1 | [ Oct 4 20:50:38 Enabled. ] | ||
2 | [ Oct 4 20:50:38 Rereading configuration. ] | ||
3 | [ Oct 4 20:50:39 Rereading configuration. ] | ||
4 | [ Oct 4 20:50:39 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=oxControlService19 | ||
24 | ++ svcprop -c -p config/gateway svc:/oxide/clickhouse:default | ||
25 | + GATEWAY=fd00:1122:3344:101::1 | ||
26 | + [[ oxControlService19 == unknown ]] | ||
27 | + [[ fd00:1122:3344:101::1 == unknown ]] | ||
28 | + ipadm delete-if oxControlService19 | ||
29 | ipadm: Could not delete oxControlService19: Interface does not exist | ||
30 | + true | ||
31 | + ipadm create-if -t oxControlService19 | ||
32 | + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService19 | ||
33 | + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService19 | ||
34 | + ipadm show-addr oxControlService19/ll | ||
35 | ipadm: Address object not found | ||
36 | + ipadm create-addr -t -T addrconf oxControlService19/ll | ||
37 | + ipadm show-addr oxControlService19/omicron6 | ||
38 | ipadm: Address object not found | ||
39 | + ipadm create-addr -t -T static -a fd00:1122:3344:101::e oxControlService19/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 4 20:50:40 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.04 20:50:41.167973 [ 1 ] {} <Information> Application: Will watch for the process with pid 20618 | ||
55 | 2023.10.04 20:50:41.168125 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
56 | 2023.10.04 20:50:42.030929 [ 1 ] {} <Information> : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 20618 | ||
57 | 2023.10.04 20:50:42.031100 [ 1 ] {} <Information> Application: starting up | ||
58 | 2023.10.04 20:50:42.031305 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
59 | 2023.10.04 20:50:42.134398 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
60 | 2023.10.04 20:50:42.134454 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
61 | 2023.10.04 20:50:42.134468 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
62 | 2023.10.04 20:50:42.134508 [ 1 ] {} <Debug> Application: Setting up /data/tmp/ to store temporary data in it | ||
63 | 2023.10.04 20:50:42.134875 [ 1 ] {} <Debug> Application: Initiailizing interserver credentials. | ||
64 | 2023.10.04 20:50:42.135902 [ 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.04 20:50:42.136432 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration | ||
69 | 2023.10.04 20:50:42.136814 [ 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.04 20:50:42.140287 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
71 | 2023.10.04 20:50:42.140337 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration | ||
72 | 2023.10.04 20:50:42.141257 [ 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.04 20:50:42.141448 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration | ||
77 | 2023.10.04 20:50:42.148577 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration | ||
78 | 2023.10.04 20:50:42.149014 [ 1 ] {} <Debug> Access(user directories): Added users.xml access storage 'users.xml', path: config.xml | ||
79 | 2023.10.04 20:50:42.149044 [ 1 ] {} <Information> Application: Uncompressed cache policy name | ||
80 | 2023.10.04 20:50:42.150527 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32 | ||
81 | 2023.10.04 20:50:42.151070 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
82 | 2023.10.04 20:50:42.151434 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
83 | 2023.10.04 20:50:42.151705 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
84 | 2023.10.04 20:50:42.152601 [ 1 ] {} <Information> Application: Loading user defined objects from /data/ | ||
85 | 2023.10.04 20:50:42.152646 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoader: Loading user defined objects | ||
86 | 2023.10.04 20:50:42.152704 [ 1 ] {} <Debug> Application: Loaded user defined objects | ||
87 | 2023.10.04 20:50:42.152726 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
88 | 2023.10.04 20:50:42.161597 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
89 | 2023.10.04 20:50:42.161632 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000113692 sec | ||
90 | 2023.10.04 20:50:42.162259 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
91 | 2023.10.04 20:50:42.162340 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config | ||
92 | 2023.10.04 20:50:42.162360 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
93 | 2023.10.04 20:50:42.162380 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
94 | 2023.10.04 20:50:42.162393 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
95 | 2023.10.04 20:50:42.162407 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
96 | 2023.10.04 20:50:42.162426 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
97 | 2023.10.04 20:50:42.162459 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config | ||
98 | 2023.10.04 20:50:42.162478 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
99 | 2023.10.04 20:50:42.162509 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config | ||
100 | 2023.10.04 20:50:42.162523 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
101 | 2023.10.04 20:50:42.162538 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
102 | 2023.10.04 20:50:42.162557 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
103 | 2023.10.04 20:50:42.162591 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
104 | 2023.10.04 20:50:42.162606 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
105 | 2023.10.04 20:50:42.162618 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
106 | 2023.10.04 20:50:42.207886 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
107 | 2023.10.04 20:50:42.209225 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
108 | 2023.10.04 20:50:42.209265 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.0971e-05 sec | ||
109 | 2023.10.04 20:50:42.209299 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
110 | 2023.10.04 20:50:42.209320 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
111 | 2023.10.04 20:50:42.209342 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
112 | 2023.10.04 20:50:42.211568 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
113 | 2023.10.04 20:50:42.216782 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
114 | 2023.10.04 20:50:42.216884 [ 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.04 20:50:42.216964 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
116 | 2023.10.04 20:50:42.474368 [ 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.04 20:50:42.503209 [ 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.04 20:50:42.503294 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair. | ||
119 | 2023.10.04 20:50:42.638577 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
120 | 2023.10.04 20:50:42.639612 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.66 MiB (RSS), difference: 210.70 MiB | ||
121 | 2023.10.04 20:50:42.640063 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
122 | 2023.10.04 20:50:42.640187 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48. | ||
123 | 2023.10.04 20:50:42.640204 [ 164 ] {} <Debug> DNSResolver: Updating DNS cache | ||
124 | 2023.10.04 20:50:42.640302 [ 164 ] {} <Debug> DNSResolver: Updated DNS cache | ||
125 | 2023.10.04 20:50:42.640343 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
126 | 2023.10.04 20:50:42.640454 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
127 | 2023.10.04 20:50:42.641336 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 | ||
128 | 2023.10.04 20:50:42.641371 [ 1 ] {} <Information> Application: Ready for connections. | ||
129 | 2023.10.04 20:50:48.924664 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44385, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
130 | 2023.10.04 20:50:48.924861 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
131 | 2023.10.04 20:50:48.925454 [ 3 ] {} <Debug> HTTP-Session: b98603a8-529b-493b-a761-24650a666691 Authenticating user 'default' from [fd00:1122:3344:101::d]:44385 | ||
132 | 2023.10.04 20:50:48.925500 [ 3 ] {} <Debug> HTTP-Session: b98603a8-529b-493b-a761-24650a666691 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
133 | 2023.10.04 20:50:48.925624 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false | ||
134 | 2023.10.04 20:50:48.925653 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION | ||
135 | 2023.10.04 20:50:48.925673 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION | ||
136 | 2023.10.04 20:50:48.927087 [ 3 ] {f1a737ed-1e6d-4205-8b87-ed30f25de91e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44385) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) | ||
137 | 2023.10.04 20:50:48.928375 [ 3 ] {f1a737ed-1e6d-4205-8b87-ed30f25de91e} <Debug> executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete) | ||
138 | 2023.10.04 20:50:48.930606 [ 3 ] {f1a737ed-1e6d-4205-8b87-ed30f25de91e} <Trace> ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters | ||
139 | 2023.10.04 20:50:48.932489 [ 3 ] {f1a737ed-1e6d-4205-8b87-ed30f25de91e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
140 | 2023.10.04 20:50:48.937145 [ 3 ] {f1a737ed-1e6d-4205-8b87-ed30f25de91e} <Debug> DynamicQueryHandler: Done processing query | ||
141 | 2023.10.04 20:50:48.937196 [ 3 ] {f1a737ed-1e6d-4205-8b87-ed30f25de91e} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
142 | 2023.10.04 20:50:48.937226 [ 3 ] {} <Debug> HTTP-Session: b98603a8-529b-493b-a761-24650a666691 Destroying unnamed session | ||
143 | 2023.10.04 20:50:48.937638 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44385, User-Agent: (none), Length: 39, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
144 | 2023.10.04 20:50:48.937689 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
145 | 2023.10.04 20:50:48.937713 [ 3 ] {} <Debug> HTTP-Session: 272febee-ca9c-4bea-af07-4153d98e09fc Authenticating user 'default' from [fd00:1122:3344:101::d]:44385 | ||
146 | 2023.10.04 20:50:48.937731 [ 3 ] {} <Debug> HTTP-Session: 272febee-ca9c-4bea-af07-4153d98e09fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
147 | 2023.10.04 20:50:48.937816 [ 3 ] {06244fd7-df3a-4207-8d71-28bffe83f5af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44385) CREATE DATABASE IF NOT EXISTS oximeter; (stage: Complete) | ||
148 | 2023.10.04 20:50:48.937867 [ 3 ] {06244fd7-df3a-4207-8d71-28bffe83f5af} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
149 | 2023.10.04 20:50:48.938956 [ 3 ] {06244fd7-df3a-4207-8d71-28bffe83f5af} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
150 | 2023.10.04 20:50:48.938992 [ 3 ] {06244fd7-df3a-4207-8d71-28bffe83f5af} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.5561e-05 sec | ||
151 | 2023.10.04 20:50:48.939016 [ 3 ] {06244fd7-df3a-4207-8d71-28bffe83f5af} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
152 | 2023.10.04 20:50:48.939031 [ 3 ] {06244fd7-df3a-4207-8d71-28bffe83f5af} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
153 | 2023.10.04 20:50:48.939108 [ 3 ] {06244fd7-df3a-4207-8d71-28bffe83f5af} <Debug> DynamicQueryHandler: Done processing query | ||
154 | 2023.10.04 20:50:48.939129 [ 3 ] {06244fd7-df3a-4207-8d71-28bffe83f5af} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
155 | 2023.10.04 20:50:48.939148 [ 3 ] {} <Debug> HTTP-Session: 272febee-ca9c-4bea-af07-4153d98e09fc Destroying unnamed session | ||
156 | 2023.10.04 20:50:48.939277 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44385, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
157 | 2023.10.04 20:50:48.939320 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
158 | 2023.10.04 20:50:48.939348 [ 3 ] {} <Debug> HTTP-Session: ac1fcd01-e940-423a-9b24-60f783576b34 Authenticating user 'default' from [fd00:1122:3344:101::d]:44385 | ||
159 | 2023.10.04 20:50:48.939364 [ 3 ] {} <Debug> HTTP-Session: ac1fcd01-e940-423a-9b24-60f783576b34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
160 | 2023.10.04 20:50:48.939565 [ 3 ] {5e217085-ffaf-4180-a5aa-d6beb313af3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44385) 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.04 20:50:48.939619 [ 3 ] {5e217085-ffaf-4180-a5aa-d6beb313af3b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
162 | 2023.10.04 20:50:48.949224 [ 3 ] {5e217085-ffaf-4180-a5aa-d6beb313af3b} <Debug> oximeter.measurements_bool (7751d4c0-7775-4148-b040-e3a35d17863c): Loading data parts | ||
163 | 2023.10.04 20:50:48.949360 [ 3 ] {5e217085-ffaf-4180-a5aa-d6beb313af3b} <Debug> oximeter.measurements_bool (7751d4c0-7775-4148-b040-e3a35d17863c): There are no data parts | ||
164 | 2023.10.04 20:50:48.951271 [ 3 ] {5e217085-ffaf-4180-a5aa-d6beb313af3b} <Debug> DynamicQueryHandler: Done processing query | ||
165 | 2023.10.04 20:50:48.951296 [ 3 ] {5e217085-ffaf-4180-a5aa-d6beb313af3b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
166 | 2023.10.04 20:50:48.951329 [ 3 ] {} <Debug> HTTP-Session: ac1fcd01-e940-423a-9b24-60f783576b34 Destroying unnamed session | ||
167 | 2023.10.04 20:50:48.951460 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44385, User-Agent: (none), Length: 281, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
168 | 2023.10.04 20:50:48.951507 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
169 | 2023.10.04 20:50:48.951529 [ 3 ] {} <Debug> HTTP-Session: 19a58fbe-b42c-4160-aa1c-833976f80a65 Authenticating user 'default' from [fd00:1122:3344:101::d]:44385 | ||
170 | 2023.10.04 20:50:48.951545 [ 3 ] {} <Debug> HTTP-Session: 19a58fbe-b42c-4160-aa1c-833976f80a65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
171 | 2023.10.04 20:50:48.951731 [ 3 ] {d7315445-b896-45b5-a33e-ca37c3a46eeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44385) 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.04 20:50:48.951776 [ 3 ] {d7315445-b896-45b5-a33e-ca37c3a46eeb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
173 | 2023.10.04 20:50:48.953181 [ 3 ] {d7315445-b896-45b5-a33e-ca37c3a46eeb} <Debug> oximeter.measurements_i8 (73f70dbd-3e75-4f91-9316-3a5d93e8e0a3): Loading data parts | ||
174 | 2023.10.04 20:50:48.953278 [ 3 ] {d7315445-b896-45b5-a33e-ca37c3a46eeb} <Debug> oximeter.measurements_i8 (73f70dbd-3e75-4f91-9316-3a5d93e8e0a3): There are no data parts | ||
175 | 2023.10.04 20:50:48.954333 [ 3 ] {d7315445-b896-45b5-a33e-ca37c3a46eeb} <Debug> DynamicQueryHandler: Done processing query | ||
176 | 2023.10.04 20:50:48.954362 [ 3 ] {d7315445-b896-45b5-a33e-ca37c3a46eeb} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
177 | 2023.10.04 20:50:48.954381 [ 3 ] {} <Debug> HTTP-Session: 19a58fbe-b42c-4160-aa1c-833976f80a65 Destroying unnamed session | ||
178 | 2023.10.04 20:50:48.954483 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44385, User-Agent: (none), Length: 282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
179 | 2023.10.04 20:50:48.954528 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
180 | 2023.10.04 20:50:48.954557 [ 3 ] {} <Debug> HTTP-Session: 04209679-d307-4a18-b665-d7d63b7ae997 Authenticating user 'default' from [fd00:1122:3344:101::d]:44385 | ||
181 | 2023.10.04 20:50:48.954575 [ 3 ] {} <Debug> HTTP-Session: 04209679-d307-4a18-b665-d7d63b7ae997 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
182 | 2023.10.04 20:50:48.954758 [ 3 ] {612fbc9c-94ce-4b92-9bef-e4492d7dbd8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44385) 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.04 20:50:48.954806 [ 3 ] {612fbc9c-94ce-4b92-9bef-e4492d7dbd8f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
184 | 2023.10.04 20:50:48.956304 [ 3 ] {612fbc9c-94ce-4b92-9bef-e4492d7dbd8f} <Debug> oximeter.measurements_u8 (67215cb9-fc77-4ba6-9070-ce0d5a9507d2): Loading data parts | ||
185 | 2023.10.04 20:50:48.956392 [ 3 ] {612fbc9c-94ce-4b92-9bef-e4492d7dbd8f} <Debug> oximeter.measurements_u8 (67215cb9-fc77-4ba6-9070-ce0d5a9507d2): There are no data parts | ||
186 | 2023.10.04 20:50:48.957464 [ 3 ] {612fbc9c-94ce-4b92-9bef-e4492d7dbd8f} <Debug> DynamicQueryHandler: Done processing query | ||
187 | 2023.10.04 20:50:48.957493 [ 3 ] {612fbc9c-94ce-4b92-9bef-e4492d7dbd8f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
188 | 2023.10.04 20:50:48.957509 [ 3 ] {} <Debug> HTTP-Session: 04209679-d307-4a18-b665-d7d63b7ae997 Destroying unnamed session | ||
189 | 2023.10.04 20:50:48.957614 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44385, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
190 | 2023.10.04 20:50:48.957660 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
191 | 2023.10.04 20:50:48.957679 [ 3 ] {} <Debug> HTTP-Session: 0d02bbfa-1b04-4dde-b158-86ac54ff1ea0 Authenticating user 'default' from [fd00:1122:3344:101::d]:44385 | ||
192 | 2023.10.04 20:50:48.957698 [ 3 ] {} <Debug> HTTP-Session: 0d02bbfa-1b04-4dde-b158-86ac54ff1ea0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
193 | 2023.10.04 20:50:48.957880 [ 3 ] {d0a483b0-06c8-44b2-82a7-235e9ab97f1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44385) 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.04 20:50:48.957923 [ 3 ] {d0a483b0-06c8-44b2-82a7-235e9ab97f1d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
195 | 2023.10.04 20:50:48.959344 [ 3 ] {d0a483b0-06c8-44b2-82a7-235e9ab97f1d} <Debug> oximeter.measurements_i16 (556b6996-85bf-4cd0-948f-fb603489e6c6): Loading data parts | ||
196 | 2023.10.04 20:50:48.959438 [ 3 ] {d0a483b0-06c8-44b2-82a7-235e9ab97f1d} <Debug> oximeter.measurements_i16 (556b6996-85bf-4cd0-948f-fb603489e6c6): There are no data parts | ||
197 | 2023.10.04 20:50:48.960473 [ 3 ] {d0a483b0-06c8-44b2-82a7-235e9ab97f1d} <Debug> DynamicQueryHandler: Done processing query | ||
198 | 2023.10.04 20:50:48.960502 [ 3 ] {d0a483b0-06c8-44b2-82a7-235e9ab97f1d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
199 | 2023.10.04 20:50:48.960517 [ 3 ] {} <Debug> HTTP-Session: 0d02bbfa-1b04-4dde-b158-86ac54ff1ea0 Destroying unnamed session | ||
200 | 2023.10.04 20:50:48.960634 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44385, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
201 | 2023.10.04 20:50:48.960680 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
202 | 2023.10.04 20:50:48.960698 [ 3 ] {} <Debug> HTTP-Session: be2a783b-60d6-4fb5-8896-50ad0771b8d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:44385 | ||
203 | 2023.10.04 20:50:48.960725 [ 3 ] {} <Debug> HTTP-Session: be2a783b-60d6-4fb5-8896-50ad0771b8d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
204 | 2023.10.04 20:50:48.960904 [ 3 ] {d7473118-02fb-4eca-a7b2-b6aff4e5cede} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44385) 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.04 20:50:48.960956 [ 3 ] {d7473118-02fb-4eca-a7b2-b6aff4e5cede} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
206 | 2023.10.04 20:50:48.962245 [ 3 ] {d7473118-02fb-4eca-a7b2-b6aff4e5cede} <Debug> oximeter.measurements_u16 (ad7ded61-c2b6-45e1-85ae-6c1622b158ba): Loading data parts | ||
207 | 2023.10.04 20:50:48.962328 [ 3 ] {d7473118-02fb-4eca-a7b2-b6aff4e5cede} <Debug> oximeter.measurements_u16 (ad7ded61-c2b6-45e1-85ae-6c1622b158ba): There are no data parts | ||
208 | 2023.10.04 20:50:48.963460 [ 3 ] {d7473118-02fb-4eca-a7b2-b6aff4e5cede} <Debug> DynamicQueryHandler: Done processing query | ||
209 | 2023.10.04 20:50:48.963483 [ 3 ] {d7473118-02fb-4eca-a7b2-b6aff4e5cede} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
210 | 2023.10.04 20:50:48.963503 [ 3 ] {} <Debug> HTTP-Session: be2a783b-60d6-4fb5-8896-50ad0771b8d9 Destroying unnamed session | ||
211 | 2023.10.04 20:50:48.963623 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44385, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
212 | 2023.10.04 20:50:48.963665 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
213 | 2023.10.04 20:50:48.963687 [ 3 ] {} <Debug> HTTP-Session: d920471c-fa9a-4c47-bfec-69cbb2b0a008 Authenticating user 'default' from [fd00:1122:3344:101::d]:44385 | ||
214 | 2023.10.04 20:50:48.963705 [ 3 ] {} <Debug> HTTP-Session: d920471c-fa9a-4c47-bfec-69cbb2b0a008 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
215 | 2023.10.04 20:50:48.963883 [ 3 ] {5a8f2981-62fa-4120-8517-467ae5fa19ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44385) 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.04 20:50:48.963928 [ 3 ] {5a8f2981-62fa-4120-8517-467ae5fa19ba} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
217 | 2023.10.04 20:50:48.965230 [ 3 ] {5a8f2981-62fa-4120-8517-467ae5fa19ba} <Debug> oximeter.measurements_i32 (5ee7e2f5-39d9-4c38-88d2-e359748d256d): Loading data parts | ||
218 | 2023.10.04 20:50:48.965309 [ 3 ] {5a8f2981-62fa-4120-8517-467ae5fa19ba} <Debug> oximeter.measurements_i32 (5ee7e2f5-39d9-4c38-88d2-e359748d256d): There are no data parts | ||
219 | 2023.10.04 20:50:48.966431 [ 3 ] {5a8f2981-62fa-4120-8517-467ae5fa19ba} <Debug> DynamicQueryHandler: Done processing query | ||
220 | 2023.10.04 20:50:48.966455 [ 3 ] {5a8f2981-62fa-4120-8517-467ae5fa19ba} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
221 | 2023.10.04 20:50:48.966474 [ 3 ] {} <Debug> HTTP-Session: d920471c-fa9a-4c47-bfec-69cbb2b0a008 Destroying unnamed session | ||
222 | 2023.10.04 20:50:48.966583 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44385, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
223 | 2023.10.04 20:50:48.966629 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
224 | 2023.10.04 20:50:48.966650 [ 3 ] {} <Debug> HTTP-Session: a77563f9-aebd-4702-8aa7-1aa109d12e9b Authenticating user 'default' from [fd00:1122:3344:101::d]:44385 | ||
225 | 2023.10.04 20:50:48.966676 [ 3 ] {} <Debug> HTTP-Session: a77563f9-aebd-4702-8aa7-1aa109d12e9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
226 | 2023.10.04 20:50:48.966852 [ 3 ] {eef2eacd-4dc9-48bc-91d7-65e179b9d75a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44385) 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.04 20:50:48.966903 [ 3 ] {eef2eacd-4dc9-48bc-91d7-65e179b9d75a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
228 | 2023.10.04 20:50:48.968162 [ 3 ] {eef2eacd-4dc9-48bc-91d7-65e179b9d75a} <Debug> oximeter.measurements_u32 (dd59a1e4-7900-4ac9-9032-24142ca41957): Loading data parts | ||
229 | 2023.10.04 20:50:48.968246 [ 3 ] {eef2eacd-4dc9-48bc-91d7-65e179b9d75a} <Debug> oximeter.measurements_u32 (dd59a1e4-7900-4ac9-9032-24142ca41957): There are no data parts | ||
230 | 2023.10.04 20:50:48.969337 [ 3 ] {eef2eacd-4dc9-48bc-91d7-65e179b9d75a} <Debug> DynamicQueryHandler: Done processing query | ||
231 | 2023.10.04 20:50:48.969361 [ 3 ] {eef2eacd-4dc9-48bc-91d7-65e179b9d75a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
232 | 2023.10.04 20:50:48.969381 [ 3 ] {} <Debug> HTTP-Session: a77563f9-aebd-4702-8aa7-1aa109d12e9b Destroying unnamed session | ||
233 | 2023.10.04 20:50:48.969477 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44385, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
234 | 2023.10.04 20:50:48.969522 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
235 | 2023.10.04 20:50:48.969543 [ 3 ] {} <Debug> HTTP-Session: d0482a41-28de-45db-9158-c26dd7c45d18 Authenticating user 'default' from [fd00:1122:3344:101::d]:44385 | ||
236 | 2023.10.04 20:50:48.969560 [ 3 ] {} <Debug> HTTP-Session: d0482a41-28de-45db-9158-c26dd7c45d18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
237 | 2023.10.04 20:50:48.969739 [ 3 ] {ad75b85c-ea15-417c-80cb-e3174fbd2634} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44385) 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.04 20:50:48.969784 [ 3 ] {ad75b85c-ea15-417c-80cb-e3174fbd2634} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
239 | 2023.10.04 20:50:48.971085 [ 3 ] {ad75b85c-ea15-417c-80cb-e3174fbd2634} <Debug> oximeter.measurements_i64 (acc92feb-095f-4071-af95-c6741bb1681a): Loading data parts | ||
240 | 2023.10.04 20:50:48.971186 [ 3 ] {ad75b85c-ea15-417c-80cb-e3174fbd2634} <Debug> oximeter.measurements_i64 (acc92feb-095f-4071-af95-c6741bb1681a): There are no data parts | ||
241 | 2023.10.04 20:50:48.972242 [ 3 ] {ad75b85c-ea15-417c-80cb-e3174fbd2634} <Debug> DynamicQueryHandler: Done processing query | ||
242 | 2023.10.04 20:50:48.972266 [ 3 ] {ad75b85c-ea15-417c-80cb-e3174fbd2634} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
243 | 2023.10.04 20:50:48.972285 [ 3 ] {} <Debug> HTTP-Session: d0482a41-28de-45db-9158-c26dd7c45d18 Destroying unnamed session | ||
244 | 2023.10.04 20:50:48.972402 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44385, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
245 | 2023.10.04 20:50:48.972449 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
246 | 2023.10.04 20:50:48.972469 [ 3 ] {} <Debug> HTTP-Session: c8b66343-c89b-4665-bbba-6104ae944a55 Authenticating user 'default' from [fd00:1122:3344:101::d]:44385 | ||
247 | 2023.10.04 20:50:48.972485 [ 3 ] {} <Debug> HTTP-Session: c8b66343-c89b-4665-bbba-6104ae944a55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
248 | 2023.10.04 20:50:48.972672 [ 3 ] {86ec9a80-ee10-47cd-b956-0dfcb17639dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44385) 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.04 20:50:48.972725 [ 3 ] {86ec9a80-ee10-47cd-b956-0dfcb17639dc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
250 | 2023.10.04 20:50:48.974071 [ 3 ] {86ec9a80-ee10-47cd-b956-0dfcb17639dc} <Debug> oximeter.measurements_u64 (ed3da58e-81b7-4bf7-98bf-bc0bacc828b6): Loading data parts | ||
251 | 2023.10.04 20:50:48.974156 [ 3 ] {86ec9a80-ee10-47cd-b956-0dfcb17639dc} <Debug> oximeter.measurements_u64 (ed3da58e-81b7-4bf7-98bf-bc0bacc828b6): There are no data parts | ||
252 | 2023.10.04 20:50:48.975201 [ 3 ] {86ec9a80-ee10-47cd-b956-0dfcb17639dc} <Debug> DynamicQueryHandler: Done processing query | ||
253 | 2023.10.04 20:50:48.975225 [ 3 ] {86ec9a80-ee10-47cd-b956-0dfcb17639dc} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
254 | 2023.10.04 20:50:48.975240 [ 3 ] {} <Debug> HTTP-Session: c8b66343-c89b-4665-bbba-6104ae944a55 Destroying unnamed session | ||
255 | 2023.10.04 20:50:48.975359 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44385, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
256 | 2023.10.04 20:50:48.975404 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
257 | 2023.10.04 20:50:48.975422 [ 3 ] {} <Debug> HTTP-Session: c2135d39-3a15-43f6-ba9a-c4b5b0dad29a Authenticating user 'default' from [fd00:1122:3344:101::d]:44385 | ||
258 | 2023.10.04 20:50:48.975441 [ 3 ] {} <Debug> HTTP-Session: c2135d39-3a15-43f6-ba9a-c4b5b0dad29a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
259 | 2023.10.04 20:50:48.975621 [ 3 ] {7904d3ef-fc2c-494b-bf95-e5ef0e466a3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44385) 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.04 20:50:48.975663 [ 3 ] {7904d3ef-fc2c-494b-bf95-e5ef0e466a3e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
261 | 2023.10.04 20:50:48.976932 [ 3 ] {7904d3ef-fc2c-494b-bf95-e5ef0e466a3e} <Debug> oximeter.measurements_f32 (9b624855-8d02-4291-bb13-b1381ab30e99): Loading data parts | ||
262 | 2023.10.04 20:50:48.977014 [ 3 ] {7904d3ef-fc2c-494b-bf95-e5ef0e466a3e} <Debug> oximeter.measurements_f32 (9b624855-8d02-4291-bb13-b1381ab30e99): There are no data parts | ||
263 | 2023.10.04 20:50:48.978030 [ 3 ] {7904d3ef-fc2c-494b-bf95-e5ef0e466a3e} <Debug> DynamicQueryHandler: Done processing query | ||
264 | 2023.10.04 20:50:48.978075 [ 3 ] {7904d3ef-fc2c-494b-bf95-e5ef0e466a3e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
265 | 2023.10.04 20:50:48.978091 [ 3 ] {} <Debug> HTTP-Session: c2135d39-3a15-43f6-ba9a-c4b5b0dad29a Destroying unnamed session | ||
266 | 2023.10.04 20:50:48.978202 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44385, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
267 | 2023.10.04 20:50:48.978247 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
268 | 2023.10.04 20:50:48.978265 [ 3 ] {} <Debug> HTTP-Session: 91d4ca82-e2f4-4559-87ea-5f5b6ea819bb Authenticating user 'default' from [fd00:1122:3344:101::d]:44385 | ||
269 | 2023.10.04 20:50:48.978285 [ 3 ] {} <Debug> HTTP-Session: 91d4ca82-e2f4-4559-87ea-5f5b6ea819bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
270 | 2023.10.04 20:50:48.978468 [ 3 ] {2b7b7173-e8e4-4237-a7bc-fb949e2a1273} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44385) 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.04 20:50:48.978510 [ 3 ] {2b7b7173-e8e4-4237-a7bc-fb949e2a1273} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
272 | 2023.10.04 20:50:48.979861 [ 3 ] {2b7b7173-e8e4-4237-a7bc-fb949e2a1273} <Debug> oximeter.measurements_f64 (cc842951-df4a-4aa7-955f-95b892a71b71): Loading data parts | ||
273 | 2023.10.04 20:50:48.979939 [ 3 ] {2b7b7173-e8e4-4237-a7bc-fb949e2a1273} <Debug> oximeter.measurements_f64 (cc842951-df4a-4aa7-955f-95b892a71b71): There are no data parts | ||
274 | 2023.10.04 20:50:48.981007 [ 3 ] {2b7b7173-e8e4-4237-a7bc-fb949e2a1273} <Debug> DynamicQueryHandler: Done processing query | ||
275 | 2023.10.04 20:50:48.981041 [ 3 ] {2b7b7173-e8e4-4237-a7bc-fb949e2a1273} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
276 | 2023.10.04 20:50:48.981059 [ 3 ] {} <Debug> HTTP-Session: 91d4ca82-e2f4-4559-87ea-5f5b6ea819bb Destroying unnamed session | ||
277 | 2023.10.04 20:50:48.981182 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44385, User-Agent: (none), Length: 287, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
278 | 2023.10.04 20:50:48.981235 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
279 | 2023.10.04 20:50:48.981256 [ 3 ] {} <Debug> HTTP-Session: 2c2387a1-077a-45aa-b7fe-6bd82ae6a73e Authenticating user 'default' from [fd00:1122:3344:101::d]:44385 | ||
280 | 2023.10.04 20:50:48.981279 [ 3 ] {} <Debug> HTTP-Session: 2c2387a1-077a-45aa-b7fe-6bd82ae6a73e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
281 | 2023.10.04 20:50:48.981476 [ 3 ] {73d6297a-03cb-480e-9bbd-3d559f5c2aff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44385) 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.04 20:50:48.981519 [ 3 ] {73d6297a-03cb-480e-9bbd-3d559f5c2aff} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
283 | 2023.10.04 20:50:48.982793 [ 3 ] {73d6297a-03cb-480e-9bbd-3d559f5c2aff} <Debug> oximeter.measurements_string (3cc5d3ed-1928-4940-a315-e4254f432b15): Loading data parts | ||
284 | 2023.10.04 20:50:48.982869 [ 3 ] {73d6297a-03cb-480e-9bbd-3d559f5c2aff} <Debug> oximeter.measurements_string (3cc5d3ed-1928-4940-a315-e4254f432b15): There are no data parts | ||
285 | 2023.10.04 20:50:48.983929 [ 3 ] {73d6297a-03cb-480e-9bbd-3d559f5c2aff} <Debug> DynamicQueryHandler: Done processing query | ||
286 | 2023.10.04 20:50:48.983964 [ 3 ] {73d6297a-03cb-480e-9bbd-3d559f5c2aff} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
287 | 2023.10.04 20:50:48.983979 [ 3 ] {} <Debug> HTTP-Session: 2c2387a1-077a-45aa-b7fe-6bd82ae6a73e Destroying unnamed session | ||
288 | 2023.10.04 20:50:48.984093 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44385, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
289 | 2023.10.04 20:50:48.984142 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
290 | 2023.10.04 20:50:48.984160 [ 3 ] {} <Debug> HTTP-Session: bef10c41-6367-417e-b021-69497b054fd4 Authenticating user 'default' from [fd00:1122:3344:101::d]:44385 | ||
291 | 2023.10.04 20:50:48.984180 [ 3 ] {} <Debug> HTTP-Session: bef10c41-6367-417e-b021-69497b054fd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
292 | 2023.10.04 20:50:48.984361 [ 3 ] {2372c676-0a4c-422d-adda-0dece58cdc6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44385) 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.04 20:50:48.984416 [ 3 ] {2372c676-0a4c-422d-adda-0dece58cdc6c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
294 | 2023.10.04 20:50:48.985746 [ 3 ] {2372c676-0a4c-422d-adda-0dece58cdc6c} <Debug> oximeter.measurements_bytes (6ee28faa-49d5-4f18-b19a-c4cbe7d0c5bb): Loading data parts | ||
295 | 2023.10.04 20:50:48.985824 [ 3 ] {2372c676-0a4c-422d-adda-0dece58cdc6c} <Debug> oximeter.measurements_bytes (6ee28faa-49d5-4f18-b19a-c4cbe7d0c5bb): There are no data parts | ||
296 | 2023.10.04 20:50:48.986905 [ 3 ] {2372c676-0a4c-422d-adda-0dece58cdc6c} <Debug> DynamicQueryHandler: Done processing query | ||
297 | 2023.10.04 20:50:48.986939 [ 3 ] {2372c676-0a4c-422d-adda-0dece58cdc6c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
298 | 2023.10.04 20:50:48.986954 [ 3 ] {} <Debug> HTTP-Session: bef10c41-6367-417e-b021-69497b054fd4 Destroying unnamed session | ||
299 | 2023.10.04 20:50:48.987065 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44385, User-Agent: (none), Length: 342, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
300 | 2023.10.04 20:50:48.987115 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
301 | 2023.10.04 20:50:48.987134 [ 3 ] {} <Debug> HTTP-Session: e44e8257-6244-462b-923c-2c705c60dc83 Authenticating user 'default' from [fd00:1122:3344:101::d]:44385 | ||
302 | 2023.10.04 20:50:48.987149 [ 3 ] {} <Debug> HTTP-Session: e44e8257-6244-462b-923c-2c705c60dc83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
303 | 2023.10.04 20:50:48.987345 [ 3 ] {07cce7f5-989c-42f9-ac95-ad6dc3296fab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44385) 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.04 20:50:48.987393 [ 3 ] {07cce7f5-989c-42f9-ac95-ad6dc3296fab} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
305 | 2023.10.04 20:50:48.988793 [ 3 ] {07cce7f5-989c-42f9-ac95-ad6dc3296fab} <Debug> oximeter.measurements_cumulativei64 (9bf23856-442a-4348-9fd3-956960b37669): Loading data parts | ||
306 | 2023.10.04 20:50:48.988876 [ 3 ] {07cce7f5-989c-42f9-ac95-ad6dc3296fab} <Debug> oximeter.measurements_cumulativei64 (9bf23856-442a-4348-9fd3-956960b37669): There are no data parts | ||
307 | 2023.10.04 20:50:48.989922 [ 3 ] {07cce7f5-989c-42f9-ac95-ad6dc3296fab} <Debug> DynamicQueryHandler: Done processing query | ||
308 | 2023.10.04 20:50:48.989960 [ 3 ] {07cce7f5-989c-42f9-ac95-ad6dc3296fab} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
309 | 2023.10.04 20:50:48.989975 [ 3 ] {} <Debug> HTTP-Session: e44e8257-6244-462b-923c-2c705c60dc83 Destroying unnamed session | ||
310 | 2023.10.04 20:50:48.990097 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44385, User-Agent: (none), Length: 343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
311 | 2023.10.04 20:50:48.990143 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
312 | 2023.10.04 20:50:48.990161 [ 3 ] {} <Debug> HTTP-Session: e7a0fd90-b5be-415a-bf3d-2bc096115145 Authenticating user 'default' from [fd00:1122:3344:101::d]:44385 | ||
313 | 2023.10.04 20:50:48.990181 [ 3 ] {} <Debug> HTTP-Session: e7a0fd90-b5be-415a-bf3d-2bc096115145 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
314 | 2023.10.04 20:50:48.990383 [ 3 ] {735fd7fa-0505-441b-bbf1-ea3221195eaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44385) 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.04 20:50:48.990427 [ 3 ] {735fd7fa-0505-441b-bbf1-ea3221195eaf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
316 | 2023.10.04 20:50:48.992029 [ 3 ] {735fd7fa-0505-441b-bbf1-ea3221195eaf} <Debug> oximeter.measurements_cumulativeu64 (49f8b4e7-7042-4a56-8a63-8693d583770c): Loading data parts | ||
317 | 2023.10.04 20:50:48.992113 [ 3 ] {735fd7fa-0505-441b-bbf1-ea3221195eaf} <Debug> oximeter.measurements_cumulativeu64 (49f8b4e7-7042-4a56-8a63-8693d583770c): There are no data parts | ||
318 | 2023.10.04 20:50:48.993208 [ 3 ] {735fd7fa-0505-441b-bbf1-ea3221195eaf} <Debug> DynamicQueryHandler: Done processing query | ||
319 | 2023.10.04 20:50:48.993243 [ 3 ] {735fd7fa-0505-441b-bbf1-ea3221195eaf} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
320 | 2023.10.04 20:50:48.993258 [ 3 ] {} <Debug> HTTP-Session: e7a0fd90-b5be-415a-bf3d-2bc096115145 Destroying unnamed session | ||
321 | 2023.10.04 20:50:48.993387 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44385, User-Agent: (none), Length: 344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
322 | 2023.10.04 20:50:48.993434 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
323 | 2023.10.04 20:50:48.993452 [ 3 ] {} <Debug> HTTP-Session: 36bb0363-6f4b-462b-9c62-4517701d1cfa Authenticating user 'default' from [fd00:1122:3344:101::d]:44385 | ||
324 | 2023.10.04 20:50:48.993473 [ 3 ] {} <Debug> HTTP-Session: 36bb0363-6f4b-462b-9c62-4517701d1cfa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
325 | 2023.10.04 20:50:48.993670 [ 3 ] {28f8c88f-8ad1-4e39-a9de-e88acc5f57cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44385) 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.04 20:50:48.993718 [ 3 ] {28f8c88f-8ad1-4e39-a9de-e88acc5f57cd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
327 | 2023.10.04 20:50:48.995188 [ 3 ] {28f8c88f-8ad1-4e39-a9de-e88acc5f57cd} <Debug> oximeter.measurements_cumulativef32 (9a441e5b-1097-4c3b-a8dc-87bf1aa034ca): Loading data parts | ||
328 | 2023.10.04 20:50:48.995287 [ 3 ] {28f8c88f-8ad1-4e39-a9de-e88acc5f57cd} <Debug> oximeter.measurements_cumulativef32 (9a441e5b-1097-4c3b-a8dc-87bf1aa034ca): There are no data parts | ||
329 | 2023.10.04 20:50:48.996390 [ 3 ] {28f8c88f-8ad1-4e39-a9de-e88acc5f57cd} <Debug> DynamicQueryHandler: Done processing query | ||
330 | 2023.10.04 20:50:48.996414 [ 3 ] {28f8c88f-8ad1-4e39-a9de-e88acc5f57cd} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
331 | 2023.10.04 20:50:48.996429 [ 3 ] {} <Debug> HTTP-Session: 36bb0363-6f4b-462b-9c62-4517701d1cfa Destroying unnamed session | ||
332 | 2023.10.04 20:50:48.996548 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44385, User-Agent: (none), Length: 347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
333 | 2023.10.04 20:50:48.996597 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
334 | 2023.10.04 20:50:48.996615 [ 3 ] {} <Debug> HTTP-Session: a0cb8709-ae43-4903-9414-fa0d3eab4b9d Authenticating user 'default' from [fd00:1122:3344:101::d]:44385 | ||
335 | 2023.10.04 20:50:48.996636 [ 3 ] {} <Debug> HTTP-Session: a0cb8709-ae43-4903-9414-fa0d3eab4b9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
336 | 2023.10.04 20:50:48.996841 [ 3 ] {495047ee-1e84-4c16-a715-d651b9e385c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44385) -- | ||
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.04 20:50:48.996898 [ 3 ] {495047ee-1e84-4c16-a715-d651b9e385c2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
339 | 2023.10.04 20:50:48.998367 [ 3 ] {495047ee-1e84-4c16-a715-d651b9e385c2} <Debug> oximeter.measurements_cumulativef64 (b595c72f-a480-498f-8967-35d455778eeb): Loading data parts | ||
340 | 2023.10.04 20:50:48.998456 [ 3 ] {495047ee-1e84-4c16-a715-d651b9e385c2} <Debug> oximeter.measurements_cumulativef64 (b595c72f-a480-498f-8967-35d455778eeb): There are no data parts | ||
341 | 2023.10.04 20:50:48.999523 [ 3 ] {495047ee-1e84-4c16-a715-d651b9e385c2} <Debug> DynamicQueryHandler: Done processing query | ||
342 | 2023.10.04 20:50:48.999548 [ 3 ] {495047ee-1e84-4c16-a715-d651b9e385c2} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
343 | 2023.10.04 20:50:48.999569 [ 3 ] {} <Debug> HTTP-Session: a0cb8709-ae43-4903-9414-fa0d3eab4b9d Destroying unnamed session | ||
344 | 2023.10.04 20:50:48.999685 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44385, User-Agent: (none), Length: 371, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
345 | 2023.10.04 20:50:48.999732 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
346 | 2023.10.04 20:50:48.999754 [ 3 ] {} <Debug> HTTP-Session: 825092ff-69f0-4a72-957d-52878d19bcbf Authenticating user 'default' from [fd00:1122:3344:101::d]:44385 | ||
347 | 2023.10.04 20:50:48.999770 [ 3 ] {} <Debug> HTTP-Session: 825092ff-69f0-4a72-957d-52878d19bcbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
348 | 2023.10.04 20:50:48.999979 [ 3 ] {e8817d19-b5b1-48b7-b06e-8e03028ee971} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44385) 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.04 20:50:49.000029 [ 3 ] {e8817d19-b5b1-48b7-b06e-8e03028ee971} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
350 | 2023.10.04 20:50:49.001047 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 218.83 MiB, peak 221.99 MiB, will set to 221.86 MiB (RSS), difference: 3.03 MiB | ||
351 | 2023.10.04 20:50:49.001565 [ 3 ] {e8817d19-b5b1-48b7-b06e-8e03028ee971} <Debug> oximeter.measurements_histogrami8 (8e626265-e7e7-4cac-b71b-ee53f573fe4e): Loading data parts | ||
352 | 2023.10.04 20:50:49.001667 [ 3 ] {e8817d19-b5b1-48b7-b06e-8e03028ee971} <Debug> oximeter.measurements_histogrami8 (8e626265-e7e7-4cac-b71b-ee53f573fe4e): There are no data parts | ||
353 | 2023.10.04 20:50:49.002751 [ 3 ] {e8817d19-b5b1-48b7-b06e-8e03028ee971} <Debug> DynamicQueryHandler: Done processing query | ||
354 | 2023.10.04 20:50:49.002775 [ 3 ] {e8817d19-b5b1-48b7-b06e-8e03028ee971} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
355 | 2023.10.04 20:50:49.002797 [ 3 ] {} <Debug> HTTP-Session: 825092ff-69f0-4a72-957d-52878d19bcbf Destroying unnamed session | ||
356 | 2023.10.04 20:50:49.002909 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44385, User-Agent: (none), Length: 372, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
357 | 2023.10.04 20:50:49.002955 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
358 | 2023.10.04 20:50:49.002985 [ 3 ] {} <Debug> HTTP-Session: 5324e690-6ac6-492a-92b5-8baab4c07930 Authenticating user 'default' from [fd00:1122:3344:101::d]:44385 | ||
359 | 2023.10.04 20:50:49.003002 [ 3 ] {} <Debug> HTTP-Session: 5324e690-6ac6-492a-92b5-8baab4c07930 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
360 | 2023.10.04 20:50:49.003211 [ 3 ] {c6398c34-87c2-4f67-968b-6b00775ada20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44385) 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) | ||
361 | 2023.10.04 20:50:49.003265 [ 3 ] {c6398c34-87c2-4f67-968b-6b00775ada20} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
362 | 2023.10.04 20:50:49.004777 [ 3 ] {c6398c34-87c2-4f67-968b-6b00775ada20} <Debug> oximeter.measurements_histogramu8 (a643b377-a563-470d-a64b-128de277d07f): Loading data parts | ||
363 | 2023.10.04 20:50:49.004860 [ 3 ] {c6398c34-87c2-4f67-968b-6b00775ada20} <Debug> oximeter.measurements_histogramu8 (a643b377-a563-470d-a64b-128de277d07f): There are no data parts | ||
364 | 2023.10.04 20:50:49.005889 [ 3 ] {c6398c34-87c2-4f67-968b-6b00775ada20} <Debug> DynamicQueryHandler: Done processing query | ||
365 | 2023.10.04 20:50:49.005914 [ 3 ] {c6398c34-87c2-4f67-968b-6b00775ada20} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
366 | 2023.10.04 20:50:49.005935 [ 3 ] {} <Debug> HTTP-Session: 5324e690-6ac6-492a-92b5-8baab4c07930 Destroying unnamed session | ||
367 | 2023.10.04 20:50:49.006044 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44385, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
368 | 2023.10.04 20:50:49.006094 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
369 | 2023.10.04 20:50:49.006117 [ 3 ] {} <Debug> HTTP-Session: d53d9542-20fb-431a-b9b6-6c054bce40e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:44385 | ||
370 | 2023.10.04 20:50:49.006133 [ 3 ] {} <Debug> HTTP-Session: d53d9542-20fb-431a-b9b6-6c054bce40e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
371 | 2023.10.04 20:50:49.006342 [ 3 ] {9e761dfe-f756-42dc-b717-c46dc7e730a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44385) 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) | ||
372 | 2023.10.04 20:50:49.006392 [ 3 ] {9e761dfe-f756-42dc-b717-c46dc7e730a3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
373 | 2023.10.04 20:50:49.007781 [ 3 ] {9e761dfe-f756-42dc-b717-c46dc7e730a3} <Debug> oximeter.measurements_histogrami16 (fb92bdb0-43c2-4164-a80a-1d8d7159c1c0): Loading data parts | ||
374 | 2023.10.04 20:50:49.007863 [ 3 ] {9e761dfe-f756-42dc-b717-c46dc7e730a3} <Debug> oximeter.measurements_histogrami16 (fb92bdb0-43c2-4164-a80a-1d8d7159c1c0): There are no data parts | ||
375 | 2023.10.04 20:50:49.008950 [ 3 ] {9e761dfe-f756-42dc-b717-c46dc7e730a3} <Debug> DynamicQueryHandler: Done processing query | ||
376 | 2023.10.04 20:50:49.008980 [ 3 ] {9e761dfe-f756-42dc-b717-c46dc7e730a3} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
377 | 2023.10.04 20:50:49.008995 [ 3 ] {} <Debug> HTTP-Session: d53d9542-20fb-431a-b9b6-6c054bce40e7 Destroying unnamed session | ||
378 | 2023.10.04 20:50:49.009103 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44385, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
379 | 2023.10.04 20:50:49.009161 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
380 | 2023.10.04 20:50:49.009179 [ 3 ] {} <Debug> HTTP-Session: 8894de33-a94c-4b4f-a84f-3be8fa30ec88 Authenticating user 'default' from [fd00:1122:3344:101::d]:44385 | ||
381 | 2023.10.04 20:50:49.009200 [ 3 ] {} <Debug> HTTP-Session: 8894de33-a94c-4b4f-a84f-3be8fa30ec88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
382 | 2023.10.04 20:50:49.009417 [ 3 ] {edd74208-c2e5-4bb5-856c-35698fd22016} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44385) 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) | ||
383 | 2023.10.04 20:50:49.009463 [ 3 ] {edd74208-c2e5-4bb5-856c-35698fd22016} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
384 | 2023.10.04 20:50:49.010849 [ 3 ] {edd74208-c2e5-4bb5-856c-35698fd22016} <Debug> oximeter.measurements_histogramu16 (58d2da18-f981-48cf-94de-a60d531687f0): Loading data parts | ||
385 | 2023.10.04 20:50:49.010941 [ 3 ] {edd74208-c2e5-4bb5-856c-35698fd22016} <Debug> oximeter.measurements_histogramu16 (58d2da18-f981-48cf-94de-a60d531687f0): There are no data parts | ||
386 | 2023.10.04 20:50:49.011960 [ 3 ] {edd74208-c2e5-4bb5-856c-35698fd22016} <Debug> DynamicQueryHandler: Done processing query | ||
387 | 2023.10.04 20:50:49.011984 [ 3 ] {edd74208-c2e5-4bb5-856c-35698fd22016} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
388 | 2023.10.04 20:50:49.011999 [ 3 ] {} <Debug> HTTP-Session: 8894de33-a94c-4b4f-a84f-3be8fa30ec88 Destroying unnamed session | ||
389 | 2023.10.04 20:50:49.012107 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44385, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
390 | 2023.10.04 20:50:49.012155 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
391 | 2023.10.04 20:50:49.012173 [ 3 ] {} <Debug> HTTP-Session: b65b1d8b-f935-4658-aa41-cb8c620f8320 Authenticating user 'default' from [fd00:1122:3344:101::d]:44385 | ||
392 | 2023.10.04 20:50:49.012194 [ 3 ] {} <Debug> HTTP-Session: b65b1d8b-f935-4658-aa41-cb8c620f8320 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
393 | 2023.10.04 20:50:49.012404 [ 3 ] {5a38d788-e6df-40c0-800c-efd7abcb8a79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44385) 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) | ||
394 | 2023.10.04 20:50:49.012453 [ 3 ] {5a38d788-e6df-40c0-800c-efd7abcb8a79} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
395 | 2023.10.04 20:50:49.013810 [ 3 ] {5a38d788-e6df-40c0-800c-efd7abcb8a79} <Debug> oximeter.measurements_histogrami32 (7a989410-fe69-423a-b376-98c11107623f): Loading data parts | ||
396 | 2023.10.04 20:50:49.013906 [ 3 ] {5a38d788-e6df-40c0-800c-efd7abcb8a79} <Debug> oximeter.measurements_histogrami32 (7a989410-fe69-423a-b376-98c11107623f): There are no data parts | ||
397 | 2023.10.04 20:50:49.014971 [ 3 ] {5a38d788-e6df-40c0-800c-efd7abcb8a79} <Debug> DynamicQueryHandler: Done processing query | ||
398 | 2023.10.04 20:50:49.014995 [ 3 ] {5a38d788-e6df-40c0-800c-efd7abcb8a79} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
399 | 2023.10.04 20:50:49.015015 [ 3 ] {} <Debug> HTTP-Session: b65b1d8b-f935-4658-aa41-cb8c620f8320 Destroying unnamed session | ||
400 | 2023.10.04 20:50:49.015116 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44385, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
401 | 2023.10.04 20:50:49.015170 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
402 | 2023.10.04 20:50:49.015192 [ 3 ] {} <Debug> HTTP-Session: 78a193c8-32fd-4a45-9e31-8cd208c7fdf6 Authenticating user 'default' from [fd00:1122:3344:101::d]:44385 | ||
403 | 2023.10.04 20:50:49.015209 [ 3 ] {} <Debug> HTTP-Session: 78a193c8-32fd-4a45-9e31-8cd208c7fdf6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
404 | 2023.10.04 20:50:49.015423 [ 3 ] {81619a45-5f60-4238-96e2-52d5bd226f03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44385) 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) | ||
405 | 2023.10.04 20:50:49.015473 [ 3 ] {81619a45-5f60-4238-96e2-52d5bd226f03} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
406 | 2023.10.04 20:50:49.016849 [ 3 ] {81619a45-5f60-4238-96e2-52d5bd226f03} <Debug> oximeter.measurements_histogramu32 (00aa4ef1-88e7-4bf4-be21-6f85d787ee46): Loading data parts | ||
407 | 2023.10.04 20:50:49.016925 [ 3 ] {81619a45-5f60-4238-96e2-52d5bd226f03} <Debug> oximeter.measurements_histogramu32 (00aa4ef1-88e7-4bf4-be21-6f85d787ee46): There are no data parts | ||
408 | 2023.10.04 20:50:49.018035 [ 3 ] {81619a45-5f60-4238-96e2-52d5bd226f03} <Debug> DynamicQueryHandler: Done processing query | ||
409 | 2023.10.04 20:50:49.018060 [ 3 ] {81619a45-5f60-4238-96e2-52d5bd226f03} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
410 | 2023.10.04 20:50:49.018081 [ 3 ] {} <Debug> HTTP-Session: 78a193c8-32fd-4a45-9e31-8cd208c7fdf6 Destroying unnamed session | ||
411 | 2023.10.04 20:50:49.018191 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44385, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
412 | 2023.10.04 20:50:49.018234 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
413 | 2023.10.04 20:50:49.018258 [ 3 ] {} <Debug> HTTP-Session: a54d999f-d63a-48c9-bf50-1720bacf8db9 Authenticating user 'default' from [fd00:1122:3344:101::d]:44385 | ||
414 | 2023.10.04 20:50:49.018279 [ 3 ] {} <Debug> HTTP-Session: a54d999f-d63a-48c9-bf50-1720bacf8db9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
415 | 2023.10.04 20:50:49.018484 [ 3 ] {90f6bcb6-426e-49d6-ae10-4bdde2445bde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44385) 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) | ||
416 | 2023.10.04 20:50:49.018533 [ 3 ] {90f6bcb6-426e-49d6-ae10-4bdde2445bde} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
417 | 2023.10.04 20:50:49.019920 [ 3 ] {90f6bcb6-426e-49d6-ae10-4bdde2445bde} <Debug> oximeter.measurements_histogrami64 (015337ca-b8cb-48f8-9319-95c90b14494a): Loading data parts | ||
418 | 2023.10.04 20:50:49.020061 [ 3 ] {90f6bcb6-426e-49d6-ae10-4bdde2445bde} <Debug> oximeter.measurements_histogrami64 (015337ca-b8cb-48f8-9319-95c90b14494a): There are no data parts | ||
419 | 2023.10.04 20:50:49.021090 [ 3 ] {90f6bcb6-426e-49d6-ae10-4bdde2445bde} <Debug> DynamicQueryHandler: Done processing query | ||
420 | 2023.10.04 20:50:49.021119 [ 3 ] {90f6bcb6-426e-49d6-ae10-4bdde2445bde} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
421 | 2023.10.04 20:50:49.021135 [ 3 ] {} <Debug> HTTP-Session: a54d999f-d63a-48c9-bf50-1720bacf8db9 Destroying unnamed session | ||
422 | 2023.10.04 20:50:49.021252 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44385, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
423 | 2023.10.04 20:50:49.021301 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
424 | 2023.10.04 20:50:49.021319 [ 3 ] {} <Debug> HTTP-Session: 3b0a25a2-da05-40a7-8da0-e81253705122 Authenticating user 'default' from [fd00:1122:3344:101::d]:44385 | ||
425 | 2023.10.04 20:50:49.021349 [ 3 ] {} <Debug> HTTP-Session: 3b0a25a2-da05-40a7-8da0-e81253705122 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
426 | 2023.10.04 20:50:49.021554 [ 3 ] {eec0a74f-53cd-4a01-ae7d-31d7b40bf256} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44385) 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) | ||
427 | 2023.10.04 20:50:49.021605 [ 3 ] {eec0a74f-53cd-4a01-ae7d-31d7b40bf256} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
428 | 2023.10.04 20:50:49.022959 [ 3 ] {eec0a74f-53cd-4a01-ae7d-31d7b40bf256} <Debug> oximeter.measurements_histogramu64 (a289fc91-05dc-40dc-bbea-75ba6dc4f368): Loading data parts | ||
429 | 2023.10.04 20:50:49.023042 [ 3 ] {eec0a74f-53cd-4a01-ae7d-31d7b40bf256} <Debug> oximeter.measurements_histogramu64 (a289fc91-05dc-40dc-bbea-75ba6dc4f368): There are no data parts | ||
430 | 2023.10.04 20:50:49.024130 [ 3 ] {eec0a74f-53cd-4a01-ae7d-31d7b40bf256} <Debug> DynamicQueryHandler: Done processing query | ||
431 | 2023.10.04 20:50:49.024161 [ 3 ] {eec0a74f-53cd-4a01-ae7d-31d7b40bf256} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
432 | 2023.10.04 20:50:49.024181 [ 3 ] {} <Debug> HTTP-Session: 3b0a25a2-da05-40a7-8da0-e81253705122 Destroying unnamed session | ||
433 | 2023.10.04 20:50:49.024322 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44385, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
434 | 2023.10.04 20:50:49.024371 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
435 | 2023.10.04 20:50:49.024395 [ 3 ] {} <Debug> HTTP-Session: 099673d2-3f1e-41a3-9f38-524d48784465 Authenticating user 'default' from [fd00:1122:3344:101::d]:44385 | ||
436 | 2023.10.04 20:50:49.024411 [ 3 ] {} <Debug> HTTP-Session: 099673d2-3f1e-41a3-9f38-524d48784465 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
437 | 2023.10.04 20:50:49.024619 [ 3 ] {699071e1-2083-4d8c-b946-21dc796f9a46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44385) 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.04 20:50:49.024678 [ 3 ] {699071e1-2083-4d8c-b946-21dc796f9a46} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
439 | 2023.10.04 20:50:49.026060 [ 3 ] {699071e1-2083-4d8c-b946-21dc796f9a46} <Debug> oximeter.measurements_histogramf32 (fe2c4a71-8cca-4989-a97e-ebd541602a07): Loading data parts | ||
440 | 2023.10.04 20:50:49.026137 [ 3 ] {699071e1-2083-4d8c-b946-21dc796f9a46} <Debug> oximeter.measurements_histogramf32 (fe2c4a71-8cca-4989-a97e-ebd541602a07): There are no data parts | ||
441 | 2023.10.04 20:50:49.027226 [ 3 ] {699071e1-2083-4d8c-b946-21dc796f9a46} <Debug> DynamicQueryHandler: Done processing query | ||
442 | 2023.10.04 20:50:49.027251 [ 3 ] {699071e1-2083-4d8c-b946-21dc796f9a46} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
443 | 2023.10.04 20:50:49.027286 [ 3 ] {} <Debug> HTTP-Session: 099673d2-3f1e-41a3-9f38-524d48784465 Destroying unnamed session | ||
444 | 2023.10.04 20:50:49.027387 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44385, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
445 | 2023.10.04 20:50:49.027434 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
446 | 2023.10.04 20:50:49.027462 [ 3 ] {} <Debug> HTTP-Session: b39704a4-9f84-4964-8c0a-f502e433bcbb Authenticating user 'default' from [fd00:1122:3344:101::d]:44385 | ||
447 | 2023.10.04 20:50:49.027478 [ 3 ] {} <Debug> HTTP-Session: b39704a4-9f84-4964-8c0a-f502e433bcbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
448 | 2023.10.04 20:50:49.027687 [ 3 ] {69266da5-88b6-44c1-8726-21ee1edcdc1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44385) 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.04 20:50:49.027737 [ 3 ] {69266da5-88b6-44c1-8726-21ee1edcdc1c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
450 | 2023.10.04 20:50:49.029119 [ 3 ] {69266da5-88b6-44c1-8726-21ee1edcdc1c} <Debug> oximeter.measurements_histogramf64 (12d57acf-6c99-4b64-8450-f949b571a675): Loading data parts | ||
451 | 2023.10.04 20:50:49.029194 [ 3 ] {69266da5-88b6-44c1-8726-21ee1edcdc1c} <Debug> oximeter.measurements_histogramf64 (12d57acf-6c99-4b64-8450-f949b571a675): There are no data parts | ||
452 | 2023.10.04 20:50:49.030312 [ 3 ] {69266da5-88b6-44c1-8726-21ee1edcdc1c} <Debug> DynamicQueryHandler: Done processing query | ||
453 | 2023.10.04 20:50:49.030343 [ 3 ] {69266da5-88b6-44c1-8726-21ee1edcdc1c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
454 | 2023.10.04 20:50:49.030359 [ 3 ] {} <Debug> HTTP-Session: b39704a4-9f84-4964-8c0a-f502e433bcbb Destroying unnamed session | ||
455 | 2023.10.04 20:50:49.030471 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44385, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
456 | 2023.10.04 20:50:49.030520 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
457 | 2023.10.04 20:50:49.030538 [ 3 ] {} <Debug> HTTP-Session: 24db11f8-41cc-48db-bea6-03f5f7b32983 Authenticating user 'default' from [fd00:1122:3344:101::d]:44385 | ||
458 | 2023.10.04 20:50:49.030559 [ 3 ] {} <Debug> HTTP-Session: 24db11f8-41cc-48db-bea6-03f5f7b32983 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
459 | 2023.10.04 20:50:49.030710 [ 3 ] {34ed2f93-13c2-4263-81a3-b93ce5d5b297} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44385) 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.04 20:50:49.030761 [ 3 ] {34ed2f93-13c2-4263-81a3-b93ce5d5b297} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
461 | 2023.10.04 20:50:49.032000 [ 3 ] {34ed2f93-13c2-4263-81a3-b93ce5d5b297} <Debug> oximeter.fields_bool (0d1374dc-8f66-47f7-a91a-ecb1be168106): Loading data parts | ||
462 | 2023.10.04 20:50:49.032075 [ 3 ] {34ed2f93-13c2-4263-81a3-b93ce5d5b297} <Debug> oximeter.fields_bool (0d1374dc-8f66-47f7-a91a-ecb1be168106): There are no data parts | ||
463 | 2023.10.04 20:50:49.033180 [ 3 ] {34ed2f93-13c2-4263-81a3-b93ce5d5b297} <Debug> DynamicQueryHandler: Done processing query | ||
464 | 2023.10.04 20:50:49.033204 [ 3 ] {34ed2f93-13c2-4263-81a3-b93ce5d5b297} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
465 | 2023.10.04 20:50:49.033231 [ 3 ] {} <Debug> HTTP-Session: 24db11f8-41cc-48db-bea6-03f5f7b32983 Destroying unnamed session | ||
466 | 2023.10.04 20:50:49.033332 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44385, User-Agent: (none), Length: 247, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
467 | 2023.10.04 20:50:49.033379 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
468 | 2023.10.04 20:50:49.033406 [ 3 ] {} <Debug> HTTP-Session: 165cfdc9-e4ee-49f8-a31d-37eca7978a57 Authenticating user 'default' from [fd00:1122:3344:101::d]:44385 | ||
469 | 2023.10.04 20:50:49.033422 [ 3 ] {} <Debug> HTTP-Session: 165cfdc9-e4ee-49f8-a31d-37eca7978a57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
470 | 2023.10.04 20:50:49.033578 [ 3 ] {22a06d14-1988-4772-af3c-c399bbd23da2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44385) 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.04 20:50:49.033619 [ 3 ] {22a06d14-1988-4772-af3c-c399bbd23da2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
472 | 2023.10.04 20:50:49.035199 [ 3 ] {22a06d14-1988-4772-af3c-c399bbd23da2} <Debug> oximeter.fields_i8 (348de1e9-304b-49fb-bf57-16e18423f6d9): Loading data parts | ||
473 | 2023.10.04 20:50:49.035280 [ 3 ] {22a06d14-1988-4772-af3c-c399bbd23da2} <Debug> oximeter.fields_i8 (348de1e9-304b-49fb-bf57-16e18423f6d9): There are no data parts | ||
474 | 2023.10.04 20:50:49.036330 [ 3 ] {22a06d14-1988-4772-af3c-c399bbd23da2} <Debug> DynamicQueryHandler: Done processing query | ||
475 | 2023.10.04 20:50:49.036360 [ 3 ] {22a06d14-1988-4772-af3c-c399bbd23da2} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
476 | 2023.10.04 20:50:49.036375 [ 3 ] {} <Debug> HTTP-Session: 165cfdc9-e4ee-49f8-a31d-37eca7978a57 Destroying unnamed session | ||
477 | 2023.10.04 20:50:49.036480 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44385, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
478 | 2023.10.04 20:50:49.036527 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
479 | 2023.10.04 20:50:49.036546 [ 3 ] {} <Debug> HTTP-Session: 048e45aa-f800-418a-a7ce-3d2ac7ce3f1f Authenticating user 'default' from [fd00:1122:3344:101::d]:44385 | ||
480 | 2023.10.04 20:50:49.036569 [ 3 ] {} <Debug> HTTP-Session: 048e45aa-f800-418a-a7ce-3d2ac7ce3f1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
481 | 2023.10.04 20:50:49.036720 [ 3 ] {1ff033c9-01a7-4320-9042-9e11f8c230cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44385) 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.04 20:50:49.036766 [ 3 ] {1ff033c9-01a7-4320-9042-9e11f8c230cd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
483 | 2023.10.04 20:50:49.038336 [ 3 ] {1ff033c9-01a7-4320-9042-9e11f8c230cd} <Debug> oximeter.fields_u8 (ed21f725-dd82-4b7f-851c-adde4e05f69f): Loading data parts | ||
484 | 2023.10.04 20:50:49.038412 [ 3 ] {1ff033c9-01a7-4320-9042-9e11f8c230cd} <Debug> oximeter.fields_u8 (ed21f725-dd82-4b7f-851c-adde4e05f69f): There are no data parts | ||
485 | 2023.10.04 20:50:49.039507 [ 3 ] {1ff033c9-01a7-4320-9042-9e11f8c230cd} <Debug> DynamicQueryHandler: Done processing query | ||
486 | 2023.10.04 20:50:49.039530 [ 3 ] {1ff033c9-01a7-4320-9042-9e11f8c230cd} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
487 | 2023.10.04 20:50:49.039551 [ 3 ] {} <Debug> HTTP-Session: 048e45aa-f800-418a-a7ce-3d2ac7ce3f1f Destroying unnamed session | ||
488 | 2023.10.04 20:50:49.039669 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44385, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
489 | 2023.10.04 20:50:49.039710 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
490 | 2023.10.04 20:50:49.039734 [ 3 ] {} <Debug> HTTP-Session: 5304c258-0a6e-48d3-b4c9-d5ea403e4dae Authenticating user 'default' from [fd00:1122:3344:101::d]:44385 | ||
491 | 2023.10.04 20:50:49.039761 [ 3 ] {} <Debug> HTTP-Session: 5304c258-0a6e-48d3-b4c9-d5ea403e4dae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
492 | 2023.10.04 20:50:49.039908 [ 3 ] {4a739f1b-8810-44d4-b801-6e35cb62d6f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44385) 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.04 20:50:49.039952 [ 3 ] {4a739f1b-8810-44d4-b801-6e35cb62d6f7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
494 | 2023.10.04 20:50:49.041589 [ 3 ] {4a739f1b-8810-44d4-b801-6e35cb62d6f7} <Debug> oximeter.fields_i16 (f78d8fb1-8d3f-4484-9475-b83e78e31a0e): Loading data parts | ||
495 | 2023.10.04 20:50:49.041675 [ 3 ] {4a739f1b-8810-44d4-b801-6e35cb62d6f7} <Debug> oximeter.fields_i16 (f78d8fb1-8d3f-4484-9475-b83e78e31a0e): There are no data parts | ||
496 | 2023.10.04 20:50:49.042805 [ 3 ] {4a739f1b-8810-44d4-b801-6e35cb62d6f7} <Debug> DynamicQueryHandler: Done processing query | ||
497 | 2023.10.04 20:50:49.042829 [ 3 ] {4a739f1b-8810-44d4-b801-6e35cb62d6f7} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
498 | 2023.10.04 20:50:49.042850 [ 3 ] {} <Debug> HTTP-Session: 5304c258-0a6e-48d3-b4c9-d5ea403e4dae Destroying unnamed session | ||
499 | 2023.10.04 20:50:49.042946 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44385, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
500 | 2023.10.04 20:50:49.042993 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
501 | 2023.10.04 20:50:49.043016 [ 3 ] {} <Debug> HTTP-Session: c095a8c1-5011-47d1-a0b2-ea16d345301d Authenticating user 'default' from [fd00:1122:3344:101::d]:44385 | ||
502 | 2023.10.04 20:50:49.043033 [ 3 ] {} <Debug> HTTP-Session: c095a8c1-5011-47d1-a0b2-ea16d345301d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
503 | 2023.10.04 20:50:49.043184 [ 3 ] {a82e301a-81b7-4418-bd57-5532259c51eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44385) 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.04 20:50:49.043229 [ 3 ] {a82e301a-81b7-4418-bd57-5532259c51eb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
505 | 2023.10.04 20:50:49.044820 [ 3 ] {a82e301a-81b7-4418-bd57-5532259c51eb} <Debug> oximeter.fields_u16 (f1a59abf-a0d8-4947-b59f-636edefc40d1): Loading data parts | ||
506 | 2023.10.04 20:50:49.044916 [ 3 ] {a82e301a-81b7-4418-bd57-5532259c51eb} <Debug> oximeter.fields_u16 (f1a59abf-a0d8-4947-b59f-636edefc40d1): There are no data parts | ||
507 | 2023.10.04 20:50:49.046021 [ 3 ] {a82e301a-81b7-4418-bd57-5532259c51eb} <Debug> DynamicQueryHandler: Done processing query | ||
508 | 2023.10.04 20:50:49.046051 [ 3 ] {a82e301a-81b7-4418-bd57-5532259c51eb} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
509 | 2023.10.04 20:50:49.046066 [ 3 ] {} <Debug> HTTP-Session: c095a8c1-5011-47d1-a0b2-ea16d345301d Destroying unnamed session | ||
510 | 2023.10.04 20:50:49.046197 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44385, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
511 | 2023.10.04 20:50:49.046255 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
512 | 2023.10.04 20:50:49.046273 [ 3 ] {} <Debug> HTTP-Session: 644d70b3-8955-45b2-8f6e-5d40a84f00a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:44385 | ||
513 | 2023.10.04 20:50:49.046294 [ 3 ] {} <Debug> HTTP-Session: 644d70b3-8955-45b2-8f6e-5d40a84f00a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
514 | 2023.10.04 20:50:49.046455 [ 3 ] {1be9fd66-ba21-444a-bc58-9d6e9dd339d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44385) 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.04 20:50:49.046496 [ 3 ] {1be9fd66-ba21-444a-bc58-9d6e9dd339d8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
516 | 2023.10.04 20:50:49.048085 [ 3 ] {1be9fd66-ba21-444a-bc58-9d6e9dd339d8} <Debug> oximeter.fields_i32 (cd592e1f-0e0e-4b48-bb6b-ffe7a15398cc): Loading data parts | ||
517 | 2023.10.04 20:50:49.048160 [ 3 ] {1be9fd66-ba21-444a-bc58-9d6e9dd339d8} <Debug> oximeter.fields_i32 (cd592e1f-0e0e-4b48-bb6b-ffe7a15398cc): There are no data parts | ||
518 | 2023.10.04 20:50:49.049261 [ 3 ] {1be9fd66-ba21-444a-bc58-9d6e9dd339d8} <Debug> DynamicQueryHandler: Done processing query | ||
519 | 2023.10.04 20:50:49.049297 [ 3 ] {1be9fd66-ba21-444a-bc58-9d6e9dd339d8} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
520 | 2023.10.04 20:50:49.049316 [ 3 ] {} <Debug> HTTP-Session: 644d70b3-8955-45b2-8f6e-5d40a84f00a9 Destroying unnamed session | ||
521 | 2023.10.04 20:50:49.049436 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44385, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
522 | 2023.10.04 20:50:49.049489 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
523 | 2023.10.04 20:50:49.049507 [ 3 ] {} <Debug> HTTP-Session: f111740c-b6c3-4259-9f50-31dd23ed4c7d Authenticating user 'default' from [fd00:1122:3344:101::d]:44385 | ||
524 | 2023.10.04 20:50:49.049523 [ 3 ] {} <Debug> HTTP-Session: f111740c-b6c3-4259-9f50-31dd23ed4c7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
525 | 2023.10.04 20:50:49.049678 [ 3 ] {ef80f36b-faca-42ab-b23a-93ee3efcf7f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44385) 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.04 20:50:49.049723 [ 3 ] {ef80f36b-faca-42ab-b23a-93ee3efcf7f6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
527 | 2023.10.04 20:50:49.051295 [ 3 ] {ef80f36b-faca-42ab-b23a-93ee3efcf7f6} <Debug> oximeter.fields_u32 (44025b0e-6a7c-46c1-8fde-fac1f51519bc): Loading data parts | ||
528 | 2023.10.04 20:50:49.051388 [ 3 ] {ef80f36b-faca-42ab-b23a-93ee3efcf7f6} <Debug> oximeter.fields_u32 (44025b0e-6a7c-46c1-8fde-fac1f51519bc): There are no data parts | ||
529 | 2023.10.04 20:50:49.052461 [ 3 ] {ef80f36b-faca-42ab-b23a-93ee3efcf7f6} <Debug> DynamicQueryHandler: Done processing query | ||
530 | 2023.10.04 20:50:49.052485 [ 3 ] {ef80f36b-faca-42ab-b23a-93ee3efcf7f6} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
531 | 2023.10.04 20:50:49.052508 [ 3 ] {} <Debug> HTTP-Session: f111740c-b6c3-4259-9f50-31dd23ed4c7d Destroying unnamed session | ||
532 | 2023.10.04 20:50:49.052615 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44385, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
533 | 2023.10.04 20:50:49.052663 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
534 | 2023.10.04 20:50:49.052693 [ 3 ] {} <Debug> HTTP-Session: b0ec6d00-b460-46bf-8cca-a539e6e39952 Authenticating user 'default' from [fd00:1122:3344:101::d]:44385 | ||
535 | 2023.10.04 20:50:49.052709 [ 3 ] {} <Debug> HTTP-Session: b0ec6d00-b460-46bf-8cca-a539e6e39952 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
536 | 2023.10.04 20:50:49.052862 [ 3 ] {6dfcaf7e-5347-427c-9ee2-b500723cd105} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44385) 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.04 20:50:49.052906 [ 3 ] {6dfcaf7e-5347-427c-9ee2-b500723cd105} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
538 | 2023.10.04 20:50:49.054571 [ 3 ] {6dfcaf7e-5347-427c-9ee2-b500723cd105} <Debug> oximeter.fields_i64 (c1048a13-98aa-4c26-ae8b-e905b7b4b92e): Loading data parts | ||
539 | 2023.10.04 20:50:49.054653 [ 3 ] {6dfcaf7e-5347-427c-9ee2-b500723cd105} <Debug> oximeter.fields_i64 (c1048a13-98aa-4c26-ae8b-e905b7b4b92e): There are no data parts | ||
540 | 2023.10.04 20:50:49.055670 [ 3 ] {6dfcaf7e-5347-427c-9ee2-b500723cd105} <Debug> DynamicQueryHandler: Done processing query | ||
541 | 2023.10.04 20:50:49.055701 [ 3 ] {6dfcaf7e-5347-427c-9ee2-b500723cd105} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
542 | 2023.10.04 20:50:49.055717 [ 3 ] {} <Debug> HTTP-Session: b0ec6d00-b460-46bf-8cca-a539e6e39952 Destroying unnamed session | ||
543 | 2023.10.04 20:50:49.055820 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44385, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
544 | 2023.10.04 20:50:49.055868 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
545 | 2023.10.04 20:50:49.055887 [ 3 ] {} <Debug> HTTP-Session: 96fe8bd0-a466-4408-89bc-da46ab290829 Authenticating user 'default' from [fd00:1122:3344:101::d]:44385 | ||
546 | 2023.10.04 20:50:49.055908 [ 3 ] {} <Debug> HTTP-Session: 96fe8bd0-a466-4408-89bc-da46ab290829 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
547 | 2023.10.04 20:50:49.056057 [ 3 ] {f65a2e4b-4452-4ca8-8f80-f159c0f92223} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44385) 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.04 20:50:49.056103 [ 3 ] {f65a2e4b-4452-4ca8-8f80-f159c0f92223} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
549 | 2023.10.04 20:50:49.057670 [ 3 ] {f65a2e4b-4452-4ca8-8f80-f159c0f92223} <Debug> oximeter.fields_u64 (8ca1c213-eed9-4f80-8473-3e758db27087): Loading data parts | ||
550 | 2023.10.04 20:50:49.057747 [ 3 ] {f65a2e4b-4452-4ca8-8f80-f159c0f92223} <Debug> oximeter.fields_u64 (8ca1c213-eed9-4f80-8473-3e758db27087): There are no data parts | ||
551 | 2023.10.04 20:50:49.058828 [ 3 ] {f65a2e4b-4452-4ca8-8f80-f159c0f92223} <Debug> DynamicQueryHandler: Done processing query | ||
552 | 2023.10.04 20:50:49.058851 [ 3 ] {f65a2e4b-4452-4ca8-8f80-f159c0f92223} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
553 | 2023.10.04 20:50:49.058873 [ 3 ] {} <Debug> HTTP-Session: 96fe8bd0-a466-4408-89bc-da46ab290829 Destroying unnamed session | ||
554 | 2023.10.04 20:50:49.059005 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44385, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
555 | 2023.10.04 20:50:49.059054 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
556 | 2023.10.04 20:50:49.059077 [ 3 ] {} <Debug> HTTP-Session: d06b6e36-0867-4482-bdae-9af8d1737dd4 Authenticating user 'default' from [fd00:1122:3344:101::d]:44385 | ||
557 | 2023.10.04 20:50:49.059104 [ 3 ] {} <Debug> HTTP-Session: d06b6e36-0867-4482-bdae-9af8d1737dd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
558 | 2023.10.04 20:50:49.059252 [ 3 ] {06594148-393e-4244-8e7e-9b2512457c2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44385) 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.04 20:50:49.059302 [ 3 ] {06594148-393e-4244-8e7e-9b2512457c2c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
560 | 2023.10.04 20:50:49.060899 [ 3 ] {06594148-393e-4244-8e7e-9b2512457c2c} <Debug> oximeter.fields_ipaddr (3da95173-b6d7-492b-8648-0974d0706c7b): Loading data parts | ||
561 | 2023.10.04 20:50:49.060989 [ 3 ] {06594148-393e-4244-8e7e-9b2512457c2c} <Debug> oximeter.fields_ipaddr (3da95173-b6d7-492b-8648-0974d0706c7b): There are no data parts | ||
562 | 2023.10.04 20:50:49.062011 [ 3 ] {06594148-393e-4244-8e7e-9b2512457c2c} <Debug> DynamicQueryHandler: Done processing query | ||
563 | 2023.10.04 20:50:49.062035 [ 3 ] {06594148-393e-4244-8e7e-9b2512457c2c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
564 | 2023.10.04 20:50:49.062057 [ 3 ] {} <Debug> HTTP-Session: d06b6e36-0867-4482-bdae-9af8d1737dd4 Destroying unnamed session | ||
565 | 2023.10.04 20:50:49.062155 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44385, User-Agent: (none), Length: 253, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
566 | 2023.10.04 20:50:49.062203 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
567 | 2023.10.04 20:50:49.062221 [ 3 ] {} <Debug> HTTP-Session: a1b21c8f-fb73-4947-b3e2-51cac876e7d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:44385 | ||
568 | 2023.10.04 20:50:49.062243 [ 3 ] {} <Debug> HTTP-Session: a1b21c8f-fb73-4947-b3e2-51cac876e7d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
569 | 2023.10.04 20:50:49.062395 [ 3 ] {831f035e-b2e7-4f24-83b7-64753de128bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44385) 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.04 20:50:49.062435 [ 3 ] {831f035e-b2e7-4f24-83b7-64753de128bd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
571 | 2023.10.04 20:50:49.064007 [ 3 ] {831f035e-b2e7-4f24-83b7-64753de128bd} <Debug> oximeter.fields_string (174151b4-d9dc-4949-961c-483fa4c20199): Loading data parts | ||
572 | 2023.10.04 20:50:49.064109 [ 3 ] {831f035e-b2e7-4f24-83b7-64753de128bd} <Debug> oximeter.fields_string (174151b4-d9dc-4949-961c-483fa4c20199): There are no data parts | ||
573 | 2023.10.04 20:50:49.065206 [ 3 ] {831f035e-b2e7-4f24-83b7-64753de128bd} <Debug> DynamicQueryHandler: Done processing query | ||
574 | 2023.10.04 20:50:49.065249 [ 3 ] {831f035e-b2e7-4f24-83b7-64753de128bd} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
575 | 2023.10.04 20:50:49.065265 [ 3 ] {} <Debug> HTTP-Session: a1b21c8f-fb73-4947-b3e2-51cac876e7d5 Destroying unnamed session | ||
576 | 2023.10.04 20:50:49.065381 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44385, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
577 | 2023.10.04 20:50:49.065432 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
578 | 2023.10.04 20:50:49.065450 [ 3 ] {} <Debug> HTTP-Session: 192258b3-9862-40de-b172-7bb7ca87d464 Authenticating user 'default' from [fd00:1122:3344:101::d]:44385 | ||
579 | 2023.10.04 20:50:49.065472 [ 3 ] {} <Debug> HTTP-Session: 192258b3-9862-40de-b172-7bb7ca87d464 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
580 | 2023.10.04 20:50:49.065638 [ 3 ] {48d6c7a7-fd97-4d19-9099-2de952e1b8cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44385) 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.04 20:50:49.065680 [ 3 ] {48d6c7a7-fd97-4d19-9099-2de952e1b8cd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
582 | 2023.10.04 20:50:49.067292 [ 3 ] {48d6c7a7-fd97-4d19-9099-2de952e1b8cd} <Debug> oximeter.fields_uuid (4edf659a-48ec-4f20-a382-e4f6d9a7471e): Loading data parts | ||
583 | 2023.10.04 20:50:49.067377 [ 3 ] {48d6c7a7-fd97-4d19-9099-2de952e1b8cd} <Debug> oximeter.fields_uuid (4edf659a-48ec-4f20-a382-e4f6d9a7471e): There are no data parts | ||
584 | 2023.10.04 20:50:49.068504 [ 3 ] {48d6c7a7-fd97-4d19-9099-2de952e1b8cd} <Debug> DynamicQueryHandler: Done processing query | ||
585 | 2023.10.04 20:50:49.068536 [ 3 ] {48d6c7a7-fd97-4d19-9099-2de952e1b8cd} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
586 | 2023.10.04 20:50:49.068552 [ 3 ] {} <Debug> HTTP-Session: 192258b3-9862-40de-b172-7bb7ca87d464 Destroying unnamed session | ||
587 | 2023.10.04 20:50:49.068690 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44385, User-Agent: (none), Length: 704, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
588 | 2023.10.04 20:50:49.068744 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
589 | 2023.10.04 20:50:49.068763 [ 3 ] {} <Debug> HTTP-Session: c8be70f5-4295-4a46-9a07-400124e56742 Authenticating user 'default' from [fd00:1122:3344:101::d]:44385 | ||
590 | 2023.10.04 20:50:49.068779 [ 3 ] {} <Debug> HTTP-Session: c8be70f5-4295-4a46-9a07-400124e56742 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
591 | 2023.10.04 20:50:49.068966 [ 3 ] {9535c253-7fe5-4bac-b159-9359d6b33033} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44385) 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.04 20:50:49.069034 [ 3 ] {9535c253-7fe5-4bac-b159-9359d6b33033} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
593 | 2023.10.04 20:50:49.070694 [ 3 ] {9535c253-7fe5-4bac-b159-9359d6b33033} <Debug> oximeter.timeseries_schema (e8c595f3-379c-42c8-9506-88c62a1cac0e): Loading data parts | ||
594 | 2023.10.04 20:50:49.070785 [ 3 ] {9535c253-7fe5-4bac-b159-9359d6b33033} <Debug> oximeter.timeseries_schema (e8c595f3-379c-42c8-9506-88c62a1cac0e): There are no data parts | ||
595 | 2023.10.04 20:50:49.071910 [ 3 ] {9535c253-7fe5-4bac-b159-9359d6b33033} <Debug> DynamicQueryHandler: Done processing query | ||
596 | 2023.10.04 20:50:49.071934 [ 3 ] {9535c253-7fe5-4bac-b159-9359d6b33033} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
597 | 2023.10.04 20:50:49.071957 [ 3 ] {} <Debug> HTTP-Session: c8be70f5-4295-4a46-9a07-400124e56742 Destroying unnamed session | ||
598 | 2023.10.04 20:50:57.640953 [ 175 ] {} <Debug> DNSResolver: Updating DNS cache | ||
599 | 2023.10.04 20:50:57.641106 [ 175 ] {} <Debug> DNSResolver: Updated DNS cache | ||
600 | 2023.10.04 20:51:12.641358 [ 138 ] {} <Debug> DNSResolver: Updating DNS cache | ||
601 | 2023.10.04 20:51:12.641417 [ 138 ] {} <Debug> DNSResolver: Updated DNS cache | ||
602 | 2023.10.04 20:51:27.641467 [ 121 ] {} <Debug> DNSResolver: Updating DNS cache | ||
603 | 2023.10.04 20:51:27.641545 [ 121 ] {} <Debug> DNSResolver: Updated DNS cache | ||
604 | 2023.10.04 20:51:42.641792 [ 115 ] {} <Debug> DNSResolver: Updating DNS cache | ||
605 | 2023.10.04 20:51:42.641889 [ 115 ] {} <Debug> DNSResolver: Updated DNS cache | ||
606 | 2023.10.04 20:51:44.104326 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 3304, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
607 | 2023.10.04 20:51:44.104423 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
608 | 2023.10.04 20:51:44.104469 [ 3 ] {} <Debug> HTTP-Session: 5ce0d425-1950-47fb-8e75-f2ad7f9d64e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
609 | 2023.10.04 20:51:44.104512 [ 3 ] {} <Debug> HTTP-Session: 5ce0d425-1950-47fb-8e75-f2ad7f9d64e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
610 | 2023.10.04 20:51:44.104753 [ 3 ] {f7a3a2e4-868e-4a59-b067-4fc921c88120} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
611 | 2023.10.04 20:51:44.104831 [ 3 ] {f7a3a2e4-868e-4a59-b067-4fc921c88120} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
612 | 2023.10.04 20:51:44.107049 [ 3 ] {f7a3a2e4-868e-4a59-b067-4fc921c88120} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
613 | 2023.10.04 20:51:44.108663 [ 3 ] {f7a3a2e4-868e-4a59-b067-4fc921c88120} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. | ||
614 | 2023.10.04 20:51:44.111724 [ 3 ] {f7a3a2e4-868e-4a59-b067-4fc921c88120} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
615 | 2023.10.04 20:51:44.112932 [ 3 ] {f7a3a2e4-868e-4a59-b067-4fc921c88120} <Trace> oximeter.timeseries_schema (e8c595f3-379c-42c8-9506-88c62a1cac0e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
616 | 2023.10.04 20:51:44.113207 [ 3 ] {f7a3a2e4-868e-4a59-b067-4fc921c88120} <Information> executeQuery: Read 12 rows, 1.62 KiB in 0.008411387 sec., 1426 rows/sec., 192.49 KiB/sec. | ||
617 | 2023.10.04 20:51:44.113430 [ 3 ] {f7a3a2e4-868e-4a59-b067-4fc921c88120} <Debug> DynamicQueryHandler: Done processing query | ||
618 | 2023.10.04 20:51:44.113461 [ 3 ] {f7a3a2e4-868e-4a59-b067-4fc921c88120} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
619 | 2023.10.04 20:51:44.113477 [ 3 ] {} <Debug> HTTP-Session: 5ce0d425-1950-47fb-8e75-f2ad7f9d64e1 Destroying unnamed session | ||
620 | 2023.10.04 20:51:44.113616 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 751, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
621 | 2023.10.04 20:51:44.113670 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
622 | 2023.10.04 20:51:44.113689 [ 3 ] {} <Debug> HTTP-Session: 8b361986-654d-4978-bba7-af1983652185 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
623 | 2023.10.04 20:51:44.113713 [ 3 ] {} <Debug> HTTP-Session: 8b361986-654d-4978-bba7-af1983652185 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
624 | 2023.10.04 20:51:44.113800 [ 3 ] {a2f4416b-1c92-4e45-9aed-cccc467f875a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
625 | 2023.10.04 20:51:44.113840 [ 3 ] {a2f4416b-1c92-4e45-9aed-cccc467f875a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
626 | 2023.10.04 20:51:44.113962 [ 3 ] {a2f4416b-1c92-4e45-9aed-cccc467f875a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
627 | 2023.10.04 20:51:44.119351 [ 3 ] {a2f4416b-1c92-4e45-9aed-cccc467f875a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. | ||
628 | 2023.10.04 20:51:44.119561 [ 3 ] {a2f4416b-1c92-4e45-9aed-cccc467f875a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
629 | 2023.10.04 20:51:44.119713 [ 3 ] {a2f4416b-1c92-4e45-9aed-cccc467f875a} <Trace> oximeter.fields_i64 (c1048a13-98aa-4c26-ae8b-e905b7b4b92e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
630 | 2023.10.04 20:51:44.119829 [ 3 ] {a2f4416b-1c92-4e45-9aed-cccc467f875a} <Information> executeQuery: Read 6 rows, 348.00 B in 0.006001499 sec., 999 rows/sec., 56.63 KiB/sec. | ||
631 | 2023.10.04 20:51:44.119976 [ 3 ] {a2f4416b-1c92-4e45-9aed-cccc467f875a} <Debug> DynamicQueryHandler: Done processing query | ||
632 | 2023.10.04 20:51:44.120005 [ 3 ] {a2f4416b-1c92-4e45-9aed-cccc467f875a} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
633 | 2023.10.04 20:51:44.120020 [ 3 ] {} <Debug> HTTP-Session: 8b361986-654d-4978-bba7-af1983652185 Destroying unnamed session | ||
634 | 2023.10.04 20:51:44.120218 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 13667, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
635 | 2023.10.04 20:51:44.120266 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
636 | 2023.10.04 20:51:44.120285 [ 3 ] {} <Debug> HTTP-Session: 3a756ad4-d90a-40a0-b30a-d312b3ba0546 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
637 | 2023.10.04 20:51:44.120308 [ 3 ] {} <Debug> HTTP-Session: 3a756ad4-d90a-40a0-b30a-d312b3ba0546 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
638 | 2023.10.04 20:51:44.120385 [ 3 ] {860ff068-e5ee-4750-a88d-f77b17f7889a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
639 | 2023.10.04 20:51:44.120430 [ 3 ] {860ff068-e5ee-4750-a88d-f77b17f7889a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
640 | 2023.10.04 20:51:44.120535 [ 3 ] {860ff068-e5ee-4750-a88d-f77b17f7889a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
641 | 2023.10.04 20:51:44.120937 [ 3 ] {860ff068-e5ee-4750-a88d-f77b17f7889a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. | ||
642 | 2023.10.04 20:51:44.121161 [ 3 ] {860ff068-e5ee-4750-a88d-f77b17f7889a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
643 | 2023.10.04 20:51:44.121301 [ 3 ] {860ff068-e5ee-4750-a88d-f77b17f7889a} <Trace> oximeter.fields_string (174151b4-d9dc-4949-961c-483fa4c20199): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
644 | 2023.10.04 20:51:44.121428 [ 3 ] {860ff068-e5ee-4750-a88d-f77b17f7889a} <Information> executeQuery: Read 87 rows, 8.33 KiB in 0.00100558 sec., 86517 rows/sec., 8.09 MiB/sec. | ||
645 | 2023.10.04 20:51:44.121569 [ 3 ] {860ff068-e5ee-4750-a88d-f77b17f7889a} <Debug> DynamicQueryHandler: Done processing query | ||
646 | 2023.10.04 20:51:44.121590 [ 3 ] {860ff068-e5ee-4750-a88d-f77b17f7889a} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
647 | 2023.10.04 20:51:44.121605 [ 3 ] {} <Debug> HTTP-Session: 3a756ad4-d90a-40a0-b30a-d312b3ba0546 Destroying unnamed session | ||
648 | 2023.10.04 20:51:44.121943 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 42133, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
649 | 2023.10.04 20:51:44.121994 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
650 | 2023.10.04 20:51:44.122013 [ 3 ] {} <Debug> HTTP-Session: cef3cdfa-a04f-4f26-af1e-7bf756f983ab Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
651 | 2023.10.04 20:51:44.122034 [ 3 ] {} <Debug> HTTP-Session: cef3cdfa-a04f-4f26-af1e-7bf756f983ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
652 | 2023.10.04 20:51:44.122116 [ 3 ] {c0cb3b3d-3ff4-4c78-afa6-93eeb01ac7ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
653 | 2023.10.04 20:51:44.122151 [ 3 ] {c0cb3b3d-3ff4-4c78-afa6-93eeb01ac7ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
654 | 2023.10.04 20:51:44.123258 [ 3 ] {c0cb3b3d-3ff4-4c78-afa6-93eeb01ac7ff} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
655 | 2023.10.04 20:51:44.126196 [ 3 ] {c0cb3b3d-3ff4-4c78-afa6-93eeb01ac7ff} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. | ||
656 | 2023.10.04 20:51:44.128551 [ 3 ] {c0cb3b3d-3ff4-4c78-afa6-93eeb01ac7ff} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
657 | 2023.10.04 20:51:44.128735 [ 3 ] {c0cb3b3d-3ff4-4c78-afa6-93eeb01ac7ff} <Trace> oximeter.fields_uuid (4edf659a-48ec-4f20-a382-e4f6d9a7471e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
658 | 2023.10.04 20:51:44.128881 [ 3 ] {c0cb3b3d-3ff4-4c78-afa6-93eeb01ac7ff} <Information> executeQuery: Read 264 rows, 18.54 KiB in 0.006736894 sec., 39187 rows/sec., 2.69 MiB/sec. | ||
659 | 2023.10.04 20:51:44.129053 [ 3 ] {c0cb3b3d-3ff4-4c78-afa6-93eeb01ac7ff} <Debug> DynamicQueryHandler: Done processing query | ||
660 | 2023.10.04 20:51:44.129081 [ 3 ] {c0cb3b3d-3ff4-4c78-afa6-93eeb01ac7ff} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
661 | 2023.10.04 20:51:44.129108 [ 3 ] {} <Debug> HTTP-Session: cef3cdfa-a04f-4f26-af1e-7bf756f983ab Destroying unnamed session | ||
662 | 2023.10.04 20:51:44.129282 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
663 | 2023.10.04 20:51:44.129340 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
664 | 2023.10.04 20:51:44.129370 [ 3 ] {} <Debug> HTTP-Session: 2ba1c120-eff1-4a36-91ab-f2c0d946edee Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
665 | 2023.10.04 20:51:44.129390 [ 3 ] {} <Debug> HTTP-Session: 2ba1c120-eff1-4a36-91ab-f2c0d946edee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
666 | 2023.10.04 20:51:44.129477 [ 3 ] {3ef890e9-5c53-4b98-92dc-82e5ef37c66c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
667 | 2023.10.04 20:51:44.129529 [ 3 ] {3ef890e9-5c53-4b98-92dc-82e5ef37c66c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
668 | 2023.10.04 20:51:44.129639 [ 3 ] {3ef890e9-5c53-4b98-92dc-82e5ef37c66c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
669 | 2023.10.04 20:51:44.129946 [ 3 ] {3ef890e9-5c53-4b98-92dc-82e5ef37c66c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. | ||
670 | 2023.10.04 20:51:44.130282 [ 3 ] {3ef890e9-5c53-4b98-92dc-82e5ef37c66c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
671 | 2023.10.04 20:51:44.130446 [ 3 ] {3ef890e9-5c53-4b98-92dc-82e5ef37c66c} <Trace> oximeter.measurements_bool (7751d4c0-7775-4148-b040-e3a35d17863c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
672 | 2023.10.04 20:51:44.130567 [ 3 ] {3ef890e9-5c53-4b98-92dc-82e5ef37c66c} <Information> executeQuery: Read 6 rows, 258.00 B in 0.001051581 sec., 5705 rows/sec., 239.59 KiB/sec. | ||
673 | 2023.10.04 20:51:44.130689 [ 3 ] {3ef890e9-5c53-4b98-92dc-82e5ef37c66c} <Debug> DynamicQueryHandler: Done processing query | ||
674 | 2023.10.04 20:51:44.130710 [ 3 ] {3ef890e9-5c53-4b98-92dc-82e5ef37c66c} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
675 | 2023.10.04 20:51:44.130731 [ 3 ] {} <Debug> HTTP-Session: 2ba1c120-eff1-4a36-91ab-f2c0d946edee Destroying unnamed session | ||
676 | 2023.10.04 20:51:44.130908 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 11534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
677 | 2023.10.04 20:51:44.130958 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
678 | 2023.10.04 20:51:44.130982 [ 3 ] {} <Debug> HTTP-Session: 329da2b8-7415-41fd-a000-f671ed28cf7e Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
679 | 2023.10.04 20:51:44.130998 [ 3 ] {} <Debug> HTTP-Session: 329da2b8-7415-41fd-a000-f671ed28cf7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
680 | 2023.10.04 20:51:44.131078 [ 3 ] {59aad89d-ca77-41b3-8694-cc0af0af4598} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
681 | 2023.10.04 20:51:44.131123 [ 3 ] {59aad89d-ca77-41b3-8694-cc0af0af4598} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
682 | 2023.10.04 20:51:44.131245 [ 3 ] {59aad89d-ca77-41b3-8694-cc0af0af4598} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
683 | 2023.10.04 20:51:44.131533 [ 3 ] {59aad89d-ca77-41b3-8694-cc0af0af4598} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. | ||
684 | 2023.10.04 20:51:44.131773 [ 3 ] {59aad89d-ca77-41b3-8694-cc0af0af4598} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
685 | 2023.10.04 20:51:44.131941 [ 3 ] {59aad89d-ca77-41b3-8694-cc0af0af4598} <Trace> oximeter.measurements_cumulativei64 (9bf23856-442a-4348-9fd3-956960b37669): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
686 | 2023.10.04 20:51:44.132060 [ 3 ] {59aad89d-ca77-41b3-8694-cc0af0af4598} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000946138 sec., 66586 rows/sec., 4.04 MiB/sec. | ||
687 | 2023.10.04 20:51:44.132189 [ 3 ] {59aad89d-ca77-41b3-8694-cc0af0af4598} <Debug> DynamicQueryHandler: Done processing query | ||
688 | 2023.10.04 20:51:44.132219 [ 3 ] {59aad89d-ca77-41b3-8694-cc0af0af4598} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
689 | 2023.10.04 20:51:44.132235 [ 3 ] {} <Debug> HTTP-Session: 329da2b8-7415-41fd-a000-f671ed28cf7e Destroying unnamed session | ||
690 | 2023.10.04 20:51:44.132337 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 2665, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
691 | 2023.10.04 20:51:44.132393 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
692 | 2023.10.04 20:51:44.132411 [ 3 ] {} <Debug> HTTP-Session: 5a5c9f37-6ef0-49fc-adc6-5494b59cdd0e Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
693 | 2023.10.04 20:51:44.132433 [ 3 ] {} <Debug> HTTP-Session: 5a5c9f37-6ef0-49fc-adc6-5494b59cdd0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
694 | 2023.10.04 20:51:44.132502 [ 3 ] {42f2ec01-0567-40a7-89f7-32a127c8f157} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
695 | 2023.10.04 20:51:44.132546 [ 3 ] {42f2ec01-0567-40a7-89f7-32a127c8f157} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
696 | 2023.10.04 20:51:44.132651 [ 3 ] {42f2ec01-0567-40a7-89f7-32a127c8f157} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
697 | 2023.10.04 20:51:44.132910 [ 3 ] {42f2ec01-0567-40a7-89f7-32a127c8f157} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. | ||
698 | 2023.10.04 20:51:44.133143 [ 3 ] {42f2ec01-0567-40a7-89f7-32a127c8f157} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
699 | 2023.10.04 20:51:44.133314 [ 3 ] {42f2ec01-0567-40a7-89f7-32a127c8f157} <Trace> oximeter.measurements_i64 (acc92feb-095f-4071-af95-c6741bb1681a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
700 | 2023.10.04 20:51:44.133436 [ 3 ] {42f2ec01-0567-40a7-89f7-32a127c8f157} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000900428 sec., 21101 rows/sec., 1.09 MiB/sec. | ||
701 | 2023.10.04 20:51:44.133556 [ 3 ] {42f2ec01-0567-40a7-89f7-32a127c8f157} <Debug> DynamicQueryHandler: Done processing query | ||
702 | 2023.10.04 20:51:44.133585 [ 3 ] {42f2ec01-0567-40a7-89f7-32a127c8f157} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
703 | 2023.10.04 20:51:44.133601 [ 3 ] {} <Debug> HTTP-Session: 5a5c9f37-6ef0-49fc-adc6-5494b59cdd0e Destroying unnamed session | ||
704 | 2023.10.04 20:51:45.000153 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 222.23 MiB, peak 227.37 MiB, will set to 224.20 MiB (RSS), difference: 1.96 MiB | ||
705 | 2023.10.04 20:51:54.086029 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
706 | 2023.10.04 20:51:54.086200 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
707 | 2023.10.04 20:51:54.086251 [ 3 ] {} <Debug> HTTP-Session: 438ab237-9b3a-4d29-89d8-c6583bb0661d Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
708 | 2023.10.04 20:51:54.086274 [ 3 ] {} <Debug> HTTP-Session: 438ab237-9b3a-4d29-89d8-c6583bb0661d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
709 | 2023.10.04 20:51:54.086409 [ 3 ] {de9f693f-e692-4bfe-bd8a-e479560a9a22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
710 | 2023.10.04 20:51:54.086480 [ 3 ] {de9f693f-e692-4bfe-bd8a-e479560a9a22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
711 | 2023.10.04 20:51:54.086678 [ 3 ] {de9f693f-e692-4bfe-bd8a-e479560a9a22} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
712 | 2023.10.04 20:51:54.087110 [ 3 ] {de9f693f-e692-4bfe-bd8a-e479560a9a22} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. | ||
713 | 2023.10.04 20:51:54.087410 [ 3 ] {de9f693f-e692-4bfe-bd8a-e479560a9a22} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
714 | 2023.10.04 20:51:54.087577 [ 3 ] {de9f693f-e692-4bfe-bd8a-e479560a9a22} <Trace> oximeter.timeseries_schema (e8c595f3-379c-42c8-9506-88c62a1cac0e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
715 | 2023.10.04 20:51:54.087720 [ 3 ] {de9f693f-e692-4bfe-bd8a-e479560a9a22} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001263825 sec., 3164 rows/sec., 342.31 KiB/sec. | ||
716 | 2023.10.04 20:51:54.087868 [ 3 ] {de9f693f-e692-4bfe-bd8a-e479560a9a22} <Debug> DynamicQueryHandler: Done processing query | ||
717 | 2023.10.04 20:51:54.087891 [ 3 ] {de9f693f-e692-4bfe-bd8a-e479560a9a22} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
718 | 2023.10.04 20:51:54.087915 [ 3 ] {} <Debug> HTTP-Session: 438ab237-9b3a-4d29-89d8-c6583bb0661d Destroying unnamed session | ||
719 | 2023.10.04 20:51:54.088040 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 5914, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
720 | 2023.10.04 20:51:54.088085 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
721 | 2023.10.04 20:51:54.088112 [ 3 ] {} <Debug> HTTP-Session: 76d9f973-a115-46b4-936b-c3d7ca76c0bc Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
722 | 2023.10.04 20:51:54.088148 [ 3 ] {} <Debug> HTTP-Session: 76d9f973-a115-46b4-936b-c3d7ca76c0bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
723 | 2023.10.04 20:51:54.088223 [ 3 ] {14d27bdf-8ca9-44f2-be7e-68b652e07393} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
724 | 2023.10.04 20:51:54.088270 [ 3 ] {14d27bdf-8ca9-44f2-be7e-68b652e07393} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
725 | 2023.10.04 20:51:54.088382 [ 3 ] {14d27bdf-8ca9-44f2-be7e-68b652e07393} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
726 | 2023.10.04 20:51:54.088745 [ 3 ] {14d27bdf-8ca9-44f2-be7e-68b652e07393} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. | ||
727 | 2023.10.04 20:51:54.088954 [ 3 ] {14d27bdf-8ca9-44f2-be7e-68b652e07393} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
728 | 2023.10.04 20:51:54.089114 [ 3 ] {14d27bdf-8ca9-44f2-be7e-68b652e07393} <Trace> oximeter.fields_i64 (c1048a13-98aa-4c26-ae8b-e905b7b4b92e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
729 | 2023.10.04 20:51:54.089230 [ 3 ] {14d27bdf-8ca9-44f2-be7e-68b652e07393} <Information> executeQuery: Read 42 rows, 3.26 KiB in 0.000972289 sec., 43197 rows/sec., 3.27 MiB/sec. | ||
730 | 2023.10.04 20:51:54.089362 [ 3 ] {14d27bdf-8ca9-44f2-be7e-68b652e07393} <Debug> DynamicQueryHandler: Done processing query | ||
731 | 2023.10.04 20:51:54.089397 [ 3 ] {14d27bdf-8ca9-44f2-be7e-68b652e07393} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
732 | 2023.10.04 20:51:54.089413 [ 3 ] {} <Debug> HTTP-Session: 76d9f973-a115-46b4-936b-c3d7ca76c0bc Destroying unnamed session | ||
733 | 2023.10.04 20:51:54.089648 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 31292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
734 | 2023.10.04 20:51:54.089707 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
735 | 2023.10.04 20:51:54.089725 [ 3 ] {} <Debug> HTTP-Session: d1c75da1-8247-4bf1-9a96-6838ed527fab Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
736 | 2023.10.04 20:51:54.089748 [ 3 ] {} <Debug> HTTP-Session: d1c75da1-8247-4bf1-9a96-6838ed527fab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
737 | 2023.10.04 20:51:54.089825 [ 3 ] {81840bb8-e34d-44f9-8eb8-3005b4078f9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
738 | 2023.10.04 20:51:54.089869 [ 3 ] {81840bb8-e34d-44f9-8eb8-3005b4078f9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
739 | 2023.10.04 20:51:54.089980 [ 3 ] {81840bb8-e34d-44f9-8eb8-3005b4078f9a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
740 | 2023.10.04 20:51:54.090407 [ 3 ] {81840bb8-e34d-44f9-8eb8-3005b4078f9a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. | ||
741 | 2023.10.04 20:51:54.090625 [ 3 ] {81840bb8-e34d-44f9-8eb8-3005b4078f9a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
742 | 2023.10.04 20:51:54.090786 [ 3 ] {81840bb8-e34d-44f9-8eb8-3005b4078f9a} <Trace> oximeter.fields_string (174151b4-d9dc-4949-961c-483fa4c20199): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
743 | 2023.10.04 20:51:54.090923 [ 3 ] {81840bb8-e34d-44f9-8eb8-3005b4078f9a} <Information> executeQuery: Read 195 rows, 19.38 KiB in 0.001063681 sec., 183325 rows/sec., 17.79 MiB/sec. | ||
744 | 2023.10.04 20:51:54.091042 [ 3 ] {81840bb8-e34d-44f9-8eb8-3005b4078f9a} <Debug> DynamicQueryHandler: Done processing query | ||
745 | 2023.10.04 20:51:54.091072 [ 3 ] {81840bb8-e34d-44f9-8eb8-3005b4078f9a} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
746 | 2023.10.04 20:51:54.091087 [ 3 ] {} <Debug> HTTP-Session: d1c75da1-8247-4bf1-9a96-6838ed527fab Destroying unnamed session | ||
747 | 2023.10.04 20:51:54.091406 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 50273, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
748 | 2023.10.04 20:51:54.091458 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
749 | 2023.10.04 20:51:54.091478 [ 3 ] {} <Debug> HTTP-Session: 197b6517-13ab-4d9a-8909-4495d489fc27 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
750 | 2023.10.04 20:51:54.091502 [ 3 ] {} <Debug> HTTP-Session: 197b6517-13ab-4d9a-8909-4495d489fc27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
751 | 2023.10.04 20:51:54.091596 [ 3 ] {9f611410-f4fc-495d-9975-6e382242b290} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
752 | 2023.10.04 20:51:54.091641 [ 3 ] {9f611410-f4fc-495d-9975-6e382242b290} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
753 | 2023.10.04 20:51:54.091758 [ 3 ] {9f611410-f4fc-495d-9975-6e382242b290} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
754 | 2023.10.04 20:51:54.092251 [ 3 ] {9f611410-f4fc-495d-9975-6e382242b290} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. | ||
755 | 2023.10.04 20:51:54.092459 [ 3 ] {9f611410-f4fc-495d-9975-6e382242b290} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
756 | 2023.10.04 20:51:54.092619 [ 3 ] {9f611410-f4fc-495d-9975-6e382242b290} <Trace> oximeter.fields_uuid (4edf659a-48ec-4f20-a382-e4f6d9a7471e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
757 | 2023.10.04 20:51:54.092748 [ 3 ] {9f611410-f4fc-495d-9975-6e382242b290} <Information> executeQuery: Read 312 rows, 22.39 KiB in 0.001117002 sec., 279319 rows/sec., 19.58 MiB/sec. | ||
758 | 2023.10.04 20:51:54.092867 [ 3 ] {9f611410-f4fc-495d-9975-6e382242b290} <Debug> DynamicQueryHandler: Done processing query | ||
759 | 2023.10.04 20:51:54.092898 [ 3 ] {9f611410-f4fc-495d-9975-6e382242b290} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
760 | 2023.10.04 20:51:54.092913 [ 3 ] {} <Debug> HTTP-Session: 197b6517-13ab-4d9a-8909-4495d489fc27 Destroying unnamed session | ||
761 | 2023.10.04 20:51:54.093057 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
762 | 2023.10.04 20:51:54.093109 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
763 | 2023.10.04 20:51:54.093127 [ 3 ] {} <Debug> HTTP-Session: 40b77bb7-2189-45c9-81dd-ab1854cc77a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
764 | 2023.10.04 20:51:54.093151 [ 3 ] {} <Debug> HTTP-Session: 40b77bb7-2189-45c9-81dd-ab1854cc77a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
765 | 2023.10.04 20:51:54.093224 [ 3 ] {8aa2d088-c558-4dc5-9f10-135527dd252b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
766 | 2023.10.04 20:51:54.093262 [ 3 ] {8aa2d088-c558-4dc5-9f10-135527dd252b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
767 | 2023.10.04 20:51:54.093373 [ 3 ] {8aa2d088-c558-4dc5-9f10-135527dd252b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
768 | 2023.10.04 20:51:54.093633 [ 3 ] {8aa2d088-c558-4dc5-9f10-135527dd252b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. | ||
769 | 2023.10.04 20:51:54.093863 [ 3 ] {8aa2d088-c558-4dc5-9f10-135527dd252b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
770 | 2023.10.04 20:51:54.094037 [ 3 ] {8aa2d088-c558-4dc5-9f10-135527dd252b} <Trace> oximeter.measurements_bool (7751d4c0-7775-4148-b040-e3a35d17863c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
771 | 2023.10.04 20:51:54.094142 [ 3 ] {8aa2d088-c558-4dc5-9f10-135527dd252b} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000890177 sec., 6740 rows/sec., 283.04 KiB/sec. | ||
772 | 2023.10.04 20:51:54.094259 [ 3 ] {8aa2d088-c558-4dc5-9f10-135527dd252b} <Debug> DynamicQueryHandler: Done processing query | ||
773 | 2023.10.04 20:51:54.094289 [ 3 ] {8aa2d088-c558-4dc5-9f10-135527dd252b} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
774 | 2023.10.04 20:51:54.094311 [ 3 ] {} <Debug> HTTP-Session: 40b77bb7-2189-45c9-81dd-ab1854cc77a7 Destroying unnamed session | ||
775 | 2023.10.04 20:51:54.094509 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 11534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
776 | 2023.10.04 20:51:54.094560 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
777 | 2023.10.04 20:51:54.094591 [ 3 ] {} <Debug> HTTP-Session: a53b2885-e49f-48d4-ac54-6c8b0af55e96 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
778 | 2023.10.04 20:51:54.094606 [ 3 ] {} <Debug> HTTP-Session: a53b2885-e49f-48d4-ac54-6c8b0af55e96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
779 | 2023.10.04 20:51:54.094682 [ 3 ] {b5885354-a17c-47ed-ab93-78651a26ff61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
780 | 2023.10.04 20:51:54.094735 [ 3 ] {b5885354-a17c-47ed-ab93-78651a26ff61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
781 | 2023.10.04 20:51:54.094844 [ 3 ] {b5885354-a17c-47ed-ab93-78651a26ff61} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
782 | 2023.10.04 20:51:54.095127 [ 3 ] {b5885354-a17c-47ed-ab93-78651a26ff61} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. | ||
783 | 2023.10.04 20:51:54.095365 [ 3 ] {b5885354-a17c-47ed-ab93-78651a26ff61} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
784 | 2023.10.04 20:51:54.095535 [ 3 ] {b5885354-a17c-47ed-ab93-78651a26ff61} <Trace> oximeter.measurements_cumulativei64 (9bf23856-442a-4348-9fd3-956960b37669): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
785 | 2023.10.04 20:51:54.095639 [ 3 ] {b5885354-a17c-47ed-ab93-78651a26ff61} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000916468 sec., 68742 rows/sec., 4.17 MiB/sec. | ||
786 | 2023.10.04 20:51:54.095769 [ 3 ] {b5885354-a17c-47ed-ab93-78651a26ff61} <Debug> DynamicQueryHandler: Done processing query | ||
787 | 2023.10.04 20:51:54.095791 [ 3 ] {b5885354-a17c-47ed-ab93-78651a26ff61} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
788 | 2023.10.04 20:51:54.095813 [ 3 ] {} <Debug> HTTP-Session: a53b2885-e49f-48d4-ac54-6c8b0af55e96 Destroying unnamed session | ||
789 | 2023.10.04 20:51:54.096066 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 38529, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
790 | 2023.10.04 20:51:54.096116 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
791 | 2023.10.04 20:51:54.096141 [ 3 ] {} <Debug> HTTP-Session: 8abdf934-fa7c-4184-8dc1-4f9a8d894389 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
792 | 2023.10.04 20:51:54.096157 [ 3 ] {} <Debug> HTTP-Session: 8abdf934-fa7c-4184-8dc1-4f9a8d894389 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
793 | 2023.10.04 20:51:54.096244 [ 3 ] {03728d49-b564-4a26-b97b-17e96c96bc12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
794 | 2023.10.04 20:51:54.096292 [ 3 ] {03728d49-b564-4a26-b97b-17e96c96bc12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
795 | 2023.10.04 20:51:54.096461 [ 3 ] {03728d49-b564-4a26-b97b-17e96c96bc12} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
796 | 2023.10.04 20:51:54.096943 [ 3 ] {03728d49-b564-4a26-b97b-17e96c96bc12} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. | ||
797 | 2023.10.04 20:51:54.098418 [ 3 ] {03728d49-b564-4a26-b97b-17e96c96bc12} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
798 | 2023.10.04 20:51:54.098657 [ 3 ] {03728d49-b564-4a26-b97b-17e96c96bc12} <Trace> oximeter.measurements_histogramf64 (12d57acf-6c99-4b64-8450-f949b571a675): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
799 | 2023.10.04 20:51:54.098754 [ 3 ] {03728d49-b564-4a26-b97b-17e96c96bc12} <Information> executeQuery: Read 36 rows, 49.75 KiB in 0.002476409 sec., 14537 rows/sec., 19.62 MiB/sec. | ||
800 | 2023.10.04 20:51:54.098896 [ 3 ] {03728d49-b564-4a26-b97b-17e96c96bc12} <Debug> DynamicQueryHandler: Done processing query | ||
801 | 2023.10.04 20:51:54.098928 [ 3 ] {03728d49-b564-4a26-b97b-17e96c96bc12} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
802 | 2023.10.04 20:51:54.098944 [ 3 ] {} <Debug> HTTP-Session: 8abdf934-fa7c-4184-8dc1-4f9a8d894389 Destroying unnamed session | ||
803 | 2023.10.04 20:51:54.099116 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 5505, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
804 | 2023.10.04 20:51:54.099223 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
805 | 2023.10.04 20:51:54.099242 [ 3 ] {} <Debug> HTTP-Session: b932a9b2-1ddf-4a9e-9e7d-563890005478 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
806 | 2023.10.04 20:51:54.099266 [ 3 ] {} <Debug> HTTP-Session: b932a9b2-1ddf-4a9e-9e7d-563890005478 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
807 | 2023.10.04 20:51:54.099338 [ 3 ] {db6f4746-8e73-4af6-8f24-f8f40a2441a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
808 | 2023.10.04 20:51:54.099376 [ 3 ] {db6f4746-8e73-4af6-8f24-f8f40a2441a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
809 | 2023.10.04 20:51:54.099484 [ 3 ] {db6f4746-8e73-4af6-8f24-f8f40a2441a8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
810 | 2023.10.04 20:51:54.099812 [ 3 ] {db6f4746-8e73-4af6-8f24-f8f40a2441a8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. | ||
811 | 2023.10.04 20:51:54.100039 [ 3 ] {db6f4746-8e73-4af6-8f24-f8f40a2441a8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
812 | 2023.10.04 20:51:54.100212 [ 3 ] {db6f4746-8e73-4af6-8f24-f8f40a2441a8} <Trace> oximeter.measurements_i64 (acc92feb-095f-4071-af95-c6741bb1681a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
813 | 2023.10.04 20:51:54.100306 [ 3 ] {db6f4746-8e73-4af6-8f24-f8f40a2441a8} <Information> executeQuery: Read 37 rows, 2.32 KiB in 0.000942359 sec., 39263 rows/sec., 2.40 MiB/sec. | ||
814 | 2023.10.04 20:51:54.100408 [ 3 ] {db6f4746-8e73-4af6-8f24-f8f40a2441a8} <Debug> DynamicQueryHandler: Done processing query | ||
815 | 2023.10.04 20:51:54.100438 [ 3 ] {db6f4746-8e73-4af6-8f24-f8f40a2441a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
816 | 2023.10.04 20:51:54.100453 [ 3 ] {} <Debug> HTTP-Session: b932a9b2-1ddf-4a9e-9e7d-563890005478 Destroying unnamed session | ||
817 | 2023.10.04 20:51:57.642195 [ 106 ] {} <Debug> DNSResolver: Updating DNS cache | ||
818 | 2023.10.04 20:51:57.642263 [ 106 ] {} <Debug> DNSResolver: Updated DNS cache | ||
819 | 2023.10.04 20:52:04.085456 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 6485, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
820 | 2023.10.04 20:52:04.085596 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
821 | 2023.10.04 20:52:04.085623 [ 3 ] {} <Debug> HTTP-Session: d9c26dd7-9c29-4881-bf9b-959c748bcd53 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
822 | 2023.10.04 20:52:04.085646 [ 3 ] {} <Debug> HTTP-Session: d9c26dd7-9c29-4881-bf9b-959c748bcd53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
823 | 2023.10.04 20:52:04.085776 [ 3 ] {b3d3f42f-b2a7-42d7-909a-80d2e16cd9fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
824 | 2023.10.04 20:52:04.085836 [ 3 ] {b3d3f42f-b2a7-42d7-909a-80d2e16cd9fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
825 | 2023.10.04 20:52:04.085998 [ 3 ] {b3d3f42f-b2a7-42d7-909a-80d2e16cd9fd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
826 | 2023.10.04 20:52:04.086430 [ 3 ] {b3d3f42f-b2a7-42d7-909a-80d2e16cd9fd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. | ||
827 | 2023.10.04 20:52:04.086687 [ 3 ] {b3d3f42f-b2a7-42d7-909a-80d2e16cd9fd} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
828 | 2023.10.04 20:52:04.086853 [ 3 ] {b3d3f42f-b2a7-42d7-909a-80d2e16cd9fd} <Trace> oximeter.fields_i64 (c1048a13-98aa-4c26-ae8b-e905b7b4b92e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
829 | 2023.10.04 20:52:04.086970 [ 3 ] {b3d3f42f-b2a7-42d7-909a-80d2e16cd9fd} <Information> executeQuery: Read 46 rows, 3.58 KiB in 0.001158543 sec., 39705 rows/sec., 3.02 MiB/sec. | ||
830 | 2023.10.04 20:52:04.087114 [ 3 ] {b3d3f42f-b2a7-42d7-909a-80d2e16cd9fd} <Debug> DynamicQueryHandler: Done processing query | ||
831 | 2023.10.04 20:52:04.087138 [ 3 ] {b3d3f42f-b2a7-42d7-909a-80d2e16cd9fd} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
832 | 2023.10.04 20:52:04.087154 [ 3 ] {} <Debug> HTTP-Session: d9c26dd7-9c29-4881-bf9b-959c748bcd53 Destroying unnamed session | ||
833 | 2023.10.04 20:52:04.087390 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 33116, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
834 | 2023.10.04 20:52:04.087435 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
835 | 2023.10.04 20:52:04.087454 [ 3 ] {} <Debug> HTTP-Session: aca82190-dee9-4f29-979a-080344aa2728 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
836 | 2023.10.04 20:52:04.087471 [ 3 ] {} <Debug> HTTP-Session: aca82190-dee9-4f29-979a-080344aa2728 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
837 | 2023.10.04 20:52:04.087550 [ 3 ] {c468fe09-14db-4400-be35-51340c54b5be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
838 | 2023.10.04 20:52:04.087589 [ 3 ] {c468fe09-14db-4400-be35-51340c54b5be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
839 | 2023.10.04 20:52:04.087694 [ 3 ] {c468fe09-14db-4400-be35-51340c54b5be} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
840 | 2023.10.04 20:52:04.088174 [ 3 ] {c468fe09-14db-4400-be35-51340c54b5be} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. | ||
841 | 2023.10.04 20:52:04.088397 [ 3 ] {c468fe09-14db-4400-be35-51340c54b5be} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
842 | 2023.10.04 20:52:04.088556 [ 3 ] {c468fe09-14db-4400-be35-51340c54b5be} <Trace> oximeter.fields_string (174151b4-d9dc-4949-961c-483fa4c20199): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
843 | 2023.10.04 20:52:04.088653 [ 3 ] {c468fe09-14db-4400-be35-51340c54b5be} <Information> executeQuery: Read 207 rows, 20.48 KiB in 0.001075861 sec., 192404 rows/sec., 18.59 MiB/sec. | ||
844 | 2023.10.04 20:52:04.088774 [ 3 ] {c468fe09-14db-4400-be35-51340c54b5be} <Debug> DynamicQueryHandler: Done processing query | ||
845 | 2023.10.04 20:52:04.088797 [ 3 ] {c468fe09-14db-4400-be35-51340c54b5be} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
846 | 2023.10.04 20:52:04.088814 [ 3 ] {} <Debug> HTTP-Session: aca82190-dee9-4f29-979a-080344aa2728 Destroying unnamed session | ||
847 | 2023.10.04 20:52:04.089054 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 50434, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
848 | 2023.10.04 20:52:04.089098 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
849 | 2023.10.04 20:52:04.089116 [ 3 ] {} <Debug> HTTP-Session: 92767a84-65dd-407e-88ee-d1053a716e29 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
850 | 2023.10.04 20:52:04.089132 [ 3 ] {} <Debug> HTTP-Session: 92767a84-65dd-407e-88ee-d1053a716e29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
851 | 2023.10.04 20:52:04.089225 [ 3 ] {637d78be-9243-4e66-b018-0c6588685ee0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
852 | 2023.10.04 20:52:04.089263 [ 3 ] {637d78be-9243-4e66-b018-0c6588685ee0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
853 | 2023.10.04 20:52:04.089366 [ 3 ] {637d78be-9243-4e66-b018-0c6588685ee0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
854 | 2023.10.04 20:52:04.089920 [ 3 ] {637d78be-9243-4e66-b018-0c6588685ee0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. | ||
855 | 2023.10.04 20:52:04.090152 [ 3 ] {637d78be-9243-4e66-b018-0c6588685ee0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
856 | 2023.10.04 20:52:04.090304 [ 3 ] {637d78be-9243-4e66-b018-0c6588685ee0} <Trace> oximeter.fields_uuid (4edf659a-48ec-4f20-a382-e4f6d9a7471e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
857 | 2023.10.04 20:52:04.090402 [ 3 ] {637d78be-9243-4e66-b018-0c6588685ee0} <Information> executeQuery: Read 313 rows, 22.47 KiB in 0.001148993 sec., 272412 rows/sec., 19.10 MiB/sec. | ||
858 | 2023.10.04 20:52:04.090551 [ 3 ] {637d78be-9243-4e66-b018-0c6588685ee0} <Debug> DynamicQueryHandler: Done processing query | ||
859 | 2023.10.04 20:52:04.090576 [ 3 ] {637d78be-9243-4e66-b018-0c6588685ee0} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
860 | 2023.10.04 20:52:04.090592 [ 3 ] {} <Debug> HTTP-Session: 92767a84-65dd-407e-88ee-d1053a716e29 Destroying unnamed session | ||
861 | 2023.10.04 20:52:04.090741 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
862 | 2023.10.04 20:52:04.090785 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
863 | 2023.10.04 20:52:04.090804 [ 3 ] {} <Debug> HTTP-Session: 2ae3c478-1e64-4820-987e-6c3d426100c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
864 | 2023.10.04 20:52:04.090820 [ 3 ] {} <Debug> HTTP-Session: 2ae3c478-1e64-4820-987e-6c3d426100c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
865 | 2023.10.04 20:52:04.090889 [ 3 ] {7a8cbc04-b75d-484f-afd7-c382758152f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
866 | 2023.10.04 20:52:04.090930 [ 3 ] {7a8cbc04-b75d-484f-afd7-c382758152f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
867 | 2023.10.04 20:52:04.091047 [ 3 ] {7a8cbc04-b75d-484f-afd7-c382758152f2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
868 | 2023.10.04 20:52:04.091318 [ 3 ] {7a8cbc04-b75d-484f-afd7-c382758152f2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. | ||
869 | 2023.10.04 20:52:04.091553 [ 3 ] {7a8cbc04-b75d-484f-afd7-c382758152f2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
870 | 2023.10.04 20:52:04.091728 [ 3 ] {7a8cbc04-b75d-484f-afd7-c382758152f2} <Trace> oximeter.measurements_bool (7751d4c0-7775-4148-b040-e3a35d17863c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
871 | 2023.10.04 20:52:04.091844 [ 3 ] {7a8cbc04-b75d-484f-afd7-c382758152f2} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000925738 sec., 6481 rows/sec., 272.16 KiB/sec. | ||
872 | 2023.10.04 20:52:04.091960 [ 3 ] {7a8cbc04-b75d-484f-afd7-c382758152f2} <Debug> DynamicQueryHandler: Done processing query | ||
873 | 2023.10.04 20:52:04.091983 [ 3 ] {7a8cbc04-b75d-484f-afd7-c382758152f2} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
874 | 2023.10.04 20:52:04.091998 [ 3 ] {} <Debug> HTTP-Session: 2ae3c478-1e64-4820-987e-6c3d426100c9 Destroying unnamed session | ||
875 | 2023.10.04 20:52:04.092140 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 11534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
876 | 2023.10.04 20:52:04.092183 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
877 | 2023.10.04 20:52:04.092202 [ 3 ] {} <Debug> HTTP-Session: 36d7b92a-b63d-4773-a7bf-8f611b9154e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
878 | 2023.10.04 20:52:04.092219 [ 3 ] {} <Debug> HTTP-Session: 36d7b92a-b63d-4773-a7bf-8f611b9154e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
879 | 2023.10.04 20:52:04.092292 [ 3 ] {56465f06-b2ba-4d14-8a41-4a9200e424d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
880 | 2023.10.04 20:52:04.092334 [ 3 ] {56465f06-b2ba-4d14-8a41-4a9200e424d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
881 | 2023.10.04 20:52:04.092451 [ 3 ] {56465f06-b2ba-4d14-8a41-4a9200e424d8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
882 | 2023.10.04 20:52:04.092761 [ 3 ] {56465f06-b2ba-4d14-8a41-4a9200e424d8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. | ||
883 | 2023.10.04 20:52:04.093003 [ 3 ] {56465f06-b2ba-4d14-8a41-4a9200e424d8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
884 | 2023.10.04 20:52:04.093182 [ 3 ] {56465f06-b2ba-4d14-8a41-4a9200e424d8} <Trace> oximeter.measurements_cumulativei64 (9bf23856-442a-4348-9fd3-956960b37669): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
885 | 2023.10.04 20:52:04.093298 [ 3 ] {56465f06-b2ba-4d14-8a41-4a9200e424d8} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000977499 sec., 64450 rows/sec., 3.91 MiB/sec. | ||
886 | 2023.10.04 20:52:04.093420 [ 3 ] {56465f06-b2ba-4d14-8a41-4a9200e424d8} <Debug> DynamicQueryHandler: Done processing query | ||
887 | 2023.10.04 20:52:04.093443 [ 3 ] {56465f06-b2ba-4d14-8a41-4a9200e424d8} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
888 | 2023.10.04 20:52:04.093459 [ 3 ] {} <Debug> HTTP-Session: 36d7b92a-b63d-4773-a7bf-8f611b9154e5 Destroying unnamed session | ||
889 | 2023.10.04 20:52:04.093772 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 42800, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
890 | 2023.10.04 20:52:04.093816 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
891 | 2023.10.04 20:52:04.093834 [ 3 ] {} <Debug> HTTP-Session: 6fc8d1ae-09b2-4658-b7e7-85c91afdbb17 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
892 | 2023.10.04 20:52:04.093851 [ 3 ] {} <Debug> HTTP-Session: 6fc8d1ae-09b2-4658-b7e7-85c91afdbb17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
893 | 2023.10.04 20:52:04.093940 [ 3 ] {f6249e9d-c75a-486e-aae1-556d53afd154} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
894 | 2023.10.04 20:52:04.093987 [ 3 ] {f6249e9d-c75a-486e-aae1-556d53afd154} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
895 | 2023.10.04 20:52:04.094121 [ 3 ] {f6249e9d-c75a-486e-aae1-556d53afd154} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
896 | 2023.10.04 20:52:04.094566 [ 3 ] {f6249e9d-c75a-486e-aae1-556d53afd154} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. | ||
897 | 2023.10.04 20:52:04.094866 [ 3 ] {f6249e9d-c75a-486e-aae1-556d53afd154} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
898 | 2023.10.04 20:52:04.095044 [ 3 ] {f6249e9d-c75a-486e-aae1-556d53afd154} <Trace> oximeter.measurements_histogramf64 (12d57acf-6c99-4b64-8450-f949b571a675): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
899 | 2023.10.04 20:52:04.095165 [ 3 ] {f6249e9d-c75a-486e-aae1-556d53afd154} <Information> executeQuery: Read 40 rows, 55.27 KiB in 0.001197334 sec., 33407 rows/sec., 45.08 MiB/sec. | ||
900 | 2023.10.04 20:52:04.095295 [ 3 ] {f6249e9d-c75a-486e-aae1-556d53afd154} <Debug> DynamicQueryHandler: Done processing query | ||
901 | 2023.10.04 20:52:04.095318 [ 3 ] {f6249e9d-c75a-486e-aae1-556d53afd154} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
902 | 2023.10.04 20:52:04.095333 [ 3 ] {} <Debug> HTTP-Session: 6fc8d1ae-09b2-4658-b7e7-85c91afdbb17 Destroying unnamed session | ||
903 | 2023.10.04 20:52:04.095464 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 4550, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
904 | 2023.10.04 20:52:04.095509 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
905 | 2023.10.04 20:52:04.095528 [ 3 ] {} <Debug> HTTP-Session: e4ea8188-89ff-4f78-a2fc-0743a163fd82 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
906 | 2023.10.04 20:52:04.095545 [ 3 ] {} <Debug> HTTP-Session: e4ea8188-89ff-4f78-a2fc-0743a163fd82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
907 | 2023.10.04 20:52:04.095614 [ 3 ] {8c4c7376-7134-42df-9669-35047021a229} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
908 | 2023.10.04 20:52:04.095652 [ 3 ] {8c4c7376-7134-42df-9669-35047021a229} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
909 | 2023.10.04 20:52:04.095755 [ 3 ] {8c4c7376-7134-42df-9669-35047021a229} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
910 | 2023.10.04 20:52:04.096026 [ 3 ] {8c4c7376-7134-42df-9669-35047021a229} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. | ||
911 | 2023.10.04 20:52:04.096265 [ 3 ] {8c4c7376-7134-42df-9669-35047021a229} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
912 | 2023.10.04 20:52:04.096438 [ 3 ] {8c4c7376-7134-42df-9669-35047021a229} <Trace> oximeter.measurements_i64 (acc92feb-095f-4071-af95-c6741bb1681a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
913 | 2023.10.04 20:52:04.096552 [ 3 ] {8c4c7376-7134-42df-9669-35047021a229} <Information> executeQuery: Read 31 rows, 1.84 KiB in 0.000910148 sec., 34060 rows/sec., 1.98 MiB/sec. | ||
914 | 2023.10.04 20:52:04.096669 [ 3 ] {8c4c7376-7134-42df-9669-35047021a229} <Debug> DynamicQueryHandler: Done processing query | ||
915 | 2023.10.04 20:52:04.096692 [ 3 ] {8c4c7376-7134-42df-9669-35047021a229} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
916 | 2023.10.04 20:52:04.096708 [ 3 ] {} <Debug> HTTP-Session: e4ea8188-89ff-4f78-a2fc-0743a163fd82 Destroying unnamed session | ||
917 | 2023.10.04 20:52:12.642314 [ 97 ] {} <Debug> DNSResolver: Updating DNS cache | ||
918 | 2023.10.04 20:52:12.642380 [ 97 ] {} <Debug> DNSResolver: Updated DNS cache | ||
919 | 2023.10.04 20:52:14.086235 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 6914, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
920 | 2023.10.04 20:52:14.086348 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
921 | 2023.10.04 20:52:14.086377 [ 3 ] {} <Debug> HTTP-Session: 92281791-50a7-4865-b3e1-2a83ecda80c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
922 | 2023.10.04 20:52:14.086404 [ 3 ] {} <Debug> HTTP-Session: 92281791-50a7-4865-b3e1-2a83ecda80c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
923 | 2023.10.04 20:52:14.086548 [ 3 ] {37f52b36-b7fa-4270-aabc-66db83a06f0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
924 | 2023.10.04 20:52:14.086616 [ 3 ] {37f52b36-b7fa-4270-aabc-66db83a06f0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
925 | 2023.10.04 20:52:14.086795 [ 3 ] {37f52b36-b7fa-4270-aabc-66db83a06f0f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
926 | 2023.10.04 20:52:14.087299 [ 3 ] {37f52b36-b7fa-4270-aabc-66db83a06f0f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. | ||
927 | 2023.10.04 20:52:14.087553 [ 3 ] {37f52b36-b7fa-4270-aabc-66db83a06f0f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
928 | 2023.10.04 20:52:14.087711 [ 3 ] {37f52b36-b7fa-4270-aabc-66db83a06f0f} <Trace> oximeter.fields_i64 (c1048a13-98aa-4c26-ae8b-e905b7b4b92e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
929 | 2023.10.04 20:52:14.087827 [ 3 ] {37f52b36-b7fa-4270-aabc-66db83a06f0f} <Information> executeQuery: Read 49 rows, 3.83 KiB in 0.001241155 sec., 39479 rows/sec., 3.01 MiB/sec. | ||
930 | 2023.10.04 20:52:14.087981 [ 3 ] {37f52b36-b7fa-4270-aabc-66db83a06f0f} <Debug> DynamicQueryHandler: Done processing query | ||
931 | 2023.10.04 20:52:14.088004 [ 3 ] {37f52b36-b7fa-4270-aabc-66db83a06f0f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
932 | 2023.10.04 20:52:14.088021 [ 3 ] {} <Debug> HTTP-Session: 92281791-50a7-4865-b3e1-2a83ecda80c5 Destroying unnamed session | ||
933 | 2023.10.04 20:52:14.088274 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 34501, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
934 | 2023.10.04 20:52:14.088320 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
935 | 2023.10.04 20:52:14.088339 [ 3 ] {} <Debug> HTTP-Session: 583098f6-99da-40e8-a5c4-6275d1661d8f Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
936 | 2023.10.04 20:52:14.088356 [ 3 ] {} <Debug> HTTP-Session: 583098f6-99da-40e8-a5c4-6275d1661d8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
937 | 2023.10.04 20:52:14.088435 [ 3 ] {dab74d94-83f1-4365-babb-26d85bee6aae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
938 | 2023.10.04 20:52:14.088475 [ 3 ] {dab74d94-83f1-4365-babb-26d85bee6aae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
939 | 2023.10.04 20:52:14.088578 [ 3 ] {dab74d94-83f1-4365-babb-26d85bee6aae} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
940 | 2023.10.04 20:52:14.089015 [ 3 ] {dab74d94-83f1-4365-babb-26d85bee6aae} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. | ||
941 | 2023.10.04 20:52:14.089233 [ 3 ] {dab74d94-83f1-4365-babb-26d85bee6aae} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
942 | 2023.10.04 20:52:14.089383 [ 3 ] {dab74d94-83f1-4365-babb-26d85bee6aae} <Trace> oximeter.fields_string (174151b4-d9dc-4949-961c-483fa4c20199): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
943 | 2023.10.04 20:52:14.089479 [ 3 ] {dab74d94-83f1-4365-babb-26d85bee6aae} <Information> executeQuery: Read 216 rows, 21.33 KiB in 0.00101629 sec., 212537 rows/sec., 20.49 MiB/sec. | ||
944 | 2023.10.04 20:52:14.089596 [ 3 ] {dab74d94-83f1-4365-babb-26d85bee6aae} <Debug> DynamicQueryHandler: Done processing query | ||
945 | 2023.10.04 20:52:14.089624 [ 3 ] {dab74d94-83f1-4365-babb-26d85bee6aae} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
946 | 2023.10.04 20:52:14.089646 [ 3 ] {} <Debug> HTTP-Session: 583098f6-99da-40e8-a5c4-6275d1661d8f Destroying unnamed session | ||
947 | 2023.10.04 20:52:14.089931 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 49414, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
948 | 2023.10.04 20:52:14.089979 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
949 | 2023.10.04 20:52:14.089998 [ 3 ] {} <Debug> HTTP-Session: 938b9211-3fc9-4566-bf5c-de055972184d Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
950 | 2023.10.04 20:52:14.090014 [ 3 ] {} <Debug> HTTP-Session: 938b9211-3fc9-4566-bf5c-de055972184d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
951 | 2023.10.04 20:52:14.090091 [ 3 ] {2e47f84b-dc55-4ece-88e7-ab613f6eb541} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
952 | 2023.10.04 20:52:14.090130 [ 3 ] {2e47f84b-dc55-4ece-88e7-ab613f6eb541} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
953 | 2023.10.04 20:52:14.090233 [ 3 ] {2e47f84b-dc55-4ece-88e7-ab613f6eb541} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
954 | 2023.10.04 20:52:14.090676 [ 3 ] {2e47f84b-dc55-4ece-88e7-ab613f6eb541} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. | ||
955 | 2023.10.04 20:52:14.090890 [ 3 ] {2e47f84b-dc55-4ece-88e7-ab613f6eb541} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
956 | 2023.10.04 20:52:14.091043 [ 3 ] {2e47f84b-dc55-4ece-88e7-ab613f6eb541} <Trace> oximeter.fields_uuid (4edf659a-48ec-4f20-a382-e4f6d9a7471e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
957 | 2023.10.04 20:52:14.091141 [ 3 ] {2e47f84b-dc55-4ece-88e7-ab613f6eb541} <Information> executeQuery: Read 307 rows, 21.99 KiB in 0.0010225 sec., 300244 rows/sec., 21.00 MiB/sec. | ||
958 | 2023.10.04 20:52:14.091243 [ 3 ] {2e47f84b-dc55-4ece-88e7-ab613f6eb541} <Debug> DynamicQueryHandler: Done processing query | ||
959 | 2023.10.04 20:52:14.091267 [ 3 ] {2e47f84b-dc55-4ece-88e7-ab613f6eb541} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
960 | 2023.10.04 20:52:14.091282 [ 3 ] {} <Debug> HTTP-Session: 938b9211-3fc9-4566-bf5c-de055972184d Destroying unnamed session | ||
961 | 2023.10.04 20:52:14.091432 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
962 | 2023.10.04 20:52:14.091475 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
963 | 2023.10.04 20:52:14.091493 [ 3 ] {} <Debug> HTTP-Session: 0520b79d-ba61-425a-a228-1ee166c91538 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
964 | 2023.10.04 20:52:14.091509 [ 3 ] {} <Debug> HTTP-Session: 0520b79d-ba61-425a-a228-1ee166c91538 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
965 | 2023.10.04 20:52:14.091577 [ 3 ] {7e889402-13a4-43fa-9f2c-16b6e0dac691} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
966 | 2023.10.04 20:52:14.091617 [ 3 ] {7e889402-13a4-43fa-9f2c-16b6e0dac691} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
967 | 2023.10.04 20:52:14.091720 [ 3 ] {7e889402-13a4-43fa-9f2c-16b6e0dac691} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
968 | 2023.10.04 20:52:14.091960 [ 3 ] {7e889402-13a4-43fa-9f2c-16b6e0dac691} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. | ||
969 | 2023.10.04 20:52:14.092191 [ 3 ] {7e889402-13a4-43fa-9f2c-16b6e0dac691} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
970 | 2023.10.04 20:52:14.092363 [ 3 ] {7e889402-13a4-43fa-9f2c-16b6e0dac691} <Trace> oximeter.measurements_bool (7751d4c0-7775-4148-b040-e3a35d17863c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
971 | 2023.10.04 20:52:14.092459 [ 3 ] {7e889402-13a4-43fa-9f2c-16b6e0dac691} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000853747 sec., 7027 rows/sec., 295.11 KiB/sec. | ||
972 | 2023.10.04 20:52:14.092615 [ 3 ] {7e889402-13a4-43fa-9f2c-16b6e0dac691} <Debug> DynamicQueryHandler: Done processing query | ||
973 | 2023.10.04 20:52:14.092638 [ 3 ] {7e889402-13a4-43fa-9f2c-16b6e0dac691} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
974 | 2023.10.04 20:52:14.092653 [ 3 ] {} <Debug> HTTP-Session: 0520b79d-ba61-425a-a228-1ee166c91538 Destroying unnamed session | ||
975 | 2023.10.04 20:52:14.092840 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 11534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
976 | 2023.10.04 20:52:14.092883 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
977 | 2023.10.04 20:52:14.092901 [ 3 ] {} <Debug> HTTP-Session: 757234c3-da6f-4785-807c-6eb0747bcb74 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
978 | 2023.10.04 20:52:14.092919 [ 3 ] {} <Debug> HTTP-Session: 757234c3-da6f-4785-807c-6eb0747bcb74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
979 | 2023.10.04 20:52:14.092991 [ 3 ] {967af9fc-acaa-4358-b3d7-9e75c256ecc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
980 | 2023.10.04 20:52:14.093032 [ 3 ] {967af9fc-acaa-4358-b3d7-9e75c256ecc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
981 | 2023.10.04 20:52:14.093154 [ 3 ] {967af9fc-acaa-4358-b3d7-9e75c256ecc6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
982 | 2023.10.04 20:52:14.093449 [ 3 ] {967af9fc-acaa-4358-b3d7-9e75c256ecc6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. | ||
983 | 2023.10.04 20:52:14.093686 [ 3 ] {967af9fc-acaa-4358-b3d7-9e75c256ecc6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
984 | 2023.10.04 20:52:14.093856 [ 3 ] {967af9fc-acaa-4358-b3d7-9e75c256ecc6} <Trace> oximeter.measurements_cumulativei64 (9bf23856-442a-4348-9fd3-956960b37669): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
985 | 2023.10.04 20:52:14.093955 [ 3 ] {967af9fc-acaa-4358-b3d7-9e75c256ecc6} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000937479 sec., 67201 rows/sec., 4.07 MiB/sec. | ||
986 | 2023.10.04 20:52:14.094057 [ 3 ] {967af9fc-acaa-4358-b3d7-9e75c256ecc6} <Debug> DynamicQueryHandler: Done processing query | ||
987 | 2023.10.04 20:52:14.094079 [ 3 ] {967af9fc-acaa-4358-b3d7-9e75c256ecc6} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
988 | 2023.10.04 20:52:14.094095 [ 3 ] {} <Debug> HTTP-Session: 757234c3-da6f-4785-807c-6eb0747bcb74 Destroying unnamed session | ||
989 | 2023.10.04 20:52:14.094342 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 46004, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
990 | 2023.10.04 20:52:14.094385 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
991 | 2023.10.04 20:52:14.094404 [ 3 ] {} <Debug> HTTP-Session: ca745ffc-440a-45ac-ad9c-4281be6ae877 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
992 | 2023.10.04 20:52:14.094420 [ 3 ] {} <Debug> HTTP-Session: ca745ffc-440a-45ac-ad9c-4281be6ae877 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
993 | 2023.10.04 20:52:14.094500 [ 3 ] {0986e19d-4468-4b2a-80a6-f8c3e2725c9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
994 | 2023.10.04 20:52:14.094543 [ 3 ] {0986e19d-4468-4b2a-80a6-f8c3e2725c9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
995 | 2023.10.04 20:52:14.094673 [ 3 ] {0986e19d-4468-4b2a-80a6-f8c3e2725c9a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
996 | 2023.10.04 20:52:14.095145 [ 3 ] {0986e19d-4468-4b2a-80a6-f8c3e2725c9a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. | ||
997 | 2023.10.04 20:52:14.095435 [ 3 ] {0986e19d-4468-4b2a-80a6-f8c3e2725c9a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
998 | 2023.10.04 20:52:14.095604 [ 3 ] {0986e19d-4468-4b2a-80a6-f8c3e2725c9a} <Trace> oximeter.measurements_histogramf64 (12d57acf-6c99-4b64-8450-f949b571a675): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
999 | 2023.10.04 20:52:14.095702 [ 3 ] {0986e19d-4468-4b2a-80a6-f8c3e2725c9a} <Information> executeQuery: Read 43 rows, 59.42 KiB in 0.001174763 sec., 36603 rows/sec., 49.39 MiB/sec. | ||
1000 | 2023.10.04 20:52:14.095823 [ 3 ] {0986e19d-4468-4b2a-80a6-f8c3e2725c9a} <Debug> DynamicQueryHandler: Done processing query | ||
1001 | 2023.10.04 20:52:14.095845 [ 3 ] {0986e19d-4468-4b2a-80a6-f8c3e2725c9a} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
1002 | 2023.10.04 20:52:14.095860 [ 3 ] {} <Debug> HTTP-Session: ca745ffc-440a-45ac-ad9c-4281be6ae877 Destroying unnamed session | ||
1003 | 2023.10.04 20:52:14.095978 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 2665, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1004 | 2023.10.04 20:52:14.096021 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1005 | 2023.10.04 20:52:14.096039 [ 3 ] {} <Debug> HTTP-Session: b5292876-b701-492e-b1d1-3cfd69baf37d Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
1006 | 2023.10.04 20:52:14.096055 [ 3 ] {} <Debug> HTTP-Session: b5292876-b701-492e-b1d1-3cfd69baf37d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1007 | 2023.10.04 20:52:14.096124 [ 3 ] {e25df5d0-b49f-4066-8e75-6fb3c0b2ee90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
1008 | 2023.10.04 20:52:14.096163 [ 3 ] {e25df5d0-b49f-4066-8e75-6fb3c0b2ee90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
1009 | 2023.10.04 20:52:14.096264 [ 3 ] {e25df5d0-b49f-4066-8e75-6fb3c0b2ee90} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1010 | 2023.10.04 20:52:14.096511 [ 3 ] {e25df5d0-b49f-4066-8e75-6fb3c0b2ee90} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. | ||
1011 | 2023.10.04 20:52:14.096736 [ 3 ] {e25df5d0-b49f-4066-8e75-6fb3c0b2ee90} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1012 | 2023.10.04 20:52:14.096910 [ 3 ] {e25df5d0-b49f-4066-8e75-6fb3c0b2ee90} <Trace> oximeter.measurements_i64 (acc92feb-095f-4071-af95-c6741bb1681a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1013 | 2023.10.04 20:52:14.097005 [ 3 ] {e25df5d0-b49f-4066-8e75-6fb3c0b2ee90} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000854587 sec., 22232 rows/sec., 1.15 MiB/sec. | ||
1014 | 2023.10.04 20:52:14.097103 [ 3 ] {e25df5d0-b49f-4066-8e75-6fb3c0b2ee90} <Debug> DynamicQueryHandler: Done processing query | ||
1015 | 2023.10.04 20:52:14.097124 [ 3 ] {e25df5d0-b49f-4066-8e75-6fb3c0b2ee90} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
1016 | 2023.10.04 20:52:14.097139 [ 3 ] {} <Debug> HTTP-Session: b5292876-b701-492e-b1d1-3cfd69baf37d Destroying unnamed session | ||
1017 | 2023.10.04 20:52:24.086760 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 7346, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1018 | 2023.10.04 20:52:24.086895 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1019 | 2023.10.04 20:52:24.086926 [ 3 ] {} <Debug> HTTP-Session: c4992623-ac4d-41d3-ac99-73ccd6a24761 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
1020 | 2023.10.04 20:52:24.086953 [ 3 ] {} <Debug> HTTP-Session: c4992623-ac4d-41d3-ac99-73ccd6a24761 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1021 | 2023.10.04 20:52:24.087096 [ 3 ] {0c21d270-dd71-439d-8877-1f8694ce9ecd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1022 | 2023.10.04 20:52:24.087165 [ 3 ] {0c21d270-dd71-439d-8877-1f8694ce9ecd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1023 | 2023.10.04 20:52:24.087345 [ 3 ] {0c21d270-dd71-439d-8877-1f8694ce9ecd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1024 | 2023.10.04 20:52:24.087844 [ 3 ] {0c21d270-dd71-439d-8877-1f8694ce9ecd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. | ||
1025 | 2023.10.04 20:52:24.088111 [ 3 ] {0c21d270-dd71-439d-8877-1f8694ce9ecd} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1026 | 2023.10.04 20:52:24.088273 [ 3 ] {0c21d270-dd71-439d-8877-1f8694ce9ecd} <Trace> oximeter.fields_i64 (c1048a13-98aa-4c26-ae8b-e905b7b4b92e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1027 | 2023.10.04 20:52:24.088396 [ 3 ] {0c21d270-dd71-439d-8877-1f8694ce9ecd} <Information> executeQuery: Read 52 rows, 4.07 KiB in 0.001260765 sec., 41244 rows/sec., 3.15 MiB/sec. | ||
1028 | 2023.10.04 20:52:24.088555 [ 3 ] {0c21d270-dd71-439d-8877-1f8694ce9ecd} <Debug> DynamicQueryHandler: Done processing query | ||
1029 | 2023.10.04 20:52:24.088578 [ 3 ] {0c21d270-dd71-439d-8877-1f8694ce9ecd} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1030 | 2023.10.04 20:52:24.088594 [ 3 ] {} <Debug> HTTP-Session: c4992623-ac4d-41d3-ac99-73ccd6a24761 Destroying unnamed session | ||
1031 | 2023.10.04 20:52:24.088745 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 35843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1032 | 2023.10.04 20:52:24.088791 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1033 | 2023.10.04 20:52:24.088810 [ 3 ] {} <Debug> HTTP-Session: 41c0874f-d6fc-43bc-8109-66d10b883c9a Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
1034 | 2023.10.04 20:52:24.088826 [ 3 ] {} <Debug> HTTP-Session: 41c0874f-d6fc-43bc-8109-66d10b883c9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1035 | 2023.10.04 20:52:24.088905 [ 3 ] {6636d43b-bce1-4e20-a09c-735230e9512d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1036 | 2023.10.04 20:52:24.088944 [ 3 ] {6636d43b-bce1-4e20-a09c-735230e9512d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1037 | 2023.10.04 20:52:24.089047 [ 3 ] {6636d43b-bce1-4e20-a09c-735230e9512d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1038 | 2023.10.04 20:52:24.089467 [ 3 ] {6636d43b-bce1-4e20-a09c-735230e9512d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. | ||
1039 | 2023.10.04 20:52:24.089693 [ 3 ] {6636d43b-bce1-4e20-a09c-735230e9512d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1040 | 2023.10.04 20:52:24.089842 [ 3 ] {6636d43b-bce1-4e20-a09c-735230e9512d} <Trace> oximeter.fields_string (174151b4-d9dc-4949-961c-483fa4c20199): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1041 | 2023.10.04 20:52:24.089976 [ 3 ] {6636d43b-bce1-4e20-a09c-735230e9512d} <Information> executeQuery: Read 225 rows, 22.12 KiB in 0.001032921 sec., 217828 rows/sec., 20.91 MiB/sec. | ||
1042 | 2023.10.04 20:52:24.090128 [ 3 ] {6636d43b-bce1-4e20-a09c-735230e9512d} <Debug> DynamicQueryHandler: Done processing query | ||
1043 | 2023.10.04 20:52:24.090151 [ 3 ] {6636d43b-bce1-4e20-a09c-735230e9512d} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
1044 | 2023.10.04 20:52:24.090166 [ 3 ] {} <Debug> HTTP-Session: 41c0874f-d6fc-43bc-8109-66d10b883c9a Destroying unnamed session | ||
1045 | 2023.10.04 20:52:24.090338 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 50432, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1046 | 2023.10.04 20:52:24.090381 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1047 | 2023.10.04 20:52:24.090400 [ 3 ] {} <Debug> HTTP-Session: b5cc521f-14da-4430-bf63-e0af5284937f Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
1048 | 2023.10.04 20:52:24.090417 [ 3 ] {} <Debug> HTTP-Session: b5cc521f-14da-4430-bf63-e0af5284937f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1049 | 2023.10.04 20:52:24.090507 [ 3 ] {bb163997-7e88-4c7b-82db-9374ec56a992} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1050 | 2023.10.04 20:52:24.090547 [ 3 ] {bb163997-7e88-4c7b-82db-9374ec56a992} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1051 | 2023.10.04 20:52:24.090660 [ 3 ] {bb163997-7e88-4c7b-82db-9374ec56a992} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1052 | 2023.10.04 20:52:24.091118 [ 3 ] {bb163997-7e88-4c7b-82db-9374ec56a992} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. | ||
1053 | 2023.10.04 20:52:24.091341 [ 3 ] {bb163997-7e88-4c7b-82db-9374ec56a992} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1054 | 2023.10.04 20:52:24.091488 [ 3 ] {bb163997-7e88-4c7b-82db-9374ec56a992} <Trace> oximeter.fields_uuid (4edf659a-48ec-4f20-a382-e4f6d9a7471e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1055 | 2023.10.04 20:52:24.091617 [ 3 ] {bb163997-7e88-4c7b-82db-9374ec56a992} <Information> executeQuery: Read 313 rows, 22.47 KiB in 0.001077841 sec., 290395 rows/sec., 20.36 MiB/sec. | ||
1056 | 2023.10.04 20:52:24.091739 [ 3 ] {bb163997-7e88-4c7b-82db-9374ec56a992} <Debug> DynamicQueryHandler: Done processing query | ||
1057 | 2023.10.04 20:52:24.091762 [ 3 ] {bb163997-7e88-4c7b-82db-9374ec56a992} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
1058 | 2023.10.04 20:52:24.091777 [ 3 ] {} <Debug> HTTP-Session: b5cc521f-14da-4430-bf63-e0af5284937f Destroying unnamed session | ||
1059 | 2023.10.04 20:52:24.091939 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1060 | 2023.10.04 20:52:24.091982 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1061 | 2023.10.04 20:52:24.092001 [ 3 ] {} <Debug> HTTP-Session: 36d10fb3-8791-45be-a760-c8f4f96eb596 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
1062 | 2023.10.04 20:52:24.092017 [ 3 ] {} <Debug> HTTP-Session: 36d10fb3-8791-45be-a760-c8f4f96eb596 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1063 | 2023.10.04 20:52:24.092085 [ 3 ] {d9dc5351-f964-4de3-ba3e-11b1a1b4eb88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
1064 | 2023.10.04 20:52:24.092124 [ 3 ] {d9dc5351-f964-4de3-ba3e-11b1a1b4eb88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1065 | 2023.10.04 20:52:24.092232 [ 3 ] {d9dc5351-f964-4de3-ba3e-11b1a1b4eb88} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1066 | 2023.10.04 20:52:24.092544 [ 3 ] {d9dc5351-f964-4de3-ba3e-11b1a1b4eb88} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. | ||
1067 | 2023.10.04 20:52:24.092794 [ 3 ] {d9dc5351-f964-4de3-ba3e-11b1a1b4eb88} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1068 | 2023.10.04 20:52:24.092966 [ 3 ] {d9dc5351-f964-4de3-ba3e-11b1a1b4eb88} <Trace> oximeter.measurements_bool (7751d4c0-7775-4148-b040-e3a35d17863c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1069 | 2023.10.04 20:52:24.093095 [ 3 ] {d9dc5351-f964-4de3-ba3e-11b1a1b4eb88} <Information> executeQuery: Read 6 rows, 258.00 B in 0.00098036 sec., 6120 rows/sec., 257.00 KiB/sec. | ||
1070 | 2023.10.04 20:52:24.093211 [ 3 ] {d9dc5351-f964-4de3-ba3e-11b1a1b4eb88} <Debug> DynamicQueryHandler: Done processing query | ||
1071 | 2023.10.04 20:52:24.093234 [ 3 ] {d9dc5351-f964-4de3-ba3e-11b1a1b4eb88} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
1072 | 2023.10.04 20:52:24.093249 [ 3 ] {} <Debug> HTTP-Session: 36d10fb3-8791-45be-a760-c8f4f96eb596 Destroying unnamed session | ||
1073 | 2023.10.04 20:52:24.093379 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 11534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1074 | 2023.10.04 20:52:24.093421 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1075 | 2023.10.04 20:52:24.093439 [ 3 ] {} <Debug> HTTP-Session: 04f93b31-0ba2-4de7-9576-0770ce8c43d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
1076 | 2023.10.04 20:52:24.093454 [ 3 ] {} <Debug> HTTP-Session: 04f93b31-0ba2-4de7-9576-0770ce8c43d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1077 | 2023.10.04 20:52:24.093525 [ 3 ] {0773502b-3d60-4e02-8843-2c4d0d838971} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
1078 | 2023.10.04 20:52:24.093564 [ 3 ] {0773502b-3d60-4e02-8843-2c4d0d838971} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
1079 | 2023.10.04 20:52:24.093678 [ 3 ] {0773502b-3d60-4e02-8843-2c4d0d838971} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1080 | 2023.10.04 20:52:24.093972 [ 3 ] {0773502b-3d60-4e02-8843-2c4d0d838971} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. | ||
1081 | 2023.10.04 20:52:24.094200 [ 3 ] {0773502b-3d60-4e02-8843-2c4d0d838971} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1082 | 2023.10.04 20:52:24.094362 [ 3 ] {0773502b-3d60-4e02-8843-2c4d0d838971} <Trace> oximeter.measurements_cumulativei64 (9bf23856-442a-4348-9fd3-956960b37669): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1083 | 2023.10.04 20:52:24.094490 [ 3 ] {0773502b-3d60-4e02-8843-2c4d0d838971} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000938389 sec., 67136 rows/sec., 4.07 MiB/sec. | ||
1084 | 2023.10.04 20:52:24.094611 [ 3 ] {0773502b-3d60-4e02-8843-2c4d0d838971} <Debug> DynamicQueryHandler: Done processing query | ||
1085 | 2023.10.04 20:52:24.094634 [ 3 ] {0773502b-3d60-4e02-8843-2c4d0d838971} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1086 | 2023.10.04 20:52:24.094649 [ 3 ] {} <Debug> HTTP-Session: 04f93b31-0ba2-4de7-9576-0770ce8c43d1 Destroying unnamed session | ||
1087 | 2023.10.04 20:52:24.094825 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 49211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1088 | 2023.10.04 20:52:24.094867 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1089 | 2023.10.04 20:52:24.094887 [ 3 ] {} <Debug> HTTP-Session: c2b6b91c-3d48-481c-b415-096d3f67ee68 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
1090 | 2023.10.04 20:52:24.094904 [ 3 ] {} <Debug> HTTP-Session: c2b6b91c-3d48-481c-b415-096d3f67ee68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1091 | 2023.10.04 20:52:24.094995 [ 3 ] {8d267a28-0268-4f11-885e-ab83f6f511d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1092 | 2023.10.04 20:52:24.095037 [ 3 ] {8d267a28-0268-4f11-885e-ab83f6f511d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1093 | 2023.10.04 20:52:24.095165 [ 3 ] {8d267a28-0268-4f11-885e-ab83f6f511d4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1094 | 2023.10.04 20:52:24.095649 [ 3 ] {8d267a28-0268-4f11-885e-ab83f6f511d4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. | ||
1095 | 2023.10.04 20:52:24.095947 [ 3 ] {8d267a28-0268-4f11-885e-ab83f6f511d4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1096 | 2023.10.04 20:52:24.096124 [ 3 ] {8d267a28-0268-4f11-885e-ab83f6f511d4} <Trace> oximeter.measurements_histogramf64 (12d57acf-6c99-4b64-8450-f949b571a675): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1097 | 2023.10.04 20:52:24.096245 [ 3 ] {8d267a28-0268-4f11-885e-ab83f6f511d4} <Information> executeQuery: Read 46 rows, 63.56 KiB in 0.001222914 sec., 37615 rows/sec., 50.76 MiB/sec. | ||
1098 | 2023.10.04 20:52:24.096367 [ 3 ] {8d267a28-0268-4f11-885e-ab83f6f511d4} <Debug> DynamicQueryHandler: Done processing query | ||
1099 | 2023.10.04 20:52:24.096390 [ 3 ] {8d267a28-0268-4f11-885e-ab83f6f511d4} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
1100 | 2023.10.04 20:52:24.096405 [ 3 ] {} <Debug> HTTP-Session: c2b6b91c-3d48-481c-b415-096d3f67ee68 Destroying unnamed session | ||
1101 | 2023.10.04 20:52:24.096518 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 3122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1102 | 2023.10.04 20:52:24.096560 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1103 | 2023.10.04 20:52:24.096578 [ 3 ] {} <Debug> HTTP-Session: 36f2ccd2-7997-4542-815d-4cbeec797f5f Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
1104 | 2023.10.04 20:52:24.096594 [ 3 ] {} <Debug> HTTP-Session: 36f2ccd2-7997-4542-815d-4cbeec797f5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1105 | 2023.10.04 20:52:24.096661 [ 3 ] {4cbb51bb-0bd0-424a-818b-2eb78427adbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
1106 | 2023.10.04 20:52:24.096698 [ 3 ] {4cbb51bb-0bd0-424a-818b-2eb78427adbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
1107 | 2023.10.04 20:52:24.096798 [ 3 ] {4cbb51bb-0bd0-424a-818b-2eb78427adbd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1108 | 2023.10.04 20:52:24.097048 [ 3 ] {4cbb51bb-0bd0-424a-818b-2eb78427adbd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. | ||
1109 | 2023.10.04 20:52:24.097270 [ 3 ] {4cbb51bb-0bd0-424a-818b-2eb78427adbd} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1110 | 2023.10.04 20:52:24.097452 [ 3 ] {4cbb51bb-0bd0-424a-818b-2eb78427adbd} <Trace> oximeter.measurements_i64 (acc92feb-095f-4071-af95-c6741bb1681a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1111 | 2023.10.04 20:52:24.097552 [ 3 ] {4cbb51bb-0bd0-424a-818b-2eb78427adbd} <Information> executeQuery: Read 22 rows, 1.22 KiB in 0.000864197 sec., 25457 rows/sec., 1.38 MiB/sec. | ||
1112 | 2023.10.04 20:52:24.097666 [ 3 ] {4cbb51bb-0bd0-424a-818b-2eb78427adbd} <Debug> DynamicQueryHandler: Done processing query | ||
1113 | 2023.10.04 20:52:24.097687 [ 3 ] {4cbb51bb-0bd0-424a-818b-2eb78427adbd} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
1114 | 2023.10.04 20:52:24.097702 [ 3 ] {} <Debug> HTTP-Session: 36f2ccd2-7997-4542-815d-4cbeec797f5f Destroying unnamed session | ||
1115 | 2023.10.04 20:52:27.642437 [ 88 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1116 | 2023.10.04 20:52:27.642504 [ 88 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1117 | 2023.10.04 20:52:34.086473 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 2277, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1118 | 2023.10.04 20:52:34.086606 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1119 | 2023.10.04 20:52:34.086637 [ 3 ] {} <Debug> HTTP-Session: 624532b8-5131-4dfb-9749-089bd1b30bc0 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
1120 | 2023.10.04 20:52:34.086665 [ 3 ] {} <Debug> HTTP-Session: 624532b8-5131-4dfb-9749-089bd1b30bc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1121 | 2023.10.04 20:52:34.086804 [ 3 ] {44afe2ec-d071-4be7-81cc-eeef2886faab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
1122 | 2023.10.04 20:52:34.086874 [ 3 ] {44afe2ec-d071-4be7-81cc-eeef2886faab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1123 | 2023.10.04 20:52:34.087070 [ 3 ] {44afe2ec-d071-4be7-81cc-eeef2886faab} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1124 | 2023.10.04 20:52:34.087608 [ 3 ] {44afe2ec-d071-4be7-81cc-eeef2886faab} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. | ||
1125 | 2023.10.04 20:52:34.087911 [ 3 ] {44afe2ec-d071-4be7-81cc-eeef2886faab} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1126 | 2023.10.04 20:52:34.088081 [ 3 ] {44afe2ec-d071-4be7-81cc-eeef2886faab} <Trace> oximeter.timeseries_schema (e8c595f3-379c-42c8-9506-88c62a1cac0e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1127 | 2023.10.04 20:52:34.088198 [ 3 ] {44afe2ec-d071-4be7-81cc-eeef2886faab} <Information> executeQuery: Read 11 rows, 1009.00 B in 0.001356267 sec., 8110 rows/sec., 726.52 KiB/sec. | ||
1128 | 2023.10.04 20:52:34.088375 [ 3 ] {44afe2ec-d071-4be7-81cc-eeef2886faab} <Debug> DynamicQueryHandler: Done processing query | ||
1129 | 2023.10.04 20:52:34.088401 [ 3 ] {44afe2ec-d071-4be7-81cc-eeef2886faab} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1130 | 2023.10.04 20:52:34.088417 [ 3 ] {} <Debug> HTTP-Session: 624532b8-5131-4dfb-9749-089bd1b30bc0 Destroying unnamed session | ||
1131 | 2023.10.04 20:52:34.088532 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 7632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1132 | 2023.10.04 20:52:34.088578 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1133 | 2023.10.04 20:52:34.088598 [ 3 ] {} <Debug> HTTP-Session: 61261b21-8ef2-4c41-abcb-ec957d145d89 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
1134 | 2023.10.04 20:52:34.088615 [ 3 ] {} <Debug> HTTP-Session: 61261b21-8ef2-4c41-abcb-ec957d145d89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1135 | 2023.10.04 20:52:34.088689 [ 3 ] {04fb190a-2a9d-4282-823c-debb6bf1c97f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1136 | 2023.10.04 20:52:34.088730 [ 3 ] {04fb190a-2a9d-4282-823c-debb6bf1c97f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1137 | 2023.10.04 20:52:34.088842 [ 3 ] {04fb190a-2a9d-4282-823c-debb6bf1c97f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1138 | 2023.10.04 20:52:34.089174 [ 3 ] {04fb190a-2a9d-4282-823c-debb6bf1c97f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. | ||
1139 | 2023.10.04 20:52:34.089381 [ 3 ] {04fb190a-2a9d-4282-823c-debb6bf1c97f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1140 | 2023.10.04 20:52:34.089532 [ 3 ] {04fb190a-2a9d-4282-823c-debb6bf1c97f} <Trace> oximeter.fields_i64 (c1048a13-98aa-4c26-ae8b-e905b7b4b92e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1141 | 2023.10.04 20:52:34.089655 [ 3 ] {04fb190a-2a9d-4282-823c-debb6bf1c97f} <Information> executeQuery: Read 54 rows, 4.23 KiB in 0.000935879 sec., 57699 rows/sec., 4.41 MiB/sec. | ||
1142 | 2023.10.04 20:52:34.089698 [ 65 ] {} <Debug> oximeter.fields_i64 (c1048a13-98aa-4c26-ae8b-e905b7b4b92e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1143 | 2023.10.04 20:52:34.089788 [ 3 ] {04fb190a-2a9d-4282-823c-debb6bf1c97f} <Debug> DynamicQueryHandler: Done processing query | ||
1144 | 2023.10.04 20:52:34.089800 [ 65 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. | ||
1145 | 2023.10.04 20:52:34.089826 [ 3 ] {04fb190a-2a9d-4282-823c-debb6bf1c97f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1146 | 2023.10.04 20:52:34.089857 [ 3 ] {} <Debug> HTTP-Session: 61261b21-8ef2-4c41-abcb-ec957d145d89 Destroying unnamed session | ||
1147 | 2023.10.04 20:52:34.090046 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 36799, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1148 | 2023.10.04 20:52:34.090093 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1149 | 2023.10.04 20:52:34.090113 [ 3 ] {} <Debug> HTTP-Session: b3141da7-af77-4741-9be0-4e287504f47c Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
1150 | 2023.10.04 20:52:34.090130 [ 3 ] {} <Debug> HTTP-Session: b3141da7-af77-4741-9be0-4e287504f47c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1151 | 2023.10.04 20:52:34.090212 [ 3 ] {0796decd-d725-4f18-b4c1-fc934d687bab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1152 | 2023.10.04 20:52:34.090212 [ 17 ] {c1048a13-98aa-4c26-ae8b-e905b7b4b92e::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1153 | 2023.10.04 20:52:34.090256 [ 3 ] {0796decd-d725-4f18-b4c1-fc934d687bab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1154 | 2023.10.04 20:52:34.090397 [ 3 ] {0796decd-d725-4f18-b4c1-fc934d687bab} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1155 | 2023.10.04 20:52:34.090444 [ 17 ] {c1048a13-98aa-4c26-ae8b-e905b7b4b92e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1156 | 2023.10.04 20:52:34.090598 [ 17 ] {c1048a13-98aa-4c26-ae8b-e905b7b4b92e::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 | ||
1157 | 2023.10.04 20:52:34.090879 [ 3 ] {0796decd-d725-4f18-b4c1-fc934d687bab} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. | ||
1158 | 2023.10.04 20:52:34.091099 [ 3 ] {0796decd-d725-4f18-b4c1-fc934d687bab} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1159 | 2023.10.04 20:52:34.091250 [ 3 ] {0796decd-d725-4f18-b4c1-fc934d687bab} <Trace> oximeter.fields_string (174151b4-d9dc-4949-961c-483fa4c20199): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1160 | 2023.10.04 20:52:34.091374 [ 65 ] {} <Debug> oximeter.fields_string (174151b4-d9dc-4949-961c-483fa4c20199) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1161 | 2023.10.04 20:52:34.091382 [ 3 ] {0796decd-d725-4f18-b4c1-fc934d687bab} <Information> executeQuery: Read 231 rows, 22.71 KiB in 0.001131713 sec., 204115 rows/sec., 19.60 MiB/sec. | ||
1162 | 2023.10.04 20:52:34.091440 [ 65 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. | ||
1163 | 2023.10.04 20:52:34.091639 [ 12 ] {174151b4-d9dc-4949-961c-483fa4c20199::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1164 | 2023.10.04 20:52:34.091681 [ 3 ] {0796decd-d725-4f18-b4c1-fc934d687bab} <Debug> DynamicQueryHandler: Done processing query | ||
1165 | 2023.10.04 20:52:34.091721 [ 3 ] {0796decd-d725-4f18-b4c1-fc934d687bab} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
1166 | 2023.10.04 20:52:34.091764 [ 3 ] {} <Debug> HTTP-Session: b3141da7-af77-4741-9be0-4e287504f47c Destroying unnamed session | ||
1167 | 2023.10.04 20:52:34.091823 [ 12 ] {174151b4-d9dc-4949-961c-483fa4c20199::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1168 | 2023.10.04 20:52:34.091865 [ 12 ] {174151b4-d9dc-4949-961c-483fa4c20199::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 | ||
1169 | 2023.10.04 20:52:34.092027 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 52107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1170 | 2023.10.04 20:52:34.092078 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1171 | 2023.10.04 20:52:34.092098 [ 3 ] {} <Debug> HTTP-Session: b46f6f57-fd91-437c-b07d-62f5358906a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
1172 | 2023.10.04 20:52:34.092114 [ 3 ] {} <Debug> HTTP-Session: b46f6f57-fd91-437c-b07d-62f5358906a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1173 | 2023.10.04 20:52:34.092207 [ 3 ] {b1e1a754-99c1-4485-bd24-de08483c1111} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1174 | 2023.10.04 20:52:34.092247 [ 3 ] {b1e1a754-99c1-4485-bd24-de08483c1111} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1175 | 2023.10.04 20:52:34.092360 [ 3 ] {b1e1a754-99c1-4485-bd24-de08483c1111} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1176 | 2023.10.04 20:52:34.092823 [ 3 ] {b1e1a754-99c1-4485-bd24-de08483c1111} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. | ||
1177 | 2023.10.04 20:52:34.093079 [ 3 ] {b1e1a754-99c1-4485-bd24-de08483c1111} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1178 | 2023.10.04 20:52:34.093456 [ 3 ] {b1e1a754-99c1-4485-bd24-de08483c1111} <Trace> oximeter.fields_uuid (4edf659a-48ec-4f20-a382-e4f6d9a7471e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1179 | 2023.10.04 20:52:34.093488 [ 12 ] {174151b4-d9dc-4949-961c-483fa4c20199::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 195 rows starting from the beginning of the part | ||
1180 | 2023.10.04 20:52:34.093483 [ 17 ] {c1048a13-98aa-4c26-ae8b-e905b7b4b92e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 42 rows starting from the beginning of the part | ||
1181 | 2023.10.04 20:52:34.093642 [ 65 ] {} <Debug> oximeter.fields_uuid (4edf659a-48ec-4f20-a382-e4f6d9a7471e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1182 | 2023.10.04 20:52:34.093792 [ 65 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. | ||
1183 | 2023.10.04 20:52:34.093847 [ 3 ] {b1e1a754-99c1-4485-bd24-de08483c1111} <Information> executeQuery: Read 323 rows, 23.26 KiB in 0.001572611 sec., 205390 rows/sec., 14.44 MiB/sec. | ||
1184 | 2023.10.04 20:52:34.094087 [ 9 ] {4edf659a-48ec-4f20-a382-e4f6d9a7471e::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1185 | 2023.10.04 20:52:34.094215 [ 12 ] {174151b4-d9dc-4949-961c-483fa4c20199::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 207 rows starting from the beginning of the part | ||
1186 | 2023.10.04 20:52:34.094381 [ 17 ] {c1048a13-98aa-4c26-ae8b-e905b7b4b92e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 46 rows starting from the beginning of the part | ||
1187 | 2023.10.04 20:52:34.094594 [ 3 ] {b1e1a754-99c1-4485-bd24-de08483c1111} <Debug> DynamicQueryHandler: Done processing query | ||
1188 | 2023.10.04 20:52:34.094575 [ 9 ] {4edf659a-48ec-4f20-a382-e4f6d9a7471e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1189 | 2023.10.04 20:52:34.094650 [ 3 ] {b1e1a754-99c1-4485-bd24-de08483c1111} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
1190 | 2023.10.04 20:52:34.094757 [ 3 ] {} <Debug> HTTP-Session: b46f6f57-fd91-437c-b07d-62f5358906a3 Destroying unnamed session | ||
1191 | 2023.10.04 20:52:34.094742 [ 9 ] {4edf659a-48ec-4f20-a382-e4f6d9a7471e::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 | ||
1192 | 2023.10.04 20:52:34.094998 [ 12 ] {174151b4-d9dc-4949-961c-483fa4c20199::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 216 rows starting from the beginning of the part | ||
1193 | 2023.10.04 20:52:34.095057 [ 17 ] {c1048a13-98aa-4c26-ae8b-e905b7b4b92e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 49 rows starting from the beginning of the part | ||
1194 | 2023.10.04 20:52:34.095071 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1195 | 2023.10.04 20:52:34.095260 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1196 | 2023.10.04 20:52:34.095382 [ 3 ] {} <Debug> HTTP-Session: 53325a1e-b9a2-46d5-b2ac-675db8085bb2 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
1197 | 2023.10.04 20:52:34.095555 [ 3 ] {} <Debug> HTTP-Session: 53325a1e-b9a2-46d5-b2ac-675db8085bb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1198 | 2023.10.04 20:52:34.095598 [ 9 ] {4edf659a-48ec-4f20-a382-e4f6d9a7471e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 312 rows starting from the beginning of the part | ||
1199 | 2023.10.04 20:52:34.095826 [ 12 ] {174151b4-d9dc-4949-961c-483fa4c20199::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 225 rows starting from the beginning of the part | ||
1200 | 2023.10.04 20:52:34.095851 [ 17 ] {c1048a13-98aa-4c26-ae8b-e905b7b4b92e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 52 rows starting from the beginning of the part | ||
1201 | 2023.10.04 20:52:34.096146 [ 3 ] {e2d33c6c-fe55-45f8-a722-cce3ea5bd501} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
1202 | 2023.10.04 20:52:34.096401 [ 3 ] {e2d33c6c-fe55-45f8-a722-cce3ea5bd501} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1203 | 2023.10.04 20:52:34.096439 [ 9 ] {4edf659a-48ec-4f20-a382-e4f6d9a7471e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 313 rows starting from the beginning of the part | ||
1204 | 2023.10.04 20:52:34.096661 [ 12 ] {174151b4-d9dc-4949-961c-483fa4c20199::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 231 rows starting from the beginning of the part | ||
1205 | 2023.10.04 20:52:34.096687 [ 17 ] {c1048a13-98aa-4c26-ae8b-e905b7b4b92e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 54 rows starting from the beginning of the part | ||
1206 | 2023.10.04 20:52:34.097405 [ 9 ] {4edf659a-48ec-4f20-a382-e4f6d9a7471e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 307 rows starting from the beginning of the part | ||
1207 | 2023.10.04 20:52:34.097833 [ 3 ] {e2d33c6c-fe55-45f8-a722-cce3ea5bd501} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1208 | 2023.10.04 20:52:34.097849 [ 9 ] {4edf659a-48ec-4f20-a382-e4f6d9a7471e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 313 rows starting from the beginning of the part | ||
1209 | 2023.10.04 20:52:34.098038 [ 9 ] {4edf659a-48ec-4f20-a382-e4f6d9a7471e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 323 rows starting from the beginning of the part | ||
1210 | 2023.10.04 20:52:34.098855 [ 3 ] {e2d33c6c-fe55-45f8-a722-cce3ea5bd501} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. | ||
1211 | 2023.10.04 20:52:34.100242 [ 3 ] {e2d33c6c-fe55-45f8-a722-cce3ea5bd501} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1212 | 2023.10.04 20:52:34.101083 [ 3 ] {e2d33c6c-fe55-45f8-a722-cce3ea5bd501} <Trace> oximeter.measurements_bool (7751d4c0-7775-4148-b040-e3a35d17863c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1213 | 2023.10.04 20:52:34.101472 [ 65 ] {} <Debug> oximeter.measurements_bool (7751d4c0-7775-4148-b040-e3a35d17863c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1214 | 2023.10.04 20:52:34.101729 [ 3 ] {e2d33c6c-fe55-45f8-a722-cce3ea5bd501} <Information> executeQuery: Read 6 rows, 258.00 B in 0.005456348 sec., 1099 rows/sec., 46.18 KiB/sec. | ||
1215 | 2023.10.04 20:52:34.101786 [ 65 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. | ||
1216 | 2023.10.04 20:52:34.102626 [ 3 ] {e2d33c6c-fe55-45f8-a722-cce3ea5bd501} <Debug> DynamicQueryHandler: Done processing query | ||
1217 | 2023.10.04 20:52:34.102709 [ 3 ] {e2d33c6c-fe55-45f8-a722-cce3ea5bd501} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
1218 | 2023.10.04 20:52:34.102810 [ 3 ] {} <Debug> HTTP-Session: 53325a1e-b9a2-46d5-b2ac-675db8085bb2 Destroying unnamed session | ||
1219 | 2023.10.04 20:52:34.102912 [ 18 ] {7751d4c0-7775-4148-b040-e3a35d17863c::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1220 | 2023.10.04 20:52:34.103498 [ 18 ] {7751d4c0-7775-4148-b040-e3a35d17863c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1221 | 2023.10.04 20:52:34.103714 [ 18 ] {7751d4c0-7775-4148-b040-e3a35d17863c::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 | ||
1222 | 2023.10.04 20:52:34.103956 [ 9 ] {174151b4-d9dc-4949-961c-483fa4c20199::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1161 rows, containing 4 columns (4 merged, 0 gathered) in 0.012441316 sec., 93318.10236151867 rows/sec., 8.98 MiB/sec. | ||
1223 | 2023.10.04 20:52:34.104037 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 13594, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1224 | 2023.10.04 20:52:34.104278 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1225 | 2023.10.04 20:52:34.104386 [ 9 ] {174151b4-d9dc-4949-961c-483fa4c20199::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1226 | 2023.10.04 20:52:34.104422 [ 18 ] {7751d4c0-7775-4148-b040-e3a35d17863c::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 | ||
1227 | 2023.10.04 20:52:34.104466 [ 3 ] {} <Debug> HTTP-Session: 9a05ae58-b9c8-4cf1-90ee-d63a818865a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
1228 | 2023.10.04 20:52:34.104648 [ 3 ] {} <Debug> HTTP-Session: 9a05ae58-b9c8-4cf1-90ee-d63a818865a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1229 | 2023.10.04 20:52:34.104974 [ 10 ] {c1048a13-98aa-4c26-ae8b-e905b7b4b92e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 249 rows, containing 4 columns (4 merged, 0 gathered) in 0.014934626 sec., 16672.66391538697 rows/sec., 1.26 MiB/sec. | ||
1230 | 2023.10.04 20:52:34.105016 [ 9 ] {174151b4-d9dc-4949-961c-483fa4c20199::all_1_6_1} <Trace> oximeter.fields_string (174151b4-d9dc-4949-961c-483fa4c20199): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1231 | 2023.10.04 20:52:34.105049 [ 18 ] {7751d4c0-7775-4148-b040-e3a35d17863c::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 | ||
1232 | 2023.10.04 20:52:34.105218 [ 3 ] {0848c5bb-795f-4132-b743-f7a1bebc92f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
1233 | 2023.10.04 20:52:34.105281 [ 9 ] {174151b4-d9dc-4949-961c-483fa4c20199::all_1_6_1} <Trace> oximeter.fields_string (174151b4-d9dc-4949-961c-483fa4c20199) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1234 | 2023.10.04 20:52:34.105313 [ 10 ] {c1048a13-98aa-4c26-ae8b-e905b7b4b92e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1235 | 2023.10.04 20:52:34.104516 [ 13 ] {4edf659a-48ec-4f20-a382-e4f6d9a7471e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1832 rows, containing 4 columns (4 merged, 0 gathered) in 0.01011332 sec., 181147.23948218784 rows/sec., 12.66 MiB/sec. | ||
1236 | 2023.10.04 20:52:34.105550 [ 18 ] {7751d4c0-7775-4148-b040-e3a35d17863c::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 | ||
1237 | 2023.10.04 20:52:34.105616 [ 3 ] {0848c5bb-795f-4132-b743-f7a1bebc92f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
1238 | 2023.10.04 20:52:34.105895 [ 10 ] {c1048a13-98aa-4c26-ae8b-e905b7b4b92e::all_1_6_1} <Trace> oximeter.fields_i64 (c1048a13-98aa-4c26-ae8b-e905b7b4b92e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1239 | 2023.10.04 20:52:34.106129 [ 10 ] {c1048a13-98aa-4c26-ae8b-e905b7b4b92e::all_1_6_1} <Trace> oximeter.fields_i64 (c1048a13-98aa-4c26-ae8b-e905b7b4b92e) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1240 | 2023.10.04 20:52:34.106141 [ 18 ] {7751d4c0-7775-4148-b040-e3a35d17863c::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 | ||
1241 | 2023.10.04 20:52:34.106442 [ 13 ] {4edf659a-48ec-4f20-a382-e4f6d9a7471e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1242 | 2023.10.04 20:52:34.106697 [ 18 ] {7751d4c0-7775-4148-b040-e3a35d17863c::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 | ||
1243 | 2023.10.04 20:52:34.106833 [ 3 ] {0848c5bb-795f-4132-b743-f7a1bebc92f5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1244 | 2023.10.04 20:52:34.107138 [ 13 ] {4edf659a-48ec-4f20-a382-e4f6d9a7471e::all_1_6_1} <Trace> oximeter.fields_uuid (4edf659a-48ec-4f20-a382-e4f6d9a7471e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1245 | 2023.10.04 20:52:34.107265 [ 13 ] {4edf659a-48ec-4f20-a382-e4f6d9a7471e::all_1_6_1} <Trace> oximeter.fields_uuid (4edf659a-48ec-4f20-a382-e4f6d9a7471e) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1246 | 2023.10.04 20:52:34.107907 [ 3 ] {0848c5bb-795f-4132-b743-f7a1bebc92f5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. | ||
1247 | 2023.10.04 20:52:34.108503 [ 3 ] {0848c5bb-795f-4132-b743-f7a1bebc92f5} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1248 | 2023.10.04 20:52:34.108692 [ 3 ] {0848c5bb-795f-4132-b743-f7a1bebc92f5} <Trace> oximeter.measurements_cumulativei64 (9bf23856-442a-4348-9fd3-956960b37669): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1249 | 2023.10.04 20:52:34.108822 [ 3 ] {0848c5bb-795f-4132-b743-f7a1bebc92f5} <Information> executeQuery: Read 74 rows, 4.64 KiB in 0.003478229 sec., 21275 rows/sec., 1.30 MiB/sec. | ||
1250 | 2023.10.04 20:52:34.108825 [ 65 ] {} <Debug> oximeter.measurements_cumulativei64 (9bf23856-442a-4348-9fd3-956960b37669) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1251 | 2023.10.04 20:52:34.108917 [ 65 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. | ||
1252 | 2023.10.04 20:52:34.109067 [ 15 ] {9bf23856-442a-4348-9fd3-956960b37669::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1253 | 2023.10.04 20:52:34.109127 [ 3 ] {0848c5bb-795f-4132-b743-f7a1bebc92f5} <Debug> DynamicQueryHandler: Done processing query | ||
1254 | 2023.10.04 20:52:34.109222 [ 3 ] {0848c5bb-795f-4132-b743-f7a1bebc92f5} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
1255 | 2023.10.04 20:52:34.109368 [ 3 ] {} <Debug> HTTP-Session: 9a05ae58-b9c8-4cf1-90ee-d63a818865a6 Destroying unnamed session | ||
1256 | 2023.10.04 20:52:34.109410 [ 15 ] {9bf23856-442a-4348-9fd3-956960b37669::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1257 | 2023.10.04 20:52:34.109502 [ 15 ] {9bf23856-442a-4348-9fd3-956960b37669::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 | ||
1258 | 2023.10.04 20:52:34.109586 [ 13 ] {7751d4c0-7775-4148-b040-e3a35d17863c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.00758959 sec., 4743.339231763507 rows/sec., 199.18 KiB/sec. | ||
1259 | 2023.10.04 20:52:34.109665 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 51347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1260 | 2023.10.04 20:52:34.109801 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1261 | 2023.10.04 20:52:34.109812 [ 18 ] {7751d4c0-7775-4148-b040-e3a35d17863c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1262 | 2023.10.04 20:52:34.109819 [ 15 ] {9bf23856-442a-4348-9fd3-956960b37669::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 | ||
1263 | 2023.10.04 20:52:34.109845 [ 3 ] {} <Debug> HTTP-Session: f68b2e1b-a47a-4b19-a129-3a4256d2837d Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
1264 | 2023.10.04 20:52:34.109941 [ 3 ] {} <Debug> HTTP-Session: f68b2e1b-a47a-4b19-a129-3a4256d2837d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1265 | 2023.10.04 20:52:34.110258 [ 18 ] {7751d4c0-7775-4148-b040-e3a35d17863c::all_1_6_1} <Trace> oximeter.measurements_bool (7751d4c0-7775-4148-b040-e3a35d17863c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1266 | 2023.10.04 20:52:34.110275 [ 15 ] {9bf23856-442a-4348-9fd3-956960b37669::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 | ||
1267 | 2023.10.04 20:52:34.110317 [ 3 ] {b3eaba49-1bc3-4674-b7ff-513d0308d5d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1268 | 2023.10.04 20:52:34.110424 [ 18 ] {7751d4c0-7775-4148-b040-e3a35d17863c::all_1_6_1} <Trace> oximeter.measurements_bool (7751d4c0-7775-4148-b040-e3a35d17863c) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1269 | 2023.10.04 20:52:34.110495 [ 3 ] {b3eaba49-1bc3-4674-b7ff-513d0308d5d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1270 | 2023.10.04 20:52:34.110700 [ 15 ] {9bf23856-442a-4348-9fd3-956960b37669::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 | ||
1271 | 2023.10.04 20:52:34.111098 [ 15 ] {9bf23856-442a-4348-9fd3-956960b37669::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 | ||
1272 | 2023.10.04 20:52:34.111259 [ 3 ] {b3eaba49-1bc3-4674-b7ff-513d0308d5d3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1273 | 2023.10.04 20:52:34.111409 [ 15 ] {9bf23856-442a-4348-9fd3-956960b37669::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 74 rows starting from the beginning of the part | ||
1274 | 2023.10.04 20:52:34.112458 [ 3 ] {b3eaba49-1bc3-4674-b7ff-513d0308d5d3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. | ||
1275 | 2023.10.04 20:52:34.112944 [ 15 ] {9bf23856-442a-4348-9fd3-956960b37669::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 389 rows, containing 5 columns (5 merged, 0 gathered) in 0.003944968 sec., 98606.63001575677 rows/sec., 5.99 MiB/sec. | ||
1276 | 2023.10.04 20:52:34.113109 [ 15 ] {9bf23856-442a-4348-9fd3-956960b37669::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1277 | 2023.10.04 20:52:34.113144 [ 3 ] {b3eaba49-1bc3-4674-b7ff-513d0308d5d3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1278 | 2023.10.04 20:52:34.113401 [ 15 ] {9bf23856-442a-4348-9fd3-956960b37669::all_1_6_1} <Trace> oximeter.measurements_cumulativei64 (9bf23856-442a-4348-9fd3-956960b37669): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1279 | 2023.10.04 20:52:34.113475 [ 3 ] {b3eaba49-1bc3-4674-b7ff-513d0308d5d3} <Trace> oximeter.measurements_histogramf64 (12d57acf-6c99-4b64-8450-f949b571a675): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1280 | 2023.10.04 20:52:34.113515 [ 15 ] {9bf23856-442a-4348-9fd3-956960b37669::all_1_6_1} <Trace> oximeter.measurements_cumulativei64 (9bf23856-442a-4348-9fd3-956960b37669) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1281 | 2023.10.04 20:52:34.113695 [ 3 ] {b3eaba49-1bc3-4674-b7ff-513d0308d5d3} <Information> executeQuery: Read 48 rows, 66.33 KiB in 0.003298205 sec., 14553 rows/sec., 19.64 MiB/sec. | ||
1282 | 2023.10.04 20:52:34.113847 [ 3 ] {b3eaba49-1bc3-4674-b7ff-513d0308d5d3} <Debug> DynamicQueryHandler: Done processing query | ||
1283 | 2023.10.04 20:52:34.113870 [ 3 ] {b3eaba49-1bc3-4674-b7ff-513d0308d5d3} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
1284 | 2023.10.04 20:52:34.113886 [ 3 ] {} <Debug> HTTP-Session: f68b2e1b-a47a-4b19-a129-3a4256d2837d Destroying unnamed session | ||
1285 | 2023.10.04 20:52:34.114016 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 2665, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1286 | 2023.10.04 20:52:34.114060 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1287 | 2023.10.04 20:52:34.114079 [ 3 ] {} <Debug> HTTP-Session: af07e019-aeed-46e8-a0b0-ddbd91388769 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
1288 | 2023.10.04 20:52:34.114096 [ 3 ] {} <Debug> HTTP-Session: af07e019-aeed-46e8-a0b0-ddbd91388769 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1289 | 2023.10.04 20:52:34.114166 [ 3 ] {c1b10635-ff83-4c3c-b498-7f60903fe9c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
1290 | 2023.10.04 20:52:34.114205 [ 3 ] {c1b10635-ff83-4c3c-b498-7f60903fe9c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
1291 | 2023.10.04 20:52:34.114314 [ 3 ] {c1b10635-ff83-4c3c-b498-7f60903fe9c6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1292 | 2023.10.04 20:52:34.114599 [ 3 ] {c1b10635-ff83-4c3c-b498-7f60903fe9c6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. | ||
1293 | 2023.10.04 20:52:34.114829 [ 3 ] {c1b10635-ff83-4c3c-b498-7f60903fe9c6} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1294 | 2023.10.04 20:52:34.115010 [ 3 ] {c1b10635-ff83-4c3c-b498-7f60903fe9c6} <Trace> oximeter.measurements_i64 (acc92feb-095f-4071-af95-c6741bb1681a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1295 | 2023.10.04 20:52:34.115132 [ 65 ] {} <Debug> oximeter.measurements_i64 (acc92feb-095f-4071-af95-c6741bb1681a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1296 | 2023.10.04 20:52:34.115137 [ 3 ] {c1b10635-ff83-4c3c-b498-7f60903fe9c6} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000932648 sec., 20372 rows/sec., 1.06 MiB/sec. | ||
1297 | 2023.10.04 20:52:34.115187 [ 65 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. | ||
1298 | 2023.10.04 20:52:34.115354 [ 17 ] {acc92feb-095f-4071-af95-c6741bb1681a::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1299 | 2023.10.04 20:52:34.115412 [ 3 ] {c1b10635-ff83-4c3c-b498-7f60903fe9c6} <Debug> DynamicQueryHandler: Done processing query | ||
1300 | 2023.10.04 20:52:34.115442 [ 3 ] {c1b10635-ff83-4c3c-b498-7f60903fe9c6} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
1301 | 2023.10.04 20:52:34.115456 [ 17 ] {acc92feb-095f-4071-af95-c6741bb1681a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1302 | 2023.10.04 20:52:34.115464 [ 3 ] {} <Debug> HTTP-Session: af07e019-aeed-46e8-a0b0-ddbd91388769 Destroying unnamed session | ||
1303 | 2023.10.04 20:52:34.115488 [ 17 ] {acc92feb-095f-4071-af95-c6741bb1681a::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 | ||
1304 | 2023.10.04 20:52:34.115593 [ 17 ] {acc92feb-095f-4071-af95-c6741bb1681a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 37 rows starting from the beginning of the part | ||
1305 | 2023.10.04 20:52:34.115682 [ 17 ] {acc92feb-095f-4071-af95-c6741bb1681a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 31 rows starting from the beginning of the part | ||
1306 | 2023.10.04 20:52:34.115757 [ 17 ] {acc92feb-095f-4071-af95-c6741bb1681a::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 | ||
1307 | 2023.10.04 20:52:34.115826 [ 17 ] {acc92feb-095f-4071-af95-c6741bb1681a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 22 rows starting from the beginning of the part | ||
1308 | 2023.10.04 20:52:34.115898 [ 17 ] {acc92feb-095f-4071-af95-c6741bb1681a::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 | ||
1309 | 2023.10.04 20:52:34.116407 [ 18 ] {acc92feb-095f-4071-af95-c6741bb1681a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 147 rows, containing 4 columns (4 merged, 0 gathered) in 0.001159023 sec., 126830.96021390431 rows/sec., 7.08 MiB/sec. | ||
1310 | 2023.10.04 20:52:34.116530 [ 18 ] {acc92feb-095f-4071-af95-c6741bb1681a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1311 | 2023.10.04 20:52:34.116752 [ 18 ] {acc92feb-095f-4071-af95-c6741bb1681a::all_1_6_1} <Trace> oximeter.measurements_i64 (acc92feb-095f-4071-af95-c6741bb1681a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1312 | 2023.10.04 20:52:34.116815 [ 18 ] {acc92feb-095f-4071-af95-c6741bb1681a::all_1_6_1} <Trace> oximeter.measurements_i64 (acc92feb-095f-4071-af95-c6741bb1681a) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1313 | 2023.10.04 20:52:42.642545 [ 73 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1314 | 2023.10.04 20:52:42.642616 [ 73 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1315 | 2023.10.04 20:52:44.085474 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 7632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1316 | 2023.10.04 20:52:44.085593 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1317 | 2023.10.04 20:52:44.085622 [ 3 ] {} <Debug> HTTP-Session: 084ed2ec-c381-4d3a-af67-b9b0cdcbdc90 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
1318 | 2023.10.04 20:52:44.085652 [ 3 ] {} <Debug> HTTP-Session: 084ed2ec-c381-4d3a-af67-b9b0cdcbdc90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1319 | 2023.10.04 20:52:44.085794 [ 3 ] {2805c11d-f22e-45c9-8cc7-134a13eb84e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1320 | 2023.10.04 20:52:44.085862 [ 3 ] {2805c11d-f22e-45c9-8cc7-134a13eb84e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1321 | 2023.10.04 20:52:44.086042 [ 3 ] {2805c11d-f22e-45c9-8cc7-134a13eb84e3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1322 | 2023.10.04 20:52:44.086561 [ 3 ] {2805c11d-f22e-45c9-8cc7-134a13eb84e3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. | ||
1323 | 2023.10.04 20:52:44.086832 [ 3 ] {2805c11d-f22e-45c9-8cc7-134a13eb84e3} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1324 | 2023.10.04 20:52:44.086999 [ 3 ] {2805c11d-f22e-45c9-8cc7-134a13eb84e3} <Trace> oximeter.fields_i64 (c1048a13-98aa-4c26-ae8b-e905b7b4b92e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1325 | 2023.10.04 20:52:44.087134 [ 3 ] {2805c11d-f22e-45c9-8cc7-134a13eb84e3} <Information> executeQuery: Read 54 rows, 4.23 KiB in 0.001297996 sec., 41602 rows/sec., 3.18 MiB/sec. | ||
1326 | 2023.10.04 20:52:44.087277 [ 3 ] {2805c11d-f22e-45c9-8cc7-134a13eb84e3} <Debug> DynamicQueryHandler: Done processing query | ||
1327 | 2023.10.04 20:52:44.087303 [ 3 ] {2805c11d-f22e-45c9-8cc7-134a13eb84e3} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1328 | 2023.10.04 20:52:44.087319 [ 3 ] {} <Debug> HTTP-Session: 084ed2ec-c381-4d3a-af67-b9b0cdcbdc90 Destroying unnamed session | ||
1329 | 2023.10.04 20:52:44.087477 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 36799, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1330 | 2023.10.04 20:52:44.087523 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1331 | 2023.10.04 20:52:44.087544 [ 3 ] {} <Debug> HTTP-Session: 34165527-e068-431b-a4e2-e4eb351b3c73 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
1332 | 2023.10.04 20:52:44.087561 [ 3 ] {} <Debug> HTTP-Session: 34165527-e068-431b-a4e2-e4eb351b3c73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1333 | 2023.10.04 20:52:44.087648 [ 3 ] {bc06bee3-25a6-465d-ac36-1f4bfa9421b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1334 | 2023.10.04 20:52:44.087687 [ 3 ] {bc06bee3-25a6-465d-ac36-1f4bfa9421b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1335 | 2023.10.04 20:52:44.087791 [ 3 ] {bc06bee3-25a6-465d-ac36-1f4bfa9421b4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1336 | 2023.10.04 20:52:44.088269 [ 3 ] {bc06bee3-25a6-465d-ac36-1f4bfa9421b4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. | ||
1337 | 2023.10.04 20:52:44.088510 [ 3 ] {bc06bee3-25a6-465d-ac36-1f4bfa9421b4} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1338 | 2023.10.04 20:52:44.088658 [ 3 ] {bc06bee3-25a6-465d-ac36-1f4bfa9421b4} <Trace> oximeter.fields_string (174151b4-d9dc-4949-961c-483fa4c20199): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1339 | 2023.10.04 20:52:44.088779 [ 3 ] {bc06bee3-25a6-465d-ac36-1f4bfa9421b4} <Information> executeQuery: Read 231 rows, 22.71 KiB in 0.001102621 sec., 209500 rows/sec., 20.11 MiB/sec. | ||
1340 | 2023.10.04 20:52:44.088912 [ 3 ] {bc06bee3-25a6-465d-ac36-1f4bfa9421b4} <Debug> DynamicQueryHandler: Done processing query | ||
1341 | 2023.10.04 20:52:44.088935 [ 3 ] {bc06bee3-25a6-465d-ac36-1f4bfa9421b4} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
1342 | 2023.10.04 20:52:44.088950 [ 3 ] {} <Debug> HTTP-Session: 34165527-e068-431b-a4e2-e4eb351b3c73 Destroying unnamed session | ||
1343 | 2023.10.04 20:52:44.089113 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 50262, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1344 | 2023.10.04 20:52:44.089157 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1345 | 2023.10.04 20:52:44.089176 [ 3 ] {} <Debug> HTTP-Session: 92f5a7a9-d225-492a-8047-5b75b60c61e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
1346 | 2023.10.04 20:52:44.089192 [ 3 ] {} <Debug> HTTP-Session: 92f5a7a9-d225-492a-8047-5b75b60c61e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1347 | 2023.10.04 20:52:44.089282 [ 3 ] {e35417f6-f2e6-4e4e-9f92-d01355052fdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1348 | 2023.10.04 20:52:44.089320 [ 3 ] {e35417f6-f2e6-4e4e-9f92-d01355052fdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1349 | 2023.10.04 20:52:44.089425 [ 3 ] {e35417f6-f2e6-4e4e-9f92-d01355052fdc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1350 | 2023.10.04 20:52:44.089890 [ 3 ] {e35417f6-f2e6-4e4e-9f92-d01355052fdc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. | ||
1351 | 2023.10.04 20:52:44.090106 [ 3 ] {e35417f6-f2e6-4e4e-9f92-d01355052fdc} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1352 | 2023.10.04 20:52:44.090257 [ 3 ] {e35417f6-f2e6-4e4e-9f92-d01355052fdc} <Trace> oximeter.fields_uuid (4edf659a-48ec-4f20-a382-e4f6d9a7471e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1353 | 2023.10.04 20:52:44.090378 [ 3 ] {e35417f6-f2e6-4e4e-9f92-d01355052fdc} <Information> executeQuery: Read 312 rows, 22.39 KiB in 0.001067571 sec., 292252 rows/sec., 20.48 MiB/sec. | ||
1354 | 2023.10.04 20:52:44.090538 [ 3 ] {e35417f6-f2e6-4e4e-9f92-d01355052fdc} <Debug> DynamicQueryHandler: Done processing query | ||
1355 | 2023.10.04 20:52:44.090561 [ 3 ] {e35417f6-f2e6-4e4e-9f92-d01355052fdc} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
1356 | 2023.10.04 20:52:44.090577 [ 3 ] {} <Debug> HTTP-Session: 92f5a7a9-d225-492a-8047-5b75b60c61e1 Destroying unnamed session | ||
1357 | 2023.10.04 20:52:44.090734 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1358 | 2023.10.04 20:52:44.090776 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1359 | 2023.10.04 20:52:44.090796 [ 3 ] {} <Debug> HTTP-Session: 475a8bd9-d2ec-42a0-9ca6-4825698827e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
1360 | 2023.10.04 20:52:44.090812 [ 3 ] {} <Debug> HTTP-Session: 475a8bd9-d2ec-42a0-9ca6-4825698827e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1361 | 2023.10.04 20:52:44.090879 [ 3 ] {b3ac4301-de76-45ee-b616-2d867ba69d1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
1362 | 2023.10.04 20:52:44.090917 [ 3 ] {b3ac4301-de76-45ee-b616-2d867ba69d1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1363 | 2023.10.04 20:52:44.091030 [ 3 ] {b3ac4301-de76-45ee-b616-2d867ba69d1e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1364 | 2023.10.04 20:52:44.091291 [ 3 ] {b3ac4301-de76-45ee-b616-2d867ba69d1e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. | ||
1365 | 2023.10.04 20:52:44.091528 [ 3 ] {b3ac4301-de76-45ee-b616-2d867ba69d1e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1366 | 2023.10.04 20:52:44.091723 [ 3 ] {b3ac4301-de76-45ee-b616-2d867ba69d1e} <Trace> oximeter.measurements_bool (7751d4c0-7775-4148-b040-e3a35d17863c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1367 | 2023.10.04 20:52:44.091846 [ 3 ] {b3ac4301-de76-45ee-b616-2d867ba69d1e} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000939168 sec., 6388 rows/sec., 268.27 KiB/sec. | ||
1368 | 2023.10.04 20:52:44.091972 [ 3 ] {b3ac4301-de76-45ee-b616-2d867ba69d1e} <Debug> DynamicQueryHandler: Done processing query | ||
1369 | 2023.10.04 20:52:44.091994 [ 3 ] {b3ac4301-de76-45ee-b616-2d867ba69d1e} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
1370 | 2023.10.04 20:52:44.092009 [ 3 ] {} <Debug> HTTP-Session: 475a8bd9-d2ec-42a0-9ca6-4825698827e3 Destroying unnamed session | ||
1371 | 2023.10.04 20:52:44.092143 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 11534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1372 | 2023.10.04 20:52:44.092184 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1373 | 2023.10.04 20:52:44.092202 [ 3 ] {} <Debug> HTTP-Session: 81198ec7-473b-4d7d-9ee4-a3c8aa238f58 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
1374 | 2023.10.04 20:52:44.092218 [ 3 ] {} <Debug> HTTP-Session: 81198ec7-473b-4d7d-9ee4-a3c8aa238f58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1375 | 2023.10.04 20:52:44.092288 [ 3 ] {8eafadcf-20dd-45e3-9f60-3c75e5ecea79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
1376 | 2023.10.04 20:52:44.092329 [ 3 ] {8eafadcf-20dd-45e3-9f60-3c75e5ecea79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
1377 | 2023.10.04 20:52:44.092442 [ 3 ] {8eafadcf-20dd-45e3-9f60-3c75e5ecea79} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1378 | 2023.10.04 20:52:44.092759 [ 3 ] {8eafadcf-20dd-45e3-9f60-3c75e5ecea79} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. | ||
1379 | 2023.10.04 20:52:44.093004 [ 3 ] {8eafadcf-20dd-45e3-9f60-3c75e5ecea79} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1380 | 2023.10.04 20:52:44.093176 [ 3 ] {8eafadcf-20dd-45e3-9f60-3c75e5ecea79} <Trace> oximeter.measurements_cumulativei64 (9bf23856-442a-4348-9fd3-956960b37669): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1381 | 2023.10.04 20:52:44.093296 [ 3 ] {8eafadcf-20dd-45e3-9f60-3c75e5ecea79} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.00098143 sec., 64192 rows/sec., 3.89 MiB/sec. | ||
1382 | 2023.10.04 20:52:44.093422 [ 3 ] {8eafadcf-20dd-45e3-9f60-3c75e5ecea79} <Debug> DynamicQueryHandler: Done processing query | ||
1383 | 2023.10.04 20:52:44.093445 [ 3 ] {8eafadcf-20dd-45e3-9f60-3c75e5ecea79} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1384 | 2023.10.04 20:52:44.093460 [ 3 ] {} <Debug> HTTP-Session: 81198ec7-473b-4d7d-9ee4-a3c8aa238f58 Destroying unnamed session | ||
1385 | 2023.10.04 20:52:44.093660 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 51347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1386 | 2023.10.04 20:52:44.093704 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1387 | 2023.10.04 20:52:44.093722 [ 3 ] {} <Debug> HTTP-Session: 1c9a3219-5eac-4200-a49c-fc9d8ee634ed Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
1388 | 2023.10.04 20:52:44.093738 [ 3 ] {} <Debug> HTTP-Session: 1c9a3219-5eac-4200-a49c-fc9d8ee634ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1389 | 2023.10.04 20:52:44.093837 [ 3 ] {f34c97c5-d6c8-4066-85b3-bfd0a370e4df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1390 | 2023.10.04 20:52:44.093879 [ 3 ] {f34c97c5-d6c8-4066-85b3-bfd0a370e4df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1391 | 2023.10.04 20:52:44.094011 [ 3 ] {f34c97c5-d6c8-4066-85b3-bfd0a370e4df} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1392 | 2023.10.04 20:52:44.094710 [ 3 ] {f34c97c5-d6c8-4066-85b3-bfd0a370e4df} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. | ||
1393 | 2023.10.04 20:52:44.095023 [ 3 ] {f34c97c5-d6c8-4066-85b3-bfd0a370e4df} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1394 | 2023.10.04 20:52:44.095199 [ 3 ] {f34c97c5-d6c8-4066-85b3-bfd0a370e4df} <Trace> oximeter.measurements_histogramf64 (12d57acf-6c99-4b64-8450-f949b571a675): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1395 | 2023.10.04 20:52:44.095320 [ 3 ] {f34c97c5-d6c8-4066-85b3-bfd0a370e4df} <Information> executeQuery: Read 48 rows, 66.33 KiB in 0.001442638 sec., 33272 rows/sec., 44.90 MiB/sec. | ||
1396 | 2023.10.04 20:52:44.095321 [ 82 ] {} <Debug> oximeter.measurements_histogramf64 (12d57acf-6c99-4b64-8450-f949b571a675) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1397 | 2023.10.04 20:52:44.095458 [ 82 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. | ||
1398 | 2023.10.04 20:52:44.095499 [ 3 ] {f34c97c5-d6c8-4066-85b3-bfd0a370e4df} <Debug> DynamicQueryHandler: Done processing query | ||
1399 | 2023.10.04 20:52:44.095545 [ 3 ] {f34c97c5-d6c8-4066-85b3-bfd0a370e4df} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
1400 | 2023.10.04 20:52:44.095577 [ 3 ] {} <Debug> HTTP-Session: 1c9a3219-5eac-4200-a49c-fc9d8ee634ed Destroying unnamed session | ||
1401 | 2023.10.04 20:52:44.095571 [ 15 ] {12d57acf-6c99-4b64-8450-f949b571a675::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1402 | 2023.10.04 20:52:44.095723 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 2665, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1403 | 2023.10.04 20:52:44.095806 [ 15 ] {12d57acf-6c99-4b64-8450-f949b571a675::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1404 | 2023.10.04 20:52:44.095815 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1405 | 2023.10.04 20:52:44.095882 [ 3 ] {} <Debug> HTTP-Session: f89c314e-2706-44d4-8eba-59d41b5d1ada Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
1406 | 2023.10.04 20:52:44.095894 [ 15 ] {12d57acf-6c99-4b64-8450-f949b571a675::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 36 rows starting from the beginning of the part | ||
1407 | 2023.10.04 20:52:44.095912 [ 3 ] {} <Debug> HTTP-Session: f89c314e-2706-44d4-8eba-59d41b5d1ada Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1408 | 2023.10.04 20:52:44.096110 [ 3 ] {c2d34f52-05ba-4cb9-889c-31f59c9308bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
1409 | 2023.10.04 20:52:44.096211 [ 3 ] {c2d34f52-05ba-4cb9-889c-31f59c9308bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
1410 | 2023.10.04 20:52:44.096239 [ 15 ] {12d57acf-6c99-4b64-8450-f949b571a675::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 40 rows starting from the beginning of the part | ||
1411 | 2023.10.04 20:52:44.096670 [ 3 ] {c2d34f52-05ba-4cb9-889c-31f59c9308bf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1412 | 2023.10.04 20:52:44.096677 [ 15 ] {12d57acf-6c99-4b64-8450-f949b571a675::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 43 rows starting from the beginning of the part | ||
1413 | 2023.10.04 20:52:44.096960 [ 15 ] {12d57acf-6c99-4b64-8450-f949b571a675::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 46 rows starting from the beginning of the part | ||
1414 | 2023.10.04 20:52:44.097374 [ 15 ] {12d57acf-6c99-4b64-8450-f949b571a675::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 48 rows starting from the beginning of the part | ||
1415 | 2023.10.04 20:52:44.097423 [ 3 ] {c2d34f52-05ba-4cb9-889c-31f59c9308bf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. | ||
1416 | 2023.10.04 20:52:44.097536 [ 15 ] {12d57acf-6c99-4b64-8450-f949b571a675::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 48 rows starting from the beginning of the part | ||
1417 | 2023.10.04 20:52:44.097950 [ 3 ] {c2d34f52-05ba-4cb9-889c-31f59c9308bf} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1418 | 2023.10.04 20:52:44.098266 [ 3 ] {c2d34f52-05ba-4cb9-889c-31f59c9308bf} <Trace> oximeter.measurements_i64 (acc92feb-095f-4071-af95-c6741bb1681a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1419 | 2023.10.04 20:52:44.098473 [ 3 ] {c2d34f52-05ba-4cb9-889c-31f59c9308bf} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.002306216 sec., 8238 rows/sec., 437.42 KiB/sec. | ||
1420 | 2023.10.04 20:52:44.098724 [ 3 ] {c2d34f52-05ba-4cb9-889c-31f59c9308bf} <Debug> DynamicQueryHandler: Done processing query | ||
1421 | 2023.10.04 20:52:44.098760 [ 3 ] {c2d34f52-05ba-4cb9-889c-31f59c9308bf} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
1422 | 2023.10.04 20:52:44.098815 [ 3 ] {} <Debug> HTTP-Session: f89c314e-2706-44d4-8eba-59d41b5d1ada Destroying unnamed session | ||
1423 | 2023.10.04 20:52:44.101027 [ 18 ] {12d57acf-6c99-4b64-8450-f949b571a675::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 261 rows, containing 6 columns (6 merged, 0 gathered) in 0.005508819 sec., 47378.57606140264 rows/sec., 63.93 MiB/sec. | ||
1424 | 2023.10.04 20:52:44.101293 [ 22 ] {12d57acf-6c99-4b64-8450-f949b571a675::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1425 | 2023.10.04 20:52:44.101572 [ 22 ] {12d57acf-6c99-4b64-8450-f949b571a675::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (12d57acf-6c99-4b64-8450-f949b571a675): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1426 | 2023.10.04 20:52:44.101649 [ 22 ] {12d57acf-6c99-4b64-8450-f949b571a675::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (12d57acf-6c99-4b64-8450-f949b571a675) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1427 | 2023.10.04 20:52:44.101722 [ 22 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 12d57acf-6c99-4b64-8450-f949b571a675::all_1_6_1: 4.07 MiB. | ||
1428 | 2023.10.04 20:52:54.085436 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 7632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1429 | 2023.10.04 20:52:54.085565 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1430 | 2023.10.04 20:52:54.085597 [ 3 ] {} <Debug> HTTP-Session: 4be6d26a-6eb8-4a77-ac8b-9a23d47ecbd8 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
1431 | 2023.10.04 20:52:54.085625 [ 3 ] {} <Debug> HTTP-Session: 4be6d26a-6eb8-4a77-ac8b-9a23d47ecbd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1432 | 2023.10.04 20:52:54.085773 [ 3 ] {2a2b743b-a4ab-47f7-baed-ba8c43edab2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1433 | 2023.10.04 20:52:54.085841 [ 3 ] {2a2b743b-a4ab-47f7-baed-ba8c43edab2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1434 | 2023.10.04 20:52:54.086042 [ 3 ] {2a2b743b-a4ab-47f7-baed-ba8c43edab2c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1435 | 2023.10.04 20:52:54.086514 [ 3 ] {2a2b743b-a4ab-47f7-baed-ba8c43edab2c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. | ||
1436 | 2023.10.04 20:52:54.086777 [ 3 ] {2a2b743b-a4ab-47f7-baed-ba8c43edab2c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1437 | 2023.10.04 20:52:54.086940 [ 3 ] {2a2b743b-a4ab-47f7-baed-ba8c43edab2c} <Trace> oximeter.fields_i64 (c1048a13-98aa-4c26-ae8b-e905b7b4b92e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
1438 | 2023.10.04 20:52:54.087063 [ 3 ] {2a2b743b-a4ab-47f7-baed-ba8c43edab2c} <Information> executeQuery: Read 54 rows, 4.23 KiB in 0.001251374 sec., 43152 rows/sec., 3.30 MiB/sec. | ||
1439 | 2023.10.04 20:52:54.087203 [ 3 ] {2a2b743b-a4ab-47f7-baed-ba8c43edab2c} <Debug> DynamicQueryHandler: Done processing query | ||
1440 | 2023.10.04 20:52:54.087227 [ 3 ] {2a2b743b-a4ab-47f7-baed-ba8c43edab2c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1441 | 2023.10.04 20:52:54.087243 [ 3 ] {} <Debug> HTTP-Session: 4be6d26a-6eb8-4a77-ac8b-9a23d47ecbd8 Destroying unnamed session | ||
1442 | 2023.10.04 20:52:54.087424 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 36799, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1443 | 2023.10.04 20:52:54.087470 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1444 | 2023.10.04 20:52:54.087490 [ 3 ] {} <Debug> HTTP-Session: 9f2a79da-4ed7-46f0-8f48-f2bf781de67b Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
1445 | 2023.10.04 20:52:54.087506 [ 3 ] {} <Debug> HTTP-Session: 9f2a79da-4ed7-46f0-8f48-f2bf781de67b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1446 | 2023.10.04 20:52:54.087593 [ 3 ] {8b86c93a-b126-4483-8119-7cf4cbc18ec0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1447 | 2023.10.04 20:52:54.087632 [ 3 ] {8b86c93a-b126-4483-8119-7cf4cbc18ec0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1448 | 2023.10.04 20:52:54.087736 [ 3 ] {8b86c93a-b126-4483-8119-7cf4cbc18ec0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1449 | 2023.10.04 20:52:54.088200 [ 3 ] {8b86c93a-b126-4483-8119-7cf4cbc18ec0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. | ||
1450 | 2023.10.04 20:52:54.088426 [ 3 ] {8b86c93a-b126-4483-8119-7cf4cbc18ec0} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1451 | 2023.10.04 20:52:54.088579 [ 3 ] {8b86c93a-b126-4483-8119-7cf4cbc18ec0} <Trace> oximeter.fields_string (174151b4-d9dc-4949-961c-483fa4c20199): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
1452 | 2023.10.04 20:52:54.088680 [ 3 ] {8b86c93a-b126-4483-8119-7cf4cbc18ec0} <Information> executeQuery: Read 231 rows, 22.71 KiB in 0.001058041 sec., 218328 rows/sec., 20.96 MiB/sec. | ||
1453 | 2023.10.04 20:52:54.088816 [ 3 ] {8b86c93a-b126-4483-8119-7cf4cbc18ec0} <Debug> DynamicQueryHandler: Done processing query | ||
1454 | 2023.10.04 20:52:54.088838 [ 3 ] {8b86c93a-b126-4483-8119-7cf4cbc18ec0} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
1455 | 2023.10.04 20:52:54.088854 [ 3 ] {} <Debug> HTTP-Session: 9f2a79da-4ed7-46f0-8f48-f2bf781de67b Destroying unnamed session | ||
1456 | 2023.10.04 20:52:54.089039 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 50262, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1457 | 2023.10.04 20:52:54.089084 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1458 | 2023.10.04 20:52:54.089103 [ 3 ] {} <Debug> HTTP-Session: 893973e6-17e9-4fcf-9c82-deedbdb04be6 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
1459 | 2023.10.04 20:52:54.089119 [ 3 ] {} <Debug> HTTP-Session: 893973e6-17e9-4fcf-9c82-deedbdb04be6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1460 | 2023.10.04 20:52:54.089214 [ 3 ] {bafbb59f-5619-4f33-a20e-e6b8a4e6c645} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1461 | 2023.10.04 20:52:54.089253 [ 3 ] {bafbb59f-5619-4f33-a20e-e6b8a4e6c645} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1462 | 2023.10.04 20:52:54.089356 [ 3 ] {bafbb59f-5619-4f33-a20e-e6b8a4e6c645} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1463 | 2023.10.04 20:52:54.089808 [ 3 ] {bafbb59f-5619-4f33-a20e-e6b8a4e6c645} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. | ||
1464 | 2023.10.04 20:52:54.090027 [ 3 ] {bafbb59f-5619-4f33-a20e-e6b8a4e6c645} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1465 | 2023.10.04 20:52:54.090180 [ 3 ] {bafbb59f-5619-4f33-a20e-e6b8a4e6c645} <Trace> oximeter.fields_uuid (4edf659a-48ec-4f20-a382-e4f6d9a7471e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
1466 | 2023.10.04 20:52:54.090286 [ 3 ] {bafbb59f-5619-4f33-a20e-e6b8a4e6c645} <Information> executeQuery: Read 312 rows, 22.39 KiB in 0.001037931 sec., 300598 rows/sec., 21.06 MiB/sec. | ||
1467 | 2023.10.04 20:52:54.090439 [ 3 ] {bafbb59f-5619-4f33-a20e-e6b8a4e6c645} <Debug> DynamicQueryHandler: Done processing query | ||
1468 | 2023.10.04 20:52:54.090462 [ 3 ] {bafbb59f-5619-4f33-a20e-e6b8a4e6c645} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
1469 | 2023.10.04 20:52:54.090478 [ 3 ] {} <Debug> HTTP-Session: 893973e6-17e9-4fcf-9c82-deedbdb04be6 Destroying unnamed session | ||
1470 | 2023.10.04 20:52:54.090644 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1471 | 2023.10.04 20:52:54.090686 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1472 | 2023.10.04 20:52:54.090703 [ 3 ] {} <Debug> HTTP-Session: 356d6047-470a-4410-935c-0cb06ed675a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
1473 | 2023.10.04 20:52:54.090720 [ 3 ] {} <Debug> HTTP-Session: 356d6047-470a-4410-935c-0cb06ed675a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1474 | 2023.10.04 20:52:54.090788 [ 3 ] {15b7e9ed-0f65-42b7-b25e-0ea7fadb7199} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
1475 | 2023.10.04 20:52:54.090828 [ 3 ] {15b7e9ed-0f65-42b7-b25e-0ea7fadb7199} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1476 | 2023.10.04 20:52:54.090939 [ 3 ] {15b7e9ed-0f65-42b7-b25e-0ea7fadb7199} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1477 | 2023.10.04 20:52:54.091181 [ 3 ] {15b7e9ed-0f65-42b7-b25e-0ea7fadb7199} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. | ||
1478 | 2023.10.04 20:52:54.091422 [ 3 ] {15b7e9ed-0f65-42b7-b25e-0ea7fadb7199} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1479 | 2023.10.04 20:52:54.091600 [ 3 ] {15b7e9ed-0f65-42b7-b25e-0ea7fadb7199} <Trace> oximeter.measurements_bool (7751d4c0-7775-4148-b040-e3a35d17863c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
1480 | 2023.10.04 20:52:54.091708 [ 3 ] {15b7e9ed-0f65-42b7-b25e-0ea7fadb7199} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000883377 sec., 6792 rows/sec., 285.22 KiB/sec. | ||
1481 | 2023.10.04 20:52:54.091862 [ 3 ] {15b7e9ed-0f65-42b7-b25e-0ea7fadb7199} <Debug> DynamicQueryHandler: Done processing query | ||
1482 | 2023.10.04 20:52:54.091886 [ 3 ] {15b7e9ed-0f65-42b7-b25e-0ea7fadb7199} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
1483 | 2023.10.04 20:52:54.091902 [ 3 ] {} <Debug> HTTP-Session: 356d6047-470a-4410-935c-0cb06ed675a0 Destroying unnamed session | ||
1484 | 2023.10.04 20:52:54.092038 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 11534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1485 | 2023.10.04 20:52:54.092081 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1486 | 2023.10.04 20:52:54.092100 [ 3 ] {} <Debug> HTTP-Session: ebe9aad9-47c0-4ada-a35a-674ad5359ba6 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
1487 | 2023.10.04 20:52:54.092117 [ 3 ] {} <Debug> HTTP-Session: ebe9aad9-47c0-4ada-a35a-674ad5359ba6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1488 | 2023.10.04 20:52:54.092188 [ 3 ] {bff89848-7061-4136-971b-d477d0589126} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
1489 | 2023.10.04 20:52:54.092230 [ 3 ] {bff89848-7061-4136-971b-d477d0589126} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
1490 | 2023.10.04 20:52:54.092351 [ 3 ] {bff89848-7061-4136-971b-d477d0589126} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1491 | 2023.10.04 20:52:54.092642 [ 3 ] {bff89848-7061-4136-971b-d477d0589126} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. | ||
1492 | 2023.10.04 20:52:54.092882 [ 3 ] {bff89848-7061-4136-971b-d477d0589126} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1493 | 2023.10.04 20:52:54.093056 [ 3 ] {bff89848-7061-4136-971b-d477d0589126} <Trace> oximeter.measurements_cumulativei64 (9bf23856-442a-4348-9fd3-956960b37669): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
1494 | 2023.10.04 20:52:54.093168 [ 3 ] {bff89848-7061-4136-971b-d477d0589126} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000944529 sec., 66699 rows/sec., 4.04 MiB/sec. | ||
1495 | 2023.10.04 20:52:54.093296 [ 3 ] {bff89848-7061-4136-971b-d477d0589126} <Debug> DynamicQueryHandler: Done processing query | ||
1496 | 2023.10.04 20:52:54.093319 [ 3 ] {bff89848-7061-4136-971b-d477d0589126} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1497 | 2023.10.04 20:52:54.093335 [ 3 ] {} <Debug> HTTP-Session: ebe9aad9-47c0-4ada-a35a-674ad5359ba6 Destroying unnamed session | ||
1498 | 2023.10.04 20:52:54.093508 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 51347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1499 | 2023.10.04 20:52:54.093551 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1500 | 2023.10.04 20:52:54.093570 [ 3 ] {} <Debug> HTTP-Session: 655f7cc3-dcbe-4a81-89f0-6db03952bf5a Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
1501 | 2023.10.04 20:52:54.093587 [ 3 ] {} <Debug> HTTP-Session: 655f7cc3-dcbe-4a81-89f0-6db03952bf5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1502 | 2023.10.04 20:52:54.093682 [ 3 ] {081a40b5-5d53-4a4d-9c6e-496e05648106} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1503 | 2023.10.04 20:52:54.093726 [ 3 ] {081a40b5-5d53-4a4d-9c6e-496e05648106} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1504 | 2023.10.04 20:52:54.093857 [ 3 ] {081a40b5-5d53-4a4d-9c6e-496e05648106} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1505 | 2023.10.04 20:52:54.094426 [ 3 ] {081a40b5-5d53-4a4d-9c6e-496e05648106} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. | ||
1506 | 2023.10.04 20:52:54.094729 [ 3 ] {081a40b5-5d53-4a4d-9c6e-496e05648106} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1507 | 2023.10.04 20:52:54.094905 [ 3 ] {081a40b5-5d53-4a4d-9c6e-496e05648106} <Trace> oximeter.measurements_histogramf64 (12d57acf-6c99-4b64-8450-f949b571a675): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1508 | 2023.10.04 20:52:54.095016 [ 3 ] {081a40b5-5d53-4a4d-9c6e-496e05648106} <Information> executeQuery: Read 48 rows, 66.33 KiB in 0.001295935 sec., 37038 rows/sec., 49.98 MiB/sec. | ||
1509 | 2023.10.04 20:52:54.095142 [ 3 ] {081a40b5-5d53-4a4d-9c6e-496e05648106} <Debug> DynamicQueryHandler: Done processing query | ||
1510 | 2023.10.04 20:52:54.095165 [ 3 ] {081a40b5-5d53-4a4d-9c6e-496e05648106} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
1511 | 2023.10.04 20:52:54.095181 [ 3 ] {} <Debug> HTTP-Session: 655f7cc3-dcbe-4a81-89f0-6db03952bf5a Destroying unnamed session | ||
1512 | 2023.10.04 20:52:54.095297 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 2665, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1513 | 2023.10.04 20:52:54.095341 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1514 | 2023.10.04 20:52:54.095360 [ 3 ] {} <Debug> HTTP-Session: 8d93a305-9945-4e73-9409-09edf4be5621 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
1515 | 2023.10.04 20:52:54.095377 [ 3 ] {} <Debug> HTTP-Session: 8d93a305-9945-4e73-9409-09edf4be5621 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1516 | 2023.10.04 20:52:54.095446 [ 3 ] {5c41588c-ee29-4c3b-a74a-ae354856b25b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
1517 | 2023.10.04 20:52:54.095486 [ 3 ] {5c41588c-ee29-4c3b-a74a-ae354856b25b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
1518 | 2023.10.04 20:52:54.095586 [ 3 ] {5c41588c-ee29-4c3b-a74a-ae354856b25b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1519 | 2023.10.04 20:52:54.095839 [ 3 ] {5c41588c-ee29-4c3b-a74a-ae354856b25b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. | ||
1520 | 2023.10.04 20:52:54.096071 [ 3 ] {5c41588c-ee29-4c3b-a74a-ae354856b25b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1521 | 2023.10.04 20:52:54.096245 [ 3 ] {5c41588c-ee29-4c3b-a74a-ae354856b25b} <Trace> oximeter.measurements_i64 (acc92feb-095f-4071-af95-c6741bb1681a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
1522 | 2023.10.04 20:52:54.096342 [ 3 ] {5c41588c-ee29-4c3b-a74a-ae354856b25b} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000867948 sec., 21890 rows/sec., 1.14 MiB/sec. | ||
1523 | 2023.10.04 20:52:54.096439 [ 3 ] {5c41588c-ee29-4c3b-a74a-ae354856b25b} <Debug> DynamicQueryHandler: Done processing query | ||
1524 | 2023.10.04 20:52:54.096462 [ 3 ] {5c41588c-ee29-4c3b-a74a-ae354856b25b} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
1525 | 2023.10.04 20:52:54.096477 [ 3 ] {} <Debug> HTTP-Session: 8d93a305-9945-4e73-9409-09edf4be5621 Destroying unnamed session | ||
1526 | 2023.10.04 20:52:57.642673 [ 56 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1527 | 2023.10.04 20:52:57.642744 [ 56 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1528 | 2023.10.04 20:53:04.086148 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 7632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1529 | 2023.10.04 20:53:04.086276 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1530 | 2023.10.04 20:53:04.086306 [ 3 ] {} <Debug> HTTP-Session: 708e7f9d-8694-4821-a9e0-b95231f308f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
1531 | 2023.10.04 20:53:04.086334 [ 3 ] {} <Debug> HTTP-Session: 708e7f9d-8694-4821-a9e0-b95231f308f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1532 | 2023.10.04 20:53:04.086478 [ 3 ] {b419f11d-5d8c-4ec8-9ef7-051022c41b69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1533 | 2023.10.04 20:53:04.086548 [ 3 ] {b419f11d-5d8c-4ec8-9ef7-051022c41b69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1534 | 2023.10.04 20:53:04.086713 [ 3 ] {b419f11d-5d8c-4ec8-9ef7-051022c41b69} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1535 | 2023.10.04 20:53:04.087145 [ 3 ] {b419f11d-5d8c-4ec8-9ef7-051022c41b69} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. | ||
1536 | 2023.10.04 20:53:04.087399 [ 3 ] {b419f11d-5d8c-4ec8-9ef7-051022c41b69} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1537 | 2023.10.04 20:53:04.087592 [ 3 ] {b419f11d-5d8c-4ec8-9ef7-051022c41b69} <Trace> oximeter.fields_i64 (c1048a13-98aa-4c26-ae8b-e905b7b4b92e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
1538 | 2023.10.04 20:53:04.087721 [ 3 ] {b419f11d-5d8c-4ec8-9ef7-051022c41b69} <Information> executeQuery: Read 54 rows, 4.23 KiB in 0.001200894 sec., 44966 rows/sec., 3.44 MiB/sec. | ||
1539 | 2023.10.04 20:53:04.087892 [ 3 ] {b419f11d-5d8c-4ec8-9ef7-051022c41b69} <Debug> DynamicQueryHandler: Done processing query | ||
1540 | 2023.10.04 20:53:04.087918 [ 3 ] {b419f11d-5d8c-4ec8-9ef7-051022c41b69} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1541 | 2023.10.04 20:53:04.087933 [ 3 ] {} <Debug> HTTP-Session: 708e7f9d-8694-4821-a9e0-b95231f308f5 Destroying unnamed session | ||
1542 | 2023.10.04 20:53:04.088110 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 36799, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1543 | 2023.10.04 20:53:04.088155 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1544 | 2023.10.04 20:53:04.088175 [ 3 ] {} <Debug> HTTP-Session: 7b5aa5ce-af45-4e8e-ac23-0b48fafb88a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
1545 | 2023.10.04 20:53:04.088192 [ 3 ] {} <Debug> HTTP-Session: 7b5aa5ce-af45-4e8e-ac23-0b48fafb88a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1546 | 2023.10.04 20:53:04.088276 [ 3 ] {e440a647-1658-4166-8445-9b6052cc670b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1547 | 2023.10.04 20:53:04.088318 [ 3 ] {e440a647-1658-4166-8445-9b6052cc670b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1548 | 2023.10.04 20:53:04.088426 [ 3 ] {e440a647-1658-4166-8445-9b6052cc670b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1549 | 2023.10.04 20:53:04.088863 [ 3 ] {e440a647-1658-4166-8445-9b6052cc670b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. | ||
1550 | 2023.10.04 20:53:04.089091 [ 3 ] {e440a647-1658-4166-8445-9b6052cc670b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1551 | 2023.10.04 20:53:04.089240 [ 3 ] {e440a647-1658-4166-8445-9b6052cc670b} <Trace> oximeter.fields_string (174151b4-d9dc-4949-961c-483fa4c20199): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
1552 | 2023.10.04 20:53:04.089358 [ 3 ] {e440a647-1658-4166-8445-9b6052cc670b} <Information> executeQuery: Read 231 rows, 22.71 KiB in 0.00105289 sec., 219396 rows/sec., 21.06 MiB/sec. | ||
1553 | 2023.10.04 20:53:04.089466 [ 3 ] {e440a647-1658-4166-8445-9b6052cc670b} <Debug> DynamicQueryHandler: Done processing query | ||
1554 | 2023.10.04 20:53:04.089490 [ 3 ] {e440a647-1658-4166-8445-9b6052cc670b} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
1555 | 2023.10.04 20:53:04.089505 [ 3 ] {} <Debug> HTTP-Session: 7b5aa5ce-af45-4e8e-ac23-0b48fafb88a7 Destroying unnamed session | ||
1556 | 2023.10.04 20:53:04.089656 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 52107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1557 | 2023.10.04 20:53:04.089699 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1558 | 2023.10.04 20:53:04.089718 [ 3 ] {} <Debug> HTTP-Session: c9be3d61-dab9-4281-adfe-63965c5ae51a Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
1559 | 2023.10.04 20:53:04.089735 [ 3 ] {} <Debug> HTTP-Session: c9be3d61-dab9-4281-adfe-63965c5ae51a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1560 | 2023.10.04 20:53:04.089825 [ 3 ] {46a77edc-6e28-48b1-884d-b732dcfa4591} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1561 | 2023.10.04 20:53:04.089864 [ 3 ] {46a77edc-6e28-48b1-884d-b732dcfa4591} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1562 | 2023.10.04 20:53:04.089967 [ 3 ] {46a77edc-6e28-48b1-884d-b732dcfa4591} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1563 | 2023.10.04 20:53:04.090416 [ 3 ] {46a77edc-6e28-48b1-884d-b732dcfa4591} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. | ||
1564 | 2023.10.04 20:53:04.090642 [ 3 ] {46a77edc-6e28-48b1-884d-b732dcfa4591} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1565 | 2023.10.04 20:53:04.090795 [ 3 ] {46a77edc-6e28-48b1-884d-b732dcfa4591} <Trace> oximeter.fields_uuid (4edf659a-48ec-4f20-a382-e4f6d9a7471e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
1566 | 2023.10.04 20:53:04.090925 [ 3 ] {46a77edc-6e28-48b1-884d-b732dcfa4591} <Information> executeQuery: Read 323 rows, 23.26 KiB in 0.001064631 sec., 303391 rows/sec., 21.33 MiB/sec. | ||
1567 | 2023.10.04 20:53:04.091061 [ 3 ] {46a77edc-6e28-48b1-884d-b732dcfa4591} <Debug> DynamicQueryHandler: Done processing query | ||
1568 | 2023.10.04 20:53:04.091084 [ 3 ] {46a77edc-6e28-48b1-884d-b732dcfa4591} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
1569 | 2023.10.04 20:53:04.091100 [ 3 ] {} <Debug> HTTP-Session: c9be3d61-dab9-4281-adfe-63965c5ae51a Destroying unnamed session | ||
1570 | 2023.10.04 20:53:04.091255 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1571 | 2023.10.04 20:53:04.091299 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1572 | 2023.10.04 20:53:04.091319 [ 3 ] {} <Debug> HTTP-Session: 067fd04d-3af5-48da-98c2-210623a6d89e Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
1573 | 2023.10.04 20:53:04.091417 [ 3 ] {} <Debug> HTTP-Session: 067fd04d-3af5-48da-98c2-210623a6d89e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1574 | 2023.10.04 20:53:04.091486 [ 3 ] {f5105f57-53ae-4d99-836a-8f70d855c44f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
1575 | 2023.10.04 20:53:04.091526 [ 3 ] {f5105f57-53ae-4d99-836a-8f70d855c44f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1576 | 2023.10.04 20:53:04.091634 [ 3 ] {f5105f57-53ae-4d99-836a-8f70d855c44f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1577 | 2023.10.04 20:53:04.091888 [ 3 ] {f5105f57-53ae-4d99-836a-8f70d855c44f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. | ||
1578 | 2023.10.04 20:53:04.092125 [ 3 ] {f5105f57-53ae-4d99-836a-8f70d855c44f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1579 | 2023.10.04 20:53:04.092297 [ 3 ] {f5105f57-53ae-4d99-836a-8f70d855c44f} <Trace> oximeter.measurements_bool (7751d4c0-7775-4148-b040-e3a35d17863c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
1580 | 2023.10.04 20:53:04.092418 [ 3 ] {f5105f57-53ae-4d99-836a-8f70d855c44f} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000904088 sec., 6636 rows/sec., 278.68 KiB/sec. | ||
1581 | 2023.10.04 20:53:04.092522 [ 3 ] {f5105f57-53ae-4d99-836a-8f70d855c44f} <Debug> DynamicQueryHandler: Done processing query | ||
1582 | 2023.10.04 20:53:04.092546 [ 3 ] {f5105f57-53ae-4d99-836a-8f70d855c44f} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
1583 | 2023.10.04 20:53:04.092561 [ 3 ] {} <Debug> HTTP-Session: 067fd04d-3af5-48da-98c2-210623a6d89e Destroying unnamed session | ||
1584 | 2023.10.04 20:53:04.092691 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 13594, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1585 | 2023.10.04 20:53:04.092733 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1586 | 2023.10.04 20:53:04.092752 [ 3 ] {} <Debug> HTTP-Session: 0352f4ee-f1f8-4a6e-ba3b-99e331975ed8 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
1587 | 2023.10.04 20:53:04.092768 [ 3 ] {} <Debug> HTTP-Session: 0352f4ee-f1f8-4a6e-ba3b-99e331975ed8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1588 | 2023.10.04 20:53:04.092840 [ 3 ] {f0eee981-450f-41b2-9560-1b2124185d5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
1589 | 2023.10.04 20:53:04.092880 [ 3 ] {f0eee981-450f-41b2-9560-1b2124185d5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
1590 | 2023.10.04 20:53:04.093073 [ 3 ] {f0eee981-450f-41b2-9560-1b2124185d5c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1591 | 2023.10.04 20:53:04.093370 [ 3 ] {f0eee981-450f-41b2-9560-1b2124185d5c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. | ||
1592 | 2023.10.04 20:53:04.093633 [ 3 ] {f0eee981-450f-41b2-9560-1b2124185d5c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1593 | 2023.10.04 20:53:04.093810 [ 3 ] {f0eee981-450f-41b2-9560-1b2124185d5c} <Trace> oximeter.measurements_cumulativei64 (9bf23856-442a-4348-9fd3-956960b37669): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
1594 | 2023.10.04 20:53:04.093930 [ 3 ] {f0eee981-450f-41b2-9560-1b2124185d5c} <Information> executeQuery: Read 74 rows, 4.64 KiB in 0.001062041 sec., 69677 rows/sec., 4.26 MiB/sec. | ||
1595 | 2023.10.04 20:53:04.094048 [ 3 ] {f0eee981-450f-41b2-9560-1b2124185d5c} <Debug> DynamicQueryHandler: Done processing query | ||
1596 | 2023.10.04 20:53:04.094071 [ 3 ] {f0eee981-450f-41b2-9560-1b2124185d5c} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
1597 | 2023.10.04 20:53:04.094087 [ 3 ] {} <Debug> HTTP-Session: 0352f4ee-f1f8-4a6e-ba3b-99e331975ed8 Destroying unnamed session | ||
1598 | 2023.10.04 20:53:04.094265 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 51347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1599 | 2023.10.04 20:53:04.094309 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1600 | 2023.10.04 20:53:04.094329 [ 3 ] {} <Debug> HTTP-Session: d4a26294-d7a1-4eb6-a1c5-7b95b2e7bac8 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
1601 | 2023.10.04 20:53:04.094345 [ 3 ] {} <Debug> HTTP-Session: d4a26294-d7a1-4eb6-a1c5-7b95b2e7bac8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1602 | 2023.10.04 20:53:04.094428 [ 3 ] {8fcccbdd-85a2-4c5c-b202-7235d87afd12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1603 | 2023.10.04 20:53:04.094471 [ 3 ] {8fcccbdd-85a2-4c5c-b202-7235d87afd12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1604 | 2023.10.04 20:53:04.094607 [ 3 ] {8fcccbdd-85a2-4c5c-b202-7235d87afd12} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1605 | 2023.10.04 20:53:04.095073 [ 3 ] {8fcccbdd-85a2-4c5c-b202-7235d87afd12} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. | ||
1606 | 2023.10.04 20:53:04.095370 [ 3 ] {8fcccbdd-85a2-4c5c-b202-7235d87afd12} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1607 | 2023.10.04 20:53:04.095554 [ 3 ] {8fcccbdd-85a2-4c5c-b202-7235d87afd12} <Trace> oximeter.measurements_histogramf64 (12d57acf-6c99-4b64-8450-f949b571a675): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
1608 | 2023.10.04 20:53:04.095673 [ 3 ] {8fcccbdd-85a2-4c5c-b202-7235d87afd12} <Information> executeQuery: Read 48 rows, 66.33 KiB in 0.001217724 sec., 39417 rows/sec., 53.19 MiB/sec. | ||
1609 | 2023.10.04 20:53:04.095785 [ 3 ] {8fcccbdd-85a2-4c5c-b202-7235d87afd12} <Debug> DynamicQueryHandler: Done processing query | ||
1610 | 2023.10.04 20:53:04.095808 [ 3 ] {8fcccbdd-85a2-4c5c-b202-7235d87afd12} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
1611 | 2023.10.04 20:53:04.095825 [ 3 ] {} <Debug> HTTP-Session: d4a26294-d7a1-4eb6-a1c5-7b95b2e7bac8 Destroying unnamed session | ||
1612 | 2023.10.04 20:53:04.095947 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 2665, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1613 | 2023.10.04 20:53:04.095990 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1614 | 2023.10.04 20:53:04.096009 [ 3 ] {} <Debug> HTTP-Session: 771d7f7f-f002-4cec-a314-6b26dacc133d Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
1615 | 2023.10.04 20:53:04.096025 [ 3 ] {} <Debug> HTTP-Session: 771d7f7f-f002-4cec-a314-6b26dacc133d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1616 | 2023.10.04 20:53:04.096093 [ 3 ] {a81acaa5-e0df-481e-a70a-15e868148c55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
1617 | 2023.10.04 20:53:04.096132 [ 3 ] {a81acaa5-e0df-481e-a70a-15e868148c55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
1618 | 2023.10.04 20:53:04.096233 [ 3 ] {a81acaa5-e0df-481e-a70a-15e868148c55} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1619 | 2023.10.04 20:53:04.096549 [ 3 ] {a81acaa5-e0df-481e-a70a-15e868148c55} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. | ||
1620 | 2023.10.04 20:53:04.096781 [ 3 ] {a81acaa5-e0df-481e-a70a-15e868148c55} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1621 | 2023.10.04 20:53:04.096954 [ 3 ] {a81acaa5-e0df-481e-a70a-15e868148c55} <Trace> oximeter.measurements_i64 (acc92feb-095f-4071-af95-c6741bb1681a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
1622 | 2023.10.04 20:53:04.097072 [ 3 ] {a81acaa5-e0df-481e-a70a-15e868148c55} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000950039 sec., 19999 rows/sec., 1.04 MiB/sec. | ||
1623 | 2023.10.04 20:53:04.097197 [ 3 ] {a81acaa5-e0df-481e-a70a-15e868148c55} <Debug> DynamicQueryHandler: Done processing query | ||
1624 | 2023.10.04 20:53:04.097220 [ 3 ] {a81acaa5-e0df-481e-a70a-15e868148c55} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
1625 | 2023.10.04 20:53:04.097236 [ 3 ] {} <Debug> HTTP-Session: 771d7f7f-f002-4cec-a314-6b26dacc133d Destroying unnamed session | ||
1626 | 2023.10.04 20:53:12.642803 [ 77 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1627 | 2023.10.04 20:53:12.642869 [ 77 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1628 | 2023.10.04 20:53:14.085845 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 7632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1629 | 2023.10.04 20:53:14.085948 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1630 | 2023.10.04 20:53:14.085974 [ 3 ] {} <Debug> HTTP-Session: 54be0b57-f28e-4c0b-ae4a-ee77974ce113 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
1631 | 2023.10.04 20:53:14.085998 [ 3 ] {} <Debug> HTTP-Session: 54be0b57-f28e-4c0b-ae4a-ee77974ce113 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1632 | 2023.10.04 20:53:14.086125 [ 3 ] {36bd21bc-26b7-420c-ad87-102338dc4ac2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1633 | 2023.10.04 20:53:14.086184 [ 3 ] {36bd21bc-26b7-420c-ad87-102338dc4ac2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1634 | 2023.10.04 20:53:14.086344 [ 3 ] {36bd21bc-26b7-420c-ad87-102338dc4ac2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1635 | 2023.10.04 20:53:14.086773 [ 3 ] {36bd21bc-26b7-420c-ad87-102338dc4ac2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. | ||
1636 | 2023.10.04 20:53:14.087036 [ 3 ] {36bd21bc-26b7-420c-ad87-102338dc4ac2} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1637 | 2023.10.04 20:53:14.087200 [ 3 ] {36bd21bc-26b7-420c-ad87-102338dc4ac2} <Trace> oximeter.fields_i64 (c1048a13-98aa-4c26-ae8b-e905b7b4b92e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
1638 | 2023.10.04 20:53:14.087336 [ 3 ] {36bd21bc-26b7-420c-ad87-102338dc4ac2} <Information> executeQuery: Read 54 rows, 4.23 KiB in 0.001169924 sec., 46156 rows/sec., 3.53 MiB/sec. | ||
1639 | 2023.10.04 20:53:14.087336 [ 77 ] {} <Debug> oximeter.fields_i64 (c1048a13-98aa-4c26-ae8b-e905b7b4b92e) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
1640 | 2023.10.04 20:53:14.087463 [ 77 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. | ||
1641 | 2023.10.04 20:53:14.087523 [ 3 ] {36bd21bc-26b7-420c-ad87-102338dc4ac2} <Debug> DynamicQueryHandler: Done processing query | ||
1642 | 2023.10.04 20:53:14.087574 [ 3 ] {36bd21bc-26b7-420c-ad87-102338dc4ac2} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1643 | 2023.10.04 20:53:14.087584 [ 18 ] {c1048a13-98aa-4c26-ae8b-e905b7b4b92e::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact | ||
1644 | 2023.10.04 20:53:14.087614 [ 3 ] {} <Debug> HTTP-Session: 54be0b57-f28e-4c0b-ae4a-ee77974ce113 Destroying unnamed session | ||
1645 | 2023.10.04 20:53:14.087719 [ 18 ] {c1048a13-98aa-4c26-ae8b-e905b7b4b92e::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1646 | 2023.10.04 20:53:14.087757 [ 18 ] {c1048a13-98aa-4c26-ae8b-e905b7b4b92e::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 54 rows starting from the beginning of the part | ||
1647 | 2023.10.04 20:53:14.087821 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 36799, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1648 | 2023.10.04 20:53:14.087894 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1649 | 2023.10.04 20:53:14.087945 [ 3 ] {} <Debug> HTTP-Session: 3040a2ef-d9cc-4612-b70a-231c68121ca6 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
1650 | 2023.10.04 20:53:14.088000 [ 3 ] {} <Debug> HTTP-Session: 3040a2ef-d9cc-4612-b70a-231c68121ca6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1651 | 2023.10.04 20:53:14.088013 [ 18 ] {c1048a13-98aa-4c26-ae8b-e905b7b4b92e::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 54 rows starting from the beginning of the part | ||
1652 | 2023.10.04 20:53:14.088199 [ 3 ] {257351a2-7652-403d-bf84-6c6d4fee7a1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1653 | 2023.10.04 20:53:14.088296 [ 18 ] {c1048a13-98aa-4c26-ae8b-e905b7b4b92e::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 54 rows starting from the beginning of the part | ||
1654 | 2023.10.04 20:53:14.088307 [ 3 ] {257351a2-7652-403d-bf84-6c6d4fee7a1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1655 | 2023.10.04 20:53:14.088651 [ 18 ] {c1048a13-98aa-4c26-ae8b-e905b7b4b92e::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 54 rows starting from the beginning of the part | ||
1656 | 2023.10.04 20:53:14.088789 [ 3 ] {257351a2-7652-403d-bf84-6c6d4fee7a1e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1657 | 2023.10.04 20:53:14.088979 [ 18 ] {c1048a13-98aa-4c26-ae8b-e905b7b4b92e::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 54 rows starting from the beginning of the part | ||
1658 | 2023.10.04 20:53:14.089668 [ 3 ] {257351a2-7652-403d-bf84-6c6d4fee7a1e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. | ||
1659 | 2023.10.04 20:53:14.090209 [ 3 ] {257351a2-7652-403d-bf84-6c6d4fee7a1e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1660 | 2023.10.04 20:53:14.090270 [ 22 ] {c1048a13-98aa-4c26-ae8b-e905b7b4b92e::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 270 rows, containing 4 columns (4 merged, 0 gathered) in 0.002764635 sec., 97662.07835754087 rows/sec., 7.47 MiB/sec. | ||
1661 | 2023.10.04 20:53:14.090385 [ 22 ] {c1048a13-98aa-4c26-ae8b-e905b7b4b92e::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
1662 | 2023.10.04 20:53:14.090507 [ 3 ] {257351a2-7652-403d-bf84-6c6d4fee7a1e} <Trace> oximeter.fields_string (174151b4-d9dc-4949-961c-483fa4c20199): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
1663 | 2023.10.04 20:53:14.090681 [ 77 ] {} <Debug> oximeter.fields_string (174151b4-d9dc-4949-961c-483fa4c20199) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
1664 | 2023.10.04 20:53:14.090705 [ 3 ] {257351a2-7652-403d-bf84-6c6d4fee7a1e} <Information> executeQuery: Read 231 rows, 22.71 KiB in 0.002432328 sec., 94970 rows/sec., 9.12 MiB/sec. | ||
1665 | 2023.10.04 20:53:14.090729 [ 22 ] {c1048a13-98aa-4c26-ae8b-e905b7b4b92e::all_1_10_2} <Trace> oximeter.fields_i64 (c1048a13-98aa-4c26-ae8b-e905b7b4b92e): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2. | ||
1666 | 2023.10.04 20:53:14.090768 [ 77 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. | ||
1667 | 2023.10.04 20:53:14.090899 [ 22 ] {c1048a13-98aa-4c26-ae8b-e905b7b4b92e::all_1_10_2} <Trace> oximeter.fields_i64 (c1048a13-98aa-4c26-ae8b-e905b7b4b92e) (MergerMutator): Merged 5 parts: from all_1_6_1 to all_10_10_0 | ||
1668 | 2023.10.04 20:53:14.091016 [ 18 ] {174151b4-d9dc-4949-961c-483fa4c20199::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact | ||
1669 | 2023.10.04 20:53:14.091153 [ 3 ] {257351a2-7652-403d-bf84-6c6d4fee7a1e} <Debug> DynamicQueryHandler: Done processing query | ||
1670 | 2023.10.04 20:53:14.091193 [ 18 ] {174151b4-d9dc-4949-961c-483fa4c20199::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1671 | 2023.10.04 20:53:14.091200 [ 3 ] {257351a2-7652-403d-bf84-6c6d4fee7a1e} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
1672 | 2023.10.04 20:53:14.091239 [ 18 ] {174151b4-d9dc-4949-961c-483fa4c20199::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 231 rows starting from the beginning of the part | ||
1673 | 2023.10.04 20:53:14.091251 [ 3 ] {} <Debug> HTTP-Session: 3040a2ef-d9cc-4612-b70a-231c68121ca6 Destroying unnamed session | ||
1674 | 2023.10.04 20:53:14.091364 [ 18 ] {174151b4-d9dc-4949-961c-483fa4c20199::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 231 rows starting from the beginning of the part | ||
1675 | 2023.10.04 20:53:14.091497 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 50262, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1676 | 2023.10.04 20:53:14.091507 [ 18 ] {174151b4-d9dc-4949-961c-483fa4c20199::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 231 rows starting from the beginning of the part | ||
1677 | 2023.10.04 20:53:14.091580 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1678 | 2023.10.04 20:53:14.091622 [ 3 ] {} <Debug> HTTP-Session: 75f8b1b9-ed42-429e-a429-8a259451d6a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
1679 | 2023.10.04 20:53:14.091667 [ 3 ] {} <Debug> HTTP-Session: 75f8b1b9-ed42-429e-a429-8a259451d6a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1680 | 2023.10.04 20:53:14.091701 [ 18 ] {174151b4-d9dc-4949-961c-483fa4c20199::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 231 rows starting from the beginning of the part | ||
1681 | 2023.10.04 20:53:14.091857 [ 3 ] {6d9b77fe-f1f8-401d-8c5d-dc5b733d9832} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1682 | 2023.10.04 20:53:14.091914 [ 18 ] {174151b4-d9dc-4949-961c-483fa4c20199::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 231 rows starting from the beginning of the part | ||
1683 | 2023.10.04 20:53:14.091938 [ 3 ] {6d9b77fe-f1f8-401d-8c5d-dc5b733d9832} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1684 | 2023.10.04 20:53:14.092464 [ 3 ] {6d9b77fe-f1f8-401d-8c5d-dc5b733d9832} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1685 | 2023.10.04 20:53:14.093418 [ 3 ] {6d9b77fe-f1f8-401d-8c5d-dc5b733d9832} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. | ||
1686 | 2023.10.04 20:53:14.093780 [ 22 ] {174151b4-d9dc-4949-961c-483fa4c20199::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1155 rows, containing 4 columns (4 merged, 0 gathered) in 0.002938298 sec., 393084.704138246 rows/sec., 37.74 MiB/sec. | ||
1687 | 2023.10.04 20:53:14.093846 [ 3 ] {6d9b77fe-f1f8-401d-8c5d-dc5b733d9832} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1688 | 2023.10.04 20:53:14.093931 [ 18 ] {174151b4-d9dc-4949-961c-483fa4c20199::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
1689 | 2023.10.04 20:53:14.094091 [ 3 ] {6d9b77fe-f1f8-401d-8c5d-dc5b733d9832} <Trace> oximeter.fields_uuid (4edf659a-48ec-4f20-a382-e4f6d9a7471e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
1690 | 2023.10.04 20:53:14.094183 [ 18 ] {174151b4-d9dc-4949-961c-483fa4c20199::all_1_10_2} <Trace> oximeter.fields_string (174151b4-d9dc-4949-961c-483fa4c20199): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2. | ||
1691 | 2023.10.04 20:53:14.094293 [ 3 ] {6d9b77fe-f1f8-401d-8c5d-dc5b733d9832} <Information> executeQuery: Read 312 rows, 22.39 KiB in 0.002380057 sec., 131089 rows/sec., 9.19 MiB/sec. | ||
1692 | 2023.10.04 20:53:14.094323 [ 18 ] {174151b4-d9dc-4949-961c-483fa4c20199::all_1_10_2} <Trace> oximeter.fields_string (174151b4-d9dc-4949-961c-483fa4c20199) (MergerMutator): Merged 5 parts: from all_1_6_1 to all_10_10_0 | ||
1693 | 2023.10.04 20:53:14.094590 [ 3 ] {6d9b77fe-f1f8-401d-8c5d-dc5b733d9832} <Debug> DynamicQueryHandler: Done processing query | ||
1694 | 2023.10.04 20:53:14.094618 [ 3 ] {6d9b77fe-f1f8-401d-8c5d-dc5b733d9832} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
1695 | 2023.10.04 20:53:14.094634 [ 3 ] {} <Debug> HTTP-Session: 75f8b1b9-ed42-429e-a429-8a259451d6a1 Destroying unnamed session | ||
1696 | 2023.10.04 20:53:14.094797 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1697 | 2023.10.04 20:53:14.094839 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1698 | 2023.10.04 20:53:14.094858 [ 3 ] {} <Debug> HTTP-Session: 5d8f8f4c-3a85-4fc6-911a-411efcc088b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
1699 | 2023.10.04 20:53:14.094875 [ 3 ] {} <Debug> HTTP-Session: 5d8f8f4c-3a85-4fc6-911a-411efcc088b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1700 | 2023.10.04 20:53:14.094943 [ 3 ] {42812320-19d9-466a-bd29-22cbd3e858a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
1701 | 2023.10.04 20:53:14.094982 [ 3 ] {42812320-19d9-466a-bd29-22cbd3e858a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1702 | 2023.10.04 20:53:14.095101 [ 3 ] {42812320-19d9-466a-bd29-22cbd3e858a1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1703 | 2023.10.04 20:53:14.095377 [ 3 ] {42812320-19d9-466a-bd29-22cbd3e858a1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. | ||
1704 | 2023.10.04 20:53:14.095616 [ 3 ] {42812320-19d9-466a-bd29-22cbd3e858a1} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1705 | 2023.10.04 20:53:14.095794 [ 3 ] {42812320-19d9-466a-bd29-22cbd3e858a1} <Trace> oximeter.measurements_bool (7751d4c0-7775-4148-b040-e3a35d17863c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
1706 | 2023.10.04 20:53:14.095916 [ 3 ] {42812320-19d9-466a-bd29-22cbd3e858a1} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000946568 sec., 6338 rows/sec., 266.18 KiB/sec. | ||
1707 | 2023.10.04 20:53:14.096031 [ 3 ] {42812320-19d9-466a-bd29-22cbd3e858a1} <Debug> DynamicQueryHandler: Done processing query | ||
1708 | 2023.10.04 20:53:14.096054 [ 3 ] {42812320-19d9-466a-bd29-22cbd3e858a1} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
1709 | 2023.10.04 20:53:14.096070 [ 3 ] {} <Debug> HTTP-Session: 5d8f8f4c-3a85-4fc6-911a-411efcc088b0 Destroying unnamed session | ||
1710 | 2023.10.04 20:53:14.096206 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 11534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1711 | 2023.10.04 20:53:14.096248 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1712 | 2023.10.04 20:53:14.096267 [ 3 ] {} <Debug> HTTP-Session: c83816ee-e444-4ee4-b42b-32f3f7b6b829 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
1713 | 2023.10.04 20:53:14.096284 [ 3 ] {} <Debug> HTTP-Session: c83816ee-e444-4ee4-b42b-32f3f7b6b829 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1714 | 2023.10.04 20:53:14.096355 [ 3 ] {f3d4c4c5-0f20-44c2-9ddb-44b6e0d96008} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
1715 | 2023.10.04 20:53:14.096401 [ 3 ] {f3d4c4c5-0f20-44c2-9ddb-44b6e0d96008} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
1716 | 2023.10.04 20:53:14.096519 [ 3 ] {f3d4c4c5-0f20-44c2-9ddb-44b6e0d96008} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1717 | 2023.10.04 20:53:14.096817 [ 3 ] {f3d4c4c5-0f20-44c2-9ddb-44b6e0d96008} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. | ||
1718 | 2023.10.04 20:53:14.097054 [ 3 ] {f3d4c4c5-0f20-44c2-9ddb-44b6e0d96008} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1719 | 2023.10.04 20:53:14.097236 [ 3 ] {f3d4c4c5-0f20-44c2-9ddb-44b6e0d96008} <Trace> oximeter.measurements_cumulativei64 (9bf23856-442a-4348-9fd3-956960b37669): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
1720 | 2023.10.04 20:53:14.097366 [ 3 ] {f3d4c4c5-0f20-44c2-9ddb-44b6e0d96008} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000978419 sec., 64389 rows/sec., 3.90 MiB/sec. | ||
1721 | 2023.10.04 20:53:14.097518 [ 3 ] {f3d4c4c5-0f20-44c2-9ddb-44b6e0d96008} <Debug> DynamicQueryHandler: Done processing query | ||
1722 | 2023.10.04 20:53:14.097542 [ 3 ] {f3d4c4c5-0f20-44c2-9ddb-44b6e0d96008} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1723 | 2023.10.04 20:53:14.097557 [ 3 ] {} <Debug> HTTP-Session: c83816ee-e444-4ee4-b42b-32f3f7b6b829 Destroying unnamed session | ||
1724 | 2023.10.04 20:53:14.097739 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 51347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1725 | 2023.10.04 20:53:14.097781 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1726 | 2023.10.04 20:53:14.097799 [ 3 ] {} <Debug> HTTP-Session: 9c99acd7-e55e-453a-835c-baeaf2c0cd03 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
1727 | 2023.10.04 20:53:14.097815 [ 3 ] {} <Debug> HTTP-Session: 9c99acd7-e55e-453a-835c-baeaf2c0cd03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1728 | 2023.10.04 20:53:14.097905 [ 3 ] {13989173-0ed2-4490-9f6b-659e9b41d4f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1729 | 2023.10.04 20:53:14.097949 [ 3 ] {13989173-0ed2-4490-9f6b-659e9b41d4f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1730 | 2023.10.04 20:53:14.098090 [ 3 ] {13989173-0ed2-4490-9f6b-659e9b41d4f4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1731 | 2023.10.04 20:53:14.098596 [ 3 ] {13989173-0ed2-4490-9f6b-659e9b41d4f4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. | ||
1732 | 2023.10.04 20:53:14.098905 [ 3 ] {13989173-0ed2-4490-9f6b-659e9b41d4f4} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1733 | 2023.10.04 20:53:14.099080 [ 3 ] {13989173-0ed2-4490-9f6b-659e9b41d4f4} <Trace> oximeter.measurements_histogramf64 (12d57acf-6c99-4b64-8450-f949b571a675): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
1734 | 2023.10.04 20:53:14.099196 [ 3 ] {13989173-0ed2-4490-9f6b-659e9b41d4f4} <Information> executeQuery: Read 48 rows, 66.33 KiB in 0.001257605 sec., 38167 rows/sec., 51.51 MiB/sec. | ||
1735 | 2023.10.04 20:53:14.099321 [ 3 ] {13989173-0ed2-4490-9f6b-659e9b41d4f4} <Debug> DynamicQueryHandler: Done processing query | ||
1736 | 2023.10.04 20:53:14.099344 [ 3 ] {13989173-0ed2-4490-9f6b-659e9b41d4f4} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
1737 | 2023.10.04 20:53:14.099360 [ 3 ] {} <Debug> HTTP-Session: 9c99acd7-e55e-453a-835c-baeaf2c0cd03 Destroying unnamed session | ||
1738 | 2023.10.04 20:53:14.099465 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 2665, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1739 | 2023.10.04 20:53:14.099508 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1740 | 2023.10.04 20:53:14.099526 [ 3 ] {} <Debug> HTTP-Session: 88ac0330-c49f-4faa-b55c-86756a79fcb5 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
1741 | 2023.10.04 20:53:14.099542 [ 3 ] {} <Debug> HTTP-Session: 88ac0330-c49f-4faa-b55c-86756a79fcb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1742 | 2023.10.04 20:53:14.099609 [ 3 ] {405a09e5-a4ca-4604-8c98-c2db021c19ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
1743 | 2023.10.04 20:53:14.099647 [ 3 ] {405a09e5-a4ca-4604-8c98-c2db021c19ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
1744 | 2023.10.04 20:53:14.099749 [ 3 ] {405a09e5-a4ca-4604-8c98-c2db021c19ba} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1745 | 2023.10.04 20:53:14.100006 [ 3 ] {405a09e5-a4ca-4604-8c98-c2db021c19ba} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. | ||
1746 | 2023.10.04 20:53:14.100233 [ 3 ] {405a09e5-a4ca-4604-8c98-c2db021c19ba} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1747 | 2023.10.04 20:53:14.100400 [ 3 ] {405a09e5-a4ca-4604-8c98-c2db021c19ba} <Trace> oximeter.measurements_i64 (acc92feb-095f-4071-af95-c6741bb1681a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
1748 | 2023.10.04 20:53:14.100528 [ 3 ] {405a09e5-a4ca-4604-8c98-c2db021c19ba} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000890227 sec., 21342 rows/sec., 1.11 MiB/sec. | ||
1749 | 2023.10.04 20:53:14.100633 [ 3 ] {405a09e5-a4ca-4604-8c98-c2db021c19ba} <Debug> DynamicQueryHandler: Done processing query | ||
1750 | 2023.10.04 20:53:14.100656 [ 3 ] {405a09e5-a4ca-4604-8c98-c2db021c19ba} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
1751 | 2023.10.04 20:53:14.100671 [ 3 ] {} <Debug> HTTP-Session: 88ac0330-c49f-4faa-b55c-86756a79fcb5 Destroying unnamed session | ||
1752 | 2023.10.04 20:53:24.086168 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 7632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1753 | 2023.10.04 20:53:24.086302 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1754 | 2023.10.04 20:53:24.086333 [ 3 ] {} <Debug> HTTP-Session: 4150b579-231a-4187-87c1-78827bf9fa3f Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
1755 | 2023.10.04 20:53:24.086361 [ 3 ] {} <Debug> HTTP-Session: 4150b579-231a-4187-87c1-78827bf9fa3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1756 | 2023.10.04 20:53:24.086506 [ 3 ] {93a4fc69-9368-47c5-addb-7aa65a17fb80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1757 | 2023.10.04 20:53:24.086576 [ 3 ] {93a4fc69-9368-47c5-addb-7aa65a17fb80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1758 | 2023.10.04 20:53:24.086758 [ 3 ] {93a4fc69-9368-47c5-addb-7aa65a17fb80} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1759 | 2023.10.04 20:53:24.087283 [ 3 ] {93a4fc69-9368-47c5-addb-7aa65a17fb80} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. | ||
1760 | 2023.10.04 20:53:24.087549 [ 3 ] {93a4fc69-9368-47c5-addb-7aa65a17fb80} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1761 | 2023.10.04 20:53:24.087713 [ 3 ] {93a4fc69-9368-47c5-addb-7aa65a17fb80} <Trace> oximeter.fields_i64 (c1048a13-98aa-4c26-ae8b-e905b7b4b92e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
1762 | 2023.10.04 20:53:24.087841 [ 3 ] {93a4fc69-9368-47c5-addb-7aa65a17fb80} <Information> executeQuery: Read 54 rows, 4.23 KiB in 0.001296616 sec., 41646 rows/sec., 3.19 MiB/sec. | ||
1763 | 2023.10.04 20:53:24.088016 [ 3 ] {93a4fc69-9368-47c5-addb-7aa65a17fb80} <Debug> DynamicQueryHandler: Done processing query | ||
1764 | 2023.10.04 20:53:24.088042 [ 3 ] {93a4fc69-9368-47c5-addb-7aa65a17fb80} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1765 | 2023.10.04 20:53:24.088058 [ 3 ] {} <Debug> HTTP-Session: 4150b579-231a-4187-87c1-78827bf9fa3f Destroying unnamed session | ||
1766 | 2023.10.04 20:53:24.088216 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 36799, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1767 | 2023.10.04 20:53:24.088262 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1768 | 2023.10.04 20:53:24.088281 [ 3 ] {} <Debug> HTTP-Session: d60f0e7e-51c6-4c4a-b63c-e795f8e45f42 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
1769 | 2023.10.04 20:53:24.088298 [ 3 ] {} <Debug> HTTP-Session: d60f0e7e-51c6-4c4a-b63c-e795f8e45f42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1770 | 2023.10.04 20:53:24.088380 [ 3 ] {805ac8ec-52bb-4aef-a812-0d0af45fbd16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1771 | 2023.10.04 20:53:24.088420 [ 3 ] {805ac8ec-52bb-4aef-a812-0d0af45fbd16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1772 | 2023.10.04 20:53:24.088530 [ 3 ] {805ac8ec-52bb-4aef-a812-0d0af45fbd16} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1773 | 2023.10.04 20:53:24.088955 [ 3 ] {805ac8ec-52bb-4aef-a812-0d0af45fbd16} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. | ||
1774 | 2023.10.04 20:53:24.089181 [ 3 ] {805ac8ec-52bb-4aef-a812-0d0af45fbd16} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1775 | 2023.10.04 20:53:24.089337 [ 3 ] {805ac8ec-52bb-4aef-a812-0d0af45fbd16} <Trace> oximeter.fields_string (174151b4-d9dc-4949-961c-483fa4c20199): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
1776 | 2023.10.04 20:53:24.089457 [ 3 ] {805ac8ec-52bb-4aef-a812-0d0af45fbd16} <Information> executeQuery: Read 231 rows, 22.71 KiB in 0.001050441 sec., 219907 rows/sec., 21.11 MiB/sec. | ||
1777 | 2023.10.04 20:53:24.089609 [ 3 ] {805ac8ec-52bb-4aef-a812-0d0af45fbd16} <Debug> DynamicQueryHandler: Done processing query | ||
1778 | 2023.10.04 20:53:24.089633 [ 3 ] {805ac8ec-52bb-4aef-a812-0d0af45fbd16} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
1779 | 2023.10.04 20:53:24.089649 [ 3 ] {} <Debug> HTTP-Session: d60f0e7e-51c6-4c4a-b63c-e795f8e45f42 Destroying unnamed session | ||
1780 | 2023.10.04 20:53:24.089839 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 50262, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1781 | 2023.10.04 20:53:24.089883 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1782 | 2023.10.04 20:53:24.089903 [ 3 ] {} <Debug> HTTP-Session: 90d365fc-ada2-4441-ab56-22944c681e2f Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
1783 | 2023.10.04 20:53:24.089919 [ 3 ] {} <Debug> HTTP-Session: 90d365fc-ada2-4441-ab56-22944c681e2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1784 | 2023.10.04 20:53:24.089997 [ 3 ] {ec86bf0c-654b-495a-9a01-b50755f06970} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1785 | 2023.10.04 20:53:24.090036 [ 3 ] {ec86bf0c-654b-495a-9a01-b50755f06970} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1786 | 2023.10.04 20:53:24.090146 [ 3 ] {ec86bf0c-654b-495a-9a01-b50755f06970} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1787 | 2023.10.04 20:53:24.090601 [ 3 ] {ec86bf0c-654b-495a-9a01-b50755f06970} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. | ||
1788 | 2023.10.04 20:53:24.090820 [ 3 ] {ec86bf0c-654b-495a-9a01-b50755f06970} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1789 | 2023.10.04 20:53:24.090962 [ 3 ] {ec86bf0c-654b-495a-9a01-b50755f06970} <Trace> oximeter.fields_uuid (4edf659a-48ec-4f20-a382-e4f6d9a7471e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
1790 | 2023.10.04 20:53:24.091083 [ 3 ] {ec86bf0c-654b-495a-9a01-b50755f06970} <Information> executeQuery: Read 312 rows, 22.39 KiB in 0.001057491 sec., 295037 rows/sec., 20.68 MiB/sec. | ||
1791 | 2023.10.04 20:53:24.091076 [ 58 ] {} <Debug> oximeter.fields_uuid (4edf659a-48ec-4f20-a382-e4f6d9a7471e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
1792 | 2023.10.04 20:53:24.091228 [ 58 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. | ||
1793 | 2023.10.04 20:53:24.091249 [ 3 ] {ec86bf0c-654b-495a-9a01-b50755f06970} <Debug> DynamicQueryHandler: Done processing query | ||
1794 | 2023.10.04 20:53:24.091300 [ 3 ] {ec86bf0c-654b-495a-9a01-b50755f06970} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
1795 | 2023.10.04 20:53:24.091352 [ 3 ] {} <Debug> HTTP-Session: 90d365fc-ada2-4441-ab56-22944c681e2f Destroying unnamed session | ||
1796 | 2023.10.04 20:53:24.091409 [ 14 ] {4edf659a-48ec-4f20-a382-e4f6d9a7471e::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
1797 | 2023.10.04 20:53:24.091507 [ 14 ] {4edf659a-48ec-4f20-a382-e4f6d9a7471e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1798 | 2023.10.04 20:53:24.091535 [ 14 ] {4edf659a-48ec-4f20-a382-e4f6d9a7471e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 341 rows starting from the beginning of the part | ||
1799 | 2023.10.04 20:53:24.091605 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1800 | 2023.10.04 20:53:24.091661 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1801 | 2023.10.04 20:53:24.091670 [ 14 ] {4edf659a-48ec-4f20-a382-e4f6d9a7471e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 312 rows starting from the beginning of the part | ||
1802 | 2023.10.04 20:53:24.091685 [ 3 ] {} <Debug> HTTP-Session: e5025aa7-bf1b-4387-8661-ffe681e837ac Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
1803 | 2023.10.04 20:53:24.091713 [ 3 ] {} <Debug> HTTP-Session: e5025aa7-bf1b-4387-8661-ffe681e837ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1804 | 2023.10.04 20:53:24.091808 [ 14 ] {4edf659a-48ec-4f20-a382-e4f6d9a7471e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 312 rows starting from the beginning of the part | ||
1805 | 2023.10.04 20:53:24.091826 [ 3 ] {bff79c5f-849e-43f4-9a87-b946b45bfe5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
1806 | 2023.10.04 20:53:24.091880 [ 3 ] {bff79c5f-849e-43f4-9a87-b946b45bfe5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1807 | 2023.10.04 20:53:24.091925 [ 14 ] {4edf659a-48ec-4f20-a382-e4f6d9a7471e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 323 rows starting from the beginning of the part | ||
1808 | 2023.10.04 20:53:24.092105 [ 14 ] {4edf659a-48ec-4f20-a382-e4f6d9a7471e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 312 rows starting from the beginning of the part | ||
1809 | 2023.10.04 20:53:24.092128 [ 3 ] {bff79c5f-849e-43f4-9a87-b946b45bfe5d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1810 | 2023.10.04 20:53:24.092228 [ 14 ] {4edf659a-48ec-4f20-a382-e4f6d9a7471e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 312 rows starting from the beginning of the part | ||
1811 | 2023.10.04 20:53:24.092528 [ 3 ] {bff79c5f-849e-43f4-9a87-b946b45bfe5d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.53 GiB. | ||
1812 | 2023.10.04 20:53:24.092865 [ 3 ] {bff79c5f-849e-43f4-9a87-b946b45bfe5d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1813 | 2023.10.04 20:53:24.093054 [ 3 ] {bff79c5f-849e-43f4-9a87-b946b45bfe5d} <Trace> oximeter.measurements_bool (7751d4c0-7775-4148-b040-e3a35d17863c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
1814 | 2023.10.04 20:53:24.093183 [ 58 ] {} <Debug> oximeter.measurements_bool (7751d4c0-7775-4148-b040-e3a35d17863c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
1815 | 2023.10.04 20:53:24.093184 [ 3 ] {bff79c5f-849e-43f4-9a87-b946b45bfe5d} <Information> executeQuery: Read 6 rows, 258.00 B in 0.001306926 sec., 4590 rows/sec., 192.78 KiB/sec. | ||
1816 | 2023.10.04 20:53:24.093409 [ 58 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.53 GiB. | ||
1817 | 2023.10.04 20:53:24.093809 [ 18 ] {7751d4c0-7775-4148-b040-e3a35d17863c::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
1818 | 2023.10.04 20:53:24.093902 [ 3 ] {bff79c5f-849e-43f4-9a87-b946b45bfe5d} <Debug> DynamicQueryHandler: Done processing query | ||
1819 | 2023.10.04 20:53:24.093945 [ 3 ] {bff79c5f-849e-43f4-9a87-b946b45bfe5d} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
1820 | 2023.10.04 20:53:24.093955 [ 11 ] {4edf659a-48ec-4f20-a382-e4f6d9a7471e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1912 rows, containing 4 columns (4 merged, 0 gathered) in 0.002629772 sec., 727059.2279482784 rows/sec., 51.07 MiB/sec. | ||
1821 | 2023.10.04 20:53:24.094003 [ 3 ] {} <Debug> HTTP-Session: e5025aa7-bf1b-4387-8661-ffe681e837ac Destroying unnamed session | ||
1822 | 2023.10.04 20:53:24.094085 [ 18 ] {7751d4c0-7775-4148-b040-e3a35d17863c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1823 | 2023.10.04 20:53:24.094124 [ 18 ] {7751d4c0-7775-4148-b040-e3a35d17863c::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 | ||
1824 | 2023.10.04 20:53:24.094273 [ 23 ] {4edf659a-48ec-4f20-a382-e4f6d9a7471e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
1825 | 2023.10.04 20:53:24.094303 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 11534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1826 | 2023.10.04 20:53:24.094350 [ 18 ] {7751d4c0-7775-4148-b040-e3a35d17863c::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 | ||
1827 | 2023.10.04 20:53:24.094439 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1828 | 2023.10.04 20:53:24.094482 [ 3 ] {} <Debug> HTTP-Session: c1659132-4bb2-496e-b681-1da9a05ad3da Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
1829 | 2023.10.04 20:53:24.094556 [ 3 ] {} <Debug> HTTP-Session: c1659132-4bb2-496e-b681-1da9a05ad3da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1830 | 2023.10.04 20:53:24.094616 [ 18 ] {7751d4c0-7775-4148-b040-e3a35d17863c::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 | ||
1831 | 2023.10.04 20:53:24.094779 [ 23 ] {4edf659a-48ec-4f20-a382-e4f6d9a7471e::all_1_11_2} <Trace> oximeter.fields_uuid (4edf659a-48ec-4f20-a382-e4f6d9a7471e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
1832 | 2023.10.04 20:53:24.094917 [ 3 ] {19ab19df-7a9f-43d6-834f-a53240e265a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
1833 | 2023.10.04 20:53:24.094964 [ 18 ] {7751d4c0-7775-4148-b040-e3a35d17863c::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 | ||
1834 | 2023.10.04 20:53:24.095005 [ 23 ] {4edf659a-48ec-4f20-a382-e4f6d9a7471e::all_1_11_2} <Trace> oximeter.fields_uuid (4edf659a-48ec-4f20-a382-e4f6d9a7471e) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
1835 | 2023.10.04 20:53:24.095095 [ 3 ] {19ab19df-7a9f-43d6-834f-a53240e265a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
1836 | 2023.10.04 20:53:24.095324 [ 18 ] {7751d4c0-7775-4148-b040-e3a35d17863c::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 | ||
1837 | 2023.10.04 20:53:24.095678 [ 18 ] {7751d4c0-7775-4148-b040-e3a35d17863c::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 | ||
1838 | 2023.10.04 20:53:24.095737 [ 3 ] {19ab19df-7a9f-43d6-834f-a53240e265a8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1839 | 2023.10.04 20:53:24.096406 [ 3 ] {19ab19df-7a9f-43d6-834f-a53240e265a8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.53 GiB. | ||
1840 | 2023.10.04 20:53:24.097028 [ 3 ] {19ab19df-7a9f-43d6-834f-a53240e265a8} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1841 | 2023.10.04 20:53:24.097195 [ 18 ] {7751d4c0-7775-4148-b040-e3a35d17863c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.003623252 sec., 18215.680278379754 rows/sec., 764.92 KiB/sec. | ||
1842 | 2023.10.04 20:53:24.097333 [ 18 ] {7751d4c0-7775-4148-b040-e3a35d17863c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
1843 | 2023.10.04 20:53:24.097374 [ 3 ] {19ab19df-7a9f-43d6-834f-a53240e265a8} <Trace> oximeter.measurements_cumulativei64 (9bf23856-442a-4348-9fd3-956960b37669): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
1844 | 2023.10.04 20:53:24.097538 [ 58 ] {} <Debug> oximeter.measurements_cumulativei64 (9bf23856-442a-4348-9fd3-956960b37669) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
1845 | 2023.10.04 20:53:24.097579 [ 3 ] {19ab19df-7a9f-43d6-834f-a53240e265a8} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.002587131 sec., 24351 rows/sec., 1.48 MiB/sec. | ||
1846 | 2023.10.04 20:53:24.097636 [ 58 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. | ||
1847 | 2023.10.04 20:53:24.097676 [ 18 ] {7751d4c0-7775-4148-b040-e3a35d17863c::all_1_11_2} <Trace> oximeter.measurements_bool (7751d4c0-7775-4148-b040-e3a35d17863c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
1848 | 2023.10.04 20:53:24.097852 [ 23 ] {9bf23856-442a-4348-9fd3-956960b37669::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
1849 | 2023.10.04 20:53:24.097877 [ 18 ] {7751d4c0-7775-4148-b040-e3a35d17863c::all_1_11_2} <Trace> oximeter.measurements_bool (7751d4c0-7775-4148-b040-e3a35d17863c) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
1850 | 2023.10.04 20:53:24.098147 [ 3 ] {19ab19df-7a9f-43d6-834f-a53240e265a8} <Debug> DynamicQueryHandler: Done processing query | ||
1851 | 2023.10.04 20:53:24.098173 [ 23 ] {9bf23856-442a-4348-9fd3-956960b37669::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1852 | 2023.10.04 20:53:24.098205 [ 3 ] {19ab19df-7a9f-43d6-834f-a53240e265a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1853 | 2023.10.04 20:53:24.098242 [ 23 ] {9bf23856-442a-4348-9fd3-956960b37669::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 389 rows starting from the beginning of the part | ||
1854 | 2023.10.04 20:53:24.098250 [ 3 ] {} <Debug> HTTP-Session: c1659132-4bb2-496e-b681-1da9a05ad3da Destroying unnamed session | ||
1855 | 2023.10.04 20:53:24.098404 [ 23 ] {9bf23856-442a-4348-9fd3-956960b37669::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 | ||
1856 | 2023.10.04 20:53:24.098489 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 51347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1857 | 2023.10.04 20:53:24.098549 [ 23 ] {9bf23856-442a-4348-9fd3-956960b37669::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 | ||
1858 | 2023.10.04 20:53:24.098577 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1859 | 2023.10.04 20:53:24.098634 [ 3 ] {} <Debug> HTTP-Session: d51c7e94-9e8c-48e8-88e6-7ac5a93e2949 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
1860 | 2023.10.04 20:53:24.098669 [ 3 ] {} <Debug> HTTP-Session: d51c7e94-9e8c-48e8-88e6-7ac5a93e2949 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1861 | 2023.10.04 20:53:24.098756 [ 23 ] {9bf23856-442a-4348-9fd3-956960b37669::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 74 rows starting from the beginning of the part | ||
1862 | 2023.10.04 20:53:24.098902 [ 3 ] {ba402242-9744-4afd-8643-db91df567e51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1863 | 2023.10.04 20:53:24.098994 [ 23 ] {9bf23856-442a-4348-9fd3-956960b37669::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 63 rows starting from the beginning of the part | ||
1864 | 2023.10.04 20:53:24.099017 [ 3 ] {ba402242-9744-4afd-8643-db91df567e51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1865 | 2023.10.04 20:53:24.099302 [ 23 ] {9bf23856-442a-4348-9fd3-956960b37669::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 | ||
1866 | 2023.10.04 20:53:24.099713 [ 3 ] {ba402242-9744-4afd-8643-db91df567e51} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1867 | 2023.10.04 20:53:24.100786 [ 3 ] {ba402242-9744-4afd-8643-db91df567e51} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.53 GiB. | ||
1868 | 2023.10.04 20:53:24.101126 [ 18 ] {9bf23856-442a-4348-9fd3-956960b37669::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 715 rows, containing 5 columns (5 merged, 0 gathered) in 0.003391647 sec., 210812.03320982403 rows/sec., 12.81 MiB/sec. | ||
1869 | 2023.10.04 20:53:24.101350 [ 18 ] {9bf23856-442a-4348-9fd3-956960b37669::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
1870 | 2023.10.04 20:53:24.101479 [ 3 ] {ba402242-9744-4afd-8643-db91df567e51} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1871 | 2023.10.04 20:53:24.101728 [ 18 ] {9bf23856-442a-4348-9fd3-956960b37669::all_1_11_2} <Trace> oximeter.measurements_cumulativei64 (9bf23856-442a-4348-9fd3-956960b37669): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
1872 | 2023.10.04 20:53:24.101801 [ 3 ] {ba402242-9744-4afd-8643-db91df567e51} <Trace> oximeter.measurements_histogramf64 (12d57acf-6c99-4b64-8450-f949b571a675): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
1873 | 2023.10.04 20:53:24.101856 [ 18 ] {9bf23856-442a-4348-9fd3-956960b37669::all_1_11_2} <Trace> oximeter.measurements_cumulativei64 (9bf23856-442a-4348-9fd3-956960b37669) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
1874 | 2023.10.04 20:53:24.101987 [ 3 ] {ba402242-9744-4afd-8643-db91df567e51} <Information> executeQuery: Read 48 rows, 66.33 KiB in 0.003011559 sec., 15938 rows/sec., 21.51 MiB/sec. | ||
1875 | 2023.10.04 20:53:24.102146 [ 3 ] {ba402242-9744-4afd-8643-db91df567e51} <Debug> DynamicQueryHandler: Done processing query | ||
1876 | 2023.10.04 20:53:24.102169 [ 3 ] {ba402242-9744-4afd-8643-db91df567e51} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
1877 | 2023.10.04 20:53:24.102186 [ 3 ] {} <Debug> HTTP-Session: d51c7e94-9e8c-48e8-88e6-7ac5a93e2949 Destroying unnamed session | ||
1878 | 2023.10.04 20:53:24.102318 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 2665, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1879 | 2023.10.04 20:53:24.102361 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1880 | 2023.10.04 20:53:24.102379 [ 3 ] {} <Debug> HTTP-Session: 7b135b78-b09a-45b0-bcc7-cfccbc5eaf26 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
1881 | 2023.10.04 20:53:24.102396 [ 3 ] {} <Debug> HTTP-Session: 7b135b78-b09a-45b0-bcc7-cfccbc5eaf26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1882 | 2023.10.04 20:53:24.102464 [ 3 ] {d5612761-a538-4468-a330-bf4702a2dfa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
1883 | 2023.10.04 20:53:24.102502 [ 3 ] {d5612761-a538-4468-a330-bf4702a2dfa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
1884 | 2023.10.04 20:53:24.102608 [ 3 ] {d5612761-a538-4468-a330-bf4702a2dfa2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1885 | 2023.10.04 20:53:24.102861 [ 3 ] {d5612761-a538-4468-a330-bf4702a2dfa2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. | ||
1886 | 2023.10.04 20:53:24.103089 [ 3 ] {d5612761-a538-4468-a330-bf4702a2dfa2} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1887 | 2023.10.04 20:53:24.103257 [ 3 ] {d5612761-a538-4468-a330-bf4702a2dfa2} <Trace> oximeter.measurements_i64 (acc92feb-095f-4071-af95-c6741bb1681a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
1888 | 2023.10.04 20:53:24.103348 [ 67 ] {} <Debug> oximeter.measurements_i64 (acc92feb-095f-4071-af95-c6741bb1681a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
1889 | 2023.10.04 20:53:24.103359 [ 3 ] {d5612761-a538-4468-a330-bf4702a2dfa2} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000867608 sec., 21899 rows/sec., 1.14 MiB/sec. | ||
1890 | 2023.10.04 20:53:24.103392 [ 67 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.54 GiB. | ||
1891 | 2023.10.04 20:53:24.103531 [ 11 ] {acc92feb-095f-4071-af95-c6741bb1681a::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
1892 | 2023.10.04 20:53:24.103580 [ 3 ] {d5612761-a538-4468-a330-bf4702a2dfa2} <Debug> DynamicQueryHandler: Done processing query | ||
1893 | 2023.10.04 20:53:24.103633 [ 3 ] {d5612761-a538-4468-a330-bf4702a2dfa2} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
1894 | 2023.10.04 20:53:24.103680 [ 3 ] {} <Debug> HTTP-Session: 7b135b78-b09a-45b0-bcc7-cfccbc5eaf26 Destroying unnamed session | ||
1895 | 2023.10.04 20:53:24.103690 [ 11 ] {acc92feb-095f-4071-af95-c6741bb1681a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1896 | 2023.10.04 20:53:24.103732 [ 11 ] {acc92feb-095f-4071-af95-c6741bb1681a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 147 rows starting from the beginning of the part | ||
1897 | 2023.10.04 20:53:24.103845 [ 11 ] {acc92feb-095f-4071-af95-c6741bb1681a::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 | ||
1898 | 2023.10.04 20:53:24.103932 [ 11 ] {acc92feb-095f-4071-af95-c6741bb1681a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 19 rows starting from the beginning of the part | ||
1899 | 2023.10.04 20:53:24.104009 [ 11 ] {acc92feb-095f-4071-af95-c6741bb1681a::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 | ||
1900 | 2023.10.04 20:53:24.104084 [ 11 ] {acc92feb-095f-4071-af95-c6741bb1681a::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 | ||
1901 | 2023.10.04 20:53:24.104158 [ 11 ] {acc92feb-095f-4071-af95-c6741bb1681a::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 | ||
1902 | 2023.10.04 20:53:24.104709 [ 23 ] {acc92feb-095f-4071-af95-c6741bb1681a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 242 rows, containing 4 columns (4 merged, 0 gathered) in 0.001265435 sec., 191238.58594080296 rows/sec., 10.38 MiB/sec. | ||
1903 | 2023.10.04 20:53:24.104865 [ 19 ] {acc92feb-095f-4071-af95-c6741bb1681a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
1904 | 2023.10.04 20:53:24.105079 [ 19 ] {acc92feb-095f-4071-af95-c6741bb1681a::all_1_11_2} <Trace> oximeter.measurements_i64 (acc92feb-095f-4071-af95-c6741bb1681a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
1905 | 2023.10.04 20:53:24.105150 [ 19 ] {acc92feb-095f-4071-af95-c6741bb1681a::all_1_11_2} <Trace> oximeter.measurements_i64 (acc92feb-095f-4071-af95-c6741bb1681a) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
1906 | 2023.10.04 20:53:27.643114 [ 55 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1907 | 2023.10.04 20:53:27.643177 [ 55 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1908 | 2023.10.04 20:53:34.086441 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 7632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1909 | 2023.10.04 20:53:34.086621 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1910 | 2023.10.04 20:53:34.086676 [ 3 ] {} <Debug> HTTP-Session: 476f0def-7a31-4d31-b30d-ad5db6702c1d Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
1911 | 2023.10.04 20:53:34.086720 [ 3 ] {} <Debug> HTTP-Session: 476f0def-7a31-4d31-b30d-ad5db6702c1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1912 | 2023.10.04 20:53:34.086920 [ 3 ] {cc37261a-e6d6-44cd-99ad-0a03d7d4dd13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1913 | 2023.10.04 20:53:34.087021 [ 3 ] {cc37261a-e6d6-44cd-99ad-0a03d7d4dd13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1914 | 2023.10.04 20:53:34.087286 [ 3 ] {cc37261a-e6d6-44cd-99ad-0a03d7d4dd13} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1915 | 2023.10.04 20:53:34.087831 [ 3 ] {cc37261a-e6d6-44cd-99ad-0a03d7d4dd13} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.53 GiB. | ||
1916 | 2023.10.04 20:53:34.088103 [ 3 ] {cc37261a-e6d6-44cd-99ad-0a03d7d4dd13} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
1917 | 2023.10.04 20:53:34.088276 [ 3 ] {cc37261a-e6d6-44cd-99ad-0a03d7d4dd13} <Trace> oximeter.fields_i64 (c1048a13-98aa-4c26-ae8b-e905b7b4b92e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
1918 | 2023.10.04 20:53:34.088414 [ 3 ] {cc37261a-e6d6-44cd-99ad-0a03d7d4dd13} <Information> executeQuery: Read 54 rows, 4.23 KiB in 0.001429768 sec., 37768 rows/sec., 2.89 MiB/sec. | ||
1919 | 2023.10.04 20:53:34.088551 [ 3 ] {cc37261a-e6d6-44cd-99ad-0a03d7d4dd13} <Debug> DynamicQueryHandler: Done processing query | ||
1920 | 2023.10.04 20:53:34.088576 [ 3 ] {cc37261a-e6d6-44cd-99ad-0a03d7d4dd13} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1921 | 2023.10.04 20:53:34.088592 [ 3 ] {} <Debug> HTTP-Session: 476f0def-7a31-4d31-b30d-ad5db6702c1d Destroying unnamed session | ||
1922 | 2023.10.04 20:53:34.088769 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 36799, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1923 | 2023.10.04 20:53:34.088814 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1924 | 2023.10.04 20:53:34.088833 [ 3 ] {} <Debug> HTTP-Session: c531338d-33f3-4fad-919a-e787d02239e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
1925 | 2023.10.04 20:53:34.088849 [ 3 ] {} <Debug> HTTP-Session: c531338d-33f3-4fad-919a-e787d02239e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1926 | 2023.10.04 20:53:34.088934 [ 3 ] {b8a2c959-48f1-4139-95ea-dac45c9fc5b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1927 | 2023.10.04 20:53:34.088973 [ 3 ] {b8a2c959-48f1-4139-95ea-dac45c9fc5b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1928 | 2023.10.04 20:53:34.089076 [ 3 ] {b8a2c959-48f1-4139-95ea-dac45c9fc5b5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1929 | 2023.10.04 20:53:34.089662 [ 3 ] {b8a2c959-48f1-4139-95ea-dac45c9fc5b5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.53 GiB. | ||
1930 | 2023.10.04 20:53:34.089881 [ 3 ] {b8a2c959-48f1-4139-95ea-dac45c9fc5b5} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
1931 | 2023.10.04 20:53:34.090033 [ 3 ] {b8a2c959-48f1-4139-95ea-dac45c9fc5b5} <Trace> oximeter.fields_string (174151b4-d9dc-4949-961c-483fa4c20199): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
1932 | 2023.10.04 20:53:34.090158 [ 3 ] {b8a2c959-48f1-4139-95ea-dac45c9fc5b5} <Information> executeQuery: Read 231 rows, 22.71 KiB in 0.001195304 sec., 193256 rows/sec., 18.55 MiB/sec. | ||
1933 | 2023.10.04 20:53:34.090285 [ 3 ] {b8a2c959-48f1-4139-95ea-dac45c9fc5b5} <Debug> DynamicQueryHandler: Done processing query | ||
1934 | 2023.10.04 20:53:34.090308 [ 3 ] {b8a2c959-48f1-4139-95ea-dac45c9fc5b5} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
1935 | 2023.10.04 20:53:34.090324 [ 3 ] {} <Debug> HTTP-Session: c531338d-33f3-4fad-919a-e787d02239e8 Destroying unnamed session | ||
1936 | 2023.10.04 20:53:34.090496 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 52107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1937 | 2023.10.04 20:53:34.090539 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1938 | 2023.10.04 20:53:34.090558 [ 3 ] {} <Debug> HTTP-Session: 02fcccb3-5836-47a9-af81-c138ebc47f8f Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
1939 | 2023.10.04 20:53:34.090575 [ 3 ] {} <Debug> HTTP-Session: 02fcccb3-5836-47a9-af81-c138ebc47f8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1940 | 2023.10.04 20:53:34.090659 [ 3 ] {c3075a2f-aa21-43c0-b126-ec62a71ba7e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1941 | 2023.10.04 20:53:34.090698 [ 3 ] {c3075a2f-aa21-43c0-b126-ec62a71ba7e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1942 | 2023.10.04 20:53:34.090803 [ 3 ] {c3075a2f-aa21-43c0-b126-ec62a71ba7e1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1943 | 2023.10.04 20:53:34.091275 [ 3 ] {c3075a2f-aa21-43c0-b126-ec62a71ba7e1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.53 GiB. | ||
1944 | 2023.10.04 20:53:34.091501 [ 3 ] {c3075a2f-aa21-43c0-b126-ec62a71ba7e1} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
1945 | 2023.10.04 20:53:34.091649 [ 3 ] {c3075a2f-aa21-43c0-b126-ec62a71ba7e1} <Trace> oximeter.fields_uuid (4edf659a-48ec-4f20-a382-e4f6d9a7471e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
1946 | 2023.10.04 20:53:34.091767 [ 3 ] {c3075a2f-aa21-43c0-b126-ec62a71ba7e1} <Information> executeQuery: Read 323 rows, 23.26 KiB in 0.001080072 sec., 299054 rows/sec., 21.03 MiB/sec. | ||
1947 | 2023.10.04 20:53:34.091887 [ 3 ] {c3075a2f-aa21-43c0-b126-ec62a71ba7e1} <Debug> DynamicQueryHandler: Done processing query | ||
1948 | 2023.10.04 20:53:34.091911 [ 3 ] {c3075a2f-aa21-43c0-b126-ec62a71ba7e1} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
1949 | 2023.10.04 20:53:34.091926 [ 3 ] {} <Debug> HTTP-Session: 02fcccb3-5836-47a9-af81-c138ebc47f8f Destroying unnamed session | ||
1950 | 2023.10.04 20:53:34.092088 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1951 | 2023.10.04 20:53:34.092130 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1952 | 2023.10.04 20:53:34.092149 [ 3 ] {} <Debug> HTTP-Session: e038ae8a-d647-4fb5-9c2c-ade427d544a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
1953 | 2023.10.04 20:53:34.092165 [ 3 ] {} <Debug> HTTP-Session: e038ae8a-d647-4fb5-9c2c-ade427d544a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1954 | 2023.10.04 20:53:34.092231 [ 3 ] {ad6922aa-6b7b-4a88-b8ad-abf5a3a368b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
1955 | 2023.10.04 20:53:34.092270 [ 3 ] {ad6922aa-6b7b-4a88-b8ad-abf5a3a368b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1956 | 2023.10.04 20:53:34.092378 [ 3 ] {ad6922aa-6b7b-4a88-b8ad-abf5a3a368b9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1957 | 2023.10.04 20:53:34.092635 [ 3 ] {ad6922aa-6b7b-4a88-b8ad-abf5a3a368b9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.53 GiB. | ||
1958 | 2023.10.04 20:53:34.092871 [ 3 ] {ad6922aa-6b7b-4a88-b8ad-abf5a3a368b9} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
1959 | 2023.10.04 20:53:34.093046 [ 3 ] {ad6922aa-6b7b-4a88-b8ad-abf5a3a368b9} <Trace> oximeter.measurements_bool (7751d4c0-7775-4148-b040-e3a35d17863c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
1960 | 2023.10.04 20:53:34.093167 [ 3 ] {ad6922aa-6b7b-4a88-b8ad-abf5a3a368b9} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000906698 sec., 6617 rows/sec., 277.88 KiB/sec. | ||
1961 | 2023.10.04 20:53:34.093298 [ 3 ] {ad6922aa-6b7b-4a88-b8ad-abf5a3a368b9} <Debug> DynamicQueryHandler: Done processing query | ||
1962 | 2023.10.04 20:53:34.093321 [ 3 ] {ad6922aa-6b7b-4a88-b8ad-abf5a3a368b9} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
1963 | 2023.10.04 20:53:34.093337 [ 3 ] {} <Debug> HTTP-Session: e038ae8a-d647-4fb5-9c2c-ade427d544a6 Destroying unnamed session | ||
1964 | 2023.10.04 20:53:34.093488 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 13595, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1965 | 2023.10.04 20:53:34.093531 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1966 | 2023.10.04 20:53:34.093549 [ 3 ] {} <Debug> HTTP-Session: 9525351c-51ba-4b97-b77d-41e3a4f384e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
1967 | 2023.10.04 20:53:34.093565 [ 3 ] {} <Debug> HTTP-Session: 9525351c-51ba-4b97-b77d-41e3a4f384e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1968 | 2023.10.04 20:53:34.093635 [ 3 ] {105df5c2-077d-41b5-9b4c-d3477063ed93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
1969 | 2023.10.04 20:53:34.093680 [ 3 ] {105df5c2-077d-41b5-9b4c-d3477063ed93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
1970 | 2023.10.04 20:53:34.093797 [ 3 ] {105df5c2-077d-41b5-9b4c-d3477063ed93} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1971 | 2023.10.04 20:53:34.094106 [ 3 ] {105df5c2-077d-41b5-9b4c-d3477063ed93} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.53 GiB. | ||
1972 | 2023.10.04 20:53:34.094348 [ 3 ] {105df5c2-077d-41b5-9b4c-d3477063ed93} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
1973 | 2023.10.04 20:53:34.094523 [ 3 ] {105df5c2-077d-41b5-9b4c-d3477063ed93} <Trace> oximeter.measurements_cumulativei64 (9bf23856-442a-4348-9fd3-956960b37669): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
1974 | 2023.10.04 20:53:34.094638 [ 3 ] {105df5c2-077d-41b5-9b4c-d3477063ed93} <Information> executeQuery: Read 74 rows, 4.64 KiB in 0.000975329 sec., 75871 rows/sec., 4.64 MiB/sec. | ||
1975 | 2023.10.04 20:53:34.094760 [ 3 ] {105df5c2-077d-41b5-9b4c-d3477063ed93} <Debug> DynamicQueryHandler: Done processing query | ||
1976 | 2023.10.04 20:53:34.094782 [ 3 ] {105df5c2-077d-41b5-9b4c-d3477063ed93} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
1977 | 2023.10.04 20:53:34.094798 [ 3 ] {} <Debug> HTTP-Session: 9525351c-51ba-4b97-b77d-41e3a4f384e4 Destroying unnamed session | ||
1978 | 2023.10.04 20:53:34.094967 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 51347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1979 | 2023.10.04 20:53:34.095011 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1980 | 2023.10.04 20:53:34.095029 [ 3 ] {} <Debug> HTTP-Session: c4b9f670-048b-464e-b85b-fecf8ff21b5f Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
1981 | 2023.10.04 20:53:34.095045 [ 3 ] {} <Debug> HTTP-Session: c4b9f670-048b-464e-b85b-fecf8ff21b5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1982 | 2023.10.04 20:53:34.095133 [ 3 ] {5e651c8f-d643-42e9-9f51-574fb4ba7c3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1983 | 2023.10.04 20:53:34.095175 [ 3 ] {5e651c8f-d643-42e9-9f51-574fb4ba7c3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1984 | 2023.10.04 20:53:34.095308 [ 3 ] {5e651c8f-d643-42e9-9f51-574fb4ba7c3d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1985 | 2023.10.04 20:53:34.095824 [ 3 ] {5e651c8f-d643-42e9-9f51-574fb4ba7c3d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.53 GiB. | ||
1986 | 2023.10.04 20:53:34.096129 [ 3 ] {5e651c8f-d643-42e9-9f51-574fb4ba7c3d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1987 | 2023.10.04 20:53:34.096308 [ 3 ] {5e651c8f-d643-42e9-9f51-574fb4ba7c3d} <Trace> oximeter.measurements_histogramf64 (12d57acf-6c99-4b64-8450-f949b571a675): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
1988 | 2023.10.04 20:53:34.096439 [ 3 ] {5e651c8f-d643-42e9-9f51-574fb4ba7c3d} <Information> executeQuery: Read 48 rows, 66.33 KiB in 0.001276505 sec., 37602 rows/sec., 50.74 MiB/sec. | ||
1989 | 2023.10.04 20:53:34.096433 [ 154 ] {} <Debug> oximeter.measurements_histogramf64 (12d57acf-6c99-4b64-8450-f949b571a675) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
1990 | 2023.10.04 20:53:34.096561 [ 154 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.53 GiB. | ||
1991 | 2023.10.04 20:53:34.096634 [ 3 ] {5e651c8f-d643-42e9-9f51-574fb4ba7c3d} <Debug> DynamicQueryHandler: Done processing query | ||
1992 | 2023.10.04 20:53:34.096695 [ 3 ] {5e651c8f-d643-42e9-9f51-574fb4ba7c3d} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
1993 | 2023.10.04 20:53:34.096713 [ 20 ] {12d57acf-6c99-4b64-8450-f949b571a675::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
1994 | 2023.10.04 20:53:34.096732 [ 3 ] {} <Debug> HTTP-Session: c4b9f670-048b-464e-b85b-fecf8ff21b5f Destroying unnamed session | ||
1995 | 2023.10.04 20:53:34.096897 [ 20 ] {12d57acf-6c99-4b64-8450-f949b571a675::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1996 | 2023.10.04 20:53:34.096934 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 2665, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1997 | 2023.10.04 20:53:34.096961 [ 20 ] {12d57acf-6c99-4b64-8450-f949b571a675::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 261 rows starting from the beginning of the part | ||
1998 | 2023.10.04 20:53:34.097013 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1999 | 2023.10.04 20:53:34.097082 [ 3 ] {} <Debug> HTTP-Session: 77b3afba-6402-4f09-b9c5-219d089d3ced Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
2000 | 2023.10.04 20:53:34.097113 [ 3 ] {} <Debug> HTTP-Session: 77b3afba-6402-4f09-b9c5-219d089d3ced Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2001 | 2023.10.04 20:53:34.097326 [ 20 ] {12d57acf-6c99-4b64-8450-f949b571a675::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 48 rows starting from the beginning of the part | ||
2002 | 2023.10.04 20:53:34.097340 [ 3 ] {7544cef7-97cd-4353-9173-a18983afdb17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
2003 | 2023.10.04 20:53:34.097447 [ 3 ] {7544cef7-97cd-4353-9173-a18983afdb17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
2004 | 2023.10.04 20:53:34.097634 [ 20 ] {12d57acf-6c99-4b64-8450-f949b571a675::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 48 rows starting from the beginning of the part | ||
2005 | 2023.10.04 20:53:34.097900 [ 3 ] {7544cef7-97cd-4353-9173-a18983afdb17} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2006 | 2023.10.04 20:53:34.097960 [ 20 ] {12d57acf-6c99-4b64-8450-f949b571a675::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 48 rows starting from the beginning of the part | ||
2007 | 2023.10.04 20:53:34.098247 [ 20 ] {12d57acf-6c99-4b64-8450-f949b571a675::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 48 rows starting from the beginning of the part | ||
2008 | 2023.10.04 20:53:34.098616 [ 20 ] {12d57acf-6c99-4b64-8450-f949b571a675::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 48 rows starting from the beginning of the part | ||
2009 | 2023.10.04 20:53:34.098648 [ 3 ] {7544cef7-97cd-4353-9173-a18983afdb17} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.53 GiB. | ||
2010 | 2023.10.04 20:53:34.099107 [ 3 ] {7544cef7-97cd-4353-9173-a18983afdb17} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2011 | 2023.10.04 20:53:34.099402 [ 3 ] {7544cef7-97cd-4353-9173-a18983afdb17} <Trace> oximeter.measurements_i64 (acc92feb-095f-4071-af95-c6741bb1681a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
2012 | 2023.10.04 20:53:34.099714 [ 3 ] {7544cef7-97cd-4353-9173-a18983afdb17} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.002286445 sec., 8309 rows/sec., 441.20 KiB/sec. | ||
2013 | 2023.10.04 20:53:34.100011 [ 3 ] {7544cef7-97cd-4353-9173-a18983afdb17} <Debug> DynamicQueryHandler: Done processing query | ||
2014 | 2023.10.04 20:53:34.100043 [ 3 ] {7544cef7-97cd-4353-9173-a18983afdb17} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
2015 | 2023.10.04 20:53:34.100083 [ 3 ] {} <Debug> HTTP-Session: 77b3afba-6402-4f09-b9c5-219d089d3ced Destroying unnamed session | ||
2016 | 2023.10.04 20:53:34.100950 [ 23 ] {12d57acf-6c99-4b64-8450-f949b571a675::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 501 rows, containing 6 columns (6 merged, 0 gathered) in 0.004327655 sec., 115767.084021254 rows/sec., 156.22 MiB/sec. | ||
2017 | 2023.10.04 20:53:34.101248 [ 20 ] {12d57acf-6c99-4b64-8450-f949b571a675::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2018 | 2023.10.04 20:53:34.101491 [ 20 ] {12d57acf-6c99-4b64-8450-f949b571a675::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (12d57acf-6c99-4b64-8450-f949b571a675): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
2019 | 2023.10.04 20:53:34.101562 [ 20 ] {12d57acf-6c99-4b64-8450-f949b571a675::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (12d57acf-6c99-4b64-8450-f949b571a675) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
2020 | 2023.10.04 20:53:34.101630 [ 20 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 12d57acf-6c99-4b64-8450-f949b571a675::all_1_11_2: 4.00 MiB. | ||
2021 | 2023.10.04 20:53:35.000139 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 229.66 MiB, peak 230.89 MiB, will set to 225.45 MiB (RSS), difference: -4.21 MiB | ||
2022 | 2023.10.04 20:53:42.643431 [ 164 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2023 | 2023.10.04 20:53:42.643531 [ 164 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2024 | 2023.10.04 20:53:44.085833 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 7632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2025 | 2023.10.04 20:53:44.085952 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2026 | 2023.10.04 20:53:44.085982 [ 3 ] {} <Debug> HTTP-Session: cb727278-50f7-41dd-8085-0c3bcef2b3c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
2027 | 2023.10.04 20:53:44.086011 [ 3 ] {} <Debug> HTTP-Session: cb727278-50f7-41dd-8085-0c3bcef2b3c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2028 | 2023.10.04 20:53:44.086155 [ 3 ] {0d0241f0-d25b-4534-a3e5-e73afcc70430} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2029 | 2023.10.04 20:53:44.086223 [ 3 ] {0d0241f0-d25b-4534-a3e5-e73afcc70430} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2030 | 2023.10.04 20:53:44.086410 [ 3 ] {0d0241f0-d25b-4534-a3e5-e73afcc70430} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2031 | 2023.10.04 20:53:44.086901 [ 3 ] {0d0241f0-d25b-4534-a3e5-e73afcc70430} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.53 GiB. | ||
2032 | 2023.10.04 20:53:44.087171 [ 3 ] {0d0241f0-d25b-4534-a3e5-e73afcc70430} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2033 | 2023.10.04 20:53:44.087333 [ 3 ] {0d0241f0-d25b-4534-a3e5-e73afcc70430} <Trace> oximeter.fields_i64 (c1048a13-98aa-4c26-ae8b-e905b7b4b92e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
2034 | 2023.10.04 20:53:44.087483 [ 3 ] {0d0241f0-d25b-4534-a3e5-e73afcc70430} <Information> executeQuery: Read 54 rows, 4.23 KiB in 0.001279425 sec., 42206 rows/sec., 3.23 MiB/sec. | ||
2035 | 2023.10.04 20:53:44.087631 [ 3 ] {0d0241f0-d25b-4534-a3e5-e73afcc70430} <Debug> DynamicQueryHandler: Done processing query | ||
2036 | 2023.10.04 20:53:44.087656 [ 3 ] {0d0241f0-d25b-4534-a3e5-e73afcc70430} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2037 | 2023.10.04 20:53:44.087674 [ 3 ] {} <Debug> HTTP-Session: cb727278-50f7-41dd-8085-0c3bcef2b3c3 Destroying unnamed session | ||
2038 | 2023.10.04 20:53:44.087831 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 36799, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2039 | 2023.10.04 20:53:44.087878 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2040 | 2023.10.04 20:53:44.087897 [ 3 ] {} <Debug> HTTP-Session: c9d3599d-f57d-43ec-874b-3a847348055e Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
2041 | 2023.10.04 20:53:44.087914 [ 3 ] {} <Debug> HTTP-Session: c9d3599d-f57d-43ec-874b-3a847348055e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2042 | 2023.10.04 20:53:44.087999 [ 3 ] {c2ed9658-5864-4ae1-8b87-133cff6fe148} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2043 | 2023.10.04 20:53:44.088039 [ 3 ] {c2ed9658-5864-4ae1-8b87-133cff6fe148} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2044 | 2023.10.04 20:53:44.088143 [ 3 ] {c2ed9658-5864-4ae1-8b87-133cff6fe148} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2045 | 2023.10.04 20:53:44.088608 [ 3 ] {c2ed9658-5864-4ae1-8b87-133cff6fe148} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.53 GiB. | ||
2046 | 2023.10.04 20:53:44.088837 [ 3 ] {c2ed9658-5864-4ae1-8b87-133cff6fe148} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2047 | 2023.10.04 20:53:44.088989 [ 3 ] {c2ed9658-5864-4ae1-8b87-133cff6fe148} <Trace> oximeter.fields_string (174151b4-d9dc-4949-961c-483fa4c20199): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
2048 | 2023.10.04 20:53:44.089124 [ 3 ] {c2ed9658-5864-4ae1-8b87-133cff6fe148} <Information> executeQuery: Read 231 rows, 22.71 KiB in 0.001088841 sec., 212152 rows/sec., 20.37 MiB/sec. | ||
2049 | 2023.10.04 20:53:44.089277 [ 3 ] {c2ed9658-5864-4ae1-8b87-133cff6fe148} <Debug> DynamicQueryHandler: Done processing query | ||
2050 | 2023.10.04 20:53:44.089302 [ 3 ] {c2ed9658-5864-4ae1-8b87-133cff6fe148} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
2051 | 2023.10.04 20:53:44.089317 [ 3 ] {} <Debug> HTTP-Session: c9d3599d-f57d-43ec-874b-3a847348055e Destroying unnamed session | ||
2052 | 2023.10.04 20:53:44.089467 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 50262, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2053 | 2023.10.04 20:53:44.089512 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2054 | 2023.10.04 20:53:44.089532 [ 3 ] {} <Debug> HTTP-Session: 47392b9a-899b-4ecc-8925-e9488605ec06 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
2055 | 2023.10.04 20:53:44.089549 [ 3 ] {} <Debug> HTTP-Session: 47392b9a-899b-4ecc-8925-e9488605ec06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2056 | 2023.10.04 20:53:44.089638 [ 3 ] {ecb26cb5-27c7-412f-9f3b-0d3d533d553b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2057 | 2023.10.04 20:53:44.089680 [ 3 ] {ecb26cb5-27c7-412f-9f3b-0d3d533d553b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2058 | 2023.10.04 20:53:44.089789 [ 3 ] {ecb26cb5-27c7-412f-9f3b-0d3d533d553b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2059 | 2023.10.04 20:53:44.090282 [ 3 ] {ecb26cb5-27c7-412f-9f3b-0d3d533d553b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.53 GiB. | ||
2060 | 2023.10.04 20:53:44.090504 [ 3 ] {ecb26cb5-27c7-412f-9f3b-0d3d533d553b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2061 | 2023.10.04 20:53:44.090678 [ 3 ] {ecb26cb5-27c7-412f-9f3b-0d3d533d553b} <Trace> oximeter.fields_uuid (4edf659a-48ec-4f20-a382-e4f6d9a7471e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
2062 | 2023.10.04 20:53:44.090800 [ 3 ] {ecb26cb5-27c7-412f-9f3b-0d3d533d553b} <Information> executeQuery: Read 312 rows, 22.39 KiB in 0.001132163 sec., 275578 rows/sec., 19.31 MiB/sec. | ||
2063 | 2023.10.04 20:53:44.090921 [ 3 ] {ecb26cb5-27c7-412f-9f3b-0d3d533d553b} <Debug> DynamicQueryHandler: Done processing query | ||
2064 | 2023.10.04 20:53:44.090944 [ 3 ] {ecb26cb5-27c7-412f-9f3b-0d3d533d553b} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
2065 | 2023.10.04 20:53:44.090960 [ 3 ] {} <Debug> HTTP-Session: 47392b9a-899b-4ecc-8925-e9488605ec06 Destroying unnamed session | ||
2066 | 2023.10.04 20:53:44.091113 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2067 | 2023.10.04 20:53:44.091156 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2068 | 2023.10.04 20:53:44.091175 [ 3 ] {} <Debug> HTTP-Session: d30bc78e-181e-4fdd-a5b4-9f666dd6cafc Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
2069 | 2023.10.04 20:53:44.091191 [ 3 ] {} <Debug> HTTP-Session: d30bc78e-181e-4fdd-a5b4-9f666dd6cafc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2070 | 2023.10.04 20:53:44.091257 [ 3 ] {01586c56-4e2e-47cd-9fe4-d1a387dd0815} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
2071 | 2023.10.04 20:53:44.091296 [ 3 ] {01586c56-4e2e-47cd-9fe4-d1a387dd0815} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2072 | 2023.10.04 20:53:44.091404 [ 3 ] {01586c56-4e2e-47cd-9fe4-d1a387dd0815} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2073 | 2023.10.04 20:53:44.091639 [ 3 ] {01586c56-4e2e-47cd-9fe4-d1a387dd0815} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.53 GiB. | ||
2074 | 2023.10.04 20:53:44.091881 [ 3 ] {01586c56-4e2e-47cd-9fe4-d1a387dd0815} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2075 | 2023.10.04 20:53:44.092058 [ 3 ] {01586c56-4e2e-47cd-9fe4-d1a387dd0815} <Trace> oximeter.measurements_bool (7751d4c0-7775-4148-b040-e3a35d17863c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
2076 | 2023.10.04 20:53:44.092183 [ 3 ] {01586c56-4e2e-47cd-9fe4-d1a387dd0815} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000897278 sec., 6686 rows/sec., 280.80 KiB/sec. | ||
2077 | 2023.10.04 20:53:44.092354 [ 3 ] {01586c56-4e2e-47cd-9fe4-d1a387dd0815} <Debug> DynamicQueryHandler: Done processing query | ||
2078 | 2023.10.04 20:53:44.092378 [ 3 ] {01586c56-4e2e-47cd-9fe4-d1a387dd0815} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
2079 | 2023.10.04 20:53:44.092395 [ 3 ] {} <Debug> HTTP-Session: d30bc78e-181e-4fdd-a5b4-9f666dd6cafc Destroying unnamed session | ||
2080 | 2023.10.04 20:53:44.092528 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 11534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2081 | 2023.10.04 20:53:44.092572 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2082 | 2023.10.04 20:53:44.092591 [ 3 ] {} <Debug> HTTP-Session: f3f2f772-614b-4672-a6c7-ddf62988de0b Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
2083 | 2023.10.04 20:53:44.092608 [ 3 ] {} <Debug> HTTP-Session: f3f2f772-614b-4672-a6c7-ddf62988de0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2084 | 2023.10.04 20:53:44.092681 [ 3 ] {596976dc-ee5d-4126-b338-3f4a028acd88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
2085 | 2023.10.04 20:53:44.092724 [ 3 ] {596976dc-ee5d-4126-b338-3f4a028acd88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
2086 | 2023.10.04 20:53:44.092848 [ 3 ] {596976dc-ee5d-4126-b338-3f4a028acd88} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2087 | 2023.10.04 20:53:44.093151 [ 3 ] {596976dc-ee5d-4126-b338-3f4a028acd88} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.53 GiB. | ||
2088 | 2023.10.04 20:53:44.093397 [ 3 ] {596976dc-ee5d-4126-b338-3f4a028acd88} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2089 | 2023.10.04 20:53:44.093572 [ 3 ] {596976dc-ee5d-4126-b338-3f4a028acd88} <Trace> oximeter.measurements_cumulativei64 (9bf23856-442a-4348-9fd3-956960b37669): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
2090 | 2023.10.04 20:53:44.093698 [ 3 ] {596976dc-ee5d-4126-b338-3f4a028acd88} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000989559 sec., 63664 rows/sec., 3.86 MiB/sec. | ||
2091 | 2023.10.04 20:53:44.093822 [ 3 ] {596976dc-ee5d-4126-b338-3f4a028acd88} <Debug> DynamicQueryHandler: Done processing query | ||
2092 | 2023.10.04 20:53:44.093845 [ 3 ] {596976dc-ee5d-4126-b338-3f4a028acd88} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2093 | 2023.10.04 20:53:44.093861 [ 3 ] {} <Debug> HTTP-Session: f3f2f772-614b-4672-a6c7-ddf62988de0b Destroying unnamed session | ||
2094 | 2023.10.04 20:53:44.094067 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 51348, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2095 | 2023.10.04 20:53:44.094112 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2096 | 2023.10.04 20:53:44.094131 [ 3 ] {} <Debug> HTTP-Session: 725637e9-2121-456e-8e9c-1b52b655a270 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
2097 | 2023.10.04 20:53:44.094147 [ 3 ] {} <Debug> HTTP-Session: 725637e9-2121-456e-8e9c-1b52b655a270 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2098 | 2023.10.04 20:53:44.094241 [ 3 ] {83851499-ea39-4818-93ee-dbdb78d6a055} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2099 | 2023.10.04 20:53:44.094284 [ 3 ] {83851499-ea39-4818-93ee-dbdb78d6a055} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2100 | 2023.10.04 20:53:44.094419 [ 3 ] {83851499-ea39-4818-93ee-dbdb78d6a055} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2101 | 2023.10.04 20:53:44.094897 [ 3 ] {83851499-ea39-4818-93ee-dbdb78d6a055} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.53 GiB. | ||
2102 | 2023.10.04 20:53:44.095214 [ 3 ] {83851499-ea39-4818-93ee-dbdb78d6a055} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2103 | 2023.10.04 20:53:44.095392 [ 3 ] {83851499-ea39-4818-93ee-dbdb78d6a055} <Trace> oximeter.measurements_histogramf64 (12d57acf-6c99-4b64-8450-f949b571a675): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
2104 | 2023.10.04 20:53:44.095515 [ 3 ] {83851499-ea39-4818-93ee-dbdb78d6a055} <Information> executeQuery: Read 48 rows, 66.33 KiB in 0.001245935 sec., 38525 rows/sec., 51.99 MiB/sec. | ||
2105 | 2023.10.04 20:53:44.095643 [ 3 ] {83851499-ea39-4818-93ee-dbdb78d6a055} <Debug> DynamicQueryHandler: Done processing query | ||
2106 | 2023.10.04 20:53:44.095668 [ 3 ] {83851499-ea39-4818-93ee-dbdb78d6a055} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
2107 | 2023.10.04 20:53:44.095684 [ 3 ] {} <Debug> HTTP-Session: 725637e9-2121-456e-8e9c-1b52b655a270 Destroying unnamed session | ||
2108 | 2023.10.04 20:53:44.095794 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 2665, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2109 | 2023.10.04 20:53:44.095837 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2110 | 2023.10.04 20:53:44.095856 [ 3 ] {} <Debug> HTTP-Session: 24ee0280-eb9b-41cd-b9fa-2ba01e309d9f Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
2111 | 2023.10.04 20:53:44.095873 [ 3 ] {} <Debug> HTTP-Session: 24ee0280-eb9b-41cd-b9fa-2ba01e309d9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2112 | 2023.10.04 20:53:44.095940 [ 3 ] {a380d98a-7603-4e53-9ef9-6847c8b447dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
2113 | 2023.10.04 20:53:44.095980 [ 3 ] {a380d98a-7603-4e53-9ef9-6847c8b447dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
2114 | 2023.10.04 20:53:44.096082 [ 3 ] {a380d98a-7603-4e53-9ef9-6847c8b447dd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2115 | 2023.10.04 20:53:44.096320 [ 3 ] {a380d98a-7603-4e53-9ef9-6847c8b447dd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.53 GiB. | ||
2116 | 2023.10.04 20:53:44.096570 [ 3 ] {a380d98a-7603-4e53-9ef9-6847c8b447dd} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2117 | 2023.10.04 20:53:44.096745 [ 3 ] {a380d98a-7603-4e53-9ef9-6847c8b447dd} <Trace> oximeter.measurements_i64 (acc92feb-095f-4071-af95-c6741bb1681a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
2118 | 2023.10.04 20:53:44.096870 [ 3 ] {a380d98a-7603-4e53-9ef9-6847c8b447dd} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000902478 sec., 21053 rows/sec., 1.09 MiB/sec. | ||
2119 | 2023.10.04 20:53:44.096986 [ 3 ] {a380d98a-7603-4e53-9ef9-6847c8b447dd} <Debug> DynamicQueryHandler: Done processing query | ||
2120 | 2023.10.04 20:53:44.097009 [ 3 ] {a380d98a-7603-4e53-9ef9-6847c8b447dd} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
2121 | 2023.10.04 20:53:44.097025 [ 3 ] {} <Debug> HTTP-Session: 24ee0280-eb9b-41cd-b9fa-2ba01e309d9f Destroying unnamed session | ||
2122 | 2023.10.04 20:53:54.086309 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 7632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2123 | 2023.10.04 20:53:54.086492 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2124 | 2023.10.04 20:53:54.086539 [ 3 ] {} <Debug> HTTP-Session: 1773285c-5c16-44e3-9290-62f580d77b9d Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
2125 | 2023.10.04 20:53:54.086581 [ 3 ] {} <Debug> HTTP-Session: 1773285c-5c16-44e3-9290-62f580d77b9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2126 | 2023.10.04 20:53:54.086777 [ 3 ] {3d9a0a83-ef60-43ac-81f6-a1da8d70da26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2127 | 2023.10.04 20:53:54.086876 [ 3 ] {3d9a0a83-ef60-43ac-81f6-a1da8d70da26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2128 | 2023.10.04 20:53:54.087099 [ 3 ] {3d9a0a83-ef60-43ac-81f6-a1da8d70da26} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2129 | 2023.10.04 20:53:54.087537 [ 3 ] {3d9a0a83-ef60-43ac-81f6-a1da8d70da26} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.53 GiB. | ||
2130 | 2023.10.04 20:53:54.087798 [ 3 ] {3d9a0a83-ef60-43ac-81f6-a1da8d70da26} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2131 | 2023.10.04 20:53:54.087960 [ 3 ] {3d9a0a83-ef60-43ac-81f6-a1da8d70da26} <Trace> oximeter.fields_i64 (c1048a13-98aa-4c26-ae8b-e905b7b4b92e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
2132 | 2023.10.04 20:53:54.088087 [ 3 ] {3d9a0a83-ef60-43ac-81f6-a1da8d70da26} <Information> executeQuery: Read 54 rows, 4.23 KiB in 0.001255135 sec., 43023 rows/sec., 3.29 MiB/sec. | ||
2133 | 2023.10.04 20:53:54.088117 [ 125 ] {} <Debug> oximeter.fields_i64 (c1048a13-98aa-4c26-ae8b-e905b7b4b92e) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
2134 | 2023.10.04 20:53:54.088251 [ 3 ] {3d9a0a83-ef60-43ac-81f6-a1da8d70da26} <Debug> DynamicQueryHandler: Done processing query | ||
2135 | 2023.10.04 20:53:54.088259 [ 125 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.53 GiB. | ||
2136 | 2023.10.04 20:53:54.088295 [ 3 ] {3d9a0a83-ef60-43ac-81f6-a1da8d70da26} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2137 | 2023.10.04 20:53:54.088337 [ 3 ] {} <Debug> HTTP-Session: 1773285c-5c16-44e3-9290-62f580d77b9d Destroying unnamed session | ||
2138 | 2023.10.04 20:53:54.088425 [ 21 ] {c1048a13-98aa-4c26-ae8b-e905b7b4b92e::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact | ||
2139 | 2023.10.04 20:53:54.088561 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 36799, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2140 | 2023.10.04 20:53:54.088565 [ 21 ] {c1048a13-98aa-4c26-ae8b-e905b7b4b92e::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2141 | 2023.10.04 20:53:54.088615 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2142 | 2023.10.04 20:53:54.088614 [ 21 ] {c1048a13-98aa-4c26-ae8b-e905b7b4b92e::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 54 rows starting from the beginning of the part | ||
2143 | 2023.10.04 20:53:54.088642 [ 3 ] {} <Debug> HTTP-Session: d1fdff7d-3e51-4e9c-8a84-089791e1ea8a Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
2144 | 2023.10.04 20:53:54.088666 [ 3 ] {} <Debug> HTTP-Session: d1fdff7d-3e51-4e9c-8a84-089791e1ea8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2145 | 2023.10.04 20:53:54.088782 [ 3 ] {77b48f59-7531-4112-9e62-5795c3ae98e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2146 | 2023.10.04 20:53:54.088815 [ 21 ] {c1048a13-98aa-4c26-ae8b-e905b7b4b92e::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 54 rows starting from the beginning of the part | ||
2147 | 2023.10.04 20:53:54.088831 [ 3 ] {77b48f59-7531-4112-9e62-5795c3ae98e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2148 | 2023.10.04 20:53:54.089019 [ 21 ] {c1048a13-98aa-4c26-ae8b-e905b7b4b92e::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 54 rows starting from the beginning of the part | ||
2149 | 2023.10.04 20:53:54.089079 [ 3 ] {77b48f59-7531-4112-9e62-5795c3ae98e6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2150 | 2023.10.04 20:53:54.089170 [ 21 ] {c1048a13-98aa-4c26-ae8b-e905b7b4b92e::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 54 rows starting from the beginning of the part | ||
2151 | 2023.10.04 20:53:54.089287 [ 21 ] {c1048a13-98aa-4c26-ae8b-e905b7b4b92e::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 54 rows starting from the beginning of the part | ||
2152 | 2023.10.04 20:53:54.089731 [ 3 ] {77b48f59-7531-4112-9e62-5795c3ae98e6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.53 GiB. | ||
2153 | 2023.10.04 20:53:54.090068 [ 3 ] {77b48f59-7531-4112-9e62-5795c3ae98e6} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2154 | 2023.10.04 20:53:54.090145 [ 23 ] {c1048a13-98aa-4c26-ae8b-e905b7b4b92e::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 270 rows, containing 4 columns (4 merged, 0 gathered) in 0.001767895 sec., 152724.0022738907 rows/sec., 11.68 MiB/sec. | ||
2155 | 2023.10.04 20:53:54.090322 [ 3 ] {77b48f59-7531-4112-9e62-5795c3ae98e6} <Trace> oximeter.fields_string (174151b4-d9dc-4949-961c-483fa4c20199): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
2156 | 2023.10.04 20:53:54.090407 [ 20 ] {c1048a13-98aa-4c26-ae8b-e905b7b4b92e::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
2157 | 2023.10.04 20:53:54.090521 [ 125 ] {} <Debug> oximeter.fields_string (174151b4-d9dc-4949-961c-483fa4c20199) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
2158 | 2023.10.04 20:53:54.090558 [ 3 ] {77b48f59-7531-4112-9e62-5795c3ae98e6} <Information> executeQuery: Read 231 rows, 22.71 KiB in 0.001711194 sec., 134993 rows/sec., 12.96 MiB/sec. | ||
2159 | 2023.10.04 20:53:54.090640 [ 125 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.53 GiB. | ||
2160 | 2023.10.04 20:53:54.090875 [ 23 ] {174151b4-d9dc-4949-961c-483fa4c20199::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact | ||
2161 | 2023.10.04 20:53:54.090920 [ 3 ] {77b48f59-7531-4112-9e62-5795c3ae98e6} <Debug> DynamicQueryHandler: Done processing query | ||
2162 | 2023.10.04 20:53:54.090990 [ 3 ] {77b48f59-7531-4112-9e62-5795c3ae98e6} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
2163 | 2023.10.04 20:53:54.091008 [ 20 ] {c1048a13-98aa-4c26-ae8b-e905b7b4b92e::all_1_14_3} <Trace> oximeter.fields_i64 (c1048a13-98aa-4c26-ae8b-e905b7b4b92e): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3. | ||
2164 | 2023.10.04 20:53:54.091064 [ 3 ] {} <Debug> HTTP-Session: d1fdff7d-3e51-4e9c-8a84-089791e1ea8a Destroying unnamed session | ||
2165 | 2023.10.04 20:53:54.091127 [ 23 ] {174151b4-d9dc-4949-961c-483fa4c20199::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2166 | 2023.10.04 20:53:54.091179 [ 23 ] {174151b4-d9dc-4949-961c-483fa4c20199::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 231 rows starting from the beginning of the part | ||
2167 | 2023.10.04 20:53:54.091210 [ 20 ] {c1048a13-98aa-4c26-ae8b-e905b7b4b92e::all_1_14_3} <Trace> oximeter.fields_i64 (c1048a13-98aa-4c26-ae8b-e905b7b4b92e) (MergerMutator): Merged 5 parts: from all_1_10_2 to all_14_14_0 | ||
2168 | 2023.10.04 20:53:54.091416 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 50262, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2169 | 2023.10.04 20:53:54.091444 [ 23 ] {174151b4-d9dc-4949-961c-483fa4c20199::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 231 rows starting from the beginning of the part | ||
2170 | 2023.10.04 20:53:54.091517 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2171 | 2023.10.04 20:53:54.091557 [ 3 ] {} <Debug> HTTP-Session: b48a19d4-5976-48cf-b902-ee887afab880 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
2172 | 2023.10.04 20:53:54.091609 [ 3 ] {} <Debug> HTTP-Session: b48a19d4-5976-48cf-b902-ee887afab880 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2173 | 2023.10.04 20:53:54.091655 [ 23 ] {174151b4-d9dc-4949-961c-483fa4c20199::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 231 rows starting from the beginning of the part | ||
2174 | 2023.10.04 20:53:54.091814 [ 3 ] {afb41333-0759-442a-b9d3-9b3336a6f456} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2175 | 2023.10.04 20:53:54.091874 [ 23 ] {174151b4-d9dc-4949-961c-483fa4c20199::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 231 rows starting from the beginning of the part | ||
2176 | 2023.10.04 20:53:54.091895 [ 3 ] {afb41333-0759-442a-b9d3-9b3336a6f456} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2177 | 2023.10.04 20:53:54.092167 [ 23 ] {174151b4-d9dc-4949-961c-483fa4c20199::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 231 rows starting from the beginning of the part | ||
2178 | 2023.10.04 20:53:54.092380 [ 3 ] {afb41333-0759-442a-b9d3-9b3336a6f456} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2179 | 2023.10.04 20:53:54.093468 [ 3 ] {afb41333-0759-442a-b9d3-9b3336a6f456} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.53 GiB. | ||
2180 | 2023.10.04 20:53:54.093873 [ 3 ] {afb41333-0759-442a-b9d3-9b3336a6f456} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2181 | 2023.10.04 20:53:54.093950 [ 23 ] {174151b4-d9dc-4949-961c-483fa4c20199::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1155 rows, containing 4 columns (4 merged, 0 gathered) in 0.003192953 sec., 361734.1063272776 rows/sec., 34.73 MiB/sec. | ||
2182 | 2023.10.04 20:53:54.094113 [ 23 ] {174151b4-d9dc-4949-961c-483fa4c20199::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
2183 | 2023.10.04 20:53:54.094176 [ 3 ] {afb41333-0759-442a-b9d3-9b3336a6f456} <Trace> oximeter.fields_uuid (4edf659a-48ec-4f20-a382-e4f6d9a7471e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
2184 | 2023.10.04 20:53:54.094418 [ 3 ] {afb41333-0759-442a-b9d3-9b3336a6f456} <Information> executeQuery: Read 312 rows, 22.39 KiB in 0.00252476 sec., 123576 rows/sec., 8.66 MiB/sec. | ||
2185 | 2023.10.04 20:53:54.094455 [ 23 ] {174151b4-d9dc-4949-961c-483fa4c20199::all_1_14_3} <Trace> oximeter.fields_string (174151b4-d9dc-4949-961c-483fa4c20199): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3. | ||
2186 | 2023.10.04 20:53:54.094652 [ 23 ] {174151b4-d9dc-4949-961c-483fa4c20199::all_1_14_3} <Trace> oximeter.fields_string (174151b4-d9dc-4949-961c-483fa4c20199) (MergerMutator): Merged 5 parts: from all_1_10_2 to all_14_14_0 | ||
2187 | 2023.10.04 20:53:54.094692 [ 3 ] {afb41333-0759-442a-b9d3-9b3336a6f456} <Debug> DynamicQueryHandler: Done processing query | ||
2188 | 2023.10.04 20:53:54.094761 [ 3 ] {afb41333-0759-442a-b9d3-9b3336a6f456} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
2189 | 2023.10.04 20:53:54.094782 [ 3 ] {} <Debug> HTTP-Session: b48a19d4-5976-48cf-b902-ee887afab880 Destroying unnamed session | ||
2190 | 2023.10.04 20:53:54.094997 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2191 | 2023.10.04 20:53:54.095044 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2192 | 2023.10.04 20:53:54.095064 [ 3 ] {} <Debug> HTTP-Session: 678336d9-05c0-4601-bc83-52fe52df41d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
2193 | 2023.10.04 20:53:54.095082 [ 3 ] {} <Debug> HTTP-Session: 678336d9-05c0-4601-bc83-52fe52df41d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2194 | 2023.10.04 20:53:54.095152 [ 3 ] {ecd5d673-b313-4e5e-9061-1b3ffee48f7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
2195 | 2023.10.04 20:53:54.095192 [ 3 ] {ecd5d673-b313-4e5e-9061-1b3ffee48f7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2196 | 2023.10.04 20:53:54.095313 [ 3 ] {ecd5d673-b313-4e5e-9061-1b3ffee48f7c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2197 | 2023.10.04 20:53:54.095599 [ 3 ] {ecd5d673-b313-4e5e-9061-1b3ffee48f7c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.53 GiB. | ||
2198 | 2023.10.04 20:53:54.095846 [ 3 ] {ecd5d673-b313-4e5e-9061-1b3ffee48f7c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2199 | 2023.10.04 20:53:54.096026 [ 3 ] {ecd5d673-b313-4e5e-9061-1b3ffee48f7c} <Trace> oximeter.measurements_bool (7751d4c0-7775-4148-b040-e3a35d17863c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
2200 | 2023.10.04 20:53:54.096151 [ 3 ] {ecd5d673-b313-4e5e-9061-1b3ffee48f7c} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000968599 sec., 6194 rows/sec., 260.12 KiB/sec. | ||
2201 | 2023.10.04 20:53:54.096276 [ 3 ] {ecd5d673-b313-4e5e-9061-1b3ffee48f7c} <Debug> DynamicQueryHandler: Done processing query | ||
2202 | 2023.10.04 20:53:54.096300 [ 3 ] {ecd5d673-b313-4e5e-9061-1b3ffee48f7c} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
2203 | 2023.10.04 20:53:54.096317 [ 3 ] {} <Debug> HTTP-Session: 678336d9-05c0-4601-bc83-52fe52df41d6 Destroying unnamed session | ||
2204 | 2023.10.04 20:53:54.096447 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 11534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2205 | 2023.10.04 20:53:54.096490 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2206 | 2023.10.04 20:53:54.096510 [ 3 ] {} <Debug> HTTP-Session: ee3b8988-7c24-4098-a697-66f225c740a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
2207 | 2023.10.04 20:53:54.096528 [ 3 ] {} <Debug> HTTP-Session: ee3b8988-7c24-4098-a697-66f225c740a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2208 | 2023.10.04 20:53:54.096600 [ 3 ] {041d88b3-588f-42fb-8366-799985f8c6eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
2209 | 2023.10.04 20:53:54.096642 [ 3 ] {041d88b3-588f-42fb-8366-799985f8c6eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
2210 | 2023.10.04 20:53:54.096764 [ 3 ] {041d88b3-588f-42fb-8366-799985f8c6eb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2211 | 2023.10.04 20:53:54.097064 [ 3 ] {041d88b3-588f-42fb-8366-799985f8c6eb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.53 GiB. | ||
2212 | 2023.10.04 20:53:54.097312 [ 3 ] {041d88b3-588f-42fb-8366-799985f8c6eb} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2213 | 2023.10.04 20:53:54.097490 [ 3 ] {041d88b3-588f-42fb-8366-799985f8c6eb} <Trace> oximeter.measurements_cumulativei64 (9bf23856-442a-4348-9fd3-956960b37669): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
2214 | 2023.10.04 20:53:54.097630 [ 3 ] {041d88b3-588f-42fb-8366-799985f8c6eb} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.00099101 sec., 63571 rows/sec., 3.85 MiB/sec. | ||
2215 | 2023.10.04 20:53:54.097756 [ 3 ] {041d88b3-588f-42fb-8366-799985f8c6eb} <Debug> DynamicQueryHandler: Done processing query | ||
2216 | 2023.10.04 20:53:54.097780 [ 3 ] {041d88b3-588f-42fb-8366-799985f8c6eb} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2217 | 2023.10.04 20:53:54.097797 [ 3 ] {} <Debug> HTTP-Session: ee3b8988-7c24-4098-a697-66f225c740a6 Destroying unnamed session | ||
2218 | 2023.10.04 20:53:54.097971 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 51348, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2219 | 2023.10.04 20:53:54.098016 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2220 | 2023.10.04 20:53:54.098036 [ 3 ] {} <Debug> HTTP-Session: a3a86b20-5519-4acb-a5bd-206bb51fc801 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
2221 | 2023.10.04 20:53:54.098053 [ 3 ] {} <Debug> HTTP-Session: a3a86b20-5519-4acb-a5bd-206bb51fc801 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2222 | 2023.10.04 20:53:54.098148 [ 3 ] {75ce93a6-646f-40ca-ad48-81c9f0a041cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2223 | 2023.10.04 20:53:54.098190 [ 3 ] {75ce93a6-646f-40ca-ad48-81c9f0a041cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2224 | 2023.10.04 20:53:54.098326 [ 3 ] {75ce93a6-646f-40ca-ad48-81c9f0a041cb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2225 | 2023.10.04 20:53:54.098807 [ 3 ] {75ce93a6-646f-40ca-ad48-81c9f0a041cb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.53 GiB. | ||
2226 | 2023.10.04 20:53:54.099119 [ 3 ] {75ce93a6-646f-40ca-ad48-81c9f0a041cb} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2227 | 2023.10.04 20:53:54.099301 [ 3 ] {75ce93a6-646f-40ca-ad48-81c9f0a041cb} <Trace> oximeter.measurements_histogramf64 (12d57acf-6c99-4b64-8450-f949b571a675): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
2228 | 2023.10.04 20:53:54.099432 [ 3 ] {75ce93a6-646f-40ca-ad48-81c9f0a041cb} <Information> executeQuery: Read 48 rows, 66.33 KiB in 0.001243434 sec., 38602 rows/sec., 52.09 MiB/sec. | ||
2229 | 2023.10.04 20:53:54.099555 [ 3 ] {75ce93a6-646f-40ca-ad48-81c9f0a041cb} <Debug> DynamicQueryHandler: Done processing query | ||
2230 | 2023.10.04 20:53:54.099578 [ 3 ] {75ce93a6-646f-40ca-ad48-81c9f0a041cb} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
2231 | 2023.10.04 20:53:54.099595 [ 3 ] {} <Debug> HTTP-Session: a3a86b20-5519-4acb-a5bd-206bb51fc801 Destroying unnamed session | ||
2232 | 2023.10.04 20:53:54.099712 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 2665, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2233 | 2023.10.04 20:53:54.099756 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2234 | 2023.10.04 20:53:54.099776 [ 3 ] {} <Debug> HTTP-Session: 5feceb80-fd91-419d-8693-38bcea7623eb Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
2235 | 2023.10.04 20:53:54.099794 [ 3 ] {} <Debug> HTTP-Session: 5feceb80-fd91-419d-8693-38bcea7623eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2236 | 2023.10.04 20:53:54.099863 [ 3 ] {e71b758c-d07e-44eb-84a0-beaea1d5a78d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
2237 | 2023.10.04 20:53:54.099903 [ 3 ] {e71b758c-d07e-44eb-84a0-beaea1d5a78d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
2238 | 2023.10.04 20:53:54.100008 [ 3 ] {e71b758c-d07e-44eb-84a0-beaea1d5a78d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2239 | 2023.10.04 20:53:54.100250 [ 3 ] {e71b758c-d07e-44eb-84a0-beaea1d5a78d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.53 GiB. | ||
2240 | 2023.10.04 20:53:54.100482 [ 3 ] {e71b758c-d07e-44eb-84a0-beaea1d5a78d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2241 | 2023.10.04 20:53:54.100658 [ 3 ] {e71b758c-d07e-44eb-84a0-beaea1d5a78d} <Trace> oximeter.measurements_i64 (acc92feb-095f-4071-af95-c6741bb1681a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
2242 | 2023.10.04 20:53:54.100781 [ 3 ] {e71b758c-d07e-44eb-84a0-beaea1d5a78d} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000888467 sec., 21385 rows/sec., 1.11 MiB/sec. | ||
2243 | 2023.10.04 20:53:54.100895 [ 3 ] {e71b758c-d07e-44eb-84a0-beaea1d5a78d} <Debug> DynamicQueryHandler: Done processing query | ||
2244 | 2023.10.04 20:53:54.100919 [ 3 ] {e71b758c-d07e-44eb-84a0-beaea1d5a78d} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
2245 | 2023.10.04 20:53:54.100936 [ 3 ] {} <Debug> HTTP-Session: 5feceb80-fd91-419d-8693-38bcea7623eb Destroying unnamed session | ||
2246 | 2023.10.04 20:53:57.643793 [ 101 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2247 | 2023.10.04 20:53:57.643858 [ 101 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2248 | 2023.10.04 20:54:04.086241 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 7632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2249 | 2023.10.04 20:54:04.086417 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2250 | 2023.10.04 20:54:04.086465 [ 3 ] {} <Debug> HTTP-Session: 7888fae5-0804-41a1-b3a0-7fbc9410f2e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
2251 | 2023.10.04 20:54:04.086508 [ 3 ] {} <Debug> HTTP-Session: 7888fae5-0804-41a1-b3a0-7fbc9410f2e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2252 | 2023.10.04 20:54:04.086708 [ 3 ] {7a7ea0e4-9d52-4738-a05d-976938c96ff7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2253 | 2023.10.04 20:54:04.086806 [ 3 ] {7a7ea0e4-9d52-4738-a05d-976938c96ff7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2254 | 2023.10.04 20:54:04.087068 [ 3 ] {7a7ea0e4-9d52-4738-a05d-976938c96ff7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2255 | 2023.10.04 20:54:04.087577 [ 3 ] {7a7ea0e4-9d52-4738-a05d-976938c96ff7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.53 GiB. | ||
2256 | 2023.10.04 20:54:04.087842 [ 3 ] {7a7ea0e4-9d52-4738-a05d-976938c96ff7} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2257 | 2023.10.04 20:54:04.088006 [ 3 ] {7a7ea0e4-9d52-4738-a05d-976938c96ff7} <Trace> oximeter.fields_i64 (c1048a13-98aa-4c26-ae8b-e905b7b4b92e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
2258 | 2023.10.04 20:54:04.088133 [ 3 ] {7a7ea0e4-9d52-4738-a05d-976938c96ff7} <Information> executeQuery: Read 54 rows, 4.23 KiB in 0.001366987 sec., 39502 rows/sec., 3.02 MiB/sec. | ||
2259 | 2023.10.04 20:54:04.088270 [ 3 ] {7a7ea0e4-9d52-4738-a05d-976938c96ff7} <Debug> DynamicQueryHandler: Done processing query | ||
2260 | 2023.10.04 20:54:04.088296 [ 3 ] {7a7ea0e4-9d52-4738-a05d-976938c96ff7} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2261 | 2023.10.04 20:54:04.088313 [ 3 ] {} <Debug> HTTP-Session: 7888fae5-0804-41a1-b3a0-7fbc9410f2e4 Destroying unnamed session | ||
2262 | 2023.10.04 20:54:04.088496 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 36799, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2263 | 2023.10.04 20:54:04.088545 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2264 | 2023.10.04 20:54:04.088567 [ 3 ] {} <Debug> HTTP-Session: 6bc1545c-4274-45c9-9bc6-1072d6d9d321 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
2265 | 2023.10.04 20:54:04.088585 [ 3 ] {} <Debug> HTTP-Session: 6bc1545c-4274-45c9-9bc6-1072d6d9d321 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2266 | 2023.10.04 20:54:04.088672 [ 3 ] {0315ab83-b78e-4ae4-b669-cd31b24943bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2267 | 2023.10.04 20:54:04.088713 [ 3 ] {0315ab83-b78e-4ae4-b669-cd31b24943bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2268 | 2023.10.04 20:54:04.088820 [ 3 ] {0315ab83-b78e-4ae4-b669-cd31b24943bb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2269 | 2023.10.04 20:54:04.089263 [ 3 ] {0315ab83-b78e-4ae4-b669-cd31b24943bb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.53 GiB. | ||
2270 | 2023.10.04 20:54:04.089496 [ 3 ] {0315ab83-b78e-4ae4-b669-cd31b24943bb} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2271 | 2023.10.04 20:54:04.089649 [ 3 ] {0315ab83-b78e-4ae4-b669-cd31b24943bb} <Trace> oximeter.fields_string (174151b4-d9dc-4949-961c-483fa4c20199): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
2272 | 2023.10.04 20:54:04.089756 [ 3 ] {0315ab83-b78e-4ae4-b669-cd31b24943bb} <Information> executeQuery: Read 231 rows, 22.71 KiB in 0.001054612 sec., 219037 rows/sec., 21.03 MiB/sec. | ||
2273 | 2023.10.04 20:54:04.089878 [ 3 ] {0315ab83-b78e-4ae4-b669-cd31b24943bb} <Debug> DynamicQueryHandler: Done processing query | ||
2274 | 2023.10.04 20:54:04.089903 [ 3 ] {0315ab83-b78e-4ae4-b669-cd31b24943bb} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
2275 | 2023.10.04 20:54:04.089920 [ 3 ] {} <Debug> HTTP-Session: 6bc1545c-4274-45c9-9bc6-1072d6d9d321 Destroying unnamed session | ||
2276 | 2023.10.04 20:54:04.090096 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 52107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2277 | 2023.10.04 20:54:04.090145 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2278 | 2023.10.04 20:54:04.090166 [ 3 ] {} <Debug> HTTP-Session: 872d8eba-d7b5-4cf6-a517-4ad118cb335a Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
2279 | 2023.10.04 20:54:04.090184 [ 3 ] {} <Debug> HTTP-Session: 872d8eba-d7b5-4cf6-a517-4ad118cb335a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2280 | 2023.10.04 20:54:04.090273 [ 3 ] {c8afa095-17a8-4f38-9ba0-f445577b3b2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2281 | 2023.10.04 20:54:04.090312 [ 3 ] {c8afa095-17a8-4f38-9ba0-f445577b3b2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2282 | 2023.10.04 20:54:04.090416 [ 3 ] {c8afa095-17a8-4f38-9ba0-f445577b3b2b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2283 | 2023.10.04 20:54:04.090853 [ 3 ] {c8afa095-17a8-4f38-9ba0-f445577b3b2b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.53 GiB. | ||
2284 | 2023.10.04 20:54:04.091075 [ 3 ] {c8afa095-17a8-4f38-9ba0-f445577b3b2b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2285 | 2023.10.04 20:54:04.091233 [ 3 ] {c8afa095-17a8-4f38-9ba0-f445577b3b2b} <Trace> oximeter.fields_uuid (4edf659a-48ec-4f20-a382-e4f6d9a7471e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
2286 | 2023.10.04 20:54:04.091337 [ 3 ] {c8afa095-17a8-4f38-9ba0-f445577b3b2b} <Information> executeQuery: Read 323 rows, 23.26 KiB in 0.001035891 sec., 311808 rows/sec., 21.92 MiB/sec. | ||
2287 | 2023.10.04 20:54:04.091476 [ 3 ] {c8afa095-17a8-4f38-9ba0-f445577b3b2b} <Debug> DynamicQueryHandler: Done processing query | ||
2288 | 2023.10.04 20:54:04.091501 [ 3 ] {c8afa095-17a8-4f38-9ba0-f445577b3b2b} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
2289 | 2023.10.04 20:54:04.091518 [ 3 ] {} <Debug> HTTP-Session: 872d8eba-d7b5-4cf6-a517-4ad118cb335a Destroying unnamed session | ||
2290 | 2023.10.04 20:54:04.091665 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2291 | 2023.10.04 20:54:04.091712 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2292 | 2023.10.04 20:54:04.091732 [ 3 ] {} <Debug> HTTP-Session: f4aca28d-22aa-4111-8e75-f586d9f9ee2c Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
2293 | 2023.10.04 20:54:04.091750 [ 3 ] {} <Debug> HTTP-Session: f4aca28d-22aa-4111-8e75-f586d9f9ee2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2294 | 2023.10.04 20:54:04.091822 [ 3 ] {bf233050-0dbd-4952-936a-e338d794f4e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
2295 | 2023.10.04 20:54:04.091863 [ 3 ] {bf233050-0dbd-4952-936a-e338d794f4e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2296 | 2023.10.04 20:54:04.091971 [ 3 ] {bf233050-0dbd-4952-936a-e338d794f4e3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2297 | 2023.10.04 20:54:04.092209 [ 3 ] {bf233050-0dbd-4952-936a-e338d794f4e3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.53 GiB. | ||
2298 | 2023.10.04 20:54:04.092445 [ 3 ] {bf233050-0dbd-4952-936a-e338d794f4e3} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2299 | 2023.10.04 20:54:04.092621 [ 3 ] {bf233050-0dbd-4952-936a-e338d794f4e3} <Trace> oximeter.measurements_bool (7751d4c0-7775-4148-b040-e3a35d17863c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
2300 | 2023.10.04 20:54:04.092725 [ 3 ] {bf233050-0dbd-4952-936a-e338d794f4e3} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000875667 sec., 6851 rows/sec., 287.73 KiB/sec. | ||
2301 | 2023.10.04 20:54:04.092873 [ 3 ] {bf233050-0dbd-4952-936a-e338d794f4e3} <Debug> DynamicQueryHandler: Done processing query | ||
2302 | 2023.10.04 20:54:04.092899 [ 3 ] {bf233050-0dbd-4952-936a-e338d794f4e3} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
2303 | 2023.10.04 20:54:04.092916 [ 3 ] {} <Debug> HTTP-Session: f4aca28d-22aa-4111-8e75-f586d9f9ee2c Destroying unnamed session | ||
2304 | 2023.10.04 20:54:04.093048 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 13595, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2305 | 2023.10.04 20:54:04.093094 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2306 | 2023.10.04 20:54:04.093115 [ 3 ] {} <Debug> HTTP-Session: b9001cb6-da90-4269-a82a-5d093dfc4d02 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
2307 | 2023.10.04 20:54:04.093134 [ 3 ] {} <Debug> HTTP-Session: b9001cb6-da90-4269-a82a-5d093dfc4d02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2308 | 2023.10.04 20:54:04.093209 [ 3 ] {f09ef3a5-d839-48a1-8f72-7915961ca7d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
2309 | 2023.10.04 20:54:04.093253 [ 3 ] {f09ef3a5-d839-48a1-8f72-7915961ca7d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
2310 | 2023.10.04 20:54:04.093374 [ 3 ] {f09ef3a5-d839-48a1-8f72-7915961ca7d8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2311 | 2023.10.04 20:54:04.093745 [ 3 ] {f09ef3a5-d839-48a1-8f72-7915961ca7d8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.53 GiB. | ||
2312 | 2023.10.04 20:54:04.093993 [ 3 ] {f09ef3a5-d839-48a1-8f72-7915961ca7d8} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2313 | 2023.10.04 20:54:04.094171 [ 3 ] {f09ef3a5-d839-48a1-8f72-7915961ca7d8} <Trace> oximeter.measurements_cumulativei64 (9bf23856-442a-4348-9fd3-956960b37669): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
2314 | 2023.10.04 20:54:04.094301 [ 3 ] {f09ef3a5-d839-48a1-8f72-7915961ca7d8} <Information> executeQuery: Read 74 rows, 4.64 KiB in 0.001058281 sec., 69924 rows/sec., 4.28 MiB/sec. | ||
2315 | 2023.10.04 20:54:04.094424 [ 3 ] {f09ef3a5-d839-48a1-8f72-7915961ca7d8} <Debug> DynamicQueryHandler: Done processing query | ||
2316 | 2023.10.04 20:54:04.094449 [ 3 ] {f09ef3a5-d839-48a1-8f72-7915961ca7d8} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
2317 | 2023.10.04 20:54:04.094465 [ 3 ] {} <Debug> HTTP-Session: b9001cb6-da90-4269-a82a-5d093dfc4d02 Destroying unnamed session | ||
2318 | 2023.10.04 20:54:04.094652 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 51349, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2319 | 2023.10.04 20:54:04.094698 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2320 | 2023.10.04 20:54:04.094719 [ 3 ] {} <Debug> HTTP-Session: 0cb59353-2aad-4007-ac77-a2eb1bbc51b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
2321 | 2023.10.04 20:54:04.094737 [ 3 ] {} <Debug> HTTP-Session: 0cb59353-2aad-4007-ac77-a2eb1bbc51b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2322 | 2023.10.04 20:54:04.094827 [ 3 ] {ef7e8dfd-fbaa-40da-bf1e-d6a07eab2d80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2323 | 2023.10.04 20:54:04.094870 [ 3 ] {ef7e8dfd-fbaa-40da-bf1e-d6a07eab2d80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2324 | 2023.10.04 20:54:04.095006 [ 3 ] {ef7e8dfd-fbaa-40da-bf1e-d6a07eab2d80} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2325 | 2023.10.04 20:54:04.095487 [ 3 ] {ef7e8dfd-fbaa-40da-bf1e-d6a07eab2d80} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.53 GiB. | ||
2326 | 2023.10.04 20:54:04.095801 [ 3 ] {ef7e8dfd-fbaa-40da-bf1e-d6a07eab2d80} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2327 | 2023.10.04 20:54:04.095984 [ 3 ] {ef7e8dfd-fbaa-40da-bf1e-d6a07eab2d80} <Trace> oximeter.measurements_histogramf64 (12d57acf-6c99-4b64-8450-f949b571a675): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
2328 | 2023.10.04 20:54:04.096117 [ 3 ] {ef7e8dfd-fbaa-40da-bf1e-d6a07eab2d80} <Information> executeQuery: Read 48 rows, 66.33 KiB in 0.001259835 sec., 38100 rows/sec., 51.41 MiB/sec. | ||
2329 | 2023.10.04 20:54:04.096256 [ 3 ] {ef7e8dfd-fbaa-40da-bf1e-d6a07eab2d80} <Debug> DynamicQueryHandler: Done processing query | ||
2330 | 2023.10.04 20:54:04.096280 [ 3 ] {ef7e8dfd-fbaa-40da-bf1e-d6a07eab2d80} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
2331 | 2023.10.04 20:54:04.096296 [ 3 ] {} <Debug> HTTP-Session: 0cb59353-2aad-4007-ac77-a2eb1bbc51b0 Destroying unnamed session | ||
2332 | 2023.10.04 20:54:04.096418 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 2665, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2333 | 2023.10.04 20:54:04.096462 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2334 | 2023.10.04 20:54:04.096482 [ 3 ] {} <Debug> HTTP-Session: 5ce26d1b-aa24-4106-bc45-5f6caae11605 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
2335 | 2023.10.04 20:54:04.096499 [ 3 ] {} <Debug> HTTP-Session: 5ce26d1b-aa24-4106-bc45-5f6caae11605 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2336 | 2023.10.04 20:54:04.096568 [ 3 ] {b3602bad-0c4f-4528-a468-d6b81f6f044d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
2337 | 2023.10.04 20:54:04.096634 [ 3 ] {b3602bad-0c4f-4528-a468-d6b81f6f044d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
2338 | 2023.10.04 20:54:04.096743 [ 3 ] {b3602bad-0c4f-4528-a468-d6b81f6f044d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2339 | 2023.10.04 20:54:04.096999 [ 3 ] {b3602bad-0c4f-4528-a468-d6b81f6f044d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.53 GiB. | ||
2340 | 2023.10.04 20:54:04.097237 [ 3 ] {b3602bad-0c4f-4528-a468-d6b81f6f044d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2341 | 2023.10.04 20:54:04.097408 [ 3 ] {b3602bad-0c4f-4528-a468-d6b81f6f044d} <Trace> oximeter.measurements_i64 (acc92feb-095f-4071-af95-c6741bb1681a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
2342 | 2023.10.04 20:54:04.097540 [ 3 ] {b3602bad-0c4f-4528-a468-d6b81f6f044d} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000913248 sec., 20804 rows/sec., 1.08 MiB/sec. | ||
2343 | 2023.10.04 20:54:04.097675 [ 3 ] {b3602bad-0c4f-4528-a468-d6b81f6f044d} <Debug> DynamicQueryHandler: Done processing query | ||
2344 | 2023.10.04 20:54:04.097699 [ 3 ] {b3602bad-0c4f-4528-a468-d6b81f6f044d} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
2345 | 2023.10.04 20:54:04.097714 [ 3 ] {} <Debug> HTTP-Session: 5ce26d1b-aa24-4106-bc45-5f6caae11605 Destroying unnamed session | ||
2346 | 2023.10.04 20:54:12.643912 [ 94 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2347 | 2023.10.04 20:54:12.643976 [ 94 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2348 | 2023.10.04 20:54:14.086126 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 7632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2349 | 2023.10.04 20:54:14.086250 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2350 | 2023.10.04 20:54:14.086281 [ 3 ] {} <Debug> HTTP-Session: 72f5c0b7-8413-45f2-90a0-41206b41e247 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
2351 | 2023.10.04 20:54:14.086311 [ 3 ] {} <Debug> HTTP-Session: 72f5c0b7-8413-45f2-90a0-41206b41e247 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2352 | 2023.10.04 20:54:14.086454 [ 3 ] {eccf09c6-792c-4608-8c3f-6c2e68bec0b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2353 | 2023.10.04 20:54:14.086524 [ 3 ] {eccf09c6-792c-4608-8c3f-6c2e68bec0b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2354 | 2023.10.04 20:54:14.086693 [ 3 ] {eccf09c6-792c-4608-8c3f-6c2e68bec0b6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2355 | 2023.10.04 20:54:14.087286 [ 3 ] {eccf09c6-792c-4608-8c3f-6c2e68bec0b6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.53 GiB. | ||
2356 | 2023.10.04 20:54:14.087555 [ 3 ] {eccf09c6-792c-4608-8c3f-6c2e68bec0b6} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2357 | 2023.10.04 20:54:14.087723 [ 3 ] {eccf09c6-792c-4608-8c3f-6c2e68bec0b6} <Trace> oximeter.fields_i64 (c1048a13-98aa-4c26-ae8b-e905b7b4b92e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
2358 | 2023.10.04 20:54:14.087849 [ 3 ] {eccf09c6-792c-4608-8c3f-6c2e68bec0b6} <Information> executeQuery: Read 54 rows, 4.23 KiB in 0.001354467 sec., 39868 rows/sec., 3.05 MiB/sec. | ||
2359 | 2023.10.04 20:54:14.087986 [ 3 ] {eccf09c6-792c-4608-8c3f-6c2e68bec0b6} <Debug> DynamicQueryHandler: Done processing query | ||
2360 | 2023.10.04 20:54:14.088012 [ 3 ] {eccf09c6-792c-4608-8c3f-6c2e68bec0b6} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2361 | 2023.10.04 20:54:14.088029 [ 3 ] {} <Debug> HTTP-Session: 72f5c0b7-8413-45f2-90a0-41206b41e247 Destroying unnamed session | ||
2362 | 2023.10.04 20:54:14.088194 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 36799, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2363 | 2023.10.04 20:54:14.088240 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2364 | 2023.10.04 20:54:14.088260 [ 3 ] {} <Debug> HTTP-Session: 2983ec0c-5410-4df8-bb8e-7b46c6d2ebb1 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
2365 | 2023.10.04 20:54:14.088278 [ 3 ] {} <Debug> HTTP-Session: 2983ec0c-5410-4df8-bb8e-7b46c6d2ebb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2366 | 2023.10.04 20:54:14.088360 [ 3 ] {3125832f-5575-416a-bee3-35fcec460694} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2367 | 2023.10.04 20:54:14.088400 [ 3 ] {3125832f-5575-416a-bee3-35fcec460694} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2368 | 2023.10.04 20:54:14.088504 [ 3 ] {3125832f-5575-416a-bee3-35fcec460694} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2369 | 2023.10.04 20:54:14.089054 [ 3 ] {3125832f-5575-416a-bee3-35fcec460694} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.53 GiB. | ||
2370 | 2023.10.04 20:54:14.089281 [ 3 ] {3125832f-5575-416a-bee3-35fcec460694} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2371 | 2023.10.04 20:54:14.089431 [ 3 ] {3125832f-5575-416a-bee3-35fcec460694} <Trace> oximeter.fields_string (174151b4-d9dc-4949-961c-483fa4c20199): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
2372 | 2023.10.04 20:54:14.089533 [ 3 ] {3125832f-5575-416a-bee3-35fcec460694} <Information> executeQuery: Read 231 rows, 22.71 KiB in 0.001144253 sec., 201878 rows/sec., 19.38 MiB/sec. | ||
2373 | 2023.10.04 20:54:14.089679 [ 3 ] {3125832f-5575-416a-bee3-35fcec460694} <Debug> DynamicQueryHandler: Done processing query | ||
2374 | 2023.10.04 20:54:14.089705 [ 3 ] {3125832f-5575-416a-bee3-35fcec460694} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
2375 | 2023.10.04 20:54:14.089722 [ 3 ] {} <Debug> HTTP-Session: 2983ec0c-5410-4df8-bb8e-7b46c6d2ebb1 Destroying unnamed session | ||
2376 | 2023.10.04 20:54:14.090119 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 50262, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2377 | 2023.10.04 20:54:14.090164 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2378 | 2023.10.04 20:54:14.090184 [ 3 ] {} <Debug> HTTP-Session: e471e81b-d4b3-4c1a-8a93-c0a31542715a Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
2379 | 2023.10.04 20:54:14.090202 [ 3 ] {} <Debug> HTTP-Session: e471e81b-d4b3-4c1a-8a93-c0a31542715a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2380 | 2023.10.04 20:54:14.090299 [ 3 ] {ef7552c5-2a4a-4539-a051-0548262b9f00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2381 | 2023.10.04 20:54:14.090338 [ 3 ] {ef7552c5-2a4a-4539-a051-0548262b9f00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2382 | 2023.10.04 20:54:14.090447 [ 3 ] {ef7552c5-2a4a-4539-a051-0548262b9f00} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2383 | 2023.10.04 20:54:14.090908 [ 3 ] {ef7552c5-2a4a-4539-a051-0548262b9f00} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.53 GiB. | ||
2384 | 2023.10.04 20:54:14.091129 [ 3 ] {ef7552c5-2a4a-4539-a051-0548262b9f00} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2385 | 2023.10.04 20:54:14.091277 [ 3 ] {ef7552c5-2a4a-4539-a051-0548262b9f00} <Trace> oximeter.fields_uuid (4edf659a-48ec-4f20-a382-e4f6d9a7471e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
2386 | 2023.10.04 20:54:14.091380 [ 3 ] {ef7552c5-2a4a-4539-a051-0548262b9f00} <Information> executeQuery: Read 312 rows, 22.39 KiB in 0.001053821 sec., 296065 rows/sec., 20.75 MiB/sec. | ||
2387 | 2023.10.04 20:54:14.091370 [ 124 ] {} <Debug> oximeter.fields_uuid (4edf659a-48ec-4f20-a382-e4f6d9a7471e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2388 | 2023.10.04 20:54:14.091433 [ 124 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.53 GiB. | ||
2389 | 2023.10.04 20:54:14.091516 [ 3 ] {ef7552c5-2a4a-4539-a051-0548262b9f00} <Debug> DynamicQueryHandler: Done processing query | ||
2390 | 2023.10.04 20:54:14.091532 [ 11 ] {4edf659a-48ec-4f20-a382-e4f6d9a7471e::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
2391 | 2023.10.04 20:54:14.091545 [ 3 ] {ef7552c5-2a4a-4539-a051-0548262b9f00} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
2392 | 2023.10.04 20:54:14.091611 [ 3 ] {} <Debug> HTTP-Session: e471e81b-d4b3-4c1a-8a93-c0a31542715a Destroying unnamed session | ||
2393 | 2023.10.04 20:54:14.091682 [ 11 ] {4edf659a-48ec-4f20-a382-e4f6d9a7471e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2394 | 2023.10.04 20:54:14.091716 [ 11 ] {4edf659a-48ec-4f20-a382-e4f6d9a7471e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 341 rows starting from the beginning of the part | ||
2395 | 2023.10.04 20:54:14.091791 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2396 | 2023.10.04 20:54:14.091879 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2397 | 2023.10.04 20:54:14.091920 [ 11 ] {4edf659a-48ec-4f20-a382-e4f6d9a7471e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 323 rows starting from the beginning of the part | ||
2398 | 2023.10.04 20:54:14.091931 [ 3 ] {} <Debug> HTTP-Session: c65a783c-af7e-435f-a56e-baf8129bf178 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
2399 | 2023.10.04 20:54:14.091994 [ 3 ] {} <Debug> HTTP-Session: c65a783c-af7e-435f-a56e-baf8129bf178 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2400 | 2023.10.04 20:54:14.092178 [ 11 ] {4edf659a-48ec-4f20-a382-e4f6d9a7471e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 312 rows starting from the beginning of the part | ||
2401 | 2023.10.04 20:54:14.092193 [ 3 ] {383c29f5-c87c-4eb0-9249-f7a9976ace58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
2402 | 2023.10.04 20:54:14.092290 [ 3 ] {383c29f5-c87c-4eb0-9249-f7a9976ace58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2403 | 2023.10.04 20:54:14.092415 [ 11 ] {4edf659a-48ec-4f20-a382-e4f6d9a7471e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 312 rows starting from the beginning of the part | ||
2404 | 2023.10.04 20:54:14.092744 [ 11 ] {4edf659a-48ec-4f20-a382-e4f6d9a7471e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 323 rows starting from the beginning of the part | ||
2405 | 2023.10.04 20:54:14.092759 [ 3 ] {383c29f5-c87c-4eb0-9249-f7a9976ace58} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2406 | 2023.10.04 20:54:14.092943 [ 11 ] {4edf659a-48ec-4f20-a382-e4f6d9a7471e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 312 rows starting from the beginning of the part | ||
2407 | 2023.10.04 20:54:14.093371 [ 3 ] {383c29f5-c87c-4eb0-9249-f7a9976ace58} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.52 GiB. | ||
2408 | 2023.10.04 20:54:14.093882 [ 3 ] {383c29f5-c87c-4eb0-9249-f7a9976ace58} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2409 | 2023.10.04 20:54:14.094153 [ 3 ] {383c29f5-c87c-4eb0-9249-f7a9976ace58} <Trace> oximeter.measurements_bool (7751d4c0-7775-4148-b040-e3a35d17863c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
2410 | 2023.10.04 20:54:14.094259 [ 124 ] {} <Debug> oximeter.measurements_bool (7751d4c0-7775-4148-b040-e3a35d17863c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2411 | 2023.10.04 20:54:14.094270 [ 3 ] {383c29f5-c87c-4eb0-9249-f7a9976ace58} <Information> executeQuery: Read 6 rows, 258.00 B in 0.00201483 sec., 2977 rows/sec., 125.05 KiB/sec. | ||
2412 | 2023.10.04 20:54:14.094301 [ 124 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.52 GiB. | ||
2413 | 2023.10.04 20:54:14.094780 [ 3 ] {383c29f5-c87c-4eb0-9249-f7a9976ace58} <Debug> DynamicQueryHandler: Done processing query | ||
2414 | 2023.10.04 20:54:14.094796 [ 16 ] {7751d4c0-7775-4148-b040-e3a35d17863c::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
2415 | 2023.10.04 20:54:14.094847 [ 3 ] {383c29f5-c87c-4eb0-9249-f7a9976ace58} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
2416 | 2023.10.04 20:54:14.094940 [ 3 ] {} <Debug> HTTP-Session: c65a783c-af7e-435f-a56e-baf8129bf178 Destroying unnamed session | ||
2417 | 2023.10.04 20:54:14.095028 [ 20 ] {4edf659a-48ec-4f20-a382-e4f6d9a7471e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1923 rows, containing 4 columns (4 merged, 0 gathered) in 0.00353621 sec., 543802.5456632948 rows/sec., 38.22 MiB/sec. | ||
2418 | 2023.10.04 20:54:14.095045 [ 16 ] {7751d4c0-7775-4148-b040-e3a35d17863c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2419 | 2023.10.04 20:54:14.095108 [ 16 ] {7751d4c0-7775-4148-b040-e3a35d17863c::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 | ||
2420 | 2023.10.04 20:54:14.095127 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 11534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2421 | 2023.10.04 20:54:14.095262 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2422 | 2023.10.04 20:54:14.095292 [ 24 ] {4edf659a-48ec-4f20-a382-e4f6d9a7471e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2423 | 2023.10.04 20:54:14.095341 [ 3 ] {} <Debug> HTTP-Session: 60806188-9bc8-4182-8e18-e9871527cfc9 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
2424 | 2023.10.04 20:54:14.095462 [ 3 ] {} <Debug> HTTP-Session: 60806188-9bc8-4182-8e18-e9871527cfc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2425 | 2023.10.04 20:54:14.095473 [ 16 ] {7751d4c0-7775-4148-b040-e3a35d17863c::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 | ||
2426 | 2023.10.04 20:54:14.095744 [ 3 ] {d0a475af-14f9-47b1-aec7-516d332dc41c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
2427 | 2023.10.04 20:54:14.095767 [ 24 ] {4edf659a-48ec-4f20-a382-e4f6d9a7471e::all_1_16_3} <Trace> oximeter.fields_uuid (4edf659a-48ec-4f20-a382-e4f6d9a7471e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
2428 | 2023.10.04 20:54:14.095790 [ 16 ] {7751d4c0-7775-4148-b040-e3a35d17863c::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 | ||
2429 | 2023.10.04 20:54:14.095906 [ 3 ] {d0a475af-14f9-47b1-aec7-516d332dc41c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
2430 | 2023.10.04 20:54:14.095967 [ 24 ] {4edf659a-48ec-4f20-a382-e4f6d9a7471e::all_1_16_3} <Trace> oximeter.fields_uuid (4edf659a-48ec-4f20-a382-e4f6d9a7471e) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
2431 | 2023.10.04 20:54:14.096263 [ 16 ] {7751d4c0-7775-4148-b040-e3a35d17863c::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 | ||
2432 | 2023.10.04 20:54:14.096575 [ 16 ] {7751d4c0-7775-4148-b040-e3a35d17863c::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 | ||
2433 | 2023.10.04 20:54:14.096651 [ 3 ] {d0a475af-14f9-47b1-aec7-516d332dc41c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2434 | 2023.10.04 20:54:14.096839 [ 16 ] {7751d4c0-7775-4148-b040-e3a35d17863c::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 | ||
2435 | 2023.10.04 20:54:14.097329 [ 3 ] {d0a475af-14f9-47b1-aec7-516d332dc41c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.52 GiB. | ||
2436 | 2023.10.04 20:54:14.097968 [ 3 ] {d0a475af-14f9-47b1-aec7-516d332dc41c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2437 | 2023.10.04 20:54:14.098166 [ 11 ] {7751d4c0-7775-4148-b040-e3a35d17863c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.003762175 sec., 25517.154305687534 rows/sec., 1.05 MiB/sec. | ||
2438 | 2023.10.04 20:54:14.098300 [ 3 ] {d0a475af-14f9-47b1-aec7-516d332dc41c} <Trace> oximeter.measurements_cumulativei64 (9bf23856-442a-4348-9fd3-956960b37669): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
2439 | 2023.10.04 20:54:14.098346 [ 11 ] {7751d4c0-7775-4148-b040-e3a35d17863c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2440 | 2023.10.04 20:54:14.098458 [ 124 ] {} <Debug> oximeter.measurements_cumulativei64 (9bf23856-442a-4348-9fd3-956960b37669) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2441 | 2023.10.04 20:54:14.098491 [ 3 ] {d0a475af-14f9-47b1-aec7-516d332dc41c} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.002676783 sec., 23535 rows/sec., 1.43 MiB/sec. | ||
2442 | 2023.10.04 20:54:14.098527 [ 124 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.53 GiB. | ||
2443 | 2023.10.04 20:54:14.098814 [ 11 ] {9bf23856-442a-4348-9fd3-956960b37669::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
2444 | 2023.10.04 20:54:14.098811 [ 16 ] {7751d4c0-7775-4148-b040-e3a35d17863c::all_1_16_3} <Trace> oximeter.measurements_bool (7751d4c0-7775-4148-b040-e3a35d17863c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
2445 | 2023.10.04 20:54:14.098873 [ 3 ] {d0a475af-14f9-47b1-aec7-516d332dc41c} <Debug> DynamicQueryHandler: Done processing query | ||
2446 | 2023.10.04 20:54:14.098946 [ 3 ] {d0a475af-14f9-47b1-aec7-516d332dc41c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2447 | 2023.10.04 20:54:14.099005 [ 3 ] {} <Debug> HTTP-Session: 60806188-9bc8-4182-8e18-e9871527cfc9 Destroying unnamed session | ||
2448 | 2023.10.04 20:54:14.099026 [ 11 ] {9bf23856-442a-4348-9fd3-956960b37669::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2449 | 2023.10.04 20:54:14.099062 [ 16 ] {7751d4c0-7775-4148-b040-e3a35d17863c::all_1_16_3} <Trace> oximeter.measurements_bool (7751d4c0-7775-4148-b040-e3a35d17863c) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
2450 | 2023.10.04 20:54:14.099084 [ 11 ] {9bf23856-442a-4348-9fd3-956960b37669::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 715 rows starting from the beginning of the part | ||
2451 | 2023.10.04 20:54:14.099261 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 51350, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2452 | 2023.10.04 20:54:14.099325 [ 11 ] {9bf23856-442a-4348-9fd3-956960b37669::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 74 rows starting from the beginning of the part | ||
2453 | 2023.10.04 20:54:14.099339 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2454 | 2023.10.04 20:54:14.099401 [ 3 ] {} <Debug> HTTP-Session: a10b5e13-bf5d-4f62-9511-2248f38686b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
2455 | 2023.10.04 20:54:14.099432 [ 3 ] {} <Debug> HTTP-Session: a10b5e13-bf5d-4f62-9511-2248f38686b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2456 | 2023.10.04 20:54:14.099572 [ 11 ] {9bf23856-442a-4348-9fd3-956960b37669::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 | ||
2457 | 2023.10.04 20:54:14.099658 [ 3 ] {9ad53ac0-727f-44cb-a100-15cb39dc9568} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2458 | 2023.10.04 20:54:14.099781 [ 3 ] {9ad53ac0-727f-44cb-a100-15cb39dc9568} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2459 | 2023.10.04 20:54:14.099819 [ 11 ] {9bf23856-442a-4348-9fd3-956960b37669::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 63 rows starting from the beginning of the part | ||
2460 | 2023.10.04 20:54:14.100195 [ 11 ] {9bf23856-442a-4348-9fd3-956960b37669::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 74 rows starting from the beginning of the part | ||
2461 | 2023.10.04 20:54:14.100388 [ 3 ] {9ad53ac0-727f-44cb-a100-15cb39dc9568} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2462 | 2023.10.04 20:54:14.100509 [ 11 ] {9bf23856-442a-4348-9fd3-956960b37669::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 | ||
2463 | 2023.10.04 20:54:14.101652 [ 3 ] {9ad53ac0-727f-44cb-a100-15cb39dc9568} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.52 GiB. | ||
2464 | 2023.10.04 20:54:14.102119 [ 16 ] {9bf23856-442a-4348-9fd3-956960b37669::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1052 rows, containing 5 columns (5 merged, 0 gathered) in 0.003480979 sec., 302213.8312239172 rows/sec., 18.37 MiB/sec. | ||
2465 | 2023.10.04 20:54:14.102268 [ 3 ] {9ad53ac0-727f-44cb-a100-15cb39dc9568} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2466 | 2023.10.04 20:54:14.102343 [ 16 ] {9bf23856-442a-4348-9fd3-956960b37669::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2467 | 2023.10.04 20:54:14.102560 [ 3 ] {9ad53ac0-727f-44cb-a100-15cb39dc9568} <Trace> oximeter.measurements_histogramf64 (12d57acf-6c99-4b64-8450-f949b571a675): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
2468 | 2023.10.04 20:54:14.102677 [ 16 ] {9bf23856-442a-4348-9fd3-956960b37669::all_1_16_3} <Trace> oximeter.measurements_cumulativei64 (9bf23856-442a-4348-9fd3-956960b37669): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
2469 | 2023.10.04 20:54:14.102769 [ 3 ] {9ad53ac0-727f-44cb-a100-15cb39dc9568} <Information> executeQuery: Read 48 rows, 66.33 KiB in 0.003062681 sec., 15672 rows/sec., 21.15 MiB/sec. | ||
2470 | 2023.10.04 20:54:14.102812 [ 16 ] {9bf23856-442a-4348-9fd3-956960b37669::all_1_16_3} <Trace> oximeter.measurements_cumulativei64 (9bf23856-442a-4348-9fd3-956960b37669) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
2471 | 2023.10.04 20:54:14.103083 [ 3 ] {9ad53ac0-727f-44cb-a100-15cb39dc9568} <Debug> DynamicQueryHandler: Done processing query | ||
2472 | 2023.10.04 20:54:14.103112 [ 3 ] {9ad53ac0-727f-44cb-a100-15cb39dc9568} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
2473 | 2023.10.04 20:54:14.103130 [ 3 ] {} <Debug> HTTP-Session: a10b5e13-bf5d-4f62-9511-2248f38686b6 Destroying unnamed session | ||
2474 | 2023.10.04 20:54:14.103261 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 2665, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2475 | 2023.10.04 20:54:14.103306 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2476 | 2023.10.04 20:54:14.103326 [ 3 ] {} <Debug> HTTP-Session: b1b5b2ed-08f3-4225-a4f5-5c8c02c1e519 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
2477 | 2023.10.04 20:54:14.103344 [ 3 ] {} <Debug> HTTP-Session: b1b5b2ed-08f3-4225-a4f5-5c8c02c1e519 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2478 | 2023.10.04 20:54:14.103415 [ 3 ] {4db49a99-ea76-4fd0-8b6a-1f3468954bef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
2479 | 2023.10.04 20:54:14.103455 [ 3 ] {4db49a99-ea76-4fd0-8b6a-1f3468954bef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
2480 | 2023.10.04 20:54:14.103572 [ 3 ] {4db49a99-ea76-4fd0-8b6a-1f3468954bef} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2481 | 2023.10.04 20:54:14.103858 [ 3 ] {4db49a99-ea76-4fd0-8b6a-1f3468954bef} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.53 GiB. | ||
2482 | 2023.10.04 20:54:14.104096 [ 3 ] {4db49a99-ea76-4fd0-8b6a-1f3468954bef} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2483 | 2023.10.04 20:54:14.104282 [ 3 ] {4db49a99-ea76-4fd0-8b6a-1f3468954bef} <Trace> oximeter.measurements_i64 (acc92feb-095f-4071-af95-c6741bb1681a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
2484 | 2023.10.04 20:54:14.104376 [ 124 ] {} <Debug> oximeter.measurements_i64 (acc92feb-095f-4071-af95-c6741bb1681a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2485 | 2023.10.04 20:54:14.104388 [ 3 ] {4db49a99-ea76-4fd0-8b6a-1f3468954bef} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000943689 sec., 20133 rows/sec., 1.04 MiB/sec. | ||
2486 | 2023.10.04 20:54:14.104412 [ 124 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.53 GiB. | ||
2487 | 2023.10.04 20:54:14.104591 [ 11 ] {acc92feb-095f-4071-af95-c6741bb1681a::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
2488 | 2023.10.04 20:54:14.104666 [ 3 ] {4db49a99-ea76-4fd0-8b6a-1f3468954bef} <Debug> DynamicQueryHandler: Done processing query | ||
2489 | 2023.10.04 20:54:14.104712 [ 3 ] {4db49a99-ea76-4fd0-8b6a-1f3468954bef} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
2490 | 2023.10.04 20:54:14.104766 [ 3 ] {} <Debug> HTTP-Session: b1b5b2ed-08f3-4225-a4f5-5c8c02c1e519 Destroying unnamed session | ||
2491 | 2023.10.04 20:54:14.104832 [ 11 ] {acc92feb-095f-4071-af95-c6741bb1681a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2492 | 2023.10.04 20:54:14.104882 [ 11 ] {acc92feb-095f-4071-af95-c6741bb1681a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 242 rows starting from the beginning of the part | ||
2493 | 2023.10.04 20:54:14.105045 [ 11 ] {acc92feb-095f-4071-af95-c6741bb1681a::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 | ||
2494 | 2023.10.04 20:54:14.105188 [ 11 ] {acc92feb-095f-4071-af95-c6741bb1681a::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 | ||
2495 | 2023.10.04 20:54:14.105319 [ 11 ] {acc92feb-095f-4071-af95-c6741bb1681a::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 | ||
2496 | 2023.10.04 20:54:14.105453 [ 11 ] {acc92feb-095f-4071-af95-c6741bb1681a::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 | ||
2497 | 2023.10.04 20:54:14.105586 [ 11 ] {acc92feb-095f-4071-af95-c6741bb1681a::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 | ||
2498 | 2023.10.04 20:54:14.106158 [ 12 ] {acc92feb-095f-4071-af95-c6741bb1681a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 337 rows, containing 4 columns (4 merged, 0 gathered) in 0.001692704 sec., 199089.74043896628 rows/sec., 10.67 MiB/sec. | ||
2499 | 2023.10.04 20:54:14.106291 [ 11 ] {acc92feb-095f-4071-af95-c6741bb1681a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2500 | 2023.10.04 20:54:14.106499 [ 11 ] {acc92feb-095f-4071-af95-c6741bb1681a::all_1_16_3} <Trace> oximeter.measurements_i64 (acc92feb-095f-4071-af95-c6741bb1681a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
2501 | 2023.10.04 20:54:14.106565 [ 11 ] {acc92feb-095f-4071-af95-c6741bb1681a::all_1_16_3} <Trace> oximeter.measurements_i64 (acc92feb-095f-4071-af95-c6741bb1681a) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
2502 | 2023.10.04 20:54:24.085940 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 7632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2503 | 2023.10.04 20:54:24.086076 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2504 | 2023.10.04 20:54:24.086107 [ 3 ] {} <Debug> HTTP-Session: 4b97529d-da05-420a-8268-546513926288 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
2505 | 2023.10.04 20:54:24.086136 [ 3 ] {} <Debug> HTTP-Session: 4b97529d-da05-420a-8268-546513926288 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2506 | 2023.10.04 20:54:24.086277 [ 3 ] {ad5b5237-5943-400a-b034-09a4dc6290e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2507 | 2023.10.04 20:54:24.086347 [ 3 ] {ad5b5237-5943-400a-b034-09a4dc6290e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2508 | 2023.10.04 20:54:24.086534 [ 3 ] {ad5b5237-5943-400a-b034-09a4dc6290e5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2509 | 2023.10.04 20:54:24.087060 [ 3 ] {ad5b5237-5943-400a-b034-09a4dc6290e5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.52 GiB. | ||
2510 | 2023.10.04 20:54:24.087325 [ 3 ] {ad5b5237-5943-400a-b034-09a4dc6290e5} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2511 | 2023.10.04 20:54:24.087491 [ 3 ] {ad5b5237-5943-400a-b034-09a4dc6290e5} <Trace> oximeter.fields_i64 (c1048a13-98aa-4c26-ae8b-e905b7b4b92e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
2512 | 2023.10.04 20:54:24.087627 [ 3 ] {ad5b5237-5943-400a-b034-09a4dc6290e5} <Information> executeQuery: Read 54 rows, 4.23 KiB in 0.001300946 sec., 41508 rows/sec., 3.18 MiB/sec. | ||
2513 | 2023.10.04 20:54:24.087807 [ 3 ] {ad5b5237-5943-400a-b034-09a4dc6290e5} <Debug> DynamicQueryHandler: Done processing query | ||
2514 | 2023.10.04 20:54:24.087833 [ 3 ] {ad5b5237-5943-400a-b034-09a4dc6290e5} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2515 | 2023.10.04 20:54:24.087849 [ 3 ] {} <Debug> HTTP-Session: 4b97529d-da05-420a-8268-546513926288 Destroying unnamed session | ||
2516 | 2023.10.04 20:54:24.088015 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 36799, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2517 | 2023.10.04 20:54:24.088062 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2518 | 2023.10.04 20:54:24.088082 [ 3 ] {} <Debug> HTTP-Session: 9c72efa8-05fa-4463-bbfd-867c0ea8af05 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
2519 | 2023.10.04 20:54:24.088100 [ 3 ] {} <Debug> HTTP-Session: 9c72efa8-05fa-4463-bbfd-867c0ea8af05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2520 | 2023.10.04 20:54:24.088181 [ 3 ] {82521031-6cc5-4f6f-ae05-879907f8a267} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2521 | 2023.10.04 20:54:24.088221 [ 3 ] {82521031-6cc5-4f6f-ae05-879907f8a267} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2522 | 2023.10.04 20:54:24.088325 [ 3 ] {82521031-6cc5-4f6f-ae05-879907f8a267} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2523 | 2023.10.04 20:54:24.088788 [ 3 ] {82521031-6cc5-4f6f-ae05-879907f8a267} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.52 GiB. | ||
2524 | 2023.10.04 20:54:24.089012 [ 3 ] {82521031-6cc5-4f6f-ae05-879907f8a267} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2525 | 2023.10.04 20:54:24.089157 [ 3 ] {82521031-6cc5-4f6f-ae05-879907f8a267} <Trace> oximeter.fields_string (174151b4-d9dc-4949-961c-483fa4c20199): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
2526 | 2023.10.04 20:54:24.089282 [ 3 ] {82521031-6cc5-4f6f-ae05-879907f8a267} <Information> executeQuery: Read 231 rows, 22.71 KiB in 0.001071121 sec., 215661 rows/sec., 20.71 MiB/sec. | ||
2527 | 2023.10.04 20:54:24.089406 [ 3 ] {82521031-6cc5-4f6f-ae05-879907f8a267} <Debug> DynamicQueryHandler: Done processing query | ||
2528 | 2023.10.04 20:54:24.089430 [ 3 ] {82521031-6cc5-4f6f-ae05-879907f8a267} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
2529 | 2023.10.04 20:54:24.089447 [ 3 ] {} <Debug> HTTP-Session: 9c72efa8-05fa-4463-bbfd-867c0ea8af05 Destroying unnamed session | ||
2530 | 2023.10.04 20:54:24.089613 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 50262, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2531 | 2023.10.04 20:54:24.089659 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2532 | 2023.10.04 20:54:24.089679 [ 3 ] {} <Debug> HTTP-Session: c11a321c-188d-41cf-8780-301407b8e3a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
2533 | 2023.10.04 20:54:24.089696 [ 3 ] {} <Debug> HTTP-Session: c11a321c-188d-41cf-8780-301407b8e3a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2534 | 2023.10.04 20:54:24.089791 [ 3 ] {ca282b62-f089-4b2f-8126-d42a4dbf4256} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2535 | 2023.10.04 20:54:24.089830 [ 3 ] {ca282b62-f089-4b2f-8126-d42a4dbf4256} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2536 | 2023.10.04 20:54:24.089934 [ 3 ] {ca282b62-f089-4b2f-8126-d42a4dbf4256} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2537 | 2023.10.04 20:54:24.090397 [ 3 ] {ca282b62-f089-4b2f-8126-d42a4dbf4256} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.52 GiB. | ||
2538 | 2023.10.04 20:54:24.090611 [ 3 ] {ca282b62-f089-4b2f-8126-d42a4dbf4256} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2539 | 2023.10.04 20:54:24.090760 [ 3 ] {ca282b62-f089-4b2f-8126-d42a4dbf4256} <Trace> oximeter.fields_uuid (4edf659a-48ec-4f20-a382-e4f6d9a7471e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
2540 | 2023.10.04 20:54:24.090881 [ 3 ] {ca282b62-f089-4b2f-8126-d42a4dbf4256} <Information> executeQuery: Read 312 rows, 22.39 KiB in 0.001062571 sec., 293627 rows/sec., 20.58 MiB/sec. | ||
2541 | 2023.10.04 20:54:24.091001 [ 3 ] {ca282b62-f089-4b2f-8126-d42a4dbf4256} <Debug> DynamicQueryHandler: Done processing query | ||
2542 | 2023.10.04 20:54:24.091025 [ 3 ] {ca282b62-f089-4b2f-8126-d42a4dbf4256} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
2543 | 2023.10.04 20:54:24.091040 [ 3 ] {} <Debug> HTTP-Session: c11a321c-188d-41cf-8780-301407b8e3a9 Destroying unnamed session | ||
2544 | 2023.10.04 20:54:24.091184 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2545 | 2023.10.04 20:54:24.091227 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2546 | 2023.10.04 20:54:24.091246 [ 3 ] {} <Debug> HTTP-Session: 82b4ae12-9be2-4571-817f-ca5f70975191 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
2547 | 2023.10.04 20:54:24.091264 [ 3 ] {} <Debug> HTTP-Session: 82b4ae12-9be2-4571-817f-ca5f70975191 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2548 | 2023.10.04 20:54:24.091331 [ 3 ] {7c1c76da-974c-475a-838b-1394e1a21ba8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
2549 | 2023.10.04 20:54:24.091370 [ 3 ] {7c1c76da-974c-475a-838b-1394e1a21ba8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2550 | 2023.10.04 20:54:24.091475 [ 3 ] {7c1c76da-974c-475a-838b-1394e1a21ba8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2551 | 2023.10.04 20:54:24.091721 [ 3 ] {7c1c76da-974c-475a-838b-1394e1a21ba8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.52 GiB. | ||
2552 | 2023.10.04 20:54:24.091964 [ 3 ] {7c1c76da-974c-475a-838b-1394e1a21ba8} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2553 | 2023.10.04 20:54:24.092147 [ 3 ] {7c1c76da-974c-475a-838b-1394e1a21ba8} <Trace> oximeter.measurements_bool (7751d4c0-7775-4148-b040-e3a35d17863c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
2554 | 2023.10.04 20:54:24.092276 [ 3 ] {7c1c76da-974c-475a-838b-1394e1a21ba8} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000904958 sec., 6630 rows/sec., 278.41 KiB/sec. | ||
2555 | 2023.10.04 20:54:24.092409 [ 3 ] {7c1c76da-974c-475a-838b-1394e1a21ba8} <Debug> DynamicQueryHandler: Done processing query | ||
2556 | 2023.10.04 20:54:24.092433 [ 3 ] {7c1c76da-974c-475a-838b-1394e1a21ba8} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
2557 | 2023.10.04 20:54:24.092449 [ 3 ] {} <Debug> HTTP-Session: 82b4ae12-9be2-4571-817f-ca5f70975191 Destroying unnamed session | ||
2558 | 2023.10.04 20:54:24.092566 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 11534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2559 | 2023.10.04 20:54:24.092611 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2560 | 2023.10.04 20:54:24.092630 [ 3 ] {} <Debug> HTTP-Session: 08985e5b-3868-46cb-9f99-21e51666734f Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
2561 | 2023.10.04 20:54:24.092647 [ 3 ] {} <Debug> HTTP-Session: 08985e5b-3868-46cb-9f99-21e51666734f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2562 | 2023.10.04 20:54:24.092718 [ 3 ] {8cb9a2cb-fd53-41dd-958b-614e211b59a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
2563 | 2023.10.04 20:54:24.092759 [ 3 ] {8cb9a2cb-fd53-41dd-958b-614e211b59a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
2564 | 2023.10.04 20:54:24.092876 [ 3 ] {8cb9a2cb-fd53-41dd-958b-614e211b59a8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2565 | 2023.10.04 20:54:24.093200 [ 3 ] {8cb9a2cb-fd53-41dd-958b-614e211b59a8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.52 GiB. | ||
2566 | 2023.10.04 20:54:24.093440 [ 3 ] {8cb9a2cb-fd53-41dd-958b-614e211b59a8} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2567 | 2023.10.04 20:54:24.093614 [ 3 ] {8cb9a2cb-fd53-41dd-958b-614e211b59a8} <Trace> oximeter.measurements_cumulativei64 (9bf23856-442a-4348-9fd3-956960b37669): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
2568 | 2023.10.04 20:54:24.093730 [ 3 ] {8cb9a2cb-fd53-41dd-958b-614e211b59a8} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000985149 sec., 63949 rows/sec., 3.88 MiB/sec. | ||
2569 | 2023.10.04 20:54:24.093835 [ 3 ] {8cb9a2cb-fd53-41dd-958b-614e211b59a8} <Debug> DynamicQueryHandler: Done processing query | ||
2570 | 2023.10.04 20:54:24.093858 [ 3 ] {8cb9a2cb-fd53-41dd-958b-614e211b59a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2571 | 2023.10.04 20:54:24.093873 [ 3 ] {} <Debug> HTTP-Session: 08985e5b-3868-46cb-9f99-21e51666734f Destroying unnamed session | ||
2572 | 2023.10.04 20:54:24.094147 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 51350, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2573 | 2023.10.04 20:54:24.094190 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2574 | 2023.10.04 20:54:24.094209 [ 3 ] {} <Debug> HTTP-Session: 4b719d55-2bb2-4c28-8466-1337178d6715 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
2575 | 2023.10.04 20:54:24.094226 [ 3 ] {} <Debug> HTTP-Session: 4b719d55-2bb2-4c28-8466-1337178d6715 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2576 | 2023.10.04 20:54:24.094329 [ 3 ] {19741961-f8e8-419a-89e9-f7de48359429} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2577 | 2023.10.04 20:54:24.094373 [ 3 ] {19741961-f8e8-419a-89e9-f7de48359429} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2578 | 2023.10.04 20:54:24.094502 [ 3 ] {19741961-f8e8-419a-89e9-f7de48359429} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2579 | 2023.10.04 20:54:24.094982 [ 3 ] {19741961-f8e8-419a-89e9-f7de48359429} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.52 GiB. | ||
2580 | 2023.10.04 20:54:24.095285 [ 3 ] {19741961-f8e8-419a-89e9-f7de48359429} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2581 | 2023.10.04 20:54:24.095461 [ 3 ] {19741961-f8e8-419a-89e9-f7de48359429} <Trace> oximeter.measurements_histogramf64 (12d57acf-6c99-4b64-8450-f949b571a675): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
2582 | 2023.10.04 20:54:24.095597 [ 3 ] {19741961-f8e8-419a-89e9-f7de48359429} <Information> executeQuery: Read 48 rows, 66.33 KiB in 0.001236394 sec., 38822 rows/sec., 52.39 MiB/sec. | ||
2583 | 2023.10.04 20:54:24.095588 [ 64 ] {} <Debug> oximeter.measurements_histogramf64 (12d57acf-6c99-4b64-8450-f949b571a675) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2584 | 2023.10.04 20:54:24.095701 [ 64 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.52 GiB. | ||
2585 | 2023.10.04 20:54:24.095800 [ 3 ] {19741961-f8e8-419a-89e9-f7de48359429} <Debug> DynamicQueryHandler: Done processing query | ||
2586 | 2023.10.04 20:54:24.095832 [ 16 ] {12d57acf-6c99-4b64-8450-f949b571a675::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
2587 | 2023.10.04 20:54:24.095843 [ 3 ] {19741961-f8e8-419a-89e9-f7de48359429} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
2588 | 2023.10.04 20:54:24.095918 [ 3 ] {} <Debug> HTTP-Session: 4b719d55-2bb2-4c28-8466-1337178d6715 Destroying unnamed session | ||
2589 | 2023.10.04 20:54:24.096020 [ 16 ] {12d57acf-6c99-4b64-8450-f949b571a675::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2590 | 2023.10.04 20:54:24.096087 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 2665, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2591 | 2023.10.04 20:54:24.096094 [ 16 ] {12d57acf-6c99-4b64-8450-f949b571a675::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 501 rows starting from the beginning of the part | ||
2592 | 2023.10.04 20:54:24.096175 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2593 | 2023.10.04 20:54:24.096230 [ 3 ] {} <Debug> HTTP-Session: 088b6cce-79c0-4ff9-b779-a015d2669d57 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
2594 | 2023.10.04 20:54:24.096258 [ 3 ] {} <Debug> HTTP-Session: 088b6cce-79c0-4ff9-b779-a015d2669d57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2595 | 2023.10.04 20:54:24.096476 [ 16 ] {12d57acf-6c99-4b64-8450-f949b571a675::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 48 rows starting from the beginning of the part | ||
2596 | 2023.10.04 20:54:24.096488 [ 3 ] {ef3a6e18-db58-4b11-a4c4-68d0a9cde463} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
2597 | 2023.10.04 20:54:24.096589 [ 3 ] {ef3a6e18-db58-4b11-a4c4-68d0a9cde463} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
2598 | 2023.10.04 20:54:24.096829 [ 16 ] {12d57acf-6c99-4b64-8450-f949b571a675::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 48 rows starting from the beginning of the part | ||
2599 | 2023.10.04 20:54:24.097039 [ 3 ] {ef3a6e18-db58-4b11-a4c4-68d0a9cde463} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2600 | 2023.10.04 20:54:24.097151 [ 16 ] {12d57acf-6c99-4b64-8450-f949b571a675::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 48 rows starting from the beginning of the part | ||
2601 | 2023.10.04 20:54:24.097325 [ 16 ] {12d57acf-6c99-4b64-8450-f949b571a675::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 48 rows starting from the beginning of the part | ||
2602 | 2023.10.04 20:54:24.097621 [ 16 ] {12d57acf-6c99-4b64-8450-f949b571a675::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 48 rows starting from the beginning of the part | ||
2603 | 2023.10.04 20:54:24.097837 [ 3 ] {ef3a6e18-db58-4b11-a4c4-68d0a9cde463} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.52 GiB. | ||
2604 | 2023.10.04 20:54:24.098254 [ 3 ] {ef3a6e18-db58-4b11-a4c4-68d0a9cde463} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2605 | 2023.10.04 20:54:24.098469 [ 3 ] {ef3a6e18-db58-4b11-a4c4-68d0a9cde463} <Trace> oximeter.measurements_i64 (acc92feb-095f-4071-af95-c6741bb1681a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
2606 | 2023.10.04 20:54:24.098592 [ 3 ] {ef3a6e18-db58-4b11-a4c4-68d0a9cde463} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.00204498 sec., 9291 rows/sec., 493.30 KiB/sec. | ||
2607 | 2023.10.04 20:54:24.098742 [ 3 ] {ef3a6e18-db58-4b11-a4c4-68d0a9cde463} <Debug> DynamicQueryHandler: Done processing query | ||
2608 | 2023.10.04 20:54:24.098775 [ 3 ] {ef3a6e18-db58-4b11-a4c4-68d0a9cde463} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
2609 | 2023.10.04 20:54:24.098833 [ 3 ] {} <Debug> HTTP-Session: 088b6cce-79c0-4ff9-b779-a015d2669d57 Destroying unnamed session | ||
2610 | 2023.10.04 20:54:24.099680 [ 10 ] {12d57acf-6c99-4b64-8450-f949b571a675::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 741 rows, containing 6 columns (6 merged, 0 gathered) in 0.003906047 sec., 189705.8586340615 rows/sec., 256.00 MiB/sec. | ||
2611 | 2023.10.04 20:54:24.100359 [ 16 ] {12d57acf-6c99-4b64-8450-f949b571a675::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2612 | 2023.10.04 20:54:24.100578 [ 16 ] {12d57acf-6c99-4b64-8450-f949b571a675::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (12d57acf-6c99-4b64-8450-f949b571a675): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
2613 | 2023.10.04 20:54:24.100647 [ 16 ] {12d57acf-6c99-4b64-8450-f949b571a675::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (12d57acf-6c99-4b64-8450-f949b571a675) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
2614 | 2023.10.04 20:54:24.100717 [ 16 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 12d57acf-6c99-4b64-8450-f949b571a675::all_1_16_3: 4.02 MiB. | ||
2615 | 2023.10.04 20:54:27.644048 [ 142 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2616 | 2023.10.04 20:54:27.644148 [ 142 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2617 | 2023.10.04 20:54:34.086209 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 7632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2618 | 2023.10.04 20:54:34.086344 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2619 | 2023.10.04 20:54:34.086375 [ 3 ] {} <Debug> HTTP-Session: 2cef0e05-c704-4970-8134-cfafe6ab9c41 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
2620 | 2023.10.04 20:54:34.086404 [ 3 ] {} <Debug> HTTP-Session: 2cef0e05-c704-4970-8134-cfafe6ab9c41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2621 | 2023.10.04 20:54:34.086545 [ 3 ] {fb1c58c7-043c-46f3-b5b3-8ab9b57aa89a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2622 | 2023.10.04 20:54:34.086612 [ 3 ] {fb1c58c7-043c-46f3-b5b3-8ab9b57aa89a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2623 | 2023.10.04 20:54:34.086795 [ 3 ] {fb1c58c7-043c-46f3-b5b3-8ab9b57aa89a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2624 | 2023.10.04 20:54:34.087310 [ 3 ] {fb1c58c7-043c-46f3-b5b3-8ab9b57aa89a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.52 GiB. | ||
2625 | 2023.10.04 20:54:34.087581 [ 3 ] {fb1c58c7-043c-46f3-b5b3-8ab9b57aa89a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2626 | 2023.10.04 20:54:34.087746 [ 3 ] {fb1c58c7-043c-46f3-b5b3-8ab9b57aa89a} <Trace> oximeter.fields_i64 (c1048a13-98aa-4c26-ae8b-e905b7b4b92e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
2627 | 2023.10.04 20:54:34.087875 [ 3 ] {fb1c58c7-043c-46f3-b5b3-8ab9b57aa89a} <Information> executeQuery: Read 54 rows, 4.23 KiB in 0.001293106 sec., 41759 rows/sec., 3.19 MiB/sec. | ||
2628 | 2023.10.04 20:54:34.087866 [ 148 ] {} <Debug> oximeter.fields_i64 (c1048a13-98aa-4c26-ae8b-e905b7b4b92e) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
2629 | 2023.10.04 20:54:34.087948 [ 148 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.52 GiB. | ||
2630 | 2023.10.04 20:54:34.088035 [ 3 ] {fb1c58c7-043c-46f3-b5b3-8ab9b57aa89a} <Debug> DynamicQueryHandler: Done processing query | ||
2631 | 2023.10.04 20:54:34.088047 [ 12 ] {c1048a13-98aa-4c26-ae8b-e905b7b4b92e::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact | ||
2632 | 2023.10.04 20:54:34.088070 [ 3 ] {fb1c58c7-043c-46f3-b5b3-8ab9b57aa89a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2633 | 2023.10.04 20:54:34.088131 [ 3 ] {} <Debug> HTTP-Session: 2cef0e05-c704-4970-8134-cfafe6ab9c41 Destroying unnamed session | ||
2634 | 2023.10.04 20:54:34.088210 [ 12 ] {c1048a13-98aa-4c26-ae8b-e905b7b4b92e::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2635 | 2023.10.04 20:54:34.088254 [ 12 ] {c1048a13-98aa-4c26-ae8b-e905b7b4b92e::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 54 rows starting from the beginning of the part | ||
2636 | 2023.10.04 20:54:34.088328 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 36799, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2637 | 2023.10.04 20:54:34.088414 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2638 | 2023.10.04 20:54:34.088468 [ 3 ] {} <Debug> HTTP-Session: dac4d66b-5923-4b91-a053-42b38a00dddb Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
2639 | 2023.10.04 20:54:34.088483 [ 12 ] {c1048a13-98aa-4c26-ae8b-e905b7b4b92e::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 54 rows starting from the beginning of the part | ||
2640 | 2023.10.04 20:54:34.088501 [ 3 ] {} <Debug> HTTP-Session: dac4d66b-5923-4b91-a053-42b38a00dddb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2641 | 2023.10.04 20:54:34.088730 [ 3 ] {3b28af9b-72a9-4c51-add1-700eb760f696} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2642 | 2023.10.04 20:54:34.088759 [ 12 ] {c1048a13-98aa-4c26-ae8b-e905b7b4b92e::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 54 rows starting from the beginning of the part | ||
2643 | 2023.10.04 20:54:34.088808 [ 3 ] {3b28af9b-72a9-4c51-add1-700eb760f696} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2644 | 2023.10.04 20:54:34.089074 [ 12 ] {c1048a13-98aa-4c26-ae8b-e905b7b4b92e::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 54 rows starting from the beginning of the part | ||
2645 | 2023.10.04 20:54:34.089296 [ 3 ] {3b28af9b-72a9-4c51-add1-700eb760f696} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2646 | 2023.10.04 20:54:34.089330 [ 12 ] {c1048a13-98aa-4c26-ae8b-e905b7b4b92e::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 54 rows starting from the beginning of the part | ||
2647 | 2023.10.04 20:54:34.090478 [ 3 ] {3b28af9b-72a9-4c51-add1-700eb760f696} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.52 GiB. | ||
2648 | 2023.10.04 20:54:34.090780 [ 10 ] {c1048a13-98aa-4c26-ae8b-e905b7b4b92e::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 270 rows, containing 4 columns (4 merged, 0 gathered) in 0.002768265 sec., 97534.01498772697 rows/sec., 7.46 MiB/sec. | ||
2649 | 2023.10.04 20:54:34.090857 [ 3 ] {3b28af9b-72a9-4c51-add1-700eb760f696} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2650 | 2023.10.04 20:54:34.090935 [ 12 ] {c1048a13-98aa-4c26-ae8b-e905b7b4b92e::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
2651 | 2023.10.04 20:54:34.091099 [ 3 ] {3b28af9b-72a9-4c51-add1-700eb760f696} <Trace> oximeter.fields_string (174151b4-d9dc-4949-961c-483fa4c20199): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
2652 | 2023.10.04 20:54:34.091211 [ 12 ] {c1048a13-98aa-4c26-ae8b-e905b7b4b92e::all_1_18_4} <Trace> oximeter.fields_i64 (c1048a13-98aa-4c26-ae8b-e905b7b4b92e): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4. | ||
2653 | 2023.10.04 20:54:34.091246 [ 148 ] {} <Debug> oximeter.fields_string (174151b4-d9dc-4949-961c-483fa4c20199) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
2654 | 2023.10.04 20:54:34.091321 [ 3 ] {3b28af9b-72a9-4c51-add1-700eb760f696} <Information> executeQuery: Read 231 rows, 22.71 KiB in 0.00252145 sec., 91613 rows/sec., 8.80 MiB/sec. | ||
2655 | 2023.10.04 20:54:34.091329 [ 148 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.52 GiB. | ||
2656 | 2023.10.04 20:54:34.091417 [ 12 ] {c1048a13-98aa-4c26-ae8b-e905b7b4b92e::all_1_18_4} <Trace> oximeter.fields_i64 (c1048a13-98aa-4c26-ae8b-e905b7b4b92e) (MergerMutator): Merged 5 parts: from all_1_14_3 to all_18_18_0 | ||
2657 | 2023.10.04 20:54:34.091516 [ 9 ] {174151b4-d9dc-4949-961c-483fa4c20199::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact | ||
2658 | 2023.10.04 20:54:34.091816 [ 9 ] {174151b4-d9dc-4949-961c-483fa4c20199::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2659 | 2023.10.04 20:54:34.091845 [ 3 ] {3b28af9b-72a9-4c51-add1-700eb760f696} <Debug> DynamicQueryHandler: Done processing query | ||
2660 | 2023.10.04 20:54:34.091861 [ 9 ] {174151b4-d9dc-4949-961c-483fa4c20199::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 231 rows starting from the beginning of the part | ||
2661 | 2023.10.04 20:54:34.091890 [ 3 ] {3b28af9b-72a9-4c51-add1-700eb760f696} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
2662 | 2023.10.04 20:54:34.091938 [ 3 ] {} <Debug> HTTP-Session: dac4d66b-5923-4b91-a053-42b38a00dddb Destroying unnamed session | ||
2663 | 2023.10.04 20:54:34.092022 [ 9 ] {174151b4-d9dc-4949-961c-483fa4c20199::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 231 rows starting from the beginning of the part | ||
2664 | 2023.10.04 20:54:34.092157 [ 9 ] {174151b4-d9dc-4949-961c-483fa4c20199::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 231 rows starting from the beginning of the part | ||
2665 | 2023.10.04 20:54:34.092157 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 52107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2666 | 2023.10.04 20:54:34.092262 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2667 | 2023.10.04 20:54:34.092323 [ 3 ] {} <Debug> HTTP-Session: 0e92be65-8229-4d10-bfe4-054251a252e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
2668 | 2023.10.04 20:54:34.092339 [ 9 ] {174151b4-d9dc-4949-961c-483fa4c20199::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 231 rows starting from the beginning of the part | ||
2669 | 2023.10.04 20:54:34.092359 [ 3 ] {} <Debug> HTTP-Session: 0e92be65-8229-4d10-bfe4-054251a252e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2670 | 2023.10.04 20:54:34.092603 [ 9 ] {174151b4-d9dc-4949-961c-483fa4c20199::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 231 rows starting from the beginning of the part | ||
2671 | 2023.10.04 20:54:34.092616 [ 3 ] {ad3fe232-ad2a-4030-a5a1-28f86e716d52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2672 | 2023.10.04 20:54:34.092716 [ 3 ] {ad3fe232-ad2a-4030-a5a1-28f86e716d52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2673 | 2023.10.04 20:54:34.093168 [ 3 ] {ad3fe232-ad2a-4030-a5a1-28f86e716d52} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2674 | 2023.10.04 20:54:34.094013 [ 3 ] {ad3fe232-ad2a-4030-a5a1-28f86e716d52} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.52 GiB. | ||
2675 | 2023.10.04 20:54:34.094243 [ 12 ] {174151b4-d9dc-4949-961c-483fa4c20199::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1155 rows, containing 4 columns (4 merged, 0 gathered) in 0.002863147 sec., 403402.27029908 rows/sec., 38.73 MiB/sec. | ||
2676 | 2023.10.04 20:54:34.094398 [ 12 ] {174151b4-d9dc-4949-961c-483fa4c20199::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
2677 | 2023.10.04 20:54:34.094408 [ 3 ] {ad3fe232-ad2a-4030-a5a1-28f86e716d52} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2678 | 2023.10.04 20:54:34.094672 [ 3 ] {ad3fe232-ad2a-4030-a5a1-28f86e716d52} <Trace> oximeter.fields_uuid (4edf659a-48ec-4f20-a382-e4f6d9a7471e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
2679 | 2023.10.04 20:54:34.094722 [ 12 ] {174151b4-d9dc-4949-961c-483fa4c20199::all_1_18_4} <Trace> oximeter.fields_string (174151b4-d9dc-4949-961c-483fa4c20199): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4. | ||
2680 | 2023.10.04 20:54:34.094830 [ 3 ] {ad3fe232-ad2a-4030-a5a1-28f86e716d52} <Information> executeQuery: Read 323 rows, 23.26 KiB in 0.002144252 sec., 150635 rows/sec., 10.59 MiB/sec. | ||
2681 | 2023.10.04 20:54:34.094841 [ 12 ] {174151b4-d9dc-4949-961c-483fa4c20199::all_1_18_4} <Trace> oximeter.fields_string (174151b4-d9dc-4949-961c-483fa4c20199) (MergerMutator): Merged 5 parts: from all_1_14_3 to all_18_18_0 | ||
2682 | 2023.10.04 20:54:34.095130 [ 3 ] {ad3fe232-ad2a-4030-a5a1-28f86e716d52} <Debug> DynamicQueryHandler: Done processing query | ||
2683 | 2023.10.04 20:54:34.095158 [ 3 ] {ad3fe232-ad2a-4030-a5a1-28f86e716d52} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
2684 | 2023.10.04 20:54:34.095175 [ 3 ] {} <Debug> HTTP-Session: 0e92be65-8229-4d10-bfe4-054251a252e8 Destroying unnamed session | ||
2685 | 2023.10.04 20:54:34.095333 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2686 | 2023.10.04 20:54:34.095376 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2687 | 2023.10.04 20:54:34.095396 [ 3 ] {} <Debug> HTTP-Session: 914ce034-dc79-45b4-b6c1-7f47dad683ff Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
2688 | 2023.10.04 20:54:34.095413 [ 3 ] {} <Debug> HTTP-Session: 914ce034-dc79-45b4-b6c1-7f47dad683ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2689 | 2023.10.04 20:54:34.095482 [ 3 ] {fe4ec398-34c4-431b-a334-27a53532c2ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
2690 | 2023.10.04 20:54:34.095521 [ 3 ] {fe4ec398-34c4-431b-a334-27a53532c2ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2691 | 2023.10.04 20:54:34.095638 [ 3 ] {fe4ec398-34c4-431b-a334-27a53532c2ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2692 | 2023.10.04 20:54:34.095911 [ 3 ] {fe4ec398-34c4-431b-a334-27a53532c2ae} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.52 GiB. | ||
2693 | 2023.10.04 20:54:34.096149 [ 3 ] {fe4ec398-34c4-431b-a334-27a53532c2ae} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2694 | 2023.10.04 20:54:34.096334 [ 3 ] {fe4ec398-34c4-431b-a334-27a53532c2ae} <Trace> oximeter.measurements_bool (7751d4c0-7775-4148-b040-e3a35d17863c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
2695 | 2023.10.04 20:54:34.096439 [ 3 ] {fe4ec398-34c4-431b-a334-27a53532c2ae} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000927178 sec., 6471 rows/sec., 271.74 KiB/sec. | ||
2696 | 2023.10.04 20:54:34.096642 [ 3 ] {fe4ec398-34c4-431b-a334-27a53532c2ae} <Debug> DynamicQueryHandler: Done processing query | ||
2697 | 2023.10.04 20:54:34.096666 [ 3 ] {fe4ec398-34c4-431b-a334-27a53532c2ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
2698 | 2023.10.04 20:54:34.096682 [ 3 ] {} <Debug> HTTP-Session: 914ce034-dc79-45b4-b6c1-7f47dad683ff Destroying unnamed session | ||
2699 | 2023.10.04 20:54:34.096817 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 13596, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2700 | 2023.10.04 20:54:34.096861 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2701 | 2023.10.04 20:54:34.096880 [ 3 ] {} <Debug> HTTP-Session: 33aeeccc-9f7f-4ab8-9538-6ac3a120ddae Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
2702 | 2023.10.04 20:54:34.096897 [ 3 ] {} <Debug> HTTP-Session: 33aeeccc-9f7f-4ab8-9538-6ac3a120ddae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2703 | 2023.10.04 20:54:34.096971 [ 3 ] {4c7e54f3-41f7-454a-ae5b-bcda1430cf2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
2704 | 2023.10.04 20:54:34.097014 [ 3 ] {4c7e54f3-41f7-454a-ae5b-bcda1430cf2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
2705 | 2023.10.04 20:54:34.097146 [ 3 ] {4c7e54f3-41f7-454a-ae5b-bcda1430cf2a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2706 | 2023.10.04 20:54:34.097460 [ 3 ] {4c7e54f3-41f7-454a-ae5b-bcda1430cf2a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.52 GiB. | ||
2707 | 2023.10.04 20:54:34.097705 [ 3 ] {4c7e54f3-41f7-454a-ae5b-bcda1430cf2a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2708 | 2023.10.04 20:54:34.097882 [ 3 ] {4c7e54f3-41f7-454a-ae5b-bcda1430cf2a} <Trace> oximeter.measurements_cumulativei64 (9bf23856-442a-4348-9fd3-956960b37669): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
2709 | 2023.10.04 20:54:34.097994 [ 3 ] {4c7e54f3-41f7-454a-ae5b-bcda1430cf2a} <Information> executeQuery: Read 74 rows, 4.64 KiB in 0.0009877 sec., 74921 rows/sec., 4.58 MiB/sec. | ||
2710 | 2023.10.04 20:54:34.098139 [ 3 ] {4c7e54f3-41f7-454a-ae5b-bcda1430cf2a} <Debug> DynamicQueryHandler: Done processing query | ||
2711 | 2023.10.04 20:54:34.098164 [ 3 ] {4c7e54f3-41f7-454a-ae5b-bcda1430cf2a} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
2712 | 2023.10.04 20:54:34.098181 [ 3 ] {} <Debug> HTTP-Session: 33aeeccc-9f7f-4ab8-9538-6ac3a120ddae Destroying unnamed session | ||
2713 | 2023.10.04 20:54:34.098464 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 51350, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2714 | 2023.10.04 20:54:34.098509 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2715 | 2023.10.04 20:54:34.098528 [ 3 ] {} <Debug> HTTP-Session: ba3abe43-614f-4df6-bee0-c0bb682cdf40 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
2716 | 2023.10.04 20:54:34.098545 [ 3 ] {} <Debug> HTTP-Session: ba3abe43-614f-4df6-bee0-c0bb682cdf40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2717 | 2023.10.04 20:54:34.098635 [ 3 ] {4ea35cca-5400-4ca5-b642-b3c2bfc473ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2718 | 2023.10.04 20:54:34.098678 [ 3 ] {4ea35cca-5400-4ca5-b642-b3c2bfc473ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2719 | 2023.10.04 20:54:34.098814 [ 3 ] {4ea35cca-5400-4ca5-b642-b3c2bfc473ce} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2720 | 2023.10.04 20:54:34.099360 [ 3 ] {4ea35cca-5400-4ca5-b642-b3c2bfc473ce} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.52 GiB. | ||
2721 | 2023.10.04 20:54:34.099672 [ 3 ] {4ea35cca-5400-4ca5-b642-b3c2bfc473ce} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2722 | 2023.10.04 20:54:34.099848 [ 3 ] {4ea35cca-5400-4ca5-b642-b3c2bfc473ce} <Trace> oximeter.measurements_histogramf64 (12d57acf-6c99-4b64-8450-f949b571a675): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
2723 | 2023.10.04 20:54:34.099951 [ 3 ] {4ea35cca-5400-4ca5-b642-b3c2bfc473ce} <Information> executeQuery: Read 48 rows, 66.33 KiB in 0.001287865 sec., 37270 rows/sec., 50.30 MiB/sec. | ||
2724 | 2023.10.04 20:54:34.100083 [ 3 ] {4ea35cca-5400-4ca5-b642-b3c2bfc473ce} <Debug> DynamicQueryHandler: Done processing query | ||
2725 | 2023.10.04 20:54:34.100106 [ 3 ] {4ea35cca-5400-4ca5-b642-b3c2bfc473ce} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
2726 | 2023.10.04 20:54:34.100122 [ 3 ] {} <Debug> HTTP-Session: ba3abe43-614f-4df6-bee0-c0bb682cdf40 Destroying unnamed session | ||
2727 | 2023.10.04 20:54:34.100237 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 2665, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2728 | 2023.10.04 20:54:34.100280 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2729 | 2023.10.04 20:54:34.100299 [ 3 ] {} <Debug> HTTP-Session: 4cce4f98-4b08-4204-a103-452eb727b0c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
2730 | 2023.10.04 20:54:34.100316 [ 3 ] {} <Debug> HTTP-Session: 4cce4f98-4b08-4204-a103-452eb727b0c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2731 | 2023.10.04 20:54:34.100385 [ 3 ] {97aee151-c16e-4970-b282-8df201acc6a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
2732 | 2023.10.04 20:54:34.100423 [ 3 ] {97aee151-c16e-4970-b282-8df201acc6a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
2733 | 2023.10.04 20:54:34.100524 [ 3 ] {97aee151-c16e-4970-b282-8df201acc6a6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2734 | 2023.10.04 20:54:34.100780 [ 3 ] {97aee151-c16e-4970-b282-8df201acc6a6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.52 GiB. | ||
2735 | 2023.10.04 20:54:34.101002 [ 3 ] {97aee151-c16e-4970-b282-8df201acc6a6} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2736 | 2023.10.04 20:54:34.101172 [ 3 ] {97aee151-c16e-4970-b282-8df201acc6a6} <Trace> oximeter.measurements_i64 (acc92feb-095f-4071-af95-c6741bb1681a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
2737 | 2023.10.04 20:54:34.101273 [ 3 ] {97aee151-c16e-4970-b282-8df201acc6a6} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000861597 sec., 22052 rows/sec., 1.14 MiB/sec. | ||
2738 | 2023.10.04 20:54:34.101382 [ 3 ] {97aee151-c16e-4970-b282-8df201acc6a6} <Debug> DynamicQueryHandler: Done processing query | ||
2739 | 2023.10.04 20:54:34.101405 [ 3 ] {97aee151-c16e-4970-b282-8df201acc6a6} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
2740 | 2023.10.04 20:54:34.101421 [ 3 ] {} <Debug> HTTP-Session: 4cce4f98-4b08-4204-a103-452eb727b0c0 Destroying unnamed session | ||
2741 | 2023.10.04 20:54:42.644395 [ 159 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2742 | 2023.10.04 20:54:42.644463 [ 159 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2743 | 2023.10.04 20:54:44.085659 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 7632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2744 | 2023.10.04 20:54:44.085815 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2745 | 2023.10.04 20:54:44.085860 [ 3 ] {} <Debug> HTTP-Session: 2cde7e2a-d360-4e0a-a859-72a5f748622b Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
2746 | 2023.10.04 20:54:44.085903 [ 3 ] {} <Debug> HTTP-Session: 2cde7e2a-d360-4e0a-a859-72a5f748622b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2747 | 2023.10.04 20:54:44.086103 [ 3 ] {f7025fce-1465-40d9-9bfd-10bc3195a9ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2748 | 2023.10.04 20:54:44.086202 [ 3 ] {f7025fce-1465-40d9-9bfd-10bc3195a9ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2749 | 2023.10.04 20:54:44.086473 [ 3 ] {f7025fce-1465-40d9-9bfd-10bc3195a9ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2750 | 2023.10.04 20:54:44.086917 [ 3 ] {f7025fce-1465-40d9-9bfd-10bc3195a9ad} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.52 GiB. | ||
2751 | 2023.10.04 20:54:44.087180 [ 3 ] {f7025fce-1465-40d9-9bfd-10bc3195a9ad} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2752 | 2023.10.04 20:54:44.087351 [ 3 ] {f7025fce-1465-40d9-9bfd-10bc3195a9ad} <Trace> oximeter.fields_i64 (c1048a13-98aa-4c26-ae8b-e905b7b4b92e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
2753 | 2023.10.04 20:54:44.087471 [ 3 ] {f7025fce-1465-40d9-9bfd-10bc3195a9ad} <Information> executeQuery: Read 54 rows, 4.23 KiB in 0.001310756 sec., 41197 rows/sec., 3.15 MiB/sec. | ||
2754 | 2023.10.04 20:54:44.087637 [ 3 ] {f7025fce-1465-40d9-9bfd-10bc3195a9ad} <Debug> DynamicQueryHandler: Done processing query | ||
2755 | 2023.10.04 20:54:44.087664 [ 3 ] {f7025fce-1465-40d9-9bfd-10bc3195a9ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2756 | 2023.10.04 20:54:44.087681 [ 3 ] {} <Debug> HTTP-Session: 2cde7e2a-d360-4e0a-a859-72a5f748622b Destroying unnamed session | ||
2757 | 2023.10.04 20:54:44.087854 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 36799, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2758 | 2023.10.04 20:54:44.087901 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2759 | 2023.10.04 20:54:44.087921 [ 3 ] {} <Debug> HTTP-Session: 28d71978-083c-4982-a606-7e48ee80e469 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
2760 | 2023.10.04 20:54:44.087939 [ 3 ] {} <Debug> HTTP-Session: 28d71978-083c-4982-a606-7e48ee80e469 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2761 | 2023.10.04 20:54:44.088020 [ 3 ] {5e80641a-2d1a-4a88-8ed7-fa4aee97fc73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2762 | 2023.10.04 20:54:44.088060 [ 3 ] {5e80641a-2d1a-4a88-8ed7-fa4aee97fc73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2763 | 2023.10.04 20:54:44.088172 [ 3 ] {5e80641a-2d1a-4a88-8ed7-fa4aee97fc73} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2764 | 2023.10.04 20:54:44.088612 [ 3 ] {5e80641a-2d1a-4a88-8ed7-fa4aee97fc73} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.52 GiB. | ||
2765 | 2023.10.04 20:54:44.088839 [ 3 ] {5e80641a-2d1a-4a88-8ed7-fa4aee97fc73} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2766 | 2023.10.04 20:54:44.088988 [ 3 ] {5e80641a-2d1a-4a88-8ed7-fa4aee97fc73} <Trace> oximeter.fields_string (174151b4-d9dc-4949-961c-483fa4c20199): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
2767 | 2023.10.04 20:54:44.089086 [ 3 ] {5e80641a-2d1a-4a88-8ed7-fa4aee97fc73} <Information> executeQuery: Read 231 rows, 22.71 KiB in 0.001037981 sec., 222547 rows/sec., 21.37 MiB/sec. | ||
2768 | 2023.10.04 20:54:44.089206 [ 3 ] {5e80641a-2d1a-4a88-8ed7-fa4aee97fc73} <Debug> DynamicQueryHandler: Done processing query | ||
2769 | 2023.10.04 20:54:44.089231 [ 3 ] {5e80641a-2d1a-4a88-8ed7-fa4aee97fc73} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
2770 | 2023.10.04 20:54:44.089248 [ 3 ] {} <Debug> HTTP-Session: 28d71978-083c-4982-a606-7e48ee80e469 Destroying unnamed session | ||
2771 | 2023.10.04 20:54:44.089422 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 50262, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2772 | 2023.10.04 20:54:44.089468 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2773 | 2023.10.04 20:54:44.089488 [ 3 ] {} <Debug> HTTP-Session: 0546f009-f71a-4ac0-9e2c-1fa5c9ff0e14 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
2774 | 2023.10.04 20:54:44.089505 [ 3 ] {} <Debug> HTTP-Session: 0546f009-f71a-4ac0-9e2c-1fa5c9ff0e14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2775 | 2023.10.04 20:54:44.089595 [ 3 ] {483034e0-a37b-419f-9f25-456e2629ac86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2776 | 2023.10.04 20:54:44.089637 [ 3 ] {483034e0-a37b-419f-9f25-456e2629ac86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2777 | 2023.10.04 20:54:44.089741 [ 3 ] {483034e0-a37b-419f-9f25-456e2629ac86} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2778 | 2023.10.04 20:54:44.090170 [ 3 ] {483034e0-a37b-419f-9f25-456e2629ac86} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.52 GiB. | ||
2779 | 2023.10.04 20:54:44.090394 [ 3 ] {483034e0-a37b-419f-9f25-456e2629ac86} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2780 | 2023.10.04 20:54:44.090544 [ 3 ] {483034e0-a37b-419f-9f25-456e2629ac86} <Trace> oximeter.fields_uuid (4edf659a-48ec-4f20-a382-e4f6d9a7471e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
2781 | 2023.10.04 20:54:44.090646 [ 3 ] {483034e0-a37b-419f-9f25-456e2629ac86} <Information> executeQuery: Read 312 rows, 22.39 KiB in 0.001019341 sec., 306080 rows/sec., 21.45 MiB/sec. | ||
2782 | 2023.10.04 20:54:44.090751 [ 3 ] {483034e0-a37b-419f-9f25-456e2629ac86} <Debug> DynamicQueryHandler: Done processing query | ||
2783 | 2023.10.04 20:54:44.090776 [ 3 ] {483034e0-a37b-419f-9f25-456e2629ac86} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
2784 | 2023.10.04 20:54:44.090791 [ 3 ] {} <Debug> HTTP-Session: 0546f009-f71a-4ac0-9e2c-1fa5c9ff0e14 Destroying unnamed session | ||
2785 | 2023.10.04 20:54:44.091007 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2786 | 2023.10.04 20:54:44.091051 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2787 | 2023.10.04 20:54:44.091071 [ 3 ] {} <Debug> HTTP-Session: 8713bdd0-91c1-4ea8-b6e7-b603bb8ad7d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
2788 | 2023.10.04 20:54:44.091088 [ 3 ] {} <Debug> HTTP-Session: 8713bdd0-91c1-4ea8-b6e7-b603bb8ad7d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2789 | 2023.10.04 20:54:44.091156 [ 3 ] {af6f1ec1-01f0-4399-9553-f37c709b83d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
2790 | 2023.10.04 20:54:44.091196 [ 3 ] {af6f1ec1-01f0-4399-9553-f37c709b83d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2791 | 2023.10.04 20:54:44.091298 [ 3 ] {af6f1ec1-01f0-4399-9553-f37c709b83d6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2792 | 2023.10.04 20:54:44.091535 [ 3 ] {af6f1ec1-01f0-4399-9553-f37c709b83d6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.52 GiB. | ||
2793 | 2023.10.04 20:54:44.091775 [ 3 ] {af6f1ec1-01f0-4399-9553-f37c709b83d6} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2794 | 2023.10.04 20:54:44.091949 [ 3 ] {af6f1ec1-01f0-4399-9553-f37c709b83d6} <Trace> oximeter.measurements_bool (7751d4c0-7775-4148-b040-e3a35d17863c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
2795 | 2023.10.04 20:54:44.092049 [ 3 ] {af6f1ec1-01f0-4399-9553-f37c709b83d6} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000864517 sec., 6940 rows/sec., 291.44 KiB/sec. | ||
2796 | 2023.10.04 20:54:44.092208 [ 3 ] {af6f1ec1-01f0-4399-9553-f37c709b83d6} <Debug> DynamicQueryHandler: Done processing query | ||
2797 | 2023.10.04 20:54:44.092235 [ 3 ] {af6f1ec1-01f0-4399-9553-f37c709b83d6} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
2798 | 2023.10.04 20:54:44.092251 [ 3 ] {} <Debug> HTTP-Session: 8713bdd0-91c1-4ea8-b6e7-b603bb8ad7d0 Destroying unnamed session | ||
2799 | 2023.10.04 20:54:44.092379 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 11534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2800 | 2023.10.04 20:54:44.092424 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2801 | 2023.10.04 20:54:44.092444 [ 3 ] {} <Debug> HTTP-Session: 4edb5eba-dca3-4bc8-afe6-42977f3ea241 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
2802 | 2023.10.04 20:54:44.092460 [ 3 ] {} <Debug> HTTP-Session: 4edb5eba-dca3-4bc8-afe6-42977f3ea241 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2803 | 2023.10.04 20:54:44.092533 [ 3 ] {f2be7bf0-02cd-47d4-bd33-0394f65b1893} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
2804 | 2023.10.04 20:54:44.092577 [ 3 ] {f2be7bf0-02cd-47d4-bd33-0394f65b1893} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
2805 | 2023.10.04 20:54:44.092699 [ 3 ] {f2be7bf0-02cd-47d4-bd33-0394f65b1893} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2806 | 2023.10.04 20:54:44.092981 [ 3 ] {f2be7bf0-02cd-47d4-bd33-0394f65b1893} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.52 GiB. | ||
2807 | 2023.10.04 20:54:44.093227 [ 3 ] {f2be7bf0-02cd-47d4-bd33-0394f65b1893} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2808 | 2023.10.04 20:54:44.093407 [ 3 ] {f2be7bf0-02cd-47d4-bd33-0394f65b1893} <Trace> oximeter.measurements_cumulativei64 (9bf23856-442a-4348-9fd3-956960b37669): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
2809 | 2023.10.04 20:54:44.093508 [ 3 ] {f2be7bf0-02cd-47d4-bd33-0394f65b1893} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000947169 sec., 66514 rows/sec., 4.03 MiB/sec. | ||
2810 | 2023.10.04 20:54:44.093609 [ 3 ] {f2be7bf0-02cd-47d4-bd33-0394f65b1893} <Debug> DynamicQueryHandler: Done processing query | ||
2811 | 2023.10.04 20:54:44.093634 [ 3 ] {f2be7bf0-02cd-47d4-bd33-0394f65b1893} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2812 | 2023.10.04 20:54:44.093650 [ 3 ] {} <Debug> HTTP-Session: 4edb5eba-dca3-4bc8-afe6-42977f3ea241 Destroying unnamed session | ||
2813 | 2023.10.04 20:54:44.093826 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 51350, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2814 | 2023.10.04 20:54:44.093869 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2815 | 2023.10.04 20:54:44.093889 [ 3 ] {} <Debug> HTTP-Session: d79c4b9a-a06c-4179-a2c1-0c4c96726063 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
2816 | 2023.10.04 20:54:44.093907 [ 3 ] {} <Debug> HTTP-Session: d79c4b9a-a06c-4179-a2c1-0c4c96726063 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2817 | 2023.10.04 20:54:44.093999 [ 3 ] {80378db3-ec24-4cdc-89db-cc12b8fee26e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2818 | 2023.10.04 20:54:44.094040 [ 3 ] {80378db3-ec24-4cdc-89db-cc12b8fee26e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2819 | 2023.10.04 20:54:44.094171 [ 3 ] {80378db3-ec24-4cdc-89db-cc12b8fee26e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2820 | 2023.10.04 20:54:44.094628 [ 3 ] {80378db3-ec24-4cdc-89db-cc12b8fee26e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.52 GiB. | ||
2821 | 2023.10.04 20:54:44.094934 [ 3 ] {80378db3-ec24-4cdc-89db-cc12b8fee26e} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2822 | 2023.10.04 20:54:44.095111 [ 3 ] {80378db3-ec24-4cdc-89db-cc12b8fee26e} <Trace> oximeter.measurements_histogramf64 (12d57acf-6c99-4b64-8450-f949b571a675): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
2823 | 2023.10.04 20:54:44.095216 [ 3 ] {80378db3-ec24-4cdc-89db-cc12b8fee26e} <Information> executeQuery: Read 48 rows, 66.33 KiB in 0.001189864 sec., 40340 rows/sec., 54.44 MiB/sec. | ||
2824 | 2023.10.04 20:54:44.095337 [ 3 ] {80378db3-ec24-4cdc-89db-cc12b8fee26e} <Debug> DynamicQueryHandler: Done processing query | ||
2825 | 2023.10.04 20:54:44.095360 [ 3 ] {80378db3-ec24-4cdc-89db-cc12b8fee26e} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
2826 | 2023.10.04 20:54:44.095376 [ 3 ] {} <Debug> HTTP-Session: d79c4b9a-a06c-4179-a2c1-0c4c96726063 Destroying unnamed session | ||
2827 | 2023.10.04 20:54:44.095492 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 2665, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2828 | 2023.10.04 20:54:44.095537 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2829 | 2023.10.04 20:54:44.095557 [ 3 ] {} <Debug> HTTP-Session: 89afd855-d4a4-46ed-9db3-2a2a279939c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
2830 | 2023.10.04 20:54:44.095574 [ 3 ] {} <Debug> HTTP-Session: 89afd855-d4a4-46ed-9db3-2a2a279939c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2831 | 2023.10.04 20:54:44.095644 [ 3 ] {8f4ba6e7-8eb3-47fd-a7d6-3e735094bbe2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
2832 | 2023.10.04 20:54:44.095683 [ 3 ] {8f4ba6e7-8eb3-47fd-a7d6-3e735094bbe2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
2833 | 2023.10.04 20:54:44.095785 [ 3 ] {8f4ba6e7-8eb3-47fd-a7d6-3e735094bbe2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2834 | 2023.10.04 20:54:44.096032 [ 3 ] {8f4ba6e7-8eb3-47fd-a7d6-3e735094bbe2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.52 GiB. | ||
2835 | 2023.10.04 20:54:44.096261 [ 3 ] {8f4ba6e7-8eb3-47fd-a7d6-3e735094bbe2} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2836 | 2023.10.04 20:54:44.096441 [ 3 ] {8f4ba6e7-8eb3-47fd-a7d6-3e735094bbe2} <Trace> oximeter.measurements_i64 (acc92feb-095f-4071-af95-c6741bb1681a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
2837 | 2023.10.04 20:54:44.096553 [ 3 ] {8f4ba6e7-8eb3-47fd-a7d6-3e735094bbe2} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000870447 sec., 21827 rows/sec., 1.13 MiB/sec. | ||
2838 | 2023.10.04 20:54:44.096711 [ 3 ] {8f4ba6e7-8eb3-47fd-a7d6-3e735094bbe2} <Debug> DynamicQueryHandler: Done processing query | ||
2839 | 2023.10.04 20:54:44.096735 [ 3 ] {8f4ba6e7-8eb3-47fd-a7d6-3e735094bbe2} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
2840 | 2023.10.04 20:54:44.096751 [ 3 ] {} <Debug> HTTP-Session: 89afd855-d4a4-46ed-9db3-2a2a279939c4 Destroying unnamed session | ||
2841 | 2023.10.04 20:54:54.085771 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 7632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2842 | 2023.10.04 20:54:54.085891 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2843 | 2023.10.04 20:54:54.085917 [ 3 ] {} <Debug> HTTP-Session: 58c5da09-27b2-44e5-a542-1601b6aa61a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
2844 | 2023.10.04 20:54:54.085942 [ 3 ] {} <Debug> HTTP-Session: 58c5da09-27b2-44e5-a542-1601b6aa61a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2845 | 2023.10.04 20:54:54.086069 [ 3 ] {694dd678-02fe-4760-8bb9-e1507f4d3f09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2846 | 2023.10.04 20:54:54.086129 [ 3 ] {694dd678-02fe-4760-8bb9-e1507f4d3f09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2847 | 2023.10.04 20:54:54.086285 [ 3 ] {694dd678-02fe-4760-8bb9-e1507f4d3f09} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2848 | 2023.10.04 20:54:54.086704 [ 3 ] {694dd678-02fe-4760-8bb9-e1507f4d3f09} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.52 GiB. | ||
2849 | 2023.10.04 20:54:54.086962 [ 3 ] {694dd678-02fe-4760-8bb9-e1507f4d3f09} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2850 | 2023.10.04 20:54:54.087120 [ 3 ] {694dd678-02fe-4760-8bb9-e1507f4d3f09} <Trace> oximeter.fields_i64 (c1048a13-98aa-4c26-ae8b-e905b7b4b92e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
2851 | 2023.10.04 20:54:54.087239 [ 3 ] {694dd678-02fe-4760-8bb9-e1507f4d3f09} <Information> executeQuery: Read 54 rows, 4.23 KiB in 0.001137003 sec., 47493 rows/sec., 3.63 MiB/sec. | ||
2852 | 2023.10.04 20:54:54.087383 [ 3 ] {694dd678-02fe-4760-8bb9-e1507f4d3f09} <Debug> DynamicQueryHandler: Done processing query | ||
2853 | 2023.10.04 20:54:54.087409 [ 3 ] {694dd678-02fe-4760-8bb9-e1507f4d3f09} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2854 | 2023.10.04 20:54:54.087425 [ 3 ] {} <Debug> HTTP-Session: 58c5da09-27b2-44e5-a542-1601b6aa61a5 Destroying unnamed session | ||
2855 | 2023.10.04 20:54:54.087594 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 36799, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2856 | 2023.10.04 20:54:54.087641 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2857 | 2023.10.04 20:54:54.087660 [ 3 ] {} <Debug> HTTP-Session: 6695569a-f535-4876-b84c-6bb5f2a5b99f Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
2858 | 2023.10.04 20:54:54.087678 [ 3 ] {} <Debug> HTTP-Session: 6695569a-f535-4876-b84c-6bb5f2a5b99f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2859 | 2023.10.04 20:54:54.087756 [ 3 ] {35fa66e9-5662-4038-8e9b-6a941d6ee5fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2860 | 2023.10.04 20:54:54.087794 [ 3 ] {35fa66e9-5662-4038-8e9b-6a941d6ee5fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2861 | 2023.10.04 20:54:54.087896 [ 3 ] {35fa66e9-5662-4038-8e9b-6a941d6ee5fd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2862 | 2023.10.04 20:54:54.088380 [ 3 ] {35fa66e9-5662-4038-8e9b-6a941d6ee5fd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.52 GiB. | ||
2863 | 2023.10.04 20:54:54.088607 [ 3 ] {35fa66e9-5662-4038-8e9b-6a941d6ee5fd} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2864 | 2023.10.04 20:54:54.088757 [ 3 ] {35fa66e9-5662-4038-8e9b-6a941d6ee5fd} <Trace> oximeter.fields_string (174151b4-d9dc-4949-961c-483fa4c20199): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
2865 | 2023.10.04 20:54:54.088881 [ 3 ] {35fa66e9-5662-4038-8e9b-6a941d6ee5fd} <Information> executeQuery: Read 231 rows, 22.71 KiB in 0.001091582 sec., 211619 rows/sec., 20.32 MiB/sec. | ||
2866 | 2023.10.04 20:54:54.089022 [ 3 ] {35fa66e9-5662-4038-8e9b-6a941d6ee5fd} <Debug> DynamicQueryHandler: Done processing query | ||
2867 | 2023.10.04 20:54:54.089047 [ 3 ] {35fa66e9-5662-4038-8e9b-6a941d6ee5fd} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
2868 | 2023.10.04 20:54:54.089063 [ 3 ] {} <Debug> HTTP-Session: 6695569a-f535-4876-b84c-6bb5f2a5b99f Destroying unnamed session | ||
2869 | 2023.10.04 20:54:54.089236 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 50262, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2870 | 2023.10.04 20:54:54.089280 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2871 | 2023.10.04 20:54:54.089299 [ 3 ] {} <Debug> HTTP-Session: 2175ef80-54ed-4f31-be68-c77decb9f34f Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
2872 | 2023.10.04 20:54:54.089317 [ 3 ] {} <Debug> HTTP-Session: 2175ef80-54ed-4f31-be68-c77decb9f34f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2873 | 2023.10.04 20:54:54.089411 [ 3 ] {310a845f-e2d8-4707-ba58-2ed0de7c811d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2874 | 2023.10.04 20:54:54.089450 [ 3 ] {310a845f-e2d8-4707-ba58-2ed0de7c811d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2875 | 2023.10.04 20:54:54.089556 [ 3 ] {310a845f-e2d8-4707-ba58-2ed0de7c811d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2876 | 2023.10.04 20:54:54.090026 [ 3 ] {310a845f-e2d8-4707-ba58-2ed0de7c811d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.52 GiB. | ||
2877 | 2023.10.04 20:54:54.090241 [ 3 ] {310a845f-e2d8-4707-ba58-2ed0de7c811d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2878 | 2023.10.04 20:54:54.090386 [ 3 ] {310a845f-e2d8-4707-ba58-2ed0de7c811d} <Trace> oximeter.fields_uuid (4edf659a-48ec-4f20-a382-e4f6d9a7471e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
2879 | 2023.10.04 20:54:54.090515 [ 3 ] {310a845f-e2d8-4707-ba58-2ed0de7c811d} <Information> executeQuery: Read 312 rows, 22.39 KiB in 0.001072001 sec., 291044 rows/sec., 20.40 MiB/sec. | ||
2880 | 2023.10.04 20:54:54.090639 [ 3 ] {310a845f-e2d8-4707-ba58-2ed0de7c811d} <Debug> DynamicQueryHandler: Done processing query | ||
2881 | 2023.10.04 20:54:54.090662 [ 3 ] {310a845f-e2d8-4707-ba58-2ed0de7c811d} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
2882 | 2023.10.04 20:54:54.090678 [ 3 ] {} <Debug> HTTP-Session: 2175ef80-54ed-4f31-be68-c77decb9f34f Destroying unnamed session | ||
2883 | 2023.10.04 20:54:54.090835 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2884 | 2023.10.04 20:54:54.090880 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2885 | 2023.10.04 20:54:54.090899 [ 3 ] {} <Debug> HTTP-Session: f038b204-fa5f-4529-a202-19b085f1f2e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
2886 | 2023.10.04 20:54:54.090916 [ 3 ] {} <Debug> HTTP-Session: f038b204-fa5f-4529-a202-19b085f1f2e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2887 | 2023.10.04 20:54:54.090982 [ 3 ] {f54428e3-1830-4b9c-8cee-e94d546c4267} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
2888 | 2023.10.04 20:54:54.091020 [ 3 ] {f54428e3-1830-4b9c-8cee-e94d546c4267} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2889 | 2023.10.04 20:54:54.091126 [ 3 ] {f54428e3-1830-4b9c-8cee-e94d546c4267} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2890 | 2023.10.04 20:54:54.091380 [ 3 ] {f54428e3-1830-4b9c-8cee-e94d546c4267} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.52 GiB. | ||
2891 | 2023.10.04 20:54:54.091614 [ 3 ] {f54428e3-1830-4b9c-8cee-e94d546c4267} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2892 | 2023.10.04 20:54:54.091785 [ 3 ] {f54428e3-1830-4b9c-8cee-e94d546c4267} <Trace> oximeter.measurements_bool (7751d4c0-7775-4148-b040-e3a35d17863c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
2893 | 2023.10.04 20:54:54.091913 [ 3 ] {f54428e3-1830-4b9c-8cee-e94d546c4267} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000900648 sec., 6661 rows/sec., 279.75 KiB/sec. | ||
2894 | 2023.10.04 20:54:54.092096 [ 3 ] {f54428e3-1830-4b9c-8cee-e94d546c4267} <Debug> DynamicQueryHandler: Done processing query | ||
2895 | 2023.10.04 20:54:54.092120 [ 3 ] {f54428e3-1830-4b9c-8cee-e94d546c4267} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
2896 | 2023.10.04 20:54:54.092136 [ 3 ] {} <Debug> HTTP-Session: f038b204-fa5f-4529-a202-19b085f1f2e5 Destroying unnamed session | ||
2897 | 2023.10.04 20:54:54.092257 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 11534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2898 | 2023.10.04 20:54:54.092300 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2899 | 2023.10.04 20:54:54.092319 [ 3 ] {} <Debug> HTTP-Session: d47e685b-48bb-4c0e-9d2d-3623fd812617 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
2900 | 2023.10.04 20:54:54.092336 [ 3 ] {} <Debug> HTTP-Session: d47e685b-48bb-4c0e-9d2d-3623fd812617 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2901 | 2023.10.04 20:54:54.092409 [ 3 ] {9f5cdc6d-60c6-4602-a770-a677b2e6cb69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
2902 | 2023.10.04 20:54:54.092452 [ 3 ] {9f5cdc6d-60c6-4602-a770-a677b2e6cb69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
2903 | 2023.10.04 20:54:54.092585 [ 3 ] {9f5cdc6d-60c6-4602-a770-a677b2e6cb69} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2904 | 2023.10.04 20:54:54.092883 [ 3 ] {9f5cdc6d-60c6-4602-a770-a677b2e6cb69} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.52 GiB. | ||
2905 | 2023.10.04 20:54:54.093121 [ 3 ] {9f5cdc6d-60c6-4602-a770-a677b2e6cb69} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2906 | 2023.10.04 20:54:54.093300 [ 3 ] {9f5cdc6d-60c6-4602-a770-a677b2e6cb69} <Trace> oximeter.measurements_cumulativei64 (9bf23856-442a-4348-9fd3-956960b37669): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
2907 | 2023.10.04 20:54:54.093429 [ 3 ] {9f5cdc6d-60c6-4602-a770-a677b2e6cb69} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.00099151 sec., 63539 rows/sec., 3.85 MiB/sec. | ||
2908 | 2023.10.04 20:54:54.093549 [ 3 ] {9f5cdc6d-60c6-4602-a770-a677b2e6cb69} <Debug> DynamicQueryHandler: Done processing query | ||
2909 | 2023.10.04 20:54:54.093572 [ 3 ] {9f5cdc6d-60c6-4602-a770-a677b2e6cb69} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2910 | 2023.10.04 20:54:54.093588 [ 3 ] {} <Debug> HTTP-Session: d47e685b-48bb-4c0e-9d2d-3623fd812617 Destroying unnamed session | ||
2911 | 2023.10.04 20:54:54.093806 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 51350, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2912 | 2023.10.04 20:54:54.093850 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2913 | 2023.10.04 20:54:54.093869 [ 3 ] {} <Debug> HTTP-Session: d6fe2512-9b63-475d-87a3-5724c61d2f29 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
2914 | 2023.10.04 20:54:54.093886 [ 3 ] {} <Debug> HTTP-Session: d6fe2512-9b63-475d-87a3-5724c61d2f29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2915 | 2023.10.04 20:54:54.093978 [ 3 ] {d524b6ca-00a6-405c-9833-91f775fa715a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2916 | 2023.10.04 20:54:54.094021 [ 3 ] {d524b6ca-00a6-405c-9833-91f775fa715a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2917 | 2023.10.04 20:54:54.094154 [ 3 ] {d524b6ca-00a6-405c-9833-91f775fa715a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2918 | 2023.10.04 20:54:54.094642 [ 3 ] {d524b6ca-00a6-405c-9833-91f775fa715a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.52 GiB. | ||
2919 | 2023.10.04 20:54:54.094942 [ 3 ] {d524b6ca-00a6-405c-9833-91f775fa715a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2920 | 2023.10.04 20:54:54.095119 [ 3 ] {d524b6ca-00a6-405c-9833-91f775fa715a} <Trace> oximeter.measurements_histogramf64 (12d57acf-6c99-4b64-8450-f949b571a675): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
2921 | 2023.10.04 20:54:54.095258 [ 3 ] {d524b6ca-00a6-405c-9833-91f775fa715a} <Information> executeQuery: Read 48 rows, 66.33 KiB in 0.001241075 sec., 38676 rows/sec., 52.19 MiB/sec. | ||
2922 | 2023.10.04 20:54:54.095433 [ 3 ] {d524b6ca-00a6-405c-9833-91f775fa715a} <Debug> DynamicQueryHandler: Done processing query | ||
2923 | 2023.10.04 20:54:54.095457 [ 3 ] {d524b6ca-00a6-405c-9833-91f775fa715a} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
2924 | 2023.10.04 20:54:54.095473 [ 3 ] {} <Debug> HTTP-Session: d6fe2512-9b63-475d-87a3-5724c61d2f29 Destroying unnamed session | ||
2925 | 2023.10.04 20:54:54.095589 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 2665, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2926 | 2023.10.04 20:54:54.095637 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2927 | 2023.10.04 20:54:54.095657 [ 3 ] {} <Debug> HTTP-Session: f8cac0e2-498c-4065-82cc-13938513fcd0 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
2928 | 2023.10.04 20:54:54.095673 [ 3 ] {} <Debug> HTTP-Session: f8cac0e2-498c-4065-82cc-13938513fcd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2929 | 2023.10.04 20:54:54.095742 [ 3 ] {a744fea8-97a5-423a-a039-3325f358ef60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
2930 | 2023.10.04 20:54:54.095780 [ 3 ] {a744fea8-97a5-423a-a039-3325f358ef60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
2931 | 2023.10.04 20:54:54.095885 [ 3 ] {a744fea8-97a5-423a-a039-3325f358ef60} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2932 | 2023.10.04 20:54:54.096153 [ 3 ] {a744fea8-97a5-423a-a039-3325f358ef60} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.52 GiB. | ||
2933 | 2023.10.04 20:54:54.096377 [ 3 ] {a744fea8-97a5-423a-a039-3325f358ef60} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2934 | 2023.10.04 20:54:54.096554 [ 3 ] {a744fea8-97a5-423a-a039-3325f358ef60} <Trace> oximeter.measurements_i64 (acc92feb-095f-4071-af95-c6741bb1681a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
2935 | 2023.10.04 20:54:54.096680 [ 3 ] {a744fea8-97a5-423a-a039-3325f358ef60} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000900048 sec., 21109 rows/sec., 1.09 MiB/sec. | ||
2936 | 2023.10.04 20:54:54.096882 [ 3 ] {a744fea8-97a5-423a-a039-3325f358ef60} <Debug> DynamicQueryHandler: Done processing query | ||
2937 | 2023.10.04 20:54:54.096907 [ 3 ] {a744fea8-97a5-423a-a039-3325f358ef60} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
2938 | 2023.10.04 20:54:54.096923 [ 3 ] {} <Debug> HTTP-Session: f8cac0e2-498c-4065-82cc-13938513fcd0 Destroying unnamed session | ||
2939 | 2023.10.04 20:54:57.644517 [ 173 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2940 | 2023.10.04 20:54:57.644586 [ 173 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2941 | 2023.10.04 20:55:04.086291 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 7632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2942 | 2023.10.04 20:55:04.086422 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2943 | 2023.10.04 20:55:04.086454 [ 3 ] {} <Debug> HTTP-Session: 53f36221-44d8-4269-abf7-02c425b23085 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
2944 | 2023.10.04 20:55:04.086485 [ 3 ] {} <Debug> HTTP-Session: 53f36221-44d8-4269-abf7-02c425b23085 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2945 | 2023.10.04 20:55:04.086628 [ 3 ] {d38cfbb2-300d-4a83-b702-0339c70daebf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2946 | 2023.10.04 20:55:04.086697 [ 3 ] {d38cfbb2-300d-4a83-b702-0339c70daebf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2947 | 2023.10.04 20:55:04.086880 [ 3 ] {d38cfbb2-300d-4a83-b702-0339c70daebf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2948 | 2023.10.04 20:55:04.087410 [ 3 ] {d38cfbb2-300d-4a83-b702-0339c70daebf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.52 GiB. | ||
2949 | 2023.10.04 20:55:04.087675 [ 3 ] {d38cfbb2-300d-4a83-b702-0339c70daebf} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
2950 | 2023.10.04 20:55:04.087839 [ 3 ] {d38cfbb2-300d-4a83-b702-0339c70daebf} <Trace> oximeter.fields_i64 (c1048a13-98aa-4c26-ae8b-e905b7b4b92e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
2951 | 2023.10.04 20:55:04.087961 [ 3 ] {d38cfbb2-300d-4a83-b702-0339c70daebf} <Information> executeQuery: Read 54 rows, 4.23 KiB in 0.001294716 sec., 41707 rows/sec., 3.19 MiB/sec. | ||
2952 | 2023.10.04 20:55:04.088108 [ 3 ] {d38cfbb2-300d-4a83-b702-0339c70daebf} <Debug> DynamicQueryHandler: Done processing query | ||
2953 | 2023.10.04 20:55:04.088133 [ 3 ] {d38cfbb2-300d-4a83-b702-0339c70daebf} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2954 | 2023.10.04 20:55:04.088150 [ 3 ] {} <Debug> HTTP-Session: 53f36221-44d8-4269-abf7-02c425b23085 Destroying unnamed session | ||
2955 | 2023.10.04 20:55:04.088304 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 36799, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2956 | 2023.10.04 20:55:04.088352 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2957 | 2023.10.04 20:55:04.088373 [ 3 ] {} <Debug> HTTP-Session: fe0ed8ac-6689-490d-8d25-66fa1570e8e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
2958 | 2023.10.04 20:55:04.088391 [ 3 ] {} <Debug> HTTP-Session: fe0ed8ac-6689-490d-8d25-66fa1570e8e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2959 | 2023.10.04 20:55:04.088480 [ 3 ] {6449fc3c-e70c-46d9-8b42-c2beace1ae0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2960 | 2023.10.04 20:55:04.088520 [ 3 ] {6449fc3c-e70c-46d9-8b42-c2beace1ae0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2961 | 2023.10.04 20:55:04.088626 [ 3 ] {6449fc3c-e70c-46d9-8b42-c2beace1ae0b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2962 | 2023.10.04 20:55:04.089076 [ 3 ] {6449fc3c-e70c-46d9-8b42-c2beace1ae0b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.52 GiB. | ||
2963 | 2023.10.04 20:55:04.089295 [ 3 ] {6449fc3c-e70c-46d9-8b42-c2beace1ae0b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
2964 | 2023.10.04 20:55:04.089453 [ 3 ] {6449fc3c-e70c-46d9-8b42-c2beace1ae0b} <Trace> oximeter.fields_string (174151b4-d9dc-4949-961c-483fa4c20199): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
2965 | 2023.10.04 20:55:04.089575 [ 3 ] {6449fc3c-e70c-46d9-8b42-c2beace1ae0b} <Information> executeQuery: Read 231 rows, 22.71 KiB in 0.001064521 sec., 216999 rows/sec., 20.83 MiB/sec. | ||
2966 | 2023.10.04 20:55:04.089693 [ 3 ] {6449fc3c-e70c-46d9-8b42-c2beace1ae0b} <Debug> DynamicQueryHandler: Done processing query | ||
2967 | 2023.10.04 20:55:04.089717 [ 3 ] {6449fc3c-e70c-46d9-8b42-c2beace1ae0b} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
2968 | 2023.10.04 20:55:04.089734 [ 3 ] {} <Debug> HTTP-Session: fe0ed8ac-6689-490d-8d25-66fa1570e8e0 Destroying unnamed session | ||
2969 | 2023.10.04 20:55:04.089883 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 52107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2970 | 2023.10.04 20:55:04.089929 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2971 | 2023.10.04 20:55:04.089948 [ 3 ] {} <Debug> HTTP-Session: 616192f5-4a37-43a3-bc00-d59ea58245c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
2972 | 2023.10.04 20:55:04.089966 [ 3 ] {} <Debug> HTTP-Session: 616192f5-4a37-43a3-bc00-d59ea58245c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2973 | 2023.10.04 20:55:04.090057 [ 3 ] {1a588467-a8f1-4c11-aa75-8b8e3be4cbf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2974 | 2023.10.04 20:55:04.090096 [ 3 ] {1a588467-a8f1-4c11-aa75-8b8e3be4cbf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2975 | 2023.10.04 20:55:04.090202 [ 3 ] {1a588467-a8f1-4c11-aa75-8b8e3be4cbf6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2976 | 2023.10.04 20:55:04.090713 [ 3 ] {1a588467-a8f1-4c11-aa75-8b8e3be4cbf6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.52 GiB. | ||
2977 | 2023.10.04 20:55:04.090932 [ 3 ] {1a588467-a8f1-4c11-aa75-8b8e3be4cbf6} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
2978 | 2023.10.04 20:55:04.091083 [ 3 ] {1a588467-a8f1-4c11-aa75-8b8e3be4cbf6} <Trace> oximeter.fields_uuid (4edf659a-48ec-4f20-a382-e4f6d9a7471e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
2979 | 2023.10.04 20:55:04.091214 [ 3 ] {1a588467-a8f1-4c11-aa75-8b8e3be4cbf6} <Information> executeQuery: Read 323 rows, 23.26 KiB in 0.001119592 sec., 288497 rows/sec., 20.28 MiB/sec. | ||
2980 | 2023.10.04 20:55:04.091208 [ 170 ] {} <Debug> oximeter.fields_uuid (4edf659a-48ec-4f20-a382-e4f6d9a7471e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
2981 | 2023.10.04 20:55:04.091334 [ 170 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.52 GiB. | ||
2982 | 2023.10.04 20:55:04.091368 [ 3 ] {1a588467-a8f1-4c11-aa75-8b8e3be4cbf6} <Debug> DynamicQueryHandler: Done processing query | ||
2983 | 2023.10.04 20:55:04.091414 [ 3 ] {1a588467-a8f1-4c11-aa75-8b8e3be4cbf6} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
2984 | 2023.10.04 20:55:04.091449 [ 3 ] {} <Debug> HTTP-Session: 616192f5-4a37-43a3-bc00-d59ea58245c4 Destroying unnamed session | ||
2985 | 2023.10.04 20:55:04.091458 [ 10 ] {4edf659a-48ec-4f20-a382-e4f6d9a7471e::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
2986 | 2023.10.04 20:55:04.091548 [ 10 ] {4edf659a-48ec-4f20-a382-e4f6d9a7471e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2987 | 2023.10.04 20:55:04.091579 [ 10 ] {4edf659a-48ec-4f20-a382-e4f6d9a7471e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 341 rows starting from the beginning of the part | ||
2988 | 2023.10.04 20:55:04.091657 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2989 | 2023.10.04 20:55:04.091714 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2990 | 2023.10.04 20:55:04.091741 [ 3 ] {} <Debug> HTTP-Session: cf41623a-cbee-4748-b3e8-520783619d09 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
2991 | 2023.10.04 20:55:04.091741 [ 10 ] {4edf659a-48ec-4f20-a382-e4f6d9a7471e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 312 rows starting from the beginning of the part | ||
2992 | 2023.10.04 20:55:04.091762 [ 3 ] {} <Debug> HTTP-Session: cf41623a-cbee-4748-b3e8-520783619d09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2993 | 2023.10.04 20:55:04.091873 [ 3 ] {ff8f4d7a-aec3-4863-81c5-9c0f54d57b61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
2994 | 2023.10.04 20:55:04.091895 [ 10 ] {4edf659a-48ec-4f20-a382-e4f6d9a7471e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 323 rows starting from the beginning of the part | ||
2995 | 2023.10.04 20:55:04.091931 [ 3 ] {ff8f4d7a-aec3-4863-81c5-9c0f54d57b61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2996 | 2023.10.04 20:55:04.092077 [ 10 ] {4edf659a-48ec-4f20-a382-e4f6d9a7471e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 312 rows starting from the beginning of the part | ||
2997 | 2023.10.04 20:55:04.092169 [ 3 ] {ff8f4d7a-aec3-4863-81c5-9c0f54d57b61} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2998 | 2023.10.04 20:55:04.092228 [ 10 ] {4edf659a-48ec-4f20-a382-e4f6d9a7471e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 312 rows starting from the beginning of the part | ||
2999 | 2023.10.04 20:55:04.092349 [ 10 ] {4edf659a-48ec-4f20-a382-e4f6d9a7471e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 323 rows starting from the beginning of the part | ||
3000 | 2023.10.04 20:55:04.092678 [ 3 ] {ff8f4d7a-aec3-4863-81c5-9c0f54d57b61} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.52 GiB. | ||
3001 | 2023.10.04 20:55:04.093002 [ 3 ] {ff8f4d7a-aec3-4863-81c5-9c0f54d57b61} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3002 | 2023.10.04 20:55:04.093212 [ 3 ] {ff8f4d7a-aec3-4863-81c5-9c0f54d57b61} <Trace> oximeter.measurements_bool (7751d4c0-7775-4148-b040-e3a35d17863c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
3003 | 2023.10.04 20:55:04.093341 [ 170 ] {} <Debug> oximeter.measurements_bool (7751d4c0-7775-4148-b040-e3a35d17863c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3004 | 2023.10.04 20:55:04.093343 [ 3 ] {ff8f4d7a-aec3-4863-81c5-9c0f54d57b61} <Information> executeQuery: Read 6 rows, 258.00 B in 0.001418698 sec., 4229 rows/sec., 177.59 KiB/sec. | ||
3005 | 2023.10.04 20:55:04.093415 [ 170 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.52 GiB. | ||
3006 | 2023.10.04 20:55:04.093793 [ 12 ] {7751d4c0-7775-4148-b040-e3a35d17863c::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
3007 | 2023.10.04 20:55:04.094013 [ 3 ] {ff8f4d7a-aec3-4863-81c5-9c0f54d57b61} <Debug> DynamicQueryHandler: Done processing query | ||
3008 | 2023.10.04 20:55:04.094099 [ 3 ] {ff8f4d7a-aec3-4863-81c5-9c0f54d57b61} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
3009 | 2023.10.04 20:55:04.094204 [ 3 ] {} <Debug> HTTP-Session: cf41623a-cbee-4748-b3e8-520783619d09 Destroying unnamed session | ||
3010 | 2023.10.04 20:55:04.094268 [ 12 ] {7751d4c0-7775-4148-b040-e3a35d17863c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3011 | 2023.10.04 20:55:04.094317 [ 17 ] {4edf659a-48ec-4f20-a382-e4f6d9a7471e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1923 rows, containing 4 columns (4 merged, 0 gathered) in 0.002912838 sec., 660180.8957449745 rows/sec., 46.39 MiB/sec. | ||
3012 | 2023.10.04 20:55:04.094339 [ 12 ] {7751d4c0-7775-4148-b040-e3a35d17863c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 96 rows starting from the beginning of the part | ||
3013 | 2023.10.04 20:55:04.094460 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 13597, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3014 | 2023.10.04 20:55:04.094500 [ 10 ] {4edf659a-48ec-4f20-a382-e4f6d9a7471e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3015 | 2023.10.04 20:55:04.094592 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3016 | 2023.10.04 20:55:04.094670 [ 12 ] {7751d4c0-7775-4148-b040-e3a35d17863c::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 | ||
3017 | 2023.10.04 20:55:04.094674 [ 3 ] {} <Debug> HTTP-Session: efff62a4-c245-4cca-9d69-8386af950976 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
3018 | 2023.10.04 20:55:04.094767 [ 3 ] {} <Debug> HTTP-Session: efff62a4-c245-4cca-9d69-8386af950976 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3019 | 2023.10.04 20:55:04.094937 [ 10 ] {4edf659a-48ec-4f20-a382-e4f6d9a7471e::all_1_21_4} <Trace> oximeter.fields_uuid (4edf659a-48ec-4f20-a382-e4f6d9a7471e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
3020 | 2023.10.04 20:55:04.095009 [ 12 ] {7751d4c0-7775-4148-b040-e3a35d17863c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
3021 | 2023.10.04 20:55:04.095073 [ 3 ] {da51f99a-4334-4a0d-bf4e-a539e3a604ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
3022 | 2023.10.04 20:55:04.095117 [ 10 ] {4edf659a-48ec-4f20-a382-e4f6d9a7471e::all_1_21_4} <Trace> oximeter.fields_uuid (4edf659a-48ec-4f20-a382-e4f6d9a7471e) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
3023 | 2023.10.04 20:55:04.095239 [ 3 ] {da51f99a-4334-4a0d-bf4e-a539e3a604ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
3024 | 2023.10.04 20:55:04.095400 [ 12 ] {7751d4c0-7775-4148-b040-e3a35d17863c::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 | ||
3025 | 2023.10.04 20:55:04.095715 [ 12 ] {7751d4c0-7775-4148-b040-e3a35d17863c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
3026 | 2023.10.04 20:55:04.095872 [ 3 ] {da51f99a-4334-4a0d-bf4e-a539e3a604ac} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3027 | 2023.10.04 20:55:04.095966 [ 12 ] {7751d4c0-7775-4148-b040-e3a35d17863c::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 | ||
3028 | 2023.10.04 20:55:04.096486 [ 3 ] {da51f99a-4334-4a0d-bf4e-a539e3a604ac} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.52 GiB. | ||
3029 | 2023.10.04 20:55:04.097138 [ 3 ] {da51f99a-4334-4a0d-bf4e-a539e3a604ac} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3030 | 2023.10.04 20:55:04.097333 [ 12 ] {7751d4c0-7775-4148-b040-e3a35d17863c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 4 columns (4 merged, 0 gathered) in 0.003807755 sec., 33090.36426976 rows/sec., 1.36 MiB/sec. | ||
3031 | 2023.10.04 20:55:04.097460 [ 3 ] {da51f99a-4334-4a0d-bf4e-a539e3a604ac} <Trace> oximeter.measurements_cumulativei64 (9bf23856-442a-4348-9fd3-956960b37669): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
3032 | 2023.10.04 20:55:04.097473 [ 12 ] {7751d4c0-7775-4148-b040-e3a35d17863c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3033 | 2023.10.04 20:55:04.097618 [ 170 ] {} <Debug> oximeter.measurements_cumulativei64 (9bf23856-442a-4348-9fd3-956960b37669) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3034 | 2023.10.04 20:55:04.097681 [ 3 ] {da51f99a-4334-4a0d-bf4e-a539e3a604ac} <Information> executeQuery: Read 74 rows, 4.64 KiB in 0.00251376 sec., 29437 rows/sec., 1.80 MiB/sec. | ||
3035 | 2023.10.04 20:55:04.097694 [ 170 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.52 GiB. | ||
3036 | 2023.10.04 20:55:04.097819 [ 12 ] {7751d4c0-7775-4148-b040-e3a35d17863c::all_1_21_4} <Trace> oximeter.measurements_bool (7751d4c0-7775-4148-b040-e3a35d17863c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
3037 | 2023.10.04 20:55:04.097957 [ 17 ] {9bf23856-442a-4348-9fd3-956960b37669::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
3038 | 2023.10.04 20:55:04.098094 [ 3 ] {da51f99a-4334-4a0d-bf4e-a539e3a604ac} <Debug> DynamicQueryHandler: Done processing query | ||
3039 | 2023.10.04 20:55:04.098104 [ 12 ] {7751d4c0-7775-4148-b040-e3a35d17863c::all_1_21_4} <Trace> oximeter.measurements_bool (7751d4c0-7775-4148-b040-e3a35d17863c) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
3040 | 2023.10.04 20:55:04.098145 [ 3 ] {da51f99a-4334-4a0d-bf4e-a539e3a604ac} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
3041 | 2023.10.04 20:55:04.098158 [ 17 ] {9bf23856-442a-4348-9fd3-956960b37669::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3042 | 2023.10.04 20:55:04.098187 [ 3 ] {} <Debug> HTTP-Session: efff62a4-c245-4cca-9d69-8386af950976 Destroying unnamed session | ||
3043 | 2023.10.04 20:55:04.098241 [ 17 ] {9bf23856-442a-4348-9fd3-956960b37669::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1052 rows starting from the beginning of the part | ||
3044 | 2023.10.04 20:55:04.098375 [ 17 ] {9bf23856-442a-4348-9fd3-956960b37669::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 | ||
3045 | 2023.10.04 20:55:04.098432 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 51352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3046 | 2023.10.04 20:55:04.098469 [ 17 ] {9bf23856-442a-4348-9fd3-956960b37669::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 74 rows starting from the beginning of the part | ||
3047 | 2023.10.04 20:55:04.098489 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3048 | 2023.10.04 20:55:04.098517 [ 3 ] {} <Debug> HTTP-Session: 51af15d0-0015-4ff9-bba1-369416e5a3b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
3049 | 2023.10.04 20:55:04.098542 [ 3 ] {} <Debug> HTTP-Session: 51af15d0-0015-4ff9-bba1-369416e5a3b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3050 | 2023.10.04 20:55:04.098580 [ 17 ] {9bf23856-442a-4348-9fd3-956960b37669::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 | ||
3051 | 2023.10.04 20:55:04.098671 [ 3 ] {d8ff7ae9-a95f-473c-a20a-ca4f8c0b7acd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3052 | 2023.10.04 20:55:04.098704 [ 17 ] {9bf23856-442a-4348-9fd3-956960b37669::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 | ||
3053 | 2023.10.04 20:55:04.098747 [ 3 ] {d8ff7ae9-a95f-473c-a20a-ca4f8c0b7acd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3054 | 2023.10.04 20:55:04.098859 [ 17 ] {9bf23856-442a-4348-9fd3-956960b37669::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 74 rows starting from the beginning of the part | ||
3055 | 2023.10.04 20:55:04.099155 [ 3 ] {d8ff7ae9-a95f-473c-a20a-ca4f8c0b7acd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3056 | 2023.10.04 20:55:04.099884 [ 3 ] {d8ff7ae9-a95f-473c-a20a-ca4f8c0b7acd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.52 GiB. | ||
3057 | 2023.10.04 20:55:04.100124 [ 12 ] {9bf23856-442a-4348-9fd3-956960b37669::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1389 rows, containing 5 columns (5 merged, 0 gathered) in 0.002341757 sec., 593144.3783449777 rows/sec., 36.07 MiB/sec. | ||
3058 | 2023.10.04 20:55:04.100323 [ 12 ] {9bf23856-442a-4348-9fd3-956960b37669::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3059 | 2023.10.04 20:55:04.100392 [ 3 ] {d8ff7ae9-a95f-473c-a20a-ca4f8c0b7acd} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3060 | 2023.10.04 20:55:04.100703 [ 3 ] {d8ff7ae9-a95f-473c-a20a-ca4f8c0b7acd} <Trace> oximeter.measurements_histogramf64 (12d57acf-6c99-4b64-8450-f949b571a675): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
3061 | 2023.10.04 20:55:04.100745 [ 12 ] {9bf23856-442a-4348-9fd3-956960b37669::all_1_21_4} <Trace> oximeter.measurements_cumulativei64 (9bf23856-442a-4348-9fd3-956960b37669): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
3062 | 2023.10.04 20:55:04.100908 [ 12 ] {9bf23856-442a-4348-9fd3-956960b37669::all_1_21_4} <Trace> oximeter.measurements_cumulativei64 (9bf23856-442a-4348-9fd3-956960b37669) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
3063 | 2023.10.04 20:55:04.100916 [ 3 ] {d8ff7ae9-a95f-473c-a20a-ca4f8c0b7acd} <Information> executeQuery: Read 48 rows, 66.33 KiB in 0.002191443 sec., 21903 rows/sec., 29.56 MiB/sec. | ||
3064 | 2023.10.04 20:55:04.101193 [ 3 ] {d8ff7ae9-a95f-473c-a20a-ca4f8c0b7acd} <Debug> DynamicQueryHandler: Done processing query | ||
3065 | 2023.10.04 20:55:04.101218 [ 3 ] {d8ff7ae9-a95f-473c-a20a-ca4f8c0b7acd} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
3066 | 2023.10.04 20:55:04.101235 [ 3 ] {} <Debug> HTTP-Session: 51af15d0-0015-4ff9-bba1-369416e5a3b6 Destroying unnamed session | ||
3067 | 2023.10.04 20:55:04.101359 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 2665, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3068 | 2023.10.04 20:55:04.101404 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3069 | 2023.10.04 20:55:04.101424 [ 3 ] {} <Debug> HTTP-Session: 4e830e44-5ea5-4df7-8bea-c116358c84b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
3070 | 2023.10.04 20:55:04.101442 [ 3 ] {} <Debug> HTTP-Session: 4e830e44-5ea5-4df7-8bea-c116358c84b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3071 | 2023.10.04 20:55:04.101512 [ 3 ] {7cec9aff-4536-4c2d-903a-0818e19fa6cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
3072 | 2023.10.04 20:55:04.101553 [ 3 ] {7cec9aff-4536-4c2d-903a-0818e19fa6cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
3073 | 2023.10.04 20:55:04.101667 [ 3 ] {7cec9aff-4536-4c2d-903a-0818e19fa6cf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3074 | 2023.10.04 20:55:04.101999 [ 3 ] {7cec9aff-4536-4c2d-903a-0818e19fa6cf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.52 GiB. | ||
3075 | 2023.10.04 20:55:04.102232 [ 3 ] {7cec9aff-4536-4c2d-903a-0818e19fa6cf} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3076 | 2023.10.04 20:55:04.102406 [ 3 ] {7cec9aff-4536-4c2d-903a-0818e19fa6cf} <Trace> oximeter.measurements_i64 (acc92feb-095f-4071-af95-c6741bb1681a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
3077 | 2023.10.04 20:55:04.102525 [ 170 ] {} <Debug> oximeter.measurements_i64 (acc92feb-095f-4071-af95-c6741bb1681a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3078 | 2023.10.04 20:55:04.102542 [ 3 ] {7cec9aff-4536-4c2d-903a-0818e19fa6cf} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000991209 sec., 19168 rows/sec., 1017.74 KiB/sec. | ||
3079 | 2023.10.04 20:55:04.102577 [ 170 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.52 GiB. | ||
3080 | 2023.10.04 20:55:04.102728 [ 15 ] {acc92feb-095f-4071-af95-c6741bb1681a::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
3081 | 2023.10.04 20:55:04.102787 [ 3 ] {7cec9aff-4536-4c2d-903a-0818e19fa6cf} <Debug> DynamicQueryHandler: Done processing query | ||
3082 | 2023.10.04 20:55:04.102818 [ 3 ] {7cec9aff-4536-4c2d-903a-0818e19fa6cf} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
3083 | 2023.10.04 20:55:04.102856 [ 3 ] {} <Debug> HTTP-Session: 4e830e44-5ea5-4df7-8bea-c116358c84b0 Destroying unnamed session | ||
3084 | 2023.10.04 20:55:04.102906 [ 15 ] {acc92feb-095f-4071-af95-c6741bb1681a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3085 | 2023.10.04 20:55:04.102942 [ 15 ] {acc92feb-095f-4071-af95-c6741bb1681a::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 | ||
3086 | 2023.10.04 20:55:04.103051 [ 15 ] {acc92feb-095f-4071-af95-c6741bb1681a::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 | ||
3087 | 2023.10.04 20:55:04.103137 [ 15 ] {acc92feb-095f-4071-af95-c6741bb1681a::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 | ||
3088 | 2023.10.04 20:55:04.103213 [ 15 ] {acc92feb-095f-4071-af95-c6741bb1681a::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 | ||
3089 | 2023.10.04 20:55:04.103292 [ 15 ] {acc92feb-095f-4071-af95-c6741bb1681a::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 | ||
3090 | 2023.10.04 20:55:04.103369 [ 15 ] {acc92feb-095f-4071-af95-c6741bb1681a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 19 rows starting from the beginning of the part | ||
3091 | 2023.10.04 20:55:04.104013 [ 10 ] {acc92feb-095f-4071-af95-c6741bb1681a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 432 rows, containing 4 columns (4 merged, 0 gathered) in 0.001384917 sec., 311932.0508016004 rows/sec., 16.60 MiB/sec. | ||
3092 | 2023.10.04 20:55:04.104148 [ 10 ] {acc92feb-095f-4071-af95-c6741bb1681a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3093 | 2023.10.04 20:55:04.104384 [ 10 ] {acc92feb-095f-4071-af95-c6741bb1681a::all_1_21_4} <Trace> oximeter.measurements_i64 (acc92feb-095f-4071-af95-c6741bb1681a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
3094 | 2023.10.04 20:55:04.104459 [ 10 ] {acc92feb-095f-4071-af95-c6741bb1681a::all_1_21_4} <Trace> oximeter.measurements_i64 (acc92feb-095f-4071-af95-c6741bb1681a) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
3095 | 2023.10.04 20:55:12.644643 [ 165 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3096 | 2023.10.04 20:55:12.644711 [ 165 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3097 | 2023.10.04 20:55:14.085232 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 7632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3098 | 2023.10.04 20:55:14.085343 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3099 | 2023.10.04 20:55:14.085373 [ 3 ] {} <Debug> HTTP-Session: 540e9da2-bd21-4e09-86ce-3da5905dc7e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
3100 | 2023.10.04 20:55:14.085401 [ 3 ] {} <Debug> HTTP-Session: 540e9da2-bd21-4e09-86ce-3da5905dc7e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3101 | 2023.10.04 20:55:14.085544 [ 3 ] {5d22beb9-acfd-4718-a664-78b858d21639} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3102 | 2023.10.04 20:55:14.085611 [ 3 ] {5d22beb9-acfd-4718-a664-78b858d21639} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3103 | 2023.10.04 20:55:14.085796 [ 3 ] {5d22beb9-acfd-4718-a664-78b858d21639} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3104 | 2023.10.04 20:55:14.086242 [ 3 ] {5d22beb9-acfd-4718-a664-78b858d21639} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.51 GiB. | ||
3105 | 2023.10.04 20:55:14.086503 [ 3 ] {5d22beb9-acfd-4718-a664-78b858d21639} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3106 | 2023.10.04 20:55:14.086660 [ 3 ] {5d22beb9-acfd-4718-a664-78b858d21639} <Trace> oximeter.fields_i64 (c1048a13-98aa-4c26-ae8b-e905b7b4b92e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
3107 | 2023.10.04 20:55:14.086801 [ 3 ] {5d22beb9-acfd-4718-a664-78b858d21639} <Information> executeQuery: Read 54 rows, 4.23 KiB in 0.001213914 sec., 44484 rows/sec., 3.40 MiB/sec. | ||
3108 | 2023.10.04 20:55:14.086795 [ 162 ] {} <Debug> oximeter.fields_i64 (c1048a13-98aa-4c26-ae8b-e905b7b4b92e) (MergerMutator): Selected 5 parts from all_1_18_4 to all_22_22_0 | ||
3109 | 2023.10.04 20:55:14.086909 [ 162 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.51 GiB. | ||
3110 | 2023.10.04 20:55:14.086983 [ 3 ] {5d22beb9-acfd-4718-a664-78b858d21639} <Debug> DynamicQueryHandler: Done processing query | ||
3111 | 2023.10.04 20:55:14.087023 [ 3 ] {5d22beb9-acfd-4718-a664-78b858d21639} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3112 | 2023.10.04 20:55:14.087026 [ 15 ] {c1048a13-98aa-4c26-ae8b-e905b7b4b92e::all_1_22_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_18_4 to all_22_22_0 into Compact | ||
3113 | 2023.10.04 20:55:14.087043 [ 3 ] {} <Debug> HTTP-Session: 540e9da2-bd21-4e09-86ce-3da5905dc7e7 Destroying unnamed session | ||
3114 | 2023.10.04 20:55:14.087203 [ 15 ] {c1048a13-98aa-4c26-ae8b-e905b7b4b92e::all_1_22_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3115 | 2023.10.04 20:55:14.087248 [ 15 ] {c1048a13-98aa-4c26-ae8b-e905b7b4b92e::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 54 rows starting from the beginning of the part | ||
3116 | 2023.10.04 20:55:14.087314 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 36799, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3117 | 2023.10.04 20:55:14.087392 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3118 | 2023.10.04 20:55:14.087454 [ 3 ] {} <Debug> HTTP-Session: 845b4cb4-ea1c-4220-b697-0c8874cce081 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
3119 | 2023.10.04 20:55:14.087480 [ 15 ] {c1048a13-98aa-4c26-ae8b-e905b7b4b92e::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 54 rows starting from the beginning of the part | ||
3120 | 2023.10.04 20:55:14.087492 [ 3 ] {} <Debug> HTTP-Session: 845b4cb4-ea1c-4220-b697-0c8874cce081 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3121 | 2023.10.04 20:55:14.087747 [ 3 ] {6a483405-262d-4359-b293-307be4b1b05c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3122 | 2023.10.04 20:55:14.087754 [ 15 ] {c1048a13-98aa-4c26-ae8b-e905b7b4b92e::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 54 rows starting from the beginning of the part | ||
3123 | 2023.10.04 20:55:14.087843 [ 3 ] {6a483405-262d-4359-b293-307be4b1b05c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3124 | 2023.10.04 20:55:14.088046 [ 15 ] {c1048a13-98aa-4c26-ae8b-e905b7b4b92e::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 54 rows starting from the beginning of the part | ||
3125 | 2023.10.04 20:55:14.088327 [ 3 ] {6a483405-262d-4359-b293-307be4b1b05c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3126 | 2023.10.04 20:55:14.088350 [ 15 ] {c1048a13-98aa-4c26-ae8b-e905b7b4b92e::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 54 rows starting from the beginning of the part | ||
3127 | 2023.10.04 20:55:14.089275 [ 3 ] {6a483405-262d-4359-b293-307be4b1b05c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.51 GiB. | ||
3128 | 2023.10.04 20:55:14.089757 [ 3 ] {6a483405-262d-4359-b293-307be4b1b05c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3129 | 2023.10.04 20:55:14.089792 [ 22 ] {c1048a13-98aa-4c26-ae8b-e905b7b4b92e::all_1_22_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 270 rows, containing 4 columns (4 merged, 0 gathered) in 0.002819826 sec., 95750.58886612153 rows/sec., 7.33 MiB/sec. | ||
3130 | 2023.10.04 20:55:14.089943 [ 22 ] {c1048a13-98aa-4c26-ae8b-e905b7b4b92e::all_1_22_5} <Trace> MergedBlockOutputStream: filled checksums all_1_22_5 (state Temporary) | ||
3131 | 2023.10.04 20:55:14.090004 [ 3 ] {6a483405-262d-4359-b293-307be4b1b05c} <Trace> oximeter.fields_string (174151b4-d9dc-4949-961c-483fa4c20199): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
3132 | 2023.10.04 20:55:14.090171 [ 162 ] {} <Debug> oximeter.fields_string (174151b4-d9dc-4949-961c-483fa4c20199) (MergerMutator): Selected 5 parts from all_1_18_4 to all_22_22_0 | ||
3133 | 2023.10.04 20:55:14.090217 [ 3 ] {6a483405-262d-4359-b293-307be4b1b05c} <Information> executeQuery: Read 231 rows, 22.71 KiB in 0.002414217 sec., 95683 rows/sec., 9.19 MiB/sec. | ||
3134 | 2023.10.04 20:55:14.090247 [ 162 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.51 GiB. | ||
3135 | 2023.10.04 20:55:14.090290 [ 22 ] {c1048a13-98aa-4c26-ae8b-e905b7b4b92e::all_1_22_5} <Trace> oximeter.fields_i64 (c1048a13-98aa-4c26-ae8b-e905b7b4b92e): Renaming temporary part tmp_merge_all_1_22_5 to all_1_22_5. | ||
3136 | 2023.10.04 20:55:14.090464 [ 10 ] {174151b4-d9dc-4949-961c-483fa4c20199::all_1_22_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_18_4 to all_22_22_0 into Compact | ||
3137 | 2023.10.04 20:55:14.090521 [ 22 ] {c1048a13-98aa-4c26-ae8b-e905b7b4b92e::all_1_22_5} <Trace> oximeter.fields_i64 (c1048a13-98aa-4c26-ae8b-e905b7b4b92e) (MergerMutator): Merged 5 parts: from all_1_18_4 to all_22_22_0 | ||
3138 | 2023.10.04 20:55:14.090533 [ 3 ] {6a483405-262d-4359-b293-307be4b1b05c} <Debug> DynamicQueryHandler: Done processing query | ||
3139 | 2023.10.04 20:55:14.090575 [ 3 ] {6a483405-262d-4359-b293-307be4b1b05c} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
3140 | 2023.10.04 20:55:14.090631 [ 3 ] {} <Debug> HTTP-Session: 845b4cb4-ea1c-4220-b697-0c8874cce081 Destroying unnamed session | ||
3141 | 2023.10.04 20:55:14.090640 [ 10 ] {174151b4-d9dc-4949-961c-483fa4c20199::all_1_22_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3142 | 2023.10.04 20:55:14.090723 [ 10 ] {174151b4-d9dc-4949-961c-483fa4c20199::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 231 rows starting from the beginning of the part | ||
3143 | 2023.10.04 20:55:14.090826 [ 10 ] {174151b4-d9dc-4949-961c-483fa4c20199::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 231 rows starting from the beginning of the part | ||
3144 | 2023.10.04 20:55:14.090905 [ 10 ] {174151b4-d9dc-4949-961c-483fa4c20199::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 231 rows starting from the beginning of the part | ||
3145 | 2023.10.04 20:55:14.090979 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 50262, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3146 | 2023.10.04 20:55:14.090995 [ 10 ] {174151b4-d9dc-4949-961c-483fa4c20199::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 231 rows starting from the beginning of the part | ||
3147 | 2023.10.04 20:55:14.091048 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3148 | 2023.10.04 20:55:14.091095 [ 3 ] {} <Debug> HTTP-Session: e2717ef8-5ec8-40b9-9e78-80d8d30c46b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
3149 | 2023.10.04 20:55:14.091096 [ 10 ] {174151b4-d9dc-4949-961c-483fa4c20199::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 231 rows starting from the beginning of the part | ||
3150 | 2023.10.04 20:55:14.091126 [ 3 ] {} <Debug> HTTP-Session: e2717ef8-5ec8-40b9-9e78-80d8d30c46b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3151 | 2023.10.04 20:55:14.091289 [ 3 ] {2f19a65d-8d0d-48d0-a39a-05a619c5273a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3152 | 2023.10.04 20:55:14.091351 [ 3 ] {2f19a65d-8d0d-48d0-a39a-05a619c5273a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3153 | 2023.10.04 20:55:14.091656 [ 3 ] {2f19a65d-8d0d-48d0-a39a-05a619c5273a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3154 | 2023.10.04 20:55:14.092232 [ 10 ] {174151b4-d9dc-4949-961c-483fa4c20199::all_1_22_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1155 rows, containing 4 columns (4 merged, 0 gathered) in 0.001898617 sec., 608337.5425375418 rows/sec., 58.41 MiB/sec. | ||
3155 | 2023.10.04 20:55:14.092330 [ 3 ] {2f19a65d-8d0d-48d0-a39a-05a619c5273a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.51 GiB. | ||
3156 | 2023.10.04 20:55:14.092335 [ 10 ] {174151b4-d9dc-4949-961c-483fa4c20199::all_1_22_5} <Trace> MergedBlockOutputStream: filled checksums all_1_22_5 (state Temporary) | ||
3157 | 2023.10.04 20:55:14.092532 [ 10 ] {174151b4-d9dc-4949-961c-483fa4c20199::all_1_22_5} <Trace> oximeter.fields_string (174151b4-d9dc-4949-961c-483fa4c20199): Renaming temporary part tmp_merge_all_1_22_5 to all_1_22_5. | ||
3158 | 2023.10.04 20:55:14.092603 [ 3 ] {2f19a65d-8d0d-48d0-a39a-05a619c5273a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3159 | 2023.10.04 20:55:14.092604 [ 10 ] {174151b4-d9dc-4949-961c-483fa4c20199::all_1_22_5} <Trace> oximeter.fields_string (174151b4-d9dc-4949-961c-483fa4c20199) (MergerMutator): Merged 5 parts: from all_1_18_4 to all_22_22_0 | ||
3160 | 2023.10.04 20:55:14.092773 [ 3 ] {2f19a65d-8d0d-48d0-a39a-05a619c5273a} <Trace> oximeter.fields_uuid (4edf659a-48ec-4f20-a382-e4f6d9a7471e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
3161 | 2023.10.04 20:55:14.092902 [ 3 ] {2f19a65d-8d0d-48d0-a39a-05a619c5273a} <Information> executeQuery: Read 312 rows, 22.39 KiB in 0.001570091 sec., 198714 rows/sec., 13.93 MiB/sec. | ||
3162 | 2023.10.04 20:55:14.093052 [ 3 ] {2f19a65d-8d0d-48d0-a39a-05a619c5273a} <Debug> DynamicQueryHandler: Done processing query | ||
3163 | 2023.10.04 20:55:14.093075 [ 3 ] {2f19a65d-8d0d-48d0-a39a-05a619c5273a} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
3164 | 2023.10.04 20:55:14.093091 [ 3 ] {} <Debug> HTTP-Session: e2717ef8-5ec8-40b9-9e78-80d8d30c46b4 Destroying unnamed session | ||
3165 | 2023.10.04 20:55:14.093205 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3166 | 2023.10.04 20:55:14.093246 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3167 | 2023.10.04 20:55:14.093266 [ 3 ] {} <Debug> HTTP-Session: d33efe57-7ad5-49f8-8b62-ca98122dbdc7 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
3168 | 2023.10.04 20:55:14.093283 [ 3 ] {} <Debug> HTTP-Session: d33efe57-7ad5-49f8-8b62-ca98122dbdc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3169 | 2023.10.04 20:55:14.093351 [ 3 ] {822f642d-4619-4181-b4de-5c10d8450f3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
3170 | 2023.10.04 20:55:14.093390 [ 3 ] {822f642d-4619-4181-b4de-5c10d8450f3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3171 | 2023.10.04 20:55:14.093496 [ 3 ] {822f642d-4619-4181-b4de-5c10d8450f3a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3172 | 2023.10.04 20:55:14.093791 [ 3 ] {822f642d-4619-4181-b4de-5c10d8450f3a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.51 GiB. | ||
3173 | 2023.10.04 20:55:14.094027 [ 3 ] {822f642d-4619-4181-b4de-5c10d8450f3a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3174 | 2023.10.04 20:55:14.094201 [ 3 ] {822f642d-4619-4181-b4de-5c10d8450f3a} <Trace> oximeter.measurements_bool (7751d4c0-7775-4148-b040-e3a35d17863c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
3175 | 2023.10.04 20:55:14.094333 [ 3 ] {822f642d-4619-4181-b4de-5c10d8450f3a} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000943749 sec., 6357 rows/sec., 266.97 KiB/sec. | ||
3176 | 2023.10.04 20:55:14.094465 [ 3 ] {822f642d-4619-4181-b4de-5c10d8450f3a} <Debug> DynamicQueryHandler: Done processing query | ||
3177 | 2023.10.04 20:55:14.094490 [ 3 ] {822f642d-4619-4181-b4de-5c10d8450f3a} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
3178 | 2023.10.04 20:55:14.094506 [ 3 ] {} <Debug> HTTP-Session: d33efe57-7ad5-49f8-8b62-ca98122dbdc7 Destroying unnamed session | ||
3179 | 2023.10.04 20:55:14.094639 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 11534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3180 | 2023.10.04 20:55:14.094689 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3181 | 2023.10.04 20:55:14.094710 [ 3 ] {} <Debug> HTTP-Session: 994fb5c6-36f4-4c39-91ff-b74f7d218c8c Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
3182 | 2023.10.04 20:55:14.094727 [ 3 ] {} <Debug> HTTP-Session: 994fb5c6-36f4-4c39-91ff-b74f7d218c8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3183 | 2023.10.04 20:55:14.094800 [ 3 ] {b6e7bd5e-9c5c-46e8-a854-03999fb21856} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
3184 | 2023.10.04 20:55:14.094844 [ 3 ] {b6e7bd5e-9c5c-46e8-a854-03999fb21856} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
3185 | 2023.10.04 20:55:14.094966 [ 3 ] {b6e7bd5e-9c5c-46e8-a854-03999fb21856} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3186 | 2023.10.04 20:55:14.095264 [ 3 ] {b6e7bd5e-9c5c-46e8-a854-03999fb21856} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.51 GiB. | ||
3187 | 2023.10.04 20:55:14.095520 [ 3 ] {b6e7bd5e-9c5c-46e8-a854-03999fb21856} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3188 | 2023.10.04 20:55:14.095697 [ 3 ] {b6e7bd5e-9c5c-46e8-a854-03999fb21856} <Trace> oximeter.measurements_cumulativei64 (9bf23856-442a-4348-9fd3-956960b37669): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
3189 | 2023.10.04 20:55:14.095830 [ 3 ] {b6e7bd5e-9c5c-46e8-a854-03999fb21856} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.00099653 sec., 63219 rows/sec., 3.83 MiB/sec. | ||
3190 | 2023.10.04 20:55:14.095947 [ 3 ] {b6e7bd5e-9c5c-46e8-a854-03999fb21856} <Debug> DynamicQueryHandler: Done processing query | ||
3191 | 2023.10.04 20:55:14.095970 [ 3 ] {b6e7bd5e-9c5c-46e8-a854-03999fb21856} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3192 | 2023.10.04 20:55:14.095986 [ 3 ] {} <Debug> HTTP-Session: 994fb5c6-36f4-4c39-91ff-b74f7d218c8c Destroying unnamed session | ||
3193 | 2023.10.04 20:55:14.096142 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 51352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3194 | 2023.10.04 20:55:14.096185 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3195 | 2023.10.04 20:55:14.096203 [ 3 ] {} <Debug> HTTP-Session: 11e37b24-2b61-47b4-8200-792330b15c49 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
3196 | 2023.10.04 20:55:14.096220 [ 3 ] {} <Debug> HTTP-Session: 11e37b24-2b61-47b4-8200-792330b15c49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3197 | 2023.10.04 20:55:14.096311 [ 3 ] {03894b2a-e594-467a-9e73-5e66e8ad65ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3198 | 2023.10.04 20:55:14.096355 [ 3 ] {03894b2a-e594-467a-9e73-5e66e8ad65ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3199 | 2023.10.04 20:55:14.096490 [ 3 ] {03894b2a-e594-467a-9e73-5e66e8ad65ac} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3200 | 2023.10.04 20:55:14.097009 [ 3 ] {03894b2a-e594-467a-9e73-5e66e8ad65ac} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.51 GiB. | ||
3201 | 2023.10.04 20:55:14.097309 [ 3 ] {03894b2a-e594-467a-9e73-5e66e8ad65ac} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3202 | 2023.10.04 20:55:14.097484 [ 3 ] {03894b2a-e594-467a-9e73-5e66e8ad65ac} <Trace> oximeter.measurements_histogramf64 (12d57acf-6c99-4b64-8450-f949b571a675): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
3203 | 2023.10.04 20:55:14.097607 [ 162 ] {} <Debug> oximeter.measurements_histogramf64 (12d57acf-6c99-4b64-8450-f949b571a675) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3204 | 2023.10.04 20:55:14.097624 [ 3 ] {03894b2a-e594-467a-9e73-5e66e8ad65ac} <Information> executeQuery: Read 48 rows, 66.33 KiB in 0.001283015 sec., 37411 rows/sec., 50.49 MiB/sec. | ||
3205 | 2023.10.04 20:55:14.097675 [ 162 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.51 GiB. | ||
3206 | 2023.10.04 20:55:14.097825 [ 14 ] {12d57acf-6c99-4b64-8450-f949b571a675::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
3207 | 2023.10.04 20:55:14.097861 [ 3 ] {03894b2a-e594-467a-9e73-5e66e8ad65ac} <Debug> DynamicQueryHandler: Done processing query | ||
3208 | 2023.10.04 20:55:14.097890 [ 3 ] {03894b2a-e594-467a-9e73-5e66e8ad65ac} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
3209 | 2023.10.04 20:55:14.097914 [ 3 ] {} <Debug> HTTP-Session: 11e37b24-2b61-47b4-8200-792330b15c49 Destroying unnamed session | ||
3210 | 2023.10.04 20:55:14.097923 [ 14 ] {12d57acf-6c99-4b64-8450-f949b571a675::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3211 | 2023.10.04 20:55:14.097956 [ 14 ] {12d57acf-6c99-4b64-8450-f949b571a675::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 741 rows starting from the beginning of the part | ||
3212 | 2023.10.04 20:55:14.098043 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 2665, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3213 | 2023.10.04 20:55:14.098072 [ 14 ] {12d57acf-6c99-4b64-8450-f949b571a675::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 48 rows starting from the beginning of the part | ||
3214 | 2023.10.04 20:55:14.098098 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3215 | 2023.10.04 20:55:14.098127 [ 3 ] {} <Debug> HTTP-Session: c8217a83-6b22-4fbc-bfb0-0419ccd6e188 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
3216 | 2023.10.04 20:55:14.098148 [ 3 ] {} <Debug> HTTP-Session: c8217a83-6b22-4fbc-bfb0-0419ccd6e188 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3217 | 2023.10.04 20:55:14.098215 [ 14 ] {12d57acf-6c99-4b64-8450-f949b571a675::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 48 rows starting from the beginning of the part | ||
3218 | 2023.10.04 20:55:14.098264 [ 3 ] {00f01699-4a58-496e-a227-d24859624dde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
3219 | 2023.10.04 20:55:14.098318 [ 3 ] {00f01699-4a58-496e-a227-d24859624dde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
3220 | 2023.10.04 20:55:14.098367 [ 14 ] {12d57acf-6c99-4b64-8450-f949b571a675::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 48 rows starting from the beginning of the part | ||
3221 | 2023.10.04 20:55:14.098570 [ 14 ] {12d57acf-6c99-4b64-8450-f949b571a675::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 48 rows starting from the beginning of the part | ||
3222 | 2023.10.04 20:55:14.098574 [ 3 ] {00f01699-4a58-496e-a227-d24859624dde} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3223 | 2023.10.04 20:55:14.098702 [ 14 ] {12d57acf-6c99-4b64-8450-f949b571a675::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 48 rows starting from the beginning of the part | ||
3224 | 2023.10.04 20:55:14.099034 [ 3 ] {00f01699-4a58-496e-a227-d24859624dde} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.51 GiB. | ||
3225 | 2023.10.04 20:55:14.099321 [ 3 ] {00f01699-4a58-496e-a227-d24859624dde} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3226 | 2023.10.04 20:55:14.099494 [ 3 ] {00f01699-4a58-496e-a227-d24859624dde} <Trace> oximeter.measurements_i64 (acc92feb-095f-4071-af95-c6741bb1681a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
3227 | 2023.10.04 20:55:14.099595 [ 3 ] {00f01699-4a58-496e-a227-d24859624dde} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.001295716 sec., 14663 rows/sec., 778.56 KiB/sec. | ||
3228 | 2023.10.04 20:55:14.099700 [ 3 ] {00f01699-4a58-496e-a227-d24859624dde} <Debug> DynamicQueryHandler: Done processing query | ||
3229 | 2023.10.04 20:55:14.099732 [ 3 ] {00f01699-4a58-496e-a227-d24859624dde} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
3230 | 2023.10.04 20:55:14.099753 [ 3 ] {} <Debug> HTTP-Session: c8217a83-6b22-4fbc-bfb0-0419ccd6e188 Destroying unnamed session | ||
3231 | 2023.10.04 20:55:14.101094 [ 14 ] {12d57acf-6c99-4b64-8450-f949b571a675::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 981 rows, containing 6 columns (6 merged, 0 gathered) in 0.003338956 sec., 293804.4107199975 rows/sec., 396.47 MiB/sec. | ||
3232 | 2023.10.04 20:55:14.101497 [ 14 ] {12d57acf-6c99-4b64-8450-f949b571a675::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3233 | 2023.10.04 20:55:14.101691 [ 14 ] {12d57acf-6c99-4b64-8450-f949b571a675::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (12d57acf-6c99-4b64-8450-f949b571a675): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
3234 | 2023.10.04 20:55:14.101751 [ 14 ] {12d57acf-6c99-4b64-8450-f949b571a675::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (12d57acf-6c99-4b64-8450-f949b571a675) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
3235 | 2023.10.04 20:55:14.101810 [ 14 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 12d57acf-6c99-4b64-8450-f949b571a675::all_1_21_4: 4.20 MiB. | ||
3236 | 2023.10.04 20:55:24.086775 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 8348, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3237 | 2023.10.04 20:55:24.086961 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3238 | 2023.10.04 20:55:24.087008 [ 3 ] {} <Debug> HTTP-Session: 06bc7f70-d881-419f-bec2-8b37c30e5adc Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
3239 | 2023.10.04 20:55:24.087051 [ 3 ] {} <Debug> HTTP-Session: 06bc7f70-d881-419f-bec2-8b37c30e5adc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3240 | 2023.10.04 20:55:24.087254 [ 3 ] {8e42304c-fd4a-40d4-bb81-2494fc78ab77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3241 | 2023.10.04 20:55:24.087354 [ 3 ] {8e42304c-fd4a-40d4-bb81-2494fc78ab77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3242 | 2023.10.04 20:55:24.087629 [ 3 ] {8e42304c-fd4a-40d4-bb81-2494fc78ab77} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3243 | 2023.10.04 20:55:24.088123 [ 3 ] {8e42304c-fd4a-40d4-bb81-2494fc78ab77} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.51 GiB. | ||
3244 | 2023.10.04 20:55:24.088397 [ 3 ] {8e42304c-fd4a-40d4-bb81-2494fc78ab77} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3245 | 2023.10.04 20:55:24.088572 [ 3 ] {8e42304c-fd4a-40d4-bb81-2494fc78ab77} <Trace> oximeter.fields_i64 (c1048a13-98aa-4c26-ae8b-e905b7b4b92e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
3246 | 2023.10.04 20:55:24.088716 [ 3 ] {8e42304c-fd4a-40d4-bb81-2494fc78ab77} <Information> executeQuery: Read 59 rows, 4.64 KiB in 0.001397848 sec., 42207 rows/sec., 3.24 MiB/sec. | ||
3247 | 2023.10.04 20:55:24.088860 [ 3 ] {8e42304c-fd4a-40d4-bb81-2494fc78ab77} <Debug> DynamicQueryHandler: Done processing query | ||
3248 | 2023.10.04 20:55:24.088886 [ 3 ] {8e42304c-fd4a-40d4-bb81-2494fc78ab77} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
3249 | 2023.10.04 20:55:24.088903 [ 3 ] {} <Debug> HTTP-Session: 06bc7f70-d881-419f-bec2-8b37c30e5adc Destroying unnamed session | ||
3250 | 2023.10.04 20:55:24.089086 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 39102, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3251 | 2023.10.04 20:55:24.089131 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3252 | 2023.10.04 20:55:24.089151 [ 3 ] {} <Debug> HTTP-Session: 0e2a2a42-3456-42ea-b59b-70cc3afe733f Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
3253 | 2023.10.04 20:55:24.089167 [ 3 ] {} <Debug> HTTP-Session: 0e2a2a42-3456-42ea-b59b-70cc3afe733f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3254 | 2023.10.04 20:55:24.089253 [ 3 ] {a9d46b9e-77f0-4b4f-9952-481c36ac923b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3255 | 2023.10.04 20:55:24.089292 [ 3 ] {a9d46b9e-77f0-4b4f-9952-481c36ac923b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3256 | 2023.10.04 20:55:24.089397 [ 3 ] {a9d46b9e-77f0-4b4f-9952-481c36ac923b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3257 | 2023.10.04 20:55:24.089858 [ 3 ] {a9d46b9e-77f0-4b4f-9952-481c36ac923b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.51 GiB. | ||
3258 | 2023.10.04 20:55:24.090088 [ 3 ] {a9d46b9e-77f0-4b4f-9952-481c36ac923b} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3259 | 2023.10.04 20:55:24.090238 [ 3 ] {a9d46b9e-77f0-4b4f-9952-481c36ac923b} <Trace> oximeter.fields_string (174151b4-d9dc-4949-961c-483fa4c20199): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
3260 | 2023.10.04 20:55:24.090361 [ 3 ] {a9d46b9e-77f0-4b4f-9952-481c36ac923b} <Information> executeQuery: Read 246 rows, 24.11 KiB in 0.001079872 sec., 227804 rows/sec., 21.80 MiB/sec. | ||
3261 | 2023.10.04 20:55:24.090475 [ 3 ] {a9d46b9e-77f0-4b4f-9952-481c36ac923b} <Debug> DynamicQueryHandler: Done processing query | ||
3262 | 2023.10.04 20:55:24.090498 [ 3 ] {a9d46b9e-77f0-4b4f-9952-481c36ac923b} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
3263 | 2023.10.04 20:55:24.090514 [ 3 ] {} <Debug> HTTP-Session: 0e2a2a42-3456-42ea-b59b-70cc3afe733f Destroying unnamed session | ||
3264 | 2023.10.04 20:55:24.090698 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 52635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3265 | 2023.10.04 20:55:24.090742 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3266 | 2023.10.04 20:55:24.090761 [ 3 ] {} <Debug> HTTP-Session: 122bec1f-8ab4-4f24-b998-683557f9294c Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
3267 | 2023.10.04 20:55:24.090778 [ 3 ] {} <Debug> HTTP-Session: 122bec1f-8ab4-4f24-b998-683557f9294c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3268 | 2023.10.04 20:55:24.090874 [ 3 ] {e8c811f4-2c47-4fcf-896e-f084cc2a4501} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3269 | 2023.10.04 20:55:24.090913 [ 3 ] {e8c811f4-2c47-4fcf-896e-f084cc2a4501} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3270 | 2023.10.04 20:55:24.091020 [ 3 ] {e8c811f4-2c47-4fcf-896e-f084cc2a4501} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3271 | 2023.10.04 20:55:24.091678 [ 3 ] {e8c811f4-2c47-4fcf-896e-f084cc2a4501} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.51 GiB. | ||
3272 | 2023.10.04 20:55:24.091897 [ 3 ] {e8c811f4-2c47-4fcf-896e-f084cc2a4501} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3273 | 2023.10.04 20:55:24.092046 [ 3 ] {e8c811f4-2c47-4fcf-896e-f084cc2a4501} <Trace> oximeter.fields_uuid (4edf659a-48ec-4f20-a382-e4f6d9a7471e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
3274 | 2023.10.04 20:55:24.092146 [ 3 ] {e8c811f4-2c47-4fcf-896e-f084cc2a4501} <Information> executeQuery: Read 326 rows, 23.51 KiB in 0.001242265 sec., 262423 rows/sec., 18.48 MiB/sec. | ||
3275 | 2023.10.04 20:55:24.092267 [ 3 ] {e8c811f4-2c47-4fcf-896e-f084cc2a4501} <Debug> DynamicQueryHandler: Done processing query | ||
3276 | 2023.10.04 20:55:24.092290 [ 3 ] {e8c811f4-2c47-4fcf-896e-f084cc2a4501} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
3277 | 2023.10.04 20:55:24.092307 [ 3 ] {} <Debug> HTTP-Session: 122bec1f-8ab4-4f24-b998-683557f9294c Destroying unnamed session | ||
3278 | 2023.10.04 20:55:24.092513 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3279 | 2023.10.04 20:55:24.092558 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3280 | 2023.10.04 20:55:24.092577 [ 3 ] {} <Debug> HTTP-Session: c2bf2f49-4464-487c-9dde-715f2dad83ec Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
3281 | 2023.10.04 20:55:24.092593 [ 3 ] {} <Debug> HTTP-Session: c2bf2f49-4464-487c-9dde-715f2dad83ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3282 | 2023.10.04 20:55:24.092662 [ 3 ] {45ffdaf0-f8e8-495b-a653-f8d0228caa39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
3283 | 2023.10.04 20:55:24.092702 [ 3 ] {45ffdaf0-f8e8-495b-a653-f8d0228caa39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3284 | 2023.10.04 20:55:24.092807 [ 3 ] {45ffdaf0-f8e8-495b-a653-f8d0228caa39} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3285 | 2023.10.04 20:55:24.093067 [ 3 ] {45ffdaf0-f8e8-495b-a653-f8d0228caa39} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.51 GiB. | ||
3286 | 2023.10.04 20:55:24.093308 [ 3 ] {45ffdaf0-f8e8-495b-a653-f8d0228caa39} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3287 | 2023.10.04 20:55:24.093485 [ 3 ] {45ffdaf0-f8e8-495b-a653-f8d0228caa39} <Trace> oximeter.measurements_bool (7751d4c0-7775-4148-b040-e3a35d17863c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
3288 | 2023.10.04 20:55:24.093593 [ 3 ] {45ffdaf0-f8e8-495b-a653-f8d0228caa39} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000899828 sec., 6667 rows/sec., 280.00 KiB/sec. | ||
3289 | 2023.10.04 20:55:24.093732 [ 3 ] {45ffdaf0-f8e8-495b-a653-f8d0228caa39} <Debug> DynamicQueryHandler: Done processing query | ||
3290 | 2023.10.04 20:55:24.093755 [ 3 ] {45ffdaf0-f8e8-495b-a653-f8d0228caa39} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
3291 | 2023.10.04 20:55:24.093772 [ 3 ] {} <Debug> HTTP-Session: c2bf2f49-4464-487c-9dde-715f2dad83ec Destroying unnamed session | ||
3292 | 2023.10.04 20:55:24.093905 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 11535, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3293 | 2023.10.04 20:55:24.093949 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3294 | 2023.10.04 20:55:24.093968 [ 3 ] {} <Debug> HTTP-Session: 9094dd5c-4a7b-4610-9c14-3485479908e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
3295 | 2023.10.04 20:55:24.093985 [ 3 ] {} <Debug> HTTP-Session: 9094dd5c-4a7b-4610-9c14-3485479908e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3296 | 2023.10.04 20:55:24.094056 [ 3 ] {d21a691a-fbff-4b1d-a66e-6a874b07614e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
3297 | 2023.10.04 20:55:24.094098 [ 3 ] {d21a691a-fbff-4b1d-a66e-6a874b07614e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
3298 | 2023.10.04 20:55:24.094212 [ 3 ] {d21a691a-fbff-4b1d-a66e-6a874b07614e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3299 | 2023.10.04 20:55:24.094587 [ 3 ] {d21a691a-fbff-4b1d-a66e-6a874b07614e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.51 GiB. | ||
3300 | 2023.10.04 20:55:24.094830 [ 3 ] {d21a691a-fbff-4b1d-a66e-6a874b07614e} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3301 | 2023.10.04 20:55:24.095009 [ 3 ] {d21a691a-fbff-4b1d-a66e-6a874b07614e} <Trace> oximeter.measurements_cumulativei64 (9bf23856-442a-4348-9fd3-956960b37669): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
3302 | 2023.10.04 20:55:24.095109 [ 3 ] {d21a691a-fbff-4b1d-a66e-6a874b07614e} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.001025281 sec., 61446 rows/sec., 3.73 MiB/sec. | ||
3303 | 2023.10.04 20:55:24.095228 [ 3 ] {d21a691a-fbff-4b1d-a66e-6a874b07614e} <Debug> DynamicQueryHandler: Done processing query | ||
3304 | 2023.10.04 20:55:24.095251 [ 3 ] {d21a691a-fbff-4b1d-a66e-6a874b07614e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3305 | 2023.10.04 20:55:24.095266 [ 3 ] {} <Debug> HTTP-Session: 9094dd5c-4a7b-4610-9c14-3485479908e4 Destroying unnamed session | ||
3306 | 2023.10.04 20:55:24.095461 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 56693, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3307 | 2023.10.04 20:55:24.095504 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3308 | 2023.10.04 20:55:24.095522 [ 3 ] {} <Debug> HTTP-Session: 7c8c7753-3797-403e-aa99-7a49393192ba Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
3309 | 2023.10.04 20:55:24.095539 [ 3 ] {} <Debug> HTTP-Session: 7c8c7753-3797-403e-aa99-7a49393192ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3310 | 2023.10.04 20:55:24.095639 [ 3 ] {5e0c67d3-97a8-4e3d-96a4-16094630fc09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3311 | 2023.10.04 20:55:24.095682 [ 3 ] {5e0c67d3-97a8-4e3d-96a4-16094630fc09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3312 | 2023.10.04 20:55:24.095812 [ 3 ] {5e0c67d3-97a8-4e3d-96a4-16094630fc09} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3313 | 2023.10.04 20:55:24.096361 [ 3 ] {5e0c67d3-97a8-4e3d-96a4-16094630fc09} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.51 GiB. | ||
3314 | 2023.10.04 20:55:24.096675 [ 3 ] {5e0c67d3-97a8-4e3d-96a4-16094630fc09} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3315 | 2023.10.04 20:55:24.096854 [ 3 ] {5e0c67d3-97a8-4e3d-96a4-16094630fc09} <Trace> oximeter.measurements_histogramf64 (12d57acf-6c99-4b64-8450-f949b571a675): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
3316 | 2023.10.04 20:55:24.096962 [ 3 ] {5e0c67d3-97a8-4e3d-96a4-16094630fc09} <Information> executeQuery: Read 53 rows, 73.24 KiB in 0.001290125 sec., 41081 rows/sec., 55.44 MiB/sec. | ||
3317 | 2023.10.04 20:55:24.097179 [ 3 ] {5e0c67d3-97a8-4e3d-96a4-16094630fc09} <Debug> DynamicQueryHandler: Done processing query | ||
3318 | 2023.10.04 20:55:24.097202 [ 3 ] {5e0c67d3-97a8-4e3d-96a4-16094630fc09} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
3319 | 2023.10.04 20:55:24.097218 [ 3 ] {} <Debug> HTTP-Session: 7c8c7753-3797-403e-aa99-7a49393192ba Destroying unnamed session | ||
3320 | 2023.10.04 20:55:24.097337 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 4039, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3321 | 2023.10.04 20:55:24.097379 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3322 | 2023.10.04 20:55:24.097397 [ 3 ] {} <Debug> HTTP-Session: 04a2a011-63f5-4d37-b520-ef0cc209c101 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
3323 | 2023.10.04 20:55:24.097413 [ 3 ] {} <Debug> HTTP-Session: 04a2a011-63f5-4d37-b520-ef0cc209c101 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3324 | 2023.10.04 20:55:24.097482 [ 3 ] {d5c8ebeb-b78e-4bd7-83b1-9d68bdadb394} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
3325 | 2023.10.04 20:55:24.097521 [ 3 ] {d5c8ebeb-b78e-4bd7-83b1-9d68bdadb394} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
3326 | 2023.10.04 20:55:24.097639 [ 3 ] {d5c8ebeb-b78e-4bd7-83b1-9d68bdadb394} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3327 | 2023.10.04 20:55:24.097901 [ 3 ] {d5c8ebeb-b78e-4bd7-83b1-9d68bdadb394} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.51 GiB. | ||
3328 | 2023.10.04 20:55:24.098125 [ 3 ] {d5c8ebeb-b78e-4bd7-83b1-9d68bdadb394} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3329 | 2023.10.04 20:55:24.098301 [ 3 ] {d5c8ebeb-b78e-4bd7-83b1-9d68bdadb394} <Trace> oximeter.measurements_i64 (acc92feb-095f-4071-af95-c6741bb1681a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
3330 | 2023.10.04 20:55:24.098403 [ 3 ] {d5c8ebeb-b78e-4bd7-83b1-9d68bdadb394} <Information> executeQuery: Read 28 rows, 1.64 KiB in 0.000892178 sec., 31383 rows/sec., 1.79 MiB/sec. | ||
3331 | 2023.10.04 20:55:24.098522 [ 3 ] {d5c8ebeb-b78e-4bd7-83b1-9d68bdadb394} <Debug> DynamicQueryHandler: Done processing query | ||
3332 | 2023.10.04 20:55:24.098545 [ 3 ] {d5c8ebeb-b78e-4bd7-83b1-9d68bdadb394} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3333 | 2023.10.04 20:55:24.098560 [ 3 ] {} <Debug> HTTP-Session: 04a2a011-63f5-4d37-b520-ef0cc209c101 Destroying unnamed session | ||
3334 | 2023.10.04 20:55:27.644753 [ 147 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3335 | 2023.10.04 20:55:27.644819 [ 147 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3336 | 2023.10.04 20:55:34.085905 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 8348, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3337 | 2023.10.04 20:55:34.086070 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3338 | 2023.10.04 20:55:34.086101 [ 3 ] {} <Debug> HTTP-Session: 9f29c2be-0b6a-4f43-98e8-a868700695ce Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
3339 | 2023.10.04 20:55:34.086129 [ 3 ] {} <Debug> HTTP-Session: 9f29c2be-0b6a-4f43-98e8-a868700695ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3340 | 2023.10.04 20:55:34.086271 [ 3 ] {d293c424-79a5-45b2-9f7f-5d721f48c102} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3341 | 2023.10.04 20:55:34.086339 [ 3 ] {d293c424-79a5-45b2-9f7f-5d721f48c102} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3342 | 2023.10.04 20:55:34.086522 [ 3 ] {d293c424-79a5-45b2-9f7f-5d721f48c102} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3343 | 2023.10.04 20:55:34.086999 [ 3 ] {d293c424-79a5-45b2-9f7f-5d721f48c102} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.51 GiB. | ||
3344 | 2023.10.04 20:55:34.087264 [ 3 ] {d293c424-79a5-45b2-9f7f-5d721f48c102} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3345 | 2023.10.04 20:55:34.087427 [ 3 ] {d293c424-79a5-45b2-9f7f-5d721f48c102} <Trace> oximeter.fields_i64 (c1048a13-98aa-4c26-ae8b-e905b7b4b92e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
3346 | 2023.10.04 20:55:34.087559 [ 3 ] {d293c424-79a5-45b2-9f7f-5d721f48c102} <Information> executeQuery: Read 59 rows, 4.64 KiB in 0.001249375 sec., 47223 rows/sec., 3.62 MiB/sec. | ||
3347 | 2023.10.04 20:55:34.087723 [ 3 ] {d293c424-79a5-45b2-9f7f-5d721f48c102} <Debug> DynamicQueryHandler: Done processing query | ||
3348 | 2023.10.04 20:55:34.087749 [ 3 ] {d293c424-79a5-45b2-9f7f-5d721f48c102} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
3349 | 2023.10.04 20:55:34.087765 [ 3 ] {} <Debug> HTTP-Session: 9f29c2be-0b6a-4f43-98e8-a868700695ce Destroying unnamed session | ||
3350 | 2023.10.04 20:55:34.087946 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 39102, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3351 | 2023.10.04 20:55:34.087991 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3352 | 2023.10.04 20:55:34.088010 [ 3 ] {} <Debug> HTTP-Session: bbecaa19-f527-4ce7-a3b5-9460563c71a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
3353 | 2023.10.04 20:55:34.088026 [ 3 ] {} <Debug> HTTP-Session: bbecaa19-f527-4ce7-a3b5-9460563c71a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3354 | 2023.10.04 20:55:34.088109 [ 3 ] {a371bf01-fbfb-4109-a5b1-2c9d6aa788da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3355 | 2023.10.04 20:55:34.088149 [ 3 ] {a371bf01-fbfb-4109-a5b1-2c9d6aa788da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3356 | 2023.10.04 20:55:34.088252 [ 3 ] {a371bf01-fbfb-4109-a5b1-2c9d6aa788da} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3357 | 2023.10.04 20:55:34.088716 [ 3 ] {a371bf01-fbfb-4109-a5b1-2c9d6aa788da} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.51 GiB. | ||
3358 | 2023.10.04 20:55:34.088951 [ 3 ] {a371bf01-fbfb-4109-a5b1-2c9d6aa788da} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3359 | 2023.10.04 20:55:34.089101 [ 3 ] {a371bf01-fbfb-4109-a5b1-2c9d6aa788da} <Trace> oximeter.fields_string (174151b4-d9dc-4949-961c-483fa4c20199): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
3360 | 2023.10.04 20:55:34.089230 [ 3 ] {a371bf01-fbfb-4109-a5b1-2c9d6aa788da} <Information> executeQuery: Read 246 rows, 24.11 KiB in 0.001091301 sec., 225419 rows/sec., 21.57 MiB/sec. | ||
3361 | 2023.10.04 20:55:34.089355 [ 3 ] {a371bf01-fbfb-4109-a5b1-2c9d6aa788da} <Debug> DynamicQueryHandler: Done processing query | ||
3362 | 2023.10.04 20:55:34.089378 [ 3 ] {a371bf01-fbfb-4109-a5b1-2c9d6aa788da} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
3363 | 2023.10.04 20:55:34.089394 [ 3 ] {} <Debug> HTTP-Session: bbecaa19-f527-4ce7-a3b5-9460563c71a0 Destroying unnamed session | ||
3364 | 2023.10.04 20:55:34.089557 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 51108, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3365 | 2023.10.04 20:55:34.089604 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3366 | 2023.10.04 20:55:34.089623 [ 3 ] {} <Debug> HTTP-Session: ee1e6d53-9cbe-442e-937d-1cbdca728e0c Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
3367 | 2023.10.04 20:55:34.089640 [ 3 ] {} <Debug> HTTP-Session: ee1e6d53-9cbe-442e-937d-1cbdca728e0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3368 | 2023.10.04 20:55:34.089734 [ 3 ] {52f8ff53-409d-4835-94e8-6971692d24c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3369 | 2023.10.04 20:55:34.089773 [ 3 ] {52f8ff53-409d-4835-94e8-6971692d24c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3370 | 2023.10.04 20:55:34.089880 [ 3 ] {52f8ff53-409d-4835-94e8-6971692d24c2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3371 | 2023.10.04 20:55:34.090372 [ 3 ] {52f8ff53-409d-4835-94e8-6971692d24c2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.51 GiB. | ||
3372 | 2023.10.04 20:55:34.090595 [ 3 ] {52f8ff53-409d-4835-94e8-6971692d24c2} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3373 | 2023.10.04 20:55:34.090744 [ 3 ] {52f8ff53-409d-4835-94e8-6971692d24c2} <Trace> oximeter.fields_uuid (4edf659a-48ec-4f20-a382-e4f6d9a7471e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
3374 | 2023.10.04 20:55:34.090874 [ 3 ] {52f8ff53-409d-4835-94e8-6971692d24c2} <Information> executeQuery: Read 317 rows, 22.79 KiB in 0.001111282 sec., 285256 rows/sec., 20.03 MiB/sec. | ||
3375 | 2023.10.04 20:55:34.090997 [ 3 ] {52f8ff53-409d-4835-94e8-6971692d24c2} <Debug> DynamicQueryHandler: Done processing query | ||
3376 | 2023.10.04 20:55:34.091019 [ 3 ] {52f8ff53-409d-4835-94e8-6971692d24c2} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
3377 | 2023.10.04 20:55:34.091035 [ 3 ] {} <Debug> HTTP-Session: ee1e6d53-9cbe-442e-937d-1cbdca728e0c Destroying unnamed session | ||
3378 | 2023.10.04 20:55:34.091185 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3379 | 2023.10.04 20:55:34.091228 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3380 | 2023.10.04 20:55:34.091246 [ 3 ] {} <Debug> HTTP-Session: 29dfabea-d74e-4c87-a9ae-617e6f86588c Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
3381 | 2023.10.04 20:55:34.091263 [ 3 ] {} <Debug> HTTP-Session: 29dfabea-d74e-4c87-a9ae-617e6f86588c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3382 | 2023.10.04 20:55:34.091329 [ 3 ] {9fcc0387-33c4-40a9-a7c1-3b51656ba573} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
3383 | 2023.10.04 20:55:34.091368 [ 3 ] {9fcc0387-33c4-40a9-a7c1-3b51656ba573} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3384 | 2023.10.04 20:55:34.091477 [ 3 ] {9fcc0387-33c4-40a9-a7c1-3b51656ba573} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3385 | 2023.10.04 20:55:34.091728 [ 3 ] {9fcc0387-33c4-40a9-a7c1-3b51656ba573} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.51 GiB. | ||
3386 | 2023.10.04 20:55:34.091962 [ 3 ] {9fcc0387-33c4-40a9-a7c1-3b51656ba573} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3387 | 2023.10.04 20:55:34.092141 [ 3 ] {9fcc0387-33c4-40a9-a7c1-3b51656ba573} <Trace> oximeter.measurements_bool (7751d4c0-7775-4148-b040-e3a35d17863c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
3388 | 2023.10.04 20:55:34.092260 [ 3 ] {9fcc0387-33c4-40a9-a7c1-3b51656ba573} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000902518 sec., 6648 rows/sec., 279.17 KiB/sec. | ||
3389 | 2023.10.04 20:55:34.092375 [ 3 ] {9fcc0387-33c4-40a9-a7c1-3b51656ba573} <Debug> DynamicQueryHandler: Done processing query | ||
3390 | 2023.10.04 20:55:34.092399 [ 3 ] {9fcc0387-33c4-40a9-a7c1-3b51656ba573} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
3391 | 2023.10.04 20:55:34.092415 [ 3 ] {} <Debug> HTTP-Session: 29dfabea-d74e-4c87-a9ae-617e6f86588c Destroying unnamed session | ||
3392 | 2023.10.04 20:55:34.092537 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 11535, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3393 | 2023.10.04 20:55:34.092580 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3394 | 2023.10.04 20:55:34.092599 [ 3 ] {} <Debug> HTTP-Session: 0234356c-6d0f-43f8-83ef-0d4c66f20f04 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
3395 | 2023.10.04 20:55:34.092616 [ 3 ] {} <Debug> HTTP-Session: 0234356c-6d0f-43f8-83ef-0d4c66f20f04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3396 | 2023.10.04 20:55:34.092687 [ 3 ] {bd656021-f6a7-4b69-b527-e9fb62dc737e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
3397 | 2023.10.04 20:55:34.092730 [ 3 ] {bd656021-f6a7-4b69-b527-e9fb62dc737e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
3398 | 2023.10.04 20:55:34.092849 [ 3 ] {bd656021-f6a7-4b69-b527-e9fb62dc737e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3399 | 2023.10.04 20:55:34.093145 [ 3 ] {bd656021-f6a7-4b69-b527-e9fb62dc737e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.51 GiB. | ||
3400 | 2023.10.04 20:55:34.093391 [ 3 ] {bd656021-f6a7-4b69-b527-e9fb62dc737e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3401 | 2023.10.04 20:55:34.093572 [ 3 ] {bd656021-f6a7-4b69-b527-e9fb62dc737e} <Trace> oximeter.measurements_cumulativei64 (9bf23856-442a-4348-9fd3-956960b37669): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
3402 | 2023.10.04 20:55:34.093692 [ 3 ] {bd656021-f6a7-4b69-b527-e9fb62dc737e} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.00097651 sec., 64515 rows/sec., 3.91 MiB/sec. | ||
3403 | 2023.10.04 20:55:34.093813 [ 3 ] {bd656021-f6a7-4b69-b527-e9fb62dc737e} <Debug> DynamicQueryHandler: Done processing query | ||
3404 | 2023.10.04 20:55:34.093837 [ 3 ] {bd656021-f6a7-4b69-b527-e9fb62dc737e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3405 | 2023.10.04 20:55:34.093853 [ 3 ] {} <Debug> HTTP-Session: 0234356c-6d0f-43f8-83ef-0d4c66f20f04 Destroying unnamed session | ||
3406 | 2023.10.04 20:55:34.094093 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 56694, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3407 | 2023.10.04 20:55:34.094137 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3408 | 2023.10.04 20:55:34.094156 [ 3 ] {} <Debug> HTTP-Session: 4cba5736-4d82-444b-9e08-c9f9ad8fe1ba Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
3409 | 2023.10.04 20:55:34.094172 [ 3 ] {} <Debug> HTTP-Session: 4cba5736-4d82-444b-9e08-c9f9ad8fe1ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3410 | 2023.10.04 20:55:34.094272 [ 3 ] {445827f4-6de1-4bdc-82dc-60b925d93da3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3411 | 2023.10.04 20:55:34.094316 [ 3 ] {445827f4-6de1-4bdc-82dc-60b925d93da3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3412 | 2023.10.04 20:55:34.094448 [ 3 ] {445827f4-6de1-4bdc-82dc-60b925d93da3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3413 | 2023.10.04 20:55:34.094981 [ 3 ] {445827f4-6de1-4bdc-82dc-60b925d93da3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.51 GiB. | ||
3414 | 2023.10.04 20:55:34.095293 [ 3 ] {445827f4-6de1-4bdc-82dc-60b925d93da3} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3415 | 2023.10.04 20:55:34.095468 [ 3 ] {445827f4-6de1-4bdc-82dc-60b925d93da3} <Trace> oximeter.measurements_histogramf64 (12d57acf-6c99-4b64-8450-f949b571a675): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
3416 | 2023.10.04 20:55:34.095603 [ 3 ] {445827f4-6de1-4bdc-82dc-60b925d93da3} <Information> executeQuery: Read 53 rows, 73.24 KiB in 0.001298935 sec., 40802 rows/sec., 55.06 MiB/sec. | ||
3417 | 2023.10.04 20:55:34.095824 [ 3 ] {445827f4-6de1-4bdc-82dc-60b925d93da3} <Debug> DynamicQueryHandler: Done processing query | ||
3418 | 2023.10.04 20:55:34.095848 [ 3 ] {445827f4-6de1-4bdc-82dc-60b925d93da3} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
3419 | 2023.10.04 20:55:34.095863 [ 3 ] {} <Debug> HTTP-Session: 4cba5736-4d82-444b-9e08-c9f9ad8fe1ba Destroying unnamed session | ||
3420 | 2023.10.04 20:55:34.095986 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 2665, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3421 | 2023.10.04 20:55:34.096031 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3422 | 2023.10.04 20:55:34.096049 [ 3 ] {} <Debug> HTTP-Session: cb621965-0ce9-4164-874a-10b23a04882f Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
3423 | 2023.10.04 20:55:34.096065 [ 3 ] {} <Debug> HTTP-Session: cb621965-0ce9-4164-874a-10b23a04882f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3424 | 2023.10.04 20:55:34.096135 [ 3 ] {881dc467-8ddc-4123-afa7-c7d66438cfaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
3425 | 2023.10.04 20:55:34.096174 [ 3 ] {881dc467-8ddc-4123-afa7-c7d66438cfaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
3426 | 2023.10.04 20:55:34.096295 [ 3 ] {881dc467-8ddc-4123-afa7-c7d66438cfaf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3427 | 2023.10.04 20:55:34.096555 [ 3 ] {881dc467-8ddc-4123-afa7-c7d66438cfaf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.51 GiB. | ||
3428 | 2023.10.04 20:55:34.096786 [ 3 ] {881dc467-8ddc-4123-afa7-c7d66438cfaf} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3429 | 2023.10.04 20:55:34.096964 [ 3 ] {881dc467-8ddc-4123-afa7-c7d66438cfaf} <Trace> oximeter.measurements_i64 (acc92feb-095f-4071-af95-c6741bb1681a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
3430 | 2023.10.04 20:55:34.097090 [ 3 ] {881dc467-8ddc-4123-afa7-c7d66438cfaf} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000925348 sec., 20532 rows/sec., 1.06 MiB/sec. | ||
3431 | 2023.10.04 20:55:34.097208 [ 3 ] {881dc467-8ddc-4123-afa7-c7d66438cfaf} <Debug> DynamicQueryHandler: Done processing query | ||
3432 | 2023.10.04 20:55:34.097231 [ 3 ] {881dc467-8ddc-4123-afa7-c7d66438cfaf} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
3433 | 2023.10.04 20:55:34.097246 [ 3 ] {} <Debug> HTTP-Session: cb621965-0ce9-4164-874a-10b23a04882f Destroying unnamed session | ||
3434 | 2023.10.04 20:55:42.644869 [ 138 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3435 | 2023.10.04 20:55:42.644944 [ 138 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3436 | 2023.10.04 20:55:44.085720 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 8348, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3437 | 2023.10.04 20:55:44.085877 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3438 | 2023.10.04 20:55:44.085923 [ 3 ] {} <Debug> HTTP-Session: 48978762-3bf9-4dd5-a71b-5c6a9645f953 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
3439 | 2023.10.04 20:55:44.085964 [ 3 ] {} <Debug> HTTP-Session: 48978762-3bf9-4dd5-a71b-5c6a9645f953 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3440 | 2023.10.04 20:55:44.086167 [ 3 ] {984530f7-1eb2-4afe-a306-772f0c94a0cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3441 | 2023.10.04 20:55:44.086252 [ 3 ] {984530f7-1eb2-4afe-a306-772f0c94a0cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3442 | 2023.10.04 20:55:44.086415 [ 3 ] {984530f7-1eb2-4afe-a306-772f0c94a0cd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3443 | 2023.10.04 20:55:44.086916 [ 3 ] {984530f7-1eb2-4afe-a306-772f0c94a0cd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.51 GiB. | ||
3444 | 2023.10.04 20:55:44.087184 [ 3 ] {984530f7-1eb2-4afe-a306-772f0c94a0cd} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3445 | 2023.10.04 20:55:44.087351 [ 3 ] {984530f7-1eb2-4afe-a306-772f0c94a0cd} <Trace> oximeter.fields_i64 (c1048a13-98aa-4c26-ae8b-e905b7b4b92e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
3446 | 2023.10.04 20:55:44.087491 [ 3 ] {984530f7-1eb2-4afe-a306-772f0c94a0cd} <Information> executeQuery: Read 59 rows, 4.64 KiB in 0.001252745 sec., 47096 rows/sec., 3.61 MiB/sec. | ||
3447 | 2023.10.04 20:55:44.087655 [ 3 ] {984530f7-1eb2-4afe-a306-772f0c94a0cd} <Debug> DynamicQueryHandler: Done processing query | ||
3448 | 2023.10.04 20:55:44.087680 [ 3 ] {984530f7-1eb2-4afe-a306-772f0c94a0cd} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
3449 | 2023.10.04 20:55:44.087696 [ 3 ] {} <Debug> HTTP-Session: 48978762-3bf9-4dd5-a71b-5c6a9645f953 Destroying unnamed session | ||
3450 | 2023.10.04 20:55:44.087880 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 39102, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3451 | 2023.10.04 20:55:44.087927 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3452 | 2023.10.04 20:55:44.087947 [ 3 ] {} <Debug> HTTP-Session: 531e027d-2f2f-44f1-9ec6-0ef3491a9d2f Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
3453 | 2023.10.04 20:55:44.087964 [ 3 ] {} <Debug> HTTP-Session: 531e027d-2f2f-44f1-9ec6-0ef3491a9d2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3454 | 2023.10.04 20:55:44.088048 [ 3 ] {faf1013e-747b-4591-ac86-e96dbf52e44e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3455 | 2023.10.04 20:55:44.088089 [ 3 ] {faf1013e-747b-4591-ac86-e96dbf52e44e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3456 | 2023.10.04 20:55:44.088203 [ 3 ] {faf1013e-747b-4591-ac86-e96dbf52e44e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3457 | 2023.10.04 20:55:44.088691 [ 3 ] {faf1013e-747b-4591-ac86-e96dbf52e44e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.51 GiB. | ||
3458 | 2023.10.04 20:55:44.088915 [ 3 ] {faf1013e-747b-4591-ac86-e96dbf52e44e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3459 | 2023.10.04 20:55:44.089078 [ 3 ] {faf1013e-747b-4591-ac86-e96dbf52e44e} <Trace> oximeter.fields_string (174151b4-d9dc-4949-961c-483fa4c20199): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
3460 | 2023.10.04 20:55:44.089214 [ 3 ] {faf1013e-747b-4591-ac86-e96dbf52e44e} <Information> executeQuery: Read 246 rows, 24.11 KiB in 0.001125852 sec., 218501 rows/sec., 20.91 MiB/sec. | ||
3461 | 2023.10.04 20:55:44.089374 [ 3 ] {faf1013e-747b-4591-ac86-e96dbf52e44e} <Debug> DynamicQueryHandler: Done processing query | ||
3462 | 2023.10.04 20:55:44.089398 [ 3 ] {faf1013e-747b-4591-ac86-e96dbf52e44e} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
3463 | 2023.10.04 20:55:44.089413 [ 3 ] {} <Debug> HTTP-Session: 531e027d-2f2f-44f1-9ec6-0ef3491a9d2f Destroying unnamed session | ||
3464 | 2023.10.04 20:55:44.089611 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 51108, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3465 | 2023.10.04 20:55:44.089655 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3466 | 2023.10.04 20:55:44.089674 [ 3 ] {} <Debug> HTTP-Session: c2d7ccfd-ec48-4ac8-bda4-560c2285e0b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
3467 | 2023.10.04 20:55:44.089690 [ 3 ] {} <Debug> HTTP-Session: c2d7ccfd-ec48-4ac8-bda4-560c2285e0b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3468 | 2023.10.04 20:55:44.089779 [ 3 ] {7cd37a9a-6209-4222-8424-c44bc07b7187} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3469 | 2023.10.04 20:55:44.089818 [ 3 ] {7cd37a9a-6209-4222-8424-c44bc07b7187} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3470 | 2023.10.04 20:55:44.089925 [ 3 ] {7cd37a9a-6209-4222-8424-c44bc07b7187} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3471 | 2023.10.04 20:55:44.090391 [ 3 ] {7cd37a9a-6209-4222-8424-c44bc07b7187} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.51 GiB. | ||
3472 | 2023.10.04 20:55:44.090609 [ 3 ] {7cd37a9a-6209-4222-8424-c44bc07b7187} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3473 | 2023.10.04 20:55:44.090760 [ 3 ] {7cd37a9a-6209-4222-8424-c44bc07b7187} <Trace> oximeter.fields_uuid (4edf659a-48ec-4f20-a382-e4f6d9a7471e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
3474 | 2023.10.04 20:55:44.090886 [ 3 ] {7cd37a9a-6209-4222-8424-c44bc07b7187} <Information> executeQuery: Read 317 rows, 22.79 KiB in 0.001078861 sec., 293828 rows/sec., 20.63 MiB/sec. | ||
3475 | 2023.10.04 20:55:44.091007 [ 3 ] {7cd37a9a-6209-4222-8424-c44bc07b7187} <Debug> DynamicQueryHandler: Done processing query | ||
3476 | 2023.10.04 20:55:44.091030 [ 3 ] {7cd37a9a-6209-4222-8424-c44bc07b7187} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
3477 | 2023.10.04 20:55:44.091045 [ 3 ] {} <Debug> HTTP-Session: c2d7ccfd-ec48-4ac8-bda4-560c2285e0b0 Destroying unnamed session | ||
3478 | 2023.10.04 20:55:44.091196 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3479 | 2023.10.04 20:55:44.091240 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3480 | 2023.10.04 20:55:44.091260 [ 3 ] {} <Debug> HTTP-Session: 5d00c411-20be-4db9-9d63-d0099945c7da Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
3481 | 2023.10.04 20:55:44.091276 [ 3 ] {} <Debug> HTTP-Session: 5d00c411-20be-4db9-9d63-d0099945c7da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3482 | 2023.10.04 20:55:44.091344 [ 3 ] {690cab96-5503-450a-ab8b-c5a25374b209} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
3483 | 2023.10.04 20:55:44.091383 [ 3 ] {690cab96-5503-450a-ab8b-c5a25374b209} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3484 | 2023.10.04 20:55:44.091491 [ 3 ] {690cab96-5503-450a-ab8b-c5a25374b209} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3485 | 2023.10.04 20:55:44.091756 [ 3 ] {690cab96-5503-450a-ab8b-c5a25374b209} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.51 GiB. | ||
3486 | 2023.10.04 20:55:44.091996 [ 3 ] {690cab96-5503-450a-ab8b-c5a25374b209} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3487 | 2023.10.04 20:55:44.092174 [ 3 ] {690cab96-5503-450a-ab8b-c5a25374b209} <Trace> oximeter.measurements_bool (7751d4c0-7775-4148-b040-e3a35d17863c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
3488 | 2023.10.04 20:55:44.092299 [ 3 ] {690cab96-5503-450a-ab8b-c5a25374b209} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000926478 sec., 6476 rows/sec., 271.95 KiB/sec. | ||
3489 | 2023.10.04 20:55:44.092414 [ 3 ] {690cab96-5503-450a-ab8b-c5a25374b209} <Debug> DynamicQueryHandler: Done processing query | ||
3490 | 2023.10.04 20:55:44.092437 [ 3 ] {690cab96-5503-450a-ab8b-c5a25374b209} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
3491 | 2023.10.04 20:55:44.092453 [ 3 ] {} <Debug> HTTP-Session: 5d00c411-20be-4db9-9d63-d0099945c7da Destroying unnamed session | ||
3492 | 2023.10.04 20:55:44.092580 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 11535, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3493 | 2023.10.04 20:55:44.092625 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3494 | 2023.10.04 20:55:44.092643 [ 3 ] {} <Debug> HTTP-Session: 22794a04-97d8-4887-8e69-91d68819974d Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
3495 | 2023.10.04 20:55:44.092660 [ 3 ] {} <Debug> HTTP-Session: 22794a04-97d8-4887-8e69-91d68819974d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3496 | 2023.10.04 20:55:44.092730 [ 3 ] {d1b89e61-345f-45de-9e0e-0a76bc15b430} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
3497 | 2023.10.04 20:55:44.092771 [ 3 ] {d1b89e61-345f-45de-9e0e-0a76bc15b430} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
3498 | 2023.10.04 20:55:44.092891 [ 3 ] {d1b89e61-345f-45de-9e0e-0a76bc15b430} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3499 | 2023.10.04 20:55:44.093194 [ 3 ] {d1b89e61-345f-45de-9e0e-0a76bc15b430} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.51 GiB. | ||
3500 | 2023.10.04 20:55:44.093435 [ 3 ] {d1b89e61-345f-45de-9e0e-0a76bc15b430} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3501 | 2023.10.04 20:55:44.093610 [ 3 ] {d1b89e61-345f-45de-9e0e-0a76bc15b430} <Trace> oximeter.measurements_cumulativei64 (9bf23856-442a-4348-9fd3-956960b37669): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
3502 | 2023.10.04 20:55:44.093743 [ 3 ] {d1b89e61-345f-45de-9e0e-0a76bc15b430} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.00098514 sec., 63950 rows/sec., 3.88 MiB/sec. | ||
3503 | 2023.10.04 20:55:44.093865 [ 3 ] {d1b89e61-345f-45de-9e0e-0a76bc15b430} <Debug> DynamicQueryHandler: Done processing query | ||
3504 | 2023.10.04 20:55:44.093888 [ 3 ] {d1b89e61-345f-45de-9e0e-0a76bc15b430} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3505 | 2023.10.04 20:55:44.093903 [ 3 ] {} <Debug> HTTP-Session: 22794a04-97d8-4887-8e69-91d68819974d Destroying unnamed session | ||
3506 | 2023.10.04 20:55:44.094120 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 56694, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3507 | 2023.10.04 20:55:44.094165 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3508 | 2023.10.04 20:55:44.094184 [ 3 ] {} <Debug> HTTP-Session: 1f94eeba-2b94-4616-b2b2-37c713d2959e Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
3509 | 2023.10.04 20:55:44.094200 [ 3 ] {} <Debug> HTTP-Session: 1f94eeba-2b94-4616-b2b2-37c713d2959e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3510 | 2023.10.04 20:55:44.094292 [ 3 ] {129f8a5b-90a6-4dfb-ac05-e219608920c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3511 | 2023.10.04 20:55:44.094335 [ 3 ] {129f8a5b-90a6-4dfb-ac05-e219608920c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3512 | 2023.10.04 20:55:44.094469 [ 3 ] {129f8a5b-90a6-4dfb-ac05-e219608920c0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3513 | 2023.10.04 20:55:44.094986 [ 3 ] {129f8a5b-90a6-4dfb-ac05-e219608920c0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.51 GiB. | ||
3514 | 2023.10.04 20:55:44.095312 [ 3 ] {129f8a5b-90a6-4dfb-ac05-e219608920c0} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3515 | 2023.10.04 20:55:44.095493 [ 3 ] {129f8a5b-90a6-4dfb-ac05-e219608920c0} <Trace> oximeter.measurements_histogramf64 (12d57acf-6c99-4b64-8450-f949b571a675): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
3516 | 2023.10.04 20:55:44.095627 [ 3 ] {129f8a5b-90a6-4dfb-ac05-e219608920c0} <Information> executeQuery: Read 53 rows, 73.24 KiB in 0.001307076 sec., 40548 rows/sec., 54.72 MiB/sec. | ||
3517 | 2023.10.04 20:55:44.095790 [ 3 ] {129f8a5b-90a6-4dfb-ac05-e219608920c0} <Debug> DynamicQueryHandler: Done processing query | ||
3518 | 2023.10.04 20:55:44.095813 [ 3 ] {129f8a5b-90a6-4dfb-ac05-e219608920c0} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
3519 | 2023.10.04 20:55:44.095829 [ 3 ] {} <Debug> HTTP-Session: 1f94eeba-2b94-4616-b2b2-37c713d2959e Destroying unnamed session | ||
3520 | 2023.10.04 20:55:44.095950 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54826, User-Agent: (none), Length: 2665, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3521 | 2023.10.04 20:55:44.095993 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3522 | 2023.10.04 20:55:44.096012 [ 3 ] {} <Debug> HTTP-Session: 374e532f-dd1f-4311-836a-8d18848d5c34 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
3523 | 2023.10.04 20:55:44.096029 [ 3 ] {} <Debug> HTTP-Session: 374e532f-dd1f-4311-836a-8d18848d5c34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3524 | 2023.10.04 20:55:44.096097 [ 3 ] {94e99451-60ae-45f6-92d6-c8d4ec49cdbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54826) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
3525 | 2023.10.04 20:55:44.096136 [ 3 ] {94e99451-60ae-45f6-92d6-c8d4ec49cdbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
3526 | 2023.10.04 20:55:44.096240 [ 3 ] {94e99451-60ae-45f6-92d6-c8d4ec49cdbd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3527 | 2023.10.04 20:55:44.096567 [ 3 ] {94e99451-60ae-45f6-92d6-c8d4ec49cdbd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.51 GiB. | ||
3528 | 2023.10.04 20:55:44.096797 [ 3 ] {94e99451-60ae-45f6-92d6-c8d4ec49cdbd} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3529 | 2023.10.04 20:55:44.096973 [ 3 ] {94e99451-60ae-45f6-92d6-c8d4ec49cdbd} <Trace> oximeter.measurements_i64 (acc92feb-095f-4071-af95-c6741bb1681a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
3530 | 2023.10.04 20:55:44.097101 [ 3 ] {94e99451-60ae-45f6-92d6-c8d4ec49cdbd} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000975509 sec., 19477 rows/sec., 1.01 MiB/sec. | ||
3531 | 2023.10.04 20:55:44.097246 [ 3 ] {94e99451-60ae-45f6-92d6-c8d4ec49cdbd} <Debug> DynamicQueryHandler: Done processing query | ||
3532 | 2023.10.04 20:55:44.097273 [ 3 ] {94e99451-60ae-45f6-92d6-c8d4ec49cdbd} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
3533 | 2023.10.04 20:55:44.097290 [ 3 ] {} <Debug> HTTP-Session: 374e532f-dd1f-4311-836a-8d18848d5c34 Destroying unnamed session |