Max level shown:
1 [ Oct 21 17:20:30 Enabled. ]
2 [ Oct 21 17:20:30 Rereading configuration. ]
3 [ Oct 21 17:20:31 Rereading configuration. ]
4 [ Oct 21 17:20:32 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=oxControlService14
24 ++ svcprop -c -p config/gateway svc:/oxide/clickhouse:default
25 + GATEWAY=fd00:1122:3344:101::1
26 + [[ oxControlService14 == unknown ]]
27 + [[ fd00:1122:3344:101::1 == unknown ]]
28 + ipadm delete-if oxControlService14
29 ipadm: Could not delete oxControlService14: Interface does not exist
30 + true
31 + ipadm create-if -t oxControlService14
32 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService14
33 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService14
34 + ipadm show-addr oxControlService14/ll
35 ipadm: Address object not found
36 + ipadm create-addr -t -T addrconf oxControlService14/ll
37 + ipadm show-addr oxControlService14/omicron6
38 ipadm: Address object not found
39 + ipadm create-addr -t -T static -a fd00:1122:3344:101::e oxControlService14/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 21 17:20:32 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.21 17:20:33.158786 [ 1 ] {} <Information> Application: Will watch for the process with pid 22167
55 2023.10.21 17:20:33.158893 [ 1 ] {} <Information> Application: Forked a child process to watch
56 2023.10.21 17:20:33.776516 [ 1 ] {} <Information> : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 22167
57 2023.10.21 17:20:33.776697 [ 1 ] {} <Information> Application: starting up
58 2023.10.21 17:20:33.776918 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc
59 2023.10.21 17:20:33.857702 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536
60 2023.10.21 17:20:33.857754 [ 1 ] {} <Debug> Application: Initializing DateLUT.
61 2023.10.21 17:20:33.857772 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'.
62 2023.10.21 17:20:33.857811 [ 1 ] {} <Debug> Application: Setting up /data/tmp/ to store temporary data in it
63 2023.10.21 17:20:33.858136 [ 1 ] {} <Debug> Application: Initiailizing interserver credentials.
64 2023.10.21 17:20:33.858853 [ 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.21 17:20:33.859326 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
69 2023.10.21 17:20:33.859584 [ 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.21 17:20:33.862541 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
71 2023.10.21 17:20:33.862597 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
72 2023.10.21 17:20:33.863585 [ 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.21 17:20:33.863836 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
77 2023.10.21 17:20:33.870211 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
78 2023.10.21 17:20:33.870755 [ 1 ] {} <Debug> Access(user directories): Added users.xml access storage 'users.xml', path: config.xml
79 2023.10.21 17:20:33.870782 [ 1 ] {} <Information> Application: Uncompressed cache policy name
80 2023.10.21 17:20:33.872075 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32
81 2023.10.21 17:20:33.872512 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8
82 2023.10.21 17:20:33.872780 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8
83 2023.10.21 17:20:33.873077 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8
84 2023.10.21 17:20:33.873859 [ 1 ] {} <Information> Application: Loading user defined objects from /data/
85 2023.10.21 17:20:33.873903 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoader: Loading user defined objects
86 2023.10.21 17:20:33.873959 [ 1 ] {} <Debug> Application: Loaded user defined objects
87 2023.10.21 17:20:33.873976 [ 1 ] {} <Information> Application: Loading metadata from /data/
88 2023.10.21 17:20:33.882757 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total.
89 2023.10.21 17:20:33.882785 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000108072 sec
90 2023.10.21 17:20:33.883319 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level
91 2023.10.21 17:20:33.883395 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config
92 2023.10.21 17:20:33.883415 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config
93 2023.10.21 17:20:33.883431 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config
94 2023.10.21 17:20:33.883447 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config
95 2023.10.21 17:20:33.883462 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config
96 2023.10.21 17:20:33.883476 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config
97 2023.10.21 17:20:33.883508 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config
98 2023.10.21 17:20:33.883527 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config
99 2023.10.21 17:20:33.883556 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config
100 2023.10.21 17:20:33.883569 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config
101 2023.10.21 17:20:33.883583 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config
102 2023.10.21 17:20:33.883597 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config
103 2023.10.21 17:20:33.883629 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config
104 2023.10.21 17:20:33.883645 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config
105 2023.10.21 17:20:33.883657 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config
106 2023.10.21 17:20:33.918412 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal.
107 2023.10.21 17:20:33.919643 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total.
108 2023.10.21 17:20:33.919679 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.9771e-05 sec
109 2023.10.21 17:20:33.919708 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level
110 2023.10.21 17:20:33.919726 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables.
111 2023.10.21 17:20:33.919750 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables.
112 2023.10.21 17:20:33.921798 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads
113 2023.10.21 17:20:33.927025 [ 1 ] {} <Debug> Application: Loaded metadata.
114 2023.10.21 17:20:33.927119 [ 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.21 17:20:33.927182 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled.
116 2023.10.21 17:20:34.126136 [ 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.21 17:20:34.143710 [ 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.21 17:20:34.143754 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair.
119 2023.10.21 17:20:34.229206 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
120 2023.10.21 17:20:34.229965 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.66 MiB (RSS), difference: 210.71 MiB
121 2023.10.21 17:20:34.230322 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds
122 2023.10.21 17:20:34.230411 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48.
123 2023.10.21 17:20:34.230414 [ 169 ] {} <Debug> DNSResolver: Updating DNS cache
124 2023.10.21 17:20:34.230503 [ 169 ] {} <Debug> DNSResolver: Updated DNS cache
125 2023.10.21 17:20:34.230531 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123
126 2023.10.21 17:20:34.230578 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000
127 2023.10.21 17:20:34.231197 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004
128 2023.10.21 17:20:34.231218 [ 1 ] {} <Information> Application: Ready for connections.
129 2023.10.21 17:20:34.236218 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50693, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
130 2023.10.21 17:20:34.236404 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
131 2023.10.21 17:20:34.237038 [ 3 ] {} <Debug> HTTP-Session: 5af338e9-c99f-4696-a50b-156379f92bcd Authenticating user 'default' from [fd00:1122:3344:101::d]:50693
132 2023.10.21 17:20:34.237083 [ 3 ] {} <Debug> HTTP-Session: 5af338e9-c99f-4696-a50b-156379f92bcd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
133 2023.10.21 17:20:34.237228 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false
134 2023.10.21 17:20:34.237257 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION
135 2023.10.21 17:20:34.237275 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION
136 2023.10.21 17:20:34.238738 [ 3 ] {64c4fb35-5af8-449f-a08c-a4b51126bfa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50693) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete)
137 2023.10.21 17:20:34.240012 [ 3 ] {64c4fb35-5af8-449f-a08c-a4b51126bfa3} <Debug> executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete)
138 2023.10.21 17:20:34.242185 [ 3 ] {64c4fb35-5af8-449f-a08c-a4b51126bfa3} <Trace> ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters
139 2023.10.21 17:20:34.244191 [ 3 ] {64c4fb35-5af8-449f-a08c-a4b51126bfa3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
140 2023.10.21 17:20:34.248791 [ 3 ] {64c4fb35-5af8-449f-a08c-a4b51126bfa3} <Debug> DynamicQueryHandler: Done processing query
141 2023.10.21 17:20:34.248847 [ 3 ] {64c4fb35-5af8-449f-a08c-a4b51126bfa3} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB.
142 2023.10.21 17:20:34.248874 [ 3 ] {} <Debug> HTTP-Session: 5af338e9-c99f-4696-a50b-156379f92bcd Destroying unnamed session
143 2023.10.21 17:20:34.249197 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50693, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
144 2023.10.21 17:20:34.249257 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
145 2023.10.21 17:20:34.249284 [ 3 ] {} <Debug> HTTP-Session: 9bf1d432-f844-4b1e-a82e-b3775d5a441b Authenticating user 'default' from [fd00:1122:3344:101::d]:50693
146 2023.10.21 17:20:34.249304 [ 3 ] {} <Debug> HTTP-Session: 9bf1d432-f844-4b1e-a82e-b3775d5a441b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
147 2023.10.21 17:20:34.249429 [ 3 ] {0ba2dee2-273e-4f12-b0da-b9c148e68ff0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50693) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
148 2023.10.21 17:20:34.267235 [ 3 ] {0ba2dee2-273e-4f12-b0da-b9c148e68ff0} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:50693) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below):
149 
150 0. Poco::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse
151 1. DB::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse
152 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse
153 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse
154 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse
155 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse
156 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, std::__1::optional<DB::Pipe>, std::__1::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, std::__1::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::__1::shared_ptr<DB::PreparedSets>) @ 1196673d in /opt/oxide/clickhouse/clickhouse
157 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse
158 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr<DB::IAST> const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse
159 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse
160 10. std::__1::__unique_if<DB::InterpreterSelectWithUnionQuery>::__unique_single std::__1::make_unique<DB::InterpreterSelectWithUnionQuery, std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse
161 11. DB::InterpreterFactory::get(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse
162 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse
163 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr<DB::Context>, std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)>, std::__1::optional<DB::FormatSettings> const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse
164 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional<DB::CurrentThread::QueryScope>&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse
165 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse
166 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse
167 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse
168 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse
169 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse
170 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse
171 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1
172 
173 2023.10.21 17:20:34.267456 [ 3 ] {0ba2dee2-273e-4f12-b0da-b9c148e68ff0} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below):
174 
175 0. Poco::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse
176 1. DB::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse
177 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse
178 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse
179 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse
180 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse
181 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, std::__1::optional<DB::Pipe>, std::__1::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, std::__1::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::__1::shared_ptr<DB::PreparedSets>) @ 1196673d in /opt/oxide/clickhouse/clickhouse
182 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse
183 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr<DB::IAST> const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse
184 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse
185 10. std::__1::__unique_if<DB::InterpreterSelectWithUnionQuery>::__unique_single std::__1::make_unique<DB::InterpreterSelectWithUnionQuery, std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse
186 11. DB::InterpreterFactory::get(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse
187 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse
188 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr<DB::Context>, std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)>, std::__1::optional<DB::FormatSettings> const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse
189 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional<DB::CurrentThread::QueryScope>&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse
190 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse
191 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse
192 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse
193 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse
194 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse
195 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse
196 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1
197 (version 22.8.9.1)
198 2023.10.21 17:20:34.267580 [ 3 ] {0ba2dee2-273e-4f12-b0da-b9c148e68ff0} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
199 2023.10.21 17:20:34.267601 [ 3 ] {} <Debug> HTTP-Session: 9bf1d432-f844-4b1e-a82e-b3775d5a441b Destroying unnamed session
200 2023.10.21 17:20:34.267879 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50693, User-Agent: (none), Length: 34, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
201 2023.10.21 17:20:34.267940 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
202 2023.10.21 17:20:34.267963 [ 3 ] {} <Debug> HTTP-Session: 713aff6e-f513-4d1b-94f5-5d7242137b1a Authenticating user 'default' from [fd00:1122:3344:101::d]:50693
203 2023.10.21 17:20:34.267983 [ 3 ] {} <Debug> HTTP-Session: 713aff6e-f513-4d1b-94f5-5d7242137b1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
204 2023.10.21 17:20:34.268106 [ 3 ] {48b54359-ca5e-4280-b028-16b0f4f816c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50693) DROP DATABASE IF EXISTS oximeter; (stage: Complete)
205 2023.10.21 17:20:34.268214 [ 3 ] {48b54359-ca5e-4280-b028-16b0f4f816c2} <Debug> DynamicQueryHandler: Done processing query
206 2023.10.21 17:20:34.268234 [ 3 ] {48b54359-ca5e-4280-b028-16b0f4f816c2} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
207 2023.10.21 17:20:34.268252 [ 3 ] {} <Debug> HTTP-Session: 713aff6e-f513-4d1b-94f5-5d7242137b1a Destroying unnamed session
208 2023.10.21 17:20:34.268930 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50693, User-Agent: (none), Length: 39, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
209 2023.10.21 17:20:34.268972 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
210 2023.10.21 17:20:34.268993 [ 3 ] {} <Debug> HTTP-Session: d34e40d5-739b-4e2d-91f8-6c441f266477 Authenticating user 'default' from [fd00:1122:3344:101::d]:50693
211 2023.10.21 17:20:34.269013 [ 3 ] {} <Debug> HTTP-Session: d34e40d5-739b-4e2d-91f8-6c441f266477 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
212 2023.10.21 17:20:34.269069 [ 3 ] {06b5548c-29e2-4f7f-ba10-a493c7f966f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50693) CREATE DATABASE IF NOT EXISTS oximeter; (stage: Complete)
213 2023.10.21 17:20:34.269126 [ 3 ] {06b5548c-29e2-4f7f-ba10-a493c7f966f4} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.*
214 2023.10.21 17:20:34.270201 [ 3 ] {06b5548c-29e2-4f7f-ba10-a493c7f966f4} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total.
215 2023.10.21 17:20:34.270223 [ 3 ] {06b5548c-29e2-4f7f-ba10-a493c7f966f4} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.137e-05 sec
216 2023.10.21 17:20:34.270245 [ 3 ] {06b5548c-29e2-4f7f-ba10-a493c7f966f4} <Information> TablesLoader: Loading 0 tables with 0 dependency level
217 2023.10.21 17:20:34.270264 [ 3 ] {06b5548c-29e2-4f7f-ba10-a493c7f966f4} <Information> DatabaseAtomic (oximeter): Starting up tables.
218 2023.10.21 17:20:34.270333 [ 3 ] {06b5548c-29e2-4f7f-ba10-a493c7f966f4} <Debug> DynamicQueryHandler: Done processing query
219 2023.10.21 17:20:34.270352 [ 3 ] {06b5548c-29e2-4f7f-ba10-a493c7f966f4} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
220 2023.10.21 17:20:34.270370 [ 3 ] {} <Debug> HTTP-Session: d34e40d5-739b-4e2d-91f8-6c441f266477 Destroying unnamed session
221 2023.10.21 17:20:34.270489 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50693, User-Agent: (none), Length: 150, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
222 2023.10.21 17:20:34.270528 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
223 2023.10.21 17:20:34.270550 [ 3 ] {} <Debug> HTTP-Session: 8067ac17-3cd5-42e4-85b8-c196c5537726 Authenticating user 'default' from [fd00:1122:3344:101::d]:50693
224 2023.10.21 17:20:34.270568 [ 3 ] {} <Debug> HTTP-Session: 8067ac17-3cd5-42e4-85b8-c196c5537726 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
225 2023.10.21 17:20:34.270709 [ 3 ] {1359438e-428e-40ba-84da-dd25add72aed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50693) CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp); (stage: Complete)
226 2023.10.21 17:20:34.270752 [ 3 ] {1359438e-428e-40ba-84da-dd25add72aed} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version
227 2023.10.21 17:20:34.274553 [ 3 ] {1359438e-428e-40ba-84da-dd25add72aed} <Debug> oximeter.version (8f34eb7c-5c5e-4eaf-913a-d82fcf4008ac): Loading data parts
228 2023.10.21 17:20:34.274685 [ 3 ] {1359438e-428e-40ba-84da-dd25add72aed} <Debug> oximeter.version (8f34eb7c-5c5e-4eaf-913a-d82fcf4008ac): There are no data parts
229 2023.10.21 17:20:34.276448 [ 3 ] {1359438e-428e-40ba-84da-dd25add72aed} <Debug> DynamicQueryHandler: Done processing query
230 2023.10.21 17:20:34.276479 [ 3 ] {1359438e-428e-40ba-84da-dd25add72aed} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
231 2023.10.21 17:20:34.276495 [ 3 ] {} <Debug> HTTP-Session: 8067ac17-3cd5-42e4-85b8-c196c5537726 Destroying unnamed session
232 2023.10.21 17:20:34.276624 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50693, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
233 2023.10.21 17:20:34.276670 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
234 2023.10.21 17:20:34.276688 [ 3 ] {} <Debug> HTTP-Session: b35eecc6-22a7-43f4-985a-93a9b78605d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:50693
235 2023.10.21 17:20:34.276707 [ 3 ] {} <Debug> HTTP-Session: b35eecc6-22a7-43f4-985a-93a9b78605d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
236 2023.10.21 17:20:34.276909 [ 3 ] {23d9e140-a40b-4c6d-919b-7794ca359383} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50693) 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)
237 2023.10.21 17:20:34.276953 [ 3 ] {23d9e140-a40b-4c6d-919b-7794ca359383} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool
238 2023.10.21 17:20:34.283599 [ 3 ] {23d9e140-a40b-4c6d-919b-7794ca359383} <Debug> oximeter.measurements_bool (f36c016a-1dc9-4504-8cbe-a195fd37ea4c): Loading data parts
239 2023.10.21 17:20:34.283722 [ 3 ] {23d9e140-a40b-4c6d-919b-7794ca359383} <Debug> oximeter.measurements_bool (f36c016a-1dc9-4504-8cbe-a195fd37ea4c): There are no data parts
240 2023.10.21 17:20:34.285734 [ 3 ] {23d9e140-a40b-4c6d-919b-7794ca359383} <Debug> DynamicQueryHandler: Done processing query
241 2023.10.21 17:20:34.285769 [ 3 ] {23d9e140-a40b-4c6d-919b-7794ca359383} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
242 2023.10.21 17:20:34.285786 [ 3 ] {} <Debug> HTTP-Session: b35eecc6-22a7-43f4-985a-93a9b78605d6 Destroying unnamed session
243 2023.10.21 17:20:34.285928 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50693, User-Agent: (none), Length: 281, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
244 2023.10.21 17:20:34.285981 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
245 2023.10.21 17:20:34.286000 [ 3 ] {} <Debug> HTTP-Session: 1e296974-446a-4d3b-bf96-be837a746ffb Authenticating user 'default' from [fd00:1122:3344:101::d]:50693
246 2023.10.21 17:20:34.286022 [ 3 ] {} <Debug> HTTP-Session: 1e296974-446a-4d3b-bf96-be837a746ffb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
247 2023.10.21 17:20:34.286223 [ 3 ] {d80d0424-985f-4d1c-b64b-964fe9f45e76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50693) 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)
248 2023.10.21 17:20:34.286275 [ 3 ] {d80d0424-985f-4d1c-b64b-964fe9f45e76} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8
249 2023.10.21 17:20:34.288541 [ 3 ] {d80d0424-985f-4d1c-b64b-964fe9f45e76} <Debug> oximeter.measurements_i8 (2af67767-f6ab-4a9f-b84e-4deab08f3be9): Loading data parts
250 2023.10.21 17:20:34.288634 [ 3 ] {d80d0424-985f-4d1c-b64b-964fe9f45e76} <Debug> oximeter.measurements_i8 (2af67767-f6ab-4a9f-b84e-4deab08f3be9): There are no data parts
251 2023.10.21 17:20:34.289989 [ 3 ] {d80d0424-985f-4d1c-b64b-964fe9f45e76} <Debug> DynamicQueryHandler: Done processing query
252 2023.10.21 17:20:34.290024 [ 3 ] {d80d0424-985f-4d1c-b64b-964fe9f45e76} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
253 2023.10.21 17:20:34.290041 [ 3 ] {} <Debug> HTTP-Session: 1e296974-446a-4d3b-bf96-be837a746ffb Destroying unnamed session
254 2023.10.21 17:20:34.290174 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50693, User-Agent: (none), Length: 282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
255 2023.10.21 17:20:34.290230 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
256 2023.10.21 17:20:34.290250 [ 3 ] {} <Debug> HTTP-Session: f59a66f0-5c77-405c-b0e3-da7a88ea9a9e Authenticating user 'default' from [fd00:1122:3344:101::d]:50693
257 2023.10.21 17:20:34.290267 [ 3 ] {} <Debug> HTTP-Session: f59a66f0-5c77-405c-b0e3-da7a88ea9a9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
258 2023.10.21 17:20:34.290458 [ 3 ] {128c2837-9705-47ed-8a4c-b925ba6bb970} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50693) 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)
259 2023.10.21 17:20:34.290513 [ 3 ] {128c2837-9705-47ed-8a4c-b925ba6bb970} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8
260 2023.10.21 17:20:34.292030 [ 3 ] {128c2837-9705-47ed-8a4c-b925ba6bb970} <Debug> oximeter.measurements_u8 (b855f2a9-80fe-4c85-b8a3-aef42ff6c81c): Loading data parts
261 2023.10.21 17:20:34.292121 [ 3 ] {128c2837-9705-47ed-8a4c-b925ba6bb970} <Debug> oximeter.measurements_u8 (b855f2a9-80fe-4c85-b8a3-aef42ff6c81c): There are no data parts
262 2023.10.21 17:20:34.293772 [ 3 ] {128c2837-9705-47ed-8a4c-b925ba6bb970} <Debug> DynamicQueryHandler: Done processing query
263 2023.10.21 17:20:34.293797 [ 3 ] {128c2837-9705-47ed-8a4c-b925ba6bb970} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
264 2023.10.21 17:20:34.293820 [ 3 ] {} <Debug> HTTP-Session: f59a66f0-5c77-405c-b0e3-da7a88ea9a9e Destroying unnamed session
265 2023.10.21 17:20:34.293946 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50693, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
266 2023.10.21 17:20:34.293999 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
267 2023.10.21 17:20:34.294024 [ 3 ] {} <Debug> HTTP-Session: ff8d8c41-fd66-4a87-bc65-05c3ec52b600 Authenticating user 'default' from [fd00:1122:3344:101::d]:50693
268 2023.10.21 17:20:34.294041 [ 3 ] {} <Debug> HTTP-Session: ff8d8c41-fd66-4a87-bc65-05c3ec52b600 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
269 2023.10.21 17:20:34.294233 [ 3 ] {d1d5d984-c5f0-4abd-a842-04c10a43abd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50693) 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)
270 2023.10.21 17:20:34.294285 [ 3 ] {d1d5d984-c5f0-4abd-a842-04c10a43abd3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16
271 2023.10.21 17:20:34.295799 [ 3 ] {d1d5d984-c5f0-4abd-a842-04c10a43abd3} <Debug> oximeter.measurements_i16 (1f4d3ef5-3554-40ab-88ef-5468b26ce625): Loading data parts
272 2023.10.21 17:20:34.295897 [ 3 ] {d1d5d984-c5f0-4abd-a842-04c10a43abd3} <Debug> oximeter.measurements_i16 (1f4d3ef5-3554-40ab-88ef-5468b26ce625): There are no data parts
273 2023.10.21 17:20:34.297002 [ 3 ] {d1d5d984-c5f0-4abd-a842-04c10a43abd3} <Debug> DynamicQueryHandler: Done processing query
274 2023.10.21 17:20:34.297027 [ 3 ] {d1d5d984-c5f0-4abd-a842-04c10a43abd3} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
275 2023.10.21 17:20:34.297049 [ 3 ] {} <Debug> HTTP-Session: ff8d8c41-fd66-4a87-bc65-05c3ec52b600 Destroying unnamed session
276 2023.10.21 17:20:34.297191 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50693, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
277 2023.10.21 17:20:34.297244 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
278 2023.10.21 17:20:34.297269 [ 3 ] {} <Debug> HTTP-Session: 25c392c4-26c9-4197-952a-a06574d48b2d Authenticating user 'default' from [fd00:1122:3344:101::d]:50693
279 2023.10.21 17:20:34.297285 [ 3 ] {} <Debug> HTTP-Session: 25c392c4-26c9-4197-952a-a06574d48b2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
280 2023.10.21 17:20:34.297471 [ 3 ] {a9bc9b70-db24-45b5-8595-334402d3e969} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50693) 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)
281 2023.10.21 17:20:34.297517 [ 3 ] {a9bc9b70-db24-45b5-8595-334402d3e969} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16
282 2023.10.21 17:20:34.298882 [ 3 ] {a9bc9b70-db24-45b5-8595-334402d3e969} <Debug> oximeter.measurements_u16 (7ba16767-8b97-4343-82b9-d3496a0a38b4): Loading data parts
283 2023.10.21 17:20:34.298969 [ 3 ] {a9bc9b70-db24-45b5-8595-334402d3e969} <Debug> oximeter.measurements_u16 (7ba16767-8b97-4343-82b9-d3496a0a38b4): There are no data parts
284 2023.10.21 17:20:34.300195 [ 3 ] {a9bc9b70-db24-45b5-8595-334402d3e969} <Debug> DynamicQueryHandler: Done processing query
285 2023.10.21 17:20:34.300228 [ 3 ] {a9bc9b70-db24-45b5-8595-334402d3e969} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
286 2023.10.21 17:20:34.300251 [ 3 ] {} <Debug> HTTP-Session: 25c392c4-26c9-4197-952a-a06574d48b2d Destroying unnamed session
287 2023.10.21 17:20:34.300376 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50693, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
288 2023.10.21 17:20:34.300434 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
289 2023.10.21 17:20:34.300460 [ 3 ] {} <Debug> HTTP-Session: 2c31e0df-7e68-4c16-836b-791967c039d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:50693
290 2023.10.21 17:20:34.300476 [ 3 ] {} <Debug> HTTP-Session: 2c31e0df-7e68-4c16-836b-791967c039d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
291 2023.10.21 17:20:34.300666 [ 3 ] {c400dc69-cbf1-47be-8e47-7f8cedcef312} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50693) 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)
292 2023.10.21 17:20:34.300713 [ 3 ] {c400dc69-cbf1-47be-8e47-7f8cedcef312} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32
293 2023.10.21 17:20:34.302415 [ 3 ] {c400dc69-cbf1-47be-8e47-7f8cedcef312} <Debug> oximeter.measurements_i32 (71e43179-cfac-40b2-95e2-96dfe0797f4a): Loading data parts
294 2023.10.21 17:20:34.302532 [ 3 ] {c400dc69-cbf1-47be-8e47-7f8cedcef312} <Debug> oximeter.measurements_i32 (71e43179-cfac-40b2-95e2-96dfe0797f4a): There are no data parts
295 2023.10.21 17:20:34.305210 [ 3 ] {c400dc69-cbf1-47be-8e47-7f8cedcef312} <Debug> DynamicQueryHandler: Done processing query
296 2023.10.21 17:20:34.305242 [ 3 ] {c400dc69-cbf1-47be-8e47-7f8cedcef312} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
297 2023.10.21 17:20:34.305257 [ 3 ] {} <Debug> HTTP-Session: 2c31e0df-7e68-4c16-836b-791967c039d2 Destroying unnamed session
298 2023.10.21 17:20:34.305402 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50693, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
299 2023.10.21 17:20:34.305452 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
300 2023.10.21 17:20:34.305470 [ 3 ] {} <Debug> HTTP-Session: 9089652e-b054-4c50-b9c6-2c7bf797353e Authenticating user 'default' from [fd00:1122:3344:101::d]:50693
301 2023.10.21 17:20:34.305493 [ 3 ] {} <Debug> HTTP-Session: 9089652e-b054-4c50-b9c6-2c7bf797353e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
302 2023.10.21 17:20:34.305679 [ 3 ] {0a74d3fa-2b62-4cc5-bcb6-b5c7ca7dd3f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50693) 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)
303 2023.10.21 17:20:34.305727 [ 3 ] {0a74d3fa-2b62-4cc5-bcb6-b5c7ca7dd3f6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32
304 2023.10.21 17:20:34.307525 [ 3 ] {0a74d3fa-2b62-4cc5-bcb6-b5c7ca7dd3f6} <Debug> oximeter.measurements_u32 (9f664070-1396-46fa-bddd-3a3124ae1fbf): Loading data parts
305 2023.10.21 17:20:34.307618 [ 3 ] {0a74d3fa-2b62-4cc5-bcb6-b5c7ca7dd3f6} <Debug> oximeter.measurements_u32 (9f664070-1396-46fa-bddd-3a3124ae1fbf): There are no data parts
306 2023.10.21 17:20:34.308752 [ 3 ] {0a74d3fa-2b62-4cc5-bcb6-b5c7ca7dd3f6} <Debug> DynamicQueryHandler: Done processing query
307 2023.10.21 17:20:34.308784 [ 3 ] {0a74d3fa-2b62-4cc5-bcb6-b5c7ca7dd3f6} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
308 2023.10.21 17:20:34.308800 [ 3 ] {} <Debug> HTTP-Session: 9089652e-b054-4c50-b9c6-2c7bf797353e Destroying unnamed session
309 2023.10.21 17:20:34.308932 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50693, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
310 2023.10.21 17:20:34.308982 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
311 2023.10.21 17:20:34.309002 [ 3 ] {} <Debug> HTTP-Session: 37f8fd12-2922-4bf7-9fd2-7f4a10714d12 Authenticating user 'default' from [fd00:1122:3344:101::d]:50693
312 2023.10.21 17:20:34.309025 [ 3 ] {} <Debug> HTTP-Session: 37f8fd12-2922-4bf7-9fd2-7f4a10714d12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
313 2023.10.21 17:20:34.309205 [ 3 ] {c81fa431-112d-4e05-b542-c81a369dbb07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50693) 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)
314 2023.10.21 17:20:34.309257 [ 3 ] {c81fa431-112d-4e05-b542-c81a369dbb07} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64
315 2023.10.21 17:20:34.310639 [ 3 ] {c81fa431-112d-4e05-b542-c81a369dbb07} <Debug> oximeter.measurements_i64 (8874b4fa-6ed1-425d-81a2-1ec088d97588): Loading data parts
316 2023.10.21 17:20:34.310719 [ 3 ] {c81fa431-112d-4e05-b542-c81a369dbb07} <Debug> oximeter.measurements_i64 (8874b4fa-6ed1-425d-81a2-1ec088d97588): There are no data parts
317 2023.10.21 17:20:34.311930 [ 3 ] {c81fa431-112d-4e05-b542-c81a369dbb07} <Debug> DynamicQueryHandler: Done processing query
318 2023.10.21 17:20:34.311954 [ 3 ] {c81fa431-112d-4e05-b542-c81a369dbb07} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
319 2023.10.21 17:20:34.311978 [ 3 ] {} <Debug> HTTP-Session: 37f8fd12-2922-4bf7-9fd2-7f4a10714d12 Destroying unnamed session
320 2023.10.21 17:20:34.312089 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50693, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
321 2023.10.21 17:20:34.312132 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
322 2023.10.21 17:20:34.312156 [ 3 ] {} <Debug> HTTP-Session: 315a2c71-f2f1-4af1-8186-2394f360b949 Authenticating user 'default' from [fd00:1122:3344:101::d]:50693
323 2023.10.21 17:20:34.312178 [ 3 ] {} <Debug> HTTP-Session: 315a2c71-f2f1-4af1-8186-2394f360b949 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
324 2023.10.21 17:20:34.312358 [ 3 ] {4f2146a0-ac8b-4901-b1e4-9f478e936455} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50693) 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)
325 2023.10.21 17:20:34.312409 [ 3 ] {4f2146a0-ac8b-4901-b1e4-9f478e936455} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64
326 2023.10.21 17:20:34.313770 [ 3 ] {4f2146a0-ac8b-4901-b1e4-9f478e936455} <Debug> oximeter.measurements_u64 (5776c25c-c8f0-4141-ba63-78202f8a4de2): Loading data parts
327 2023.10.21 17:20:34.313863 [ 3 ] {4f2146a0-ac8b-4901-b1e4-9f478e936455} <Debug> oximeter.measurements_u64 (5776c25c-c8f0-4141-ba63-78202f8a4de2): There are no data parts
328 2023.10.21 17:20:34.315145 [ 3 ] {4f2146a0-ac8b-4901-b1e4-9f478e936455} <Debug> DynamicQueryHandler: Done processing query
329 2023.10.21 17:20:34.315170 [ 3 ] {4f2146a0-ac8b-4901-b1e4-9f478e936455} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
330 2023.10.21 17:20:34.315194 [ 3 ] {} <Debug> HTTP-Session: 315a2c71-f2f1-4af1-8186-2394f360b949 Destroying unnamed session
331 2023.10.21 17:20:34.315298 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50693, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
332 2023.10.21 17:20:34.315351 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
333 2023.10.21 17:20:34.315375 [ 3 ] {} <Debug> HTTP-Session: 802b4d09-0624-44bb-a4dc-bd704a2108c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:50693
334 2023.10.21 17:20:34.315400 [ 3 ] {} <Debug> HTTP-Session: 802b4d09-0624-44bb-a4dc-bd704a2108c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
335 2023.10.21 17:20:34.315579 [ 3 ] {78a22106-b137-469b-b5c3-31cd402dd4c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50693) 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)
336 2023.10.21 17:20:34.315632 [ 3 ] {78a22106-b137-469b-b5c3-31cd402dd4c2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32
337 2023.10.21 17:20:34.316985 [ 3 ] {78a22106-b137-469b-b5c3-31cd402dd4c2} <Debug> oximeter.measurements_f32 (24a13c00-5e0b-4e14-9eb9-7f3a5e7ab075): Loading data parts
338 2023.10.21 17:20:34.317076 [ 3 ] {78a22106-b137-469b-b5c3-31cd402dd4c2} <Debug> oximeter.measurements_f32 (24a13c00-5e0b-4e14-9eb9-7f3a5e7ab075): There are no data parts
339 2023.10.21 17:20:34.318520 [ 3 ] {78a22106-b137-469b-b5c3-31cd402dd4c2} <Debug> DynamicQueryHandler: Done processing query
340 2023.10.21 17:20:34.318545 [ 3 ] {78a22106-b137-469b-b5c3-31cd402dd4c2} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
341 2023.10.21 17:20:34.318570 [ 3 ] {} <Debug> HTTP-Session: 802b4d09-0624-44bb-a4dc-bd704a2108c0 Destroying unnamed session
342 2023.10.21 17:20:34.318694 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50693, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
343 2023.10.21 17:20:34.318747 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
344 2023.10.21 17:20:34.318772 [ 3 ] {} <Debug> HTTP-Session: c77140da-8d8e-4fed-b5af-2ff5fa789e58 Authenticating user 'default' from [fd00:1122:3344:101::d]:50693
345 2023.10.21 17:20:34.318789 [ 3 ] {} <Debug> HTTP-Session: c77140da-8d8e-4fed-b5af-2ff5fa789e58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
346 2023.10.21 17:20:34.318974 [ 3 ] {804605be-61d7-49e8-a358-52d3e63708bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50693) 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)
347 2023.10.21 17:20:34.319026 [ 3 ] {804605be-61d7-49e8-a358-52d3e63708bf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64
348 2023.10.21 17:20:34.321305 [ 3 ] {804605be-61d7-49e8-a358-52d3e63708bf} <Debug> oximeter.measurements_f64 (3005952b-d72f-442d-ac60-f21d8cedc227): Loading data parts
349 2023.10.21 17:20:34.321401 [ 3 ] {804605be-61d7-49e8-a358-52d3e63708bf} <Debug> oximeter.measurements_f64 (3005952b-d72f-442d-ac60-f21d8cedc227): There are no data parts
350 2023.10.21 17:20:34.322639 [ 3 ] {804605be-61d7-49e8-a358-52d3e63708bf} <Debug> DynamicQueryHandler: Done processing query
351 2023.10.21 17:20:34.322663 [ 3 ] {804605be-61d7-49e8-a358-52d3e63708bf} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
352 2023.10.21 17:20:34.322688 [ 3 ] {} <Debug> HTTP-Session: c77140da-8d8e-4fed-b5af-2ff5fa789e58 Destroying unnamed session
353 2023.10.21 17:20:34.322809 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50693, User-Agent: (none), Length: 287, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
354 2023.10.21 17:20:34.322862 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
355 2023.10.21 17:20:34.322880 [ 3 ] {} <Debug> HTTP-Session: b08ca1d9-4b9c-4dbe-8891-06fd62dbdc9e Authenticating user 'default' from [fd00:1122:3344:101::d]:50693
356 2023.10.21 17:20:34.322901 [ 3 ] {} <Debug> HTTP-Session: b08ca1d9-4b9c-4dbe-8891-06fd62dbdc9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
357 2023.10.21 17:20:34.323090 [ 3 ] {2bafc407-106e-408e-a3c8-2f464f0820f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50693) 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)
358 2023.10.21 17:20:34.323140 [ 3 ] {2bafc407-106e-408e-a3c8-2f464f0820f7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string
359 2023.10.21 17:20:34.325530 [ 3 ] {2bafc407-106e-408e-a3c8-2f464f0820f7} <Debug> oximeter.measurements_string (67141322-7a9f-41e5-9689-11711f7f5f01): Loading data parts
360 2023.10.21 17:20:34.325629 [ 3 ] {2bafc407-106e-408e-a3c8-2f464f0820f7} <Debug> oximeter.measurements_string (67141322-7a9f-41e5-9689-11711f7f5f01): There are no data parts
361 2023.10.21 17:20:34.326803 [ 3 ] {2bafc407-106e-408e-a3c8-2f464f0820f7} <Debug> DynamicQueryHandler: Done processing query
362 2023.10.21 17:20:34.326828 [ 3 ] {2bafc407-106e-408e-a3c8-2f464f0820f7} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
363 2023.10.21 17:20:34.326843 [ 3 ] {} <Debug> HTTP-Session: b08ca1d9-4b9c-4dbe-8891-06fd62dbdc9e Destroying unnamed session
364 2023.10.21 17:20:34.326972 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50693, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
365 2023.10.21 17:20:34.327020 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
366 2023.10.21 17:20:34.327040 [ 3 ] {} <Debug> HTTP-Session: 878d0c9a-35e8-41a2-9815-555e00c689ab Authenticating user 'default' from [fd00:1122:3344:101::d]:50693
367 2023.10.21 17:20:34.327060 [ 3 ] {} <Debug> HTTP-Session: 878d0c9a-35e8-41a2-9815-555e00c689ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
368 2023.10.21 17:20:34.327246 [ 3 ] {c119c528-e5b5-419d-8f03-ff55fe3292c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50693) 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)
369 2023.10.21 17:20:34.327294 [ 3 ] {c119c528-e5b5-419d-8f03-ff55fe3292c1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes
370 2023.10.21 17:20:34.330038 [ 3 ] {c119c528-e5b5-419d-8f03-ff55fe3292c1} <Debug> oximeter.measurements_bytes (c8d36acb-fb2c-4c84-a52e-e3aa3d6791c8): Loading data parts
371 2023.10.21 17:20:34.330147 [ 3 ] {c119c528-e5b5-419d-8f03-ff55fe3292c1} <Debug> oximeter.measurements_bytes (c8d36acb-fb2c-4c84-a52e-e3aa3d6791c8): There are no data parts
372 2023.10.21 17:20:34.331362 [ 3 ] {c119c528-e5b5-419d-8f03-ff55fe3292c1} <Debug> DynamicQueryHandler: Done processing query
373 2023.10.21 17:20:34.331398 [ 3 ] {c119c528-e5b5-419d-8f03-ff55fe3292c1} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
374 2023.10.21 17:20:34.331415 [ 3 ] {} <Debug> HTTP-Session: 878d0c9a-35e8-41a2-9815-555e00c689ab Destroying unnamed session
375 2023.10.21 17:20:34.331550 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50693, User-Agent: (none), Length: 342, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
376 2023.10.21 17:20:34.331610 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
377 2023.10.21 17:20:34.331631 [ 3 ] {} <Debug> HTTP-Session: 0a5ac283-f581-4a17-a537-af7a3f600fd5 Authenticating user 'default' from [fd00:1122:3344:101::d]:50693
378 2023.10.21 17:20:34.331656 [ 3 ] {} <Debug> HTTP-Session: 0a5ac283-f581-4a17-a537-af7a3f600fd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
379 2023.10.21 17:20:34.331872 [ 3 ] {c72e454b-7eff-4549-81b3-00991f018a72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50693) 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)
380 2023.10.21 17:20:34.331932 [ 3 ] {c72e454b-7eff-4549-81b3-00991f018a72} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64
381 2023.10.21 17:20:34.333335 [ 3 ] {c72e454b-7eff-4549-81b3-00991f018a72} <Debug> oximeter.measurements_cumulativei64 (0cf65f78-b0b4-48ed-bfad-6af23f9ac46e): Loading data parts
382 2023.10.21 17:20:34.333431 [ 3 ] {c72e454b-7eff-4549-81b3-00991f018a72} <Debug> oximeter.measurements_cumulativei64 (0cf65f78-b0b4-48ed-bfad-6af23f9ac46e): There are no data parts
383 2023.10.21 17:20:34.334565 [ 3 ] {c72e454b-7eff-4549-81b3-00991f018a72} <Debug> DynamicQueryHandler: Done processing query
384 2023.10.21 17:20:34.334593 [ 3 ] {c72e454b-7eff-4549-81b3-00991f018a72} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
385 2023.10.21 17:20:34.334612 [ 3 ] {} <Debug> HTTP-Session: 0a5ac283-f581-4a17-a537-af7a3f600fd5 Destroying unnamed session
386 2023.10.21 17:20:34.334731 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50693, User-Agent: (none), Length: 343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
387 2023.10.21 17:20:34.334788 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
388 2023.10.21 17:20:34.334810 [ 3 ] {} <Debug> HTTP-Session: 4f8b31e8-d819-4070-9fac-4db10d361b11 Authenticating user 'default' from [fd00:1122:3344:101::d]:50693
389 2023.10.21 17:20:34.334837 [ 3 ] {} <Debug> HTTP-Session: 4f8b31e8-d819-4070-9fac-4db10d361b11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
390 2023.10.21 17:20:34.335051 [ 3 ] {2eceea9a-db7d-4a90-99e7-33bb79e24dc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50693) 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)
391 2023.10.21 17:20:34.335112 [ 3 ] {2eceea9a-db7d-4a90-99e7-33bb79e24dc6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64
392 2023.10.21 17:20:34.336663 [ 3 ] {2eceea9a-db7d-4a90-99e7-33bb79e24dc6} <Debug> oximeter.measurements_cumulativeu64 (160c5295-de07-46d7-9df6-658a75977153): Loading data parts
393 2023.10.21 17:20:34.336761 [ 3 ] {2eceea9a-db7d-4a90-99e7-33bb79e24dc6} <Debug> oximeter.measurements_cumulativeu64 (160c5295-de07-46d7-9df6-658a75977153): There are no data parts
394 2023.10.21 17:20:34.337936 [ 3 ] {2eceea9a-db7d-4a90-99e7-33bb79e24dc6} <Debug> DynamicQueryHandler: Done processing query
395 2023.10.21 17:20:34.337968 [ 3 ] {2eceea9a-db7d-4a90-99e7-33bb79e24dc6} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
396 2023.10.21 17:20:34.338001 [ 3 ] {} <Debug> HTTP-Session: 4f8b31e8-d819-4070-9fac-4db10d361b11 Destroying unnamed session
397 2023.10.21 17:20:34.338139 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50693, User-Agent: (none), Length: 344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
398 2023.10.21 17:20:34.338202 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
399 2023.10.21 17:20:34.338234 [ 3 ] {} <Debug> HTTP-Session: 1a0fa643-b8af-4bc0-a485-3d64e2491627 Authenticating user 'default' from [fd00:1122:3344:101::d]:50693
400 2023.10.21 17:20:34.338256 [ 3 ] {} <Debug> HTTP-Session: 1a0fa643-b8af-4bc0-a485-3d64e2491627 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
401 2023.10.21 17:20:34.338521 [ 3 ] {6f7a6c56-e5a0-48af-9ef5-cce687376bde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50693) 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)
402 2023.10.21 17:20:34.338593 [ 3 ] {6f7a6c56-e5a0-48af-9ef5-cce687376bde} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32
403 2023.10.21 17:20:34.340199 [ 3 ] {6f7a6c56-e5a0-48af-9ef5-cce687376bde} <Debug> oximeter.measurements_cumulativef32 (8afdc42d-0f0a-457f-962a-02b45d985c33): Loading data parts
404 2023.10.21 17:20:34.340328 [ 3 ] {6f7a6c56-e5a0-48af-9ef5-cce687376bde} <Debug> oximeter.measurements_cumulativef32 (8afdc42d-0f0a-457f-962a-02b45d985c33): There are no data parts
405 2023.10.21 17:20:34.341987 [ 3 ] {6f7a6c56-e5a0-48af-9ef5-cce687376bde} <Debug> DynamicQueryHandler: Done processing query
406 2023.10.21 17:20:34.342014 [ 3 ] {6f7a6c56-e5a0-48af-9ef5-cce687376bde} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
407 2023.10.21 17:20:34.342042 [ 3 ] {} <Debug> HTTP-Session: 1a0fa643-b8af-4bc0-a485-3d64e2491627 Destroying unnamed session
408 2023.10.21 17:20:34.342201 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50693, User-Agent: (none), Length: 347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
409 2023.10.21 17:20:34.342246 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
410 2023.10.21 17:20:34.342275 [ 3 ] {} <Debug> HTTP-Session: 1388d1fe-d377-4f50-bbda-a67d4c2d7f46 Authenticating user 'default' from [fd00:1122:3344:101::d]:50693
411 2023.10.21 17:20:34.342302 [ 3 ] {} <Debug> HTTP-Session: 1388d1fe-d377-4f50-bbda-a67d4c2d7f46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
412 2023.10.21 17:20:34.342502 [ 3 ] {a554e9f3-882f-4399-9d4f-6769ca954d2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50693) --
413 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)
414 2023.10.21 17:20:34.342562 [ 3 ] {a554e9f3-882f-4399-9d4f-6769ca954d2a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64
415 2023.10.21 17:20:34.344028 [ 3 ] {a554e9f3-882f-4399-9d4f-6769ca954d2a} <Debug> oximeter.measurements_cumulativef64 (496d219a-1d3b-4eeb-a4fc-9c6d0ccd36d1): Loading data parts
416 2023.10.21 17:20:34.344123 [ 3 ] {a554e9f3-882f-4399-9d4f-6769ca954d2a} <Debug> oximeter.measurements_cumulativef64 (496d219a-1d3b-4eeb-a4fc-9c6d0ccd36d1): There are no data parts
417 2023.10.21 17:20:34.345195 [ 3 ] {a554e9f3-882f-4399-9d4f-6769ca954d2a} <Debug> DynamicQueryHandler: Done processing query
418 2023.10.21 17:20:34.345231 [ 3 ] {a554e9f3-882f-4399-9d4f-6769ca954d2a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
419 2023.10.21 17:20:34.345249 [ 3 ] {} <Debug> HTTP-Session: 1388d1fe-d377-4f50-bbda-a67d4c2d7f46 Destroying unnamed session
420 2023.10.21 17:20:34.345373 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50693, User-Agent: (none), Length: 371, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
421 2023.10.21 17:20:34.345427 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
422 2023.10.21 17:20:34.345447 [ 3 ] {} <Debug> HTTP-Session: b64a1f0c-a6f0-4256-8dad-40ac6550b67b Authenticating user 'default' from [fd00:1122:3344:101::d]:50693
423 2023.10.21 17:20:34.345474 [ 3 ] {} <Debug> HTTP-Session: b64a1f0c-a6f0-4256-8dad-40ac6550b67b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
424 2023.10.21 17:20:34.345686 [ 3 ] {21b125ae-1286-4a54-906a-4793366a4660} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50693) 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)
425 2023.10.21 17:20:34.345742 [ 3 ] {21b125ae-1286-4a54-906a-4793366a4660} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8
426 2023.10.21 17:20:34.347382 [ 3 ] {21b125ae-1286-4a54-906a-4793366a4660} <Debug> oximeter.measurements_histogrami8 (6bed0da9-d50c-4e06-8a1b-5aa5596c0295): Loading data parts
427 2023.10.21 17:20:34.347475 [ 3 ] {21b125ae-1286-4a54-906a-4793366a4660} <Debug> oximeter.measurements_histogrami8 (6bed0da9-d50c-4e06-8a1b-5aa5596c0295): There are no data parts
428 2023.10.21 17:20:34.348583 [ 3 ] {21b125ae-1286-4a54-906a-4793366a4660} <Debug> DynamicQueryHandler: Done processing query
429 2023.10.21 17:20:34.348615 [ 3 ] {21b125ae-1286-4a54-906a-4793366a4660} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
430 2023.10.21 17:20:34.348640 [ 3 ] {} <Debug> HTTP-Session: b64a1f0c-a6f0-4256-8dad-40ac6550b67b Destroying unnamed session
431 2023.10.21 17:20:34.348747 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50693, User-Agent: (none), Length: 372, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
432 2023.10.21 17:20:34.348801 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
433 2023.10.21 17:20:34.348820 [ 3 ] {} <Debug> HTTP-Session: 6021b50e-03d0-49b3-95fe-38b77805c746 Authenticating user 'default' from [fd00:1122:3344:101::d]:50693
434 2023.10.21 17:20:34.348846 [ 3 ] {} <Debug> HTTP-Session: 6021b50e-03d0-49b3-95fe-38b77805c746 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
435 2023.10.21 17:20:34.349068 [ 3 ] {172de56a-801c-4961-8876-c04f27f83f23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50693) 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)
436 2023.10.21 17:20:34.349131 [ 3 ] {172de56a-801c-4961-8876-c04f27f83f23} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8
437 2023.10.21 17:20:34.350570 [ 3 ] {172de56a-801c-4961-8876-c04f27f83f23} <Debug> oximeter.measurements_histogramu8 (b835b88c-ac65-41cc-8cb8-3e133614a350): Loading data parts
438 2023.10.21 17:20:34.350662 [ 3 ] {172de56a-801c-4961-8876-c04f27f83f23} <Debug> oximeter.measurements_histogramu8 (b835b88c-ac65-41cc-8cb8-3e133614a350): There are no data parts
439 2023.10.21 17:20:34.352048 [ 3 ] {172de56a-801c-4961-8876-c04f27f83f23} <Debug> DynamicQueryHandler: Done processing query
440 2023.10.21 17:20:34.352075 [ 3 ] {172de56a-801c-4961-8876-c04f27f83f23} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
441 2023.10.21 17:20:34.352104 [ 3 ] {} <Debug> HTTP-Session: 6021b50e-03d0-49b3-95fe-38b77805c746 Destroying unnamed session
442 2023.10.21 17:20:34.352225 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50693, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
443 2023.10.21 17:20:34.352279 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
444 2023.10.21 17:20:34.352309 [ 3 ] {} <Debug> HTTP-Session: 9950f54f-c0a3-4c10-ae28-9b67c4c31367 Authenticating user 'default' from [fd00:1122:3344:101::d]:50693
445 2023.10.21 17:20:34.352326 [ 3 ] {} <Debug> HTTP-Session: 9950f54f-c0a3-4c10-ae28-9b67c4c31367 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
446 2023.10.21 17:20:34.352548 [ 3 ] {d9309b71-fd2b-4572-b932-62107dcc6511} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50693) 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)
447 2023.10.21 17:20:34.352611 [ 3 ] {d9309b71-fd2b-4572-b932-62107dcc6511} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16
448 2023.10.21 17:20:34.354092 [ 3 ] {d9309b71-fd2b-4572-b932-62107dcc6511} <Debug> oximeter.measurements_histogrami16 (43743fc6-f66f-41d5-bdaf-f208c9b655e8): Loading data parts
449 2023.10.21 17:20:34.354175 [ 3 ] {d9309b71-fd2b-4572-b932-62107dcc6511} <Debug> oximeter.measurements_histogrami16 (43743fc6-f66f-41d5-bdaf-f208c9b655e8): There are no data parts
450 2023.10.21 17:20:34.355576 [ 3 ] {d9309b71-fd2b-4572-b932-62107dcc6511} <Debug> DynamicQueryHandler: Done processing query
451 2023.10.21 17:20:34.355620 [ 3 ] {d9309b71-fd2b-4572-b932-62107dcc6511} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
452 2023.10.21 17:20:34.355640 [ 3 ] {} <Debug> HTTP-Session: 9950f54f-c0a3-4c10-ae28-9b67c4c31367 Destroying unnamed session
453 2023.10.21 17:20:34.355763 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50693, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
454 2023.10.21 17:20:34.355829 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
455 2023.10.21 17:20:34.355850 [ 3 ] {} <Debug> HTTP-Session: 428fb543-23a3-47f4-b321-0c47f9156f6a Authenticating user 'default' from [fd00:1122:3344:101::d]:50693
456 2023.10.21 17:20:34.355867 [ 3 ] {} <Debug> HTTP-Session: 428fb543-23a3-47f4-b321-0c47f9156f6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
457 2023.10.21 17:20:34.356092 [ 3 ] {af84db58-78fb-4f6c-a7c7-087a67fceea6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50693) 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)
458 2023.10.21 17:20:34.356160 [ 3 ] {af84db58-78fb-4f6c-a7c7-087a67fceea6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16
459 2023.10.21 17:20:34.358435 [ 3 ] {af84db58-78fb-4f6c-a7c7-087a67fceea6} <Debug> oximeter.measurements_histogramu16 (abed0f7c-71f3-49ad-b171-305a6d08258b): Loading data parts
460 2023.10.21 17:20:34.358521 [ 3 ] {af84db58-78fb-4f6c-a7c7-087a67fceea6} <Debug> oximeter.measurements_histogramu16 (abed0f7c-71f3-49ad-b171-305a6d08258b): There are no data parts
461 2023.10.21 17:20:34.359739 [ 3 ] {af84db58-78fb-4f6c-a7c7-087a67fceea6} <Debug> DynamicQueryHandler: Done processing query
462 2023.10.21 17:20:34.359777 [ 3 ] {af84db58-78fb-4f6c-a7c7-087a67fceea6} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
463 2023.10.21 17:20:34.359795 [ 3 ] {} <Debug> HTTP-Session: 428fb543-23a3-47f4-b321-0c47f9156f6a Destroying unnamed session
464 2023.10.21 17:20:34.359929 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50693, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
465 2023.10.21 17:20:34.359985 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
466 2023.10.21 17:20:34.360005 [ 3 ] {} <Debug> HTTP-Session: 6375037b-7d75-4c43-bb0e-04bf7ecdbddb Authenticating user 'default' from [fd00:1122:3344:101::d]:50693
467 2023.10.21 17:20:34.360032 [ 3 ] {} <Debug> HTTP-Session: 6375037b-7d75-4c43-bb0e-04bf7ecdbddb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
468 2023.10.21 17:20:34.360278 [ 3 ] {b97aef4d-1eff-413f-9211-d2d22e4c69f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50693) 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)
469 2023.10.21 17:20:34.360346 [ 3 ] {b97aef4d-1eff-413f-9211-d2d22e4c69f1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32
470 2023.10.21 17:20:34.361820 [ 3 ] {b97aef4d-1eff-413f-9211-d2d22e4c69f1} <Debug> oximeter.measurements_histogrami32 (e16a1b2f-8505-4fef-9a07-04a34a241323): Loading data parts
471 2023.10.21 17:20:34.361914 [ 3 ] {b97aef4d-1eff-413f-9211-d2d22e4c69f1} <Debug> oximeter.measurements_histogrami32 (e16a1b2f-8505-4fef-9a07-04a34a241323): There are no data parts
472 2023.10.21 17:20:34.363286 [ 3 ] {b97aef4d-1eff-413f-9211-d2d22e4c69f1} <Debug> DynamicQueryHandler: Done processing query
473 2023.10.21 17:20:34.363312 [ 3 ] {b97aef4d-1eff-413f-9211-d2d22e4c69f1} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
474 2023.10.21 17:20:34.363328 [ 3 ] {} <Debug> HTTP-Session: 6375037b-7d75-4c43-bb0e-04bf7ecdbddb Destroying unnamed session
475 2023.10.21 17:20:34.363479 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50693, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
476 2023.10.21 17:20:34.363533 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
477 2023.10.21 17:20:34.363553 [ 3 ] {} <Debug> HTTP-Session: fbaf118f-bb81-4f33-bbed-e7996a3abbed Authenticating user 'default' from [fd00:1122:3344:101::d]:50693
478 2023.10.21 17:20:34.363580 [ 3 ] {} <Debug> HTTP-Session: fbaf118f-bb81-4f33-bbed-e7996a3abbed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
479 2023.10.21 17:20:34.363847 [ 3 ] {6d71fc5a-955f-48b6-8d54-4ed35e5d5536} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50693) 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)
480 2023.10.21 17:20:34.363912 [ 3 ] {6d71fc5a-955f-48b6-8d54-4ed35e5d5536} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32
481 2023.10.21 17:20:34.365380 [ 3 ] {6d71fc5a-955f-48b6-8d54-4ed35e5d5536} <Debug> oximeter.measurements_histogramu32 (0e974f05-fa5c-406a-a565-285aaed4ed62): Loading data parts
482 2023.10.21 17:20:34.365491 [ 3 ] {6d71fc5a-955f-48b6-8d54-4ed35e5d5536} <Debug> oximeter.measurements_histogramu32 (0e974f05-fa5c-406a-a565-285aaed4ed62): There are no data parts
483 2023.10.21 17:20:34.366699 [ 3 ] {6d71fc5a-955f-48b6-8d54-4ed35e5d5536} <Debug> DynamicQueryHandler: Done processing query
484 2023.10.21 17:20:34.366725 [ 3 ] {6d71fc5a-955f-48b6-8d54-4ed35e5d5536} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
485 2023.10.21 17:20:34.366751 [ 3 ] {} <Debug> HTTP-Session: fbaf118f-bb81-4f33-bbed-e7996a3abbed Destroying unnamed session
486 2023.10.21 17:20:34.366883 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50693, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
487 2023.10.21 17:20:34.366936 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
488 2023.10.21 17:20:34.366964 [ 3 ] {} <Debug> HTTP-Session: 4255b964-d376-43da-8b0f-7b028a30c194 Authenticating user 'default' from [fd00:1122:3344:101::d]:50693
489 2023.10.21 17:20:34.366982 [ 3 ] {} <Debug> HTTP-Session: 4255b964-d376-43da-8b0f-7b028a30c194 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
490 2023.10.21 17:20:34.367205 [ 3 ] {4dd7a635-97fc-4d3c-8c9b-f456bca00986} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50693) 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)
491 2023.10.21 17:20:34.367268 [ 3 ] {4dd7a635-97fc-4d3c-8c9b-f456bca00986} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64
492 2023.10.21 17:20:34.368701 [ 3 ] {4dd7a635-97fc-4d3c-8c9b-f456bca00986} <Debug> oximeter.measurements_histogrami64 (5ee8d6f5-3e0e-4856-982b-117d0b86ed1b): Loading data parts
493 2023.10.21 17:20:34.368782 [ 3 ] {4dd7a635-97fc-4d3c-8c9b-f456bca00986} <Debug> oximeter.measurements_histogrami64 (5ee8d6f5-3e0e-4856-982b-117d0b86ed1b): There are no data parts
494 2023.10.21 17:20:34.370518 [ 3 ] {4dd7a635-97fc-4d3c-8c9b-f456bca00986} <Debug> DynamicQueryHandler: Done processing query
495 2023.10.21 17:20:34.370543 [ 3 ] {4dd7a635-97fc-4d3c-8c9b-f456bca00986} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
496 2023.10.21 17:20:34.370570 [ 3 ] {} <Debug> HTTP-Session: 4255b964-d376-43da-8b0f-7b028a30c194 Destroying unnamed session
497 2023.10.21 17:20:34.370675 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50693, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
498 2023.10.21 17:20:34.370718 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
499 2023.10.21 17:20:34.370748 [ 3 ] {} <Debug> HTTP-Session: 113ea9a2-2704-4081-80e1-3dbd55b2591f Authenticating user 'default' from [fd00:1122:3344:101::d]:50693
500 2023.10.21 17:20:34.370777 [ 3 ] {} <Debug> HTTP-Session: 113ea9a2-2704-4081-80e1-3dbd55b2591f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
501 2023.10.21 17:20:34.370987 [ 3 ] {de19da51-9f0f-4254-8d12-7d1935949f57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50693) 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)
502 2023.10.21 17:20:34.371048 [ 3 ] {de19da51-9f0f-4254-8d12-7d1935949f57} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64
503 2023.10.21 17:20:34.372515 [ 3 ] {de19da51-9f0f-4254-8d12-7d1935949f57} <Debug> oximeter.measurements_histogramu64 (27338b5e-270e-4f42-ac17-00382869886a): Loading data parts
504 2023.10.21 17:20:34.372610 [ 3 ] {de19da51-9f0f-4254-8d12-7d1935949f57} <Debug> oximeter.measurements_histogramu64 (27338b5e-270e-4f42-ac17-00382869886a): There are no data parts
505 2023.10.21 17:20:34.374259 [ 3 ] {de19da51-9f0f-4254-8d12-7d1935949f57} <Debug> DynamicQueryHandler: Done processing query
506 2023.10.21 17:20:34.374295 [ 3 ] {de19da51-9f0f-4254-8d12-7d1935949f57} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
507 2023.10.21 17:20:34.374312 [ 3 ] {} <Debug> HTTP-Session: 113ea9a2-2704-4081-80e1-3dbd55b2591f Destroying unnamed session
508 2023.10.21 17:20:34.374437 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50693, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
509 2023.10.21 17:20:34.374488 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
510 2023.10.21 17:20:34.374507 [ 3 ] {} <Debug> HTTP-Session: 35f37bfb-7707-430a-a6fb-f63014dfd702 Authenticating user 'default' from [fd00:1122:3344:101::d]:50693
511 2023.10.21 17:20:34.374532 [ 3 ] {} <Debug> HTTP-Session: 35f37bfb-7707-430a-a6fb-f63014dfd702 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
512 2023.10.21 17:20:34.374745 [ 3 ] {6a2aa3f9-cdc5-4718-b0ad-c888679449cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50693) 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)
513 2023.10.21 17:20:34.374794 [ 3 ] {6a2aa3f9-cdc5-4718-b0ad-c888679449cf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32
514 2023.10.21 17:20:34.376236 [ 3 ] {6a2aa3f9-cdc5-4718-b0ad-c888679449cf} <Debug> oximeter.measurements_histogramf32 (63279d31-bda8-4769-944f-f917d514a08c): Loading data parts
515 2023.10.21 17:20:34.376327 [ 3 ] {6a2aa3f9-cdc5-4718-b0ad-c888679449cf} <Debug> oximeter.measurements_histogramf32 (63279d31-bda8-4769-944f-f917d514a08c): There are no data parts
516 2023.10.21 17:20:34.377387 [ 3 ] {6a2aa3f9-cdc5-4718-b0ad-c888679449cf} <Debug> DynamicQueryHandler: Done processing query
517 2023.10.21 17:20:34.377412 [ 3 ] {6a2aa3f9-cdc5-4718-b0ad-c888679449cf} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
518 2023.10.21 17:20:34.377436 [ 3 ] {} <Debug> HTTP-Session: 35f37bfb-7707-430a-a6fb-f63014dfd702 Destroying unnamed session
519 2023.10.21 17:20:34.377547 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50693, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
520 2023.10.21 17:20:34.377594 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
521 2023.10.21 17:20:34.377624 [ 3 ] {} <Debug> HTTP-Session: 0440201c-6be3-47a4-867c-fc5cca63f876 Authenticating user 'default' from [fd00:1122:3344:101::d]:50693
522 2023.10.21 17:20:34.377641 [ 3 ] {} <Debug> HTTP-Session: 0440201c-6be3-47a4-867c-fc5cca63f876 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
523 2023.10.21 17:20:34.377854 [ 3 ] {84924cd1-0da6-4f10-83bd-7a8f57243ec7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50693) 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)
524 2023.10.21 17:20:34.377907 [ 3 ] {84924cd1-0da6-4f10-83bd-7a8f57243ec7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64
525 2023.10.21 17:20:34.379643 [ 3 ] {84924cd1-0da6-4f10-83bd-7a8f57243ec7} <Debug> oximeter.measurements_histogramf64 (efe5cb0d-bafb-438d-9aad-a218182ea8f7): Loading data parts
526 2023.10.21 17:20:34.379722 [ 3 ] {84924cd1-0da6-4f10-83bd-7a8f57243ec7} <Debug> oximeter.measurements_histogramf64 (efe5cb0d-bafb-438d-9aad-a218182ea8f7): There are no data parts
527 2023.10.21 17:20:34.380971 [ 3 ] {84924cd1-0da6-4f10-83bd-7a8f57243ec7} <Debug> DynamicQueryHandler: Done processing query
528 2023.10.21 17:20:34.380997 [ 3 ] {84924cd1-0da6-4f10-83bd-7a8f57243ec7} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
529 2023.10.21 17:20:34.381021 [ 3 ] {} <Debug> HTTP-Session: 0440201c-6be3-47a4-867c-fc5cca63f876 Destroying unnamed session
530 2023.10.21 17:20:34.381132 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50693, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
531 2023.10.21 17:20:34.381179 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
532 2023.10.21 17:20:34.381203 [ 3 ] {} <Debug> HTTP-Session: d2771620-b441-40b8-bebe-9c042468dffc Authenticating user 'default' from [fd00:1122:3344:101::d]:50693
533 2023.10.21 17:20:34.381219 [ 3 ] {} <Debug> HTTP-Session: d2771620-b441-40b8-bebe-9c042468dffc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
534 2023.10.21 17:20:34.381376 [ 3 ] {9b13393e-4544-488a-bc4e-216df964deae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50693) 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)
535 2023.10.21 17:20:34.381423 [ 3 ] {9b13393e-4544-488a-bc4e-216df964deae} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool
536 2023.10.21 17:20:34.382688 [ 3 ] {9b13393e-4544-488a-bc4e-216df964deae} <Debug> oximeter.fields_bool (fb9ecc7c-29ef-494f-96a2-e8cbee889f15): Loading data parts
537 2023.10.21 17:20:34.382772 [ 3 ] {9b13393e-4544-488a-bc4e-216df964deae} <Debug> oximeter.fields_bool (fb9ecc7c-29ef-494f-96a2-e8cbee889f15): There are no data parts
538 2023.10.21 17:20:34.383805 [ 3 ] {9b13393e-4544-488a-bc4e-216df964deae} <Debug> DynamicQueryHandler: Done processing query
539 2023.10.21 17:20:34.383835 [ 3 ] {9b13393e-4544-488a-bc4e-216df964deae} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
540 2023.10.21 17:20:34.383855 [ 3 ] {} <Debug> HTTP-Session: d2771620-b441-40b8-bebe-9c042468dffc Destroying unnamed session
541 2023.10.21 17:20:34.383969 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50693, User-Agent: (none), Length: 247, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
542 2023.10.21 17:20:34.384017 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
543 2023.10.21 17:20:34.384041 [ 3 ] {} <Debug> HTTP-Session: be2b24b7-35a3-4491-beef-5fb426e1fb39 Authenticating user 'default' from [fd00:1122:3344:101::d]:50693
544 2023.10.21 17:20:34.384057 [ 3 ] {} <Debug> HTTP-Session: be2b24b7-35a3-4491-beef-5fb426e1fb39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
545 2023.10.21 17:20:34.384214 [ 3 ] {6d44fb8c-fd34-4f06-b37a-c7a26ddfca6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50693) 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)
546 2023.10.21 17:20:34.384256 [ 3 ] {6d44fb8c-fd34-4f06-b37a-c7a26ddfca6c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8
547 2023.10.21 17:20:34.385591 [ 3 ] {6d44fb8c-fd34-4f06-b37a-c7a26ddfca6c} <Debug> oximeter.fields_i8 (927b814c-2170-4310-9400-460eef1259cc): Loading data parts
548 2023.10.21 17:20:34.385700 [ 3 ] {6d44fb8c-fd34-4f06-b37a-c7a26ddfca6c} <Debug> oximeter.fields_i8 (927b814c-2170-4310-9400-460eef1259cc): There are no data parts
549 2023.10.21 17:20:34.386849 [ 3 ] {6d44fb8c-fd34-4f06-b37a-c7a26ddfca6c} <Debug> DynamicQueryHandler: Done processing query
550 2023.10.21 17:20:34.386879 [ 3 ] {6d44fb8c-fd34-4f06-b37a-c7a26ddfca6c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
551 2023.10.21 17:20:34.386896 [ 3 ] {} <Debug> HTTP-Session: be2b24b7-35a3-4491-beef-5fb426e1fb39 Destroying unnamed session
552 2023.10.21 17:20:34.387021 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50693, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
553 2023.10.21 17:20:34.387071 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
554 2023.10.21 17:20:34.387090 [ 3 ] {} <Debug> HTTP-Session: 35e39697-4021-4274-b754-679fb0ef95e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:50693
555 2023.10.21 17:20:34.387112 [ 3 ] {} <Debug> HTTP-Session: 35e39697-4021-4274-b754-679fb0ef95e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
556 2023.10.21 17:20:34.387266 [ 3 ] {419def50-84fc-4374-8d5c-6dc65732ace5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50693) 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)
557 2023.10.21 17:20:34.387313 [ 3 ] {419def50-84fc-4374-8d5c-6dc65732ace5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8
558 2023.10.21 17:20:34.388578 [ 3 ] {419def50-84fc-4374-8d5c-6dc65732ace5} <Debug> oximeter.fields_u8 (b4cba510-6be6-4add-acbd-0b80184c5cbb): Loading data parts
559 2023.10.21 17:20:34.388670 [ 3 ] {419def50-84fc-4374-8d5c-6dc65732ace5} <Debug> oximeter.fields_u8 (b4cba510-6be6-4add-acbd-0b80184c5cbb): There are no data parts
560 2023.10.21 17:20:34.390243 [ 3 ] {419def50-84fc-4374-8d5c-6dc65732ace5} <Debug> DynamicQueryHandler: Done processing query
561 2023.10.21 17:20:34.390269 [ 3 ] {419def50-84fc-4374-8d5c-6dc65732ace5} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
562 2023.10.21 17:20:34.390299 [ 3 ] {} <Debug> HTTP-Session: 35e39697-4021-4274-b754-679fb0ef95e3 Destroying unnamed session
563 2023.10.21 17:20:34.390413 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50693, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
564 2023.10.21 17:20:34.390473 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
565 2023.10.21 17:20:34.390505 [ 3 ] {} <Debug> HTTP-Session: 603ec2a4-bc3c-471b-bcdd-0accf665f5ee Authenticating user 'default' from [fd00:1122:3344:101::d]:50693
566 2023.10.21 17:20:34.390521 [ 3 ] {} <Debug> HTTP-Session: 603ec2a4-bc3c-471b-bcdd-0accf665f5ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
567 2023.10.21 17:20:34.390690 [ 3 ] {5a491c96-57f2-42e7-a2b7-b8bb97ed3bd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50693) 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)
568 2023.10.21 17:20:34.390749 [ 3 ] {5a491c96-57f2-42e7-a2b7-b8bb97ed3bd5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16
569 2023.10.21 17:20:34.392176 [ 3 ] {5a491c96-57f2-42e7-a2b7-b8bb97ed3bd5} <Debug> oximeter.fields_i16 (1c2d5e7c-fb09-42e9-8ef6-57997245c9e0): Loading data parts
570 2023.10.21 17:20:34.392273 [ 3 ] {5a491c96-57f2-42e7-a2b7-b8bb97ed3bd5} <Debug> oximeter.fields_i16 (1c2d5e7c-fb09-42e9-8ef6-57997245c9e0): There are no data parts
571 2023.10.21 17:20:34.393350 [ 3 ] {5a491c96-57f2-42e7-a2b7-b8bb97ed3bd5} <Debug> DynamicQueryHandler: Done processing query
572 2023.10.21 17:20:34.393375 [ 3 ] {5a491c96-57f2-42e7-a2b7-b8bb97ed3bd5} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
573 2023.10.21 17:20:34.393392 [ 3 ] {} <Debug> HTTP-Session: 603ec2a4-bc3c-471b-bcdd-0accf665f5ee Destroying unnamed session
574 2023.10.21 17:20:34.393529 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50693, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
575 2023.10.21 17:20:34.393586 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
576 2023.10.21 17:20:34.393606 [ 3 ] {} <Debug> HTTP-Session: 7c71d15f-88b6-4213-8674-622ee707c575 Authenticating user 'default' from [fd00:1122:3344:101::d]:50693
577 2023.10.21 17:20:34.393634 [ 3 ] {} <Debug> HTTP-Session: 7c71d15f-88b6-4213-8674-622ee707c575 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
578 2023.10.21 17:20:34.393808 [ 3 ] {56d2429d-f737-48be-b507-3e0243d8c129} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50693) 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)
579 2023.10.21 17:20:34.393857 [ 3 ] {56d2429d-f737-48be-b507-3e0243d8c129} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16
580 2023.10.21 17:20:34.395204 [ 3 ] {56d2429d-f737-48be-b507-3e0243d8c129} <Debug> oximeter.fields_u16 (497e3c68-251e-43bd-8fed-6cf4384381cc): Loading data parts
581 2023.10.21 17:20:34.395305 [ 3 ] {56d2429d-f737-48be-b507-3e0243d8c129} <Debug> oximeter.fields_u16 (497e3c68-251e-43bd-8fed-6cf4384381cc): There are no data parts
582 2023.10.21 17:20:34.396649 [ 3 ] {56d2429d-f737-48be-b507-3e0243d8c129} <Debug> DynamicQueryHandler: Done processing query
583 2023.10.21 17:20:34.396687 [ 3 ] {56d2429d-f737-48be-b507-3e0243d8c129} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
584 2023.10.21 17:20:34.396705 [ 3 ] {} <Debug> HTTP-Session: 7c71d15f-88b6-4213-8674-622ee707c575 Destroying unnamed session
585 2023.10.21 17:20:34.396826 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50693, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
586 2023.10.21 17:20:34.396894 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
587 2023.10.21 17:20:34.396915 [ 3 ] {} <Debug> HTTP-Session: 897e2acb-1e92-4615-a77e-ed64e23683a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:50693
588 2023.10.21 17:20:34.396940 [ 3 ] {} <Debug> HTTP-Session: 897e2acb-1e92-4615-a77e-ed64e23683a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
589 2023.10.21 17:20:34.397095 [ 3 ] {03d029c6-a191-4e0c-99e8-5f799830030b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50693) 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)
590 2023.10.21 17:20:34.397144 [ 3 ] {03d029c6-a191-4e0c-99e8-5f799830030b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32
591 2023.10.21 17:20:34.398425 [ 3 ] {03d029c6-a191-4e0c-99e8-5f799830030b} <Debug> oximeter.fields_i32 (f6979040-4bb0-41c7-a1c3-6a1b787640f6): Loading data parts
592 2023.10.21 17:20:34.398520 [ 3 ] {03d029c6-a191-4e0c-99e8-5f799830030b} <Debug> oximeter.fields_i32 (f6979040-4bb0-41c7-a1c3-6a1b787640f6): There are no data parts
593 2023.10.21 17:20:34.399613 [ 3 ] {03d029c6-a191-4e0c-99e8-5f799830030b} <Debug> DynamicQueryHandler: Done processing query
594 2023.10.21 17:20:34.399637 [ 3 ] {03d029c6-a191-4e0c-99e8-5f799830030b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
595 2023.10.21 17:20:34.399666 [ 3 ] {} <Debug> HTTP-Session: 897e2acb-1e92-4615-a77e-ed64e23683a7 Destroying unnamed session
596 2023.10.21 17:20:34.399797 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50693, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
597 2023.10.21 17:20:34.399848 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
598 2023.10.21 17:20:34.399879 [ 3 ] {} <Debug> HTTP-Session: 782be705-196e-460b-bb83-39193244b17a Authenticating user 'default' from [fd00:1122:3344:101::d]:50693
599 2023.10.21 17:20:34.399895 [ 3 ] {} <Debug> HTTP-Session: 782be705-196e-460b-bb83-39193244b17a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
600 2023.10.21 17:20:34.400055 [ 3 ] {78912300-d626-4d90-9984-db4210b3b69c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50693) 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)
601 2023.10.21 17:20:34.400099 [ 3 ] {78912300-d626-4d90-9984-db4210b3b69c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32
602 2023.10.21 17:20:34.401419 [ 3 ] {78912300-d626-4d90-9984-db4210b3b69c} <Debug> oximeter.fields_u32 (5d42023d-d587-4e5b-9d50-9c88902dddc8): Loading data parts
603 2023.10.21 17:20:34.401508 [ 3 ] {78912300-d626-4d90-9984-db4210b3b69c} <Debug> oximeter.fields_u32 (5d42023d-d587-4e5b-9d50-9c88902dddc8): There are no data parts
604 2023.10.21 17:20:34.403100 [ 3 ] {78912300-d626-4d90-9984-db4210b3b69c} <Debug> DynamicQueryHandler: Done processing query
605 2023.10.21 17:20:34.403135 [ 3 ] {78912300-d626-4d90-9984-db4210b3b69c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
606 2023.10.21 17:20:34.403151 [ 3 ] {} <Debug> HTTP-Session: 782be705-196e-460b-bb83-39193244b17a Destroying unnamed session
607 2023.10.21 17:20:34.403283 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50693, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
608 2023.10.21 17:20:34.403334 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
609 2023.10.21 17:20:34.403352 [ 3 ] {} <Debug> HTTP-Session: ce9c8893-0e2b-4cd6-a85d-3961c71320d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:50693
610 2023.10.21 17:20:34.403376 [ 3 ] {} <Debug> HTTP-Session: ce9c8893-0e2b-4cd6-a85d-3961c71320d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
611 2023.10.21 17:20:34.403533 [ 3 ] {db67d59d-6f7d-475d-9ae1-a6b240ac97ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50693) 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)
612 2023.10.21 17:20:34.403581 [ 3 ] {db67d59d-6f7d-475d-9ae1-a6b240ac97ac} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64
613 2023.10.21 17:20:34.404881 [ 3 ] {db67d59d-6f7d-475d-9ae1-a6b240ac97ac} <Debug> oximeter.fields_i64 (be40c886-775a-4755-b336-3265d341e4e4): Loading data parts
614 2023.10.21 17:20:34.404960 [ 3 ] {db67d59d-6f7d-475d-9ae1-a6b240ac97ac} <Debug> oximeter.fields_i64 (be40c886-775a-4755-b336-3265d341e4e4): There are no data parts
615 2023.10.21 17:20:34.406343 [ 3 ] {db67d59d-6f7d-475d-9ae1-a6b240ac97ac} <Debug> DynamicQueryHandler: Done processing query
616 2023.10.21 17:20:34.406369 [ 3 ] {db67d59d-6f7d-475d-9ae1-a6b240ac97ac} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
617 2023.10.21 17:20:34.406399 [ 3 ] {} <Debug> HTTP-Session: ce9c8893-0e2b-4cd6-a85d-3961c71320d7 Destroying unnamed session
618 2023.10.21 17:20:34.406556 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50693, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
619 2023.10.21 17:20:34.406607 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
620 2023.10.21 17:20:34.406642 [ 3 ] {} <Debug> HTTP-Session: 50b3c036-481d-4691-a9a3-454ce4adcf14 Authenticating user 'default' from [fd00:1122:3344:101::d]:50693
621 2023.10.21 17:20:34.406674 [ 3 ] {} <Debug> HTTP-Session: 50b3c036-481d-4691-a9a3-454ce4adcf14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
622 2023.10.21 17:20:34.406876 [ 3 ] {55eb7686-c584-4d8e-9ce8-3eaaac2652be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50693) 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)
623 2023.10.21 17:20:34.406943 [ 3 ] {55eb7686-c584-4d8e-9ce8-3eaaac2652be} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64
624 2023.10.21 17:20:34.408398 [ 3 ] {55eb7686-c584-4d8e-9ce8-3eaaac2652be} <Debug> oximeter.fields_u64 (29eb3d2f-bf53-4e1c-8fe5-52e52a5c3e33): Loading data parts
625 2023.10.21 17:20:34.408496 [ 3 ] {55eb7686-c584-4d8e-9ce8-3eaaac2652be} <Debug> oximeter.fields_u64 (29eb3d2f-bf53-4e1c-8fe5-52e52a5c3e33): There are no data parts
626 2023.10.21 17:20:34.409586 [ 3 ] {55eb7686-c584-4d8e-9ce8-3eaaac2652be} <Debug> DynamicQueryHandler: Done processing query
627 2023.10.21 17:20:34.409611 [ 3 ] {55eb7686-c584-4d8e-9ce8-3eaaac2652be} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
628 2023.10.21 17:20:34.409640 [ 3 ] {} <Debug> HTTP-Session: 50b3c036-481d-4691-a9a3-454ce4adcf14 Destroying unnamed session
629 2023.10.21 17:20:34.409764 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50693, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
630 2023.10.21 17:20:34.409823 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
631 2023.10.21 17:20:34.409853 [ 3 ] {} <Debug> HTTP-Session: 08cf4580-a9d0-416d-88bd-072bda42a286 Authenticating user 'default' from [fd00:1122:3344:101::d]:50693
632 2023.10.21 17:20:34.409871 [ 3 ] {} <Debug> HTTP-Session: 08cf4580-a9d0-416d-88bd-072bda42a286 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
633 2023.10.21 17:20:34.410035 [ 3 ] {81020335-a7c5-4145-a84b-1640a476acfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50693) 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)
634 2023.10.21 17:20:34.410094 [ 3 ] {81020335-a7c5-4145-a84b-1640a476acfa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr
635 2023.10.21 17:20:34.411492 [ 3 ] {81020335-a7c5-4145-a84b-1640a476acfa} <Debug> oximeter.fields_ipaddr (51c6d750-6596-4a8c-8e3a-8262027fa2d0): Loading data parts
636 2023.10.21 17:20:34.411590 [ 3 ] {81020335-a7c5-4145-a84b-1640a476acfa} <Debug> oximeter.fields_ipaddr (51c6d750-6596-4a8c-8e3a-8262027fa2d0): There are no data parts
637 2023.10.21 17:20:34.412640 [ 3 ] {81020335-a7c5-4145-a84b-1640a476acfa} <Debug> DynamicQueryHandler: Done processing query
638 2023.10.21 17:20:34.412679 [ 3 ] {81020335-a7c5-4145-a84b-1640a476acfa} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
639 2023.10.21 17:20:34.412694 [ 3 ] {} <Debug> HTTP-Session: 08cf4580-a9d0-416d-88bd-072bda42a286 Destroying unnamed session
640 2023.10.21 17:20:34.412802 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50693, User-Agent: (none), Length: 253, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
641 2023.10.21 17:20:34.412860 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
642 2023.10.21 17:20:34.412879 [ 3 ] {} <Debug> HTTP-Session: 7f2fd8a8-8d36-49d2-81dc-6c0c2e2a609f Authenticating user 'default' from [fd00:1122:3344:101::d]:50693
643 2023.10.21 17:20:34.412910 [ 3 ] {} <Debug> HTTP-Session: 7f2fd8a8-8d36-49d2-81dc-6c0c2e2a609f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
644 2023.10.21 17:20:34.413071 [ 3 ] {dc880d9c-5216-4fbe-a89e-56086535c8ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50693) 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)
645 2023.10.21 17:20:34.413120 [ 3 ] {dc880d9c-5216-4fbe-a89e-56086535c8ce} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string
646 2023.10.21 17:20:34.414394 [ 3 ] {dc880d9c-5216-4fbe-a89e-56086535c8ce} <Debug> oximeter.fields_string (3ff5435d-5ca8-4576-b197-5495721110ce): Loading data parts
647 2023.10.21 17:20:34.414471 [ 3 ] {dc880d9c-5216-4fbe-a89e-56086535c8ce} <Debug> oximeter.fields_string (3ff5435d-5ca8-4576-b197-5495721110ce): There are no data parts
648 2023.10.21 17:20:34.415510 [ 3 ] {dc880d9c-5216-4fbe-a89e-56086535c8ce} <Debug> DynamicQueryHandler: Done processing query
649 2023.10.21 17:20:34.415548 [ 3 ] {dc880d9c-5216-4fbe-a89e-56086535c8ce} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
650 2023.10.21 17:20:34.415564 [ 3 ] {} <Debug> HTTP-Session: 7f2fd8a8-8d36-49d2-81dc-6c0c2e2a609f Destroying unnamed session
651 2023.10.21 17:20:34.415677 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50693, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
652 2023.10.21 17:20:34.415736 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
653 2023.10.21 17:20:34.415756 [ 3 ] {} <Debug> HTTP-Session: bb73ed1d-5fe0-4a4b-90da-4ee31e481f4e Authenticating user 'default' from [fd00:1122:3344:101::d]:50693
654 2023.10.21 17:20:34.415777 [ 3 ] {} <Debug> HTTP-Session: bb73ed1d-5fe0-4a4b-90da-4ee31e481f4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
655 2023.10.21 17:20:34.415927 [ 3 ] {a141007e-193c-4660-9db2-b791fdc17e2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50693) 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)
656 2023.10.21 17:20:34.415976 [ 3 ] {a141007e-193c-4660-9db2-b791fdc17e2a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid
657 2023.10.21 17:20:34.417238 [ 3 ] {a141007e-193c-4660-9db2-b791fdc17e2a} <Debug> oximeter.fields_uuid (847bdbf3-1a8c-4f15-bf7e-af9da4975461): Loading data parts
658 2023.10.21 17:20:34.417324 [ 3 ] {a141007e-193c-4660-9db2-b791fdc17e2a} <Debug> oximeter.fields_uuid (847bdbf3-1a8c-4f15-bf7e-af9da4975461): There are no data parts
659 2023.10.21 17:20:34.418659 [ 3 ] {a141007e-193c-4660-9db2-b791fdc17e2a} <Debug> DynamicQueryHandler: Done processing query
660 2023.10.21 17:20:34.418685 [ 3 ] {a141007e-193c-4660-9db2-b791fdc17e2a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
661 2023.10.21 17:20:34.418710 [ 3 ] {} <Debug> HTTP-Session: bb73ed1d-5fe0-4a4b-90da-4ee31e481f4e Destroying unnamed session
662 2023.10.21 17:20:34.418839 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50693, User-Agent: (none), Length: 704, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
663 2023.10.21 17:20:34.418892 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
664 2023.10.21 17:20:34.418918 [ 3 ] {} <Debug> HTTP-Session: 92b00535-f3ac-444e-9a70-00bafdb7dd76 Authenticating user 'default' from [fd00:1122:3344:101::d]:50693
665 2023.10.21 17:20:34.418934 [ 3 ] {} <Debug> HTTP-Session: 92b00535-f3ac-444e-9a70-00bafdb7dd76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
666 2023.10.21 17:20:34.419120 [ 3 ] {48919a52-838b-4797-a2e0-cc1aaad4f779} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50693) 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)
667 2023.10.21 17:20:34.419179 [ 3 ] {48919a52-838b-4797-a2e0-cc1aaad4f779} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema
668 2023.10.21 17:20:34.420767 [ 3 ] {48919a52-838b-4797-a2e0-cc1aaad4f779} <Debug> oximeter.timeseries_schema (a5d261f6-9f52-44d8-9b3f-1c8b5d3ca410): Loading data parts
669 2023.10.21 17:20:34.420864 [ 3 ] {48919a52-838b-4797-a2e0-cc1aaad4f779} <Debug> oximeter.timeseries_schema (a5d261f6-9f52-44d8-9b3f-1c8b5d3ca410): There are no data parts
670 2023.10.21 17:20:34.422182 [ 3 ] {48919a52-838b-4797-a2e0-cc1aaad4f779} <Debug> DynamicQueryHandler: Done processing query
671 2023.10.21 17:20:34.422207 [ 3 ] {48919a52-838b-4797-a2e0-cc1aaad4f779} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
672 2023.10.21 17:20:34.422222 [ 3 ] {} <Debug> HTTP-Session: 92b00535-f3ac-444e-9a70-00bafdb7dd76 Destroying unnamed session
673 2023.10.21 17:20:34.422370 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50693, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
674 2023.10.21 17:20:34.422422 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
675 2023.10.21 17:20:34.422443 [ 3 ] {} <Debug> HTTP-Session: b4fdf566-0175-4516-94eb-bf77a24cd49e Authenticating user 'default' from [fd00:1122:3344:101::d]:50693
676 2023.10.21 17:20:34.422465 [ 3 ] {} <Debug> HTTP-Session: b4fdf566-0175-4516-94eb-bf77a24cd49e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
677 2023.10.21 17:20:34.422584 [ 3 ] {56189fe1-9789-444a-903d-4b30478b3734} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50693) INSERT INTO oximeter.version (*) VALUES (stage: Complete)
678 2023.10.21 17:20:34.423235 [ 3 ] {56189fe1-9789-444a-903d-4b30478b3734} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version
679 2023.10.21 17:20:34.427391 [ 3 ] {56189fe1-9789-444a-903d-4b30478b3734} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.37 GiB.
680 2023.10.21 17:20:34.430520 [ 3 ] {56189fe1-9789-444a-903d-4b30478b3734} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
681 2023.10.21 17:20:34.430742 [ 3 ] {56189fe1-9789-444a-903d-4b30478b3734} <Trace> oximeter.version (8f34eb7c-5c5e-4eaf-913a-d82fcf4008ac): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
682 2023.10.21 17:20:34.430966 [ 3 ] {56189fe1-9789-444a-903d-4b30478b3734} <Information> executeQuery: Read 1 rows, 16.00 B in 0.008351241 sec., 119 rows/sec., 1.87 KiB/sec.
683 2023.10.21 17:20:34.431081 [ 3 ] {56189fe1-9789-444a-903d-4b30478b3734} <Debug> DynamicQueryHandler: Done processing query
684 2023.10.21 17:20:34.431107 [ 3 ] {56189fe1-9789-444a-903d-4b30478b3734} <Debug> MemoryTracker: Peak memory usage (for query): 4.09 MiB.
685 2023.10.21 17:20:34.431134 [ 3 ] {} <Debug> HTTP-Session: b4fdf566-0175-4516-94eb-bf77a24cd49e Destroying unnamed session
686 2023.10.21 17:20:35.000335 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 218.69 MiB, peak 223.76 MiB, will set to 228.27 MiB (RSS), difference: 9.58 MiB
687 2023.10.21 17:20:49.230541 [ 159 ] {} <Debug> DNSResolver: Updating DNS cache
688 2023.10.21 17:20:49.230601 [ 159 ] {} <Debug> DNSResolver: Updated DNS cache
689 2023.10.21 17:21:04.230652 [ 136 ] {} <Debug> DNSResolver: Updating DNS cache
690 2023.10.21 17:21:04.230777 [ 136 ] {} <Debug> DNSResolver: Updated DNS cache
691 2023.10.21 17:21:19.231349 [ 126 ] {} <Debug> DNSResolver: Updating DNS cache
692 2023.10.21 17:21:19.231411 [ 126 ] {} <Debug> DNSResolver: Updated DNS cache
693 2023.10.21 17:21:24.462015 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 3304, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
694 2023.10.21 17:21:24.462155 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
695 2023.10.21 17:21:24.462180 [ 3 ] {} <Debug> HTTP-Session: d4b04162-19c2-4f86-8a27-475d95506739 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
696 2023.10.21 17:21:24.462226 [ 3 ] {} <Debug> HTTP-Session: d4b04162-19c2-4f86-8a27-475d95506739 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
697 2023.10.21 17:21:24.462351 [ 3 ] {8c7a9de7-3d1c-4e5c-b69c-2a1d47f961a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
698 2023.10.21 17:21:24.462432 [ 3 ] {8c7a9de7-3d1c-4e5c-b69c-2a1d47f961a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
699 2023.10.21 17:21:24.467934 [ 3 ] {8c7a9de7-3d1c-4e5c-b69c-2a1d47f961a9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
700 2023.10.21 17:21:24.471495 [ 3 ] {8c7a9de7-3d1c-4e5c-b69c-2a1d47f961a9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.36 GiB.
701 2023.10.21 17:21:24.471919 [ 3 ] {8c7a9de7-3d1c-4e5c-b69c-2a1d47f961a9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
702 2023.10.21 17:21:24.472132 [ 3 ] {8c7a9de7-3d1c-4e5c-b69c-2a1d47f961a9} <Trace> oximeter.timeseries_schema (a5d261f6-9f52-44d8-9b3f-1c8b5d3ca410): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
703 2023.10.21 17:21:24.472277 [ 3 ] {8c7a9de7-3d1c-4e5c-b69c-2a1d47f961a9} <Information> executeQuery: Read 12 rows, 1.62 KiB in 0.009876014 sec., 1215 rows/sec., 163.95 KiB/sec.
704 2023.10.21 17:21:24.472458 [ 3 ] {8c7a9de7-3d1c-4e5c-b69c-2a1d47f961a9} <Debug> DynamicQueryHandler: Done processing query
705 2023.10.21 17:21:24.472488 [ 3 ] {8c7a9de7-3d1c-4e5c-b69c-2a1d47f961a9} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
706 2023.10.21 17:21:24.472504 [ 3 ] {} <Debug> HTTP-Session: d4b04162-19c2-4f86-8a27-475d95506739 Destroying unnamed session
707 2023.10.21 17:21:24.472645 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 749, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
708 2023.10.21 17:21:24.472710 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
709 2023.10.21 17:21:24.472729 [ 3 ] {} <Debug> HTTP-Session: 3a6a6048-4f6f-43b4-a8fd-7e51796b0c43 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
710 2023.10.21 17:21:24.472761 [ 3 ] {} <Debug> HTTP-Session: 3a6a6048-4f6f-43b4-a8fd-7e51796b0c43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
711 2023.10.21 17:21:24.472856 [ 3 ] {59fbc4b5-abb5-4857-a139-9e76eec05d6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
712 2023.10.21 17:21:24.472898 [ 3 ] {59fbc4b5-abb5-4857-a139-9e76eec05d6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
713 2023.10.21 17:21:24.473017 [ 3 ] {59fbc4b5-abb5-4857-a139-9e76eec05d6f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
714 2023.10.21 17:21:24.476333 [ 3 ] {59fbc4b5-abb5-4857-a139-9e76eec05d6f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.36 GiB.
715 2023.10.21 17:21:24.476561 [ 3 ] {59fbc4b5-abb5-4857-a139-9e76eec05d6f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
716 2023.10.21 17:21:24.476723 [ 3 ] {59fbc4b5-abb5-4857-a139-9e76eec05d6f} <Trace> oximeter.fields_i64 (be40c886-775a-4755-b336-3265d341e4e4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
717 2023.10.21 17:21:24.476844 [ 3 ] {59fbc4b5-abb5-4857-a139-9e76eec05d6f} <Information> executeQuery: Read 6 rows, 348.00 B in 0.003955882 sec., 1516 rows/sec., 85.91 KiB/sec.
718 2023.10.21 17:21:24.476995 [ 3 ] {59fbc4b5-abb5-4857-a139-9e76eec05d6f} <Debug> DynamicQueryHandler: Done processing query
719 2023.10.21 17:21:24.477027 [ 3 ] {59fbc4b5-abb5-4857-a139-9e76eec05d6f} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
720 2023.10.21 17:21:24.477050 [ 3 ] {} <Debug> HTTP-Session: 3a6a6048-4f6f-43b4-a8fd-7e51796b0c43 Destroying unnamed session
721 2023.10.21 17:21:24.477216 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 13667, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
722 2023.10.21 17:21:24.477268 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
723 2023.10.21 17:21:24.477294 [ 3 ] {} <Debug> HTTP-Session: 1f6ca1d6-96f9-42b3-8ec4-3be2048ad2eb Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
724 2023.10.21 17:21:24.477310 [ 3 ] {} <Debug> HTTP-Session: 1f6ca1d6-96f9-42b3-8ec4-3be2048ad2eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
725 2023.10.21 17:21:24.477389 [ 3 ] {8b41f050-2831-47fc-9e69-3175c6f82f51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
726 2023.10.21 17:21:24.477434 [ 3 ] {8b41f050-2831-47fc-9e69-3175c6f82f51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
727 2023.10.21 17:21:24.477540 [ 3 ] {8b41f050-2831-47fc-9e69-3175c6f82f51} <Trace> ParallelParsingInputFormat: Parallel parsing is used
728 2023.10.21 17:21:24.477875 [ 3 ] {8b41f050-2831-47fc-9e69-3175c6f82f51} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.36 GiB.
729 2023.10.21 17:21:24.478092 [ 3 ] {8b41f050-2831-47fc-9e69-3175c6f82f51} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
730 2023.10.21 17:21:24.478233 [ 3 ] {8b41f050-2831-47fc-9e69-3175c6f82f51} <Trace> oximeter.fields_string (3ff5435d-5ca8-4576-b197-5495721110ce): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
731 2023.10.21 17:21:24.478353 [ 3 ] {8b41f050-2831-47fc-9e69-3175c6f82f51} <Information> executeQuery: Read 87 rows, 8.33 KiB in 0.000929025 sec., 93646 rows/sec., 8.75 MiB/sec.
732 2023.10.21 17:21:24.478461 [ 3 ] {8b41f050-2831-47fc-9e69-3175c6f82f51} <Debug> DynamicQueryHandler: Done processing query
733 2023.10.21 17:21:24.478484 [ 3 ] {8b41f050-2831-47fc-9e69-3175c6f82f51} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
734 2023.10.21 17:21:24.478506 [ 3 ] {} <Debug> HTTP-Session: 1f6ca1d6-96f9-42b3-8ec4-3be2048ad2eb Destroying unnamed session
735 2023.10.21 17:21:24.478778 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 42130, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
736 2023.10.21 17:21:24.478829 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
737 2023.10.21 17:21:24.478855 [ 3 ] {} <Debug> HTTP-Session: 98b80df9-49fd-430b-a74d-7719c253f889 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
738 2023.10.21 17:21:24.478871 [ 3 ] {} <Debug> HTTP-Session: 98b80df9-49fd-430b-a74d-7719c253f889 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
739 2023.10.21 17:21:24.478961 [ 3 ] {a253d040-3fcd-4502-ab24-186ead5ac767} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
740 2023.10.21 17:21:24.479006 [ 3 ] {a253d040-3fcd-4502-ab24-186ead5ac767} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
741 2023.10.21 17:21:24.480098 [ 3 ] {a253d040-3fcd-4502-ab24-186ead5ac767} <Trace> ParallelParsingInputFormat: Parallel parsing is used
742 2023.10.21 17:21:24.484882 [ 3 ] {a253d040-3fcd-4502-ab24-186ead5ac767} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.36 GiB.
743 2023.10.21 17:21:24.487190 [ 3 ] {a253d040-3fcd-4502-ab24-186ead5ac767} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
744 2023.10.21 17:21:24.487363 [ 3 ] {a253d040-3fcd-4502-ab24-186ead5ac767} <Trace> oximeter.fields_uuid (847bdbf3-1a8c-4f15-bf7e-af9da4975461): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
745 2023.10.21 17:21:24.487497 [ 3 ] {a253d040-3fcd-4502-ab24-186ead5ac767} <Information> executeQuery: Read 264 rows, 18.54 KiB in 0.008494813 sec., 31077 rows/sec., 2.13 MiB/sec.
746 2023.10.21 17:21:24.487639 [ 3 ] {a253d040-3fcd-4502-ab24-186ead5ac767} <Debug> DynamicQueryHandler: Done processing query
747 2023.10.21 17:21:24.487665 [ 3 ] {a253d040-3fcd-4502-ab24-186ead5ac767} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
748 2023.10.21 17:21:24.487697 [ 3 ] {} <Debug> HTTP-Session: 98b80df9-49fd-430b-a74d-7719c253f889 Destroying unnamed session
749 2023.10.21 17:21:24.487836 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
750 2023.10.21 17:21:24.487898 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
751 2023.10.21 17:21:24.487934 [ 3 ] {} <Debug> HTTP-Session: 3c1c7c2a-f50c-4899-94f9-0ac0d3bc97ae Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
752 2023.10.21 17:21:24.487951 [ 3 ] {} <Debug> HTTP-Session: 3c1c7c2a-f50c-4899-94f9-0ac0d3bc97ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
753 2023.10.21 17:21:24.488035 [ 3 ] {55f49ab1-785b-4e14-a063-8bae67c393ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
754 2023.10.21 17:21:24.488086 [ 3 ] {55f49ab1-785b-4e14-a063-8bae67c393ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
755 2023.10.21 17:21:24.488202 [ 3 ] {55f49ab1-785b-4e14-a063-8bae67c393ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used
756 2023.10.21 17:21:24.490552 [ 3 ] {55f49ab1-785b-4e14-a063-8bae67c393ae} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.36 GiB.
757 2023.10.21 17:21:24.493105 [ 3 ] {55f49ab1-785b-4e14-a063-8bae67c393ae} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
758 2023.10.21 17:21:24.493284 [ 3 ] {55f49ab1-785b-4e14-a063-8bae67c393ae} <Trace> oximeter.measurements_bool (f36c016a-1dc9-4504-8cbe-a195fd37ea4c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
759 2023.10.21 17:21:24.493413 [ 3 ] {55f49ab1-785b-4e14-a063-8bae67c393ae} <Information> executeQuery: Read 6 rows, 258.00 B in 0.005333473 sec., 1124 rows/sec., 47.24 KiB/sec.
760 2023.10.21 17:21:24.493541 [ 3 ] {55f49ab1-785b-4e14-a063-8bae67c393ae} <Debug> DynamicQueryHandler: Done processing query
761 2023.10.21 17:21:24.493565 [ 3 ] {55f49ab1-785b-4e14-a063-8bae67c393ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
762 2023.10.21 17:21:24.493590 [ 3 ] {} <Debug> HTTP-Session: 3c1c7c2a-f50c-4899-94f9-0ac0d3bc97ae Destroying unnamed session
763 2023.10.21 17:21:24.493788 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 11532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
764 2023.10.21 17:21:24.493841 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
765 2023.10.21 17:21:24.493869 [ 3 ] {} <Debug> HTTP-Session: 5ed4c0aa-5886-41b8-a986-43fec746181f Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
766 2023.10.21 17:21:24.493894 [ 3 ] {} <Debug> HTTP-Session: 5ed4c0aa-5886-41b8-a986-43fec746181f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
767 2023.10.21 17:21:24.493969 [ 3 ] {d9ab59a2-de7a-4bec-a8ca-ce41ee1240dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
768 2023.10.21 17:21:24.494018 [ 3 ] {d9ab59a2-de7a-4bec-a8ca-ce41ee1240dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
769 2023.10.21 17:21:24.494149 [ 3 ] {d9ab59a2-de7a-4bec-a8ca-ce41ee1240dc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
770 2023.10.21 17:21:24.494442 [ 3 ] {d9ab59a2-de7a-4bec-a8ca-ce41ee1240dc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.36 GiB.
771 2023.10.21 17:21:24.494708 [ 3 ] {d9ab59a2-de7a-4bec-a8ca-ce41ee1240dc} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
772 2023.10.21 17:21:24.494887 [ 3 ] {d9ab59a2-de7a-4bec-a8ca-ce41ee1240dc} <Trace> oximeter.measurements_cumulativei64 (0cf65f78-b0b4-48ed-bfad-6af23f9ac46e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
773 2023.10.21 17:21:24.495011 [ 3 ] {d9ab59a2-de7a-4bec-a8ca-ce41ee1240dc} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.001007225 sec., 62548 rows/sec., 3.79 MiB/sec.
774 2023.10.21 17:21:24.495144 [ 3 ] {d9ab59a2-de7a-4bec-a8ca-ce41ee1240dc} <Debug> DynamicQueryHandler: Done processing query
775 2023.10.21 17:21:24.495177 [ 3 ] {d9ab59a2-de7a-4bec-a8ca-ce41ee1240dc} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
776 2023.10.21 17:21:24.495194 [ 3 ] {} <Debug> HTTP-Session: 5ed4c0aa-5886-41b8-a986-43fec746181f Destroying unnamed session
777 2023.10.21 17:21:24.495323 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 2668, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
778 2023.10.21 17:21:24.495379 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
779 2023.10.21 17:21:24.495397 [ 3 ] {} <Debug> HTTP-Session: 7198626c-0c11-4d66-9556-42da7684e262 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
780 2023.10.21 17:21:24.495420 [ 3 ] {} <Debug> HTTP-Session: 7198626c-0c11-4d66-9556-42da7684e262 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
781 2023.10.21 17:21:24.495490 [ 3 ] {7e8f927a-5eac-43f3-a2e9-3ec3fe25af70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
782 2023.10.21 17:21:24.495537 [ 3 ] {7e8f927a-5eac-43f3-a2e9-3ec3fe25af70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
783 2023.10.21 17:21:24.495645 [ 3 ] {7e8f927a-5eac-43f3-a2e9-3ec3fe25af70} <Trace> ParallelParsingInputFormat: Parallel parsing is used
784 2023.10.21 17:21:24.495909 [ 3 ] {7e8f927a-5eac-43f3-a2e9-3ec3fe25af70} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.36 GiB.
785 2023.10.21 17:21:24.496145 [ 3 ] {7e8f927a-5eac-43f3-a2e9-3ec3fe25af70} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
786 2023.10.21 17:21:24.496324 [ 3 ] {7e8f927a-5eac-43f3-a2e9-3ec3fe25af70} <Trace> oximeter.measurements_i64 (8874b4fa-6ed1-425d-81a2-1ec088d97588): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
787 2023.10.21 17:21:24.496450 [ 3 ] {7e8f927a-5eac-43f3-a2e9-3ec3fe25af70} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000924775 sec., 20545 rows/sec., 1.07 MiB/sec.
788 2023.10.21 17:21:24.496585 [ 3 ] {7e8f927a-5eac-43f3-a2e9-3ec3fe25af70} <Debug> DynamicQueryHandler: Done processing query
789 2023.10.21 17:21:24.496624 [ 3 ] {7e8f927a-5eac-43f3-a2e9-3ec3fe25af70} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
790 2023.10.21 17:21:24.496640 [ 3 ] {} <Debug> HTTP-Session: 7198626c-0c11-4d66-9556-42da7684e262 Destroying unnamed session
791 2023.10.21 17:21:34.231690 [ 118 ] {} <Debug> DNSResolver: Updating DNS cache
792 2023.10.21 17:21:34.231791 [ 118 ] {} <Debug> DNSResolver: Updated DNS cache
793 2023.10.21 17:21:34.444697 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
794 2023.10.21 17:21:34.444841 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
795 2023.10.21 17:21:34.444867 [ 3 ] {} <Debug> HTTP-Session: 6e7a12a7-5f76-4496-b388-1b87d786759f Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
796 2023.10.21 17:21:34.444893 [ 3 ] {} <Debug> HTTP-Session: 6e7a12a7-5f76-4496-b388-1b87d786759f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
797 2023.10.21 17:21:34.445039 [ 3 ] {1d430099-7f81-4003-8baf-186e76987eb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
798 2023.10.21 17:21:34.445109 [ 3 ] {1d430099-7f81-4003-8baf-186e76987eb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
799 2023.10.21 17:21:34.445333 [ 3 ] {1d430099-7f81-4003-8baf-186e76987eb0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
800 2023.10.21 17:21:34.445780 [ 3 ] {1d430099-7f81-4003-8baf-186e76987eb0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB.
801 2023.10.21 17:21:34.446077 [ 3 ] {1d430099-7f81-4003-8baf-186e76987eb0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
802 2023.10.21 17:21:34.446319 [ 3 ] {1d430099-7f81-4003-8baf-186e76987eb0} <Trace> oximeter.timeseries_schema (a5d261f6-9f52-44d8-9b3f-1c8b5d3ca410): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
803 2023.10.21 17:21:34.446480 [ 3 ] {1d430099-7f81-4003-8baf-186e76987eb0} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001398722 sec., 2859 rows/sec., 309.29 KiB/sec.
804 2023.10.21 17:21:34.446670 [ 3 ] {1d430099-7f81-4003-8baf-186e76987eb0} <Debug> DynamicQueryHandler: Done processing query
805 2023.10.21 17:21:34.446696 [ 3 ] {1d430099-7f81-4003-8baf-186e76987eb0} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
806 2023.10.21 17:21:34.446731 [ 3 ] {} <Debug> HTTP-Session: 6e7a12a7-5f76-4496-b388-1b87d786759f Destroying unnamed session
807 2023.10.21 17:21:34.446857 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 5770, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
808 2023.10.21 17:21:34.446909 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
809 2023.10.21 17:21:34.446931 [ 3 ] {} <Debug> HTTP-Session: 6e472452-b6e9-4a8b-bdc3-1289d84f77e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
810 2023.10.21 17:21:34.446950 [ 3 ] {} <Debug> HTTP-Session: 6e472452-b6e9-4a8b-bdc3-1289d84f77e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
811 2023.10.21 17:21:34.447036 [ 3 ] {28a150c7-2780-4847-9007-f98986619e87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
812 2023.10.21 17:21:34.447079 [ 3 ] {28a150c7-2780-4847-9007-f98986619e87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
813 2023.10.21 17:21:34.447191 [ 3 ] {28a150c7-2780-4847-9007-f98986619e87} <Trace> ParallelParsingInputFormat: Parallel parsing is used
814 2023.10.21 17:21:34.447530 [ 3 ] {28a150c7-2780-4847-9007-f98986619e87} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB.
815 2023.10.21 17:21:34.447758 [ 3 ] {28a150c7-2780-4847-9007-f98986619e87} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
816 2023.10.21 17:21:34.447916 [ 3 ] {28a150c7-2780-4847-9007-f98986619e87} <Trace> oximeter.fields_i64 (be40c886-775a-4755-b336-3265d341e4e4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
817 2023.10.21 17:21:34.448046 [ 3 ] {28a150c7-2780-4847-9007-f98986619e87} <Information> executeQuery: Read 41 rows, 3.18 KiB in 0.000978856 sec., 41885 rows/sec., 3.17 MiB/sec.
818 2023.10.21 17:21:34.448187 [ 3 ] {28a150c7-2780-4847-9007-f98986619e87} <Debug> DynamicQueryHandler: Done processing query
819 2023.10.21 17:21:34.448214 [ 3 ] {28a150c7-2780-4847-9007-f98986619e87} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
820 2023.10.21 17:21:34.448231 [ 3 ] {} <Debug> HTTP-Session: 6e472452-b6e9-4a8b-bdc3-1289d84f77e6 Destroying unnamed session
821 2023.10.21 17:21:34.448535 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 30697, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
822 2023.10.21 17:21:34.448583 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
823 2023.10.21 17:21:34.448604 [ 3 ] {} <Debug> HTTP-Session: d3035993-af1b-4679-86dc-b13e87a9cf34 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
824 2023.10.21 17:21:34.448623 [ 3 ] {} <Debug> HTTP-Session: d3035993-af1b-4679-86dc-b13e87a9cf34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
825 2023.10.21 17:21:34.448706 [ 3 ] {b0c3ed21-f4b3-4060-8c67-58a9a6508e03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
826 2023.10.21 17:21:34.448746 [ 3 ] {b0c3ed21-f4b3-4060-8c67-58a9a6508e03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
827 2023.10.21 17:21:34.448863 [ 3 ] {b0c3ed21-f4b3-4060-8c67-58a9a6508e03} <Trace> ParallelParsingInputFormat: Parallel parsing is used
828 2023.10.21 17:21:34.449280 [ 3 ] {b0c3ed21-f4b3-4060-8c67-58a9a6508e03} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB.
829 2023.10.21 17:21:34.449525 [ 3 ] {b0c3ed21-f4b3-4060-8c67-58a9a6508e03} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
830 2023.10.21 17:21:34.449698 [ 3 ] {b0c3ed21-f4b3-4060-8c67-58a9a6508e03} <Trace> oximeter.fields_string (3ff5435d-5ca8-4576-b197-5495721110ce): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
831 2023.10.21 17:21:34.449832 [ 3 ] {b0c3ed21-f4b3-4060-8c67-58a9a6508e03} <Information> executeQuery: Read 192 rows, 18.96 KiB in 0.001089827 sec., 176174 rows/sec., 16.99 MiB/sec.
832 2023.10.21 17:21:34.450000 [ 3 ] {b0c3ed21-f4b3-4060-8c67-58a9a6508e03} <Debug> DynamicQueryHandler: Done processing query
833 2023.10.21 17:21:34.450026 [ 3 ] {b0c3ed21-f4b3-4060-8c67-58a9a6508e03} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
834 2023.10.21 17:21:34.450042 [ 3 ] {} <Debug> HTTP-Session: d3035993-af1b-4679-86dc-b13e87a9cf34 Destroying unnamed session
835 2023.10.21 17:21:34.450341 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 49768, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
836 2023.10.21 17:21:34.450389 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
837 2023.10.21 17:21:34.450409 [ 3 ] {} <Debug> HTTP-Session: 9c401148-1ab5-46af-a9dc-44531228ddb9 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
838 2023.10.21 17:21:34.450427 [ 3 ] {} <Debug> HTTP-Session: 9c401148-1ab5-46af-a9dc-44531228ddb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
839 2023.10.21 17:21:34.450512 [ 3 ] {c6b8a26e-b3cf-4d69-85ca-9b8183e68ef3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
840 2023.10.21 17:21:34.450553 [ 3 ] {c6b8a26e-b3cf-4d69-85ca-9b8183e68ef3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
841 2023.10.21 17:21:34.450668 [ 3 ] {c6b8a26e-b3cf-4d69-85ca-9b8183e68ef3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
842 2023.10.21 17:21:34.451111 [ 3 ] {c6b8a26e-b3cf-4d69-85ca-9b8183e68ef3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB.
843 2023.10.21 17:21:34.451341 [ 3 ] {c6b8a26e-b3cf-4d69-85ca-9b8183e68ef3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
844 2023.10.21 17:21:34.451492 [ 3 ] {c6b8a26e-b3cf-4d69-85ca-9b8183e68ef3} <Trace> oximeter.fields_uuid (847bdbf3-1a8c-4f15-bf7e-af9da4975461): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
845 2023.10.21 17:21:34.451591 [ 3 ] {c6b8a26e-b3cf-4d69-85ca-9b8183e68ef3} <Information> executeQuery: Read 309 rows, 22.16 KiB in 0.001050927 sec., 294026 rows/sec., 20.59 MiB/sec.
846 2023.10.21 17:21:34.451759 [ 3 ] {c6b8a26e-b3cf-4d69-85ca-9b8183e68ef3} <Debug> DynamicQueryHandler: Done processing query
847 2023.10.21 17:21:34.451783 [ 3 ] {c6b8a26e-b3cf-4d69-85ca-9b8183e68ef3} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
848 2023.10.21 17:21:34.451800 [ 3 ] {} <Debug> HTTP-Session: 9c401148-1ab5-46af-a9dc-44531228ddb9 Destroying unnamed session
849 2023.10.21 17:21:34.451929 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
850 2023.10.21 17:21:34.451974 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
851 2023.10.21 17:21:34.451994 [ 3 ] {} <Debug> HTTP-Session: 9a2de8a1-0c07-405c-838b-22c64f0dc8cd Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
852 2023.10.21 17:21:34.452011 [ 3 ] {} <Debug> HTTP-Session: 9a2de8a1-0c07-405c-838b-22c64f0dc8cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
853 2023.10.21 17:21:34.452081 [ 3 ] {2c51d733-57f3-4f8e-b502-c848acbaee2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
854 2023.10.21 17:21:34.452121 [ 3 ] {2c51d733-57f3-4f8e-b502-c848acbaee2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
855 2023.10.21 17:21:34.452234 [ 3 ] {2c51d733-57f3-4f8e-b502-c848acbaee2a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
856 2023.10.21 17:21:34.452464 [ 3 ] {2c51d733-57f3-4f8e-b502-c848acbaee2a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB.
857 2023.10.21 17:21:34.452706 [ 3 ] {2c51d733-57f3-4f8e-b502-c848acbaee2a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
858 2023.10.21 17:21:34.452884 [ 3 ] {2c51d733-57f3-4f8e-b502-c848acbaee2a} <Trace> oximeter.measurements_bool (f36c016a-1dc9-4504-8cbe-a195fd37ea4c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
859 2023.10.21 17:21:34.452999 [ 3 ] {2c51d733-57f3-4f8e-b502-c848acbaee2a} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000888503 sec., 6752 rows/sec., 283.57 KiB/sec.
860 2023.10.21 17:21:34.453132 [ 3 ] {2c51d733-57f3-4f8e-b502-c848acbaee2a} <Debug> DynamicQueryHandler: Done processing query
861 2023.10.21 17:21:34.453157 [ 3 ] {2c51d733-57f3-4f8e-b502-c848acbaee2a} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
862 2023.10.21 17:21:34.453173 [ 3 ] {} <Debug> HTTP-Session: 9a2de8a1-0c07-405c-838b-22c64f0dc8cd Destroying unnamed session
863 2023.10.21 17:21:34.453343 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 11532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
864 2023.10.21 17:21:34.453390 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
865 2023.10.21 17:21:34.453409 [ 3 ] {} <Debug> HTTP-Session: 76f421cd-b251-4560-86fb-1d9d7aee3c9e Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
866 2023.10.21 17:21:34.453426 [ 3 ] {} <Debug> HTTP-Session: 76f421cd-b251-4560-86fb-1d9d7aee3c9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
867 2023.10.21 17:21:34.453499 [ 3 ] {128ddbba-6217-45ac-8276-c39e07f6fba2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
868 2023.10.21 17:21:34.453541 [ 3 ] {128ddbba-6217-45ac-8276-c39e07f6fba2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
869 2023.10.21 17:21:34.453660 [ 3 ] {128ddbba-6217-45ac-8276-c39e07f6fba2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
870 2023.10.21 17:21:34.454024 [ 3 ] {128ddbba-6217-45ac-8276-c39e07f6fba2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB.
871 2023.10.21 17:21:34.454286 [ 3 ] {128ddbba-6217-45ac-8276-c39e07f6fba2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
872 2023.10.21 17:21:34.454461 [ 3 ] {128ddbba-6217-45ac-8276-c39e07f6fba2} <Trace> oximeter.measurements_cumulativei64 (0cf65f78-b0b4-48ed-bfad-6af23f9ac46e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
873 2023.10.21 17:21:34.454588 [ 3 ] {128ddbba-6217-45ac-8276-c39e07f6fba2} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.001055146 sec., 59707 rows/sec., 3.62 MiB/sec.
874 2023.10.21 17:21:34.454736 [ 3 ] {128ddbba-6217-45ac-8276-c39e07f6fba2} <Debug> DynamicQueryHandler: Done processing query
875 2023.10.21 17:21:34.454770 [ 3 ] {128ddbba-6217-45ac-8276-c39e07f6fba2} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
876 2023.10.21 17:21:34.454792 [ 3 ] {} <Debug> HTTP-Session: 76f421cd-b251-4560-86fb-1d9d7aee3c9e Destroying unnamed session
877 2023.10.21 17:21:34.455033 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 37462, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
878 2023.10.21 17:21:34.455090 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
879 2023.10.21 17:21:34.455114 [ 3 ] {} <Debug> HTTP-Session: 0aa44977-7b81-48af-af8b-f9148cd75c2a Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
880 2023.10.21 17:21:34.455135 [ 3 ] {} <Debug> HTTP-Session: 0aa44977-7b81-48af-af8b-f9148cd75c2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
881 2023.10.21 17:21:34.455234 [ 3 ] {549c718d-508c-47d8-97e2-2e7828cf31d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
882 2023.10.21 17:21:34.455291 [ 3 ] {549c718d-508c-47d8-97e2-2e7828cf31d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
883 2023.10.21 17:21:34.455488 [ 3 ] {549c718d-508c-47d8-97e2-2e7828cf31d3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
884 2023.10.21 17:21:34.458124 [ 3 ] {549c718d-508c-47d8-97e2-2e7828cf31d3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB.
885 2023.10.21 17:21:34.461767 [ 3 ] {549c718d-508c-47d8-97e2-2e7828cf31d3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
886 2023.10.21 17:21:34.461959 [ 3 ] {549c718d-508c-47d8-97e2-2e7828cf31d3} <Trace> oximeter.measurements_histogramf64 (efe5cb0d-bafb-438d-9aad-a218182ea8f7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
887 2023.10.21 17:21:34.462071 [ 3 ] {549c718d-508c-47d8-97e2-2e7828cf31d3} <Information> executeQuery: Read 35 rows, 48.36 KiB in 0.006796116 sec., 5150 rows/sec., 6.95 MiB/sec.
888 2023.10.21 17:21:34.462245 [ 3 ] {549c718d-508c-47d8-97e2-2e7828cf31d3} <Debug> DynamicQueryHandler: Done processing query
889 2023.10.21 17:21:34.462270 [ 3 ] {549c718d-508c-47d8-97e2-2e7828cf31d3} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
890 2023.10.21 17:21:34.462287 [ 3 ] {} <Debug> HTTP-Session: 0aa44977-7b81-48af-af8b-f9148cd75c2a Destroying unnamed session
891 2023.10.21 17:21:34.462418 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 5557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
892 2023.10.21 17:21:34.462464 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
893 2023.10.21 17:21:34.462483 [ 3 ] {} <Debug> HTTP-Session: d7b18756-d5bb-4bf2-9394-0ec5fcd4edf2 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
894 2023.10.21 17:21:34.462500 [ 3 ] {} <Debug> HTTP-Session: d7b18756-d5bb-4bf2-9394-0ec5fcd4edf2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
895 2023.10.21 17:21:34.462574 [ 3 ] {ba9b5bda-f496-422f-a3e7-4a962804f489} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
896 2023.10.21 17:21:34.462614 [ 3 ] {ba9b5bda-f496-422f-a3e7-4a962804f489} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
897 2023.10.21 17:21:34.462726 [ 3 ] {ba9b5bda-f496-422f-a3e7-4a962804f489} <Trace> ParallelParsingInputFormat: Parallel parsing is used
898 2023.10.21 17:21:34.463089 [ 3 ] {ba9b5bda-f496-422f-a3e7-4a962804f489} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB.
899 2023.10.21 17:21:34.463358 [ 3 ] {ba9b5bda-f496-422f-a3e7-4a962804f489} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
900 2023.10.21 17:21:34.463536 [ 3 ] {ba9b5bda-f496-422f-a3e7-4a962804f489} <Trace> oximeter.measurements_i64 (8874b4fa-6ed1-425d-81a2-1ec088d97588): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
901 2023.10.21 17:21:34.463655 [ 3 ] {ba9b5bda-f496-422f-a3e7-4a962804f489} <Information> executeQuery: Read 37 rows, 2.35 KiB in 0.001050356 sec., 35226 rows/sec., 2.18 MiB/sec.
902 2023.10.21 17:21:34.463781 [ 3 ] {ba9b5bda-f496-422f-a3e7-4a962804f489} <Debug> DynamicQueryHandler: Done processing query
903 2023.10.21 17:21:34.463805 [ 3 ] {ba9b5bda-f496-422f-a3e7-4a962804f489} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
904 2023.10.21 17:21:34.463821 [ 3 ] {} <Debug> HTTP-Session: d7b18756-d5bb-4bf2-9394-0ec5fcd4edf2 Destroying unnamed session
905 2023.10.21 17:21:44.443810 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 6488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
906 2023.10.21 17:21:44.443926 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
907 2023.10.21 17:21:44.443953 [ 3 ] {} <Debug> HTTP-Session: c43869ee-5ec7-4837-8d53-9f05301883f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
908 2023.10.21 17:21:44.443980 [ 3 ] {} <Debug> HTTP-Session: c43869ee-5ec7-4837-8d53-9f05301883f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
909 2023.10.21 17:21:44.444135 [ 3 ] {23c6db58-0a9a-442f-81f5-4b74f672afbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
910 2023.10.21 17:21:44.444204 [ 3 ] {23c6db58-0a9a-442f-81f5-4b74f672afbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
911 2023.10.21 17:21:44.444366 [ 3 ] {23c6db58-0a9a-442f-81f5-4b74f672afbf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
912 2023.10.21 17:21:44.444793 [ 3 ] {23c6db58-0a9a-442f-81f5-4b74f672afbf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB.
913 2023.10.21 17:21:44.445069 [ 3 ] {23c6db58-0a9a-442f-81f5-4b74f672afbf} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
914 2023.10.21 17:21:44.445244 [ 3 ] {23c6db58-0a9a-442f-81f5-4b74f672afbf} <Trace> oximeter.fields_i64 (be40c886-775a-4755-b336-3265d341e4e4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
915 2023.10.21 17:21:44.445362 [ 3 ] {23c6db58-0a9a-442f-81f5-4b74f672afbf} <Information> executeQuery: Read 46 rows, 3.58 KiB in 0.001190009 sec., 38655 rows/sec., 2.94 MiB/sec.
916 2023.10.21 17:21:44.445507 [ 3 ] {23c6db58-0a9a-442f-81f5-4b74f672afbf} <Debug> DynamicQueryHandler: Done processing query
917 2023.10.21 17:21:44.445532 [ 3 ] {23c6db58-0a9a-442f-81f5-4b74f672afbf} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
918 2023.10.21 17:21:44.445551 [ 3 ] {} <Debug> HTTP-Session: c43869ee-5ec7-4837-8d53-9f05301883f3 Destroying unnamed session
919 2023.10.21 17:21:44.445737 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 33041, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
920 2023.10.21 17:21:44.445792 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
921 2023.10.21 17:21:44.445813 [ 3 ] {} <Debug> HTTP-Session: a9949cab-a398-4086-b064-c8882b1a8c95 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
922 2023.10.21 17:21:44.445832 [ 3 ] {} <Debug> HTTP-Session: a9949cab-a398-4086-b064-c8882b1a8c95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
923 2023.10.21 17:21:44.445924 [ 3 ] {3072c333-3041-4fb5-a72c-7dfb9b6d686f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
924 2023.10.21 17:21:44.445967 [ 3 ] {3072c333-3041-4fb5-a72c-7dfb9b6d686f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
925 2023.10.21 17:21:44.446070 [ 3 ] {3072c333-3041-4fb5-a72c-7dfb9b6d686f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
926 2023.10.21 17:21:44.446537 [ 3 ] {3072c333-3041-4fb5-a72c-7dfb9b6d686f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB.
927 2023.10.21 17:21:44.446771 [ 3 ] {3072c333-3041-4fb5-a72c-7dfb9b6d686f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
928 2023.10.21 17:21:44.446947 [ 3 ] {3072c333-3041-4fb5-a72c-7dfb9b6d686f} <Trace> oximeter.fields_string (3ff5435d-5ca8-4576-b197-5495721110ce): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
929 2023.10.21 17:21:44.447049 [ 3 ] {3072c333-3041-4fb5-a72c-7dfb9b6d686f} <Information> executeQuery: Read 207 rows, 20.39 KiB in 0.001095327 sec., 188984 rows/sec., 18.18 MiB/sec.
930 2023.10.21 17:21:44.447169 [ 3 ] {3072c333-3041-4fb5-a72c-7dfb9b6d686f} <Debug> DynamicQueryHandler: Done processing query
931 2023.10.21 17:21:44.447193 [ 3 ] {3072c333-3041-4fb5-a72c-7dfb9b6d686f} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
932 2023.10.21 17:21:44.447210 [ 3 ] {} <Debug> HTTP-Session: a9949cab-a398-4086-b064-c8882b1a8c95 Destroying unnamed session
933 2023.10.21 17:21:44.447374 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 49899, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
934 2023.10.21 17:21:44.447420 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
935 2023.10.21 17:21:44.447438 [ 3 ] {} <Debug> HTTP-Session: 18a615bb-d46f-4498-8e35-b038f656bfe7 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
936 2023.10.21 17:21:44.447455 [ 3 ] {} <Debug> HTTP-Session: 18a615bb-d46f-4498-8e35-b038f656bfe7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
937 2023.10.21 17:21:44.447548 [ 3 ] {ce2603db-765c-430f-b8d9-884181d3d0af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
938 2023.10.21 17:21:44.447587 [ 3 ] {ce2603db-765c-430f-b8d9-884181d3d0af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
939 2023.10.21 17:21:44.447690 [ 3 ] {ce2603db-765c-430f-b8d9-884181d3d0af} <Trace> ParallelParsingInputFormat: Parallel parsing is used
940 2023.10.21 17:21:44.448165 [ 3 ] {ce2603db-765c-430f-b8d9-884181d3d0af} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB.
941 2023.10.21 17:21:44.448382 [ 3 ] {ce2603db-765c-430f-b8d9-884181d3d0af} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
942 2023.10.21 17:21:44.448529 [ 3 ] {ce2603db-765c-430f-b8d9-884181d3d0af} <Trace> oximeter.fields_uuid (847bdbf3-1a8c-4f15-bf7e-af9da4975461): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
943 2023.10.21 17:21:44.448629 [ 3 ] {ce2603db-765c-430f-b8d9-884181d3d0af} <Information> executeQuery: Read 310 rows, 22.20 KiB in 0.001052797 sec., 294453 rows/sec., 20.59 MiB/sec.
944 2023.10.21 17:21:44.448741 [ 3 ] {ce2603db-765c-430f-b8d9-884181d3d0af} <Debug> DynamicQueryHandler: Done processing query
945 2023.10.21 17:21:44.448765 [ 3 ] {ce2603db-765c-430f-b8d9-884181d3d0af} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
946 2023.10.21 17:21:44.448780 [ 3 ] {} <Debug> HTTP-Session: 18a615bb-d46f-4498-8e35-b038f656bfe7 Destroying unnamed session
947 2023.10.21 17:21:44.448885 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
948 2023.10.21 17:21:44.448931 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
949 2023.10.21 17:21:44.448950 [ 3 ] {} <Debug> HTTP-Session: 154248fb-5bd4-4070-9cce-64d380e268a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
950 2023.10.21 17:21:44.448966 [ 3 ] {} <Debug> HTTP-Session: 154248fb-5bd4-4070-9cce-64d380e268a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
951 2023.10.21 17:21:44.449035 [ 3 ] {f1166a3e-f24a-4bf0-b6b0-aaeaa18f55ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
952 2023.10.21 17:21:44.449075 [ 3 ] {f1166a3e-f24a-4bf0-b6b0-aaeaa18f55ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
953 2023.10.21 17:21:44.449182 [ 3 ] {f1166a3e-f24a-4bf0-b6b0-aaeaa18f55ec} <Trace> ParallelParsingInputFormat: Parallel parsing is used
954 2023.10.21 17:21:44.449435 [ 3 ] {f1166a3e-f24a-4bf0-b6b0-aaeaa18f55ec} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB.
955 2023.10.21 17:21:44.449675 [ 3 ] {f1166a3e-f24a-4bf0-b6b0-aaeaa18f55ec} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
956 2023.10.21 17:21:44.449850 [ 3 ] {f1166a3e-f24a-4bf0-b6b0-aaeaa18f55ec} <Trace> oximeter.measurements_bool (f36c016a-1dc9-4504-8cbe-a195fd37ea4c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
957 2023.10.21 17:21:44.449948 [ 3 ] {f1166a3e-f24a-4bf0-b6b0-aaeaa18f55ec} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000885125 sec., 6778 rows/sec., 284.65 KiB/sec.
958 2023.10.21 17:21:44.450077 [ 3 ] {f1166a3e-f24a-4bf0-b6b0-aaeaa18f55ec} <Debug> DynamicQueryHandler: Done processing query
959 2023.10.21 17:21:44.450101 [ 3 ] {f1166a3e-f24a-4bf0-b6b0-aaeaa18f55ec} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
960 2023.10.21 17:21:44.450117 [ 3 ] {} <Debug> HTTP-Session: 154248fb-5bd4-4070-9cce-64d380e268a4 Destroying unnamed session
961 2023.10.21 17:21:44.450233 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 11532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
962 2023.10.21 17:21:44.450278 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
963 2023.10.21 17:21:44.450298 [ 3 ] {} <Debug> HTTP-Session: be5b221a-7204-40c3-9b84-8ebdf938c01f Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
964 2023.10.21 17:21:44.450315 [ 3 ] {} <Debug> HTTP-Session: be5b221a-7204-40c3-9b84-8ebdf938c01f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
965 2023.10.21 17:21:44.450387 [ 3 ] {38ee46ae-e645-48a0-8d39-9e6eae08ea4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
966 2023.10.21 17:21:44.450429 [ 3 ] {38ee46ae-e645-48a0-8d39-9e6eae08ea4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
967 2023.10.21 17:21:44.450543 [ 3 ] {38ee46ae-e645-48a0-8d39-9e6eae08ea4a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
968 2023.10.21 17:21:44.450844 [ 3 ] {38ee46ae-e645-48a0-8d39-9e6eae08ea4a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB.
969 2023.10.21 17:21:44.451083 [ 3 ] {38ee46ae-e645-48a0-8d39-9e6eae08ea4a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
970 2023.10.21 17:21:44.451263 [ 3 ] {38ee46ae-e645-48a0-8d39-9e6eae08ea4a} <Trace> oximeter.measurements_cumulativei64 (0cf65f78-b0b4-48ed-bfad-6af23f9ac46e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
971 2023.10.21 17:21:44.451359 [ 3 ] {38ee46ae-e645-48a0-8d39-9e6eae08ea4a} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000943295 sec., 66787 rows/sec., 4.05 MiB/sec.
972 2023.10.21 17:21:44.451475 [ 3 ] {38ee46ae-e645-48a0-8d39-9e6eae08ea4a} <Debug> DynamicQueryHandler: Done processing query
973 2023.10.21 17:21:44.451498 [ 3 ] {38ee46ae-e645-48a0-8d39-9e6eae08ea4a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
974 2023.10.21 17:21:44.451514 [ 3 ] {} <Debug> HTTP-Session: be5b221a-7204-40c3-9b84-8ebdf938c01f Destroying unnamed session
975 2023.10.21 17:21:44.451644 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 42805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
976 2023.10.21 17:21:44.451688 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
977 2023.10.21 17:21:44.451708 [ 3 ] {} <Debug> HTTP-Session: 0557dd84-5ad2-42dd-a9d5-f085b4a29fab Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
978 2023.10.21 17:21:44.451724 [ 3 ] {} <Debug> HTTP-Session: 0557dd84-5ad2-42dd-a9d5-f085b4a29fab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
979 2023.10.21 17:21:44.451808 [ 3 ] {2bf0bf14-2774-4226-900e-c9d04ac2d746} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
980 2023.10.21 17:21:44.451852 [ 3 ] {2bf0bf14-2774-4226-900e-c9d04ac2d746} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
981 2023.10.21 17:21:44.451982 [ 3 ] {2bf0bf14-2774-4226-900e-c9d04ac2d746} <Trace> ParallelParsingInputFormat: Parallel parsing is used
982 2023.10.21 17:21:44.452532 [ 3 ] {2bf0bf14-2774-4226-900e-c9d04ac2d746} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB.
983 2023.10.21 17:21:44.452832 [ 3 ] {2bf0bf14-2774-4226-900e-c9d04ac2d746} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
984 2023.10.21 17:21:44.453007 [ 3 ] {2bf0bf14-2774-4226-900e-c9d04ac2d746} <Trace> oximeter.measurements_histogramf64 (efe5cb0d-bafb-438d-9aad-a218182ea8f7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
985 2023.10.21 17:21:44.453110 [ 3 ] {2bf0bf14-2774-4226-900e-c9d04ac2d746} <Information> executeQuery: Read 40 rows, 55.27 KiB in 0.00127264 sec., 31430 rows/sec., 42.41 MiB/sec.
986 2023.10.21 17:21:44.453236 [ 3 ] {2bf0bf14-2774-4226-900e-c9d04ac2d746} <Debug> DynamicQueryHandler: Done processing query
987 2023.10.21 17:21:44.453259 [ 3 ] {2bf0bf14-2774-4226-900e-c9d04ac2d746} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
988 2023.10.21 17:21:44.453275 [ 3 ] {} <Debug> HTTP-Session: 0557dd84-5ad2-42dd-a9d5-f085b4a29fab Destroying unnamed session
989 2023.10.21 17:21:44.453385 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 3583, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
990 2023.10.21 17:21:44.453431 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
991 2023.10.21 17:21:44.453450 [ 3 ] {} <Debug> HTTP-Session: f1951a7d-36c5-4855-b8e9-bcc05677ce4d Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
992 2023.10.21 17:21:44.453467 [ 3 ] {} <Debug> HTTP-Session: f1951a7d-36c5-4855-b8e9-bcc05677ce4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
993 2023.10.21 17:21:44.453537 [ 3 ] {ffe32718-903a-46e0-9823-2d07ec7755e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
994 2023.10.21 17:21:44.453575 [ 3 ] {ffe32718-903a-46e0-9823-2d07ec7755e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
995 2023.10.21 17:21:44.453678 [ 3 ] {ffe32718-903a-46e0-9823-2d07ec7755e6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
996 2023.10.21 17:21:44.453949 [ 3 ] {ffe32718-903a-46e0-9823-2d07ec7755e6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB.
997 2023.10.21 17:21:44.454179 [ 3 ] {ffe32718-903a-46e0-9823-2d07ec7755e6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
998 2023.10.21 17:21:44.454347 [ 3 ] {ffe32718-903a-46e0-9823-2d07ec7755e6} <Trace> oximeter.measurements_i64 (8874b4fa-6ed1-425d-81a2-1ec088d97588): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
999 2023.10.21 17:21:44.454442 [ 3 ] {ffe32718-903a-46e0-9823-2d07ec7755e6} <Information> executeQuery: Read 25 rows, 1.40 KiB in 0.000878484 sec., 28458 rows/sec., 1.55 MiB/sec.
1000 2023.10.21 17:21:44.454554 [ 3 ] {ffe32718-903a-46e0-9823-2d07ec7755e6} <Debug> DynamicQueryHandler: Done processing query
1001 2023.10.21 17:21:44.454577 [ 3 ] {ffe32718-903a-46e0-9823-2d07ec7755e6} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1002 2023.10.21 17:21:44.454592 [ 3 ] {} <Debug> HTTP-Session: f1951a7d-36c5-4855-b8e9-bcc05677ce4d Destroying unnamed session
1003 2023.10.21 17:21:49.231866 [ 107 ] {} <Debug> DNSResolver: Updating DNS cache
1004 2023.10.21 17:21:49.231942 [ 107 ] {} <Debug> DNSResolver: Updated DNS cache
1005 2023.10.21 17:21:54.443744 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 6488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1006 2023.10.21 17:21:54.443868 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1007 2023.10.21 17:21:54.443895 [ 3 ] {} <Debug> HTTP-Session: 424b1714-fe39-4bab-a725-e627f5543254 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
1008 2023.10.21 17:21:54.443920 [ 3 ] {} <Debug> HTTP-Session: 424b1714-fe39-4bab-a725-e627f5543254 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1009 2023.10.21 17:21:54.444051 [ 3 ] {385ebac0-4229-499f-ad26-57a1e37ee2cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1010 2023.10.21 17:21:54.444114 [ 3 ] {385ebac0-4229-499f-ad26-57a1e37ee2cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1011 2023.10.21 17:21:54.444277 [ 3 ] {385ebac0-4229-499f-ad26-57a1e37ee2cd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1012 2023.10.21 17:21:54.444749 [ 3 ] {385ebac0-4229-499f-ad26-57a1e37ee2cd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB.
1013 2023.10.21 17:21:54.445030 [ 3 ] {385ebac0-4229-499f-ad26-57a1e37ee2cd} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1014 2023.10.21 17:21:54.445215 [ 3 ] {385ebac0-4229-499f-ad26-57a1e37ee2cd} <Trace> oximeter.fields_i64 (be40c886-775a-4755-b336-3265d341e4e4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1015 2023.10.21 17:21:54.445357 [ 3 ] {385ebac0-4229-499f-ad26-57a1e37ee2cd} <Information> executeQuery: Read 46 rows, 3.58 KiB in 0.001263579 sec., 36404 rows/sec., 2.77 MiB/sec.
1016 2023.10.21 17:21:54.445522 [ 3 ] {385ebac0-4229-499f-ad26-57a1e37ee2cd} <Debug> DynamicQueryHandler: Done processing query
1017 2023.10.21 17:21:54.445549 [ 3 ] {385ebac0-4229-499f-ad26-57a1e37ee2cd} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1018 2023.10.21 17:21:54.445568 [ 3 ] {} <Debug> HTTP-Session: 424b1714-fe39-4bab-a725-e627f5543254 Destroying unnamed session
1019 2023.10.21 17:21:54.445752 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 33041, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1020 2023.10.21 17:21:54.445810 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1021 2023.10.21 17:21:54.445832 [ 3 ] {} <Debug> HTTP-Session: 15543d45-2472-46a6-a1ec-64f4b161d665 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
1022 2023.10.21 17:21:54.445853 [ 3 ] {} <Debug> HTTP-Session: 15543d45-2472-46a6-a1ec-64f4b161d665 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1023 2023.10.21 17:21:54.445949 [ 3 ] {9357916e-d7da-4168-a5f5-1062daa15986} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1024 2023.10.21 17:21:54.445993 [ 3 ] {9357916e-d7da-4168-a5f5-1062daa15986} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1025 2023.10.21 17:21:54.446102 [ 3 ] {9357916e-d7da-4168-a5f5-1062daa15986} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1026 2023.10.21 17:21:54.446569 [ 3 ] {9357916e-d7da-4168-a5f5-1062daa15986} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB.
1027 2023.10.21 17:21:54.446802 [ 3 ] {9357916e-d7da-4168-a5f5-1062daa15986} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1028 2023.10.21 17:21:54.446962 [ 3 ] {9357916e-d7da-4168-a5f5-1062daa15986} <Trace> oximeter.fields_string (3ff5435d-5ca8-4576-b197-5495721110ce): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1029 2023.10.21 17:21:54.447089 [ 3 ] {9357916e-d7da-4168-a5f5-1062daa15986} <Information> executeQuery: Read 207 rows, 20.39 KiB in 0.001107028 sec., 186987 rows/sec., 17.99 MiB/sec.
1030 2023.10.21 17:21:54.447213 [ 3 ] {9357916e-d7da-4168-a5f5-1062daa15986} <Debug> DynamicQueryHandler: Done processing query
1031 2023.10.21 17:21:54.447238 [ 3 ] {9357916e-d7da-4168-a5f5-1062daa15986} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1032 2023.10.21 17:21:54.447256 [ 3 ] {} <Debug> HTTP-Session: 15543d45-2472-46a6-a1ec-64f4b161d665 Destroying unnamed session
1033 2023.10.21 17:21:54.447454 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 48909, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1034 2023.10.21 17:21:54.447503 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1035 2023.10.21 17:21:54.447523 [ 3 ] {} <Debug> HTTP-Session: a7f5946a-5354-4276-9129-b0c9a9305c84 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
1036 2023.10.21 17:21:54.447543 [ 3 ] {} <Debug> HTTP-Session: a7f5946a-5354-4276-9129-b0c9a9305c84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1037 2023.10.21 17:21:54.447632 [ 3 ] {06264688-dc48-4043-aad7-445fc7348a6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1038 2023.10.21 17:21:54.447674 [ 3 ] {06264688-dc48-4043-aad7-445fc7348a6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1039 2023.10.21 17:21:54.447785 [ 3 ] {06264688-dc48-4043-aad7-445fc7348a6c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1040 2023.10.21 17:21:54.448265 [ 3 ] {06264688-dc48-4043-aad7-445fc7348a6c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB.
1041 2023.10.21 17:21:54.448488 [ 3 ] {06264688-dc48-4043-aad7-445fc7348a6c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1042 2023.10.21 17:21:54.448646 [ 3 ] {06264688-dc48-4043-aad7-445fc7348a6c} <Trace> oximeter.fields_uuid (847bdbf3-1a8c-4f15-bf7e-af9da4975461): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1043 2023.10.21 17:21:54.448769 [ 3 ] {06264688-dc48-4043-aad7-445fc7348a6c} <Information> executeQuery: Read 304 rows, 21.75 KiB in 0.001106517 sec., 274735 rows/sec., 19.19 MiB/sec.
1044 2023.10.21 17:21:54.448890 [ 3 ] {06264688-dc48-4043-aad7-445fc7348a6c} <Debug> DynamicQueryHandler: Done processing query
1045 2023.10.21 17:21:54.448915 [ 3 ] {06264688-dc48-4043-aad7-445fc7348a6c} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1046 2023.10.21 17:21:54.448932 [ 3 ] {} <Debug> HTTP-Session: a7f5946a-5354-4276-9129-b0c9a9305c84 Destroying unnamed session
1047 2023.10.21 17:21:54.449087 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1048 2023.10.21 17:21:54.449134 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1049 2023.10.21 17:21:54.449155 [ 3 ] {} <Debug> HTTP-Session: 8cf31feb-2f6a-4cfc-bdf1-f8801a5ab477 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
1050 2023.10.21 17:21:54.449172 [ 3 ] {} <Debug> HTTP-Session: 8cf31feb-2f6a-4cfc-bdf1-f8801a5ab477 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1051 2023.10.21 17:21:54.449242 [ 3 ] {ecb1c67c-758f-4a15-a663-50138840fac6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
1052 2023.10.21 17:21:54.449283 [ 3 ] {ecb1c67c-758f-4a15-a663-50138840fac6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
1053 2023.10.21 17:21:54.449392 [ 3 ] {ecb1c67c-758f-4a15-a663-50138840fac6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1054 2023.10.21 17:21:54.449656 [ 3 ] {ecb1c67c-758f-4a15-a663-50138840fac6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB.
1055 2023.10.21 17:21:54.449895 [ 3 ] {ecb1c67c-758f-4a15-a663-50138840fac6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1056 2023.10.21 17:21:54.450073 [ 3 ] {ecb1c67c-758f-4a15-a663-50138840fac6} <Trace> oximeter.measurements_bool (f36c016a-1dc9-4504-8cbe-a195fd37ea4c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1057 2023.10.21 17:21:54.450180 [ 3 ] {ecb1c67c-758f-4a15-a663-50138840fac6} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000907134 sec., 6614 rows/sec., 277.75 KiB/sec.
1058 2023.10.21 17:21:54.450314 [ 3 ] {ecb1c67c-758f-4a15-a663-50138840fac6} <Debug> DynamicQueryHandler: Done processing query
1059 2023.10.21 17:21:54.450337 [ 3 ] {ecb1c67c-758f-4a15-a663-50138840fac6} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1060 2023.10.21 17:21:54.450354 [ 3 ] {} <Debug> HTTP-Session: 8cf31feb-2f6a-4cfc-bdf1-f8801a5ab477 Destroying unnamed session
1061 2023.10.21 17:21:54.450487 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 11532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1062 2023.10.21 17:21:54.450533 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1063 2023.10.21 17:21:54.450552 [ 3 ] {} <Debug> HTTP-Session: 8a1232da-9248-419e-81d1-61b8c0c70479 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
1064 2023.10.21 17:21:54.450569 [ 3 ] {} <Debug> HTTP-Session: 8a1232da-9248-419e-81d1-61b8c0c70479 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1065 2023.10.21 17:21:54.450643 [ 3 ] {fcae9d8c-fb7a-4fdb-9db1-cab053eaff39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
1066 2023.10.21 17:21:54.450686 [ 3 ] {fcae9d8c-fb7a-4fdb-9db1-cab053eaff39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
1067 2023.10.21 17:21:54.450800 [ 3 ] {fcae9d8c-fb7a-4fdb-9db1-cab053eaff39} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1068 2023.10.21 17:21:54.451111 [ 3 ] {fcae9d8c-fb7a-4fdb-9db1-cab053eaff39} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB.
1069 2023.10.21 17:21:54.451363 [ 3 ] {fcae9d8c-fb7a-4fdb-9db1-cab053eaff39} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1070 2023.10.21 17:21:54.451540 [ 3 ] {fcae9d8c-fb7a-4fdb-9db1-cab053eaff39} <Trace> oximeter.measurements_cumulativei64 (0cf65f78-b0b4-48ed-bfad-6af23f9ac46e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1071 2023.10.21 17:21:54.451670 [ 3 ] {fcae9d8c-fb7a-4fdb-9db1-cab053eaff39} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000995845 sec., 63262 rows/sec., 3.84 MiB/sec.
1072 2023.10.21 17:21:54.451791 [ 3 ] {fcae9d8c-fb7a-4fdb-9db1-cab053eaff39} <Debug> DynamicQueryHandler: Done processing query
1073 2023.10.21 17:21:54.451816 [ 3 ] {fcae9d8c-fb7a-4fdb-9db1-cab053eaff39} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1074 2023.10.21 17:21:54.451832 [ 3 ] {} <Debug> HTTP-Session: 8a1232da-9248-419e-81d1-61b8c0c70479 Destroying unnamed session
1075 2023.10.21 17:21:54.452017 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 42805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1076 2023.10.21 17:21:54.452065 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1077 2023.10.21 17:21:54.452084 [ 3 ] {} <Debug> HTTP-Session: 3bd6c361-029a-4fdc-ad01-16136f673a4f Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
1078 2023.10.21 17:21:54.452101 [ 3 ] {} <Debug> HTTP-Session: 3bd6c361-029a-4fdc-ad01-16136f673a4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1079 2023.10.21 17:21:54.452184 [ 3 ] {3d9ea743-d34d-4328-b2b0-4d86f776eb76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1080 2023.10.21 17:21:54.452229 [ 3 ] {3d9ea743-d34d-4328-b2b0-4d86f776eb76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1081 2023.10.21 17:21:54.452365 [ 3 ] {3d9ea743-d34d-4328-b2b0-4d86f776eb76} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1082 2023.10.21 17:21:54.452825 [ 3 ] {3d9ea743-d34d-4328-b2b0-4d86f776eb76} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB.
1083 2023.10.21 17:21:54.453132 [ 3 ] {3d9ea743-d34d-4328-b2b0-4d86f776eb76} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1084 2023.10.21 17:21:54.453318 [ 3 ] {3d9ea743-d34d-4328-b2b0-4d86f776eb76} <Trace> oximeter.measurements_histogramf64 (efe5cb0d-bafb-438d-9aad-a218182ea8f7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1085 2023.10.21 17:21:54.453440 [ 3 ] {3d9ea743-d34d-4328-b2b0-4d86f776eb76} <Information> executeQuery: Read 40 rows, 55.27 KiB in 0.001226639 sec., 32609 rows/sec., 44.00 MiB/sec.
1086 2023.10.21 17:21:54.453567 [ 3 ] {3d9ea743-d34d-4328-b2b0-4d86f776eb76} <Debug> DynamicQueryHandler: Done processing query
1087 2023.10.21 17:21:54.453591 [ 3 ] {3d9ea743-d34d-4328-b2b0-4d86f776eb76} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
1088 2023.10.21 17:21:54.453607 [ 3 ] {} <Debug> HTTP-Session: 3bd6c361-029a-4fdc-ad01-16136f673a4f Destroying unnamed session
1089 2023.10.21 17:21:54.453738 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 2668, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1090 2023.10.21 17:21:54.453786 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1091 2023.10.21 17:21:54.453805 [ 3 ] {} <Debug> HTTP-Session: fa831d77-f2fb-4a42-986f-fd0ced163077 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
1092 2023.10.21 17:21:54.453822 [ 3 ] {} <Debug> HTTP-Session: fa831d77-f2fb-4a42-986f-fd0ced163077 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1093 2023.10.21 17:21:54.453892 [ 3 ] {16737fb2-fcfb-4f50-9a46-96f83b0cfa8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1094 2023.10.21 17:21:54.453932 [ 3 ] {16737fb2-fcfb-4f50-9a46-96f83b0cfa8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1095 2023.10.21 17:21:54.454036 [ 3 ] {16737fb2-fcfb-4f50-9a46-96f83b0cfa8c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1096 2023.10.21 17:21:54.454325 [ 3 ] {16737fb2-fcfb-4f50-9a46-96f83b0cfa8c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB.
1097 2023.10.21 17:21:54.454569 [ 3 ] {16737fb2-fcfb-4f50-9a46-96f83b0cfa8c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1098 2023.10.21 17:21:54.454750 [ 3 ] {16737fb2-fcfb-4f50-9a46-96f83b0cfa8c} <Trace> oximeter.measurements_i64 (8874b4fa-6ed1-425d-81a2-1ec088d97588): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1099 2023.10.21 17:21:54.454871 [ 3 ] {16737fb2-fcfb-4f50-9a46-96f83b0cfa8c} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000950295 sec., 19993 rows/sec., 1.04 MiB/sec.
1100 2023.10.21 17:21:54.454978 [ 3 ] {16737fb2-fcfb-4f50-9a46-96f83b0cfa8c} <Debug> DynamicQueryHandler: Done processing query
1101 2023.10.21 17:21:54.455001 [ 3 ] {16737fb2-fcfb-4f50-9a46-96f83b0cfa8c} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1102 2023.10.21 17:21:54.455018 [ 3 ] {} <Debug> HTTP-Session: fa831d77-f2fb-4a42-986f-fd0ced163077 Destroying unnamed session
1103 2023.10.21 17:22:04.232207 [ 98 ] {} <Debug> DNSResolver: Updating DNS cache
1104 2023.10.21 17:22:04.232287 [ 98 ] {} <Debug> DNSResolver: Updated DNS cache
1105 2023.10.21 17:22:04.443346 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 6488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1106 2023.10.21 17:22:04.443476 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1107 2023.10.21 17:22:04.443511 [ 3 ] {} <Debug> HTTP-Session: 530102be-cd71-4836-a0ab-ea3ec600bc77 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
1108 2023.10.21 17:22:04.443543 [ 3 ] {} <Debug> HTTP-Session: 530102be-cd71-4836-a0ab-ea3ec600bc77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1109 2023.10.21 17:22:04.443732 [ 3 ] {23d90078-c71a-420f-a7d0-79f25bddc217} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1110 2023.10.21 17:22:04.443811 [ 3 ] {23d90078-c71a-420f-a7d0-79f25bddc217} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1111 2023.10.21 17:22:04.443998 [ 3 ] {23d90078-c71a-420f-a7d0-79f25bddc217} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1112 2023.10.21 17:22:04.444446 [ 3 ] {23d90078-c71a-420f-a7d0-79f25bddc217} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB.
1113 2023.10.21 17:22:04.444712 [ 3 ] {23d90078-c71a-420f-a7d0-79f25bddc217} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1114 2023.10.21 17:22:04.444877 [ 3 ] {23d90078-c71a-420f-a7d0-79f25bddc217} <Trace> oximeter.fields_i64 (be40c886-775a-4755-b336-3265d341e4e4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1115 2023.10.21 17:22:04.445021 [ 3 ] {23d90078-c71a-420f-a7d0-79f25bddc217} <Information> executeQuery: Read 46 rows, 3.58 KiB in 0.001242969 sec., 37008 rows/sec., 2.81 MiB/sec.
1116 2023.10.21 17:22:04.445210 [ 3 ] {23d90078-c71a-420f-a7d0-79f25bddc217} <Debug> DynamicQueryHandler: Done processing query
1117 2023.10.21 17:22:04.445234 [ 3 ] {23d90078-c71a-420f-a7d0-79f25bddc217} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1118 2023.10.21 17:22:04.445251 [ 3 ] {} <Debug> HTTP-Session: 530102be-cd71-4836-a0ab-ea3ec600bc77 Destroying unnamed session
1119 2023.10.21 17:22:04.445455 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 33041, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1120 2023.10.21 17:22:04.445514 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1121 2023.10.21 17:22:04.445536 [ 3 ] {} <Debug> HTTP-Session: f9971b7c-1c68-4c53-a5d1-0493972994d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
1122 2023.10.21 17:22:04.445555 [ 3 ] {} <Debug> HTTP-Session: f9971b7c-1c68-4c53-a5d1-0493972994d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1123 2023.10.21 17:22:04.445649 [ 3 ] {574156ce-bc3f-4037-aeac-addeacf28389} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1124 2023.10.21 17:22:04.445693 [ 3 ] {574156ce-bc3f-4037-aeac-addeacf28389} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1125 2023.10.21 17:22:04.445804 [ 3 ] {574156ce-bc3f-4037-aeac-addeacf28389} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1126 2023.10.21 17:22:04.446249 [ 3 ] {574156ce-bc3f-4037-aeac-addeacf28389} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB.
1127 2023.10.21 17:22:04.446495 [ 3 ] {574156ce-bc3f-4037-aeac-addeacf28389} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1128 2023.10.21 17:22:04.446653 [ 3 ] {574156ce-bc3f-4037-aeac-addeacf28389} <Trace> oximeter.fields_string (3ff5435d-5ca8-4576-b197-5495721110ce): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1129 2023.10.21 17:22:04.446760 [ 3 ] {574156ce-bc3f-4037-aeac-addeacf28389} <Information> executeQuery: Read 207 rows, 20.39 KiB in 0.001080947 sec., 191498 rows/sec., 18.43 MiB/sec.
1130 2023.10.21 17:22:04.446922 [ 3 ] {574156ce-bc3f-4037-aeac-addeacf28389} <Debug> DynamicQueryHandler: Done processing query
1131 2023.10.21 17:22:04.446946 [ 3 ] {574156ce-bc3f-4037-aeac-addeacf28389} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1132 2023.10.21 17:22:04.446962 [ 3 ] {} <Debug> HTTP-Session: f9971b7c-1c68-4c53-a5d1-0493972994d6 Destroying unnamed session
1133 2023.10.21 17:22:04.447188 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 48909, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1134 2023.10.21 17:22:04.447237 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1135 2023.10.21 17:22:04.447259 [ 3 ] {} <Debug> HTTP-Session: b425cd34-3174-4c0a-be16-667062ca5b7a Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
1136 2023.10.21 17:22:04.447277 [ 3 ] {} <Debug> HTTP-Session: b425cd34-3174-4c0a-be16-667062ca5b7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1137 2023.10.21 17:22:04.447370 [ 3 ] {9380b563-d2fe-4f05-b804-acf5aa152718} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1138 2023.10.21 17:22:04.447412 [ 3 ] {9380b563-d2fe-4f05-b804-acf5aa152718} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1139 2023.10.21 17:22:04.447521 [ 3 ] {9380b563-d2fe-4f05-b804-acf5aa152718} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1140 2023.10.21 17:22:04.448024 [ 3 ] {9380b563-d2fe-4f05-b804-acf5aa152718} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB.
1141 2023.10.21 17:22:04.448265 [ 3 ] {9380b563-d2fe-4f05-b804-acf5aa152718} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1142 2023.10.21 17:22:04.448434 [ 3 ] {9380b563-d2fe-4f05-b804-acf5aa152718} <Trace> oximeter.fields_uuid (847bdbf3-1a8c-4f15-bf7e-af9da4975461): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1143 2023.10.21 17:22:04.448566 [ 3 ] {9380b563-d2fe-4f05-b804-acf5aa152718} <Information> executeQuery: Read 304 rows, 21.75 KiB in 0.001157698 sec., 262590 rows/sec., 18.35 MiB/sec.
1144 2023.10.21 17:22:04.448698 [ 3 ] {9380b563-d2fe-4f05-b804-acf5aa152718} <Debug> DynamicQueryHandler: Done processing query
1145 2023.10.21 17:22:04.448723 [ 3 ] {9380b563-d2fe-4f05-b804-acf5aa152718} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1146 2023.10.21 17:22:04.448739 [ 3 ] {} <Debug> HTTP-Session: b425cd34-3174-4c0a-be16-667062ca5b7a Destroying unnamed session
1147 2023.10.21 17:22:04.448871 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1148 2023.10.21 17:22:04.448919 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1149 2023.10.21 17:22:04.448939 [ 3 ] {} <Debug> HTTP-Session: 81aa91ad-83a6-492d-9a93-56b7cec55d14 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
1150 2023.10.21 17:22:04.448957 [ 3 ] {} <Debug> HTTP-Session: 81aa91ad-83a6-492d-9a93-56b7cec55d14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1151 2023.10.21 17:22:04.449031 [ 3 ] {5c35d06d-334c-47d9-af71-0887f471c3e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
1152 2023.10.21 17:22:04.449072 [ 3 ] {5c35d06d-334c-47d9-af71-0887f471c3e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
1153 2023.10.21 17:22:04.449187 [ 3 ] {5c35d06d-334c-47d9-af71-0887f471c3e4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1154 2023.10.21 17:22:04.449455 [ 3 ] {5c35d06d-334c-47d9-af71-0887f471c3e4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB.
1155 2023.10.21 17:22:04.449697 [ 3 ] {5c35d06d-334c-47d9-af71-0887f471c3e4} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1156 2023.10.21 17:22:04.449874 [ 3 ] {5c35d06d-334c-47d9-af71-0887f471c3e4} <Trace> oximeter.measurements_bool (f36c016a-1dc9-4504-8cbe-a195fd37ea4c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1157 2023.10.21 17:22:04.450001 [ 3 ] {5c35d06d-334c-47d9-af71-0887f471c3e4} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000938175 sec., 6395 rows/sec., 268.56 KiB/sec.
1158 2023.10.21 17:22:04.450115 [ 3 ] {5c35d06d-334c-47d9-af71-0887f471c3e4} <Debug> DynamicQueryHandler: Done processing query
1159 2023.10.21 17:22:04.450139 [ 3 ] {5c35d06d-334c-47d9-af71-0887f471c3e4} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1160 2023.10.21 17:22:04.450155 [ 3 ] {} <Debug> HTTP-Session: 81aa91ad-83a6-492d-9a93-56b7cec55d14 Destroying unnamed session
1161 2023.10.21 17:22:04.450284 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 11532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1162 2023.10.21 17:22:04.450328 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1163 2023.10.21 17:22:04.450348 [ 3 ] {} <Debug> HTTP-Session: fd092126-5322-4ace-a931-6c9204e1b9d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
1164 2023.10.21 17:22:04.450365 [ 3 ] {} <Debug> HTTP-Session: fd092126-5322-4ace-a931-6c9204e1b9d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1165 2023.10.21 17:22:04.450440 [ 3 ] {ce0d0e90-9ee3-42d5-9495-b36ab83db63d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
1166 2023.10.21 17:22:04.450483 [ 3 ] {ce0d0e90-9ee3-42d5-9495-b36ab83db63d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
1167 2023.10.21 17:22:04.450603 [ 3 ] {ce0d0e90-9ee3-42d5-9495-b36ab83db63d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1168 2023.10.21 17:22:04.450894 [ 3 ] {ce0d0e90-9ee3-42d5-9495-b36ab83db63d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB.
1169 2023.10.21 17:22:04.451139 [ 3 ] {ce0d0e90-9ee3-42d5-9495-b36ab83db63d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1170 2023.10.21 17:22:04.451313 [ 3 ] {ce0d0e90-9ee3-42d5-9495-b36ab83db63d} <Trace> oximeter.measurements_cumulativei64 (0cf65f78-b0b4-48ed-bfad-6af23f9ac46e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1171 2023.10.21 17:22:04.451440 [ 3 ] {ce0d0e90-9ee3-42d5-9495-b36ab83db63d} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000971226 sec., 64866 rows/sec., 3.93 MiB/sec.
1172 2023.10.21 17:22:04.451564 [ 3 ] {ce0d0e90-9ee3-42d5-9495-b36ab83db63d} <Debug> DynamicQueryHandler: Done processing query
1173 2023.10.21 17:22:04.451588 [ 3 ] {ce0d0e90-9ee3-42d5-9495-b36ab83db63d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1174 2023.10.21 17:22:04.451604 [ 3 ] {} <Debug> HTTP-Session: fd092126-5322-4ace-a931-6c9204e1b9d1 Destroying unnamed session
1175 2023.10.21 17:22:04.451752 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 42805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1176 2023.10.21 17:22:04.451797 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1177 2023.10.21 17:22:04.451817 [ 3 ] {} <Debug> HTTP-Session: 575154d9-c4ad-4f59-905a-476b500a81da Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
1178 2023.10.21 17:22:04.451834 [ 3 ] {} <Debug> HTTP-Session: 575154d9-c4ad-4f59-905a-476b500a81da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1179 2023.10.21 17:22:04.451911 [ 3 ] {4e4d0ae6-7196-4f3a-aded-6c047f6e79b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1180 2023.10.21 17:22:04.451955 [ 3 ] {4e4d0ae6-7196-4f3a-aded-6c047f6e79b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1181 2023.10.21 17:22:04.452090 [ 3 ] {4e4d0ae6-7196-4f3a-aded-6c047f6e79b8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1182 2023.10.21 17:22:04.452521 [ 3 ] {4e4d0ae6-7196-4f3a-aded-6c047f6e79b8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB.
1183 2023.10.21 17:22:04.452820 [ 3 ] {4e4d0ae6-7196-4f3a-aded-6c047f6e79b8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1184 2023.10.21 17:22:04.453007 [ 3 ] {4e4d0ae6-7196-4f3a-aded-6c047f6e79b8} <Trace> oximeter.measurements_histogramf64 (efe5cb0d-bafb-438d-9aad-a218182ea8f7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1185 2023.10.21 17:22:04.453139 [ 3 ] {4e4d0ae6-7196-4f3a-aded-6c047f6e79b8} <Information> executeQuery: Read 40 rows, 55.27 KiB in 0.001195208 sec., 33466 rows/sec., 45.16 MiB/sec.
1186 2023.10.21 17:22:04.453272 [ 3 ] {4e4d0ae6-7196-4f3a-aded-6c047f6e79b8} <Debug> DynamicQueryHandler: Done processing query
1187 2023.10.21 17:22:04.453301 [ 3 ] {4e4d0ae6-7196-4f3a-aded-6c047f6e79b8} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
1188 2023.10.21 17:22:04.453318 [ 3 ] {} <Debug> HTTP-Session: 575154d9-c4ad-4f59-905a-476b500a81da Destroying unnamed session
1189 2023.10.21 17:22:04.453442 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 2668, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1190 2023.10.21 17:22:04.453489 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1191 2023.10.21 17:22:04.453509 [ 3 ] {} <Debug> HTTP-Session: e6491004-1cbb-43f2-9d5f-6759d992570d Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
1192 2023.10.21 17:22:04.453528 [ 3 ] {} <Debug> HTTP-Session: e6491004-1cbb-43f2-9d5f-6759d992570d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1193 2023.10.21 17:22:04.453601 [ 3 ] {268ab9d9-cfa0-48df-981e-28290cbdfe86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1194 2023.10.21 17:22:04.453642 [ 3 ] {268ab9d9-cfa0-48df-981e-28290cbdfe86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1195 2023.10.21 17:22:04.453749 [ 3 ] {268ab9d9-cfa0-48df-981e-28290cbdfe86} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1196 2023.10.21 17:22:04.453994 [ 3 ] {268ab9d9-cfa0-48df-981e-28290cbdfe86} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB.
1197 2023.10.21 17:22:04.454235 [ 3 ] {268ab9d9-cfa0-48df-981e-28290cbdfe86} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1198 2023.10.21 17:22:04.454412 [ 3 ] {268ab9d9-cfa0-48df-981e-28290cbdfe86} <Trace> oximeter.measurements_i64 (8874b4fa-6ed1-425d-81a2-1ec088d97588): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1199 2023.10.21 17:22:04.454546 [ 3 ] {268ab9d9-cfa0-48df-981e-28290cbdfe86} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000913164 sec., 20806 rows/sec., 1.08 MiB/sec.
1200 2023.10.21 17:22:04.454673 [ 3 ] {268ab9d9-cfa0-48df-981e-28290cbdfe86} <Debug> DynamicQueryHandler: Done processing query
1201 2023.10.21 17:22:04.454697 [ 3 ] {268ab9d9-cfa0-48df-981e-28290cbdfe86} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1202 2023.10.21 17:22:04.454713 [ 3 ] {} <Debug> HTTP-Session: e6491004-1cbb-43f2-9d5f-6759d992570d Destroying unnamed session
1203 2023.10.21 17:22:14.444715 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 2277, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1204 2023.10.21 17:22:14.444841 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1205 2023.10.21 17:22:14.444869 [ 3 ] {} <Debug> HTTP-Session: c6655345-95d3-4333-be94-063d1e15f5d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
1206 2023.10.21 17:22:14.444893 [ 3 ] {} <Debug> HTTP-Session: c6655345-95d3-4333-be94-063d1e15f5d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1207 2023.10.21 17:22:14.445025 [ 3 ] {f65aaea8-dedf-4f79-8337-2ea1515f5fae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1208 2023.10.21 17:22:14.445093 [ 3 ] {f65aaea8-dedf-4f79-8337-2ea1515f5fae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1209 2023.10.21 17:22:14.445291 [ 3 ] {f65aaea8-dedf-4f79-8337-2ea1515f5fae} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1210 2023.10.21 17:22:14.445708 [ 3 ] {f65aaea8-dedf-4f79-8337-2ea1515f5fae} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB.
1211 2023.10.21 17:22:14.446031 [ 3 ] {f65aaea8-dedf-4f79-8337-2ea1515f5fae} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1212 2023.10.21 17:22:14.446220 [ 3 ] {f65aaea8-dedf-4f79-8337-2ea1515f5fae} <Trace> oximeter.timeseries_schema (a5d261f6-9f52-44d8-9b3f-1c8b5d3ca410): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1213 2023.10.21 17:22:14.446359 [ 3 ] {f65aaea8-dedf-4f79-8337-2ea1515f5fae} <Information> executeQuery: Read 11 rows, 1009.00 B in 0.00129657 sec., 8483 rows/sec., 759.97 KiB/sec.
1214 2023.10.21 17:22:14.446547 [ 3 ] {f65aaea8-dedf-4f79-8337-2ea1515f5fae} <Debug> DynamicQueryHandler: Done processing query
1215 2023.10.21 17:22:14.446576 [ 3 ] {f65aaea8-dedf-4f79-8337-2ea1515f5fae} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1216 2023.10.21 17:22:14.446593 [ 3 ] {} <Debug> HTTP-Session: c6655345-95d3-4333-be94-063d1e15f5d1 Destroying unnamed session
1217 2023.10.21 17:22:14.446719 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 6488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1218 2023.10.21 17:22:14.446768 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1219 2023.10.21 17:22:14.446790 [ 3 ] {} <Debug> HTTP-Session: 886d4452-fc96-4ec6-8c45-88cdc053e301 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
1220 2023.10.21 17:22:14.446809 [ 3 ] {} <Debug> HTTP-Session: 886d4452-fc96-4ec6-8c45-88cdc053e301 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1221 2023.10.21 17:22:14.446894 [ 3 ] {073b133b-29aa-4b71-8ef6-e59c23e9a1e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1222 2023.10.21 17:22:14.446939 [ 3 ] {073b133b-29aa-4b71-8ef6-e59c23e9a1e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1223 2023.10.21 17:22:14.447054 [ 3 ] {073b133b-29aa-4b71-8ef6-e59c23e9a1e3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1224 2023.10.21 17:22:14.447404 [ 3 ] {073b133b-29aa-4b71-8ef6-e59c23e9a1e3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB.
1225 2023.10.21 17:22:14.447619 [ 3 ] {073b133b-29aa-4b71-8ef6-e59c23e9a1e3} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1226 2023.10.21 17:22:14.447777 [ 3 ] {073b133b-29aa-4b71-8ef6-e59c23e9a1e3} <Trace> oximeter.fields_i64 (be40c886-775a-4755-b336-3265d341e4e4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1227 2023.10.21 17:22:14.447880 [ 3 ] {073b133b-29aa-4b71-8ef6-e59c23e9a1e3} <Information> executeQuery: Read 46 rows, 3.58 KiB in 0.000955715 sec., 48131 rows/sec., 3.66 MiB/sec.
1228 2023.10.21 17:22:14.447975 [ 91 ] {} <Debug> oximeter.fields_i64 (be40c886-775a-4755-b336-3265d341e4e4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1229 2023.10.21 17:22:14.448012 [ 3 ] {073b133b-29aa-4b71-8ef6-e59c23e9a1e3} <Debug> DynamicQueryHandler: Done processing query
1230 2023.10.21 17:22:14.448032 [ 91 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB.
1231 2023.10.21 17:22:14.448040 [ 3 ] {073b133b-29aa-4b71-8ef6-e59c23e9a1e3} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1232 2023.10.21 17:22:14.448060 [ 3 ] {} <Debug> HTTP-Session: 886d4452-fc96-4ec6-8c45-88cdc053e301 Destroying unnamed session
1233 2023.10.21 17:22:14.448237 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 33041, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1234 2023.10.21 17:22:14.448292 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1235 2023.10.21 17:22:14.448316 [ 3 ] {} <Debug> HTTP-Session: 6ec9812b-30fd-4234-aa86-4d5f717214c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
1236 2023.10.21 17:22:14.448336 [ 3 ] {} <Debug> HTTP-Session: 6ec9812b-30fd-4234-aa86-4d5f717214c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1237 2023.10.21 17:22:14.448397 [ 16 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1238 2023.10.21 17:22:14.448445 [ 3 ] {7772c3cc-918d-4718-8ca4-4232949dcbd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1239 2023.10.21 17:22:14.448505 [ 3 ] {7772c3cc-918d-4718-8ca4-4232949dcbd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1240 2023.10.21 17:22:14.448739 [ 3 ] {7772c3cc-918d-4718-8ca4-4232949dcbd4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1241 2023.10.21 17:22:14.448761 [ 16 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1242 2023.10.21 17:22:14.449076 [ 16 ] {be40c886-775a-4755-b336-3265d341e4e4::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
1243 2023.10.21 17:22:14.449243 [ 3 ] {7772c3cc-918d-4718-8ca4-4232949dcbd4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB.
1244 2023.10.21 17:22:14.449478 [ 3 ] {7772c3cc-918d-4718-8ca4-4232949dcbd4} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1245 2023.10.21 17:22:14.449633 [ 3 ] {7772c3cc-918d-4718-8ca4-4232949dcbd4} <Trace> oximeter.fields_string (3ff5435d-5ca8-4576-b197-5495721110ce): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1246 2023.10.21 17:22:14.449725 [ 91 ] {} <Debug> oximeter.fields_string (3ff5435d-5ca8-4576-b197-5495721110ce) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1247 2023.10.21 17:22:14.449737 [ 3 ] {7772c3cc-918d-4718-8ca4-4232949dcbd4} <Information> executeQuery: Read 207 rows, 20.39 KiB in 0.00124474 sec., 166299 rows/sec., 16.00 MiB/sec.
1248 2023.10.21 17:22:14.449760 [ 91 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB.
1249 2023.10.21 17:22:14.449898 [ 25 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1250 2023.10.21 17:22:14.449929 [ 3 ] {7772c3cc-918d-4718-8ca4-4232949dcbd4} <Debug> DynamicQueryHandler: Done processing query
1251 2023.10.21 17:22:14.449979 [ 3 ] {7772c3cc-918d-4718-8ca4-4232949dcbd4} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1252 2023.10.21 17:22:14.450015 [ 3 ] {} <Debug> HTTP-Session: 6ec9812b-30fd-4234-aa86-4d5f717214c9 Destroying unnamed session
1253 2023.10.21 17:22:14.450072 [ 25 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1254 2023.10.21 17:22:14.450108 [ 25 ] {3ff5435d-5ca8-4576-b197-5495721110ce::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
1255 2023.10.21 17:22:14.450199 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 50756, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1256 2023.10.21 17:22:14.450253 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1257 2023.10.21 17:22:14.450274 [ 3 ] {} <Debug> HTTP-Session: 1e80b8c5-830f-4a0e-b3f0-2db7490ae851 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
1258 2023.10.21 17:22:14.450293 [ 3 ] {} <Debug> HTTP-Session: 1e80b8c5-830f-4a0e-b3f0-2db7490ae851 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1259 2023.10.21 17:22:14.450383 [ 3 ] {72886e8c-914c-465e-8aab-216cd2f2deb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1260 2023.10.21 17:22:14.450425 [ 3 ] {72886e8c-914c-465e-8aab-216cd2f2deb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1261 2023.10.21 17:22:14.450537 [ 3 ] {72886e8c-914c-465e-8aab-216cd2f2deb9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1262 2023.10.21 17:22:14.451016 [ 3 ] {72886e8c-914c-465e-8aab-216cd2f2deb9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB.
1263 2023.10.21 17:22:14.451243 [ 3 ] {72886e8c-914c-465e-8aab-216cd2f2deb9} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1264 2023.10.21 17:22:14.451403 [ 3 ] {72886e8c-914c-465e-8aab-216cd2f2deb9} <Trace> oximeter.fields_uuid (847bdbf3-1a8c-4f15-bf7e-af9da4975461): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1265 2023.10.21 17:22:14.451522 [ 91 ] {} <Debug> oximeter.fields_uuid (847bdbf3-1a8c-4f15-bf7e-af9da4975461) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1266 2023.10.21 17:22:14.451539 [ 3 ] {72886e8c-914c-465e-8aab-216cd2f2deb9} <Information> executeQuery: Read 315 rows, 22.62 KiB in 0.001128357 sec., 279166 rows/sec., 19.57 MiB/sec.
1267 2023.10.21 17:22:14.451559 [ 91 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB.
1268 2023.10.21 17:22:14.451726 [ 9 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1269 2023.10.21 17:22:14.451779 [ 3 ] {72886e8c-914c-465e-8aab-216cd2f2deb9} <Debug> DynamicQueryHandler: Done processing query
1270 2023.10.21 17:22:14.451819 [ 3 ] {72886e8c-914c-465e-8aab-216cd2f2deb9} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1271 2023.10.21 17:22:14.451869 [ 3 ] {} <Debug> HTTP-Session: 1e80b8c5-830f-4a0e-b3f0-2db7490ae851 Destroying unnamed session
1272 2023.10.21 17:22:14.451891 [ 9 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1273 2023.10.21 17:22:14.451941 [ 9 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::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
1274 2023.10.21 17:22:14.452019 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1275 2023.10.21 17:22:14.452073 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1276 2023.10.21 17:22:14.452094 [ 3 ] {} <Debug> HTTP-Session: 265992cd-f869-40ee-beec-524bed39ffe1 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
1277 2023.10.21 17:22:14.452113 [ 3 ] {} <Debug> HTTP-Session: 265992cd-f869-40ee-beec-524bed39ffe1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1278 2023.10.21 17:22:14.452188 [ 3 ] {db8effb2-7efd-4dc5-82e6-ab89f2bc0dda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
1279 2023.10.21 17:22:14.452232 [ 3 ] {db8effb2-7efd-4dc5-82e6-ab89f2bc0dda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
1280 2023.10.21 17:22:14.452345 [ 3 ] {db8effb2-7efd-4dc5-82e6-ab89f2bc0dda} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1281 2023.10.21 17:22:14.452579 [ 3 ] {db8effb2-7efd-4dc5-82e6-ab89f2bc0dda} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB.
1282 2023.10.21 17:22:14.452825 [ 3 ] {db8effb2-7efd-4dc5-82e6-ab89f2bc0dda} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1283 2023.10.21 17:22:14.453004 [ 3 ] {db8effb2-7efd-4dc5-82e6-ab89f2bc0dda} <Trace> oximeter.measurements_bool (f36c016a-1dc9-4504-8cbe-a195fd37ea4c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1284 2023.10.21 17:22:14.453116 [ 3 ] {db8effb2-7efd-4dc5-82e6-ab89f2bc0dda} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000894264 sec., 6709 rows/sec., 281.74 KiB/sec.
1285 2023.10.21 17:22:14.453137 [ 90 ] {} <Debug> oximeter.measurements_bool (f36c016a-1dc9-4504-8cbe-a195fd37ea4c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1286 2023.10.21 17:22:14.453235 [ 90 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB.
1287 2023.10.21 17:22:14.453247 [ 3 ] {db8effb2-7efd-4dc5-82e6-ab89f2bc0dda} <Debug> DynamicQueryHandler: Done processing query
1288 2023.10.21 17:22:14.453316 [ 3 ] {db8effb2-7efd-4dc5-82e6-ab89f2bc0dda} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1289 2023.10.21 17:22:14.453362 [ 3 ] {} <Debug> HTTP-Session: 265992cd-f869-40ee-beec-524bed39ffe1 Destroying unnamed session
1290 2023.10.21 17:22:14.453357 [ 13 ] {f36c016a-1dc9-4504-8cbe-a195fd37ea4c::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1291 2023.10.21 17:22:14.453491 [ 13 ] {f36c016a-1dc9-4504-8cbe-a195fd37ea4c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1292 2023.10.21 17:22:14.453507 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 13594, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1293 2023.10.21 17:22:14.453548 [ 13 ] {f36c016a-1dc9-4504-8cbe-a195fd37ea4c::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
1294 2023.10.21 17:22:14.453586 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1295 2023.10.21 17:22:14.453645 [ 3 ] {} <Debug> HTTP-Session: 508cd1d5-07a3-4830-86ac-048b0c7312a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
1296 2023.10.21 17:22:14.453676 [ 3 ] {} <Debug> HTTP-Session: 508cd1d5-07a3-4830-86ac-048b0c7312a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1297 2023.10.21 17:22:14.453883 [ 3 ] {4c3e5467-fb7e-46b1-bbd4-8c34ee37a159} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
1298 2023.10.21 17:22:14.453927 [ 3 ] {4c3e5467-fb7e-46b1-bbd4-8c34ee37a159} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
1299 2023.10.21 17:22:14.454775 [ 25 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 192 rows starting from the beginning of the part
1300 2023.10.21 17:22:14.454779 [ 13 ] {f36c016a-1dc9-4504-8cbe-a195fd37ea4c::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
1301 2023.10.21 17:22:14.454794 [ 9 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 309 rows starting from the beginning of the part
1302 2023.10.21 17:22:14.454824 [ 3 ] {4c3e5467-fb7e-46b1-bbd4-8c34ee37a159} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1303 2023.10.21 17:22:14.455124 [ 16 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 41 rows starting from the beginning of the part
1304 2023.10.21 17:22:14.455831 [ 25 ] {3ff5435d-5ca8-4576-b197-5495721110ce::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
1305 2023.10.21 17:22:14.455878 [ 9 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 310 rows starting from the beginning of the part
1306 2023.10.21 17:22:14.455880 [ 13 ] {f36c016a-1dc9-4504-8cbe-a195fd37ea4c::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
1307 2023.10.21 17:22:14.456885 [ 25 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 207 rows starting from the beginning of the part
1308 2023.10.21 17:22:14.456980 [ 13 ] {f36c016a-1dc9-4504-8cbe-a195fd37ea4c::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
1309 2023.10.21 17:22:14.457012 [ 9 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 304 rows starting from the beginning of the part
1310 2023.10.21 17:22:14.457686 [ 25 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 207 rows starting from the beginning of the part
1311 2023.10.21 17:22:14.457899 [ 9 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 304 rows starting from the beginning of the part
1312 2023.10.21 17:22:14.457913 [ 13 ] {f36c016a-1dc9-4504-8cbe-a195fd37ea4c::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
1313 2023.10.21 17:22:14.458296 [ 16 ] {be40c886-775a-4755-b336-3265d341e4e4::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
1314 2023.10.21 17:22:14.458302 [ 3 ] {4c3e5467-fb7e-46b1-bbd4-8c34ee37a159} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB.
1315 2023.10.21 17:22:14.458505 [ 25 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 207 rows starting from the beginning of the part
1316 2023.10.21 17:22:14.458885 [ 13 ] {f36c016a-1dc9-4504-8cbe-a195fd37ea4c::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
1317 2023.10.21 17:22:14.458935 [ 9 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 315 rows starting from the beginning of the part
1318 2023.10.21 17:22:14.459452 [ 16 ] {be40c886-775a-4755-b336-3265d341e4e4::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
1319 2023.10.21 17:22:14.459898 [ 16 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 46 rows starting from the beginning of the part
1320 2023.10.21 17:22:14.460080 [ 16 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 46 rows starting from the beginning of the part
1321 2023.10.21 17:22:14.460117 [ 3 ] {4c3e5467-fb7e-46b1-bbd4-8c34ee37a159} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1322 2023.10.21 17:22:14.460362 [ 3 ] {4c3e5467-fb7e-46b1-bbd4-8c34ee37a159} <Trace> oximeter.measurements_cumulativei64 (0cf65f78-b0b4-48ed-bfad-6af23f9ac46e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1323 2023.10.21 17:22:14.460489 [ 90 ] {} <Debug> oximeter.measurements_cumulativei64 (0cf65f78-b0b4-48ed-bfad-6af23f9ac46e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1324 2023.10.21 17:22:14.460507 [ 3 ] {4c3e5467-fb7e-46b1-bbd4-8c34ee37a159} <Information> executeQuery: Read 74 rows, 4.64 KiB in 0.006586353 sec., 11235 rows/sec., 703.99 KiB/sec.
1325 2023.10.21 17:22:14.460543 [ 90 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB.
1326 2023.10.21 17:22:14.460708 [ 10 ] {0cf65f78-b0b4-48ed-bfad-6af23f9ac46e::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1327 2023.10.21 17:22:14.460840 [ 3 ] {4c3e5467-fb7e-46b1-bbd4-8c34ee37a159} <Debug> DynamicQueryHandler: Done processing query
1328 2023.10.21 17:22:14.460880 [ 3 ] {4c3e5467-fb7e-46b1-bbd4-8c34ee37a159} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
1329 2023.10.21 17:22:14.460934 [ 3 ] {} <Debug> HTTP-Session: 508cd1d5-07a3-4830-86ac-048b0c7312a6 Destroying unnamed session
1330 2023.10.21 17:22:14.460938 [ 10 ] {0cf65f78-b0b4-48ed-bfad-6af23f9ac46e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1331 2023.10.21 17:22:14.460995 [ 10 ] {0cf65f78-b0b4-48ed-bfad-6af23f9ac46e::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
1332 2023.10.21 17:22:14.461153 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 42805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1333 2023.10.21 17:22:14.461219 [ 10 ] {0cf65f78-b0b4-48ed-bfad-6af23f9ac46e::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
1334 2023.10.21 17:22:14.461233 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1335 2023.10.21 17:22:14.461302 [ 3 ] {} <Debug> HTTP-Session: 2fa4a837-52ed-4860-b782-cdf182d1600b Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
1336 2023.10.21 17:22:14.461350 [ 3 ] {} <Debug> HTTP-Session: 2fa4a837-52ed-4860-b782-cdf182d1600b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1337 2023.10.21 17:22:14.461542 [ 10 ] {0cf65f78-b0b4-48ed-bfad-6af23f9ac46e::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
1338 2023.10.21 17:22:14.461569 [ 3 ] {8911c867-f745-425f-a0d1-55d1737cefe3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1339 2023.10.21 17:22:14.461672 [ 3 ] {8911c867-f745-425f-a0d1-55d1737cefe3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1340 2023.10.21 17:22:14.461805 [ 10 ] {0cf65f78-b0b4-48ed-bfad-6af23f9ac46e::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
1341 2023.10.21 17:22:14.462177 [ 10 ] {0cf65f78-b0b4-48ed-bfad-6af23f9ac46e::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
1342 2023.10.21 17:22:14.462347 [ 3 ] {8911c867-f745-425f-a0d1-55d1737cefe3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1343 2023.10.21 17:22:14.462869 [ 10 ] {0cf65f78-b0b4-48ed-bfad-6af23f9ac46e::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
1344 2023.10.21 17:22:14.470592 [ 9 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1806 rows, containing 4 columns (4 merged, 0 gathered) in 0.018951837 sec., 95294.19232552497 rows/sec., 6.65 MiB/sec.
1345 2023.10.21 17:22:14.470930 [ 22 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1107 rows, containing 4 columns (4 merged, 0 gathered) in 0.02109294 sec., 52482.015309387876 rows/sec., 5.04 MiB/sec.
1346 2023.10.21 17:22:14.470969 [ 13 ] {f36c016a-1dc9-4504-8cbe-a195fd37ea4c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.017658486 sec., 2038.6798732348855 rows/sec., 85.61 KiB/sec.
1347 2023.10.21 17:22:14.471026 [ 9 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1348 2023.10.21 17:22:14.471292 [ 25 ] {f36c016a-1dc9-4504-8cbe-a195fd37ea4c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1349 2023.10.21 17:22:14.471394 [ 22 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1350 2023.10.21 17:22:14.471675 [ 9 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_6_1} <Trace> oximeter.fields_uuid (847bdbf3-1a8c-4f15-bf7e-af9da4975461): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1351 2023.10.21 17:22:14.471788 [ 10 ] {0cf65f78-b0b4-48ed-bfad-6af23f9ac46e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 389 rows, containing 5 columns (5 merged, 0 gathered) in 0.011174275 sec., 34812.101903702925 rows/sec., 2.11 MiB/sec.
1352 2023.10.21 17:22:14.471986 [ 9 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_6_1} <Trace> oximeter.fields_uuid (847bdbf3-1a8c-4f15-bf7e-af9da4975461) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1353 2023.10.21 17:22:14.472032 [ 25 ] {f36c016a-1dc9-4504-8cbe-a195fd37ea4c::all_1_6_1} <Trace> oximeter.measurements_bool (f36c016a-1dc9-4504-8cbe-a195fd37ea4c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1354 2023.10.21 17:22:14.472183 [ 22 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_6_1} <Trace> oximeter.fields_string (3ff5435d-5ca8-4576-b197-5495721110ce): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1355 2023.10.21 17:22:14.472263 [ 13 ] {0cf65f78-b0b4-48ed-bfad-6af23f9ac46e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1356 2023.10.21 17:22:14.472325 [ 25 ] {f36c016a-1dc9-4504-8cbe-a195fd37ea4c::all_1_6_1} <Trace> oximeter.measurements_bool (f36c016a-1dc9-4504-8cbe-a195fd37ea4c) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1357 2023.10.21 17:22:14.472529 [ 22 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_6_1} <Trace> oximeter.fields_string (3ff5435d-5ca8-4576-b197-5495721110ce) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1358 2023.10.21 17:22:14.472873 [ 13 ] {0cf65f78-b0b4-48ed-bfad-6af23f9ac46e::all_1_6_1} <Trace> oximeter.measurements_cumulativei64 (0cf65f78-b0b4-48ed-bfad-6af23f9ac46e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1359 2023.10.21 17:22:14.473044 [ 13 ] {0cf65f78-b0b4-48ed-bfad-6af23f9ac46e::all_1_6_1} <Trace> oximeter.measurements_cumulativei64 (0cf65f78-b0b4-48ed-bfad-6af23f9ac46e) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1360 2023.10.21 17:22:14.473281 [ 3 ] {8911c867-f745-425f-a0d1-55d1737cefe3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB.
1361 2023.10.21 17:22:14.474203 [ 16 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 231 rows, containing 4 columns (4 merged, 0 gathered) in 0.026016367 sec., 8879.026037724638 rows/sec., 685.90 KiB/sec.
1362 2023.10.21 17:22:14.474219 [ 3 ] {8911c867-f745-425f-a0d1-55d1737cefe3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1363 2023.10.21 17:22:14.474358 [ 16 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1364 2023.10.21 17:22:14.474560 [ 3 ] {8911c867-f745-425f-a0d1-55d1737cefe3} <Trace> oximeter.measurements_histogramf64 (efe5cb0d-bafb-438d-9aad-a218182ea8f7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1365 2023.10.21 17:22:14.474632 [ 16 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_6_1} <Trace> oximeter.fields_i64 (be40c886-775a-4755-b336-3265d341e4e4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1366 2023.10.21 17:22:14.474785 [ 16 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_6_1} <Trace> oximeter.fields_i64 (be40c886-775a-4755-b336-3265d341e4e4) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1367 2023.10.21 17:22:14.474825 [ 3 ] {8911c867-f745-425f-a0d1-55d1737cefe3} <Information> executeQuery: Read 40 rows, 55.27 KiB in 0.013183586 sec., 3034 rows/sec., 4.09 MiB/sec.
1368 2023.10.21 17:22:14.475057 [ 3 ] {8911c867-f745-425f-a0d1-55d1737cefe3} <Debug> DynamicQueryHandler: Done processing query
1369 2023.10.21 17:22:14.475083 [ 3 ] {8911c867-f745-425f-a0d1-55d1737cefe3} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
1370 2023.10.21 17:22:14.475101 [ 3 ] {} <Debug> HTTP-Session: 2fa4a837-52ed-4860-b782-cdf182d1600b Destroying unnamed session
1371 2023.10.21 17:22:14.475229 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 2668, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1372 2023.10.21 17:22:14.475275 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1373 2023.10.21 17:22:14.475295 [ 3 ] {} <Debug> HTTP-Session: 3adfaa47-e8d7-4ae8-9198-894fac01be3a Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
1374 2023.10.21 17:22:14.475313 [ 3 ] {} <Debug> HTTP-Session: 3adfaa47-e8d7-4ae8-9198-894fac01be3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1375 2023.10.21 17:22:14.475390 [ 3 ] {aaf168b1-6fa0-45f7-89d7-3070776885b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1376 2023.10.21 17:22:14.475431 [ 3 ] {aaf168b1-6fa0-45f7-89d7-3070776885b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1377 2023.10.21 17:22:14.475544 [ 3 ] {aaf168b1-6fa0-45f7-89d7-3070776885b7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1378 2023.10.21 17:22:14.475799 [ 3 ] {aaf168b1-6fa0-45f7-89d7-3070776885b7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB.
1379 2023.10.21 17:22:14.476043 [ 3 ] {aaf168b1-6fa0-45f7-89d7-3070776885b7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1380 2023.10.21 17:22:14.476227 [ 3 ] {aaf168b1-6fa0-45f7-89d7-3070776885b7} <Trace> oximeter.measurements_i64 (8874b4fa-6ed1-425d-81a2-1ec088d97588): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1381 2023.10.21 17:22:14.476343 [ 90 ] {} <Debug> oximeter.measurements_i64 (8874b4fa-6ed1-425d-81a2-1ec088d97588) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1382 2023.10.21 17:22:14.476360 [ 3 ] {aaf168b1-6fa0-45f7-89d7-3070776885b7} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000933054 sec., 20363 rows/sec., 1.06 MiB/sec.
1383 2023.10.21 17:22:14.476395 [ 90 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB.
1384 2023.10.21 17:22:14.476548 [ 22 ] {8874b4fa-6ed1-425d-81a2-1ec088d97588::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1385 2023.10.21 17:22:14.476668 [ 3 ] {aaf168b1-6fa0-45f7-89d7-3070776885b7} <Debug> DynamicQueryHandler: Done processing query
1386 2023.10.21 17:22:14.476711 [ 22 ] {8874b4fa-6ed1-425d-81a2-1ec088d97588::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1387 2023.10.21 17:22:14.476717 [ 3 ] {aaf168b1-6fa0-45f7-89d7-3070776885b7} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1388 2023.10.21 17:22:14.476783 [ 3 ] {} <Debug> HTTP-Session: 3adfaa47-e8d7-4ae8-9198-894fac01be3a Destroying unnamed session
1389 2023.10.21 17:22:14.476780 [ 22 ] {8874b4fa-6ed1-425d-81a2-1ec088d97588::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
1390 2023.10.21 17:22:14.476937 [ 22 ] {8874b4fa-6ed1-425d-81a2-1ec088d97588::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
1391 2023.10.21 17:22:14.477037 [ 22 ] {8874b4fa-6ed1-425d-81a2-1ec088d97588::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 25 rows starting from the beginning of the part
1392 2023.10.21 17:22:14.477129 [ 22 ] {8874b4fa-6ed1-425d-81a2-1ec088d97588::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
1393 2023.10.21 17:22:14.477219 [ 22 ] {8874b4fa-6ed1-425d-81a2-1ec088d97588::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 19 rows starting from the beginning of the part
1394 2023.10.21 17:22:14.477308 [ 22 ] {8874b4fa-6ed1-425d-81a2-1ec088d97588::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
1395 2023.10.21 17:22:14.477893 [ 23 ] {8874b4fa-6ed1-425d-81a2-1ec088d97588::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 138 rows, containing 4 columns (4 merged, 0 gathered) in 0.001441562 sec., 95729.49342449372 rows/sec., 5.27 MiB/sec.
1396 2023.10.21 17:22:14.478001 [ 22 ] {8874b4fa-6ed1-425d-81a2-1ec088d97588::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1397 2023.10.21 17:22:14.478190 [ 22 ] {8874b4fa-6ed1-425d-81a2-1ec088d97588::all_1_6_1} <Trace> oximeter.measurements_i64 (8874b4fa-6ed1-425d-81a2-1ec088d97588): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1398 2023.10.21 17:22:14.478248 [ 22 ] {8874b4fa-6ed1-425d-81a2-1ec088d97588::all_1_6_1} <Trace> oximeter.measurements_i64 (8874b4fa-6ed1-425d-81a2-1ec088d97588) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1399 2023.10.21 17:22:19.232334 [ 86 ] {} <Debug> DNSResolver: Updating DNS cache
1400 2023.10.21 17:22:19.232413 [ 86 ] {} <Debug> DNSResolver: Updated DNS cache
1401 2023.10.21 17:22:19.437299 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 481, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1402 2023.10.21 17:22:19.437415 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1403 2023.10.21 17:22:19.437448 [ 3 ] {} <Debug> HTTP-Session: daf7d0ee-5f53-4af3-8efa-63ce5ba18d80 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
1404 2023.10.21 17:22:19.437477 [ 3 ] {} <Debug> HTTP-Session: daf7d0ee-5f53-4af3-8efa-63ce5ba18d80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1405 2023.10.21 17:22:19.437618 [ 3 ] {f017c088-8605-41c1-9b1b-5d3ed4f49416} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1406 2023.10.21 17:22:19.437689 [ 3 ] {f017c088-8605-41c1-9b1b-5d3ed4f49416} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1407 2023.10.21 17:22:19.437852 [ 3 ] {f017c088-8605-41c1-9b1b-5d3ed4f49416} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1408 2023.10.21 17:22:19.438285 [ 3 ] {f017c088-8605-41c1-9b1b-5d3ed4f49416} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB.
1409 2023.10.21 17:22:19.438596 [ 3 ] {f017c088-8605-41c1-9b1b-5d3ed4f49416} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1410 2023.10.21 17:22:19.438780 [ 3 ] {f017c088-8605-41c1-9b1b-5d3ed4f49416} <Trace> oximeter.fields_i64 (be40c886-775a-4755-b336-3265d341e4e4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1411 2023.10.21 17:22:19.438929 [ 3 ] {f017c088-8605-41c1-9b1b-5d3ed4f49416} <Information> executeQuery: Read 3 rows, 249.00 B in 0.00126887 sec., 2364 rows/sec., 191.64 KiB/sec.
1412 2023.10.21 17:22:19.439088 [ 3 ] {f017c088-8605-41c1-9b1b-5d3ed4f49416} <Debug> DynamicQueryHandler: Done processing query
1413 2023.10.21 17:22:19.439113 [ 3 ] {f017c088-8605-41c1-9b1b-5d3ed4f49416} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1414 2023.10.21 17:22:19.439131 [ 3 ] {} <Debug> HTTP-Session: daf7d0ee-5f53-4af3-8efa-63ce5ba18d80 Destroying unnamed session
1415 2023.10.21 17:22:19.439262 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 1390, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1416 2023.10.21 17:22:19.439316 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1417 2023.10.21 17:22:19.439338 [ 3 ] {} <Debug> HTTP-Session: f4fdb169-ab99-48d5-9549-88f8b7a81690 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
1418 2023.10.21 17:22:19.439357 [ 3 ] {} <Debug> HTTP-Session: f4fdb169-ab99-48d5-9549-88f8b7a81690 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1419 2023.10.21 17:22:19.439438 [ 3 ] {54ce345d-64dc-4d41-9845-0639a51e8998} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1420 2023.10.21 17:22:19.439480 [ 3 ] {54ce345d-64dc-4d41-9845-0639a51e8998} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1421 2023.10.21 17:22:19.439595 [ 3 ] {54ce345d-64dc-4d41-9845-0639a51e8998} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1422 2023.10.21 17:22:19.439905 [ 3 ] {54ce345d-64dc-4d41-9845-0639a51e8998} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB.
1423 2023.10.21 17:22:19.440121 [ 3 ] {54ce345d-64dc-4d41-9845-0639a51e8998} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1424 2023.10.21 17:22:19.440279 [ 3 ] {54ce345d-64dc-4d41-9845-0639a51e8998} <Trace> oximeter.fields_string (3ff5435d-5ca8-4576-b197-5495721110ce): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1425 2023.10.21 17:22:19.440397 [ 3 ] {54ce345d-64dc-4d41-9845-0639a51e8998} <Information> executeQuery: Read 9 rows, 811.00 B in 0.000929644 sec., 9681 rows/sec., 851.93 KiB/sec.
1426 2023.10.21 17:22:19.440521 [ 3 ] {54ce345d-64dc-4d41-9845-0639a51e8998} <Debug> DynamicQueryHandler: Done processing query
1427 2023.10.21 17:22:19.440545 [ 3 ] {54ce345d-64dc-4d41-9845-0639a51e8998} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1428 2023.10.21 17:22:19.440562 [ 3 ] {} <Debug> HTTP-Session: f4fdb169-ab99-48d5-9549-88f8b7a81690 Destroying unnamed session
1429 2023.10.21 17:22:19.440680 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 2087, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1430 2023.10.21 17:22:19.440728 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1431 2023.10.21 17:22:19.440747 [ 3 ] {} <Debug> HTTP-Session: ea6b6ab0-6df4-4a6c-8295-155698d70350 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
1432 2023.10.21 17:22:19.440765 [ 3 ] {} <Debug> HTTP-Session: ea6b6ab0-6df4-4a6c-8295-155698d70350 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1433 2023.10.21 17:22:19.440838 [ 3 ] {5d7b1ff8-0afa-4415-8020-6415374fd265} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1434 2023.10.21 17:22:19.440876 [ 3 ] {5d7b1ff8-0afa-4415-8020-6415374fd265} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1435 2023.10.21 17:22:19.440987 [ 3 ] {5d7b1ff8-0afa-4415-8020-6415374fd265} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1436 2023.10.21 17:22:19.441272 [ 3 ] {5d7b1ff8-0afa-4415-8020-6415374fd265} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB.
1437 2023.10.21 17:22:19.441477 [ 3 ] {5d7b1ff8-0afa-4415-8020-6415374fd265} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1438 2023.10.21 17:22:19.441626 [ 3 ] {5d7b1ff8-0afa-4415-8020-6415374fd265} <Trace> oximeter.fields_uuid (847bdbf3-1a8c-4f15-bf7e-af9da4975461): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1439 2023.10.21 17:22:19.441728 [ 3 ] {5d7b1ff8-0afa-4415-8020-6415374fd265} <Information> executeQuery: Read 12 rows, 987.00 B in 0.000863384 sec., 13898 rows/sec., 1.09 MiB/sec.
1440 2023.10.21 17:22:19.441851 [ 3 ] {5d7b1ff8-0afa-4415-8020-6415374fd265} <Debug> DynamicQueryHandler: Done processing query
1441 2023.10.21 17:22:19.441875 [ 3 ] {5d7b1ff8-0afa-4415-8020-6415374fd265} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1442 2023.10.21 17:22:19.441893 [ 3 ] {} <Debug> HTTP-Session: ea6b6ab0-6df4-4a6c-8295-155698d70350 Destroying unnamed session
1443 2023.10.21 17:22:19.442038 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 3271, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1444 2023.10.21 17:22:19.442085 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1445 2023.10.21 17:22:19.442104 [ 3 ] {} <Debug> HTTP-Session: a0acc3d8-09ae-42c4-8f98-12cc70398319 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
1446 2023.10.21 17:22:19.442121 [ 3 ] {} <Debug> HTTP-Session: a0acc3d8-09ae-42c4-8f98-12cc70398319 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1447 2023.10.21 17:22:19.442195 [ 3 ] {a61a7e30-6ef7-4079-b590-19867208fb7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1448 2023.10.21 17:22:19.442241 [ 3 ] {a61a7e30-6ef7-4079-b590-19867208fb7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1449 2023.10.21 17:22:19.442379 [ 3 ] {a61a7e30-6ef7-4079-b590-19867208fb7c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1450 2023.10.21 17:22:19.442684 [ 3 ] {a61a7e30-6ef7-4079-b590-19867208fb7c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB.
1451 2023.10.21 17:22:19.442966 [ 3 ] {a61a7e30-6ef7-4079-b590-19867208fb7c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1452 2023.10.21 17:22:19.443153 [ 3 ] {a61a7e30-6ef7-4079-b590-19867208fb7c} <Trace> oximeter.measurements_histogramf64 (efe5cb0d-bafb-438d-9aad-a218182ea8f7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1453 2023.10.21 17:22:19.443287 [ 3 ] {a61a7e30-6ef7-4079-b590-19867208fb7c} <Information> executeQuery: Read 3 rows, 4.15 KiB in 0.001060597 sec., 2828 rows/sec., 3.82 MiB/sec.
1454 2023.10.21 17:22:19.443280 [ 85 ] {} <Debug> oximeter.measurements_histogramf64 (efe5cb0d-bafb-438d-9aad-a218182ea8f7) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1455 2023.10.21 17:22:19.443400 [ 85 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB.
1456 2023.10.21 17:22:19.443519 [ 3 ] {a61a7e30-6ef7-4079-b590-19867208fb7c} <Debug> DynamicQueryHandler: Done processing query
1457 2023.10.21 17:22:19.443548 [ 25 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1458 2023.10.21 17:22:19.443572 [ 3 ] {a61a7e30-6ef7-4079-b590-19867208fb7c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1459 2023.10.21 17:22:19.443620 [ 3 ] {} <Debug> HTTP-Session: a0acc3d8-09ae-42c4-8f98-12cc70398319 Destroying unnamed session
1460 2023.10.21 17:22:19.443720 [ 25 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1461 2023.10.21 17:22:19.443754 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 1431, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1462 2023.10.21 17:22:19.443796 [ 25 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 35 rows starting from the beginning of the part
1463 2023.10.21 17:22:19.443841 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1464 2023.10.21 17:22:19.443899 [ 3 ] {} <Debug> HTTP-Session: 69a3f292-d66b-4d4d-8615-086de70810a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
1465 2023.10.21 17:22:19.443943 [ 3 ] {} <Debug> HTTP-Session: 69a3f292-d66b-4d4d-8615-086de70810a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1466 2023.10.21 17:22:19.444160 [ 3 ] {2f3dd1e0-badd-495b-876f-6b295094f5c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1467 2023.10.21 17:22:19.444177 [ 25 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::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
1468 2023.10.21 17:22:19.444241 [ 3 ] {2f3dd1e0-badd-495b-876f-6b295094f5c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1469 2023.10.21 17:22:19.444595 [ 25 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 40 rows starting from the beginning of the part
1470 2023.10.21 17:22:19.444694 [ 3 ] {2f3dd1e0-badd-495b-876f-6b295094f5c2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1471 2023.10.21 17:22:19.444878 [ 25 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 40 rows starting from the beginning of the part
1472 2023.10.21 17:22:19.445252 [ 25 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 40 rows starting from the beginning of the part
1473 2023.10.21 17:22:19.445391 [ 3 ] {2f3dd1e0-badd-495b-876f-6b295094f5c2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB.
1474 2023.10.21 17:22:19.445546 [ 25 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 3 rows starting from the beginning of the part
1475 2023.10.21 17:22:19.445994 [ 3 ] {2f3dd1e0-badd-495b-876f-6b295094f5c2} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1476 2023.10.21 17:22:19.446318 [ 3 ] {2f3dd1e0-badd-495b-876f-6b295094f5c2} <Trace> oximeter.measurements_i64 (8874b4fa-6ed1-425d-81a2-1ec088d97588): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1477 2023.10.21 17:22:19.446539 [ 3 ] {2f3dd1e0-badd-495b-876f-6b295094f5c2} <Information> executeQuery: Read 9 rows, 642.00 B in 0.002325046 sec., 3870 rows/sec., 269.65 KiB/sec.
1478 2023.10.21 17:22:19.446850 [ 3 ] {2f3dd1e0-badd-495b-876f-6b295094f5c2} <Debug> DynamicQueryHandler: Done processing query
1479 2023.10.21 17:22:19.446920 [ 3 ] {2f3dd1e0-badd-495b-876f-6b295094f5c2} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1480 2023.10.21 17:22:19.446977 [ 3 ] {} <Debug> HTTP-Session: 69a3f292-d66b-4d4d-8615-086de70810a2 Destroying unnamed session
1481 2023.10.21 17:22:19.452320 [ 23 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 198 rows, containing 6 columns (6 merged, 0 gathered) in 0.008847638 sec., 22378.85410772909 rows/sec., 30.20 MiB/sec.
1482 2023.10.21 17:22:19.452536 [ 23 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1483 2023.10.21 17:22:19.452753 [ 23 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (efe5cb0d-bafb-438d-9aad-a218182ea8f7): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1484 2023.10.21 17:22:19.452818 [ 23 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (efe5cb0d-bafb-438d-9aad-a218182ea8f7) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1485 2023.10.21 17:22:19.452893 [ 23 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_6_1: 4.11 MiB.
1486 2023.10.21 17:22:24.445023 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 6488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1487 2023.10.21 17:22:24.445160 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1488 2023.10.21 17:22:24.445187 [ 3 ] {} <Debug> HTTP-Session: 1b31727c-3716-48e8-8bbb-1b239abeb8b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
1489 2023.10.21 17:22:24.445211 [ 3 ] {} <Debug> HTTP-Session: 1b31727c-3716-48e8-8bbb-1b239abeb8b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1490 2023.10.21 17:22:24.445341 [ 3 ] {4c544ff6-1ce2-4d9d-91b4-834d6a6523f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1491 2023.10.21 17:22:24.445402 [ 3 ] {4c544ff6-1ce2-4d9d-91b4-834d6a6523f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1492 2023.10.21 17:22:24.445571 [ 3 ] {4c544ff6-1ce2-4d9d-91b4-834d6a6523f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1493 2023.10.21 17:22:24.446019 [ 3 ] {4c544ff6-1ce2-4d9d-91b4-834d6a6523f1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB.
1494 2023.10.21 17:22:24.446285 [ 3 ] {4c544ff6-1ce2-4d9d-91b4-834d6a6523f1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1495 2023.10.21 17:22:24.446458 [ 3 ] {4c544ff6-1ce2-4d9d-91b4-834d6a6523f1} <Trace> oximeter.fields_i64 (be40c886-775a-4755-b336-3265d341e4e4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1496 2023.10.21 17:22:24.446606 [ 3 ] {4c544ff6-1ce2-4d9d-91b4-834d6a6523f1} <Information> executeQuery: Read 46 rows, 3.58 KiB in 0.001225199 sec., 37544 rows/sec., 2.86 MiB/sec.
1497 2023.10.21 17:22:24.446777 [ 3 ] {4c544ff6-1ce2-4d9d-91b4-834d6a6523f1} <Debug> DynamicQueryHandler: Done processing query
1498 2023.10.21 17:22:24.446806 [ 3 ] {4c544ff6-1ce2-4d9d-91b4-834d6a6523f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1499 2023.10.21 17:22:24.446823 [ 3 ] {} <Debug> HTTP-Session: 1b31727c-3716-48e8-8bbb-1b239abeb8b1 Destroying unnamed session
1500 2023.10.21 17:22:24.446991 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 33041, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1501 2023.10.21 17:22:24.447054 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1502 2023.10.21 17:22:24.447083 [ 3 ] {} <Debug> HTTP-Session: 1205ef7a-81ab-4e5b-86c7-6d606a95181e Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
1503 2023.10.21 17:22:24.447108 [ 3 ] {} <Debug> HTTP-Session: 1205ef7a-81ab-4e5b-86c7-6d606a95181e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1504 2023.10.21 17:22:24.447210 [ 3 ] {d92c8ccc-beb4-437e-b740-b694a9fa5862} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1505 2023.10.21 17:22:24.447262 [ 3 ] {d92c8ccc-beb4-437e-b740-b694a9fa5862} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1506 2023.10.21 17:22:24.447381 [ 3 ] {d92c8ccc-beb4-437e-b740-b694a9fa5862} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1507 2023.10.21 17:22:24.447885 [ 3 ] {d92c8ccc-beb4-437e-b740-b694a9fa5862} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB.
1508 2023.10.21 17:22:24.448153 [ 3 ] {d92c8ccc-beb4-437e-b740-b694a9fa5862} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1509 2023.10.21 17:22:24.448328 [ 3 ] {d92c8ccc-beb4-437e-b740-b694a9fa5862} <Trace> oximeter.fields_string (3ff5435d-5ca8-4576-b197-5495721110ce): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1510 2023.10.21 17:22:24.448474 [ 3 ] {d92c8ccc-beb4-437e-b740-b694a9fa5862} <Information> executeQuery: Read 207 rows, 20.39 KiB in 0.001221539 sec., 169458 rows/sec., 16.30 MiB/sec.
1511 2023.10.21 17:22:24.448641 [ 3 ] {d92c8ccc-beb4-437e-b740-b694a9fa5862} <Debug> DynamicQueryHandler: Done processing query
1512 2023.10.21 17:22:24.448668 [ 3 ] {d92c8ccc-beb4-437e-b740-b694a9fa5862} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1513 2023.10.21 17:22:24.448686 [ 3 ] {} <Debug> HTTP-Session: 1205ef7a-81ab-4e5b-86c7-6d606a95181e Destroying unnamed session
1514 2023.10.21 17:22:24.448906 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 48909, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1515 2023.10.21 17:22:24.448961 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1516 2023.10.21 17:22:24.448983 [ 3 ] {} <Debug> HTTP-Session: 4fcd25be-fb50-44a0-b99d-2bb2b51fdaf7 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
1517 2023.10.21 17:22:24.449002 [ 3 ] {} <Debug> HTTP-Session: 4fcd25be-fb50-44a0-b99d-2bb2b51fdaf7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1518 2023.10.21 17:22:24.449103 [ 3 ] {43de488e-327c-4325-a562-81e455109baa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1519 2023.10.21 17:22:24.449149 [ 3 ] {43de488e-327c-4325-a562-81e455109baa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1520 2023.10.21 17:22:24.449269 [ 3 ] {43de488e-327c-4325-a562-81e455109baa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1521 2023.10.21 17:22:24.449767 [ 3 ] {43de488e-327c-4325-a562-81e455109baa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB.
1522 2023.10.21 17:22:24.450011 [ 3 ] {43de488e-327c-4325-a562-81e455109baa} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1523 2023.10.21 17:22:24.450171 [ 3 ] {43de488e-327c-4325-a562-81e455109baa} <Trace> oximeter.fields_uuid (847bdbf3-1a8c-4f15-bf7e-af9da4975461): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1524 2023.10.21 17:22:24.450297 [ 3 ] {43de488e-327c-4325-a562-81e455109baa} <Information> executeQuery: Read 304 rows, 21.75 KiB in 0.001163448 sec., 261292 rows/sec., 18.25 MiB/sec.
1525 2023.10.21 17:22:24.450431 [ 3 ] {43de488e-327c-4325-a562-81e455109baa} <Debug> DynamicQueryHandler: Done processing query
1526 2023.10.21 17:22:24.450456 [ 3 ] {43de488e-327c-4325-a562-81e455109baa} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1527 2023.10.21 17:22:24.450474 [ 3 ] {} <Debug> HTTP-Session: 4fcd25be-fb50-44a0-b99d-2bb2b51fdaf7 Destroying unnamed session
1528 2023.10.21 17:22:24.450601 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1529 2023.10.21 17:22:24.450652 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1530 2023.10.21 17:22:24.450673 [ 3 ] {} <Debug> HTTP-Session: 2211d408-83a2-4488-b198-260797e7459c Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
1531 2023.10.21 17:22:24.450692 [ 3 ] {} <Debug> HTTP-Session: 2211d408-83a2-4488-b198-260797e7459c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1532 2023.10.21 17:22:24.450767 [ 3 ] {3d7764cc-d903-4960-ae01-78d24b2fe043} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
1533 2023.10.21 17:22:24.450808 [ 3 ] {3d7764cc-d903-4960-ae01-78d24b2fe043} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
1534 2023.10.21 17:22:24.450923 [ 3 ] {3d7764cc-d903-4960-ae01-78d24b2fe043} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1535 2023.10.21 17:22:24.451250 [ 3 ] {3d7764cc-d903-4960-ae01-78d24b2fe043} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB.
1536 2023.10.21 17:22:24.451499 [ 3 ] {3d7764cc-d903-4960-ae01-78d24b2fe043} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1537 2023.10.21 17:22:24.451683 [ 3 ] {3d7764cc-d903-4960-ae01-78d24b2fe043} <Trace> oximeter.measurements_bool (f36c016a-1dc9-4504-8cbe-a195fd37ea4c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1538 2023.10.21 17:22:24.451804 [ 3 ] {3d7764cc-d903-4960-ae01-78d24b2fe043} <Information> executeQuery: Read 6 rows, 258.00 B in 0.001003015 sec., 5981 rows/sec., 251.20 KiB/sec.
1539 2023.10.21 17:22:24.451930 [ 3 ] {3d7764cc-d903-4960-ae01-78d24b2fe043} <Debug> DynamicQueryHandler: Done processing query
1540 2023.10.21 17:22:24.451953 [ 3 ] {3d7764cc-d903-4960-ae01-78d24b2fe043} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1541 2023.10.21 17:22:24.451970 [ 3 ] {} <Debug> HTTP-Session: 2211d408-83a2-4488-b198-260797e7459c Destroying unnamed session
1542 2023.10.21 17:22:24.452101 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 11532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1543 2023.10.21 17:22:24.452148 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1544 2023.10.21 17:22:24.452168 [ 3 ] {} <Debug> HTTP-Session: 2830f2f3-8e57-4ecf-8a78-b05777844124 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
1545 2023.10.21 17:22:24.452185 [ 3 ] {} <Debug> HTTP-Session: 2830f2f3-8e57-4ecf-8a78-b05777844124 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1546 2023.10.21 17:22:24.452260 [ 3 ] {ebe1025b-1173-48ed-bf9e-399c099eb169} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
1547 2023.10.21 17:22:24.452302 [ 3 ] {ebe1025b-1173-48ed-bf9e-399c099eb169} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
1548 2023.10.21 17:22:24.452424 [ 3 ] {ebe1025b-1173-48ed-bf9e-399c099eb169} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1549 2023.10.21 17:22:24.452742 [ 3 ] {ebe1025b-1173-48ed-bf9e-399c099eb169} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB.
1550 2023.10.21 17:22:24.452996 [ 3 ] {ebe1025b-1173-48ed-bf9e-399c099eb169} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1551 2023.10.21 17:22:24.453179 [ 3 ] {ebe1025b-1173-48ed-bf9e-399c099eb169} <Trace> oximeter.measurements_cumulativei64 (0cf65f78-b0b4-48ed-bfad-6af23f9ac46e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1552 2023.10.21 17:22:24.453292 [ 3 ] {ebe1025b-1173-48ed-bf9e-399c099eb169} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000999486 sec., 63032 rows/sec., 3.82 MiB/sec.
1553 2023.10.21 17:22:24.453414 [ 3 ] {ebe1025b-1173-48ed-bf9e-399c099eb169} <Debug> DynamicQueryHandler: Done processing query
1554 2023.10.21 17:22:24.453439 [ 3 ] {ebe1025b-1173-48ed-bf9e-399c099eb169} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1555 2023.10.21 17:22:24.453456 [ 3 ] {} <Debug> HTTP-Session: 2830f2f3-8e57-4ecf-8a78-b05777844124 Destroying unnamed session
1556 2023.10.21 17:22:24.453597 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 42805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1557 2023.10.21 17:22:24.453643 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1558 2023.10.21 17:22:24.453734 [ 3 ] {} <Debug> HTTP-Session: 12bd62d3-3eef-4615-86bd-4147aa67805c Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
1559 2023.10.21 17:22:24.453751 [ 3 ] {} <Debug> HTTP-Session: 12bd62d3-3eef-4615-86bd-4147aa67805c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1560 2023.10.21 17:22:24.453843 [ 3 ] {2bf94784-34ca-4365-a269-35a68eeaa753} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1561 2023.10.21 17:22:24.453888 [ 3 ] {2bf94784-34ca-4365-a269-35a68eeaa753} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1562 2023.10.21 17:22:24.454025 [ 3 ] {2bf94784-34ca-4365-a269-35a68eeaa753} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1563 2023.10.21 17:22:24.454498 [ 3 ] {2bf94784-34ca-4365-a269-35a68eeaa753} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB.
1564 2023.10.21 17:22:24.454835 [ 3 ] {2bf94784-34ca-4365-a269-35a68eeaa753} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1565 2023.10.21 17:22:24.455025 [ 3 ] {2bf94784-34ca-4365-a269-35a68eeaa753} <Trace> oximeter.measurements_histogramf64 (efe5cb0d-bafb-438d-9aad-a218182ea8f7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1566 2023.10.21 17:22:24.455149 [ 3 ] {2bf94784-34ca-4365-a269-35a68eeaa753} <Information> executeQuery: Read 40 rows, 55.27 KiB in 0.00127778 sec., 31304 rows/sec., 42.24 MiB/sec.
1567 2023.10.21 17:22:24.455277 [ 3 ] {2bf94784-34ca-4365-a269-35a68eeaa753} <Debug> DynamicQueryHandler: Done processing query
1568 2023.10.21 17:22:24.455301 [ 3 ] {2bf94784-34ca-4365-a269-35a68eeaa753} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
1569 2023.10.21 17:22:24.455318 [ 3 ] {} <Debug> HTTP-Session: 12bd62d3-3eef-4615-86bd-4147aa67805c Destroying unnamed session
1570 2023.10.21 17:22:24.455448 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 2668, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1571 2023.10.21 17:22:24.455495 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1572 2023.10.21 17:22:24.455515 [ 3 ] {} <Debug> HTTP-Session: 770a1e1f-4bf3-4e46-ba45-920eab5bb2e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
1573 2023.10.21 17:22:24.455532 [ 3 ] {} <Debug> HTTP-Session: 770a1e1f-4bf3-4e46-ba45-920eab5bb2e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1574 2023.10.21 17:22:24.455602 [ 3 ] {f21c06ac-f6c5-4301-b22e-66809c80e71e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1575 2023.10.21 17:22:24.455721 [ 3 ] {f21c06ac-f6c5-4301-b22e-66809c80e71e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1576 2023.10.21 17:22:24.455828 [ 3 ] {f21c06ac-f6c5-4301-b22e-66809c80e71e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1577 2023.10.21 17:22:24.456088 [ 3 ] {f21c06ac-f6c5-4301-b22e-66809c80e71e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB.
1578 2023.10.21 17:22:24.456316 [ 3 ] {f21c06ac-f6c5-4301-b22e-66809c80e71e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1579 2023.10.21 17:22:24.456493 [ 3 ] {f21c06ac-f6c5-4301-b22e-66809c80e71e} <Trace> oximeter.measurements_i64 (8874b4fa-6ed1-425d-81a2-1ec088d97588): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1580 2023.10.21 17:22:24.456615 [ 3 ] {f21c06ac-f6c5-4301-b22e-66809c80e71e} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000908035 sec., 20924 rows/sec., 1.08 MiB/sec.
1581 2023.10.21 17:22:24.456735 [ 3 ] {f21c06ac-f6c5-4301-b22e-66809c80e71e} <Debug> DynamicQueryHandler: Done processing query
1582 2023.10.21 17:22:24.456760 [ 3 ] {f21c06ac-f6c5-4301-b22e-66809c80e71e} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1583 2023.10.21 17:22:24.456776 [ 3 ] {} <Debug> HTTP-Session: 770a1e1f-4bf3-4e46-ba45-920eab5bb2e6 Destroying unnamed session
1584 2023.10.21 17:22:29.437253 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1585 2023.10.21 17:22:29.437389 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1586 2023.10.21 17:22:29.437421 [ 3 ] {} <Debug> HTTP-Session: 7b5b2f19-a3a2-41f6-85a5-6302fd73985e Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
1587 2023.10.21 17:22:29.437450 [ 3 ] {} <Debug> HTTP-Session: 7b5b2f19-a3a2-41f6-85a5-6302fd73985e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1588 2023.10.21 17:22:29.437594 [ 3 ] {ae8a40e5-3a09-42bb-833e-e51dccbf79f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1589 2023.10.21 17:22:29.437682 [ 3 ] {ae8a40e5-3a09-42bb-833e-e51dccbf79f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1590 2023.10.21 17:22:29.437875 [ 3 ] {ae8a40e5-3a09-42bb-833e-e51dccbf79f9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1591 2023.10.21 17:22:29.438346 [ 3 ] {ae8a40e5-3a09-42bb-833e-e51dccbf79f9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB.
1592 2023.10.21 17:22:29.438619 [ 3 ] {ae8a40e5-3a09-42bb-833e-e51dccbf79f9} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1593 2023.10.21 17:22:29.438789 [ 3 ] {ae8a40e5-3a09-42bb-833e-e51dccbf79f9} <Trace> oximeter.fields_i64 (be40c886-775a-4755-b336-3265d341e4e4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1594 2023.10.21 17:22:29.438928 [ 3 ] {ae8a40e5-3a09-42bb-833e-e51dccbf79f9} <Information> executeQuery: Read 5 rows, 415.00 B in 0.00127218 sec., 3930 rows/sec., 318.57 KiB/sec.
1595 2023.10.21 17:22:29.439084 [ 3 ] {ae8a40e5-3a09-42bb-833e-e51dccbf79f9} <Debug> DynamicQueryHandler: Done processing query
1596 2023.10.21 17:22:29.439112 [ 3 ] {ae8a40e5-3a09-42bb-833e-e51dccbf79f9} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1597 2023.10.21 17:22:29.439131 [ 3 ] {} <Debug> HTTP-Session: 7b5b2f19-a3a2-41f6-85a5-6302fd73985e Destroying unnamed session
1598 2023.10.21 17:22:29.439265 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 2352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1599 2023.10.21 17:22:29.439318 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1600 2023.10.21 17:22:29.439339 [ 3 ] {} <Debug> HTTP-Session: fe150ed0-e08e-498c-a0c4-767a3f07a859 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
1601 2023.10.21 17:22:29.439358 [ 3 ] {} <Debug> HTTP-Session: fe150ed0-e08e-498c-a0c4-767a3f07a859 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1602 2023.10.21 17:22:29.439441 [ 3 ] {5fb49890-9602-4b37-97d0-afe1acd40273} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1603 2023.10.21 17:22:29.439485 [ 3 ] {5fb49890-9602-4b37-97d0-afe1acd40273} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1604 2023.10.21 17:22:29.439597 [ 3 ] {5fb49890-9602-4b37-97d0-afe1acd40273} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1605 2023.10.21 17:22:29.439913 [ 3 ] {5fb49890-9602-4b37-97d0-afe1acd40273} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB.
1606 2023.10.21 17:22:29.440129 [ 3 ] {5fb49890-9602-4b37-97d0-afe1acd40273} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1607 2023.10.21 17:22:29.440287 [ 3 ] {5fb49890-9602-4b37-97d0-afe1acd40273} <Trace> oximeter.fields_string (3ff5435d-5ca8-4576-b197-5495721110ce): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1608 2023.10.21 17:22:29.440392 [ 3 ] {5fb49890-9602-4b37-97d0-afe1acd40273} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.000919624 sec., 16311 rows/sec., 1.47 MiB/sec.
1609 2023.10.21 17:22:29.440547 [ 3 ] {5fb49890-9602-4b37-97d0-afe1acd40273} <Debug> DynamicQueryHandler: Done processing query
1610 2023.10.21 17:22:29.440572 [ 3 ] {5fb49890-9602-4b37-97d0-afe1acd40273} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1611 2023.10.21 17:22:29.440590 [ 3 ] {} <Debug> HTTP-Session: fe150ed0-e08e-498c-a0c4-767a3f07a859 Destroying unnamed session
1612 2023.10.21 17:22:29.440707 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1613 2023.10.21 17:22:29.440754 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1614 2023.10.21 17:22:29.440774 [ 3 ] {} <Debug> HTTP-Session: 5b4400a8-4086-4cc2-ba57-1ff30068330f Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
1615 2023.10.21 17:22:29.440793 [ 3 ] {} <Debug> HTTP-Session: 5b4400a8-4086-4cc2-ba57-1ff30068330f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1616 2023.10.21 17:22:29.440867 [ 3 ] {768ce288-89c0-48c8-a28e-b57e28191ec9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1617 2023.10.21 17:22:29.440906 [ 3 ] {768ce288-89c0-48c8-a28e-b57e28191ec9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1618 2023.10.21 17:22:29.441019 [ 3 ] {768ce288-89c0-48c8-a28e-b57e28191ec9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1619 2023.10.21 17:22:29.441296 [ 3 ] {768ce288-89c0-48c8-a28e-b57e28191ec9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB.
1620 2023.10.21 17:22:29.441512 [ 3 ] {768ce288-89c0-48c8-a28e-b57e28191ec9} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1621 2023.10.21 17:22:29.441665 [ 3 ] {768ce288-89c0-48c8-a28e-b57e28191ec9} <Trace> oximeter.fields_uuid (847bdbf3-1a8c-4f15-bf7e-af9da4975461): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1622 2023.10.21 17:22:29.441786 [ 3 ] {768ce288-89c0-48c8-a28e-b57e28191ec9} <Information> executeQuery: Read 5 rows, 410.00 B in 0.000891294 sec., 5609 rows/sec., 449.22 KiB/sec.
1623 2023.10.21 17:22:29.441909 [ 3 ] {768ce288-89c0-48c8-a28e-b57e28191ec9} <Debug> DynamicQueryHandler: Done processing query
1624 2023.10.21 17:22:29.441933 [ 3 ] {768ce288-89c0-48c8-a28e-b57e28191ec9} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1625 2023.10.21 17:22:29.441949 [ 3 ] {} <Debug> HTTP-Session: 5b4400a8-4086-4cc2-ba57-1ff30068330f Destroying unnamed session
1626 2023.10.21 17:22:29.442095 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 5409, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1627 2023.10.21 17:22:29.442141 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1628 2023.10.21 17:22:29.442161 [ 3 ] {} <Debug> HTTP-Session: 8ea56217-38b1-4636-913d-a345cab5d806 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
1629 2023.10.21 17:22:29.442179 [ 3 ] {} <Debug> HTTP-Session: 8ea56217-38b1-4636-913d-a345cab5d806 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1630 2023.10.21 17:22:29.442252 [ 3 ] {15cc799d-d722-4750-8984-098575623f1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1631 2023.10.21 17:22:29.442299 [ 3 ] {15cc799d-d722-4750-8984-098575623f1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1632 2023.10.21 17:22:29.442441 [ 3 ] {15cc799d-d722-4750-8984-098575623f1e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1633 2023.10.21 17:22:29.442750 [ 3 ] {15cc799d-d722-4750-8984-098575623f1e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB.
1634 2023.10.21 17:22:29.443036 [ 3 ] {15cc799d-d722-4750-8984-098575623f1e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1635 2023.10.21 17:22:29.443221 [ 3 ] {15cc799d-d722-4750-8984-098575623f1e} <Trace> oximeter.measurements_histogramf64 (efe5cb0d-bafb-438d-9aad-a218182ea8f7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1636 2023.10.21 17:22:29.443351 [ 3 ] {15cc799d-d722-4750-8984-098575623f1e} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001068736 sec., 4678 rows/sec., 6.31 MiB/sec.
1637 2023.10.21 17:22:29.443476 [ 3 ] {15cc799d-d722-4750-8984-098575623f1e} <Debug> DynamicQueryHandler: Done processing query
1638 2023.10.21 17:22:29.443500 [ 3 ] {15cc799d-d722-4750-8984-098575623f1e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1639 2023.10.21 17:22:29.443517 [ 3 ] {} <Debug> HTTP-Session: 8ea56217-38b1-4636-913d-a345cab5d806 Destroying unnamed session
1640 2023.10.21 17:22:34.232665 [ 80 ] {} <Debug> DNSResolver: Updating DNS cache
1641 2023.10.21 17:22:34.232735 [ 80 ] {} <Debug> DNSResolver: Updated DNS cache
1642 2023.10.21 17:22:34.444814 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 6488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1643 2023.10.21 17:22:34.444939 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1644 2023.10.21 17:22:34.444976 [ 3 ] {} <Debug> HTTP-Session: 7fe15dd1-28f0-4dcf-8a00-977d60811404 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
1645 2023.10.21 17:22:34.445009 [ 3 ] {} <Debug> HTTP-Session: 7fe15dd1-28f0-4dcf-8a00-977d60811404 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1646 2023.10.21 17:22:34.445163 [ 3 ] {f64a36de-0b73-4b7c-928f-59350b1767c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1647 2023.10.21 17:22:34.445230 [ 3 ] {f64a36de-0b73-4b7c-928f-59350b1767c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1648 2023.10.21 17:22:34.445398 [ 3 ] {f64a36de-0b73-4b7c-928f-59350b1767c4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1649 2023.10.21 17:22:34.445830 [ 3 ] {f64a36de-0b73-4b7c-928f-59350b1767c4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB.
1650 2023.10.21 17:22:34.446104 [ 3 ] {f64a36de-0b73-4b7c-928f-59350b1767c4} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
1651 2023.10.21 17:22:34.446280 [ 3 ] {f64a36de-0b73-4b7c-928f-59350b1767c4} <Trace> oximeter.fields_i64 (be40c886-775a-4755-b336-3265d341e4e4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
1652 2023.10.21 17:22:34.446428 [ 3 ] {f64a36de-0b73-4b7c-928f-59350b1767c4} <Information> executeQuery: Read 46 rows, 3.58 KiB in 0.001218079 sec., 37764 rows/sec., 2.87 MiB/sec.
1653 2023.10.21 17:22:34.446653 [ 3 ] {f64a36de-0b73-4b7c-928f-59350b1767c4} <Debug> DynamicQueryHandler: Done processing query
1654 2023.10.21 17:22:34.446681 [ 3 ] {f64a36de-0b73-4b7c-928f-59350b1767c4} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1655 2023.10.21 17:22:34.446700 [ 3 ] {} <Debug> HTTP-Session: 7fe15dd1-28f0-4dcf-8a00-977d60811404 Destroying unnamed session
1656 2023.10.21 17:22:34.446885 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 33041, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1657 2023.10.21 17:22:34.446936 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1658 2023.10.21 17:22:34.446958 [ 3 ] {} <Debug> HTTP-Session: c00bdb16-f992-4133-a3e6-8f2b0349b2b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
1659 2023.10.21 17:22:34.446977 [ 3 ] {} <Debug> HTTP-Session: c00bdb16-f992-4133-a3e6-8f2b0349b2b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1660 2023.10.21 17:22:34.447070 [ 3 ] {4295d906-1bcf-4090-a76d-efa1eacb5b8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1661 2023.10.21 17:22:34.447116 [ 3 ] {4295d906-1bcf-4090-a76d-efa1eacb5b8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1662 2023.10.21 17:22:34.447244 [ 3 ] {4295d906-1bcf-4090-a76d-efa1eacb5b8e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1663 2023.10.21 17:22:34.447698 [ 3 ] {4295d906-1bcf-4090-a76d-efa1eacb5b8e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB.
1664 2023.10.21 17:22:34.447946 [ 3 ] {4295d906-1bcf-4090-a76d-efa1eacb5b8e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
1665 2023.10.21 17:22:34.448110 [ 3 ] {4295d906-1bcf-4090-a76d-efa1eacb5b8e} <Trace> oximeter.fields_string (3ff5435d-5ca8-4576-b197-5495721110ce): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
1666 2023.10.21 17:22:34.448247 [ 3 ] {4295d906-1bcf-4090-a76d-efa1eacb5b8e} <Information> executeQuery: Read 207 rows, 20.39 KiB in 0.001144307 sec., 180895 rows/sec., 17.40 MiB/sec.
1667 2023.10.21 17:22:34.448388 [ 3 ] {4295d906-1bcf-4090-a76d-efa1eacb5b8e} <Debug> DynamicQueryHandler: Done processing query
1668 2023.10.21 17:22:34.448413 [ 3 ] {4295d906-1bcf-4090-a76d-efa1eacb5b8e} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1669 2023.10.21 17:22:34.448443 [ 3 ] {} <Debug> HTTP-Session: c00bdb16-f992-4133-a3e6-8f2b0349b2b2 Destroying unnamed session
1670 2023.10.21 17:22:34.448651 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 48909, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1671 2023.10.21 17:22:34.448701 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1672 2023.10.21 17:22:34.448723 [ 3 ] {} <Debug> HTTP-Session: 69ee848c-df09-45dc-881b-d581402ffc33 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
1673 2023.10.21 17:22:34.448742 [ 3 ] {} <Debug> HTTP-Session: 69ee848c-df09-45dc-881b-d581402ffc33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1674 2023.10.21 17:22:34.448838 [ 3 ] {23d19007-99e8-49c9-ade9-92ca3950a3c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1675 2023.10.21 17:22:34.448880 [ 3 ] {23d19007-99e8-49c9-ade9-92ca3950a3c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1676 2023.10.21 17:22:34.448991 [ 3 ] {23d19007-99e8-49c9-ade9-92ca3950a3c4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1677 2023.10.21 17:22:34.449480 [ 3 ] {23d19007-99e8-49c9-ade9-92ca3950a3c4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB.
1678 2023.10.21 17:22:34.449715 [ 3 ] {23d19007-99e8-49c9-ade9-92ca3950a3c4} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
1679 2023.10.21 17:22:34.449882 [ 3 ] {23d19007-99e8-49c9-ade9-92ca3950a3c4} <Trace> oximeter.fields_uuid (847bdbf3-1a8c-4f15-bf7e-af9da4975461): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
1680 2023.10.21 17:22:34.450008 [ 3 ] {23d19007-99e8-49c9-ade9-92ca3950a3c4} <Information> executeQuery: Read 304 rows, 21.75 KiB in 0.001140398 sec., 266573 rows/sec., 18.62 MiB/sec.
1681 2023.10.21 17:22:34.450123 [ 3 ] {23d19007-99e8-49c9-ade9-92ca3950a3c4} <Debug> DynamicQueryHandler: Done processing query
1682 2023.10.21 17:22:34.450147 [ 3 ] {23d19007-99e8-49c9-ade9-92ca3950a3c4} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1683 2023.10.21 17:22:34.450163 [ 3 ] {} <Debug> HTTP-Session: 69ee848c-df09-45dc-881b-d581402ffc33 Destroying unnamed session
1684 2023.10.21 17:22:34.450282 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1685 2023.10.21 17:22:34.450326 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1686 2023.10.21 17:22:34.450346 [ 3 ] {} <Debug> HTTP-Session: f11189cb-9372-43ae-887b-cb8d1935984f Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
1687 2023.10.21 17:22:34.450365 [ 3 ] {} <Debug> HTTP-Session: f11189cb-9372-43ae-887b-cb8d1935984f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1688 2023.10.21 17:22:34.450438 [ 3 ] {7e722490-9cbc-46a3-9865-b1b6016d4e99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
1689 2023.10.21 17:22:34.450481 [ 3 ] {7e722490-9cbc-46a3-9865-b1b6016d4e99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
1690 2023.10.21 17:22:34.450591 [ 3 ] {7e722490-9cbc-46a3-9865-b1b6016d4e99} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1691 2023.10.21 17:22:34.450867 [ 3 ] {7e722490-9cbc-46a3-9865-b1b6016d4e99} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB.
1692 2023.10.21 17:22:34.451106 [ 3 ] {7e722490-9cbc-46a3-9865-b1b6016d4e99} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1693 2023.10.21 17:22:34.451275 [ 3 ] {7e722490-9cbc-46a3-9865-b1b6016d4e99} <Trace> oximeter.measurements_bool (f36c016a-1dc9-4504-8cbe-a195fd37ea4c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1694 2023.10.21 17:22:34.451399 [ 3 ] {7e722490-9cbc-46a3-9865-b1b6016d4e99} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000930345 sec., 6449 rows/sec., 270.82 KiB/sec.
1695 2023.10.21 17:22:34.451514 [ 3 ] {7e722490-9cbc-46a3-9865-b1b6016d4e99} <Debug> DynamicQueryHandler: Done processing query
1696 2023.10.21 17:22:34.451538 [ 3 ] {7e722490-9cbc-46a3-9865-b1b6016d4e99} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1697 2023.10.21 17:22:34.451553 [ 3 ] {} <Debug> HTTP-Session: f11189cb-9372-43ae-887b-cb8d1935984f Destroying unnamed session
1698 2023.10.21 17:22:34.451674 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 11532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1699 2023.10.21 17:22:34.451722 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1700 2023.10.21 17:22:34.451741 [ 3 ] {} <Debug> HTTP-Session: c2fe3fbd-aac4-4767-82e3-fec71b9d56cf Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
1701 2023.10.21 17:22:34.451758 [ 3 ] {} <Debug> HTTP-Session: c2fe3fbd-aac4-4767-82e3-fec71b9d56cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1702 2023.10.21 17:22:34.451832 [ 3 ] {ed875181-498c-473b-924e-9f3df247ed2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
1703 2023.10.21 17:22:34.451873 [ 3 ] {ed875181-498c-473b-924e-9f3df247ed2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
1704 2023.10.21 17:22:34.451993 [ 3 ] {ed875181-498c-473b-924e-9f3df247ed2e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1705 2023.10.21 17:22:34.452284 [ 3 ] {ed875181-498c-473b-924e-9f3df247ed2e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB.
1706 2023.10.21 17:22:34.452527 [ 3 ] {ed875181-498c-473b-924e-9f3df247ed2e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1707 2023.10.21 17:22:34.452701 [ 3 ] {ed875181-498c-473b-924e-9f3df247ed2e} <Trace> oximeter.measurements_cumulativei64 (0cf65f78-b0b4-48ed-bfad-6af23f9ac46e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1708 2023.10.21 17:22:34.452827 [ 3 ] {ed875181-498c-473b-924e-9f3df247ed2e} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000965665 sec., 65240 rows/sec., 3.96 MiB/sec.
1709 2023.10.21 17:22:34.453016 [ 3 ] {ed875181-498c-473b-924e-9f3df247ed2e} <Debug> DynamicQueryHandler: Done processing query
1710 2023.10.21 17:22:34.453041 [ 3 ] {ed875181-498c-473b-924e-9f3df247ed2e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1711 2023.10.21 17:22:34.453057 [ 3 ] {} <Debug> HTTP-Session: c2fe3fbd-aac4-4767-82e3-fec71b9d56cf Destroying unnamed session
1712 2023.10.21 17:22:34.453192 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 42806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1713 2023.10.21 17:22:34.453237 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1714 2023.10.21 17:22:34.453257 [ 3 ] {} <Debug> HTTP-Session: 5458563c-4a0c-4058-bd36-524b0f3a5578 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
1715 2023.10.21 17:22:34.453274 [ 3 ] {} <Debug> HTTP-Session: 5458563c-4a0c-4058-bd36-524b0f3a5578 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1716 2023.10.21 17:22:34.453366 [ 3 ] {9d106b8e-77de-4701-883f-7723ad06430b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1717 2023.10.21 17:22:34.453409 [ 3 ] {9d106b8e-77de-4701-883f-7723ad06430b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1718 2023.10.21 17:22:34.453560 [ 3 ] {9d106b8e-77de-4701-883f-7723ad06430b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1719 2023.10.21 17:22:34.453995 [ 3 ] {9d106b8e-77de-4701-883f-7723ad06430b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB.
1720 2023.10.21 17:22:34.454298 [ 3 ] {9d106b8e-77de-4701-883f-7723ad06430b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1721 2023.10.21 17:22:34.454479 [ 3 ] {9d106b8e-77de-4701-883f-7723ad06430b} <Trace> oximeter.measurements_histogramf64 (efe5cb0d-bafb-438d-9aad-a218182ea8f7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1722 2023.10.21 17:22:34.454608 [ 3 ] {9d106b8e-77de-4701-883f-7723ad06430b} <Information> executeQuery: Read 40 rows, 55.27 KiB in 0.001212199 sec., 32997 rows/sec., 44.53 MiB/sec.
1723 2023.10.21 17:22:34.454757 [ 3 ] {9d106b8e-77de-4701-883f-7723ad06430b} <Debug> DynamicQueryHandler: Done processing query
1724 2023.10.21 17:22:34.454784 [ 3 ] {9d106b8e-77de-4701-883f-7723ad06430b} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
1725 2023.10.21 17:22:34.454801 [ 3 ] {} <Debug> HTTP-Session: 5458563c-4a0c-4058-bd36-524b0f3a5578 Destroying unnamed session
1726 2023.10.21 17:22:34.454915 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 2668, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1727 2023.10.21 17:22:34.454962 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1728 2023.10.21 17:22:34.454981 [ 3 ] {} <Debug> HTTP-Session: eadb895a-ef7c-48e5-855c-5d43738c303a Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
1729 2023.10.21 17:22:34.454999 [ 3 ] {} <Debug> HTTP-Session: eadb895a-ef7c-48e5-855c-5d43738c303a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1730 2023.10.21 17:22:34.455072 [ 3 ] {2ddaa62d-d9ee-4543-a680-0964bb8095ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1731 2023.10.21 17:22:34.455113 [ 3 ] {2ddaa62d-d9ee-4543-a680-0964bb8095ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1732 2023.10.21 17:22:34.455220 [ 3 ] {2ddaa62d-d9ee-4543-a680-0964bb8095ca} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1733 2023.10.21 17:22:34.455480 [ 3 ] {2ddaa62d-d9ee-4543-a680-0964bb8095ca} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB.
1734 2023.10.21 17:22:34.455731 [ 3 ] {2ddaa62d-d9ee-4543-a680-0964bb8095ca} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1735 2023.10.21 17:22:34.455913 [ 3 ] {2ddaa62d-d9ee-4543-a680-0964bb8095ca} <Trace> oximeter.measurements_i64 (8874b4fa-6ed1-425d-81a2-1ec088d97588): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1736 2023.10.21 17:22:34.456017 [ 3 ] {2ddaa62d-d9ee-4543-a680-0964bb8095ca} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000915274 sec., 20758 rows/sec., 1.08 MiB/sec.
1737 2023.10.21 17:22:34.456190 [ 3 ] {2ddaa62d-d9ee-4543-a680-0964bb8095ca} <Debug> DynamicQueryHandler: Done processing query
1738 2023.10.21 17:22:34.456214 [ 3 ] {2ddaa62d-d9ee-4543-a680-0964bb8095ca} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1739 2023.10.21 17:22:34.456229 [ 3 ] {} <Debug> HTTP-Session: eadb895a-ef7c-48e5-855c-5d43738c303a Destroying unnamed session
1740 2023.10.21 17:22:39.436896 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1741 2023.10.21 17:22:39.437040 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1742 2023.10.21 17:22:39.437076 [ 3 ] {} <Debug> HTTP-Session: 6f67eaf6-2b90-4af0-bcf6-cb70bfd1223e Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
1743 2023.10.21 17:22:39.437107 [ 3 ] {} <Debug> HTTP-Session: 6f67eaf6-2b90-4af0-bcf6-cb70bfd1223e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1744 2023.10.21 17:22:39.437263 [ 3 ] {b25dc31b-7364-403b-806e-cab334c8fcef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1745 2023.10.21 17:22:39.437340 [ 3 ] {b25dc31b-7364-403b-806e-cab334c8fcef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1746 2023.10.21 17:22:39.437554 [ 3 ] {b25dc31b-7364-403b-806e-cab334c8fcef} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1747 2023.10.21 17:22:39.437990 [ 3 ] {b25dc31b-7364-403b-806e-cab334c8fcef} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB.
1748 2023.10.21 17:22:39.438274 [ 3 ] {b25dc31b-7364-403b-806e-cab334c8fcef} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
1749 2023.10.21 17:22:39.438434 [ 3 ] {b25dc31b-7364-403b-806e-cab334c8fcef} <Trace> oximeter.fields_i64 (be40c886-775a-4755-b336-3265d341e4e4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
1750 2023.10.21 17:22:39.438569 [ 3 ] {b25dc31b-7364-403b-806e-cab334c8fcef} <Information> executeQuery: Read 5 rows, 415.00 B in 0.00125375 sec., 3988 rows/sec., 323.25 KiB/sec.
1751 2023.10.21 17:22:39.438573 [ 72 ] {} <Debug> oximeter.fields_i64 (be40c886-775a-4755-b336-3265d341e4e4) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
1752 2023.10.21 17:22:39.438703 [ 72 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB.
1753 2023.10.21 17:22:39.438773 [ 3 ] {b25dc31b-7364-403b-806e-cab334c8fcef} <Debug> DynamicQueryHandler: Done processing query
1754 2023.10.21 17:22:39.438829 [ 3 ] {b25dc31b-7364-403b-806e-cab334c8fcef} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1755 2023.10.21 17:22:39.438831 [ 25 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
1756 2023.10.21 17:22:39.438850 [ 3 ] {} <Debug> HTTP-Session: 6f67eaf6-2b90-4af0-bcf6-cb70bfd1223e Destroying unnamed session
1757 2023.10.21 17:22:39.438986 [ 25 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1758 2023.10.21 17:22:39.439034 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 2352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1759 2023.10.21 17:22:39.439054 [ 25 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 46 rows starting from the beginning of the part
1760 2023.10.21 17:22:39.439129 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1761 2023.10.21 17:22:39.439164 [ 3 ] {} <Debug> HTTP-Session: ba0435c5-d14d-4516-a3c1-87ab5f8f1718 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
1762 2023.10.21 17:22:39.439195 [ 3 ] {} <Debug> HTTP-Session: ba0435c5-d14d-4516-a3c1-87ab5f8f1718 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1763 2023.10.21 17:22:39.439350 [ 25 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 3 rows starting from the beginning of the part
1764 2023.10.21 17:22:39.439373 [ 3 ] {a9dd8cb3-31f2-4542-b3cd-b920a66c492e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1765 2023.10.21 17:22:39.439464 [ 3 ] {a9dd8cb3-31f2-4542-b3cd-b920a66c492e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1766 2023.10.21 17:22:39.439655 [ 25 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 46 rows starting from the beginning of the part
1767 2023.10.21 17:22:39.439942 [ 3 ] {a9dd8cb3-31f2-4542-b3cd-b920a66c492e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1768 2023.10.21 17:22:39.439960 [ 25 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 5 rows starting from the beginning of the part
1769 2023.10.21 17:22:39.440137 [ 25 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 46 rows starting from the beginning of the part
1770 2023.10.21 17:22:39.440351 [ 25 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 5 rows starting from the beginning of the part
1771 2023.10.21 17:22:39.440795 [ 3 ] {a9dd8cb3-31f2-4542-b3cd-b920a66c492e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB.
1772 2023.10.21 17:22:39.441172 [ 3 ] {a9dd8cb3-31f2-4542-b3cd-b920a66c492e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
1773 2023.10.21 17:22:39.441483 [ 3 ] {a9dd8cb3-31f2-4542-b3cd-b920a66c492e} <Trace> oximeter.fields_string (3ff5435d-5ca8-4576-b197-5495721110ce): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
1774 2023.10.21 17:22:39.441701 [ 72 ] {} <Debug> oximeter.fields_string (3ff5435d-5ca8-4576-b197-5495721110ce) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
1775 2023.10.21 17:22:39.441827 [ 3 ] {a9dd8cb3-31f2-4542-b3cd-b920a66c492e} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.002351047 sec., 6380 rows/sec., 589.41 KiB/sec.
1776 2023.10.21 17:22:39.441841 [ 72 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB.
1777 2023.10.21 17:22:39.442194 [ 23 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
1778 2023.10.21 17:22:39.442430 [ 3 ] {a9dd8cb3-31f2-4542-b3cd-b920a66c492e} <Debug> DynamicQueryHandler: Done processing query
1779 2023.10.21 17:22:39.442454 [ 23 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1780 2023.10.21 17:22:39.442470 [ 3 ] {a9dd8cb3-31f2-4542-b3cd-b920a66c492e} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1781 2023.10.21 17:22:39.442483 [ 9 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 151 rows, containing 4 columns (4 merged, 0 gathered) in 0.003713498 sec., 40662.469725310206 rows/sec., 3.10 MiB/sec.
1782 2023.10.21 17:22:39.442512 [ 3 ] {} <Debug> HTTP-Session: ba0435c5-d14d-4516-a3c1-87ab5f8f1718 Destroying unnamed session
1783 2023.10.21 17:22:39.442518 [ 23 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 207 rows starting from the beginning of the part
1784 2023.10.21 17:22:39.442650 [ 25 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
1785 2023.10.21 17:22:39.442713 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1786 2023.10.21 17:22:39.442826 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1787 2023.10.21 17:22:39.442835 [ 23 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 9 rows starting from the beginning of the part
1788 2023.10.21 17:22:39.442883 [ 3 ] {} <Debug> HTTP-Session: 5a09d94f-bb84-4336-9492-d9e53a1eb304 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
1789 2023.10.21 17:22:39.442936 [ 3 ] {} <Debug> HTTP-Session: 5a09d94f-bb84-4336-9492-d9e53a1eb304 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1790 2023.10.21 17:22:39.443082 [ 25 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_11_2} <Trace> oximeter.fields_i64 (be40c886-775a-4755-b336-3265d341e4e4): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
1791 2023.10.21 17:22:39.443119 [ 23 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 207 rows starting from the beginning of the part
1792 2023.10.21 17:22:39.443185 [ 3 ] {6aa1f55b-0186-4715-bcbc-cd5fa51d3b20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1793 2023.10.21 17:22:39.443268 [ 3 ] {6aa1f55b-0186-4715-bcbc-cd5fa51d3b20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1794 2023.10.21 17:22:39.443314 [ 25 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_11_2} <Trace> oximeter.fields_i64 (be40c886-775a-4755-b336-3265d341e4e4) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
1795 2023.10.21 17:22:39.443456 [ 23 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 15 rows starting from the beginning of the part
1796 2023.10.21 17:22:39.443737 [ 23 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 207 rows starting from the beginning of the part
1797 2023.10.21 17:22:39.443762 [ 3 ] {6aa1f55b-0186-4715-bcbc-cd5fa51d3b20} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1798 2023.10.21 17:22:39.443872 [ 23 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 15 rows starting from the beginning of the part
1799 2023.10.21 17:22:39.444249 [ 3 ] {6aa1f55b-0186-4715-bcbc-cd5fa51d3b20} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB.
1800 2023.10.21 17:22:39.444599 [ 3 ] {6aa1f55b-0186-4715-bcbc-cd5fa51d3b20} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
1801 2023.10.21 17:22:39.444906 [ 3 ] {6aa1f55b-0186-4715-bcbc-cd5fa51d3b20} <Trace> oximeter.fields_uuid (847bdbf3-1a8c-4f15-bf7e-af9da4975461): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
1802 2023.10.21 17:22:39.444944 [ 9 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 660 rows, containing 4 columns (4 merged, 0 gathered) in 0.003002477 sec., 219818.50318920013 rows/sec., 21.06 MiB/sec.
1803 2023.10.21 17:22:39.445094 [ 72 ] {} <Debug> oximeter.fields_uuid (847bdbf3-1a8c-4f15-bf7e-af9da4975461) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
1804 2023.10.21 17:22:39.445124 [ 3 ] {6aa1f55b-0186-4715-bcbc-cd5fa51d3b20} <Information> executeQuery: Read 5 rows, 410.00 B in 0.001876469 sec., 2664 rows/sec., 213.37 KiB/sec.
1805 2023.10.21 17:22:39.445191 [ 72 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB.
1806 2023.10.21 17:22:39.445191 [ 9 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
1807 2023.10.21 17:22:39.445510 [ 25 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
1808 2023.10.21 17:22:39.445584 [ 3 ] {6aa1f55b-0186-4715-bcbc-cd5fa51d3b20} <Debug> DynamicQueryHandler: Done processing query
1809 2023.10.21 17:22:39.445643 [ 3 ] {6aa1f55b-0186-4715-bcbc-cd5fa51d3b20} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1810 2023.10.21 17:22:39.445679 [ 25 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1811 2023.10.21 17:22:39.445705 [ 3 ] {} <Debug> HTTP-Session: 5a09d94f-bb84-4336-9492-d9e53a1eb304 Destroying unnamed session
1812 2023.10.21 17:22:39.445715 [ 9 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_11_2} <Trace> oximeter.fields_string (3ff5435d-5ca8-4576-b197-5495721110ce): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
1813 2023.10.21 17:22:39.445744 [ 25 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 327 rows starting from the beginning of the part
1814 2023.10.21 17:22:39.445818 [ 9 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_11_2} <Trace> oximeter.fields_string (3ff5435d-5ca8-4576-b197-5495721110ce) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
1815 2023.10.21 17:22:39.445992 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 5409, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1816 2023.10.21 17:22:39.446029 [ 25 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part
1817 2023.10.21 17:22:39.446100 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1818 2023.10.21 17:22:39.446163 [ 3 ] {} <Debug> HTTP-Session: 092e0ca3-60fc-4919-b098-b4712f590e4b Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
1819 2023.10.21 17:22:39.446229 [ 3 ] {} <Debug> HTTP-Session: 092e0ca3-60fc-4919-b098-b4712f590e4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1820 2023.10.21 17:22:39.446237 [ 25 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 304 rows starting from the beginning of the part
1821 2023.10.21 17:22:39.446426 [ 3 ] {160c3022-1513-4609-ae1c-055d921bfd44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1822 2023.10.21 17:22:39.446457 [ 25 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 5 rows starting from the beginning of the part
1823 2023.10.21 17:22:39.446557 [ 3 ] {160c3022-1513-4609-ae1c-055d921bfd44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1824 2023.10.21 17:22:39.446741 [ 25 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 304 rows starting from the beginning of the part
1825 2023.10.21 17:22:39.447102 [ 25 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 5 rows starting from the beginning of the part
1826 2023.10.21 17:22:39.447186 [ 3 ] {160c3022-1513-4609-ae1c-055d921bfd44} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1827 2023.10.21 17:22:39.447977 [ 3 ] {160c3022-1513-4609-ae1c-055d921bfd44} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB.
1828 2023.10.21 17:22:39.448589 [ 3 ] {160c3022-1513-4609-ae1c-055d921bfd44} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
1829 2023.10.21 17:22:39.448792 [ 9 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 957 rows, containing 4 columns (4 merged, 0 gathered) in 0.003493485 sec., 273938.48835761426 rows/sec., 19.24 MiB/sec.
1830 2023.10.21 17:22:39.448947 [ 3 ] {160c3022-1513-4609-ae1c-055d921bfd44} <Trace> oximeter.measurements_histogramf64 (efe5cb0d-bafb-438d-9aad-a218182ea8f7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
1831 2023.10.21 17:22:39.448976 [ 9 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
1832 2023.10.21 17:22:39.449143 [ 3 ] {160c3022-1513-4609-ae1c-055d921bfd44} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.002662711 sec., 1877 rows/sec., 2.53 MiB/sec.
1833 2023.10.21 17:22:39.449291 [ 9 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_11_2} <Trace> oximeter.fields_uuid (847bdbf3-1a8c-4f15-bf7e-af9da4975461): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
1834 2023.10.21 17:22:39.449406 [ 3 ] {160c3022-1513-4609-ae1c-055d921bfd44} <Debug> DynamicQueryHandler: Done processing query
1835 2023.10.21 17:22:39.449416 [ 9 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_11_2} <Trace> oximeter.fields_uuid (847bdbf3-1a8c-4f15-bf7e-af9da4975461) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
1836 2023.10.21 17:22:39.449447 [ 3 ] {160c3022-1513-4609-ae1c-055d921bfd44} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
1837 2023.10.21 17:22:39.449493 [ 3 ] {} <Debug> HTTP-Session: 092e0ca3-60fc-4919-b098-b4712f590e4b Destroying unnamed session
1838 2023.10.21 17:22:44.444697 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 6488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1839 2023.10.21 17:22:44.444840 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1840 2023.10.21 17:22:44.444868 [ 3 ] {} <Debug> HTTP-Session: 88ea11e6-4ac0-44fb-8e4a-151d29b4f623 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
1841 2023.10.21 17:22:44.444894 [ 3 ] {} <Debug> HTTP-Session: 88ea11e6-4ac0-44fb-8e4a-151d29b4f623 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1842 2023.10.21 17:22:44.445028 [ 3 ] {364dc16e-caeb-4c23-b38d-98d0d85ae791} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1843 2023.10.21 17:22:44.445092 [ 3 ] {364dc16e-caeb-4c23-b38d-98d0d85ae791} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1844 2023.10.21 17:22:44.445257 [ 3 ] {364dc16e-caeb-4c23-b38d-98d0d85ae791} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1845 2023.10.21 17:22:44.445693 [ 3 ] {364dc16e-caeb-4c23-b38d-98d0d85ae791} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB.
1846 2023.10.21 17:22:44.445978 [ 3 ] {364dc16e-caeb-4c23-b38d-98d0d85ae791} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
1847 2023.10.21 17:22:44.446153 [ 3 ] {364dc16e-caeb-4c23-b38d-98d0d85ae791} <Trace> oximeter.fields_i64 (be40c886-775a-4755-b336-3265d341e4e4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
1848 2023.10.21 17:22:44.446312 [ 3 ] {364dc16e-caeb-4c23-b38d-98d0d85ae791} <Information> executeQuery: Read 46 rows, 3.58 KiB in 0.001244119 sec., 36973 rows/sec., 2.81 MiB/sec.
1849 2023.10.21 17:22:44.446479 [ 3 ] {364dc16e-caeb-4c23-b38d-98d0d85ae791} <Debug> DynamicQueryHandler: Done processing query
1850 2023.10.21 17:22:44.446507 [ 3 ] {364dc16e-caeb-4c23-b38d-98d0d85ae791} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1851 2023.10.21 17:22:44.446525 [ 3 ] {} <Debug> HTTP-Session: 88ea11e6-4ac0-44fb-8e4a-151d29b4f623 Destroying unnamed session
1852 2023.10.21 17:22:44.446704 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 33041, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1853 2023.10.21 17:22:44.446757 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1854 2023.10.21 17:22:44.446779 [ 3 ] {} <Debug> HTTP-Session: 604ef2b2-e0c2-4e40-8876-cd19c69dea6e Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
1855 2023.10.21 17:22:44.446800 [ 3 ] {} <Debug> HTTP-Session: 604ef2b2-e0c2-4e40-8876-cd19c69dea6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1856 2023.10.21 17:22:44.446902 [ 3 ] {5a0c556c-3162-4c35-88ac-17e78bdc673d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1857 2023.10.21 17:22:44.446946 [ 3 ] {5a0c556c-3162-4c35-88ac-17e78bdc673d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1858 2023.10.21 17:22:44.447063 [ 3 ] {5a0c556c-3162-4c35-88ac-17e78bdc673d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1859 2023.10.21 17:22:44.447525 [ 3 ] {5a0c556c-3162-4c35-88ac-17e78bdc673d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB.
1860 2023.10.21 17:22:44.447786 [ 3 ] {5a0c556c-3162-4c35-88ac-17e78bdc673d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
1861 2023.10.21 17:22:44.448008 [ 3 ] {5a0c556c-3162-4c35-88ac-17e78bdc673d} <Trace> oximeter.fields_string (3ff5435d-5ca8-4576-b197-5495721110ce): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
1862 2023.10.21 17:22:44.448174 [ 3 ] {5a0c556c-3162-4c35-88ac-17e78bdc673d} <Information> executeQuery: Read 207 rows, 20.39 KiB in 0.001232779 sec., 167913 rows/sec., 16.16 MiB/sec.
1863 2023.10.21 17:22:44.448367 [ 3 ] {5a0c556c-3162-4c35-88ac-17e78bdc673d} <Debug> DynamicQueryHandler: Done processing query
1864 2023.10.21 17:22:44.448392 [ 3 ] {5a0c556c-3162-4c35-88ac-17e78bdc673d} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1865 2023.10.21 17:22:44.448408 [ 3 ] {} <Debug> HTTP-Session: 604ef2b2-e0c2-4e40-8876-cd19c69dea6e Destroying unnamed session
1866 2023.10.21 17:22:44.448673 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 50756, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1867 2023.10.21 17:22:44.448727 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1868 2023.10.21 17:22:44.448747 [ 3 ] {} <Debug> HTTP-Session: 8a6eabd5-6f7d-48b7-8eb2-0747f7ab5168 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
1869 2023.10.21 17:22:44.448765 [ 3 ] {} <Debug> HTTP-Session: 8a6eabd5-6f7d-48b7-8eb2-0747f7ab5168 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1870 2023.10.21 17:22:44.448860 [ 3 ] {04ad0365-a84f-4cb8-b7c1-4e10a8ac16da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1871 2023.10.21 17:22:44.448914 [ 3 ] {04ad0365-a84f-4cb8-b7c1-4e10a8ac16da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1872 2023.10.21 17:22:44.449039 [ 3 ] {04ad0365-a84f-4cb8-b7c1-4e10a8ac16da} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1873 2023.10.21 17:22:44.449526 [ 3 ] {04ad0365-a84f-4cb8-b7c1-4e10a8ac16da} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB.
1874 2023.10.21 17:22:44.449766 [ 3 ] {04ad0365-a84f-4cb8-b7c1-4e10a8ac16da} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
1875 2023.10.21 17:22:44.449916 [ 3 ] {04ad0365-a84f-4cb8-b7c1-4e10a8ac16da} <Trace> oximeter.fields_uuid (847bdbf3-1a8c-4f15-bf7e-af9da4975461): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
1876 2023.10.21 17:22:44.450040 [ 3 ] {04ad0365-a84f-4cb8-b7c1-4e10a8ac16da} <Information> executeQuery: Read 315 rows, 22.62 KiB in 0.001148458 sec., 274280 rows/sec., 19.23 MiB/sec.
1877 2023.10.21 17:22:44.450218 [ 3 ] {04ad0365-a84f-4cb8-b7c1-4e10a8ac16da} <Debug> DynamicQueryHandler: Done processing query
1878 2023.10.21 17:22:44.450242 [ 3 ] {04ad0365-a84f-4cb8-b7c1-4e10a8ac16da} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1879 2023.10.21 17:22:44.450258 [ 3 ] {} <Debug> HTTP-Session: 8a6eabd5-6f7d-48b7-8eb2-0747f7ab5168 Destroying unnamed session
1880 2023.10.21 17:22:44.450386 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1881 2023.10.21 17:22:44.450435 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1882 2023.10.21 17:22:44.450454 [ 3 ] {} <Debug> HTTP-Session: a437db8b-d12a-4ae2-a25d-8f796978c290 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
1883 2023.10.21 17:22:44.450472 [ 3 ] {} <Debug> HTTP-Session: a437db8b-d12a-4ae2-a25d-8f796978c290 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1884 2023.10.21 17:22:44.450545 [ 3 ] {c4d4a44e-9e15-4ef2-9320-1d427f2a6500} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
1885 2023.10.21 17:22:44.450587 [ 3 ] {c4d4a44e-9e15-4ef2-9320-1d427f2a6500} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
1886 2023.10.21 17:22:44.450708 [ 3 ] {c4d4a44e-9e15-4ef2-9320-1d427f2a6500} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1887 2023.10.21 17:22:44.450966 [ 3 ] {c4d4a44e-9e15-4ef2-9320-1d427f2a6500} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB.
1888 2023.10.21 17:22:44.451204 [ 3 ] {c4d4a44e-9e15-4ef2-9320-1d427f2a6500} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1889 2023.10.21 17:22:44.451373 [ 3 ] {c4d4a44e-9e15-4ef2-9320-1d427f2a6500} <Trace> oximeter.measurements_bool (f36c016a-1dc9-4504-8cbe-a195fd37ea4c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1890 2023.10.21 17:22:44.451501 [ 3 ] {c4d4a44e-9e15-4ef2-9320-1d427f2a6500} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000920754 sec., 6516 rows/sec., 273.64 KiB/sec.
1891 2023.10.21 17:22:44.451655 [ 3 ] {c4d4a44e-9e15-4ef2-9320-1d427f2a6500} <Debug> DynamicQueryHandler: Done processing query
1892 2023.10.21 17:22:44.451679 [ 3 ] {c4d4a44e-9e15-4ef2-9320-1d427f2a6500} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1893 2023.10.21 17:22:44.451695 [ 3 ] {} <Debug> HTTP-Session: a437db8b-d12a-4ae2-a25d-8f796978c290 Destroying unnamed session
1894 2023.10.21 17:22:44.451816 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 13595, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1895 2023.10.21 17:22:44.451859 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1896 2023.10.21 17:22:44.451878 [ 3 ] {} <Debug> HTTP-Session: 57b0ad09-b836-49b5-b588-eefd45305686 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
1897 2023.10.21 17:22:44.451894 [ 3 ] {} <Debug> HTTP-Session: 57b0ad09-b836-49b5-b588-eefd45305686 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1898 2023.10.21 17:22:44.451963 [ 3 ] {49380d29-a3f8-4905-8b62-d1e0149d0ef6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
1899 2023.10.21 17:22:44.452002 [ 3 ] {49380d29-a3f8-4905-8b62-d1e0149d0ef6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
1900 2023.10.21 17:22:44.452121 [ 3 ] {49380d29-a3f8-4905-8b62-d1e0149d0ef6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1901 2023.10.21 17:22:44.452398 [ 3 ] {49380d29-a3f8-4905-8b62-d1e0149d0ef6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB.
1902 2023.10.21 17:22:44.452628 [ 3 ] {49380d29-a3f8-4905-8b62-d1e0149d0ef6} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1903 2023.10.21 17:22:44.452789 [ 3 ] {49380d29-a3f8-4905-8b62-d1e0149d0ef6} <Trace> oximeter.measurements_cumulativei64 (0cf65f78-b0b4-48ed-bfad-6af23f9ac46e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1904 2023.10.21 17:22:44.452973 [ 3 ] {49380d29-a3f8-4905-8b62-d1e0149d0ef6} <Information> executeQuery: Read 74 rows, 4.64 KiB in 0.000975116 sec., 75888 rows/sec., 4.64 MiB/sec.
1905 2023.10.21 17:22:44.453100 [ 3 ] {49380d29-a3f8-4905-8b62-d1e0149d0ef6} <Debug> DynamicQueryHandler: Done processing query
1906 2023.10.21 17:22:44.453123 [ 3 ] {49380d29-a3f8-4905-8b62-d1e0149d0ef6} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
1907 2023.10.21 17:22:44.453139 [ 3 ] {} <Debug> HTTP-Session: 57b0ad09-b836-49b5-b588-eefd45305686 Destroying unnamed session
1908 2023.10.21 17:22:44.453287 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 42806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1909 2023.10.21 17:22:44.453333 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1910 2023.10.21 17:22:44.453352 [ 3 ] {} <Debug> HTTP-Session: cf123975-1199-4616-a83c-c00a51998288 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
1911 2023.10.21 17:22:44.453368 [ 3 ] {} <Debug> HTTP-Session: cf123975-1199-4616-a83c-c00a51998288 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1912 2023.10.21 17:22:44.453446 [ 3 ] {b1210152-fa50-4272-946d-c5d87d06be47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1913 2023.10.21 17:22:44.453489 [ 3 ] {b1210152-fa50-4272-946d-c5d87d06be47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1914 2023.10.21 17:22:44.453630 [ 3 ] {b1210152-fa50-4272-946d-c5d87d06be47} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1915 2023.10.21 17:22:44.454167 [ 3 ] {b1210152-fa50-4272-946d-c5d87d06be47} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB.
1916 2023.10.21 17:22:44.454474 [ 3 ] {b1210152-fa50-4272-946d-c5d87d06be47} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
1917 2023.10.21 17:22:44.454670 [ 3 ] {b1210152-fa50-4272-946d-c5d87d06be47} <Trace> oximeter.measurements_histogramf64 (efe5cb0d-bafb-438d-9aad-a218182ea8f7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
1918 2023.10.21 17:22:44.454802 [ 3 ] {b1210152-fa50-4272-946d-c5d87d06be47} <Information> executeQuery: Read 40 rows, 55.27 KiB in 0.00132124 sec., 30274 rows/sec., 40.85 MiB/sec.
1919 2023.10.21 17:22:44.454798 [ 70 ] {} <Debug> oximeter.measurements_histogramf64 (efe5cb0d-bafb-438d-9aad-a218182ea8f7) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
1920 2023.10.21 17:22:44.454902 [ 70 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB.
1921 2023.10.21 17:22:44.455010 [ 3 ] {b1210152-fa50-4272-946d-c5d87d06be47} <Debug> DynamicQueryHandler: Done processing query
1922 2023.10.21 17:22:44.455039 [ 20 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
1923 2023.10.21 17:22:44.455062 [ 3 ] {b1210152-fa50-4272-946d-c5d87d06be47} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
1924 2023.10.21 17:22:44.455115 [ 3 ] {} <Debug> HTTP-Session: cf123975-1199-4616-a83c-c00a51998288 Destroying unnamed session
1925 2023.10.21 17:22:44.455207 [ 20 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1926 2023.10.21 17:22:44.455273 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 2668, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1927 2023.10.21 17:22:44.455286 [ 20 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 198 rows starting from the beginning of the part
1928 2023.10.21 17:22:44.455341 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1929 2023.10.21 17:22:44.455406 [ 3 ] {} <Debug> HTTP-Session: 2a1640bc-1a5a-4631-8f91-5544babd8657 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
1930 2023.10.21 17:22:44.455451 [ 3 ] {} <Debug> HTTP-Session: 2a1640bc-1a5a-4631-8f91-5544babd8657 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1931 2023.10.21 17:22:44.455671 [ 20 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 40 rows starting from the beginning of the part
1932 2023.10.21 17:22:44.455678 [ 3 ] {370d9e23-406f-468a-9085-d12710b06c16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1933 2023.10.21 17:22:44.455795 [ 3 ] {370d9e23-406f-468a-9085-d12710b06c16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1934 2023.10.21 17:22:44.455986 [ 20 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 5 rows starting from the beginning of the part
1935 2023.10.21 17:22:44.456304 [ 3 ] {370d9e23-406f-468a-9085-d12710b06c16} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1936 2023.10.21 17:22:44.456340 [ 20 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 40 rows starting from the beginning of the part
1937 2023.10.21 17:22:44.456558 [ 20 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 5 rows starting from the beginning of the part
1938 2023.10.21 17:22:44.456911 [ 20 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 40 rows starting from the beginning of the part
1939 2023.10.21 17:22:44.457026 [ 3 ] {370d9e23-406f-468a-9085-d12710b06c16} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB.
1940 2023.10.21 17:22:44.457534 [ 3 ] {370d9e23-406f-468a-9085-d12710b06c16} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
1941 2023.10.21 17:22:44.457803 [ 3 ] {370d9e23-406f-468a-9085-d12710b06c16} <Trace> oximeter.measurements_i64 (8874b4fa-6ed1-425d-81a2-1ec088d97588): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
1942 2023.10.21 17:22:44.458100 [ 3 ] {370d9e23-406f-468a-9085-d12710b06c16} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.002322516 sec., 8180 rows/sec., 434.35 KiB/sec.
1943 2023.10.21 17:22:44.458379 [ 3 ] {370d9e23-406f-468a-9085-d12710b06c16} <Debug> DynamicQueryHandler: Done processing query
1944 2023.10.21 17:22:44.458438 [ 3 ] {370d9e23-406f-468a-9085-d12710b06c16} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1945 2023.10.21 17:22:44.458487 [ 3 ] {} <Debug> HTTP-Session: 2a1640bc-1a5a-4631-8f91-5544babd8657 Destroying unnamed session
1946 2023.10.21 17:22:44.459213 [ 21 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 328 rows, containing 6 columns (6 merged, 0 gathered) in 0.004217156 sec., 77777.5353816648 rows/sec., 104.96 MiB/sec.
1947 2023.10.21 17:22:44.459685 [ 19 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
1948 2023.10.21 17:22:44.459931 [ 19 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (efe5cb0d-bafb-438d-9aad-a218182ea8f7): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
1949 2023.10.21 17:22:44.460004 [ 19 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (efe5cb0d-bafb-438d-9aad-a218182ea8f7) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
1950 2023.10.21 17:22:44.460083 [ 19 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_11_2: 4.02 MiB.
1951 2023.10.21 17:22:45.000136 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 234.35 MiB, peak 235.56 MiB, will set to 230.33 MiB (RSS), difference: -4.02 MiB
1952 2023.10.21 17:22:49.232783 [ 65 ] {} <Debug> DNSResolver: Updating DNS cache
1953 2023.10.21 17:22:49.232896 [ 65 ] {} <Debug> DNSResolver: Updated DNS cache
1954 2023.10.21 17:22:49.437108 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1955 2023.10.21 17:22:49.437222 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1956 2023.10.21 17:22:49.437249 [ 3 ] {} <Debug> HTTP-Session: 771b02c0-88ea-4dae-9c17-cc3b677ee6cc Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
1957 2023.10.21 17:22:49.437273 [ 3 ] {} <Debug> HTTP-Session: 771b02c0-88ea-4dae-9c17-cc3b677ee6cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1958 2023.10.21 17:22:49.437398 [ 3 ] {fbae492b-dd22-42eb-ab37-b418d93b55a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1959 2023.10.21 17:22:49.437459 [ 3 ] {fbae492b-dd22-42eb-ab37-b418d93b55a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1960 2023.10.21 17:22:49.437618 [ 3 ] {fbae492b-dd22-42eb-ab37-b418d93b55a4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1961 2023.10.21 17:22:49.438099 [ 3 ] {fbae492b-dd22-42eb-ab37-b418d93b55a4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB.
1962 2023.10.21 17:22:49.438367 [ 3 ] {fbae492b-dd22-42eb-ab37-b418d93b55a4} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
1963 2023.10.21 17:22:49.438536 [ 3 ] {fbae492b-dd22-42eb-ab37-b418d93b55a4} <Trace> oximeter.fields_i64 (be40c886-775a-4755-b336-3265d341e4e4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
1964 2023.10.21 17:22:49.438691 [ 3 ] {fbae492b-dd22-42eb-ab37-b418d93b55a4} <Information> executeQuery: Read 5 rows, 415.00 B in 0.00125726 sec., 3976 rows/sec., 322.35 KiB/sec.
1965 2023.10.21 17:22:49.438854 [ 3 ] {fbae492b-dd22-42eb-ab37-b418d93b55a4} <Debug> DynamicQueryHandler: Done processing query
1966 2023.10.21 17:22:49.438882 [ 3 ] {fbae492b-dd22-42eb-ab37-b418d93b55a4} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1967 2023.10.21 17:22:49.438899 [ 3 ] {} <Debug> HTTP-Session: 771b02c0-88ea-4dae-9c17-cc3b677ee6cc Destroying unnamed session
1968 2023.10.21 17:22:49.439023 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 2352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1969 2023.10.21 17:22:49.439077 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1970 2023.10.21 17:22:49.439098 [ 3 ] {} <Debug> HTTP-Session: 92feaf73-876d-4249-9788-0697b1649a4c Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
1971 2023.10.21 17:22:49.439117 [ 3 ] {} <Debug> HTTP-Session: 92feaf73-876d-4249-9788-0697b1649a4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1972 2023.10.21 17:22:49.439201 [ 3 ] {a1460771-9f01-42c0-b7f6-28bf58f37f3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1973 2023.10.21 17:22:49.439243 [ 3 ] {a1460771-9f01-42c0-b7f6-28bf58f37f3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1974 2023.10.21 17:22:49.439355 [ 3 ] {a1460771-9f01-42c0-b7f6-28bf58f37f3f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1975 2023.10.21 17:22:49.439665 [ 3 ] {a1460771-9f01-42c0-b7f6-28bf58f37f3f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB.
1976 2023.10.21 17:22:49.439877 [ 3 ] {a1460771-9f01-42c0-b7f6-28bf58f37f3f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
1977 2023.10.21 17:22:49.440022 [ 3 ] {a1460771-9f01-42c0-b7f6-28bf58f37f3f} <Trace> oximeter.fields_string (3ff5435d-5ca8-4576-b197-5495721110ce): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
1978 2023.10.21 17:22:49.440148 [ 3 ] {a1460771-9f01-42c0-b7f6-28bf58f37f3f} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.000918264 sec., 16335 rows/sec., 1.47 MiB/sec.
1979 2023.10.21 17:22:49.440268 [ 3 ] {a1460771-9f01-42c0-b7f6-28bf58f37f3f} <Debug> DynamicQueryHandler: Done processing query
1980 2023.10.21 17:22:49.440290 [ 3 ] {a1460771-9f01-42c0-b7f6-28bf58f37f3f} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1981 2023.10.21 17:22:49.440306 [ 3 ] {} <Debug> HTTP-Session: 92feaf73-876d-4249-9788-0697b1649a4c Destroying unnamed session
1982 2023.10.21 17:22:49.440450 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1983 2023.10.21 17:22:49.440497 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1984 2023.10.21 17:22:49.440516 [ 3 ] {} <Debug> HTTP-Session: 0552fcaa-5186-45a5-b698-4cabab846cff Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
1985 2023.10.21 17:22:49.440533 [ 3 ] {} <Debug> HTTP-Session: 0552fcaa-5186-45a5-b698-4cabab846cff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1986 2023.10.21 17:22:49.440604 [ 3 ] {0d452c5b-4673-4ef0-bdb5-17e6880e76af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1987 2023.10.21 17:22:49.440642 [ 3 ] {0d452c5b-4673-4ef0-bdb5-17e6880e76af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1988 2023.10.21 17:22:49.440748 [ 3 ] {0d452c5b-4673-4ef0-bdb5-17e6880e76af} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1989 2023.10.21 17:22:49.441017 [ 3 ] {0d452c5b-4673-4ef0-bdb5-17e6880e76af} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB.
1990 2023.10.21 17:22:49.441225 [ 3 ] {0d452c5b-4673-4ef0-bdb5-17e6880e76af} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
1991 2023.10.21 17:22:49.441371 [ 3 ] {0d452c5b-4673-4ef0-bdb5-17e6880e76af} <Trace> oximeter.fields_uuid (847bdbf3-1a8c-4f15-bf7e-af9da4975461): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
1992 2023.10.21 17:22:49.441489 [ 3 ] {0d452c5b-4673-4ef0-bdb5-17e6880e76af} <Information> executeQuery: Read 5 rows, 410.00 B in 0.000849844 sec., 5883 rows/sec., 471.13 KiB/sec.
1993 2023.10.21 17:22:49.441603 [ 3 ] {0d452c5b-4673-4ef0-bdb5-17e6880e76af} <Debug> DynamicQueryHandler: Done processing query
1994 2023.10.21 17:22:49.441626 [ 3 ] {0d452c5b-4673-4ef0-bdb5-17e6880e76af} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1995 2023.10.21 17:22:49.441641 [ 3 ] {} <Debug> HTTP-Session: 0552fcaa-5186-45a5-b698-4cabab846cff Destroying unnamed session
1996 2023.10.21 17:22:49.441746 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 5409, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1997 2023.10.21 17:22:49.441790 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1998 2023.10.21 17:22:49.441809 [ 3 ] {} <Debug> HTTP-Session: ae707a00-3025-436a-bc72-536dd5e15887 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
1999 2023.10.21 17:22:49.441825 [ 3 ] {} <Debug> HTTP-Session: ae707a00-3025-436a-bc72-536dd5e15887 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2000 2023.10.21 17:22:49.441897 [ 3 ] {e6ad9f38-df26-4faf-b55c-42b78926ebc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2001 2023.10.21 17:22:49.441941 [ 3 ] {e6ad9f38-df26-4faf-b55c-42b78926ebc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2002 2023.10.21 17:22:49.442080 [ 3 ] {e6ad9f38-df26-4faf-b55c-42b78926ebc2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2003 2023.10.21 17:22:49.442388 [ 3 ] {e6ad9f38-df26-4faf-b55c-42b78926ebc2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB.
2004 2023.10.21 17:22:49.442661 [ 3 ] {e6ad9f38-df26-4faf-b55c-42b78926ebc2} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2005 2023.10.21 17:22:49.442835 [ 3 ] {e6ad9f38-df26-4faf-b55c-42b78926ebc2} <Trace> oximeter.measurements_histogramf64 (efe5cb0d-bafb-438d-9aad-a218182ea8f7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
2006 2023.10.21 17:22:49.442960 [ 3 ] {e6ad9f38-df26-4faf-b55c-42b78926ebc2} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001033547 sec., 4837 rows/sec., 6.53 MiB/sec.
2007 2023.10.21 17:22:49.443099 [ 3 ] {e6ad9f38-df26-4faf-b55c-42b78926ebc2} <Debug> DynamicQueryHandler: Done processing query
2008 2023.10.21 17:22:49.443121 [ 3 ] {e6ad9f38-df26-4faf-b55c-42b78926ebc2} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2009 2023.10.21 17:22:49.443137 [ 3 ] {} <Debug> HTTP-Session: ae707a00-3025-436a-bc72-536dd5e15887 Destroying unnamed session
2010 2023.10.21 17:22:54.444227 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 6488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2011 2023.10.21 17:22:54.444360 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2012 2023.10.21 17:22:54.444392 [ 3 ] {} <Debug> HTTP-Session: 351dc0db-40e7-4104-b5c8-5a366ba4657e Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
2013 2023.10.21 17:22:54.444422 [ 3 ] {} <Debug> HTTP-Session: 351dc0db-40e7-4104-b5c8-5a366ba4657e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2014 2023.10.21 17:22:54.444568 [ 3 ] {d46d9118-2aca-43af-9b5d-5f5c26dde7d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2015 2023.10.21 17:22:54.444638 [ 3 ] {d46d9118-2aca-43af-9b5d-5f5c26dde7d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2016 2023.10.21 17:22:54.444824 [ 3 ] {d46d9118-2aca-43af-9b5d-5f5c26dde7d1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2017 2023.10.21 17:22:54.445279 [ 3 ] {d46d9118-2aca-43af-9b5d-5f5c26dde7d1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB.
2018 2023.10.21 17:22:54.445545 [ 3 ] {d46d9118-2aca-43af-9b5d-5f5c26dde7d1} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2019 2023.10.21 17:22:54.445716 [ 3 ] {d46d9118-2aca-43af-9b5d-5f5c26dde7d1} <Trace> oximeter.fields_i64 (be40c886-775a-4755-b336-3265d341e4e4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
2020 2023.10.21 17:22:54.445862 [ 3 ] {d46d9118-2aca-43af-9b5d-5f5c26dde7d1} <Information> executeQuery: Read 46 rows, 3.58 KiB in 0.001253179 sec., 36706 rows/sec., 2.79 MiB/sec.
2021 2023.10.21 17:22:54.446016 [ 3 ] {d46d9118-2aca-43af-9b5d-5f5c26dde7d1} <Debug> DynamicQueryHandler: Done processing query
2022 2023.10.21 17:22:54.446042 [ 3 ] {d46d9118-2aca-43af-9b5d-5f5c26dde7d1} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2023 2023.10.21 17:22:54.446059 [ 3 ] {} <Debug> HTTP-Session: 351dc0db-40e7-4104-b5c8-5a366ba4657e Destroying unnamed session
2024 2023.10.21 17:22:54.446229 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 33041, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2025 2023.10.21 17:22:54.446282 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2026 2023.10.21 17:22:54.446302 [ 3 ] {} <Debug> HTTP-Session: 659b7a3c-4899-45a7-95d1-5700fdeabf68 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
2027 2023.10.21 17:22:54.446321 [ 3 ] {} <Debug> HTTP-Session: 659b7a3c-4899-45a7-95d1-5700fdeabf68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2028 2023.10.21 17:22:54.446408 [ 3 ] {266378e0-b5b4-4a14-befe-db0326057e91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2029 2023.10.21 17:22:54.446451 [ 3 ] {266378e0-b5b4-4a14-befe-db0326057e91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2030 2023.10.21 17:22:54.446563 [ 3 ] {266378e0-b5b4-4a14-befe-db0326057e91} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2031 2023.10.21 17:22:54.447027 [ 3 ] {266378e0-b5b4-4a14-befe-db0326057e91} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB.
2032 2023.10.21 17:22:54.447264 [ 3 ] {266378e0-b5b4-4a14-befe-db0326057e91} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2033 2023.10.21 17:22:54.447420 [ 3 ] {266378e0-b5b4-4a14-befe-db0326057e91} <Trace> oximeter.fields_string (3ff5435d-5ca8-4576-b197-5495721110ce): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
2034 2023.10.21 17:22:54.447546 [ 3 ] {266378e0-b5b4-4a14-befe-db0326057e91} <Information> executeQuery: Read 207 rows, 20.39 KiB in 0.001106258 sec., 187117 rows/sec., 18.00 MiB/sec.
2035 2023.10.21 17:22:54.447676 [ 3 ] {266378e0-b5b4-4a14-befe-db0326057e91} <Debug> DynamicQueryHandler: Done processing query
2036 2023.10.21 17:22:54.447705 [ 3 ] {266378e0-b5b4-4a14-befe-db0326057e91} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2037 2023.10.21 17:22:54.447722 [ 3 ] {} <Debug> HTTP-Session: 659b7a3c-4899-45a7-95d1-5700fdeabf68 Destroying unnamed session
2038 2023.10.21 17:22:54.447942 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 48909, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2039 2023.10.21 17:22:54.447994 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2040 2023.10.21 17:22:54.448018 [ 3 ] {} <Debug> HTTP-Session: a9393822-1686-47de-ba30-b34d94a0470e Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
2041 2023.10.21 17:22:54.448036 [ 3 ] {} <Debug> HTTP-Session: a9393822-1686-47de-ba30-b34d94a0470e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2042 2023.10.21 17:22:54.448126 [ 3 ] {39c85f71-a2c4-4033-90b1-3304ad97385b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2043 2023.10.21 17:22:54.448186 [ 3 ] {39c85f71-a2c4-4033-90b1-3304ad97385b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2044 2023.10.21 17:22:54.448314 [ 3 ] {39c85f71-a2c4-4033-90b1-3304ad97385b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2045 2023.10.21 17:22:54.448898 [ 3 ] {39c85f71-a2c4-4033-90b1-3304ad97385b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB.
2046 2023.10.21 17:22:54.449176 [ 3 ] {39c85f71-a2c4-4033-90b1-3304ad97385b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2047 2023.10.21 17:22:54.449334 [ 3 ] {39c85f71-a2c4-4033-90b1-3304ad97385b} <Trace> oximeter.fields_uuid (847bdbf3-1a8c-4f15-bf7e-af9da4975461): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
2048 2023.10.21 17:22:54.449466 [ 3 ] {39c85f71-a2c4-4033-90b1-3304ad97385b} <Information> executeQuery: Read 304 rows, 21.75 KiB in 0.001310751 sec., 231928 rows/sec., 16.20 MiB/sec.
2049 2023.10.21 17:22:54.449595 [ 3 ] {39c85f71-a2c4-4033-90b1-3304ad97385b} <Debug> DynamicQueryHandler: Done processing query
2050 2023.10.21 17:22:54.449620 [ 3 ] {39c85f71-a2c4-4033-90b1-3304ad97385b} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2051 2023.10.21 17:22:54.449636 [ 3 ] {} <Debug> HTTP-Session: a9393822-1686-47de-ba30-b34d94a0470e Destroying unnamed session
2052 2023.10.21 17:22:54.449800 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2053 2023.10.21 17:22:54.449848 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2054 2023.10.21 17:22:54.449867 [ 3 ] {} <Debug> HTTP-Session: d3e24578-df32-4406-bd54-a7a7a3a16188 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
2055 2023.10.21 17:22:54.449885 [ 3 ] {} <Debug> HTTP-Session: d3e24578-df32-4406-bd54-a7a7a3a16188 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2056 2023.10.21 17:22:54.449961 [ 3 ] {63288476-707d-4665-86db-0c7839d5d937} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2057 2023.10.21 17:22:54.450002 [ 3 ] {63288476-707d-4665-86db-0c7839d5d937} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2058 2023.10.21 17:22:54.450116 [ 3 ] {63288476-707d-4665-86db-0c7839d5d937} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2059 2023.10.21 17:22:54.450396 [ 3 ] {63288476-707d-4665-86db-0c7839d5d937} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB.
2060 2023.10.21 17:22:54.450641 [ 3 ] {63288476-707d-4665-86db-0c7839d5d937} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2061 2023.10.21 17:22:54.450824 [ 3 ] {63288476-707d-4665-86db-0c7839d5d937} <Trace> oximeter.measurements_bool (f36c016a-1dc9-4504-8cbe-a195fd37ea4c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
2062 2023.10.21 17:22:54.450977 [ 3 ] {63288476-707d-4665-86db-0c7839d5d937} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000986256 sec., 6083 rows/sec., 255.46 KiB/sec.
2063 2023.10.21 17:22:54.451159 [ 3 ] {63288476-707d-4665-86db-0c7839d5d937} <Debug> DynamicQueryHandler: Done processing query
2064 2023.10.21 17:22:54.451183 [ 3 ] {63288476-707d-4665-86db-0c7839d5d937} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2065 2023.10.21 17:22:54.451199 [ 3 ] {} <Debug> HTTP-Session: d3e24578-df32-4406-bd54-a7a7a3a16188 Destroying unnamed session
2066 2023.10.21 17:22:54.451333 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 11532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2067 2023.10.21 17:22:54.451379 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2068 2023.10.21 17:22:54.451399 [ 3 ] {} <Debug> HTTP-Session: d9ed0621-dfeb-43a0-9e69-2e292098c801 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
2069 2023.10.21 17:22:54.451416 [ 3 ] {} <Debug> HTTP-Session: d9ed0621-dfeb-43a0-9e69-2e292098c801 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2070 2023.10.21 17:22:54.451492 [ 3 ] {db9f8a4c-e2de-4e70-8b50-a95d801dfec5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2071 2023.10.21 17:22:54.451535 [ 3 ] {db9f8a4c-e2de-4e70-8b50-a95d801dfec5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2072 2023.10.21 17:22:54.451663 [ 3 ] {db9f8a4c-e2de-4e70-8b50-a95d801dfec5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2073 2023.10.21 17:22:54.451982 [ 3 ] {db9f8a4c-e2de-4e70-8b50-a95d801dfec5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB.
2074 2023.10.21 17:22:54.452238 [ 3 ] {db9f8a4c-e2de-4e70-8b50-a95d801dfec5} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2075 2023.10.21 17:22:54.452429 [ 3 ] {db9f8a4c-e2de-4e70-8b50-a95d801dfec5} <Trace> oximeter.measurements_cumulativei64 (0cf65f78-b0b4-48ed-bfad-6af23f9ac46e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
2076 2023.10.21 17:22:54.452561 [ 3 ] {db9f8a4c-e2de-4e70-8b50-a95d801dfec5} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.001032716 sec., 61004 rows/sec., 3.70 MiB/sec.
2077 2023.10.21 17:22:54.452684 [ 3 ] {db9f8a4c-e2de-4e70-8b50-a95d801dfec5} <Debug> DynamicQueryHandler: Done processing query
2078 2023.10.21 17:22:54.452708 [ 3 ] {db9f8a4c-e2de-4e70-8b50-a95d801dfec5} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2079 2023.10.21 17:22:54.452724 [ 3 ] {} <Debug> HTTP-Session: d9ed0621-dfeb-43a0-9e69-2e292098c801 Destroying unnamed session
2080 2023.10.21 17:22:54.452891 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 42806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2081 2023.10.21 17:22:54.452937 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2082 2023.10.21 17:22:54.452955 [ 3 ] {} <Debug> HTTP-Session: 8c7f3644-1533-450b-bb29-a0abc15b72fa Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
2083 2023.10.21 17:22:54.452973 [ 3 ] {} <Debug> HTTP-Session: 8c7f3644-1533-450b-bb29-a0abc15b72fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2084 2023.10.21 17:22:54.453058 [ 3 ] {4f9135e7-874c-4703-9274-dae39c86e14a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2085 2023.10.21 17:22:54.453103 [ 3 ] {4f9135e7-874c-4703-9274-dae39c86e14a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2086 2023.10.21 17:22:54.453238 [ 3 ] {4f9135e7-874c-4703-9274-dae39c86e14a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2087 2023.10.21 17:22:54.453700 [ 3 ] {4f9135e7-874c-4703-9274-dae39c86e14a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB.
2088 2023.10.21 17:22:54.454007 [ 3 ] {4f9135e7-874c-4703-9274-dae39c86e14a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2089 2023.10.21 17:22:54.454184 [ 3 ] {4f9135e7-874c-4703-9274-dae39c86e14a} <Trace> oximeter.measurements_histogramf64 (efe5cb0d-bafb-438d-9aad-a218182ea8f7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
2090 2023.10.21 17:22:54.454311 [ 3 ] {4f9135e7-874c-4703-9274-dae39c86e14a} <Information> executeQuery: Read 40 rows, 55.27 KiB in 0.00122397 sec., 32680 rows/sec., 44.10 MiB/sec.
2091 2023.10.21 17:22:54.454440 [ 3 ] {4f9135e7-874c-4703-9274-dae39c86e14a} <Debug> DynamicQueryHandler: Done processing query
2092 2023.10.21 17:22:54.454464 [ 3 ] {4f9135e7-874c-4703-9274-dae39c86e14a} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2093 2023.10.21 17:22:54.454480 [ 3 ] {} <Debug> HTTP-Session: 8c7f3644-1533-450b-bb29-a0abc15b72fa Destroying unnamed session
2094 2023.10.21 17:22:54.454615 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 2668, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2095 2023.10.21 17:22:54.454659 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2096 2023.10.21 17:22:54.454679 [ 3 ] {} <Debug> HTTP-Session: 0e27567b-541c-4559-82ce-20b2ba59c7a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
2097 2023.10.21 17:22:54.454695 [ 3 ] {} <Debug> HTTP-Session: 0e27567b-541c-4559-82ce-20b2ba59c7a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2098 2023.10.21 17:22:54.454765 [ 3 ] {62c07b24-3da2-4d64-baff-da0152859653} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
2099 2023.10.21 17:22:54.454804 [ 3 ] {62c07b24-3da2-4d64-baff-da0152859653} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
2100 2023.10.21 17:22:54.454907 [ 3 ] {62c07b24-3da2-4d64-baff-da0152859653} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2101 2023.10.21 17:22:54.455174 [ 3 ] {62c07b24-3da2-4d64-baff-da0152859653} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB.
2102 2023.10.21 17:22:54.455400 [ 3 ] {62c07b24-3da2-4d64-baff-da0152859653} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2103 2023.10.21 17:22:54.455573 [ 3 ] {62c07b24-3da2-4d64-baff-da0152859653} <Trace> oximeter.measurements_i64 (8874b4fa-6ed1-425d-81a2-1ec088d97588): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
2104 2023.10.21 17:22:54.455673 [ 3 ] {62c07b24-3da2-4d64-baff-da0152859653} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000878464 sec., 21628 rows/sec., 1.12 MiB/sec.
2105 2023.10.21 17:22:54.455676 [ 71 ] {} <Debug> oximeter.measurements_i64 (8874b4fa-6ed1-425d-81a2-1ec088d97588) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2106 2023.10.21 17:22:54.455735 [ 71 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB.
2107 2023.10.21 17:22:54.455817 [ 3 ] {62c07b24-3da2-4d64-baff-da0152859653} <Debug> DynamicQueryHandler: Done processing query
2108 2023.10.21 17:22:54.455854 [ 3 ] {62c07b24-3da2-4d64-baff-da0152859653} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2109 2023.10.21 17:22:54.455857 [ 21 ] {8874b4fa-6ed1-425d-81a2-1ec088d97588::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
2110 2023.10.21 17:22:54.455872 [ 3 ] {} <Debug> HTTP-Session: 0e27567b-541c-4559-82ce-20b2ba59c7a0 Destroying unnamed session
2111 2023.10.21 17:22:54.456005 [ 21 ] {8874b4fa-6ed1-425d-81a2-1ec088d97588::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2112 2023.10.21 17:22:54.456047 [ 21 ] {8874b4fa-6ed1-425d-81a2-1ec088d97588::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 138 rows starting from the beginning of the part
2113 2023.10.21 17:22:54.456203 [ 21 ] {8874b4fa-6ed1-425d-81a2-1ec088d97588::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 9 rows starting from the beginning of the part
2114 2023.10.21 17:22:54.456308 [ 21 ] {8874b4fa-6ed1-425d-81a2-1ec088d97588::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
2115 2023.10.21 17:22:54.456401 [ 21 ] {8874b4fa-6ed1-425d-81a2-1ec088d97588::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
2116 2023.10.21 17:22:54.456494 [ 21 ] {8874b4fa-6ed1-425d-81a2-1ec088d97588::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
2117 2023.10.21 17:22:54.456585 [ 21 ] {8874b4fa-6ed1-425d-81a2-1ec088d97588::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
2118 2023.10.21 17:22:54.457250 [ 20 ] {8874b4fa-6ed1-425d-81a2-1ec088d97588::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 223 rows, containing 4 columns (4 merged, 0 gathered) in 0.001452552 sec., 153522.90313875166 rows/sec., 8.37 MiB/sec.
2119 2023.10.21 17:22:54.457407 [ 20 ] {8874b4fa-6ed1-425d-81a2-1ec088d97588::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2120 2023.10.21 17:22:54.457638 [ 20 ] {8874b4fa-6ed1-425d-81a2-1ec088d97588::all_1_11_2} <Trace> oximeter.measurements_i64 (8874b4fa-6ed1-425d-81a2-1ec088d97588): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
2121 2023.10.21 17:22:54.457725 [ 20 ] {8874b4fa-6ed1-425d-81a2-1ec088d97588::all_1_11_2} <Trace> oximeter.measurements_i64 (8874b4fa-6ed1-425d-81a2-1ec088d97588) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
2122 2023.10.21 17:22:59.437422 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2123 2023.10.21 17:22:59.437558 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2124 2023.10.21 17:22:59.437589 [ 3 ] {} <Debug> HTTP-Session: ed33bc98-3a35-4ef0-bd0b-33b122b27e72 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
2125 2023.10.21 17:22:59.437617 [ 3 ] {} <Debug> HTTP-Session: ed33bc98-3a35-4ef0-bd0b-33b122b27e72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2126 2023.10.21 17:22:59.437760 [ 3 ] {b15eafcf-4105-4ae0-8f12-57e771ecd905} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2127 2023.10.21 17:22:59.437826 [ 3 ] {b15eafcf-4105-4ae0-8f12-57e771ecd905} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2128 2023.10.21 17:22:59.437989 [ 3 ] {b15eafcf-4105-4ae0-8f12-57e771ecd905} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2129 2023.10.21 17:22:59.438419 [ 3 ] {b15eafcf-4105-4ae0-8f12-57e771ecd905} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB.
2130 2023.10.21 17:22:59.438691 [ 3 ] {b15eafcf-4105-4ae0-8f12-57e771ecd905} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2131 2023.10.21 17:22:59.438860 [ 3 ] {b15eafcf-4105-4ae0-8f12-57e771ecd905} <Trace> oximeter.fields_i64 (be40c886-775a-4755-b336-3265d341e4e4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2132 2023.10.21 17:22:59.439005 [ 3 ] {b15eafcf-4105-4ae0-8f12-57e771ecd905} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001203649 sec., 4154 rows/sec., 336.70 KiB/sec.
2133 2023.10.21 17:22:59.439157 [ 3 ] {b15eafcf-4105-4ae0-8f12-57e771ecd905} <Debug> DynamicQueryHandler: Done processing query
2134 2023.10.21 17:22:59.439183 [ 3 ] {b15eafcf-4105-4ae0-8f12-57e771ecd905} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2135 2023.10.21 17:22:59.439200 [ 3 ] {} <Debug> HTTP-Session: ed33bc98-3a35-4ef0-bd0b-33b122b27e72 Destroying unnamed session
2136 2023.10.21 17:22:59.439322 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 2352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2137 2023.10.21 17:22:59.439375 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2138 2023.10.21 17:22:59.439395 [ 3 ] {} <Debug> HTTP-Session: 91bb3a65-4b80-48c2-9c15-ac87d348a71b Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
2139 2023.10.21 17:22:59.439414 [ 3 ] {} <Debug> HTTP-Session: 91bb3a65-4b80-48c2-9c15-ac87d348a71b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2140 2023.10.21 17:22:59.439495 [ 3 ] {82bd2f77-67c5-4efb-9d22-4979667106eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2141 2023.10.21 17:22:59.439536 [ 3 ] {82bd2f77-67c5-4efb-9d22-4979667106eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2142 2023.10.21 17:22:59.439646 [ 3 ] {82bd2f77-67c5-4efb-9d22-4979667106eb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2143 2023.10.21 17:22:59.439956 [ 3 ] {82bd2f77-67c5-4efb-9d22-4979667106eb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB.
2144 2023.10.21 17:22:59.440159 [ 3 ] {82bd2f77-67c5-4efb-9d22-4979667106eb} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2145 2023.10.21 17:22:59.440315 [ 3 ] {82bd2f77-67c5-4efb-9d22-4979667106eb} <Trace> oximeter.fields_string (3ff5435d-5ca8-4576-b197-5495721110ce): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2146 2023.10.21 17:22:59.440442 [ 3 ] {82bd2f77-67c5-4efb-9d22-4979667106eb} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.000915995 sec., 16375 rows/sec., 1.48 MiB/sec.
2147 2023.10.21 17:22:59.440640 [ 3 ] {82bd2f77-67c5-4efb-9d22-4979667106eb} <Debug> DynamicQueryHandler: Done processing query
2148 2023.10.21 17:22:59.440665 [ 3 ] {82bd2f77-67c5-4efb-9d22-4979667106eb} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2149 2023.10.21 17:22:59.440681 [ 3 ] {} <Debug> HTTP-Session: 91bb3a65-4b80-48c2-9c15-ac87d348a71b Destroying unnamed session
2150 2023.10.21 17:22:59.440830 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2151 2023.10.21 17:22:59.440877 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2152 2023.10.21 17:22:59.440897 [ 3 ] {} <Debug> HTTP-Session: 6a59020f-2c8c-4b4a-88aa-885959d7401e Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
2153 2023.10.21 17:22:59.440915 [ 3 ] {} <Debug> HTTP-Session: 6a59020f-2c8c-4b4a-88aa-885959d7401e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2154 2023.10.21 17:22:59.440987 [ 3 ] {58c48311-ece8-4f91-8dc3-c8b57ceee5a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2155 2023.10.21 17:22:59.441027 [ 3 ] {58c48311-ece8-4f91-8dc3-c8b57ceee5a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2156 2023.10.21 17:22:59.441149 [ 3 ] {58c48311-ece8-4f91-8dc3-c8b57ceee5a9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2157 2023.10.21 17:22:59.441424 [ 3 ] {58c48311-ece8-4f91-8dc3-c8b57ceee5a9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB.
2158 2023.10.21 17:22:59.441626 [ 3 ] {58c48311-ece8-4f91-8dc3-c8b57ceee5a9} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2159 2023.10.21 17:22:59.441776 [ 3 ] {58c48311-ece8-4f91-8dc3-c8b57ceee5a9} <Trace> oximeter.fields_uuid (847bdbf3-1a8c-4f15-bf7e-af9da4975461): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2160 2023.10.21 17:22:59.441904 [ 3 ] {58c48311-ece8-4f91-8dc3-c8b57ceee5a9} <Information> executeQuery: Read 5 rows, 410.00 B in 0.000880483 sec., 5678 rows/sec., 454.74 KiB/sec.
2161 2023.10.21 17:22:59.442096 [ 3 ] {58c48311-ece8-4f91-8dc3-c8b57ceee5a9} <Debug> DynamicQueryHandler: Done processing query
2162 2023.10.21 17:22:59.442120 [ 3 ] {58c48311-ece8-4f91-8dc3-c8b57ceee5a9} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2163 2023.10.21 17:22:59.442137 [ 3 ] {} <Debug> HTTP-Session: 6a59020f-2c8c-4b4a-88aa-885959d7401e Destroying unnamed session
2164 2023.10.21 17:22:59.442251 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 5409, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2165 2023.10.21 17:22:59.442297 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2166 2023.10.21 17:22:59.442315 [ 3 ] {} <Debug> HTTP-Session: dff74e75-79fc-4a28-8517-ace244a22718 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
2167 2023.10.21 17:22:59.442332 [ 3 ] {} <Debug> HTTP-Session: dff74e75-79fc-4a28-8517-ace244a22718 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2168 2023.10.21 17:22:59.442407 [ 3 ] {b4ac5a56-5b2d-4e3f-8665-495eb432bf88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2169 2023.10.21 17:22:59.442456 [ 3 ] {b4ac5a56-5b2d-4e3f-8665-495eb432bf88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2170 2023.10.21 17:22:59.442611 [ 3 ] {b4ac5a56-5b2d-4e3f-8665-495eb432bf88} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2171 2023.10.21 17:22:59.442942 [ 3 ] {b4ac5a56-5b2d-4e3f-8665-495eb432bf88} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB.
2172 2023.10.21 17:22:59.443220 [ 3 ] {b4ac5a56-5b2d-4e3f-8665-495eb432bf88} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2173 2023.10.21 17:22:59.443395 [ 3 ] {b4ac5a56-5b2d-4e3f-8665-495eb432bf88} <Trace> oximeter.measurements_histogramf64 (efe5cb0d-bafb-438d-9aad-a218182ea8f7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
2174 2023.10.21 17:22:59.443538 [ 3 ] {b4ac5a56-5b2d-4e3f-8665-495eb432bf88} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001095517 sec., 4564 rows/sec., 6.16 MiB/sec.
2175 2023.10.21 17:22:59.443677 [ 3 ] {b4ac5a56-5b2d-4e3f-8665-495eb432bf88} <Debug> DynamicQueryHandler: Done processing query
2176 2023.10.21 17:22:59.443700 [ 3 ] {b4ac5a56-5b2d-4e3f-8665-495eb432bf88} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
2177 2023.10.21 17:22:59.443716 [ 3 ] {} <Debug> HTTP-Session: dff74e75-79fc-4a28-8517-ace244a22718 Destroying unnamed session
2178 2023.10.21 17:23:04.232964 [ 157 ] {} <Debug> DNSResolver: Updating DNS cache
2179 2023.10.21 17:23:04.233075 [ 157 ] {} <Debug> DNSResolver: Updated DNS cache
2180 2023.10.21 17:23:04.444175 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 6488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2181 2023.10.21 17:23:04.444301 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2182 2023.10.21 17:23:04.444332 [ 3 ] {} <Debug> HTTP-Session: a0cb6137-e8cc-4d70-96c8-bb84b16be902 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
2183 2023.10.21 17:23:04.444361 [ 3 ] {} <Debug> HTTP-Session: a0cb6137-e8cc-4d70-96c8-bb84b16be902 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2184 2023.10.21 17:23:04.444508 [ 3 ] {e3d54910-7226-4d98-b9f6-deaf14dcb7b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2185 2023.10.21 17:23:04.444579 [ 3 ] {e3d54910-7226-4d98-b9f6-deaf14dcb7b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2186 2023.10.21 17:23:04.444799 [ 3 ] {e3d54910-7226-4d98-b9f6-deaf14dcb7b6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2187 2023.10.21 17:23:04.445266 [ 3 ] {e3d54910-7226-4d98-b9f6-deaf14dcb7b6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
2188 2023.10.21 17:23:04.445593 [ 3 ] {e3d54910-7226-4d98-b9f6-deaf14dcb7b6} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2189 2023.10.21 17:23:04.445769 [ 3 ] {e3d54910-7226-4d98-b9f6-deaf14dcb7b6} <Trace> oximeter.fields_i64 (be40c886-775a-4755-b336-3265d341e4e4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2190 2023.10.21 17:23:04.445910 [ 157 ] {} <Debug> oximeter.fields_i64 (be40c886-775a-4755-b336-3265d341e4e4) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2191 2023.10.21 17:23:04.445928 [ 3 ] {e3d54910-7226-4d98-b9f6-deaf14dcb7b6} <Information> executeQuery: Read 46 rows, 3.58 KiB in 0.001375181 sec., 33450 rows/sec., 2.54 MiB/sec.
2192 2023.10.21 17:23:04.445995 [ 157 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
2193 2023.10.21 17:23:04.446133 [ 19 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
2194 2023.10.21 17:23:04.446187 [ 3 ] {e3d54910-7226-4d98-b9f6-deaf14dcb7b6} <Debug> DynamicQueryHandler: Done processing query
2195 2023.10.21 17:23:04.446218 [ 3 ] {e3d54910-7226-4d98-b9f6-deaf14dcb7b6} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2196 2023.10.21 17:23:04.446223 [ 19 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2197 2023.10.21 17:23:04.446238 [ 3 ] {} <Debug> HTTP-Session: a0cb6137-e8cc-4d70-96c8-bb84b16be902 Destroying unnamed session
2198 2023.10.21 17:23:04.446262 [ 19 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 51 rows starting from the beginning of the part
2199 2023.10.21 17:23:04.446389 [ 19 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 46 rows starting from the beginning of the part
2200 2023.10.21 17:23:04.446437 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 33041, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2201 2023.10.21 17:23:04.446488 [ 19 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 5 rows starting from the beginning of the part
2202 2023.10.21 17:23:04.446498 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2203 2023.10.21 17:23:04.446531 [ 3 ] {} <Debug> HTTP-Session: 7ece6bfe-b943-4d96-a4ea-61c11ff20482 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
2204 2023.10.21 17:23:04.446557 [ 3 ] {} <Debug> HTTP-Session: 7ece6bfe-b943-4d96-a4ea-61c11ff20482 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2205 2023.10.21 17:23:04.446597 [ 19 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 46 rows starting from the beginning of the part
2206 2023.10.21 17:23:04.446692 [ 3 ] {9d719fe6-0036-4cd4-b3b5-9a5a7dec1590} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2207 2023.10.21 17:23:04.446705 [ 19 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 5 rows starting from the beginning of the part
2208 2023.10.21 17:23:04.446754 [ 3 ] {9d719fe6-0036-4cd4-b3b5-9a5a7dec1590} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2209 2023.10.21 17:23:04.446845 [ 19 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 46 rows starting from the beginning of the part
2210 2023.10.21 17:23:04.447061 [ 3 ] {9d719fe6-0036-4cd4-b3b5-9a5a7dec1590} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2211 2023.10.21 17:23:04.447695 [ 3 ] {9d719fe6-0036-4cd4-b3b5-9a5a7dec1590} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
2212 2023.10.21 17:23:04.447858 [ 21 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 199 rows, containing 4 columns (4 merged, 0 gathered) in 0.001795158 sec., 110853.75214883592 rows/sec., 8.46 MiB/sec.
2213 2023.10.21 17:23:04.448048 [ 3 ] {9d719fe6-0036-4cd4-b3b5-9a5a7dec1590} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2214 2023.10.21 17:23:04.448053 [ 21 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2215 2023.10.21 17:23:04.448291 [ 3 ] {9d719fe6-0036-4cd4-b3b5-9a5a7dec1590} <Trace> oximeter.fields_string (3ff5435d-5ca8-4576-b197-5495721110ce): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2216 2023.10.21 17:23:04.448373 [ 21 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_16_3} <Trace> oximeter.fields_i64 (be40c886-775a-4755-b336-3265d341e4e4): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
2217 2023.10.21 17:23:04.448457 [ 157 ] {} <Debug> oximeter.fields_string (3ff5435d-5ca8-4576-b197-5495721110ce) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2218 2023.10.21 17:23:04.448526 [ 21 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_16_3} <Trace> oximeter.fields_i64 (be40c886-775a-4755-b336-3265d341e4e4) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
2219 2023.10.21 17:23:04.448539 [ 157 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
2220 2023.10.21 17:23:04.448535 [ 3 ] {9d719fe6-0036-4cd4-b3b5-9a5a7dec1590} <Information> executeQuery: Read 207 rows, 20.39 KiB in 0.001778618 sec., 116382 rows/sec., 11.20 MiB/sec.
2221 2023.10.21 17:23:04.448720 [ 19 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
2222 2023.10.21 17:23:04.448842 [ 19 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2223 2023.10.21 17:23:04.448861 [ 3 ] {9d719fe6-0036-4cd4-b3b5-9a5a7dec1590} <Debug> DynamicQueryHandler: Done processing query
2224 2023.10.21 17:23:04.448871 [ 19 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 222 rows starting from the beginning of the part
2225 2023.10.21 17:23:04.448891 [ 3 ] {9d719fe6-0036-4cd4-b3b5-9a5a7dec1590} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2226 2023.10.21 17:23:04.448918 [ 3 ] {} <Debug> HTTP-Session: 7ece6bfe-b943-4d96-a4ea-61c11ff20482 Destroying unnamed session
2227 2023.10.21 17:23:04.448986 [ 19 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 207 rows starting from the beginning of the part
2228 2023.10.21 17:23:04.449066 [ 19 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 15 rows starting from the beginning of the part
2229 2023.10.21 17:23:04.449127 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 48909, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2230 2023.10.21 17:23:04.449152 [ 19 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 207 rows starting from the beginning of the part
2231 2023.10.21 17:23:04.449192 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2232 2023.10.21 17:23:04.449219 [ 3 ] {} <Debug> HTTP-Session: 1c29bf8a-73cb-43d8-b001-3e11283ee448 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
2233 2023.10.21 17:23:04.449253 [ 3 ] {} <Debug> HTTP-Session: 1c29bf8a-73cb-43d8-b001-3e11283ee448 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2234 2023.10.21 17:23:04.449262 [ 19 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 15 rows starting from the beginning of the part
2235 2023.10.21 17:23:04.449388 [ 19 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 207 rows starting from the beginning of the part
2236 2023.10.21 17:23:04.449394 [ 3 ] {c7e0f996-f909-4542-abbb-1ea65185a772} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2237 2023.10.21 17:23:04.449455 [ 3 ] {c7e0f996-f909-4542-abbb-1ea65185a772} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2238 2023.10.21 17:23:04.449645 [ 3 ] {c7e0f996-f909-4542-abbb-1ea65185a772} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2239 2023.10.21 17:23:04.450319 [ 3 ] {c7e0f996-f909-4542-abbb-1ea65185a772} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
2240 2023.10.21 17:23:04.450510 [ 19 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 873 rows, containing 4 columns (4 merged, 0 gathered) in 0.0019238 sec., 453789.3751949267 rows/sec., 43.52 MiB/sec.
2241 2023.10.21 17:23:04.450615 [ 3 ] {c7e0f996-f909-4542-abbb-1ea65185a772} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2242 2023.10.21 17:23:04.450652 [ 15 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2243 2023.10.21 17:23:04.450786 [ 3 ] {c7e0f996-f909-4542-abbb-1ea65185a772} <Trace> oximeter.fields_uuid (847bdbf3-1a8c-4f15-bf7e-af9da4975461): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2244 2023.10.21 17:23:04.450827 [ 15 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_16_3} <Trace> oximeter.fields_string (3ff5435d-5ca8-4576-b197-5495721110ce): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
2245 2023.10.21 17:23:04.450928 [ 15 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_16_3} <Trace> oximeter.fields_string (3ff5435d-5ca8-4576-b197-5495721110ce) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
2246 2023.10.21 17:23:04.450938 [ 157 ] {} <Debug> oximeter.fields_uuid (847bdbf3-1a8c-4f15-bf7e-af9da4975461) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2247 2023.10.21 17:23:04.450976 [ 3 ] {c7e0f996-f909-4542-abbb-1ea65185a772} <Information> executeQuery: Read 304 rows, 21.75 KiB in 0.001541024 sec., 197271 rows/sec., 13.78 MiB/sec.
2248 2023.10.21 17:23:04.451061 [ 157 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
2249 2023.10.21 17:23:04.451241 [ 21 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
2250 2023.10.21 17:23:04.451277 [ 3 ] {c7e0f996-f909-4542-abbb-1ea65185a772} <Debug> DynamicQueryHandler: Done processing query
2251 2023.10.21 17:23:04.451319 [ 3 ] {c7e0f996-f909-4542-abbb-1ea65185a772} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2252 2023.10.21 17:23:04.451371 [ 3 ] {} <Debug> HTTP-Session: 1c29bf8a-73cb-43d8-b001-3e11283ee448 Destroying unnamed session
2253 2023.10.21 17:23:04.451377 [ 21 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2254 2023.10.21 17:23:04.451422 [ 21 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 338 rows starting from the beginning of the part
2255 2023.10.21 17:23:04.451541 [ 21 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 315 rows starting from the beginning of the part
2256 2023.10.21 17:23:04.451556 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2257 2023.10.21 17:23:04.451649 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2258 2023.10.21 17:23:04.451707 [ 3 ] {} <Debug> HTTP-Session: 3b471aea-328a-42f3-9289-7b263a737556 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
2259 2023.10.21 17:23:04.451730 [ 21 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 5 rows starting from the beginning of the part
2260 2023.10.21 17:23:04.451742 [ 3 ] {} <Debug> HTTP-Session: 3b471aea-328a-42f3-9289-7b263a737556 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2261 2023.10.21 17:23:04.451965 [ 3 ] {1cdd95cf-ee81-4d41-a1c2-2a0ae1b35bcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2262 2023.10.21 17:23:04.451978 [ 21 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 304 rows starting from the beginning of the part
2263 2023.10.21 17:23:04.452062 [ 3 ] {1cdd95cf-ee81-4d41-a1c2-2a0ae1b35bcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2264 2023.10.21 17:23:04.452248 [ 21 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 5 rows starting from the beginning of the part
2265 2023.10.21 17:23:04.452531 [ 3 ] {1cdd95cf-ee81-4d41-a1c2-2a0ae1b35bcf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2266 2023.10.21 17:23:04.452551 [ 21 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 304 rows starting from the beginning of the part
2267 2023.10.21 17:23:04.453067 [ 3 ] {1cdd95cf-ee81-4d41-a1c2-2a0ae1b35bcf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
2268 2023.10.21 17:23:04.453616 [ 3 ] {1cdd95cf-ee81-4d41-a1c2-2a0ae1b35bcf} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2269 2023.10.21 17:23:04.453866 [ 3 ] {1cdd95cf-ee81-4d41-a1c2-2a0ae1b35bcf} <Trace> oximeter.measurements_bool (f36c016a-1dc9-4504-8cbe-a195fd37ea4c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
2270 2023.10.21 17:23:04.454012 [ 157 ] {} <Debug> oximeter.measurements_bool (f36c016a-1dc9-4504-8cbe-a195fd37ea4c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2271 2023.10.21 17:23:04.454144 [ 157 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
2272 2023.10.21 17:23:04.454159 [ 3 ] {1cdd95cf-ee81-4d41-a1c2-2a0ae1b35bcf} <Information> executeQuery: Read 6 rows, 258.00 B in 0.002121323 sec., 2828 rows/sec., 118.77 KiB/sec.
2273 2023.10.21 17:23:04.454377 [ 15 ] {f36c016a-1dc9-4504-8cbe-a195fd37ea4c::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
2274 2023.10.21 17:23:04.454606 [ 21 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1271 rows, containing 4 columns (4 merged, 0 gathered) in 0.003435543 sec., 369956.0739015637 rows/sec., 25.97 MiB/sec.
2275 2023.10.21 17:23:04.454628 [ 15 ] {f36c016a-1dc9-4504-8cbe-a195fd37ea4c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2276 2023.10.21 17:23:04.454637 [ 3 ] {1cdd95cf-ee81-4d41-a1c2-2a0ae1b35bcf} <Debug> DynamicQueryHandler: Done processing query
2277 2023.10.21 17:23:04.454679 [ 3 ] {1cdd95cf-ee81-4d41-a1c2-2a0ae1b35bcf} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2278 2023.10.21 17:23:04.454683 [ 15 ] {f36c016a-1dc9-4504-8cbe-a195fd37ea4c::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
2279 2023.10.21 17:23:04.454706 [ 3 ] {} <Debug> HTTP-Session: 3b471aea-328a-42f3-9289-7b263a737556 Destroying unnamed session
2280 2023.10.21 17:23:04.454773 [ 19 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2281 2023.10.21 17:23:04.454836 [ 15 ] {f36c016a-1dc9-4504-8cbe-a195fd37ea4c::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
2282 2023.10.21 17:23:04.454868 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 11532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2283 2023.10.21 17:23:04.454937 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2284 2023.10.21 17:23:04.454981 [ 3 ] {} <Debug> HTTP-Session: 02f91032-e567-4578-818f-c62e5ca8ed74 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
2285 2023.10.21 17:23:04.454988 [ 15 ] {f36c016a-1dc9-4504-8cbe-a195fd37ea4c::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
2286 2023.10.21 17:23:04.455015 [ 3 ] {} <Debug> HTTP-Session: 02f91032-e567-4578-818f-c62e5ca8ed74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2287 2023.10.21 17:23:04.455027 [ 19 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_16_3} <Trace> oximeter.fields_uuid (847bdbf3-1a8c-4f15-bf7e-af9da4975461): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
2288 2023.10.21 17:23:04.455146 [ 19 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_16_3} <Trace> oximeter.fields_uuid (847bdbf3-1a8c-4f15-bf7e-af9da4975461) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
2289 2023.10.21 17:23:04.455157 [ 15 ] {f36c016a-1dc9-4504-8cbe-a195fd37ea4c::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
2290 2023.10.21 17:23:04.455180 [ 3 ] {5b1dd9b5-7730-458e-b57e-d37e864deb24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2291 2023.10.21 17:23:04.455284 [ 3 ] {5b1dd9b5-7730-458e-b57e-d37e864deb24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2292 2023.10.21 17:23:04.455307 [ 15 ] {f36c016a-1dc9-4504-8cbe-a195fd37ea4c::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
2293 2023.10.21 17:23:04.455490 [ 15 ] {f36c016a-1dc9-4504-8cbe-a195fd37ea4c::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
2294 2023.10.21 17:23:04.455549 [ 3 ] {5b1dd9b5-7730-458e-b57e-d37e864deb24} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2295 2023.10.21 17:23:04.456064 [ 3 ] {5b1dd9b5-7730-458e-b57e-d37e864deb24} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
2296 2023.10.21 17:23:04.456371 [ 12 ] {f36c016a-1dc9-4504-8cbe-a195fd37ea4c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.002114754 sec., 31209.30377717692 rows/sec., 1.28 MiB/sec.
2297 2023.10.21 17:23:04.456427 [ 3 ] {5b1dd9b5-7730-458e-b57e-d37e864deb24} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2298 2023.10.21 17:23:04.456509 [ 15 ] {f36c016a-1dc9-4504-8cbe-a195fd37ea4c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2299 2023.10.21 17:23:04.456633 [ 3 ] {5b1dd9b5-7730-458e-b57e-d37e864deb24} <Trace> oximeter.measurements_cumulativei64 (0cf65f78-b0b4-48ed-bfad-6af23f9ac46e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
2300 2023.10.21 17:23:04.456722 [ 15 ] {f36c016a-1dc9-4504-8cbe-a195fd37ea4c::all_1_11_2} <Trace> oximeter.measurements_bool (f36c016a-1dc9-4504-8cbe-a195fd37ea4c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
2301 2023.10.21 17:23:04.456786 [ 157 ] {} <Debug> oximeter.measurements_cumulativei64 (0cf65f78-b0b4-48ed-bfad-6af23f9ac46e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2302 2023.10.21 17:23:04.456832 [ 3 ] {5b1dd9b5-7730-458e-b57e-d37e864deb24} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.001593135 sec., 39544 rows/sec., 2.40 MiB/sec.
2303 2023.10.21 17:23:04.456864 [ 157 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
2304 2023.10.21 17:23:04.456878 [ 15 ] {f36c016a-1dc9-4504-8cbe-a195fd37ea4c::all_1_11_2} <Trace> oximeter.measurements_bool (f36c016a-1dc9-4504-8cbe-a195fd37ea4c) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
2305 2023.10.21 17:23:04.457192 [ 14 ] {0cf65f78-b0b4-48ed-bfad-6af23f9ac46e::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
2306 2023.10.21 17:23:04.457225 [ 3 ] {5b1dd9b5-7730-458e-b57e-d37e864deb24} <Debug> DynamicQueryHandler: Done processing query
2307 2023.10.21 17:23:04.457290 [ 3 ] {5b1dd9b5-7730-458e-b57e-d37e864deb24} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2308 2023.10.21 17:23:04.457325 [ 3 ] {} <Debug> HTTP-Session: 02f91032-e567-4578-818f-c62e5ca8ed74 Destroying unnamed session
2309 2023.10.21 17:23:04.457392 [ 14 ] {0cf65f78-b0b4-48ed-bfad-6af23f9ac46e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2310 2023.10.21 17:23:04.457434 [ 14 ] {0cf65f78-b0b4-48ed-bfad-6af23f9ac46e::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
2311 2023.10.21 17:23:04.457571 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 42806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2312 2023.10.21 17:23:04.457639 [ 14 ] {0cf65f78-b0b4-48ed-bfad-6af23f9ac46e::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
2313 2023.10.21 17:23:04.457653 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2314 2023.10.21 17:23:04.457716 [ 3 ] {} <Debug> HTTP-Session: 25028858-1d70-4a8e-bd75-1d6eb37f5fc5 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
2315 2023.10.21 17:23:04.457756 [ 3 ] {} <Debug> HTTP-Session: 25028858-1d70-4a8e-bd75-1d6eb37f5fc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2316 2023.10.21 17:23:04.457928 [ 14 ] {0cf65f78-b0b4-48ed-bfad-6af23f9ac46e::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
2317 2023.10.21 17:23:04.457981 [ 3 ] {c1b028f3-9091-4df5-a4fc-5fb7427e41ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2318 2023.10.21 17:23:04.458098 [ 3 ] {c1b028f3-9091-4df5-a4fc-5fb7427e41ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2319 2023.10.21 17:23:04.458192 [ 14 ] {0cf65f78-b0b4-48ed-bfad-6af23f9ac46e::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
2320 2023.10.21 17:23:04.458615 [ 14 ] {0cf65f78-b0b4-48ed-bfad-6af23f9ac46e::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
2321 2023.10.21 17:23:04.458658 [ 3 ] {c1b028f3-9091-4df5-a4fc-5fb7427e41ac} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2322 2023.10.21 17:23:04.458872 [ 14 ] {0cf65f78-b0b4-48ed-bfad-6af23f9ac46e::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
2323 2023.10.21 17:23:04.459573 [ 3 ] {c1b028f3-9091-4df5-a4fc-5fb7427e41ac} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
2324 2023.10.21 17:23:04.460332 [ 3 ] {c1b028f3-9091-4df5-a4fc-5fb7427e41ac} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2325 2023.10.21 17:23:04.460627 [ 11 ] {0cf65f78-b0b4-48ed-bfad-6af23f9ac46e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 715 rows, containing 5 columns (5 merged, 0 gathered) in 0.003630417 sec., 196947.0724712891 rows/sec., 11.96 MiB/sec.
2326 2023.10.21 17:23:04.460660 [ 3 ] {c1b028f3-9091-4df5-a4fc-5fb7427e41ac} <Trace> oximeter.measurements_histogramf64 (efe5cb0d-bafb-438d-9aad-a218182ea8f7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2327 2023.10.21 17:23:04.460829 [ 19 ] {0cf65f78-b0b4-48ed-bfad-6af23f9ac46e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2328 2023.10.21 17:23:04.460835 [ 3 ] {c1b028f3-9091-4df5-a4fc-5fb7427e41ac} <Information> executeQuery: Read 40 rows, 55.27 KiB in 0.002794584 sec., 14313 rows/sec., 19.32 MiB/sec.
2329 2023.10.21 17:23:04.460993 [ 3 ] {c1b028f3-9091-4df5-a4fc-5fb7427e41ac} <Debug> DynamicQueryHandler: Done processing query
2330 2023.10.21 17:23:04.461019 [ 3 ] {c1b028f3-9091-4df5-a4fc-5fb7427e41ac} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2331 2023.10.21 17:23:04.461036 [ 3 ] {} <Debug> HTTP-Session: 25028858-1d70-4a8e-bd75-1d6eb37f5fc5 Destroying unnamed session
2332 2023.10.21 17:23:04.461112 [ 19 ] {0cf65f78-b0b4-48ed-bfad-6af23f9ac46e::all_1_11_2} <Trace> oximeter.measurements_cumulativei64 (0cf65f78-b0b4-48ed-bfad-6af23f9ac46e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
2333 2023.10.21 17:23:04.461187 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 2668, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2334 2023.10.21 17:23:04.461197 [ 19 ] {0cf65f78-b0b4-48ed-bfad-6af23f9ac46e::all_1_11_2} <Trace> oximeter.measurements_cumulativei64 (0cf65f78-b0b4-48ed-bfad-6af23f9ac46e) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
2335 2023.10.21 17:23:04.461233 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2336 2023.10.21 17:23:04.461259 [ 3 ] {} <Debug> HTTP-Session: faf9e3f6-25f1-40e8-a955-c9320083196a Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
2337 2023.10.21 17:23:04.461288 [ 3 ] {} <Debug> HTTP-Session: faf9e3f6-25f1-40e8-a955-c9320083196a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2338 2023.10.21 17:23:04.461375 [ 3 ] {98f11766-f062-4261-ab62-d88deffa9f5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
2339 2023.10.21 17:23:04.461414 [ 3 ] {98f11766-f062-4261-ab62-d88deffa9f5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
2340 2023.10.21 17:23:04.461520 [ 3 ] {98f11766-f062-4261-ab62-d88deffa9f5e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2341 2023.10.21 17:23:04.461768 [ 3 ] {98f11766-f062-4261-ab62-d88deffa9f5e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
2342 2023.10.21 17:23:04.461995 [ 3 ] {98f11766-f062-4261-ab62-d88deffa9f5e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2343 2023.10.21 17:23:04.462169 [ 3 ] {98f11766-f062-4261-ab62-d88deffa9f5e} <Trace> oximeter.measurements_i64 (8874b4fa-6ed1-425d-81a2-1ec088d97588): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
2344 2023.10.21 17:23:04.462295 [ 3 ] {98f11766-f062-4261-ab62-d88deffa9f5e} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000891834 sec., 21304 rows/sec., 1.10 MiB/sec.
2345 2023.10.21 17:23:04.462464 [ 3 ] {98f11766-f062-4261-ab62-d88deffa9f5e} <Debug> DynamicQueryHandler: Done processing query
2346 2023.10.21 17:23:04.462488 [ 3 ] {98f11766-f062-4261-ab62-d88deffa9f5e} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2347 2023.10.21 17:23:04.462504 [ 3 ] {} <Debug> HTTP-Session: faf9e3f6-25f1-40e8-a955-c9320083196a Destroying unnamed session
2348 2023.10.21 17:23:09.436524 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2349 2023.10.21 17:23:09.436659 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2350 2023.10.21 17:23:09.436692 [ 3 ] {} <Debug> HTTP-Session: 0c5102cd-2360-4709-882d-a04255ded6a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
2351 2023.10.21 17:23:09.436722 [ 3 ] {} <Debug> HTTP-Session: 0c5102cd-2360-4709-882d-a04255ded6a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2352 2023.10.21 17:23:09.436863 [ 3 ] {5aa6abb9-a108-4621-9239-282af55b98a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2353 2023.10.21 17:23:09.436933 [ 3 ] {5aa6abb9-a108-4621-9239-282af55b98a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2354 2023.10.21 17:23:09.437120 [ 3 ] {5aa6abb9-a108-4621-9239-282af55b98a5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2355 2023.10.21 17:23:09.437549 [ 3 ] {5aa6abb9-a108-4621-9239-282af55b98a5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
2356 2023.10.21 17:23:09.437838 [ 3 ] {5aa6abb9-a108-4621-9239-282af55b98a5} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2357 2023.10.21 17:23:09.438016 [ 3 ] {5aa6abb9-a108-4621-9239-282af55b98a5} <Trace> oximeter.fields_i64 (be40c886-775a-4755-b336-3265d341e4e4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
2358 2023.10.21 17:23:09.438170 [ 3 ] {5aa6abb9-a108-4621-9239-282af55b98a5} <Information> executeQuery: Read 5 rows, 415.00 B in 0.00125674 sec., 3978 rows/sec., 322.48 KiB/sec.
2359 2023.10.21 17:23:09.438344 [ 3 ] {5aa6abb9-a108-4621-9239-282af55b98a5} <Debug> DynamicQueryHandler: Done processing query
2360 2023.10.21 17:23:09.438371 [ 3 ] {5aa6abb9-a108-4621-9239-282af55b98a5} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2361 2023.10.21 17:23:09.438389 [ 3 ] {} <Debug> HTTP-Session: 0c5102cd-2360-4709-882d-a04255ded6a6 Destroying unnamed session
2362 2023.10.21 17:23:09.438523 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 2352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2363 2023.10.21 17:23:09.438571 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2364 2023.10.21 17:23:09.438591 [ 3 ] {} <Debug> HTTP-Session: 9b539f54-2db0-4737-a2f9-c3ee063e42cd Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
2365 2023.10.21 17:23:09.438610 [ 3 ] {} <Debug> HTTP-Session: 9b539f54-2db0-4737-a2f9-c3ee063e42cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2366 2023.10.21 17:23:09.438693 [ 3 ] {375780e3-b48d-47c9-ba1d-20c4557e6a8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2367 2023.10.21 17:23:09.438736 [ 3 ] {375780e3-b48d-47c9-ba1d-20c4557e6a8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2368 2023.10.21 17:23:09.438849 [ 3 ] {375780e3-b48d-47c9-ba1d-20c4557e6a8b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2369 2023.10.21 17:23:09.439158 [ 3 ] {375780e3-b48d-47c9-ba1d-20c4557e6a8b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
2370 2023.10.21 17:23:09.439365 [ 3 ] {375780e3-b48d-47c9-ba1d-20c4557e6a8b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2371 2023.10.21 17:23:09.439517 [ 3 ] {375780e3-b48d-47c9-ba1d-20c4557e6a8b} <Trace> oximeter.fields_string (3ff5435d-5ca8-4576-b197-5495721110ce): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
2372 2023.10.21 17:23:09.439639 [ 3 ] {375780e3-b48d-47c9-ba1d-20c4557e6a8b} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.000915284 sec., 16388 rows/sec., 1.48 MiB/sec.
2373 2023.10.21 17:23:09.439764 [ 3 ] {375780e3-b48d-47c9-ba1d-20c4557e6a8b} <Debug> DynamicQueryHandler: Done processing query
2374 2023.10.21 17:23:09.439788 [ 3 ] {375780e3-b48d-47c9-ba1d-20c4557e6a8b} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2375 2023.10.21 17:23:09.439805 [ 3 ] {} <Debug> HTTP-Session: 9b539f54-2db0-4737-a2f9-c3ee063e42cd Destroying unnamed session
2376 2023.10.21 17:23:09.439920 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2377 2023.10.21 17:23:09.439967 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2378 2023.10.21 17:23:09.439986 [ 3 ] {} <Debug> HTTP-Session: f174f661-f2ed-4585-9def-c318484c6f6d Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
2379 2023.10.21 17:23:09.440004 [ 3 ] {} <Debug> HTTP-Session: f174f661-f2ed-4585-9def-c318484c6f6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2380 2023.10.21 17:23:09.440078 [ 3 ] {fc81130b-dd19-41f3-9455-124a0493a66c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2381 2023.10.21 17:23:09.440119 [ 3 ] {fc81130b-dd19-41f3-9455-124a0493a66c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2382 2023.10.21 17:23:09.440227 [ 3 ] {fc81130b-dd19-41f3-9455-124a0493a66c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2383 2023.10.21 17:23:09.440498 [ 3 ] {fc81130b-dd19-41f3-9455-124a0493a66c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
2384 2023.10.21 17:23:09.440703 [ 3 ] {fc81130b-dd19-41f3-9455-124a0493a66c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2385 2023.10.21 17:23:09.440854 [ 3 ] {fc81130b-dd19-41f3-9455-124a0493a66c} <Trace> oximeter.fields_uuid (847bdbf3-1a8c-4f15-bf7e-af9da4975461): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
2386 2023.10.21 17:23:09.440976 [ 3 ] {fc81130b-dd19-41f3-9455-124a0493a66c} <Information> executeQuery: Read 5 rows, 410.00 B in 0.000867514 sec., 5763 rows/sec., 461.54 KiB/sec.
2387 2023.10.21 17:23:09.441084 [ 3 ] {fc81130b-dd19-41f3-9455-124a0493a66c} <Debug> DynamicQueryHandler: Done processing query
2388 2023.10.21 17:23:09.441108 [ 3 ] {fc81130b-dd19-41f3-9455-124a0493a66c} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2389 2023.10.21 17:23:09.441124 [ 3 ] {} <Debug> HTTP-Session: f174f661-f2ed-4585-9def-c318484c6f6d Destroying unnamed session
2390 2023.10.21 17:23:09.441269 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 5409, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2391 2023.10.21 17:23:09.441314 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2392 2023.10.21 17:23:09.441334 [ 3 ] {} <Debug> HTTP-Session: 74478995-2067-48ea-8478-c458d324570c Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
2393 2023.10.21 17:23:09.441351 [ 3 ] {} <Debug> HTTP-Session: 74478995-2067-48ea-8478-c458d324570c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2394 2023.10.21 17:23:09.441425 [ 3 ] {80c548e8-79d9-4531-8540-caaf495f4adb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2395 2023.10.21 17:23:09.441470 [ 3 ] {80c548e8-79d9-4531-8540-caaf495f4adb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2396 2023.10.21 17:23:09.441609 [ 3 ] {80c548e8-79d9-4531-8540-caaf495f4adb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2397 2023.10.21 17:23:09.441901 [ 3 ] {80c548e8-79d9-4531-8540-caaf495f4adb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
2398 2023.10.21 17:23:09.442185 [ 3 ] {80c548e8-79d9-4531-8540-caaf495f4adb} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2399 2023.10.21 17:23:09.442366 [ 3 ] {80c548e8-79d9-4531-8540-caaf495f4adb} <Trace> oximeter.measurements_histogramf64 (efe5cb0d-bafb-438d-9aad-a218182ea8f7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2400 2023.10.21 17:23:09.442495 [ 158 ] {} <Debug> oximeter.measurements_histogramf64 (efe5cb0d-bafb-438d-9aad-a218182ea8f7) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2401 2023.10.21 17:23:09.442507 [ 3 ] {80c548e8-79d9-4531-8540-caaf495f4adb} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001047756 sec., 4772 rows/sec., 6.44 MiB/sec.
2402 2023.10.21 17:23:09.442585 [ 158 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
2403 2023.10.21 17:23:09.442797 [ 15 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
2404 2023.10.21 17:23:09.442837 [ 3 ] {80c548e8-79d9-4531-8540-caaf495f4adb} <Debug> DynamicQueryHandler: Done processing query
2405 2023.10.21 17:23:09.442867 [ 3 ] {80c548e8-79d9-4531-8540-caaf495f4adb} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
2406 2023.10.21 17:23:09.442890 [ 3 ] {} <Debug> HTTP-Session: 74478995-2067-48ea-8478-c458d324570c Destroying unnamed session
2407 2023.10.21 17:23:09.442940 [ 15 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2408 2023.10.21 17:23:09.442980 [ 15 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 328 rows starting from the beginning of the part
2409 2023.10.21 17:23:09.443113 [ 15 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 5 rows starting from the beginning of the part
2410 2023.10.21 17:23:09.443228 [ 15 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 40 rows starting from the beginning of the part
2411 2023.10.21 17:23:09.443342 [ 15 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 5 rows starting from the beginning of the part
2412 2023.10.21 17:23:09.443450 [ 15 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 40 rows starting from the beginning of the part
2413 2023.10.21 17:23:09.443555 [ 15 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 5 rows starting from the beginning of the part
2414 2023.10.21 17:23:09.444907 [ 19 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 423 rows, containing 6 columns (6 merged, 0 gathered) in 0.002246156 sec., 188321.73722573143 rows/sec., 254.13 MiB/sec.
2415 2023.10.21 17:23:09.445157 [ 15 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2416 2023.10.21 17:23:09.445358 [ 15 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (efe5cb0d-bafb-438d-9aad-a218182ea8f7): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
2417 2023.10.21 17:23:09.445422 [ 15 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (efe5cb0d-bafb-438d-9aad-a218182ea8f7) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
2418 2023.10.21 17:23:09.445485 [ 15 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_16_3: 4.02 MiB.
2419 2023.10.21 17:23:10.001098 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 234.54 MiB, peak 235.79 MiB, will set to 230.38 MiB (RSS), difference: -4.15 MiB
2420 2023.10.21 17:23:14.444176 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 6488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2421 2023.10.21 17:23:14.444298 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2422 2023.10.21 17:23:14.444326 [ 3 ] {} <Debug> HTTP-Session: fc49ba2d-0d6e-4ef2-95b6-363313a759c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
2423 2023.10.21 17:23:14.444350 [ 3 ] {} <Debug> HTTP-Session: fc49ba2d-0d6e-4ef2-95b6-363313a759c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2424 2023.10.21 17:23:14.444481 [ 3 ] {df665710-482e-4d1e-bd38-acdb247f7e26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2425 2023.10.21 17:23:14.444544 [ 3 ] {df665710-482e-4d1e-bd38-acdb247f7e26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2426 2023.10.21 17:23:14.444707 [ 3 ] {df665710-482e-4d1e-bd38-acdb247f7e26} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2427 2023.10.21 17:23:14.445122 [ 3 ] {df665710-482e-4d1e-bd38-acdb247f7e26} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
2428 2023.10.21 17:23:14.445396 [ 3 ] {df665710-482e-4d1e-bd38-acdb247f7e26} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
2429 2023.10.21 17:23:14.445581 [ 3 ] {df665710-482e-4d1e-bd38-acdb247f7e26} <Trace> oximeter.fields_i64 (be40c886-775a-4755-b336-3265d341e4e4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
2430 2023.10.21 17:23:14.445714 [ 3 ] {df665710-482e-4d1e-bd38-acdb247f7e26} <Information> executeQuery: Read 46 rows, 3.58 KiB in 0.001196298 sec., 38451 rows/sec., 2.92 MiB/sec.
2431 2023.10.21 17:23:14.445858 [ 3 ] {df665710-482e-4d1e-bd38-acdb247f7e26} <Debug> DynamicQueryHandler: Done processing query
2432 2023.10.21 17:23:14.445886 [ 3 ] {df665710-482e-4d1e-bd38-acdb247f7e26} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2433 2023.10.21 17:23:14.445905 [ 3 ] {} <Debug> HTTP-Session: fc49ba2d-0d6e-4ef2-95b6-363313a759c8 Destroying unnamed session
2434 2023.10.21 17:23:14.446086 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 33041, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2435 2023.10.21 17:23:14.446137 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2436 2023.10.21 17:23:14.446157 [ 3 ] {} <Debug> HTTP-Session: 40d12151-745c-4e71-88c6-70e3155c83e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
2437 2023.10.21 17:23:14.446177 [ 3 ] {} <Debug> HTTP-Session: 40d12151-745c-4e71-88c6-70e3155c83e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2438 2023.10.21 17:23:14.446273 [ 3 ] {813f7992-1cc0-43b0-8714-4b879c48c6b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2439 2023.10.21 17:23:14.446316 [ 3 ] {813f7992-1cc0-43b0-8714-4b879c48c6b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2440 2023.10.21 17:23:14.446426 [ 3 ] {813f7992-1cc0-43b0-8714-4b879c48c6b1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2441 2023.10.21 17:23:14.446882 [ 3 ] {813f7992-1cc0-43b0-8714-4b879c48c6b1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
2442 2023.10.21 17:23:14.447117 [ 3 ] {813f7992-1cc0-43b0-8714-4b879c48c6b1} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
2443 2023.10.21 17:23:14.447290 [ 3 ] {813f7992-1cc0-43b0-8714-4b879c48c6b1} <Trace> oximeter.fields_string (3ff5435d-5ca8-4576-b197-5495721110ce): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
2444 2023.10.21 17:23:14.447396 [ 3 ] {813f7992-1cc0-43b0-8714-4b879c48c6b1} <Information> executeQuery: Read 207 rows, 20.39 KiB in 0.001091846 sec., 189587 rows/sec., 18.24 MiB/sec.
2445 2023.10.21 17:23:14.447552 [ 3 ] {813f7992-1cc0-43b0-8714-4b879c48c6b1} <Debug> DynamicQueryHandler: Done processing query
2446 2023.10.21 17:23:14.447577 [ 3 ] {813f7992-1cc0-43b0-8714-4b879c48c6b1} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2447 2023.10.21 17:23:14.447595 [ 3 ] {} <Debug> HTTP-Session: 40d12151-745c-4e71-88c6-70e3155c83e2 Destroying unnamed session
2448 2023.10.21 17:23:14.447872 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 50756, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2449 2023.10.21 17:23:14.447926 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2450 2023.10.21 17:23:14.447947 [ 3 ] {} <Debug> HTTP-Session: b80394d9-0ea0-41ab-af6f-69fafbd4ee3b Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
2451 2023.10.21 17:23:14.447966 [ 3 ] {} <Debug> HTTP-Session: b80394d9-0ea0-41ab-af6f-69fafbd4ee3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2452 2023.10.21 17:23:14.448076 [ 3 ] {7f444543-8be5-4350-bbce-abadf189d68f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2453 2023.10.21 17:23:14.448117 [ 3 ] {7f444543-8be5-4350-bbce-abadf189d68f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2454 2023.10.21 17:23:14.448231 [ 3 ] {7f444543-8be5-4350-bbce-abadf189d68f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2455 2023.10.21 17:23:14.448691 [ 3 ] {7f444543-8be5-4350-bbce-abadf189d68f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
2456 2023.10.21 17:23:14.448930 [ 3 ] {7f444543-8be5-4350-bbce-abadf189d68f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
2457 2023.10.21 17:23:14.449076 [ 3 ] {7f444543-8be5-4350-bbce-abadf189d68f} <Trace> oximeter.fields_uuid (847bdbf3-1a8c-4f15-bf7e-af9da4975461): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
2458 2023.10.21 17:23:14.449183 [ 3 ] {7f444543-8be5-4350-bbce-abadf189d68f} <Information> executeQuery: Read 315 rows, 22.62 KiB in 0.001075996 sec., 292752 rows/sec., 20.53 MiB/sec.
2459 2023.10.21 17:23:14.449293 [ 3 ] {7f444543-8be5-4350-bbce-abadf189d68f} <Debug> DynamicQueryHandler: Done processing query
2460 2023.10.21 17:23:14.449316 [ 3 ] {7f444543-8be5-4350-bbce-abadf189d68f} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2461 2023.10.21 17:23:14.449331 [ 3 ] {} <Debug> HTTP-Session: b80394d9-0ea0-41ab-af6f-69fafbd4ee3b Destroying unnamed session
2462 2023.10.21 17:23:14.449461 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2463 2023.10.21 17:23:14.449505 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2464 2023.10.21 17:23:14.449524 [ 3 ] {} <Debug> HTTP-Session: 6886ea37-2cc9-4b82-ba89-6ed6c6776553 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
2465 2023.10.21 17:23:14.449540 [ 3 ] {} <Debug> HTTP-Session: 6886ea37-2cc9-4b82-ba89-6ed6c6776553 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2466 2023.10.21 17:23:14.449608 [ 3 ] {cf7c5799-89b3-421d-8665-37bab1c012c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2467 2023.10.21 17:23:14.449647 [ 3 ] {cf7c5799-89b3-421d-8665-37bab1c012c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2468 2023.10.21 17:23:14.449753 [ 3 ] {cf7c5799-89b3-421d-8665-37bab1c012c8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2469 2023.10.21 17:23:14.450006 [ 3 ] {cf7c5799-89b3-421d-8665-37bab1c012c8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
2470 2023.10.21 17:23:14.450239 [ 3 ] {cf7c5799-89b3-421d-8665-37bab1c012c8} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2471 2023.10.21 17:23:14.450410 [ 3 ] {cf7c5799-89b3-421d-8665-37bab1c012c8} <Trace> oximeter.measurements_bool (f36c016a-1dc9-4504-8cbe-a195fd37ea4c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
2472 2023.10.21 17:23:14.450509 [ 3 ] {cf7c5799-89b3-421d-8665-37bab1c012c8} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000874143 sec., 6863 rows/sec., 288.23 KiB/sec.
2473 2023.10.21 17:23:14.450622 [ 3 ] {cf7c5799-89b3-421d-8665-37bab1c012c8} <Debug> DynamicQueryHandler: Done processing query
2474 2023.10.21 17:23:14.450646 [ 3 ] {cf7c5799-89b3-421d-8665-37bab1c012c8} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2475 2023.10.21 17:23:14.450662 [ 3 ] {} <Debug> HTTP-Session: 6886ea37-2cc9-4b82-ba89-6ed6c6776553 Destroying unnamed session
2476 2023.10.21 17:23:14.450792 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 13595, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2477 2023.10.21 17:23:14.450837 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2478 2023.10.21 17:23:14.450856 [ 3 ] {} <Debug> HTTP-Session: 9f4d2d75-b03e-4903-ab79-f3a181baeec7 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
2479 2023.10.21 17:23:14.450872 [ 3 ] {} <Debug> HTTP-Session: 9f4d2d75-b03e-4903-ab79-f3a181baeec7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2480 2023.10.21 17:23:14.450944 [ 3 ] {59596e16-5658-4452-ae5c-8929889a5513} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2481 2023.10.21 17:23:14.450986 [ 3 ] {59596e16-5658-4452-ae5c-8929889a5513} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2482 2023.10.21 17:23:14.451102 [ 3 ] {59596e16-5658-4452-ae5c-8929889a5513} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2483 2023.10.21 17:23:14.451488 [ 3 ] {59596e16-5658-4452-ae5c-8929889a5513} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
2484 2023.10.21 17:23:14.451728 [ 3 ] {59596e16-5658-4452-ae5c-8929889a5513} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2485 2023.10.21 17:23:14.451895 [ 3 ] {59596e16-5658-4452-ae5c-8929889a5513} <Trace> oximeter.measurements_cumulativei64 (0cf65f78-b0b4-48ed-bfad-6af23f9ac46e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
2486 2023.10.21 17:23:14.451999 [ 3 ] {59596e16-5658-4452-ae5c-8929889a5513} <Information> executeQuery: Read 74 rows, 4.64 KiB in 0.001027717 sec., 72004 rows/sec., 4.41 MiB/sec.
2487 2023.10.21 17:23:14.452125 [ 3 ] {59596e16-5658-4452-ae5c-8929889a5513} <Debug> DynamicQueryHandler: Done processing query
2488 2023.10.21 17:23:14.452148 [ 3 ] {59596e16-5658-4452-ae5c-8929889a5513} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
2489 2023.10.21 17:23:14.452164 [ 3 ] {} <Debug> HTTP-Session: 9f4d2d75-b03e-4903-ab79-f3a181baeec7 Destroying unnamed session
2490 2023.10.21 17:23:14.452329 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 42806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2491 2023.10.21 17:23:14.452374 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2492 2023.10.21 17:23:14.452394 [ 3 ] {} <Debug> HTTP-Session: 36123f3e-9b65-4398-97d6-75ef22f38cb5 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
2493 2023.10.21 17:23:14.452410 [ 3 ] {} <Debug> HTTP-Session: 36123f3e-9b65-4398-97d6-75ef22f38cb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2494 2023.10.21 17:23:14.452499 [ 3 ] {32a2df50-ea6c-473f-a05f-685cf156a678} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2495 2023.10.21 17:23:14.452541 [ 3 ] {32a2df50-ea6c-473f-a05f-685cf156a678} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2496 2023.10.21 17:23:14.452674 [ 3 ] {32a2df50-ea6c-473f-a05f-685cf156a678} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2497 2023.10.21 17:23:14.453167 [ 3 ] {32a2df50-ea6c-473f-a05f-685cf156a678} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
2498 2023.10.21 17:23:14.453462 [ 3 ] {32a2df50-ea6c-473f-a05f-685cf156a678} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2499 2023.10.21 17:23:14.453640 [ 3 ] {32a2df50-ea6c-473f-a05f-685cf156a678} <Trace> oximeter.measurements_histogramf64 (efe5cb0d-bafb-438d-9aad-a218182ea8f7): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
2500 2023.10.21 17:23:14.453761 [ 3 ] {32a2df50-ea6c-473f-a05f-685cf156a678} <Information> executeQuery: Read 40 rows, 55.27 KiB in 0.001230249 sec., 32513 rows/sec., 43.88 MiB/sec.
2501 2023.10.21 17:23:14.453888 [ 3 ] {32a2df50-ea6c-473f-a05f-685cf156a678} <Debug> DynamicQueryHandler: Done processing query
2502 2023.10.21 17:23:14.453912 [ 3 ] {32a2df50-ea6c-473f-a05f-685cf156a678} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2503 2023.10.21 17:23:14.453927 [ 3 ] {} <Debug> HTTP-Session: 36123f3e-9b65-4398-97d6-75ef22f38cb5 Destroying unnamed session
2504 2023.10.21 17:23:14.454084 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 2668, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2505 2023.10.21 17:23:14.454129 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2506 2023.10.21 17:23:14.454148 [ 3 ] {} <Debug> HTTP-Session: 8368f314-d53e-4bf7-8587-dcfd50fc3ea2 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
2507 2023.10.21 17:23:14.454165 [ 3 ] {} <Debug> HTTP-Session: 8368f314-d53e-4bf7-8587-dcfd50fc3ea2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2508 2023.10.21 17:23:14.454235 [ 3 ] {1e67b4aa-4a96-4e5e-b07f-2d997425d52a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
2509 2023.10.21 17:23:14.454274 [ 3 ] {1e67b4aa-4a96-4e5e-b07f-2d997425d52a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
2510 2023.10.21 17:23:14.454380 [ 3 ] {1e67b4aa-4a96-4e5e-b07f-2d997425d52a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2511 2023.10.21 17:23:14.454643 [ 3 ] {1e67b4aa-4a96-4e5e-b07f-2d997425d52a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
2512 2023.10.21 17:23:14.454870 [ 3 ] {1e67b4aa-4a96-4e5e-b07f-2d997425d52a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2513 2023.10.21 17:23:14.455037 [ 3 ] {1e67b4aa-4a96-4e5e-b07f-2d997425d52a} <Trace> oximeter.measurements_i64 (8874b4fa-6ed1-425d-81a2-1ec088d97588): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
2514 2023.10.21 17:23:14.455161 [ 3 ] {1e67b4aa-4a96-4e5e-b07f-2d997425d52a} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000897074 sec., 21179 rows/sec., 1.10 MiB/sec.
2515 2023.10.21 17:23:14.455282 [ 3 ] {1e67b4aa-4a96-4e5e-b07f-2d997425d52a} <Debug> DynamicQueryHandler: Done processing query
2516 2023.10.21 17:23:14.455306 [ 3 ] {1e67b4aa-4a96-4e5e-b07f-2d997425d52a} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2517 2023.10.21 17:23:14.455322 [ 3 ] {} <Debug> HTTP-Session: 8368f314-d53e-4bf7-8587-dcfd50fc3ea2 Destroying unnamed session
2518 2023.10.21 17:23:19.233133 [ 95 ] {} <Debug> DNSResolver: Updating DNS cache
2519 2023.10.21 17:23:19.233206 [ 95 ] {} <Debug> DNSResolver: Updated DNS cache
2520 2023.10.21 17:23:19.436652 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2521 2023.10.21 17:23:19.436763 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2522 2023.10.21 17:23:19.436794 [ 3 ] {} <Debug> HTTP-Session: f46bd155-a63c-4713-a8d9-2e1e51bfed03 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
2523 2023.10.21 17:23:19.436822 [ 3 ] {} <Debug> HTTP-Session: f46bd155-a63c-4713-a8d9-2e1e51bfed03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2524 2023.10.21 17:23:19.436964 [ 3 ] {a465c471-efd4-434f-b335-be7ea53a3141} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2525 2023.10.21 17:23:19.437033 [ 3 ] {a465c471-efd4-434f-b335-be7ea53a3141} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2526 2023.10.21 17:23:19.437216 [ 3 ] {a465c471-efd4-434f-b335-be7ea53a3141} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2527 2023.10.21 17:23:19.437643 [ 3 ] {a465c471-efd4-434f-b335-be7ea53a3141} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
2528 2023.10.21 17:23:19.437914 [ 3 ] {a465c471-efd4-434f-b335-be7ea53a3141} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
2529 2023.10.21 17:23:19.438077 [ 3 ] {a465c471-efd4-434f-b335-be7ea53a3141} <Trace> oximeter.fields_i64 (be40c886-775a-4755-b336-3265d341e4e4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
2530 2023.10.21 17:23:19.438202 [ 3 ] {a465c471-efd4-434f-b335-be7ea53a3141} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001197998 sec., 4173 rows/sec., 338.29 KiB/sec.
2531 2023.10.21 17:23:19.438448 [ 3 ] {a465c471-efd4-434f-b335-be7ea53a3141} <Debug> DynamicQueryHandler: Done processing query
2532 2023.10.21 17:23:19.438476 [ 3 ] {a465c471-efd4-434f-b335-be7ea53a3141} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2533 2023.10.21 17:23:19.438494 [ 3 ] {} <Debug> HTTP-Session: f46bd155-a63c-4713-a8d9-2e1e51bfed03 Destroying unnamed session
2534 2023.10.21 17:23:19.438620 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 2352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2535 2023.10.21 17:23:19.438680 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2536 2023.10.21 17:23:19.438700 [ 3 ] {} <Debug> HTTP-Session: a25c2465-ae61-498e-b871-1d1834dc1398 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
2537 2023.10.21 17:23:19.438719 [ 3 ] {} <Debug> HTTP-Session: a25c2465-ae61-498e-b871-1d1834dc1398 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2538 2023.10.21 17:23:19.438803 [ 3 ] {1f3368fc-f89a-4330-9a11-44723dd9942d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2539 2023.10.21 17:23:19.438845 [ 3 ] {1f3368fc-f89a-4330-9a11-44723dd9942d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2540 2023.10.21 17:23:19.438967 [ 3 ] {1f3368fc-f89a-4330-9a11-44723dd9942d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2541 2023.10.21 17:23:19.439284 [ 3 ] {1f3368fc-f89a-4330-9a11-44723dd9942d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
2542 2023.10.21 17:23:19.439504 [ 3 ] {1f3368fc-f89a-4330-9a11-44723dd9942d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
2543 2023.10.21 17:23:19.439661 [ 3 ] {1f3368fc-f89a-4330-9a11-44723dd9942d} <Trace> oximeter.fields_string (3ff5435d-5ca8-4576-b197-5495721110ce): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
2544 2023.10.21 17:23:19.439765 [ 3 ] {1f3368fc-f89a-4330-9a11-44723dd9942d} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.000933225 sec., 16073 rows/sec., 1.45 MiB/sec.
2545 2023.10.21 17:23:19.439888 [ 3 ] {1f3368fc-f89a-4330-9a11-44723dd9942d} <Debug> DynamicQueryHandler: Done processing query
2546 2023.10.21 17:23:19.439912 [ 3 ] {1f3368fc-f89a-4330-9a11-44723dd9942d} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2547 2023.10.21 17:23:19.439928 [ 3 ] {} <Debug> HTTP-Session: a25c2465-ae61-498e-b871-1d1834dc1398 Destroying unnamed session
2548 2023.10.21 17:23:19.440081 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2549 2023.10.21 17:23:19.440130 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2550 2023.10.21 17:23:19.440150 [ 3 ] {} <Debug> HTTP-Session: c14fd337-e54f-4a95-906d-22c624d9b2b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
2551 2023.10.21 17:23:19.440168 [ 3 ] {} <Debug> HTTP-Session: c14fd337-e54f-4a95-906d-22c624d9b2b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2552 2023.10.21 17:23:19.440244 [ 3 ] {0689e7ba-1c0d-4ca0-aeaa-636449504124} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2553 2023.10.21 17:23:19.440285 [ 3 ] {0689e7ba-1c0d-4ca0-aeaa-636449504124} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2554 2023.10.21 17:23:19.440397 [ 3 ] {0689e7ba-1c0d-4ca0-aeaa-636449504124} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2555 2023.10.21 17:23:19.440699 [ 3 ] {0689e7ba-1c0d-4ca0-aeaa-636449504124} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
2556 2023.10.21 17:23:19.440903 [ 3 ] {0689e7ba-1c0d-4ca0-aeaa-636449504124} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
2557 2023.10.21 17:23:19.441061 [ 3 ] {0689e7ba-1c0d-4ca0-aeaa-636449504124} <Trace> oximeter.fields_uuid (847bdbf3-1a8c-4f15-bf7e-af9da4975461): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
2558 2023.10.21 17:23:19.441166 [ 3 ] {0689e7ba-1c0d-4ca0-aeaa-636449504124} <Information> executeQuery: Read 5 rows, 410.00 B in 0.000892774 sec., 5600 rows/sec., 448.48 KiB/sec.
2559 2023.10.21 17:23:19.441361 [ 3 ] {0689e7ba-1c0d-4ca0-aeaa-636449504124} <Debug> DynamicQueryHandler: Done processing query
2560 2023.10.21 17:23:19.441387 [ 3 ] {0689e7ba-1c0d-4ca0-aeaa-636449504124} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2561 2023.10.21 17:23:19.441403 [ 3 ] {} <Debug> HTTP-Session: c14fd337-e54f-4a95-906d-22c624d9b2b5 Destroying unnamed session
2562 2023.10.21 17:23:19.441513 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 5409, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2563 2023.10.21 17:23:19.441560 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2564 2023.10.21 17:23:19.441579 [ 3 ] {} <Debug> HTTP-Session: 9ff19cdb-0b71-42b2-8a82-26622beae511 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
2565 2023.10.21 17:23:19.441596 [ 3 ] {} <Debug> HTTP-Session: 9ff19cdb-0b71-42b2-8a82-26622beae511 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2566 2023.10.21 17:23:19.441670 [ 3 ] {f01c1279-2b01-4797-8283-1b4160b72185} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2567 2023.10.21 17:23:19.441716 [ 3 ] {f01c1279-2b01-4797-8283-1b4160b72185} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2568 2023.10.21 17:23:19.441868 [ 3 ] {f01c1279-2b01-4797-8283-1b4160b72185} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2569 2023.10.21 17:23:19.442180 [ 3 ] {f01c1279-2b01-4797-8283-1b4160b72185} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
2570 2023.10.21 17:23:19.442454 [ 3 ] {f01c1279-2b01-4797-8283-1b4160b72185} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
2571 2023.10.21 17:23:19.442627 [ 3 ] {f01c1279-2b01-4797-8283-1b4160b72185} <Trace> oximeter.measurements_histogramf64 (efe5cb0d-bafb-438d-9aad-a218182ea8f7): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
2572 2023.10.21 17:23:19.442731 [ 3 ] {f01c1279-2b01-4797-8283-1b4160b72185} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001033696 sec., 4837 rows/sec., 6.53 MiB/sec.
2573 2023.10.21 17:23:19.442852 [ 3 ] {f01c1279-2b01-4797-8283-1b4160b72185} <Debug> DynamicQueryHandler: Done processing query
2574 2023.10.21 17:23:19.442876 [ 3 ] {f01c1279-2b01-4797-8283-1b4160b72185} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2575 2023.10.21 17:23:19.442891 [ 3 ] {} <Debug> HTTP-Session: 9ff19cdb-0b71-42b2-8a82-26622beae511 Destroying unnamed session
2576 2023.10.21 17:23:24.443976 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 6488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2577 2023.10.21 17:23:24.444117 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2578 2023.10.21 17:23:24.444149 [ 3 ] {} <Debug> HTTP-Session: 66780420-150b-4e52-be72-deade134b528 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
2579 2023.10.21 17:23:24.444178 [ 3 ] {} <Debug> HTTP-Session: 66780420-150b-4e52-be72-deade134b528 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2580 2023.10.21 17:23:24.444324 [ 3 ] {2b767f2d-f80a-4235-85dd-20cfc55a93c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2581 2023.10.21 17:23:24.444394 [ 3 ] {2b767f2d-f80a-4235-85dd-20cfc55a93c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2582 2023.10.21 17:23:24.444555 [ 3 ] {2b767f2d-f80a-4235-85dd-20cfc55a93c4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2583 2023.10.21 17:23:24.445015 [ 3 ] {2b767f2d-f80a-4235-85dd-20cfc55a93c4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
2584 2023.10.21 17:23:24.445297 [ 3 ] {2b767f2d-f80a-4235-85dd-20cfc55a93c4} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
2585 2023.10.21 17:23:24.445461 [ 3 ] {2b767f2d-f80a-4235-85dd-20cfc55a93c4} <Trace> oximeter.fields_i64 (be40c886-775a-4755-b336-3265d341e4e4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
2586 2023.10.21 17:23:24.445583 [ 3 ] {2b767f2d-f80a-4235-85dd-20cfc55a93c4} <Information> executeQuery: Read 46 rows, 3.58 KiB in 0.001216739 sec., 37805 rows/sec., 2.87 MiB/sec.
2587 2023.10.21 17:23:24.445735 [ 3 ] {2b767f2d-f80a-4235-85dd-20cfc55a93c4} <Debug> DynamicQueryHandler: Done processing query
2588 2023.10.21 17:23:24.445762 [ 3 ] {2b767f2d-f80a-4235-85dd-20cfc55a93c4} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2589 2023.10.21 17:23:24.445780 [ 3 ] {} <Debug> HTTP-Session: 66780420-150b-4e52-be72-deade134b528 Destroying unnamed session
2590 2023.10.21 17:23:24.445951 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 33041, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2591 2023.10.21 17:23:24.446005 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2592 2023.10.21 17:23:24.446028 [ 3 ] {} <Debug> HTTP-Session: 7c846b6a-a0d0-4fae-9c08-90701705e269 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
2593 2023.10.21 17:23:24.446048 [ 3 ] {} <Debug> HTTP-Session: 7c846b6a-a0d0-4fae-9c08-90701705e269 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2594 2023.10.21 17:23:24.446140 [ 3 ] {1dcd4f22-a221-40b1-85cb-ed5bb7a28cba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2595 2023.10.21 17:23:24.446182 [ 3 ] {1dcd4f22-a221-40b1-85cb-ed5bb7a28cba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2596 2023.10.21 17:23:24.446293 [ 3 ] {1dcd4f22-a221-40b1-85cb-ed5bb7a28cba} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2597 2023.10.21 17:23:24.446778 [ 3 ] {1dcd4f22-a221-40b1-85cb-ed5bb7a28cba} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
2598 2023.10.21 17:23:24.447008 [ 3 ] {1dcd4f22-a221-40b1-85cb-ed5bb7a28cba} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
2599 2023.10.21 17:23:24.447159 [ 3 ] {1dcd4f22-a221-40b1-85cb-ed5bb7a28cba} <Trace> oximeter.fields_string (3ff5435d-5ca8-4576-b197-5495721110ce): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
2600 2023.10.21 17:23:24.447264 [ 3 ] {1dcd4f22-a221-40b1-85cb-ed5bb7a28cba} <Information> executeQuery: Read 207 rows, 20.39 KiB in 0.001094347 sec., 189153 rows/sec., 18.20 MiB/sec.
2601 2023.10.21 17:23:24.447385 [ 3 ] {1dcd4f22-a221-40b1-85cb-ed5bb7a28cba} <Debug> DynamicQueryHandler: Done processing query
2602 2023.10.21 17:23:24.447410 [ 3 ] {1dcd4f22-a221-40b1-85cb-ed5bb7a28cba} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2603 2023.10.21 17:23:24.447427 [ 3 ] {} <Debug> HTTP-Session: 7c846b6a-a0d0-4fae-9c08-90701705e269 Destroying unnamed session
2604 2023.10.21 17:23:24.447590 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 48909, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2605 2023.10.21 17:23:24.447638 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2606 2023.10.21 17:23:24.447659 [ 3 ] {} <Debug> HTTP-Session: 096fa356-ac81-4213-bbb2-c89c207faa6f Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
2607 2023.10.21 17:23:24.447677 [ 3 ] {} <Debug> HTTP-Session: 096fa356-ac81-4213-bbb2-c89c207faa6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2608 2023.10.21 17:23:24.447760 [ 3 ] {8afd2150-4ca3-4703-9e06-9793287a1799} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2609 2023.10.21 17:23:24.447800 [ 3 ] {8afd2150-4ca3-4703-9e06-9793287a1799} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2610 2023.10.21 17:23:24.447912 [ 3 ] {8afd2150-4ca3-4703-9e06-9793287a1799} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2611 2023.10.21 17:23:24.448401 [ 3 ] {8afd2150-4ca3-4703-9e06-9793287a1799} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
2612 2023.10.21 17:23:24.448638 [ 3 ] {8afd2150-4ca3-4703-9e06-9793287a1799} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
2613 2023.10.21 17:23:24.448798 [ 3 ] {8afd2150-4ca3-4703-9e06-9793287a1799} <Trace> oximeter.fields_uuid (847bdbf3-1a8c-4f15-bf7e-af9da4975461): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
2614 2023.10.21 17:23:24.448905 [ 3 ] {8afd2150-4ca3-4703-9e06-9793287a1799} <Information> executeQuery: Read 304 rows, 21.75 KiB in 0.001117127 sec., 272126 rows/sec., 19.01 MiB/sec.
2615 2023.10.21 17:23:24.449023 [ 3 ] {8afd2150-4ca3-4703-9e06-9793287a1799} <Debug> DynamicQueryHandler: Done processing query
2616 2023.10.21 17:23:24.449047 [ 3 ] {8afd2150-4ca3-4703-9e06-9793287a1799} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2617 2023.10.21 17:23:24.449063 [ 3 ] {} <Debug> HTTP-Session: 096fa356-ac81-4213-bbb2-c89c207faa6f Destroying unnamed session
2618 2023.10.21 17:23:24.449173 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2619 2023.10.21 17:23:24.449219 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2620 2023.10.21 17:23:24.449239 [ 3 ] {} <Debug> HTTP-Session: d8bf09c5-2bb3-4529-b8f9-6147d9622061 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
2621 2023.10.21 17:23:24.449255 [ 3 ] {} <Debug> HTTP-Session: d8bf09c5-2bb3-4529-b8f9-6147d9622061 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2622 2023.10.21 17:23:24.449326 [ 3 ] {bdb21956-bd06-4535-988c-c97a730009bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2623 2023.10.21 17:23:24.449367 [ 3 ] {bdb21956-bd06-4535-988c-c97a730009bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2624 2023.10.21 17:23:24.449476 [ 3 ] {bdb21956-bd06-4535-988c-c97a730009bd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2625 2023.10.21 17:23:24.449746 [ 3 ] {bdb21956-bd06-4535-988c-c97a730009bd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
2626 2023.10.21 17:23:24.449987 [ 3 ] {bdb21956-bd06-4535-988c-c97a730009bd} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2627 2023.10.21 17:23:24.450164 [ 3 ] {bdb21956-bd06-4535-988c-c97a730009bd} <Trace> oximeter.measurements_bool (f36c016a-1dc9-4504-8cbe-a195fd37ea4c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
2628 2023.10.21 17:23:24.450265 [ 3 ] {bdb21956-bd06-4535-988c-c97a730009bd} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000909794 sec., 6594 rows/sec., 276.93 KiB/sec.
2629 2023.10.21 17:23:24.450449 [ 3 ] {bdb21956-bd06-4535-988c-c97a730009bd} <Debug> DynamicQueryHandler: Done processing query
2630 2023.10.21 17:23:24.450473 [ 3 ] {bdb21956-bd06-4535-988c-c97a730009bd} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2631 2023.10.21 17:23:24.450489 [ 3 ] {} <Debug> HTTP-Session: d8bf09c5-2bb3-4529-b8f9-6147d9622061 Destroying unnamed session
2632 2023.10.21 17:23:24.450608 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 11532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2633 2023.10.21 17:23:24.450654 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2634 2023.10.21 17:23:24.450673 [ 3 ] {} <Debug> HTTP-Session: 089b8b01-1c7c-447f-9ef2-5636240c2991 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
2635 2023.10.21 17:23:24.450690 [ 3 ] {} <Debug> HTTP-Session: 089b8b01-1c7c-447f-9ef2-5636240c2991 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2636 2023.10.21 17:23:24.450764 [ 3 ] {b392fa8f-a5bc-4778-a1e5-66a2a1474c8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2637 2023.10.21 17:23:24.450807 [ 3 ] {b392fa8f-a5bc-4778-a1e5-66a2a1474c8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2638 2023.10.21 17:23:24.450935 [ 3 ] {b392fa8f-a5bc-4778-a1e5-66a2a1474c8c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2639 2023.10.21 17:23:24.451246 [ 3 ] {b392fa8f-a5bc-4778-a1e5-66a2a1474c8c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
2640 2023.10.21 17:23:24.451484 [ 3 ] {b392fa8f-a5bc-4778-a1e5-66a2a1474c8c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2641 2023.10.21 17:23:24.451641 [ 3 ] {b392fa8f-a5bc-4778-a1e5-66a2a1474c8c} <Trace> oximeter.measurements_cumulativei64 (0cf65f78-b0b4-48ed-bfad-6af23f9ac46e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
2642 2023.10.21 17:23:24.451737 [ 3 ] {b392fa8f-a5bc-4778-a1e5-66a2a1474c8c} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000968655 sec., 65038 rows/sec., 3.94 MiB/sec.
2643 2023.10.21 17:23:24.451848 [ 3 ] {b392fa8f-a5bc-4778-a1e5-66a2a1474c8c} <Debug> DynamicQueryHandler: Done processing query
2644 2023.10.21 17:23:24.451870 [ 3 ] {b392fa8f-a5bc-4778-a1e5-66a2a1474c8c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2645 2023.10.21 17:23:24.451885 [ 3 ] {} <Debug> HTTP-Session: 089b8b01-1c7c-447f-9ef2-5636240c2991 Destroying unnamed session
2646 2023.10.21 17:23:24.452032 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 42806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2647 2023.10.21 17:23:24.452074 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2648 2023.10.21 17:23:24.452092 [ 3 ] {} <Debug> HTTP-Session: 0db5618f-629c-42f2-91a0-6036dc878c07 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
2649 2023.10.21 17:23:24.452107 [ 3 ] {} <Debug> HTTP-Session: 0db5618f-629c-42f2-91a0-6036dc878c07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2650 2023.10.21 17:23:24.452181 [ 3 ] {bff5f104-44fd-499e-a8e7-18da726fc56f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2651 2023.10.21 17:23:24.452221 [ 3 ] {bff5f104-44fd-499e-a8e7-18da726fc56f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2652 2023.10.21 17:23:24.452410 [ 3 ] {bff5f104-44fd-499e-a8e7-18da726fc56f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2653 2023.10.21 17:23:24.452866 [ 3 ] {bff5f104-44fd-499e-a8e7-18da726fc56f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
2654 2023.10.21 17:23:24.453162 [ 3 ] {bff5f104-44fd-499e-a8e7-18da726fc56f} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
2655 2023.10.21 17:23:24.453335 [ 3 ] {bff5f104-44fd-499e-a8e7-18da726fc56f} <Trace> oximeter.measurements_histogramf64 (efe5cb0d-bafb-438d-9aad-a218182ea8f7): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
2656 2023.10.21 17:23:24.453438 [ 3 ] {bff5f104-44fd-499e-a8e7-18da726fc56f} <Information> executeQuery: Read 40 rows, 55.27 KiB in 0.001175668 sec., 34023 rows/sec., 45.91 MiB/sec.
2657 2023.10.21 17:23:24.453562 [ 3 ] {bff5f104-44fd-499e-a8e7-18da726fc56f} <Debug> DynamicQueryHandler: Done processing query
2658 2023.10.21 17:23:24.453585 [ 3 ] {bff5f104-44fd-499e-a8e7-18da726fc56f} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2659 2023.10.21 17:23:24.453600 [ 3 ] {} <Debug> HTTP-Session: 0db5618f-629c-42f2-91a0-6036dc878c07 Destroying unnamed session
2660 2023.10.21 17:23:24.453710 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 2668, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2661 2023.10.21 17:23:24.453754 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2662 2023.10.21 17:23:24.453773 [ 3 ] {} <Debug> HTTP-Session: 79269d4a-3c47-4584-8cfc-1c60d7117720 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
2663 2023.10.21 17:23:24.453790 [ 3 ] {} <Debug> HTTP-Session: 79269d4a-3c47-4584-8cfc-1c60d7117720 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2664 2023.10.21 17:23:24.453858 [ 3 ] {440b285f-586d-4185-8321-3b983d36df47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
2665 2023.10.21 17:23:24.453897 [ 3 ] {440b285f-586d-4185-8321-3b983d36df47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
2666 2023.10.21 17:23:24.454002 [ 3 ] {440b285f-586d-4185-8321-3b983d36df47} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2667 2023.10.21 17:23:24.454265 [ 3 ] {440b285f-586d-4185-8321-3b983d36df47} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
2668 2023.10.21 17:23:24.454497 [ 3 ] {440b285f-586d-4185-8321-3b983d36df47} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2669 2023.10.21 17:23:24.454664 [ 3 ] {440b285f-586d-4185-8321-3b983d36df47} <Trace> oximeter.measurements_i64 (8874b4fa-6ed1-425d-81a2-1ec088d97588): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
2670 2023.10.21 17:23:24.454764 [ 3 ] {440b285f-586d-4185-8321-3b983d36df47} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000877484 sec., 21652 rows/sec., 1.12 MiB/sec.
2671 2023.10.21 17:23:24.454947 [ 3 ] {440b285f-586d-4185-8321-3b983d36df47} <Debug> DynamicQueryHandler: Done processing query
2672 2023.10.21 17:23:24.454971 [ 3 ] {440b285f-586d-4185-8321-3b983d36df47} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2673 2023.10.21 17:23:24.454986 [ 3 ] {} <Debug> HTTP-Session: 79269d4a-3c47-4584-8cfc-1c60d7117720 Destroying unnamed session
2674 2023.10.21 17:23:29.436743 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2675 2023.10.21 17:23:29.436880 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2676 2023.10.21 17:23:29.436911 [ 3 ] {} <Debug> HTTP-Session: 73a98f07-0888-43b2-a733-0cd3c62dde9d Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
2677 2023.10.21 17:23:29.436939 [ 3 ] {} <Debug> HTTP-Session: 73a98f07-0888-43b2-a733-0cd3c62dde9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2678 2023.10.21 17:23:29.437081 [ 3 ] {c62a4f5f-df0c-47ba-a80f-7b8df2a1827b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2679 2023.10.21 17:23:29.437153 [ 3 ] {c62a4f5f-df0c-47ba-a80f-7b8df2a1827b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2680 2023.10.21 17:23:29.437340 [ 3 ] {c62a4f5f-df0c-47ba-a80f-7b8df2a1827b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2681 2023.10.21 17:23:29.437814 [ 3 ] {c62a4f5f-df0c-47ba-a80f-7b8df2a1827b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
2682 2023.10.21 17:23:29.438082 [ 3 ] {c62a4f5f-df0c-47ba-a80f-7b8df2a1827b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
2683 2023.10.21 17:23:29.438246 [ 3 ] {c62a4f5f-df0c-47ba-a80f-7b8df2a1827b} <Trace> oximeter.fields_i64 (be40c886-775a-4755-b336-3265d341e4e4): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
2684 2023.10.21 17:23:29.438393 [ 3 ] {c62a4f5f-df0c-47ba-a80f-7b8df2a1827b} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001260839 sec., 3965 rows/sec., 321.43 KiB/sec.
2685 2023.10.21 17:23:29.438397 [ 77 ] {} <Debug> oximeter.fields_i64 (be40c886-775a-4755-b336-3265d341e4e4) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
2686 2023.10.21 17:23:29.438530 [ 77 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
2687 2023.10.21 17:23:29.438603 [ 3 ] {c62a4f5f-df0c-47ba-a80f-7b8df2a1827b} <Debug> DynamicQueryHandler: Done processing query
2688 2023.10.21 17:23:29.438643 [ 3 ] {c62a4f5f-df0c-47ba-a80f-7b8df2a1827b} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2689 2023.10.21 17:23:29.438650 [ 14 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
2690 2023.10.21 17:23:29.438665 [ 3 ] {} <Debug> HTTP-Session: 73a98f07-0888-43b2-a733-0cd3c62dde9d Destroying unnamed session
2691 2023.10.21 17:23:29.438796 [ 14 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2692 2023.10.21 17:23:29.438854 [ 14 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 51 rows starting from the beginning of the part
2693 2023.10.21 17:23:29.438864 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 2352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2694 2023.10.21 17:23:29.438958 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2695 2023.10.21 17:23:29.439012 [ 3 ] {} <Debug> HTTP-Session: 8d75629e-9ccf-4cc6-8cad-2afb76578084 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
2696 2023.10.21 17:23:29.439069 [ 3 ] {} <Debug> HTTP-Session: 8d75629e-9ccf-4cc6-8cad-2afb76578084 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2697 2023.10.21 17:23:29.439080 [ 14 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 5 rows starting from the beginning of the part
2698 2023.10.21 17:23:29.439288 [ 3 ] {4a85fbd2-0e92-44ed-976b-5d3509ada055} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2699 2023.10.21 17:23:29.439324 [ 14 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 46 rows starting from the beginning of the part
2700 2023.10.21 17:23:29.439400 [ 3 ] {4a85fbd2-0e92-44ed-976b-5d3509ada055} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2701 2023.10.21 17:23:29.439597 [ 14 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 5 rows starting from the beginning of the part
2702 2023.10.21 17:23:29.439915 [ 3 ] {4a85fbd2-0e92-44ed-976b-5d3509ada055} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2703 2023.10.21 17:23:29.439928 [ 14 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 46 rows starting from the beginning of the part
2704 2023.10.21 17:23:29.440125 [ 14 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 5 rows starting from the beginning of the part
2705 2023.10.21 17:23:29.440670 [ 3 ] {4a85fbd2-0e92-44ed-976b-5d3509ada055} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
2706 2023.10.21 17:23:29.441071 [ 3 ] {4a85fbd2-0e92-44ed-976b-5d3509ada055} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
2707 2023.10.21 17:23:29.441375 [ 3 ] {4a85fbd2-0e92-44ed-976b-5d3509ada055} <Trace> oximeter.fields_string (3ff5435d-5ca8-4576-b197-5495721110ce): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
2708 2023.10.21 17:23:29.441675 [ 77 ] {} <Debug> oximeter.fields_string (3ff5435d-5ca8-4576-b197-5495721110ce) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
2709 2023.10.21 17:23:29.441781 [ 77 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
2710 2023.10.21 17:23:29.441791 [ 19 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 158 rows, containing 4 columns (4 merged, 0 gathered) in 0.003190641 sec., 49519.83002788468 rows/sec., 3.79 MiB/sec.
2711 2023.10.21 17:23:29.441793 [ 3 ] {4a85fbd2-0e92-44ed-976b-5d3509ada055} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.002438078 sec., 6152 rows/sec., 568.37 KiB/sec.
2712 2023.10.21 17:23:29.441949 [ 14 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
2713 2023.10.21 17:23:29.442158 [ 15 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
2714 2023.10.21 17:23:29.442328 [ 14 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2715 2023.10.21 17:23:29.442360 [ 3 ] {4a85fbd2-0e92-44ed-976b-5d3509ada055} <Debug> DynamicQueryHandler: Done processing query
2716 2023.10.21 17:23:29.442436 [ 14 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 222 rows starting from the beginning of the part
2717 2023.10.21 17:23:29.442443 [ 3 ] {4a85fbd2-0e92-44ed-976b-5d3509ada055} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2718 2023.10.21 17:23:29.442524 [ 3 ] {} <Debug> HTTP-Session: 8d75629e-9ccf-4cc6-8cad-2afb76578084 Destroying unnamed session
2719 2023.10.21 17:23:29.442702 [ 15 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_21_4} <Trace> oximeter.fields_i64 (be40c886-775a-4755-b336-3265d341e4e4): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
2720 2023.10.21 17:23:29.442757 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2721 2023.10.21 17:23:29.442782 [ 14 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 15 rows starting from the beginning of the part
2722 2023.10.21 17:23:29.442856 [ 15 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_21_4} <Trace> oximeter.fields_i64 (be40c886-775a-4755-b336-3265d341e4e4) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
2723 2023.10.21 17:23:29.442881 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2724 2023.10.21 17:23:29.442936 [ 3 ] {} <Debug> HTTP-Session: d38203a7-9515-43dc-ab89-8156142cde1a Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
2725 2023.10.21 17:23:29.443043 [ 3 ] {} <Debug> HTTP-Session: d38203a7-9515-43dc-ab89-8156142cde1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2726 2023.10.21 17:23:29.443121 [ 14 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 207 rows starting from the beginning of the part
2727 2023.10.21 17:23:29.443262 [ 3 ] {f551d845-5702-424d-be08-750cc2557295} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2728 2023.10.21 17:23:29.443366 [ 14 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 15 rows starting from the beginning of the part
2729 2023.10.21 17:23:29.443369 [ 3 ] {f551d845-5702-424d-be08-750cc2557295} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2730 2023.10.21 17:23:29.443658 [ 14 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 207 rows starting from the beginning of the part
2731 2023.10.21 17:23:29.443889 [ 3 ] {f551d845-5702-424d-be08-750cc2557295} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2732 2023.10.21 17:23:29.443929 [ 14 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 15 rows starting from the beginning of the part
2733 2023.10.21 17:23:29.444557 [ 3 ] {f551d845-5702-424d-be08-750cc2557295} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
2734 2023.10.21 17:23:29.445038 [ 3 ] {f551d845-5702-424d-be08-750cc2557295} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
2735 2023.10.21 17:23:29.445366 [ 3 ] {f551d845-5702-424d-be08-750cc2557295} <Trace> oximeter.fields_uuid (847bdbf3-1a8c-4f15-bf7e-af9da4975461): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
2736 2023.10.21 17:23:29.445524 [ 15 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 681 rows, containing 4 columns (4 merged, 0 gathered) in 0.003684118 sec., 184847.49945577205 rows/sec., 17.69 MiB/sec.
2737 2023.10.21 17:23:29.445595 [ 77 ] {} <Debug> oximeter.fields_uuid (847bdbf3-1a8c-4f15-bf7e-af9da4975461) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
2738 2023.10.21 17:23:29.445632 [ 3 ] {f551d845-5702-424d-be08-750cc2557295} <Information> executeQuery: Read 5 rows, 410.00 B in 0.002309536 sec., 2164 rows/sec., 173.36 KiB/sec.
2739 2023.10.21 17:23:29.445683 [ 77 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
2740 2023.10.21 17:23:29.445713 [ 15 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
2741 2023.10.21 17:23:29.445952 [ 19 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
2742 2023.10.21 17:23:29.446146 [ 3 ] {f551d845-5702-424d-be08-750cc2557295} <Debug> DynamicQueryHandler: Done processing query
2743 2023.10.21 17:23:29.446186 [ 19 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2744 2023.10.21 17:23:29.446192 [ 3 ] {f551d845-5702-424d-be08-750cc2557295} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2745 2023.10.21 17:23:29.446186 [ 15 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_21_4} <Trace> oximeter.fields_string (3ff5435d-5ca8-4576-b197-5495721110ce): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
2746 2023.10.21 17:23:29.446233 [ 3 ] {} <Debug> HTTP-Session: d38203a7-9515-43dc-ab89-8156142cde1a Destroying unnamed session
2747 2023.10.21 17:23:29.446236 [ 19 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 338 rows starting from the beginning of the part
2748 2023.10.21 17:23:29.446298 [ 15 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_21_4} <Trace> oximeter.fields_string (3ff5435d-5ca8-4576-b197-5495721110ce) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
2749 2023.10.21 17:23:29.446399 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 5409, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2750 2023.10.21 17:23:29.446439 [ 19 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 5 rows starting from the beginning of the part
2751 2023.10.21 17:23:29.446470 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2752 2023.10.21 17:23:29.446498 [ 3 ] {} <Debug> HTTP-Session: 54caf9a5-5f13-4b9a-baa3-bc8c608fe79f Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
2753 2023.10.21 17:23:29.446533 [ 3 ] {} <Debug> HTTP-Session: 54caf9a5-5f13-4b9a-baa3-bc8c608fe79f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2754 2023.10.21 17:23:29.446552 [ 19 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 315 rows starting from the beginning of the part
2755 2023.10.21 17:23:29.446644 [ 3 ] {8eee9006-7b14-44bf-94ad-c6ac743791df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2756 2023.10.21 17:23:29.446671 [ 19 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 5 rows starting from the beginning of the part
2757 2023.10.21 17:23:29.446715 [ 3 ] {8eee9006-7b14-44bf-94ad-c6ac743791df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2758 2023.10.21 17:23:29.446815 [ 19 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 304 rows starting from the beginning of the part
2759 2023.10.21 17:23:29.446981 [ 19 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 5 rows starting from the beginning of the part
2760 2023.10.21 17:23:29.447057 [ 3 ] {8eee9006-7b14-44bf-94ad-c6ac743791df} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2761 2023.10.21 17:23:29.447600 [ 3 ] {8eee9006-7b14-44bf-94ad-c6ac743791df} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
2762 2023.10.21 17:23:29.447997 [ 3 ] {8eee9006-7b14-44bf-94ad-c6ac743791df} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
2763 2023.10.21 17:23:29.448041 [ 19 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 972 rows, containing 4 columns (4 merged, 0 gathered) in 0.002281866 sec., 425967.1689748653 rows/sec., 29.97 MiB/sec.
2764 2023.10.21 17:23:29.448140 [ 19 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
2765 2023.10.21 17:23:29.448205 [ 3 ] {8eee9006-7b14-44bf-94ad-c6ac743791df} <Trace> oximeter.measurements_histogramf64 (efe5cb0d-bafb-438d-9aad-a218182ea8f7): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
2766 2023.10.21 17:23:29.448353 [ 19 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_21_4} <Trace> oximeter.fields_uuid (847bdbf3-1a8c-4f15-bf7e-af9da4975461): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
2767 2023.10.21 17:23:29.448385 [ 3 ] {8eee9006-7b14-44bf-94ad-c6ac743791df} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001701467 sec., 2938 rows/sec., 3.97 MiB/sec.
2768 2023.10.21 17:23:29.448449 [ 19 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_21_4} <Trace> oximeter.fields_uuid (847bdbf3-1a8c-4f15-bf7e-af9da4975461) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
2769 2023.10.21 17:23:29.448541 [ 3 ] {8eee9006-7b14-44bf-94ad-c6ac743791df} <Debug> DynamicQueryHandler: Done processing query
2770 2023.10.21 17:23:29.448565 [ 3 ] {8eee9006-7b14-44bf-94ad-c6ac743791df} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
2771 2023.10.21 17:23:29.448582 [ 3 ] {} <Debug> HTTP-Session: 54caf9a5-5f13-4b9a-baa3-bc8c608fe79f Destroying unnamed session
2772 2023.10.21 17:23:34.233263 [ 84 ] {} <Debug> DNSResolver: Updating DNS cache
2773 2023.10.21 17:23:34.233364 [ 84 ] {} <Debug> DNSResolver: Updated DNS cache
2774 2023.10.21 17:23:34.444462 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 6488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2775 2023.10.21 17:23:34.444577 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2776 2023.10.21 17:23:34.444609 [ 3 ] {} <Debug> HTTP-Session: c56b6c6d-fed5-42a2-9f59-e106bda28cd8 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
2777 2023.10.21 17:23:34.444639 [ 3 ] {} <Debug> HTTP-Session: c56b6c6d-fed5-42a2-9f59-e106bda28cd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2778 2023.10.21 17:23:34.444783 [ 3 ] {fbf0ec15-82de-448c-88fb-08b4cc35986b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2779 2023.10.21 17:23:34.444845 [ 3 ] {fbf0ec15-82de-448c-88fb-08b4cc35986b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2780 2023.10.21 17:23:34.445008 [ 3 ] {fbf0ec15-82de-448c-88fb-08b4cc35986b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2781 2023.10.21 17:23:34.445452 [ 3 ] {fbf0ec15-82de-448c-88fb-08b4cc35986b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
2782 2023.10.21 17:23:34.445734 [ 3 ] {fbf0ec15-82de-448c-88fb-08b4cc35986b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
2783 2023.10.21 17:23:34.445909 [ 3 ] {fbf0ec15-82de-448c-88fb-08b4cc35986b} <Trace> oximeter.fields_i64 (be40c886-775a-4755-b336-3265d341e4e4): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
2784 2023.10.21 17:23:34.446060 [ 3 ] {fbf0ec15-82de-448c-88fb-08b4cc35986b} <Information> executeQuery: Read 46 rows, 3.58 KiB in 0.00123774 sec., 37164 rows/sec., 2.83 MiB/sec.
2785 2023.10.21 17:23:34.446206 [ 3 ] {fbf0ec15-82de-448c-88fb-08b4cc35986b} <Debug> DynamicQueryHandler: Done processing query
2786 2023.10.21 17:23:34.446232 [ 3 ] {fbf0ec15-82de-448c-88fb-08b4cc35986b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2787 2023.10.21 17:23:34.446249 [ 3 ] {} <Debug> HTTP-Session: c56b6c6d-fed5-42a2-9f59-e106bda28cd8 Destroying unnamed session
2788 2023.10.21 17:23:34.446433 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 33041, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2789 2023.10.21 17:23:34.446486 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2790 2023.10.21 17:23:34.446507 [ 3 ] {} <Debug> HTTP-Session: 8e5bad65-d1bc-4972-a95d-0a78a51472be Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
2791 2023.10.21 17:23:34.446528 [ 3 ] {} <Debug> HTTP-Session: 8e5bad65-d1bc-4972-a95d-0a78a51472be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2792 2023.10.21 17:23:34.446624 [ 3 ] {995d3dad-acaf-47c4-a419-65d368a6af9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2793 2023.10.21 17:23:34.446668 [ 3 ] {995d3dad-acaf-47c4-a419-65d368a6af9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2794 2023.10.21 17:23:34.446781 [ 3 ] {995d3dad-acaf-47c4-a419-65d368a6af9d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2795 2023.10.21 17:23:34.447255 [ 3 ] {995d3dad-acaf-47c4-a419-65d368a6af9d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
2796 2023.10.21 17:23:34.447506 [ 3 ] {995d3dad-acaf-47c4-a419-65d368a6af9d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
2797 2023.10.21 17:23:34.447677 [ 3 ] {995d3dad-acaf-47c4-a419-65d368a6af9d} <Trace> oximeter.fields_string (3ff5435d-5ca8-4576-b197-5495721110ce): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
2798 2023.10.21 17:23:34.447812 [ 3 ] {995d3dad-acaf-47c4-a419-65d368a6af9d} <Information> executeQuery: Read 207 rows, 20.39 KiB in 0.001154398 sec., 179314 rows/sec., 17.25 MiB/sec.
2799 2023.10.21 17:23:34.448024 [ 3 ] {995d3dad-acaf-47c4-a419-65d368a6af9d} <Debug> DynamicQueryHandler: Done processing query
2800 2023.10.21 17:23:34.448051 [ 3 ] {995d3dad-acaf-47c4-a419-65d368a6af9d} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2801 2023.10.21 17:23:34.448069 [ 3 ] {} <Debug> HTTP-Session: 8e5bad65-d1bc-4972-a95d-0a78a51472be Destroying unnamed session
2802 2023.10.21 17:23:34.448229 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 48909, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2803 2023.10.21 17:23:34.448279 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2804 2023.10.21 17:23:34.448299 [ 3 ] {} <Debug> HTTP-Session: 35c450f4-4f41-4590-b361-97dcf356dd59 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
2805 2023.10.21 17:23:34.448323 [ 3 ] {} <Debug> HTTP-Session: 35c450f4-4f41-4590-b361-97dcf356dd59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2806 2023.10.21 17:23:34.448411 [ 3 ] {a3575ad1-7174-4a97-9ef1-42923cb31b1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2807 2023.10.21 17:23:34.448454 [ 3 ] {a3575ad1-7174-4a97-9ef1-42923cb31b1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2808 2023.10.21 17:23:34.448577 [ 3 ] {a3575ad1-7174-4a97-9ef1-42923cb31b1d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2809 2023.10.21 17:23:34.449027 [ 3 ] {a3575ad1-7174-4a97-9ef1-42923cb31b1d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
2810 2023.10.21 17:23:34.449257 [ 3 ] {a3575ad1-7174-4a97-9ef1-42923cb31b1d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
2811 2023.10.21 17:23:34.449419 [ 3 ] {a3575ad1-7174-4a97-9ef1-42923cb31b1d} <Trace> oximeter.fields_uuid (847bdbf3-1a8c-4f15-bf7e-af9da4975461): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
2812 2023.10.21 17:23:34.449552 [ 3 ] {a3575ad1-7174-4a97-9ef1-42923cb31b1d} <Information> executeQuery: Read 304 rows, 21.75 KiB in 0.001109388 sec., 274024 rows/sec., 19.14 MiB/sec.
2813 2023.10.21 17:23:34.449668 [ 3 ] {a3575ad1-7174-4a97-9ef1-42923cb31b1d} <Debug> DynamicQueryHandler: Done processing query
2814 2023.10.21 17:23:34.449691 [ 3 ] {a3575ad1-7174-4a97-9ef1-42923cb31b1d} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2815 2023.10.21 17:23:34.449707 [ 3 ] {} <Debug> HTTP-Session: 35c450f4-4f41-4590-b361-97dcf356dd59 Destroying unnamed session
2816 2023.10.21 17:23:34.449818 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2817 2023.10.21 17:23:34.449865 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2818 2023.10.21 17:23:34.449884 [ 3 ] {} <Debug> HTTP-Session: 1a3d3aea-fced-4825-b392-aacd550fe376 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
2819 2023.10.21 17:23:34.449901 [ 3 ] {} <Debug> HTTP-Session: 1a3d3aea-fced-4825-b392-aacd550fe376 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2820 2023.10.21 17:23:34.449974 [ 3 ] {83bb383a-0b1b-411e-8bae-ad72900134ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2821 2023.10.21 17:23:34.450015 [ 3 ] {83bb383a-0b1b-411e-8bae-ad72900134ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2822 2023.10.21 17:23:34.450123 [ 3 ] {83bb383a-0b1b-411e-8bae-ad72900134ff} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2823 2023.10.21 17:23:34.450379 [ 3 ] {83bb383a-0b1b-411e-8bae-ad72900134ff} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
2824 2023.10.21 17:23:34.450623 [ 3 ] {83bb383a-0b1b-411e-8bae-ad72900134ff} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2825 2023.10.21 17:23:34.450799 [ 3 ] {83bb383a-0b1b-411e-8bae-ad72900134ff} <Trace> oximeter.measurements_bool (f36c016a-1dc9-4504-8cbe-a195fd37ea4c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
2826 2023.10.21 17:23:34.450910 [ 3 ] {83bb383a-0b1b-411e-8bae-ad72900134ff} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000900504 sec., 6662 rows/sec., 279.79 KiB/sec.
2827 2023.10.21 17:23:34.451053 [ 3 ] {83bb383a-0b1b-411e-8bae-ad72900134ff} <Debug> DynamicQueryHandler: Done processing query
2828 2023.10.21 17:23:34.451078 [ 3 ] {83bb383a-0b1b-411e-8bae-ad72900134ff} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2829 2023.10.21 17:23:34.451093 [ 3 ] {} <Debug> HTTP-Session: 1a3d3aea-fced-4825-b392-aacd550fe376 Destroying unnamed session
2830 2023.10.21 17:23:34.451214 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 11532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2831 2023.10.21 17:23:34.451261 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2832 2023.10.21 17:23:34.451280 [ 3 ] {} <Debug> HTTP-Session: 9203dfe8-df22-4001-a1bc-2db3662e648e Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
2833 2023.10.21 17:23:34.451297 [ 3 ] {} <Debug> HTTP-Session: 9203dfe8-df22-4001-a1bc-2db3662e648e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2834 2023.10.21 17:23:34.451372 [ 3 ] {03ad988c-3760-40e1-bfac-53ee7e8f2bac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2835 2023.10.21 17:23:34.451415 [ 3 ] {03ad988c-3760-40e1-bfac-53ee7e8f2bac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2836 2023.10.21 17:23:34.451531 [ 3 ] {03ad988c-3760-40e1-bfac-53ee7e8f2bac} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2837 2023.10.21 17:23:34.451827 [ 3 ] {03ad988c-3760-40e1-bfac-53ee7e8f2bac} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
2838 2023.10.21 17:23:34.452073 [ 3 ] {03ad988c-3760-40e1-bfac-53ee7e8f2bac} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2839 2023.10.21 17:23:34.452254 [ 3 ] {03ad988c-3760-40e1-bfac-53ee7e8f2bac} <Trace> oximeter.measurements_cumulativei64 (0cf65f78-b0b4-48ed-bfad-6af23f9ac46e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
2840 2023.10.21 17:23:34.452384 [ 3 ] {03ad988c-3760-40e1-bfac-53ee7e8f2bac} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000983735 sec., 64041 rows/sec., 3.88 MiB/sec.
2841 2023.10.21 17:23:34.452494 [ 3 ] {03ad988c-3760-40e1-bfac-53ee7e8f2bac} <Debug> DynamicQueryHandler: Done processing query
2842 2023.10.21 17:23:34.452518 [ 3 ] {03ad988c-3760-40e1-bfac-53ee7e8f2bac} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2843 2023.10.21 17:23:34.452534 [ 3 ] {} <Debug> HTTP-Session: 9203dfe8-df22-4001-a1bc-2db3662e648e Destroying unnamed session
2844 2023.10.21 17:23:34.452677 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 42806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2845 2023.10.21 17:23:34.452721 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2846 2023.10.21 17:23:34.452742 [ 3 ] {} <Debug> HTTP-Session: ddff1b55-e431-4ec5-a8ff-424e12582fbe Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
2847 2023.10.21 17:23:34.452760 [ 3 ] {} <Debug> HTTP-Session: ddff1b55-e431-4ec5-a8ff-424e12582fbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2848 2023.10.21 17:23:34.452848 [ 3 ] {55195022-b4d5-44a6-87ee-ea3602db660a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2849 2023.10.21 17:23:34.452892 [ 3 ] {55195022-b4d5-44a6-87ee-ea3602db660a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2850 2023.10.21 17:23:34.453028 [ 3 ] {55195022-b4d5-44a6-87ee-ea3602db660a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2851 2023.10.21 17:23:34.453461 [ 3 ] {55195022-b4d5-44a6-87ee-ea3602db660a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
2852 2023.10.21 17:23:34.453767 [ 3 ] {55195022-b4d5-44a6-87ee-ea3602db660a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
2853 2023.10.21 17:23:34.453951 [ 3 ] {55195022-b4d5-44a6-87ee-ea3602db660a} <Trace> oximeter.measurements_histogramf64 (efe5cb0d-bafb-438d-9aad-a218182ea8f7): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
2854 2023.10.21 17:23:34.454081 [ 3 ] {55195022-b4d5-44a6-87ee-ea3602db660a} <Information> executeQuery: Read 40 rows, 55.27 KiB in 0.001199548 sec., 33345 rows/sec., 45.00 MiB/sec.
2855 2023.10.21 17:23:34.454076 [ 132 ] {} <Debug> oximeter.measurements_histogramf64 (efe5cb0d-bafb-438d-9aad-a218182ea8f7) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
2856 2023.10.21 17:23:34.454205 [ 132 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
2857 2023.10.21 17:23:34.454293 [ 3 ] {55195022-b4d5-44a6-87ee-ea3602db660a} <Debug> DynamicQueryHandler: Done processing query
2858 2023.10.21 17:23:34.454317 [ 15 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
2859 2023.10.21 17:23:34.454326 [ 3 ] {55195022-b4d5-44a6-87ee-ea3602db660a} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2860 2023.10.21 17:23:34.454358 [ 3 ] {} <Debug> HTTP-Session: ddff1b55-e431-4ec5-a8ff-424e12582fbe Destroying unnamed session
2861 2023.10.21 17:23:34.454413 [ 15 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2862 2023.10.21 17:23:34.454445 [ 15 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 423 rows starting from the beginning of the part
2863 2023.10.21 17:23:34.454475 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 2668, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2864 2023.10.21 17:23:34.454529 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2865 2023.10.21 17:23:34.454567 [ 3 ] {} <Debug> HTTP-Session: 66666e77-a5d2-4489-a265-63f3f150b149 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
2866 2023.10.21 17:23:34.454594 [ 15 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 40 rows starting from the beginning of the part
2867 2023.10.21 17:23:34.454598 [ 3 ] {} <Debug> HTTP-Session: 66666e77-a5d2-4489-a265-63f3f150b149 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2868 2023.10.21 17:23:34.454728 [ 3 ] {be071aed-4a11-4dd1-85c6-c775154c1b17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
2869 2023.10.21 17:23:34.454739 [ 15 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 5 rows starting from the beginning of the part
2870 2023.10.21 17:23:34.454787 [ 3 ] {be071aed-4a11-4dd1-85c6-c775154c1b17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
2871 2023.10.21 17:23:34.454903 [ 15 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 40 rows starting from the beginning of the part
2872 2023.10.21 17:23:34.455033 [ 3 ] {be071aed-4a11-4dd1-85c6-c775154c1b17} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2873 2023.10.21 17:23:34.455073 [ 15 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 5 rows starting from the beginning of the part
2874 2023.10.21 17:23:34.455199 [ 15 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 40 rows starting from the beginning of the part
2875 2023.10.21 17:23:34.455550 [ 3 ] {be071aed-4a11-4dd1-85c6-c775154c1b17} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
2876 2023.10.21 17:23:34.455840 [ 3 ] {be071aed-4a11-4dd1-85c6-c775154c1b17} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2877 2023.10.21 17:23:34.456012 [ 3 ] {be071aed-4a11-4dd1-85c6-c775154c1b17} <Trace> oximeter.measurements_i64 (8874b4fa-6ed1-425d-81a2-1ec088d97588): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2878 2023.10.21 17:23:34.456170 [ 3 ] {be071aed-4a11-4dd1-85c6-c775154c1b17} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.001404772 sec., 13525 rows/sec., 718.12 KiB/sec.
2879 2023.10.21 17:23:34.456335 [ 3 ] {be071aed-4a11-4dd1-85c6-c775154c1b17} <Debug> DynamicQueryHandler: Done processing query
2880 2023.10.21 17:23:34.456365 [ 3 ] {be071aed-4a11-4dd1-85c6-c775154c1b17} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2881 2023.10.21 17:23:34.456397 [ 3 ] {} <Debug> HTTP-Session: 66666e77-a5d2-4489-a265-63f3f150b149 Destroying unnamed session
2882 2023.10.21 17:23:34.456952 [ 15 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 553 rows, containing 6 columns (6 merged, 0 gathered) in 0.002673862 sec., 206816.95614807346 rows/sec., 279.09 MiB/sec.
2883 2023.10.21 17:23:34.457239 [ 15 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
2884 2023.10.21 17:23:34.457428 [ 15 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (efe5cb0d-bafb-438d-9aad-a218182ea8f7): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
2885 2023.10.21 17:23:34.457488 [ 15 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (efe5cb0d-bafb-438d-9aad-a218182ea8f7) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
2886 2023.10.21 17:23:34.457552 [ 15 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_21_4: 4.48 MiB.
2887 2023.10.21 17:23:39.436897 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2888 2023.10.21 17:23:39.437097 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2889 2023.10.21 17:23:39.437152 [ 3 ] {} <Debug> HTTP-Session: e9081d40-7845-4223-a796-e5046ec45e2c Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
2890 2023.10.21 17:23:39.437198 [ 3 ] {} <Debug> HTTP-Session: e9081d40-7845-4223-a796-e5046ec45e2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2891 2023.10.21 17:23:39.437379 [ 3 ] {54abc181-750c-40c8-a5b7-bf290d350968} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2892 2023.10.21 17:23:39.437442 [ 3 ] {54abc181-750c-40c8-a5b7-bf290d350968} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2893 2023.10.21 17:23:39.437607 [ 3 ] {54abc181-750c-40c8-a5b7-bf290d350968} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2894 2023.10.21 17:23:39.438012 [ 3 ] {54abc181-750c-40c8-a5b7-bf290d350968} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
2895 2023.10.21 17:23:39.438278 [ 3 ] {54abc181-750c-40c8-a5b7-bf290d350968} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
2896 2023.10.21 17:23:39.438445 [ 3 ] {54abc181-750c-40c8-a5b7-bf290d350968} <Trace> oximeter.fields_i64 (be40c886-775a-4755-b336-3265d341e4e4): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
2897 2023.10.21 17:23:39.438592 [ 3 ] {54abc181-750c-40c8-a5b7-bf290d350968} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001170208 sec., 4272 rows/sec., 346.33 KiB/sec.
2898 2023.10.21 17:23:39.438783 [ 3 ] {54abc181-750c-40c8-a5b7-bf290d350968} <Debug> DynamicQueryHandler: Done processing query
2899 2023.10.21 17:23:39.438811 [ 3 ] {54abc181-750c-40c8-a5b7-bf290d350968} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2900 2023.10.21 17:23:39.438829 [ 3 ] {} <Debug> HTTP-Session: e9081d40-7845-4223-a796-e5046ec45e2c Destroying unnamed session
2901 2023.10.21 17:23:39.438948 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 2352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2902 2023.10.21 17:23:39.438997 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2903 2023.10.21 17:23:39.439018 [ 3 ] {} <Debug> HTTP-Session: f4729dcf-0e35-42b6-b085-03ac8a72618e Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
2904 2023.10.21 17:23:39.439038 [ 3 ] {} <Debug> HTTP-Session: f4729dcf-0e35-42b6-b085-03ac8a72618e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2905 2023.10.21 17:23:39.439120 [ 3 ] {645c83b9-b77e-4f0d-a9d7-df121c6f391e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2906 2023.10.21 17:23:39.439162 [ 3 ] {645c83b9-b77e-4f0d-a9d7-df121c6f391e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2907 2023.10.21 17:23:39.439273 [ 3 ] {645c83b9-b77e-4f0d-a9d7-df121c6f391e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2908 2023.10.21 17:23:39.439561 [ 3 ] {645c83b9-b77e-4f0d-a9d7-df121c6f391e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
2909 2023.10.21 17:23:39.439768 [ 3 ] {645c83b9-b77e-4f0d-a9d7-df121c6f391e} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
2910 2023.10.21 17:23:39.439919 [ 3 ] {645c83b9-b77e-4f0d-a9d7-df121c6f391e} <Trace> oximeter.fields_string (3ff5435d-5ca8-4576-b197-5495721110ce): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
2911 2023.10.21 17:23:39.440049 [ 3 ] {645c83b9-b77e-4f0d-a9d7-df121c6f391e} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.000898374 sec., 16696 rows/sec., 1.51 MiB/sec.
2912 2023.10.21 17:23:39.440158 [ 3 ] {645c83b9-b77e-4f0d-a9d7-df121c6f391e} <Debug> DynamicQueryHandler: Done processing query
2913 2023.10.21 17:23:39.440183 [ 3 ] {645c83b9-b77e-4f0d-a9d7-df121c6f391e} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2914 2023.10.21 17:23:39.440200 [ 3 ] {} <Debug> HTTP-Session: f4729dcf-0e35-42b6-b085-03ac8a72618e Destroying unnamed session
2915 2023.10.21 17:23:39.440313 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2916 2023.10.21 17:23:39.440358 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2917 2023.10.21 17:23:39.440378 [ 3 ] {} <Debug> HTTP-Session: 7ba35c0f-b5dd-4f18-8043-0e08ce63e2ac Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
2918 2023.10.21 17:23:39.440395 [ 3 ] {} <Debug> HTTP-Session: 7ba35c0f-b5dd-4f18-8043-0e08ce63e2ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2919 2023.10.21 17:23:39.440465 [ 3 ] {a7fb7d0f-b74e-437c-8910-d01160792935} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2920 2023.10.21 17:23:39.440505 [ 3 ] {a7fb7d0f-b74e-437c-8910-d01160792935} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2921 2023.10.21 17:23:39.440612 [ 3 ] {a7fb7d0f-b74e-437c-8910-d01160792935} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2922 2023.10.21 17:23:39.440864 [ 3 ] {a7fb7d0f-b74e-437c-8910-d01160792935} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
2923 2023.10.21 17:23:39.441069 [ 3 ] {a7fb7d0f-b74e-437c-8910-d01160792935} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
2924 2023.10.21 17:23:39.441220 [ 3 ] {a7fb7d0f-b74e-437c-8910-d01160792935} <Trace> oximeter.fields_uuid (847bdbf3-1a8c-4f15-bf7e-af9da4975461): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
2925 2023.10.21 17:23:39.441347 [ 3 ] {a7fb7d0f-b74e-437c-8910-d01160792935} <Information> executeQuery: Read 5 rows, 410.00 B in 0.000846063 sec., 5909 rows/sec., 473.24 KiB/sec.
2926 2023.10.21 17:23:39.441553 [ 3 ] {a7fb7d0f-b74e-437c-8910-d01160792935} <Debug> DynamicQueryHandler: Done processing query
2927 2023.10.21 17:23:39.441578 [ 3 ] {a7fb7d0f-b74e-437c-8910-d01160792935} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2928 2023.10.21 17:23:39.441594 [ 3 ] {} <Debug> HTTP-Session: 7ba35c0f-b5dd-4f18-8043-0e08ce63e2ac Destroying unnamed session
2929 2023.10.21 17:23:39.441701 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 5409, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2930 2023.10.21 17:23:39.441748 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2931 2023.10.21 17:23:39.441768 [ 3 ] {} <Debug> HTTP-Session: 44f604a7-ed09-44a8-9116-bada6114bb14 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
2932 2023.10.21 17:23:39.441786 [ 3 ] {} <Debug> HTTP-Session: 44f604a7-ed09-44a8-9116-bada6114bb14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2933 2023.10.21 17:23:39.441861 [ 3 ] {2bb97034-6cd5-4e24-b9ea-33cd1531a712} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2934 2023.10.21 17:23:39.441908 [ 3 ] {2bb97034-6cd5-4e24-b9ea-33cd1531a712} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2935 2023.10.21 17:23:39.442067 [ 3 ] {2bb97034-6cd5-4e24-b9ea-33cd1531a712} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2936 2023.10.21 17:23:39.442356 [ 3 ] {2bb97034-6cd5-4e24-b9ea-33cd1531a712} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
2937 2023.10.21 17:23:39.442636 [ 3 ] {2bb97034-6cd5-4e24-b9ea-33cd1531a712} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
2938 2023.10.21 17:23:39.442811 [ 3 ] {2bb97034-6cd5-4e24-b9ea-33cd1531a712} <Trace> oximeter.measurements_histogramf64 (efe5cb0d-bafb-438d-9aad-a218182ea8f7): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
2939 2023.10.21 17:23:39.442928 [ 3 ] {2bb97034-6cd5-4e24-b9ea-33cd1531a712} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001038696 sec., 4813 rows/sec., 6.50 MiB/sec.
2940 2023.10.21 17:23:39.443041 [ 3 ] {2bb97034-6cd5-4e24-b9ea-33cd1531a712} <Debug> DynamicQueryHandler: Done processing query
2941 2023.10.21 17:23:39.443064 [ 3 ] {2bb97034-6cd5-4e24-b9ea-33cd1531a712} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2942 2023.10.21 17:23:39.443080 [ 3 ] {} <Debug> HTTP-Session: 44f604a7-ed09-44a8-9116-bada6114bb14 Destroying unnamed session
2943 2023.10.21 17:23:44.445142 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 6488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2944 2023.10.21 17:23:44.445266 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2945 2023.10.21 17:23:44.445293 [ 3 ] {} <Debug> HTTP-Session: 7909d5bf-9a21-442d-bf7c-ea417f484cb0 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
2946 2023.10.21 17:23:44.445318 [ 3 ] {} <Debug> HTTP-Session: 7909d5bf-9a21-442d-bf7c-ea417f484cb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2947 2023.10.21 17:23:44.445447 [ 3 ] {13464e2e-ae6a-4a8b-bd10-9adef27d4c5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2948 2023.10.21 17:23:44.445510 [ 3 ] {13464e2e-ae6a-4a8b-bd10-9adef27d4c5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2949 2023.10.21 17:23:44.445671 [ 3 ] {13464e2e-ae6a-4a8b-bd10-9adef27d4c5f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2950 2023.10.21 17:23:44.446083 [ 3 ] {13464e2e-ae6a-4a8b-bd10-9adef27d4c5f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
2951 2023.10.21 17:23:44.446356 [ 3 ] {13464e2e-ae6a-4a8b-bd10-9adef27d4c5f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
2952 2023.10.21 17:23:44.446547 [ 3 ] {13464e2e-ae6a-4a8b-bd10-9adef27d4c5f} <Trace> oximeter.fields_i64 (be40c886-775a-4755-b336-3265d341e4e4): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0.
2953 2023.10.21 17:23:44.446668 [ 3 ] {13464e2e-ae6a-4a8b-bd10-9adef27d4c5f} <Information> executeQuery: Read 46 rows, 3.58 KiB in 0.001185119 sec., 38814 rows/sec., 2.95 MiB/sec.
2954 2023.10.21 17:23:44.446821 [ 3 ] {13464e2e-ae6a-4a8b-bd10-9adef27d4c5f} <Debug> DynamicQueryHandler: Done processing query
2955 2023.10.21 17:23:44.446848 [ 3 ] {13464e2e-ae6a-4a8b-bd10-9adef27d4c5f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2956 2023.10.21 17:23:44.446866 [ 3 ] {} <Debug> HTTP-Session: 7909d5bf-9a21-442d-bf7c-ea417f484cb0 Destroying unnamed session
2957 2023.10.21 17:23:44.447024 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 33041, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2958 2023.10.21 17:23:44.447078 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2959 2023.10.21 17:23:44.447099 [ 3 ] {} <Debug> HTTP-Session: c1e8a91f-2158-42fb-802a-b464ee25fdf0 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
2960 2023.10.21 17:23:44.447123 [ 3 ] {} <Debug> HTTP-Session: c1e8a91f-2158-42fb-802a-b464ee25fdf0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2961 2023.10.21 17:23:44.447220 [ 3 ] {2ee05ee6-f036-4a6b-bb50-c7e592775c72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2962 2023.10.21 17:23:44.447262 [ 3 ] {2ee05ee6-f036-4a6b-bb50-c7e592775c72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2963 2023.10.21 17:23:44.447372 [ 3 ] {2ee05ee6-f036-4a6b-bb50-c7e592775c72} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2964 2023.10.21 17:23:44.447817 [ 3 ] {2ee05ee6-f036-4a6b-bb50-c7e592775c72} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
2965 2023.10.21 17:23:44.448057 [ 3 ] {2ee05ee6-f036-4a6b-bb50-c7e592775c72} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
2966 2023.10.21 17:23:44.448213 [ 3 ] {2ee05ee6-f036-4a6b-bb50-c7e592775c72} <Trace> oximeter.fields_string (3ff5435d-5ca8-4576-b197-5495721110ce): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0.
2967 2023.10.21 17:23:44.448317 [ 3 ] {2ee05ee6-f036-4a6b-bb50-c7e592775c72} <Information> executeQuery: Read 207 rows, 20.39 KiB in 0.001068126 sec., 193797 rows/sec., 18.65 MiB/sec.
2968 2023.10.21 17:23:44.448424 [ 3 ] {2ee05ee6-f036-4a6b-bb50-c7e592775c72} <Debug> DynamicQueryHandler: Done processing query
2969 2023.10.21 17:23:44.448456 [ 3 ] {2ee05ee6-f036-4a6b-bb50-c7e592775c72} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2970 2023.10.21 17:23:44.448482 [ 3 ] {} <Debug> HTTP-Session: c1e8a91f-2158-42fb-802a-b464ee25fdf0 Destroying unnamed session
2971 2023.10.21 17:23:44.448787 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 50756, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2972 2023.10.21 17:23:44.448842 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2973 2023.10.21 17:23:44.448870 [ 3 ] {} <Debug> HTTP-Session: 57195f03-1475-412c-94de-0bca66ecf389 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
2974 2023.10.21 17:23:44.448890 [ 3 ] {} <Debug> HTTP-Session: 57195f03-1475-412c-94de-0bca66ecf389 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2975 2023.10.21 17:23:44.448989 [ 3 ] {e100a35d-6118-47b6-b8cb-caa2b53226f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2976 2023.10.21 17:23:44.449038 [ 3 ] {e100a35d-6118-47b6-b8cb-caa2b53226f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2977 2023.10.21 17:23:44.449165 [ 3 ] {e100a35d-6118-47b6-b8cb-caa2b53226f4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2978 2023.10.21 17:23:44.449651 [ 3 ] {e100a35d-6118-47b6-b8cb-caa2b53226f4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
2979 2023.10.21 17:23:44.449875 [ 3 ] {e100a35d-6118-47b6-b8cb-caa2b53226f4} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
2980 2023.10.21 17:23:44.450032 [ 3 ] {e100a35d-6118-47b6-b8cb-caa2b53226f4} <Trace> oximeter.fields_uuid (847bdbf3-1a8c-4f15-bf7e-af9da4975461): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0.
2981 2023.10.21 17:23:44.450133 [ 3 ] {e100a35d-6118-47b6-b8cb-caa2b53226f4} <Information> executeQuery: Read 315 rows, 22.62 KiB in 0.001108768 sec., 284099 rows/sec., 19.92 MiB/sec.
2982 2023.10.21 17:23:44.450254 [ 3 ] {e100a35d-6118-47b6-b8cb-caa2b53226f4} <Debug> DynamicQueryHandler: Done processing query
2983 2023.10.21 17:23:44.450278 [ 3 ] {e100a35d-6118-47b6-b8cb-caa2b53226f4} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2984 2023.10.21 17:23:44.450294 [ 3 ] {} <Debug> HTTP-Session: 57195f03-1475-412c-94de-0bca66ecf389 Destroying unnamed session
2985 2023.10.21 17:23:44.450413 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2986 2023.10.21 17:23:44.450459 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2987 2023.10.21 17:23:44.450479 [ 3 ] {} <Debug> HTTP-Session: ce58d69b-55f2-4ad7-b2d9-eb036e788e41 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
2988 2023.10.21 17:23:44.450496 [ 3 ] {} <Debug> HTTP-Session: ce58d69b-55f2-4ad7-b2d9-eb036e788e41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2989 2023.10.21 17:23:44.450565 [ 3 ] {c06f6287-0631-46b2-a4f4-80de4223c18b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2990 2023.10.21 17:23:44.450605 [ 3 ] {c06f6287-0631-46b2-a4f4-80de4223c18b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2991 2023.10.21 17:23:44.450720 [ 3 ] {c06f6287-0631-46b2-a4f4-80de4223c18b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2992 2023.10.21 17:23:44.451040 [ 3 ] {c06f6287-0631-46b2-a4f4-80de4223c18b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
2993 2023.10.21 17:23:44.451283 [ 3 ] {c06f6287-0631-46b2-a4f4-80de4223c18b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2994 2023.10.21 17:23:44.451455 [ 3 ] {c06f6287-0631-46b2-a4f4-80de4223c18b} <Trace> oximeter.measurements_bool (f36c016a-1dc9-4504-8cbe-a195fd37ea4c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2995 2023.10.21 17:23:44.451557 [ 3 ] {c06f6287-0631-46b2-a4f4-80de4223c18b} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000963605 sec., 6226 rows/sec., 261.47 KiB/sec.
2996 2023.10.21 17:23:44.451737 [ 3 ] {c06f6287-0631-46b2-a4f4-80de4223c18b} <Debug> DynamicQueryHandler: Done processing query
2997 2023.10.21 17:23:44.451761 [ 3 ] {c06f6287-0631-46b2-a4f4-80de4223c18b} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2998 2023.10.21 17:23:44.451778 [ 3 ] {} <Debug> HTTP-Session: ce58d69b-55f2-4ad7-b2d9-eb036e788e41 Destroying unnamed session
2999 2023.10.21 17:23:44.451908 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 13596, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3000 2023.10.21 17:23:44.451953 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3001 2023.10.21 17:23:44.451972 [ 3 ] {} <Debug> HTTP-Session: 06f6c249-7d83-4f7f-a0e0-0ccc809aca15 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
3002 2023.10.21 17:23:44.451989 [ 3 ] {} <Debug> HTTP-Session: 06f6c249-7d83-4f7f-a0e0-0ccc809aca15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3003 2023.10.21 17:23:44.452062 [ 3 ] {19c683a0-2907-4f20-948b-5a85ed4eb365} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
3004 2023.10.21 17:23:44.452106 [ 3 ] {19c683a0-2907-4f20-948b-5a85ed4eb365} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
3005 2023.10.21 17:23:44.452238 [ 3 ] {19c683a0-2907-4f20-948b-5a85ed4eb365} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3006 2023.10.21 17:23:44.452561 [ 3 ] {19c683a0-2907-4f20-948b-5a85ed4eb365} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
3007 2023.10.21 17:23:44.452811 [ 3 ] {19c683a0-2907-4f20-948b-5a85ed4eb365} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3008 2023.10.21 17:23:44.452983 [ 3 ] {19c683a0-2907-4f20-948b-5a85ed4eb365} <Trace> oximeter.measurements_cumulativei64 (0cf65f78-b0b4-48ed-bfad-6af23f9ac46e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
3009 2023.10.21 17:23:44.453084 [ 3 ] {19c683a0-2907-4f20-948b-5a85ed4eb365} <Information> executeQuery: Read 74 rows, 4.64 KiB in 0.000993136 sec., 74511 rows/sec., 4.56 MiB/sec.
3010 2023.10.21 17:23:44.453202 [ 3 ] {19c683a0-2907-4f20-948b-5a85ed4eb365} <Debug> DynamicQueryHandler: Done processing query
3011 2023.10.21 17:23:44.453226 [ 3 ] {19c683a0-2907-4f20-948b-5a85ed4eb365} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
3012 2023.10.21 17:23:44.453242 [ 3 ] {} <Debug> HTTP-Session: 06f6c249-7d83-4f7f-a0e0-0ccc809aca15 Destroying unnamed session
3013 2023.10.21 17:23:44.453395 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 42806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3014 2023.10.21 17:23:44.453440 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3015 2023.10.21 17:23:44.453459 [ 3 ] {} <Debug> HTTP-Session: 7b01f92a-4633-4db0-a505-003c1e349961 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
3016 2023.10.21 17:23:44.453476 [ 3 ] {} <Debug> HTTP-Session: 7b01f92a-4633-4db0-a505-003c1e349961 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3017 2023.10.21 17:23:44.453558 [ 3 ] {6fb00eac-3712-4a89-b615-8c907dd942e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3018 2023.10.21 17:23:44.453601 [ 3 ] {6fb00eac-3712-4a89-b615-8c907dd942e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3019 2023.10.21 17:23:44.453733 [ 3 ] {6fb00eac-3712-4a89-b615-8c907dd942e7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3020 2023.10.21 17:23:44.454187 [ 3 ] {6fb00eac-3712-4a89-b615-8c907dd942e7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
3021 2023.10.21 17:23:44.454483 [ 3 ] {6fb00eac-3712-4a89-b615-8c907dd942e7} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
3022 2023.10.21 17:23:44.454659 [ 3 ] {6fb00eac-3712-4a89-b615-8c907dd942e7} <Trace> oximeter.measurements_histogramf64 (efe5cb0d-bafb-438d-9aad-a218182ea8f7): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
3023 2023.10.21 17:23:44.454766 [ 3 ] {6fb00eac-3712-4a89-b615-8c907dd942e7} <Information> executeQuery: Read 40 rows, 55.27 KiB in 0.001177208 sec., 33978 rows/sec., 45.85 MiB/sec.
3024 2023.10.21 17:23:44.455001 [ 3 ] {6fb00eac-3712-4a89-b615-8c907dd942e7} <Debug> DynamicQueryHandler: Done processing query
3025 2023.10.21 17:23:44.455026 [ 3 ] {6fb00eac-3712-4a89-b615-8c907dd942e7} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
3026 2023.10.21 17:23:44.455042 [ 3 ] {} <Debug> HTTP-Session: 7b01f92a-4633-4db0-a505-003c1e349961 Destroying unnamed session
3027 2023.10.21 17:23:44.455163 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 2668, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3028 2023.10.21 17:23:44.455207 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3029 2023.10.21 17:23:44.455226 [ 3 ] {} <Debug> HTTP-Session: 6bd42c6a-ea0a-4bdf-9ba4-fea8dd1f96c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
3030 2023.10.21 17:23:44.455243 [ 3 ] {} <Debug> HTTP-Session: 6bd42c6a-ea0a-4bdf-9ba4-fea8dd1f96c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3031 2023.10.21 17:23:44.455313 [ 3 ] {49347f3f-d86c-4515-bfe0-4632cbacf505} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
3032 2023.10.21 17:23:44.455352 [ 3 ] {49347f3f-d86c-4515-bfe0-4632cbacf505} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
3033 2023.10.21 17:23:44.455475 [ 3 ] {49347f3f-d86c-4515-bfe0-4632cbacf505} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3034 2023.10.21 17:23:44.455732 [ 3 ] {49347f3f-d86c-4515-bfe0-4632cbacf505} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
3035 2023.10.21 17:23:44.455961 [ 3 ] {49347f3f-d86c-4515-bfe0-4632cbacf505} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3036 2023.10.21 17:23:44.456141 [ 3 ] {49347f3f-d86c-4515-bfe0-4632cbacf505} <Trace> oximeter.measurements_i64 (8874b4fa-6ed1-425d-81a2-1ec088d97588): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
3037 2023.10.21 17:23:44.456242 [ 3 ] {49347f3f-d86c-4515-bfe0-4632cbacf505} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000900824 sec., 21091 rows/sec., 1.09 MiB/sec.
3038 2023.10.21 17:23:44.456235 [ 99 ] {} <Debug> oximeter.measurements_i64 (8874b4fa-6ed1-425d-81a2-1ec088d97588) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3039 2023.10.21 17:23:44.456318 [ 99 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
3040 2023.10.21 17:23:44.456389 [ 3 ] {49347f3f-d86c-4515-bfe0-4632cbacf505} <Debug> DynamicQueryHandler: Done processing query
3041 2023.10.21 17:23:44.456411 [ 19 ] {8874b4fa-6ed1-425d-81a2-1ec088d97588::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
3042 2023.10.21 17:23:44.456420 [ 3 ] {49347f3f-d86c-4515-bfe0-4632cbacf505} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3043 2023.10.21 17:23:44.456448 [ 3 ] {} <Debug> HTTP-Session: 6bd42c6a-ea0a-4bdf-9ba4-fea8dd1f96c0 Destroying unnamed session
3044 2023.10.21 17:23:44.456492 [ 19 ] {8874b4fa-6ed1-425d-81a2-1ec088d97588::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3045 2023.10.21 17:23:44.456520 [ 19 ] {8874b4fa-6ed1-425d-81a2-1ec088d97588::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 223 rows starting from the beginning of the part
3046 2023.10.21 17:23:44.456613 [ 19 ] {8874b4fa-6ed1-425d-81a2-1ec088d97588::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
3047 2023.10.21 17:23:44.456690 [ 19 ] {8874b4fa-6ed1-425d-81a2-1ec088d97588::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
3048 2023.10.21 17:23:44.456758 [ 19 ] {8874b4fa-6ed1-425d-81a2-1ec088d97588::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
3049 2023.10.21 17:23:44.456825 [ 19 ] {8874b4fa-6ed1-425d-81a2-1ec088d97588::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
3050 2023.10.21 17:23:44.456891 [ 19 ] {8874b4fa-6ed1-425d-81a2-1ec088d97588::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
3051 2023.10.21 17:23:44.457419 [ 19 ] {8874b4fa-6ed1-425d-81a2-1ec088d97588::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 318 rows, containing 4 columns (4 merged, 0 gathered) in 0.001053137 sec., 301955.01629892405 rows/sec., 16.22 MiB/sec.
3052 2023.10.21 17:23:44.457512 [ 19 ] {8874b4fa-6ed1-425d-81a2-1ec088d97588::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3053 2023.10.21 17:23:44.457698 [ 19 ] {8874b4fa-6ed1-425d-81a2-1ec088d97588::all_1_16_3} <Trace> oximeter.measurements_i64 (8874b4fa-6ed1-425d-81a2-1ec088d97588): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
3054 2023.10.21 17:23:44.457765 [ 19 ] {8874b4fa-6ed1-425d-81a2-1ec088d97588::all_1_16_3} <Trace> oximeter.measurements_i64 (8874b4fa-6ed1-425d-81a2-1ec088d97588) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
3055 2023.10.21 17:23:49.233614 [ 137 ] {} <Debug> DNSResolver: Updating DNS cache
3056 2023.10.21 17:23:49.233678 [ 137 ] {} <Debug> DNSResolver: Updated DNS cache
3057 2023.10.21 17:23:49.436513 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3058 2023.10.21 17:23:49.436635 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3059 2023.10.21 17:23:49.436667 [ 3 ] {} <Debug> HTTP-Session: 12d3957e-2dc2-4892-ad57-fd5793344b92 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
3060 2023.10.21 17:23:49.436696 [ 3 ] {} <Debug> HTTP-Session: 12d3957e-2dc2-4892-ad57-fd5793344b92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3061 2023.10.21 17:23:49.436836 [ 3 ] {66ccd3ec-eede-4040-ae77-2a500c4f2597} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3062 2023.10.21 17:23:49.436906 [ 3 ] {66ccd3ec-eede-4040-ae77-2a500c4f2597} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3063 2023.10.21 17:23:49.437091 [ 3 ] {66ccd3ec-eede-4040-ae77-2a500c4f2597} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3064 2023.10.21 17:23:49.437577 [ 3 ] {66ccd3ec-eede-4040-ae77-2a500c4f2597} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
3065 2023.10.21 17:23:49.437857 [ 3 ] {66ccd3ec-eede-4040-ae77-2a500c4f2597} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
3066 2023.10.21 17:23:49.438025 [ 3 ] {66ccd3ec-eede-4040-ae77-2a500c4f2597} <Trace> oximeter.fields_i64 (be40c886-775a-4755-b336-3265d341e4e4): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0.
3067 2023.10.21 17:23:49.438182 [ 3 ] {66ccd3ec-eede-4040-ae77-2a500c4f2597} <Information> executeQuery: Read 5 rows, 415.00 B in 0.00129742 sec., 3853 rows/sec., 312.37 KiB/sec.
3068 2023.10.21 17:23:49.438385 [ 3 ] {66ccd3ec-eede-4040-ae77-2a500c4f2597} <Debug> DynamicQueryHandler: Done processing query
3069 2023.10.21 17:23:49.438413 [ 3 ] {66ccd3ec-eede-4040-ae77-2a500c4f2597} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3070 2023.10.21 17:23:49.438430 [ 3 ] {} <Debug> HTTP-Session: 12d3957e-2dc2-4892-ad57-fd5793344b92 Destroying unnamed session
3071 2023.10.21 17:23:49.438558 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 2352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3072 2023.10.21 17:23:49.438612 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3073 2023.10.21 17:23:49.438632 [ 3 ] {} <Debug> HTTP-Session: 17ab842c-60a3-4f64-8950-92a964a1b930 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
3074 2023.10.21 17:23:49.438650 [ 3 ] {} <Debug> HTTP-Session: 17ab842c-60a3-4f64-8950-92a964a1b930 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3075 2023.10.21 17:23:49.438733 [ 3 ] {0df8bff6-e645-4623-9fdb-29c91756a8df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3076 2023.10.21 17:23:49.438774 [ 3 ] {0df8bff6-e645-4623-9fdb-29c91756a8df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3077 2023.10.21 17:23:49.438885 [ 3 ] {0df8bff6-e645-4623-9fdb-29c91756a8df} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3078 2023.10.21 17:23:49.439190 [ 3 ] {0df8bff6-e645-4623-9fdb-29c91756a8df} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
3079 2023.10.21 17:23:49.439435 [ 3 ] {0df8bff6-e645-4623-9fdb-29c91756a8df} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
3080 2023.10.21 17:23:49.439588 [ 3 ] {0df8bff6-e645-4623-9fdb-29c91756a8df} <Trace> oximeter.fields_string (3ff5435d-5ca8-4576-b197-5495721110ce): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0.
3081 2023.10.21 17:23:49.439724 [ 3 ] {0df8bff6-e645-4623-9fdb-29c91756a8df} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.000962685 sec., 15581 rows/sec., 1.41 MiB/sec.
3082 2023.10.21 17:23:49.439846 [ 3 ] {0df8bff6-e645-4623-9fdb-29c91756a8df} <Debug> DynamicQueryHandler: Done processing query
3083 2023.10.21 17:23:49.439870 [ 3 ] {0df8bff6-e645-4623-9fdb-29c91756a8df} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3084 2023.10.21 17:23:49.439886 [ 3 ] {} <Debug> HTTP-Session: 17ab842c-60a3-4f64-8950-92a964a1b930 Destroying unnamed session
3085 2023.10.21 17:23:49.439999 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3086 2023.10.21 17:23:49.440045 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3087 2023.10.21 17:23:49.440064 [ 3 ] {} <Debug> HTTP-Session: efa2f4b4-af96-48b5-aa63-abcc219f06b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
3088 2023.10.21 17:23:49.440107 [ 3 ] {} <Debug> HTTP-Session: efa2f4b4-af96-48b5-aa63-abcc219f06b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3089 2023.10.21 17:23:49.440179 [ 3 ] {0014df61-ede9-4212-97ef-55a8167f5694} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3090 2023.10.21 17:23:49.440219 [ 3 ] {0014df61-ede9-4212-97ef-55a8167f5694} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3091 2023.10.21 17:23:49.440326 [ 3 ] {0014df61-ede9-4212-97ef-55a8167f5694} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3092 2023.10.21 17:23:49.440601 [ 3 ] {0014df61-ede9-4212-97ef-55a8167f5694} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
3093 2023.10.21 17:23:49.440799 [ 3 ] {0014df61-ede9-4212-97ef-55a8167f5694} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
3094 2023.10.21 17:23:49.440946 [ 3 ] {0014df61-ede9-4212-97ef-55a8167f5694} <Trace> oximeter.fields_uuid (847bdbf3-1a8c-4f15-bf7e-af9da4975461): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0.
3095 2023.10.21 17:23:49.441071 [ 3 ] {0014df61-ede9-4212-97ef-55a8167f5694} <Information> executeQuery: Read 5 rows, 410.00 B in 0.000863244 sec., 5792 rows/sec., 463.82 KiB/sec.
3096 2023.10.21 17:23:49.441188 [ 3 ] {0014df61-ede9-4212-97ef-55a8167f5694} <Debug> DynamicQueryHandler: Done processing query
3097 2023.10.21 17:23:49.441211 [ 3 ] {0014df61-ede9-4212-97ef-55a8167f5694} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3098 2023.10.21 17:23:49.441227 [ 3 ] {} <Debug> HTTP-Session: efa2f4b4-af96-48b5-aa63-abcc219f06b6 Destroying unnamed session
3099 2023.10.21 17:23:49.441369 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 5409, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3100 2023.10.21 17:23:49.441413 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3101 2023.10.21 17:23:49.441432 [ 3 ] {} <Debug> HTTP-Session: f4fb53be-d9fb-4e74-bf81-bb8d7bcc6f88 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
3102 2023.10.21 17:23:49.441448 [ 3 ] {} <Debug> HTTP-Session: f4fb53be-d9fb-4e74-bf81-bb8d7bcc6f88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3103 2023.10.21 17:23:49.441520 [ 3 ] {6f423bfd-f6b9-4d0a-a7ba-ec72a8664fb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3104 2023.10.21 17:23:49.441564 [ 3 ] {6f423bfd-f6b9-4d0a-a7ba-ec72a8664fb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3105 2023.10.21 17:23:49.441732 [ 3 ] {6f423bfd-f6b9-4d0a-a7ba-ec72a8664fb6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3106 2023.10.21 17:23:49.442036 [ 3 ] {6f423bfd-f6b9-4d0a-a7ba-ec72a8664fb6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
3107 2023.10.21 17:23:49.442319 [ 3 ] {6f423bfd-f6b9-4d0a-a7ba-ec72a8664fb6} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
3108 2023.10.21 17:23:49.442493 [ 3 ] {6f423bfd-f6b9-4d0a-a7ba-ec72a8664fb6} <Trace> oximeter.measurements_histogramf64 (efe5cb0d-bafb-438d-9aad-a218182ea8f7): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0.
3109 2023.10.21 17:23:49.442625 [ 3 ] {6f423bfd-f6b9-4d0a-a7ba-ec72a8664fb6} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001072757 sec., 4660 rows/sec., 6.29 MiB/sec.
3110 2023.10.21 17:23:49.442768 [ 3 ] {6f423bfd-f6b9-4d0a-a7ba-ec72a8664fb6} <Debug> DynamicQueryHandler: Done processing query
3111 2023.10.21 17:23:49.442791 [ 3 ] {6f423bfd-f6b9-4d0a-a7ba-ec72a8664fb6} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
3112 2023.10.21 17:23:49.442807 [ 3 ] {} <Debug> HTTP-Session: f4fb53be-d9fb-4e74-bf81-bb8d7bcc6f88 Destroying unnamed session
3113 2023.10.21 17:23:54.444365 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 6488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3114 2023.10.21 17:23:54.444498 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3115 2023.10.21 17:23:54.444530 [ 3 ] {} <Debug> HTTP-Session: ce913404-9e43-4c07-b530-39485eafc326 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
3116 2023.10.21 17:23:54.444560 [ 3 ] {} <Debug> HTTP-Session: ce913404-9e43-4c07-b530-39485eafc326 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3117 2023.10.21 17:23:54.444692 [ 3 ] {443b46a2-4969-4e88-9021-9077c2d0909f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3118 2023.10.21 17:23:54.444755 [ 3 ] {443b46a2-4969-4e88-9021-9077c2d0909f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3119 2023.10.21 17:23:54.444923 [ 3 ] {443b46a2-4969-4e88-9021-9077c2d0909f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3120 2023.10.21 17:23:54.445379 [ 3 ] {443b46a2-4969-4e88-9021-9077c2d0909f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
3121 2023.10.21 17:23:54.445641 [ 3 ] {443b46a2-4969-4e88-9021-9077c2d0909f} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
3122 2023.10.21 17:23:54.445808 [ 3 ] {443b46a2-4969-4e88-9021-9077c2d0909f} <Trace> oximeter.fields_i64 (be40c886-775a-4755-b336-3265d341e4e4): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0.
3123 2023.10.21 17:23:54.445934 [ 3 ] {443b46a2-4969-4e88-9021-9077c2d0909f} <Information> executeQuery: Read 46 rows, 3.58 KiB in 0.001206949 sec., 38112 rows/sec., 2.90 MiB/sec.
3124 2023.10.21 17:23:54.445925 [ 147 ] {} <Debug> oximeter.fields_i64 (be40c886-775a-4755-b336-3265d341e4e4) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
3125 2023.10.21 17:23:54.445991 [ 147 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
3126 2023.10.21 17:23:54.446107 [ 22 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact
3127 2023.10.21 17:23:54.446120 [ 3 ] {443b46a2-4969-4e88-9021-9077c2d0909f} <Debug> DynamicQueryHandler: Done processing query
3128 2023.10.21 17:23:54.446199 [ 3 ] {443b46a2-4969-4e88-9021-9077c2d0909f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3129 2023.10.21 17:23:54.446233 [ 3 ] {} <Debug> HTTP-Session: ce913404-9e43-4c07-b530-39485eafc326 Destroying unnamed session
3130 2023.10.21 17:23:54.446304 [ 22 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3131 2023.10.21 17:23:54.446345 [ 22 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 51 rows starting from the beginning of the part
3132 2023.10.21 17:23:54.446439 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 33041, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3133 2023.10.21 17:23:54.446509 [ 22 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 46 rows starting from the beginning of the part
3134 2023.10.21 17:23:54.446525 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3135 2023.10.21 17:23:54.446585 [ 3 ] {} <Debug> HTTP-Session: 0922c39f-f6e7-4458-853b-86d37f488a28 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
3136 2023.10.21 17:23:54.446622 [ 3 ] {} <Debug> HTTP-Session: 0922c39f-f6e7-4458-853b-86d37f488a28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3137 2023.10.21 17:23:54.446726 [ 22 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 5 rows starting from the beginning of the part
3138 2023.10.21 17:23:54.446860 [ 3 ] {3e06cc0d-cfdb-4425-b050-d73e7fa7e383} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3139 2023.10.21 17:23:54.446951 [ 22 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 46 rows starting from the beginning of the part
3140 2023.10.21 17:23:54.446963 [ 3 ] {3e06cc0d-cfdb-4425-b050-d73e7fa7e383} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3141 2023.10.21 17:23:54.447217 [ 22 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 5 rows starting from the beginning of the part
3142 2023.10.21 17:23:54.447429 [ 3 ] {3e06cc0d-cfdb-4425-b050-d73e7fa7e383} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3143 2023.10.21 17:23:54.447462 [ 22 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 46 rows starting from the beginning of the part
3144 2023.10.21 17:23:54.448394 [ 3 ] {3e06cc0d-cfdb-4425-b050-d73e7fa7e383} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
3145 2023.10.21 17:23:54.448989 [ 3 ] {3e06cc0d-cfdb-4425-b050-d73e7fa7e383} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
3146 2023.10.21 17:23:54.449073 [ 22 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 199 rows, containing 4 columns (4 merged, 0 gathered) in 0.003013697 sec., 66031.85389904825 rows/sec., 5.04 MiB/sec.
3147 2023.10.21 17:23:54.449237 [ 22 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
3148 2023.10.21 17:23:54.449282 [ 3 ] {3e06cc0d-cfdb-4425-b050-d73e7fa7e383} <Trace> oximeter.fields_string (3ff5435d-5ca8-4576-b197-5495721110ce): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0.
3149 2023.10.21 17:23:54.449447 [ 147 ] {} <Debug> oximeter.fields_string (3ff5435d-5ca8-4576-b197-5495721110ce) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
3150 2023.10.21 17:23:54.449497 [ 3 ] {3e06cc0d-cfdb-4425-b050-d73e7fa7e383} <Information> executeQuery: Read 207 rows, 20.39 KiB in 0.00256703 sec., 80637 rows/sec., 7.76 MiB/sec.
3151 2023.10.21 17:23:54.449515 [ 147 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
3152 2023.10.21 17:23:54.449574 [ 22 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_26_5} <Trace> oximeter.fields_i64 (be40c886-775a-4755-b336-3265d341e4e4): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5.
3153 2023.10.21 17:23:54.449785 [ 19 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact
3154 2023.10.21 17:23:54.449879 [ 22 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_26_5} <Trace> oximeter.fields_i64 (be40c886-775a-4755-b336-3265d341e4e4) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0
3155 2023.10.21 17:23:54.449978 [ 3 ] {3e06cc0d-cfdb-4425-b050-d73e7fa7e383} <Debug> DynamicQueryHandler: Done processing query
3156 2023.10.21 17:23:54.450013 [ 19 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3157 2023.10.21 17:23:54.450045 [ 3 ] {3e06cc0d-cfdb-4425-b050-d73e7fa7e383} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
3158 2023.10.21 17:23:54.450103 [ 19 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 222 rows starting from the beginning of the part
3159 2023.10.21 17:23:54.450112 [ 3 ] {} <Debug> HTTP-Session: 0922c39f-f6e7-4458-853b-86d37f488a28 Destroying unnamed session
3160 2023.10.21 17:23:54.450219 [ 19 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 207 rows starting from the beginning of the part
3161 2023.10.21 17:23:54.450308 [ 19 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 15 rows starting from the beginning of the part
3162 2023.10.21 17:23:54.450319 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 48909, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3163 2023.10.21 17:23:54.450376 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3164 2023.10.21 17:23:54.450407 [ 3 ] {} <Debug> HTTP-Session: d5fe2c20-d6dc-4cef-acda-1842f27517d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
3165 2023.10.21 17:23:54.450410 [ 19 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 207 rows starting from the beginning of the part
3166 2023.10.21 17:23:54.450433 [ 3 ] {} <Debug> HTTP-Session: d5fe2c20-d6dc-4cef-acda-1842f27517d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3167 2023.10.21 17:23:54.450542 [ 19 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 15 rows starting from the beginning of the part
3168 2023.10.21 17:23:54.450573 [ 3 ] {699c4eaf-8123-4aa3-ae39-382a914cfc28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3169 2023.10.21 17:23:54.450630 [ 3 ] {699c4eaf-8123-4aa3-ae39-382a914cfc28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3170 2023.10.21 17:23:54.450650 [ 19 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 207 rows starting from the beginning of the part
3171 2023.10.21 17:23:54.450924 [ 3 ] {699c4eaf-8123-4aa3-ae39-382a914cfc28} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3172 2023.10.21 17:23:54.451647 [ 3 ] {699c4eaf-8123-4aa3-ae39-382a914cfc28} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
3173 2023.10.21 17:23:54.451929 [ 22 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 873 rows, containing 4 columns (4 merged, 0 gathered) in 0.002344006 sec., 372439.31969457417 rows/sec., 35.72 MiB/sec.
3174 2023.10.21 17:23:54.451959 [ 3 ] {699c4eaf-8123-4aa3-ae39-382a914cfc28} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
3175 2023.10.21 17:23:54.452074 [ 22 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
3176 2023.10.21 17:23:54.452177 [ 3 ] {699c4eaf-8123-4aa3-ae39-382a914cfc28} <Trace> oximeter.fields_uuid (847bdbf3-1a8c-4f15-bf7e-af9da4975461): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0.
3177 2023.10.21 17:23:54.452325 [ 147 ] {} <Debug> oximeter.fields_uuid (847bdbf3-1a8c-4f15-bf7e-af9da4975461) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
3178 2023.10.21 17:23:54.452376 [ 22 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_26_5} <Trace> oximeter.fields_string (3ff5435d-5ca8-4576-b197-5495721110ce): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5.
3179 2023.10.21 17:23:54.452399 [ 147 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
3180 2023.10.21 17:23:54.452398 [ 3 ] {699c4eaf-8123-4aa3-ae39-382a914cfc28} <Information> executeQuery: Read 304 rows, 21.75 KiB in 0.001777658 sec., 171011 rows/sec., 11.95 MiB/sec.
3181 2023.10.21 17:23:54.452548 [ 22 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_26_5} <Trace> oximeter.fields_string (3ff5435d-5ca8-4576-b197-5495721110ce) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0
3182 2023.10.21 17:23:54.452609 [ 10 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact
3183 2023.10.21 17:23:54.452911 [ 10 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3184 2023.10.21 17:23:54.452940 [ 10 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 338 rows starting from the beginning of the part
3185 2023.10.21 17:23:54.452953 [ 3 ] {699c4eaf-8123-4aa3-ae39-382a914cfc28} <Debug> DynamicQueryHandler: Done processing query
3186 2023.10.21 17:23:54.453006 [ 3 ] {699c4eaf-8123-4aa3-ae39-382a914cfc28} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
3187 2023.10.21 17:23:54.453039 [ 3 ] {} <Debug> HTTP-Session: d5fe2c20-d6dc-4cef-acda-1842f27517d7 Destroying unnamed session
3188 2023.10.21 17:23:54.453106 [ 10 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 304 rows starting from the beginning of the part
3189 2023.10.21 17:23:54.453219 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3190 2023.10.21 17:23:54.453246 [ 10 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 5 rows starting from the beginning of the part
3191 2023.10.21 17:23:54.453321 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3192 2023.10.21 17:23:54.453370 [ 3 ] {} <Debug> HTTP-Session: 251169d4-c158-4d82-852a-3c7845bcb192 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
3193 2023.10.21 17:23:54.453422 [ 3 ] {} <Debug> HTTP-Session: 251169d4-c158-4d82-852a-3c7845bcb192 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3194 2023.10.21 17:23:54.453460 [ 10 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 315 rows starting from the beginning of the part
3195 2023.10.21 17:23:54.453623 [ 3 ] {3244c424-8810-49c7-9cef-833961f319ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
3196 2023.10.21 17:23:54.453670 [ 10 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 5 rows starting from the beginning of the part
3197 2023.10.21 17:23:54.453702 [ 3 ] {3244c424-8810-49c7-9cef-833961f319ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3198 2023.10.21 17:23:54.453927 [ 10 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 304 rows starting from the beginning of the part
3199 2023.10.21 17:23:54.454165 [ 3 ] {3244c424-8810-49c7-9cef-833961f319ce} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3200 2023.10.21 17:23:54.454896 [ 3 ] {3244c424-8810-49c7-9cef-833961f319ce} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
3201 2023.10.21 17:23:54.455463 [ 3 ] {3244c424-8810-49c7-9cef-833961f319ce} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3202 2023.10.21 17:23:54.455830 [ 3 ] {3244c424-8810-49c7-9cef-833961f319ce} <Trace> oximeter.measurements_bool (f36c016a-1dc9-4504-8cbe-a195fd37ea4c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
3203 2023.10.21 17:23:54.455896 [ 22 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1271 rows, containing 4 columns (4 merged, 0 gathered) in 0.003437274 sec., 369769.7652267465 rows/sec., 25.96 MiB/sec.
3204 2023.10.21 17:23:54.455984 [ 147 ] {} <Debug> oximeter.measurements_bool (f36c016a-1dc9-4504-8cbe-a195fd37ea4c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3205 2023.10.21 17:23:54.456058 [ 3 ] {3244c424-8810-49c7-9cef-833961f319ce} <Information> executeQuery: Read 6 rows, 258.00 B in 0.002360577 sec., 2541 rows/sec., 106.73 KiB/sec.
3206 2023.10.21 17:23:54.456064 [ 147 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
3207 2023.10.21 17:23:54.456126 [ 22 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
3208 2023.10.21 17:23:54.456419 [ 10 ] {f36c016a-1dc9-4504-8cbe-a195fd37ea4c::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
3209 2023.10.21 17:23:54.456578 [ 3 ] {3244c424-8810-49c7-9cef-833961f319ce} <Debug> DynamicQueryHandler: Done processing query
3210 2023.10.21 17:23:54.456629 [ 10 ] {f36c016a-1dc9-4504-8cbe-a195fd37ea4c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3211 2023.10.21 17:23:54.456644 [ 3 ] {3244c424-8810-49c7-9cef-833961f319ce} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3212 2023.10.21 17:23:54.456681 [ 22 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_26_5} <Trace> oximeter.fields_uuid (847bdbf3-1a8c-4f15-bf7e-af9da4975461): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5.
3213 2023.10.21 17:23:54.456703 [ 10 ] {f36c016a-1dc9-4504-8cbe-a195fd37ea4c::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
3214 2023.10.21 17:23:54.456722 [ 3 ] {} <Debug> HTTP-Session: 251169d4-c158-4d82-852a-3c7845bcb192 Destroying unnamed session
3215 2023.10.21 17:23:54.456807 [ 22 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_26_5} <Trace> oximeter.fields_uuid (847bdbf3-1a8c-4f15-bf7e-af9da4975461) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0
3216 2023.10.21 17:23:54.456896 [ 10 ] {f36c016a-1dc9-4504-8cbe-a195fd37ea4c::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
3217 2023.10.21 17:23:54.456982 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 11532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3218 2023.10.21 17:23:54.457078 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3219 2023.10.21 17:23:54.457107 [ 10 ] {f36c016a-1dc9-4504-8cbe-a195fd37ea4c::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
3220 2023.10.21 17:23:54.457118 [ 3 ] {} <Debug> HTTP-Session: 3739b61a-6da2-43e0-92a7-858360944d7d Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
3221 2023.10.21 17:23:54.457169 [ 3 ] {} <Debug> HTTP-Session: 3739b61a-6da2-43e0-92a7-858360944d7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3222 2023.10.21 17:23:54.457344 [ 10 ] {f36c016a-1dc9-4504-8cbe-a195fd37ea4c::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
3223 2023.10.21 17:23:54.457376 [ 3 ] {a9f20caf-8329-434a-8d90-29a84d5bcbf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
3224 2023.10.21 17:23:54.457487 [ 3 ] {a9f20caf-8329-434a-8d90-29a84d5bcbf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
3225 2023.10.21 17:23:54.457537 [ 10 ] {f36c016a-1dc9-4504-8cbe-a195fd37ea4c::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
3226 2023.10.21 17:23:54.457870 [ 10 ] {f36c016a-1dc9-4504-8cbe-a195fd37ea4c::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
3227 2023.10.21 17:23:54.458079 [ 3 ] {a9f20caf-8329-434a-8d90-29a84d5bcbf6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3228 2023.10.21 17:23:54.459015 [ 3 ] {a9f20caf-8329-434a-8d90-29a84d5bcbf6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
3229 2023.10.21 17:23:54.459548 [ 10 ] {f36c016a-1dc9-4504-8cbe-a195fd37ea4c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.003401014 sec., 28226.875867020837 rows/sec., 1.16 MiB/sec.
3230 2023.10.21 17:23:54.459609 [ 3 ] {a9f20caf-8329-434a-8d90-29a84d5bcbf6} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3231 2023.10.21 17:23:54.459682 [ 10 ] {f36c016a-1dc9-4504-8cbe-a195fd37ea4c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3232 2023.10.21 17:23:54.459892 [ 3 ] {a9f20caf-8329-434a-8d90-29a84d5bcbf6} <Trace> oximeter.measurements_cumulativei64 (0cf65f78-b0b4-48ed-bfad-6af23f9ac46e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
3233 2023.10.21 17:23:54.459972 [ 10 ] {f36c016a-1dc9-4504-8cbe-a195fd37ea4c::all_1_16_3} <Trace> oximeter.measurements_bool (f36c016a-1dc9-4504-8cbe-a195fd37ea4c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
3234 2023.10.21 17:23:54.460060 [ 147 ] {} <Debug> oximeter.measurements_cumulativei64 (0cf65f78-b0b4-48ed-bfad-6af23f9ac46e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3235 2023.10.21 17:23:54.460120 [ 3 ] {a9f20caf-8329-434a-8d90-29a84d5bcbf6} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.002692972 sec., 23394 rows/sec., 1.42 MiB/sec.
3236 2023.10.21 17:23:54.460133 [ 10 ] {f36c016a-1dc9-4504-8cbe-a195fd37ea4c::all_1_16_3} <Trace> oximeter.measurements_bool (f36c016a-1dc9-4504-8cbe-a195fd37ea4c) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
3237 2023.10.21 17:23:54.460146 [ 147 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
3238 2023.10.21 17:23:54.460439 [ 23 ] {0cf65f78-b0b4-48ed-bfad-6af23f9ac46e::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
3239 2023.10.21 17:23:54.460492 [ 3 ] {a9f20caf-8329-434a-8d90-29a84d5bcbf6} <Debug> DynamicQueryHandler: Done processing query
3240 2023.10.21 17:23:54.460522 [ 3 ] {a9f20caf-8329-434a-8d90-29a84d5bcbf6} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3241 2023.10.21 17:23:54.460531 [ 23 ] {0cf65f78-b0b4-48ed-bfad-6af23f9ac46e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3242 2023.10.21 17:23:54.460544 [ 3 ] {} <Debug> HTTP-Session: 3739b61a-6da2-43e0-92a7-858360944d7d Destroying unnamed session
3243 2023.10.21 17:23:54.460569 [ 23 ] {0cf65f78-b0b4-48ed-bfad-6af23f9ac46e::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
3244 2023.10.21 17:23:54.460670 [ 23 ] {0cf65f78-b0b4-48ed-bfad-6af23f9ac46e::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
3245 2023.10.21 17:23:54.460724 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 42806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3246 2023.10.21 17:23:54.460765 [ 23 ] {0cf65f78-b0b4-48ed-bfad-6af23f9ac46e::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
3247 2023.10.21 17:23:54.460774 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3248 2023.10.21 17:23:54.460805 [ 3 ] {} <Debug> HTTP-Session: 2f679d21-0ed4-49e4-8106-bda9038c83d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
3249 2023.10.21 17:23:54.460825 [ 3 ] {} <Debug> HTTP-Session: 2f679d21-0ed4-49e4-8106-bda9038c83d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3250 2023.10.21 17:23:54.460886 [ 23 ] {0cf65f78-b0b4-48ed-bfad-6af23f9ac46e::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
3251 2023.10.21 17:23:54.460965 [ 3 ] {e877f01c-3d89-416e-894d-eeda4d8cf746} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3252 2023.10.21 17:23:54.461044 [ 3 ] {e877f01c-3d89-416e-894d-eeda4d8cf746} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3253 2023.10.21 17:23:54.461046 [ 23 ] {0cf65f78-b0b4-48ed-bfad-6af23f9ac46e::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
3254 2023.10.21 17:23:54.461245 [ 23 ] {0cf65f78-b0b4-48ed-bfad-6af23f9ac46e::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
3255 2023.10.21 17:23:54.461398 [ 3 ] {e877f01c-3d89-416e-894d-eeda4d8cf746} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3256 2023.10.21 17:23:54.462194 [ 3 ] {e877f01c-3d89-416e-894d-eeda4d8cf746} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
3257 2023.10.21 17:23:54.462450 [ 23 ] {0cf65f78-b0b4-48ed-bfad-6af23f9ac46e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1052 rows, containing 5 columns (5 merged, 0 gathered) in 0.002202294 sec., 477683.72433471645 rows/sec., 29.04 MiB/sec.
3258 2023.10.21 17:23:54.462589 [ 23 ] {0cf65f78-b0b4-48ed-bfad-6af23f9ac46e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3259 2023.10.21 17:23:54.462600 [ 3 ] {e877f01c-3d89-416e-894d-eeda4d8cf746} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
3260 2023.10.21 17:23:54.462810 [ 23 ] {0cf65f78-b0b4-48ed-bfad-6af23f9ac46e::all_1_16_3} <Trace> oximeter.measurements_cumulativei64 (0cf65f78-b0b4-48ed-bfad-6af23f9ac46e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
3261 2023.10.21 17:23:54.462815 [ 3 ] {e877f01c-3d89-416e-894d-eeda4d8cf746} <Trace> oximeter.measurements_histogramf64 (efe5cb0d-bafb-438d-9aad-a218182ea8f7): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0.
3262 2023.10.21 17:23:54.462881 [ 23 ] {0cf65f78-b0b4-48ed-bfad-6af23f9ac46e::all_1_16_3} <Trace> oximeter.measurements_cumulativei64 (0cf65f78-b0b4-48ed-bfad-6af23f9ac46e) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
3263 2023.10.21 17:23:54.462966 [ 3 ] {e877f01c-3d89-416e-894d-eeda4d8cf746} <Information> executeQuery: Read 40 rows, 55.27 KiB in 0.00195725 sec., 20436 rows/sec., 27.58 MiB/sec.
3264 2023.10.21 17:23:54.463102 [ 3 ] {e877f01c-3d89-416e-894d-eeda4d8cf746} <Debug> DynamicQueryHandler: Done processing query
3265 2023.10.21 17:23:54.463125 [ 3 ] {e877f01c-3d89-416e-894d-eeda4d8cf746} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
3266 2023.10.21 17:23:54.463141 [ 3 ] {} <Debug> HTTP-Session: 2f679d21-0ed4-49e4-8106-bda9038c83d7 Destroying unnamed session
3267 2023.10.21 17:23:54.463255 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 2668, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3268 2023.10.21 17:23:54.463300 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3269 2023.10.21 17:23:54.463319 [ 3 ] {} <Debug> HTTP-Session: b2553827-c796-4be9-acab-cc7831946d1a Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
3270 2023.10.21 17:23:54.463335 [ 3 ] {} <Debug> HTTP-Session: b2553827-c796-4be9-acab-cc7831946d1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3271 2023.10.21 17:23:54.463404 [ 3 ] {6eecebaf-27d3-4c7a-8f2a-2ab46337641f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
3272 2023.10.21 17:23:54.463442 [ 3 ] {6eecebaf-27d3-4c7a-8f2a-2ab46337641f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
3273 2023.10.21 17:23:54.463546 [ 3 ] {6eecebaf-27d3-4c7a-8f2a-2ab46337641f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3274 2023.10.21 17:23:54.463806 [ 3 ] {6eecebaf-27d3-4c7a-8f2a-2ab46337641f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
3275 2023.10.21 17:23:54.464033 [ 3 ] {6eecebaf-27d3-4c7a-8f2a-2ab46337641f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3276 2023.10.21 17:23:54.464208 [ 3 ] {6eecebaf-27d3-4c7a-8f2a-2ab46337641f} <Trace> oximeter.measurements_i64 (8874b4fa-6ed1-425d-81a2-1ec088d97588): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
3277 2023.10.21 17:23:54.464308 [ 3 ] {6eecebaf-27d3-4c7a-8f2a-2ab46337641f} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000878013 sec., 21639 rows/sec., 1.12 MiB/sec.
3278 2023.10.21 17:23:54.464423 [ 3 ] {6eecebaf-27d3-4c7a-8f2a-2ab46337641f} <Debug> DynamicQueryHandler: Done processing query
3279 2023.10.21 17:23:54.464446 [ 3 ] {6eecebaf-27d3-4c7a-8f2a-2ab46337641f} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3280 2023.10.21 17:23:54.464462 [ 3 ] {} <Debug> HTTP-Session: b2553827-c796-4be9-acab-cc7831946d1a Destroying unnamed session
3281 2023.10.21 17:23:59.437341 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3282 2023.10.21 17:23:59.437461 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3283 2023.10.21 17:23:59.437488 [ 3 ] {} <Debug> HTTP-Session: c1cc0c6d-4b08-42bb-a14b-46a38eeca34b Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
3284 2023.10.21 17:23:59.437513 [ 3 ] {} <Debug> HTTP-Session: c1cc0c6d-4b08-42bb-a14b-46a38eeca34b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3285 2023.10.21 17:23:59.437639 [ 3 ] {39b610d1-c678-41e0-8b8e-58444b943621} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3286 2023.10.21 17:23:59.437700 [ 3 ] {39b610d1-c678-41e0-8b8e-58444b943621} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3287 2023.10.21 17:23:59.437863 [ 3 ] {39b610d1-c678-41e0-8b8e-58444b943621} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3288 2023.10.21 17:23:59.438310 [ 3 ] {39b610d1-c678-41e0-8b8e-58444b943621} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
3289 2023.10.21 17:23:59.438576 [ 3 ] {39b610d1-c678-41e0-8b8e-58444b943621} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
3290 2023.10.21 17:23:59.438748 [ 3 ] {39b610d1-c678-41e0-8b8e-58444b943621} <Trace> oximeter.fields_i64 (be40c886-775a-4755-b336-3265d341e4e4): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0.
3291 2023.10.21 17:23:59.438882 [ 3 ] {39b610d1-c678-41e0-8b8e-58444b943621} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001205728 sec., 4146 rows/sec., 336.12 KiB/sec.
3292 2023.10.21 17:23:59.439040 [ 3 ] {39b610d1-c678-41e0-8b8e-58444b943621} <Debug> DynamicQueryHandler: Done processing query
3293 2023.10.21 17:23:59.439068 [ 3 ] {39b610d1-c678-41e0-8b8e-58444b943621} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3294 2023.10.21 17:23:59.439085 [ 3 ] {} <Debug> HTTP-Session: c1cc0c6d-4b08-42bb-a14b-46a38eeca34b Destroying unnamed session
3295 2023.10.21 17:23:59.439206 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 2352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3296 2023.10.21 17:23:59.439260 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3297 2023.10.21 17:23:59.439280 [ 3 ] {} <Debug> HTTP-Session: 7ff23f73-8d19-499b-8340-60e5931f5102 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
3298 2023.10.21 17:23:59.439299 [ 3 ] {} <Debug> HTTP-Session: 7ff23f73-8d19-499b-8340-60e5931f5102 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3299 2023.10.21 17:23:59.439381 [ 3 ] {7f9cc970-4ab8-45dd-9c10-85f75fe7e7be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3300 2023.10.21 17:23:59.439421 [ 3 ] {7f9cc970-4ab8-45dd-9c10-85f75fe7e7be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3301 2023.10.21 17:23:59.439531 [ 3 ] {7f9cc970-4ab8-45dd-9c10-85f75fe7e7be} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3302 2023.10.21 17:23:59.439839 [ 3 ] {7f9cc970-4ab8-45dd-9c10-85f75fe7e7be} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
3303 2023.10.21 17:23:59.440054 [ 3 ] {7f9cc970-4ab8-45dd-9c10-85f75fe7e7be} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
3304 2023.10.21 17:23:59.440205 [ 3 ] {7f9cc970-4ab8-45dd-9c10-85f75fe7e7be} <Trace> oximeter.fields_string (3ff5435d-5ca8-4576-b197-5495721110ce): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0.
3305 2023.10.21 17:23:59.440330 [ 3 ] {7f9cc970-4ab8-45dd-9c10-85f75fe7e7be} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.000919454 sec., 16314 rows/sec., 1.47 MiB/sec.
3306 2023.10.21 17:23:59.440441 [ 3 ] {7f9cc970-4ab8-45dd-9c10-85f75fe7e7be} <Debug> DynamicQueryHandler: Done processing query
3307 2023.10.21 17:23:59.440466 [ 3 ] {7f9cc970-4ab8-45dd-9c10-85f75fe7e7be} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3308 2023.10.21 17:23:59.440482 [ 3 ] {} <Debug> HTTP-Session: 7ff23f73-8d19-499b-8340-60e5931f5102 Destroying unnamed session
3309 2023.10.21 17:23:59.440595 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3310 2023.10.21 17:23:59.440640 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3311 2023.10.21 17:23:59.440659 [ 3 ] {} <Debug> HTTP-Session: 81957548-f92b-4c1b-9ba5-d9bfd5bd0f5b Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
3312 2023.10.21 17:23:59.440677 [ 3 ] {} <Debug> HTTP-Session: 81957548-f92b-4c1b-9ba5-d9bfd5bd0f5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3313 2023.10.21 17:23:59.440749 [ 3 ] {1cd28995-2a47-43fa-a9ca-8ba637526b9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3314 2023.10.21 17:23:59.440789 [ 3 ] {1cd28995-2a47-43fa-a9ca-8ba637526b9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3315 2023.10.21 17:23:59.440897 [ 3 ] {1cd28995-2a47-43fa-a9ca-8ba637526b9c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3316 2023.10.21 17:23:59.441165 [ 3 ] {1cd28995-2a47-43fa-a9ca-8ba637526b9c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
3317 2023.10.21 17:23:59.441374 [ 3 ] {1cd28995-2a47-43fa-a9ca-8ba637526b9c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
3318 2023.10.21 17:23:59.441527 [ 3 ] {1cd28995-2a47-43fa-a9ca-8ba637526b9c} <Trace> oximeter.fields_uuid (847bdbf3-1a8c-4f15-bf7e-af9da4975461): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0.
3319 2023.10.21 17:23:59.441651 [ 3 ] {1cd28995-2a47-43fa-a9ca-8ba637526b9c} <Information> executeQuery: Read 5 rows, 410.00 B in 0.000871794 sec., 5735 rows/sec., 459.27 KiB/sec.
3320 2023.10.21 17:23:59.441769 [ 3 ] {1cd28995-2a47-43fa-a9ca-8ba637526b9c} <Debug> DynamicQueryHandler: Done processing query
3321 2023.10.21 17:23:59.441793 [ 3 ] {1cd28995-2a47-43fa-a9ca-8ba637526b9c} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3322 2023.10.21 17:23:59.441809 [ 3 ] {} <Debug> HTTP-Session: 81957548-f92b-4c1b-9ba5-d9bfd5bd0f5b Destroying unnamed session
3323 2023.10.21 17:23:59.441913 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 5409, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3324 2023.10.21 17:23:59.441959 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3325 2023.10.21 17:23:59.441979 [ 3 ] {} <Debug> HTTP-Session: 2ae0f858-8a39-41da-82d4-042490b169dc Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
3326 2023.10.21 17:23:59.441997 [ 3 ] {} <Debug> HTTP-Session: 2ae0f858-8a39-41da-82d4-042490b169dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3327 2023.10.21 17:23:59.442068 [ 3 ] {f316b854-15ff-4fa6-8c8a-302754c3b807} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3328 2023.10.21 17:23:59.442113 [ 3 ] {f316b854-15ff-4fa6-8c8a-302754c3b807} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3329 2023.10.21 17:23:59.442255 [ 3 ] {f316b854-15ff-4fa6-8c8a-302754c3b807} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3330 2023.10.21 17:23:59.442548 [ 3 ] {f316b854-15ff-4fa6-8c8a-302754c3b807} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
3331 2023.10.21 17:23:59.442829 [ 3 ] {f316b854-15ff-4fa6-8c8a-302754c3b807} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
3332 2023.10.21 17:23:59.443019 [ 3 ] {f316b854-15ff-4fa6-8c8a-302754c3b807} <Trace> oximeter.measurements_histogramf64 (efe5cb0d-bafb-438d-9aad-a218182ea8f7): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0.
3333 2023.10.21 17:23:59.443153 [ 3 ] {f316b854-15ff-4fa6-8c8a-302754c3b807} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001055067 sec., 4739 rows/sec., 6.40 MiB/sec.
3334 2023.10.21 17:23:59.443145 [ 173 ] {} <Debug> oximeter.measurements_histogramf64 (efe5cb0d-bafb-438d-9aad-a218182ea8f7) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
3335 2023.10.21 17:23:59.443271 [ 173 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
3336 2023.10.21 17:23:59.443350 [ 3 ] {f316b854-15ff-4fa6-8c8a-302754c3b807} <Debug> DynamicQueryHandler: Done processing query
3337 2023.10.21 17:23:59.443393 [ 3 ] {f316b854-15ff-4fa6-8c8a-302754c3b807} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
3338 2023.10.21 17:23:59.443400 [ 10 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact
3339 2023.10.21 17:23:59.443419 [ 3 ] {} <Debug> HTTP-Session: 2ae0f858-8a39-41da-82d4-042490b169dc Destroying unnamed session
3340 2023.10.21 17:23:59.443573 [ 10 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3341 2023.10.21 17:23:59.443617 [ 10 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 553 rows starting from the beginning of the part
3342 2023.10.21 17:23:59.443747 [ 10 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 5 rows starting from the beginning of the part
3343 2023.10.21 17:23:59.443850 [ 10 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 40 rows starting from the beginning of the part
3344 2023.10.21 17:23:59.443947 [ 10 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 5 rows starting from the beginning of the part
3345 2023.10.21 17:23:59.444039 [ 10 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 40 rows starting from the beginning of the part
3346 2023.10.21 17:23:59.444129 [ 10 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 5 rows starting from the beginning of the part
3347 2023.10.21 17:23:59.445610 [ 10 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 648 rows, containing 6 columns (6 merged, 0 gathered) in 0.002277186 sec., 284561.735405013 rows/sec., 384.00 MiB/sec.
3348 2023.10.21 17:23:59.446037 [ 25 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
3349 2023.10.21 17:23:59.446296 [ 25 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (efe5cb0d-bafb-438d-9aad-a218182ea8f7): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5.
3350 2023.10.21 17:23:59.446376 [ 25 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (efe5cb0d-bafb-438d-9aad-a218182ea8f7) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0
3351 2023.10.21 17:23:59.446466 [ 25 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_26_5: 4.08 MiB.
3352 2023.10.21 17:24:04.233733 [ 178 ] {} <Debug> DNSResolver: Updating DNS cache
3353 2023.10.21 17:24:04.233828 [ 178 ] {} <Debug> DNSResolver: Updated DNS cache
3354 2023.10.21 17:24:04.444162 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 6488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3355 2023.10.21 17:24:04.444288 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3356 2023.10.21 17:24:04.444320 [ 3 ] {} <Debug> HTTP-Session: f4974ac4-d59c-40d3-983a-6c2a352119bf Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
3357 2023.10.21 17:24:04.444351 [ 3 ] {} <Debug> HTTP-Session: f4974ac4-d59c-40d3-983a-6c2a352119bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3358 2023.10.21 17:24:04.444496 [ 3 ] {49f64861-c363-47ff-9b73-bcb126fe3498} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3359 2023.10.21 17:24:04.444575 [ 3 ] {49f64861-c363-47ff-9b73-bcb126fe3498} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3360 2023.10.21 17:24:04.444746 [ 3 ] {49f64861-c363-47ff-9b73-bcb126fe3498} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3361 2023.10.21 17:24:04.445200 [ 3 ] {49f64861-c363-47ff-9b73-bcb126fe3498} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
3362 2023.10.21 17:24:04.445491 [ 3 ] {49f64861-c363-47ff-9b73-bcb126fe3498} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
3363 2023.10.21 17:24:04.445671 [ 3 ] {49f64861-c363-47ff-9b73-bcb126fe3498} <Trace> oximeter.fields_i64 (be40c886-775a-4755-b336-3265d341e4e4): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0.
3364 2023.10.21 17:24:04.445820 [ 3 ] {49f64861-c363-47ff-9b73-bcb126fe3498} <Information> executeQuery: Read 46 rows, 3.58 KiB in 0.00127504 sec., 36077 rows/sec., 2.74 MiB/sec.
3365 2023.10.21 17:24:04.445978 [ 3 ] {49f64861-c363-47ff-9b73-bcb126fe3498} <Debug> DynamicQueryHandler: Done processing query
3366 2023.10.21 17:24:04.446005 [ 3 ] {49f64861-c363-47ff-9b73-bcb126fe3498} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3367 2023.10.21 17:24:04.446025 [ 3 ] {} <Debug> HTTP-Session: f4974ac4-d59c-40d3-983a-6c2a352119bf Destroying unnamed session
3368 2023.10.21 17:24:04.446199 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 33041, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3369 2023.10.21 17:24:04.446256 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3370 2023.10.21 17:24:04.446277 [ 3 ] {} <Debug> HTTP-Session: ae3b2e06-0854-4535-a033-7b8d60bf301c Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
3371 2023.10.21 17:24:04.446297 [ 3 ] {} <Debug> HTTP-Session: ae3b2e06-0854-4535-a033-7b8d60bf301c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3372 2023.10.21 17:24:04.446393 [ 3 ] {b98fe6da-daf3-4d7a-b6dd-ae4d94cd8f72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3373 2023.10.21 17:24:04.446436 [ 3 ] {b98fe6da-daf3-4d7a-b6dd-ae4d94cd8f72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3374 2023.10.21 17:24:04.446550 [ 3 ] {b98fe6da-daf3-4d7a-b6dd-ae4d94cd8f72} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3375 2023.10.21 17:24:04.446992 [ 3 ] {b98fe6da-daf3-4d7a-b6dd-ae4d94cd8f72} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
3376 2023.10.21 17:24:04.447235 [ 3 ] {b98fe6da-daf3-4d7a-b6dd-ae4d94cd8f72} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
3377 2023.10.21 17:24:04.447405 [ 3 ] {b98fe6da-daf3-4d7a-b6dd-ae4d94cd8f72} <Trace> oximeter.fields_string (3ff5435d-5ca8-4576-b197-5495721110ce): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0.
3378 2023.10.21 17:24:04.447513 [ 3 ] {b98fe6da-daf3-4d7a-b6dd-ae4d94cd8f72} <Information> executeQuery: Read 207 rows, 20.39 KiB in 0.001087837 sec., 190285 rows/sec., 18.31 MiB/sec.
3379 2023.10.21 17:24:04.447634 [ 3 ] {b98fe6da-daf3-4d7a-b6dd-ae4d94cd8f72} <Debug> DynamicQueryHandler: Done processing query
3380 2023.10.21 17:24:04.447658 [ 3 ] {b98fe6da-daf3-4d7a-b6dd-ae4d94cd8f72} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
3381 2023.10.21 17:24:04.447676 [ 3 ] {} <Debug> HTTP-Session: ae3b2e06-0854-4535-a033-7b8d60bf301c Destroying unnamed session
3382 2023.10.21 17:24:04.447854 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 48909, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3383 2023.10.21 17:24:04.447904 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3384 2023.10.21 17:24:04.447926 [ 3 ] {} <Debug> HTTP-Session: 0c2ac253-458a-4f72-8f77-f92baac17305 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
3385 2023.10.21 17:24:04.447944 [ 3 ] {} <Debug> HTTP-Session: 0c2ac253-458a-4f72-8f77-f92baac17305 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3386 2023.10.21 17:24:04.448051 [ 3 ] {eb1c9354-9c18-400c-88ad-5db000b55484} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3387 2023.10.21 17:24:04.448099 [ 3 ] {eb1c9354-9c18-400c-88ad-5db000b55484} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3388 2023.10.21 17:24:04.448214 [ 3 ] {eb1c9354-9c18-400c-88ad-5db000b55484} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3389 2023.10.21 17:24:04.448667 [ 3 ] {eb1c9354-9c18-400c-88ad-5db000b55484} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
3390 2023.10.21 17:24:04.448900 [ 3 ] {eb1c9354-9c18-400c-88ad-5db000b55484} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
3391 2023.10.21 17:24:04.449065 [ 3 ] {eb1c9354-9c18-400c-88ad-5db000b55484} <Trace> oximeter.fields_uuid (847bdbf3-1a8c-4f15-bf7e-af9da4975461): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0.
3392 2023.10.21 17:24:04.449195 [ 3 ] {eb1c9354-9c18-400c-88ad-5db000b55484} <Information> executeQuery: Read 304 rows, 21.75 KiB in 0.001106108 sec., 274837 rows/sec., 19.20 MiB/sec.
3393 2023.10.21 17:24:04.449320 [ 3 ] {eb1c9354-9c18-400c-88ad-5db000b55484} <Debug> DynamicQueryHandler: Done processing query
3394 2023.10.21 17:24:04.449344 [ 3 ] {eb1c9354-9c18-400c-88ad-5db000b55484} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
3395 2023.10.21 17:24:04.449362 [ 3 ] {} <Debug> HTTP-Session: 0c2ac253-458a-4f72-8f77-f92baac17305 Destroying unnamed session
3396 2023.10.21 17:24:04.449476 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3397 2023.10.21 17:24:04.449523 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3398 2023.10.21 17:24:04.449544 [ 3 ] {} <Debug> HTTP-Session: a00e98da-334f-4b41-a83b-42c31dbd8d75 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
3399 2023.10.21 17:24:04.449563 [ 3 ] {} <Debug> HTTP-Session: a00e98da-334f-4b41-a83b-42c31dbd8d75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3400 2023.10.21 17:24:04.449635 [ 3 ] {964e8045-a69a-4fbb-9041-9c3117c10b9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
3401 2023.10.21 17:24:04.449677 [ 3 ] {964e8045-a69a-4fbb-9041-9c3117c10b9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3402 2023.10.21 17:24:04.449790 [ 3 ] {964e8045-a69a-4fbb-9041-9c3117c10b9f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3403 2023.10.21 17:24:04.450053 [ 3 ] {964e8045-a69a-4fbb-9041-9c3117c10b9f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
3404 2023.10.21 17:24:04.450306 [ 3 ] {964e8045-a69a-4fbb-9041-9c3117c10b9f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3405 2023.10.21 17:24:04.450487 [ 3 ] {964e8045-a69a-4fbb-9041-9c3117c10b9f} <Trace> oximeter.measurements_bool (f36c016a-1dc9-4504-8cbe-a195fd37ea4c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
3406 2023.10.21 17:24:04.450596 [ 3 ] {964e8045-a69a-4fbb-9041-9c3117c10b9f} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000930065 sec., 6451 rows/sec., 270.90 KiB/sec.
3407 2023.10.21 17:24:04.450716 [ 3 ] {964e8045-a69a-4fbb-9041-9c3117c10b9f} <Debug> DynamicQueryHandler: Done processing query
3408 2023.10.21 17:24:04.450741 [ 3 ] {964e8045-a69a-4fbb-9041-9c3117c10b9f} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3409 2023.10.21 17:24:04.450758 [ 3 ] {} <Debug> HTTP-Session: a00e98da-334f-4b41-a83b-42c31dbd8d75 Destroying unnamed session
3410 2023.10.21 17:24:04.450878 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 11532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3411 2023.10.21 17:24:04.450925 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3412 2023.10.21 17:24:04.450944 [ 3 ] {} <Debug> HTTP-Session: 3deaa131-bc5d-48ce-ba17-7be3598d6880 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
3413 2023.10.21 17:24:04.450961 [ 3 ] {} <Debug> HTTP-Session: 3deaa131-bc5d-48ce-ba17-7be3598d6880 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3414 2023.10.21 17:24:04.451035 [ 3 ] {4e2bf2c4-0759-4a6a-b8c0-34f2e5397807} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
3415 2023.10.21 17:24:04.451078 [ 3 ] {4e2bf2c4-0759-4a6a-b8c0-34f2e5397807} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
3416 2023.10.21 17:24:04.451195 [ 3 ] {4e2bf2c4-0759-4a6a-b8c0-34f2e5397807} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3417 2023.10.21 17:24:04.451479 [ 3 ] {4e2bf2c4-0759-4a6a-b8c0-34f2e5397807} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
3418 2023.10.21 17:24:04.451723 [ 3 ] {4e2bf2c4-0759-4a6a-b8c0-34f2e5397807} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3419 2023.10.21 17:24:04.451902 [ 3 ] {4e2bf2c4-0759-4a6a-b8c0-34f2e5397807} <Trace> oximeter.measurements_cumulativei64 (0cf65f78-b0b4-48ed-bfad-6af23f9ac46e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
3420 2023.10.21 17:24:04.452032 [ 3 ] {4e2bf2c4-0759-4a6a-b8c0-34f2e5397807} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000967795 sec., 65096 rows/sec., 3.95 MiB/sec.
3421 2023.10.21 17:24:04.452241 [ 3 ] {4e2bf2c4-0759-4a6a-b8c0-34f2e5397807} <Debug> DynamicQueryHandler: Done processing query
3422 2023.10.21 17:24:04.452266 [ 3 ] {4e2bf2c4-0759-4a6a-b8c0-34f2e5397807} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3423 2023.10.21 17:24:04.452284 [ 3 ] {} <Debug> HTTP-Session: 3deaa131-bc5d-48ce-ba17-7be3598d6880 Destroying unnamed session
3424 2023.10.21 17:24:04.452446 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 42806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3425 2023.10.21 17:24:04.452496 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3426 2023.10.21 17:24:04.452515 [ 3 ] {} <Debug> HTTP-Session: 017de7ad-0f65-4667-b14d-8f3de60ce72e Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
3427 2023.10.21 17:24:04.452531 [ 3 ] {} <Debug> HTTP-Session: 017de7ad-0f65-4667-b14d-8f3de60ce72e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3428 2023.10.21 17:24:04.452611 [ 3 ] {07b23929-f4e5-40d2-9929-caaa81ca155b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3429 2023.10.21 17:24:04.452658 [ 3 ] {07b23929-f4e5-40d2-9929-caaa81ca155b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3430 2023.10.21 17:24:04.452828 [ 3 ] {07b23929-f4e5-40d2-9929-caaa81ca155b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3431 2023.10.21 17:24:04.453312 [ 3 ] {07b23929-f4e5-40d2-9929-caaa81ca155b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
3432 2023.10.21 17:24:04.453682 [ 3 ] {07b23929-f4e5-40d2-9929-caaa81ca155b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
3433 2023.10.21 17:24:04.453902 [ 3 ] {07b23929-f4e5-40d2-9929-caaa81ca155b} <Trace> oximeter.measurements_histogramf64 (efe5cb0d-bafb-438d-9aad-a218182ea8f7): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0.
3434 2023.10.21 17:24:04.454035 [ 3 ] {07b23929-f4e5-40d2-9929-caaa81ca155b} <Information> executeQuery: Read 40 rows, 55.27 KiB in 0.001390702 sec., 28762 rows/sec., 38.81 MiB/sec.
3435 2023.10.21 17:24:04.454151 [ 3 ] {07b23929-f4e5-40d2-9929-caaa81ca155b} <Debug> DynamicQueryHandler: Done processing query
3436 2023.10.21 17:24:04.454174 [ 3 ] {07b23929-f4e5-40d2-9929-caaa81ca155b} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
3437 2023.10.21 17:24:04.454191 [ 3 ] {} <Debug> HTTP-Session: 017de7ad-0f65-4667-b14d-8f3de60ce72e Destroying unnamed session
3438 2023.10.21 17:24:04.454299 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 2668, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3439 2023.10.21 17:24:04.454342 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3440 2023.10.21 17:24:04.454361 [ 3 ] {} <Debug> HTTP-Session: b9610448-92e5-4b04-b81c-996a1a41efdb Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
3441 2023.10.21 17:24:04.454378 [ 3 ] {} <Debug> HTTP-Session: b9610448-92e5-4b04-b81c-996a1a41efdb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3442 2023.10.21 17:24:04.454449 [ 3 ] {a8963fba-52b6-4da7-8fb6-2a305c411f2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
3443 2023.10.21 17:24:04.454489 [ 3 ] {a8963fba-52b6-4da7-8fb6-2a305c411f2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
3444 2023.10.21 17:24:04.454595 [ 3 ] {a8963fba-52b6-4da7-8fb6-2a305c411f2f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3445 2023.10.21 17:24:04.454831 [ 3 ] {a8963fba-52b6-4da7-8fb6-2a305c411f2f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
3446 2023.10.21 17:24:04.455061 [ 3 ] {a8963fba-52b6-4da7-8fb6-2a305c411f2f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
3447 2023.10.21 17:24:04.455232 [ 3 ] {a8963fba-52b6-4da7-8fb6-2a305c411f2f} <Trace> oximeter.measurements_i64 (8874b4fa-6ed1-425d-81a2-1ec088d97588): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
3448 2023.10.21 17:24:04.455363 [ 3 ] {a8963fba-52b6-4da7-8fb6-2a305c411f2f} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000883074 sec., 21515 rows/sec., 1.12 MiB/sec.
3449 2023.10.21 17:24:04.455493 [ 3 ] {a8963fba-52b6-4da7-8fb6-2a305c411f2f} <Debug> DynamicQueryHandler: Done processing query
3450 2023.10.21 17:24:04.455516 [ 3 ] {a8963fba-52b6-4da7-8fb6-2a305c411f2f} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3451 2023.10.21 17:24:04.455533 [ 3 ] {} <Debug> HTTP-Session: b9610448-92e5-4b04-b81c-996a1a41efdb Destroying unnamed session
3452 2023.10.21 17:24:09.437927 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3453 2023.10.21 17:24:09.438064 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3454 2023.10.21 17:24:09.438095 [ 3 ] {} <Debug> HTTP-Session: e04a3a67-ac92-4d34-a31a-c17b3770632d Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
3455 2023.10.21 17:24:09.438122 [ 3 ] {} <Debug> HTTP-Session: e04a3a67-ac92-4d34-a31a-c17b3770632d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3456 2023.10.21 17:24:09.438251 [ 3 ] {a26cbc18-0d2e-450d-8a6a-0dde1292af23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3457 2023.10.21 17:24:09.438313 [ 3 ] {a26cbc18-0d2e-450d-8a6a-0dde1292af23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3458 2023.10.21 17:24:09.438477 [ 3 ] {a26cbc18-0d2e-450d-8a6a-0dde1292af23} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3459 2023.10.21 17:24:09.438868 [ 3 ] {a26cbc18-0d2e-450d-8a6a-0dde1292af23} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
3460 2023.10.21 17:24:09.439129 [ 3 ] {a26cbc18-0d2e-450d-8a6a-0dde1292af23} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
3461 2023.10.21 17:24:09.439303 [ 3 ] {a26cbc18-0d2e-450d-8a6a-0dde1292af23} <Trace> oximeter.fields_i64 (be40c886-775a-4755-b336-3265d341e4e4): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0.
3462 2023.10.21 17:24:09.439459 [ 3 ] {a26cbc18-0d2e-450d-8a6a-0dde1292af23} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001171578 sec., 4267 rows/sec., 345.92 KiB/sec.
3463 2023.10.21 17:24:09.439689 [ 3 ] {a26cbc18-0d2e-450d-8a6a-0dde1292af23} <Debug> DynamicQueryHandler: Done processing query
3464 2023.10.21 17:24:09.439715 [ 3 ] {a26cbc18-0d2e-450d-8a6a-0dde1292af23} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3465 2023.10.21 17:24:09.439732 [ 3 ] {} <Debug> HTTP-Session: e04a3a67-ac92-4d34-a31a-c17b3770632d Destroying unnamed session
3466 2023.10.21 17:24:09.439851 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 2352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3467 2023.10.21 17:24:09.439899 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3468 2023.10.21 17:24:09.439919 [ 3 ] {} <Debug> HTTP-Session: 7e647119-28ab-4744-9c07-b89259e9ebf5 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
3469 2023.10.21 17:24:09.439938 [ 3 ] {} <Debug> HTTP-Session: 7e647119-28ab-4744-9c07-b89259e9ebf5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3470 2023.10.21 17:24:09.440022 [ 3 ] {a11e4255-2d17-4adb-987d-3714873099a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3471 2023.10.21 17:24:09.440066 [ 3 ] {a11e4255-2d17-4adb-987d-3714873099a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3472 2023.10.21 17:24:09.440195 [ 3 ] {a11e4255-2d17-4adb-987d-3714873099a3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3473 2023.10.21 17:24:09.440489 [ 3 ] {a11e4255-2d17-4adb-987d-3714873099a3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
3474 2023.10.21 17:24:09.440698 [ 3 ] {a11e4255-2d17-4adb-987d-3714873099a3} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
3475 2023.10.21 17:24:09.440854 [ 3 ] {a11e4255-2d17-4adb-987d-3714873099a3} <Trace> oximeter.fields_string (3ff5435d-5ca8-4576-b197-5495721110ce): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0.
3476 2023.10.21 17:24:09.440983 [ 3 ] {a11e4255-2d17-4adb-987d-3714873099a3} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.000928694 sec., 16151 rows/sec., 1.46 MiB/sec.
3477 2023.10.21 17:24:09.441192 [ 3 ] {a11e4255-2d17-4adb-987d-3714873099a3} <Debug> DynamicQueryHandler: Done processing query
3478 2023.10.21 17:24:09.441218 [ 3 ] {a11e4255-2d17-4adb-987d-3714873099a3} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3479 2023.10.21 17:24:09.441234 [ 3 ] {} <Debug> HTTP-Session: 7e647119-28ab-4744-9c07-b89259e9ebf5 Destroying unnamed session
3480 2023.10.21 17:24:09.441351 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3481 2023.10.21 17:24:09.441398 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3482 2023.10.21 17:24:09.441418 [ 3 ] {} <Debug> HTTP-Session: ec7ef35b-7357-427c-9bef-929cc84db18e Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
3483 2023.10.21 17:24:09.441436 [ 3 ] {} <Debug> HTTP-Session: ec7ef35b-7357-427c-9bef-929cc84db18e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3484 2023.10.21 17:24:09.441512 [ 3 ] {9906c75a-4a6c-4c3f-a0ab-4dd8d53e9a46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3485 2023.10.21 17:24:09.441553 [ 3 ] {9906c75a-4a6c-4c3f-a0ab-4dd8d53e9a46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3486 2023.10.21 17:24:09.441680 [ 3 ] {9906c75a-4a6c-4c3f-a0ab-4dd8d53e9a46} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3487 2023.10.21 17:24:09.441951 [ 3 ] {9906c75a-4a6c-4c3f-a0ab-4dd8d53e9a46} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
3488 2023.10.21 17:24:09.442153 [ 3 ] {9906c75a-4a6c-4c3f-a0ab-4dd8d53e9a46} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
3489 2023.10.21 17:24:09.442298 [ 3 ] {9906c75a-4a6c-4c3f-a0ab-4dd8d53e9a46} <Trace> oximeter.fields_uuid (847bdbf3-1a8c-4f15-bf7e-af9da4975461): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0.
3490 2023.10.21 17:24:09.442424 [ 3 ] {9906c75a-4a6c-4c3f-a0ab-4dd8d53e9a46} <Information> executeQuery: Read 5 rows, 410.00 B in 0.000881514 sec., 5672 rows/sec., 454.21 KiB/sec.
3491 2023.10.21 17:24:09.442536 [ 3 ] {9906c75a-4a6c-4c3f-a0ab-4dd8d53e9a46} <Debug> DynamicQueryHandler: Done processing query
3492 2023.10.21 17:24:09.442560 [ 3 ] {9906c75a-4a6c-4c3f-a0ab-4dd8d53e9a46} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3493 2023.10.21 17:24:09.442576 [ 3 ] {} <Debug> HTTP-Session: ec7ef35b-7357-427c-9bef-929cc84db18e Destroying unnamed session
3494 2023.10.21 17:24:09.442681 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 5409, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3495 2023.10.21 17:24:09.442725 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3496 2023.10.21 17:24:09.442744 [ 3 ] {} <Debug> HTTP-Session: a06ee407-429b-438b-8354-017721a9a32f Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
3497 2023.10.21 17:24:09.442760 [ 3 ] {} <Debug> HTTP-Session: a06ee407-429b-438b-8354-017721a9a32f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3498 2023.10.21 17:24:09.442835 [ 3 ] {8eb63ba9-8e1c-4280-9161-8b4f4f437d7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3499 2023.10.21 17:24:09.442881 [ 3 ] {8eb63ba9-8e1c-4280-9161-8b4f4f437d7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3500 2023.10.21 17:24:09.443019 [ 3 ] {8eb63ba9-8e1c-4280-9161-8b4f4f437d7b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3501 2023.10.21 17:24:09.443303 [ 3 ] {8eb63ba9-8e1c-4280-9161-8b4f4f437d7b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
3502 2023.10.21 17:24:09.443593 [ 3 ] {8eb63ba9-8e1c-4280-9161-8b4f4f437d7b} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
3503 2023.10.21 17:24:09.443766 [ 3 ] {8eb63ba9-8e1c-4280-9161-8b4f4f437d7b} <Trace> oximeter.measurements_histogramf64 (efe5cb0d-bafb-438d-9aad-a218182ea8f7): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0.
3504 2023.10.21 17:24:09.443897 [ 3 ] {8eb63ba9-8e1c-4280-9161-8b4f4f437d7b} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001033096 sec., 4839 rows/sec., 6.53 MiB/sec.
3505 2023.10.21 17:24:09.444020 [ 3 ] {8eb63ba9-8e1c-4280-9161-8b4f4f437d7b} <Debug> DynamicQueryHandler: Done processing query
3506 2023.10.21 17:24:09.444045 [ 3 ] {8eb63ba9-8e1c-4280-9161-8b4f4f437d7b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3507 2023.10.21 17:24:09.444062 [ 3 ] {} <Debug> HTTP-Session: a06ee407-429b-438b-8354-017721a9a32f Destroying unnamed session
3508 2023.10.21 17:24:14.445597 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 6488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3509 2023.10.21 17:24:14.445722 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3510 2023.10.21 17:24:14.445749 [ 3 ] {} <Debug> HTTP-Session: 75f42858-0ba1-4abe-ab40-40c7c6d2603d Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
3511 2023.10.21 17:24:14.445774 [ 3 ] {} <Debug> HTTP-Session: 75f42858-0ba1-4abe-ab40-40c7c6d2603d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3512 2023.10.21 17:24:14.445908 [ 3 ] {7a8e0718-e78a-4255-bcc9-f0ab65fe6a67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3513 2023.10.21 17:24:14.445972 [ 3 ] {7a8e0718-e78a-4255-bcc9-f0ab65fe6a67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3514 2023.10.21 17:24:14.446137 [ 3 ] {7a8e0718-e78a-4255-bcc9-f0ab65fe6a67} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3515 2023.10.21 17:24:14.446565 [ 3 ] {7a8e0718-e78a-4255-bcc9-f0ab65fe6a67} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
3516 2023.10.21 17:24:14.446843 [ 3 ] {7a8e0718-e78a-4255-bcc9-f0ab65fe6a67} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
3517 2023.10.21 17:24:14.447017 [ 3 ] {7a8e0718-e78a-4255-bcc9-f0ab65fe6a67} <Trace> oximeter.fields_i64 (be40c886-775a-4755-b336-3265d341e4e4): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0.
3518 2023.10.21 17:24:14.447165 [ 3 ] {7a8e0718-e78a-4255-bcc9-f0ab65fe6a67} <Information> executeQuery: Read 46 rows, 3.58 KiB in 0.001215569 sec., 37842 rows/sec., 2.88 MiB/sec.
3519 2023.10.21 17:24:14.447316 [ 3 ] {7a8e0718-e78a-4255-bcc9-f0ab65fe6a67} <Debug> DynamicQueryHandler: Done processing query
3520 2023.10.21 17:24:14.447344 [ 3 ] {7a8e0718-e78a-4255-bcc9-f0ab65fe6a67} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3521 2023.10.21 17:24:14.447362 [ 3 ] {} <Debug> HTTP-Session: 75f42858-0ba1-4abe-ab40-40c7c6d2603d Destroying unnamed session
3522 2023.10.21 17:24:14.447535 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 33041, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3523 2023.10.21 17:24:14.447585 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3524 2023.10.21 17:24:14.447605 [ 3 ] {} <Debug> HTTP-Session: 28242c4a-ff71-44f5-a92d-e6c6ecf54433 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
3525 2023.10.21 17:24:14.447631 [ 3 ] {} <Debug> HTTP-Session: 28242c4a-ff71-44f5-a92d-e6c6ecf54433 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3526 2023.10.21 17:24:14.447722 [ 3 ] {734f4f7b-cba6-4a73-86db-c06c05fcf526} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3527 2023.10.21 17:24:14.447767 [ 3 ] {734f4f7b-cba6-4a73-86db-c06c05fcf526} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3528 2023.10.21 17:24:14.447876 [ 3 ] {734f4f7b-cba6-4a73-86db-c06c05fcf526} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3529 2023.10.21 17:24:14.448365 [ 3 ] {734f4f7b-cba6-4a73-86db-c06c05fcf526} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
3530 2023.10.21 17:24:14.448631 [ 3 ] {734f4f7b-cba6-4a73-86db-c06c05fcf526} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
3531 2023.10.21 17:24:14.448784 [ 3 ] {734f4f7b-cba6-4a73-86db-c06c05fcf526} <Trace> oximeter.fields_string (3ff5435d-5ca8-4576-b197-5495721110ce): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0.
3532 2023.10.21 17:24:14.448912 [ 3 ] {734f4f7b-cba6-4a73-86db-c06c05fcf526} <Information> executeQuery: Read 207 rows, 20.39 KiB in 0.001154258 sec., 179335 rows/sec., 17.25 MiB/sec.
3533 2023.10.21 17:24:14.449040 [ 3 ] {734f4f7b-cba6-4a73-86db-c06c05fcf526} <Debug> DynamicQueryHandler: Done processing query
3534 2023.10.21 17:24:14.449067 [ 3 ] {734f4f7b-cba6-4a73-86db-c06c05fcf526} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
3535 2023.10.21 17:24:14.449084 [ 3 ] {} <Debug> HTTP-Session: 28242c4a-ff71-44f5-a92d-e6c6ecf54433 Destroying unnamed session
3536 2023.10.21 17:24:14.449272 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 50756, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3537 2023.10.21 17:24:14.449319 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3538 2023.10.21 17:24:14.449339 [ 3 ] {} <Debug> HTTP-Session: 3a354a23-4e69-4b88-9a52-77d670ad8daa Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
3539 2023.10.21 17:24:14.449356 [ 3 ] {} <Debug> HTTP-Session: 3a354a23-4e69-4b88-9a52-77d670ad8daa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3540 2023.10.21 17:24:14.449440 [ 3 ] {afe7fa68-a6e2-4baf-98b5-d57146976c2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3541 2023.10.21 17:24:14.449481 [ 3 ] {afe7fa68-a6e2-4baf-98b5-d57146976c2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3542 2023.10.21 17:24:14.449592 [ 3 ] {afe7fa68-a6e2-4baf-98b5-d57146976c2b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3543 2023.10.21 17:24:14.450133 [ 3 ] {afe7fa68-a6e2-4baf-98b5-d57146976c2b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
3544 2023.10.21 17:24:14.450362 [ 3 ] {afe7fa68-a6e2-4baf-98b5-d57146976c2b} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
3545 2023.10.21 17:24:14.450512 [ 3 ] {afe7fa68-a6e2-4baf-98b5-d57146976c2b} <Trace> oximeter.fields_uuid (847bdbf3-1a8c-4f15-bf7e-af9da4975461): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0.
3546 2023.10.21 17:24:14.450644 [ 3 ] {afe7fa68-a6e2-4baf-98b5-d57146976c2b} <Information> executeQuery: Read 315 rows, 22.62 KiB in 0.001174408 sec., 268220 rows/sec., 18.81 MiB/sec.
3547 2023.10.21 17:24:14.450769 [ 3 ] {afe7fa68-a6e2-4baf-98b5-d57146976c2b} <Debug> DynamicQueryHandler: Done processing query
3548 2023.10.21 17:24:14.450793 [ 3 ] {afe7fa68-a6e2-4baf-98b5-d57146976c2b} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
3549 2023.10.21 17:24:14.450809 [ 3 ] {} <Debug> HTTP-Session: 3a354a23-4e69-4b88-9a52-77d670ad8daa Destroying unnamed session
3550 2023.10.21 17:24:14.450971 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3551 2023.10.21 17:24:14.451018 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3552 2023.10.21 17:24:14.451038 [ 3 ] {} <Debug> HTTP-Session: b3c560c0-63cf-4977-8281-bdf8fbec95e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
3553 2023.10.21 17:24:14.451055 [ 3 ] {} <Debug> HTTP-Session: b3c560c0-63cf-4977-8281-bdf8fbec95e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3554 2023.10.21 17:24:14.451128 [ 3 ] {c0f5653f-36b1-4477-a091-3ba2662d7aad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
3555 2023.10.21 17:24:14.451169 [ 3 ] {c0f5653f-36b1-4477-a091-3ba2662d7aad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3556 2023.10.21 17:24:14.451278 [ 3 ] {c0f5653f-36b1-4477-a091-3ba2662d7aad} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3557 2023.10.21 17:24:14.451557 [ 3 ] {c0f5653f-36b1-4477-a091-3ba2662d7aad} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
3558 2023.10.21 17:24:14.451800 [ 3 ] {c0f5653f-36b1-4477-a091-3ba2662d7aad} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
3559 2023.10.21 17:24:14.451971 [ 3 ] {c0f5653f-36b1-4477-a091-3ba2662d7aad} <Trace> oximeter.measurements_bool (f36c016a-1dc9-4504-8cbe-a195fd37ea4c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
3560 2023.10.21 17:24:14.452098 [ 3 ] {c0f5653f-36b1-4477-a091-3ba2662d7aad} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000939975 sec., 6383 rows/sec., 268.04 KiB/sec.
3561 2023.10.21 17:24:14.452219 [ 3 ] {c0f5653f-36b1-4477-a091-3ba2662d7aad} <Debug> DynamicQueryHandler: Done processing query
3562 2023.10.21 17:24:14.452244 [ 3 ] {c0f5653f-36b1-4477-a091-3ba2662d7aad} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3563 2023.10.21 17:24:14.452260 [ 3 ] {} <Debug> HTTP-Session: b3c560c0-63cf-4977-8281-bdf8fbec95e9 Destroying unnamed session
3564 2023.10.21 17:24:14.452400 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 13597, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3565 2023.10.21 17:24:14.452446 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3566 2023.10.21 17:24:14.452464 [ 3 ] {} <Debug> HTTP-Session: cc651eaf-68bb-400f-ba8c-8f63bd5a08c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
3567 2023.10.21 17:24:14.452481 [ 3 ] {} <Debug> HTTP-Session: cc651eaf-68bb-400f-ba8c-8f63bd5a08c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3568 2023.10.21 17:24:14.452556 [ 3 ] {179f1c24-d536-4b78-8ef0-066de60ad7d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
3569 2023.10.21 17:24:14.452597 [ 3 ] {179f1c24-d536-4b78-8ef0-066de60ad7d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
3570 2023.10.21 17:24:14.452715 [ 3 ] {179f1c24-d536-4b78-8ef0-066de60ad7d8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3571 2023.10.21 17:24:14.453026 [ 3 ] {179f1c24-d536-4b78-8ef0-066de60ad7d8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
3572 2023.10.21 17:24:14.453266 [ 3 ] {179f1c24-d536-4b78-8ef0-066de60ad7d8} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
3573 2023.10.21 17:24:14.453435 [ 3 ] {179f1c24-d536-4b78-8ef0-066de60ad7d8} <Trace> oximeter.measurements_cumulativei64 (0cf65f78-b0b4-48ed-bfad-6af23f9ac46e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
3574 2023.10.21 17:24:14.453565 [ 3 ] {179f1c24-d536-4b78-8ef0-066de60ad7d8} <Information> executeQuery: Read 74 rows, 4.64 KiB in 0.000982096 sec., 75349 rows/sec., 4.61 MiB/sec.
3575 2023.10.21 17:24:14.453687 [ 3 ] {179f1c24-d536-4b78-8ef0-066de60ad7d8} <Debug> DynamicQueryHandler: Done processing query
3576 2023.10.21 17:24:14.453711 [ 3 ] {179f1c24-d536-4b78-8ef0-066de60ad7d8} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
3577 2023.10.21 17:24:14.453727 [ 3 ] {} <Debug> HTTP-Session: cc651eaf-68bb-400f-ba8c-8f63bd5a08c2 Destroying unnamed session
3578 2023.10.21 17:24:14.453906 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 42806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3579 2023.10.21 17:24:14.453952 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3580 2023.10.21 17:24:14.453971 [ 3 ] {} <Debug> HTTP-Session: 5c25640b-a5b6-414b-be0c-b15e2c9583f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
3581 2023.10.21 17:24:14.453988 [ 3 ] {} <Debug> HTTP-Session: 5c25640b-a5b6-414b-be0c-b15e2c9583f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3582 2023.10.21 17:24:14.454072 [ 3 ] {4e97c719-55dd-4f5f-9d44-705ffcab2a56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3583 2023.10.21 17:24:14.454117 [ 3 ] {4e97c719-55dd-4f5f-9d44-705ffcab2a56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3584 2023.10.21 17:24:14.454252 [ 3 ] {4e97c719-55dd-4f5f-9d44-705ffcab2a56} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3585 2023.10.21 17:24:14.454697 [ 3 ] {4e97c719-55dd-4f5f-9d44-705ffcab2a56} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
3586 2023.10.21 17:24:14.455000 [ 3 ] {4e97c719-55dd-4f5f-9d44-705ffcab2a56} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
3587 2023.10.21 17:24:14.455173 [ 3 ] {4e97c719-55dd-4f5f-9d44-705ffcab2a56} <Trace> oximeter.measurements_histogramf64 (efe5cb0d-bafb-438d-9aad-a218182ea8f7): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0.
3588 2023.10.21 17:24:14.455301 [ 3 ] {4e97c719-55dd-4f5f-9d44-705ffcab2a56} <Information> executeQuery: Read 40 rows, 55.27 KiB in 0.001199369 sec., 33350 rows/sec., 45.01 MiB/sec.
3589 2023.10.21 17:24:14.455428 [ 3 ] {4e97c719-55dd-4f5f-9d44-705ffcab2a56} <Debug> DynamicQueryHandler: Done processing query
3590 2023.10.21 17:24:14.455451 [ 3 ] {4e97c719-55dd-4f5f-9d44-705ffcab2a56} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
3591 2023.10.21 17:24:14.455467 [ 3 ] {} <Debug> HTTP-Session: 5c25640b-a5b6-414b-be0c-b15e2c9583f2 Destroying unnamed session
3592 2023.10.21 17:24:14.455596 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 2668, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3593 2023.10.21 17:24:14.455642 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3594 2023.10.21 17:24:14.455662 [ 3 ] {} <Debug> HTTP-Session: 3f963bc2-7382-45de-b05f-014f7d5fbeaa Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
3595 2023.10.21 17:24:14.455678 [ 3 ] {} <Debug> HTTP-Session: 3f963bc2-7382-45de-b05f-014f7d5fbeaa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3596 2023.10.21 17:24:14.455748 [ 3 ] {80c8114c-215e-49ba-824b-7ea76dd13046} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
3597 2023.10.21 17:24:14.455786 [ 3 ] {80c8114c-215e-49ba-824b-7ea76dd13046} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
3598 2023.10.21 17:24:14.455891 [ 3 ] {80c8114c-215e-49ba-824b-7ea76dd13046} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3599 2023.10.21 17:24:14.456147 [ 3 ] {80c8114c-215e-49ba-824b-7ea76dd13046} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
3600 2023.10.21 17:24:14.456372 [ 3 ] {80c8114c-215e-49ba-824b-7ea76dd13046} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
3601 2023.10.21 17:24:14.456538 [ 3 ] {80c8114c-215e-49ba-824b-7ea76dd13046} <Trace> oximeter.measurements_i64 (8874b4fa-6ed1-425d-81a2-1ec088d97588): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
3602 2023.10.21 17:24:14.456662 [ 3 ] {80c8114c-215e-49ba-824b-7ea76dd13046} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000885264 sec., 21462 rows/sec., 1.11 MiB/sec.
3603 2023.10.21 17:24:14.456778 [ 3 ] {80c8114c-215e-49ba-824b-7ea76dd13046} <Debug> DynamicQueryHandler: Done processing query
3604 2023.10.21 17:24:14.456801 [ 3 ] {80c8114c-215e-49ba-824b-7ea76dd13046} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3605 2023.10.21 17:24:14.456816 [ 3 ] {} <Debug> HTTP-Session: 3f963bc2-7382-45de-b05f-014f7d5fbeaa Destroying unnamed session
3606 2023.10.21 17:24:19.233886 [ 165 ] {} <Debug> DNSResolver: Updating DNS cache
3607 2023.10.21 17:24:19.233984 [ 165 ] {} <Debug> DNSResolver: Updated DNS cache
3608 2023.10.21 17:24:19.437731 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3609 2023.10.21 17:24:19.437851 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3610 2023.10.21 17:24:19.437882 [ 3 ] {} <Debug> HTTP-Session: d7f19282-ea92-4091-b5c7-32d8c2aa8073 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
3611 2023.10.21 17:24:19.437912 [ 3 ] {} <Debug> HTTP-Session: d7f19282-ea92-4091-b5c7-32d8c2aa8073 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3612 2023.10.21 17:24:19.438051 [ 3 ] {52f8af34-63ce-4d0d-94c3-b3551e483d9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3613 2023.10.21 17:24:19.438121 [ 3 ] {52f8af34-63ce-4d0d-94c3-b3551e483d9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3614 2023.10.21 17:24:19.438305 [ 3 ] {52f8af34-63ce-4d0d-94c3-b3551e483d9b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3615 2023.10.21 17:24:19.438787 [ 3 ] {52f8af34-63ce-4d0d-94c3-b3551e483d9b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
3616 2023.10.21 17:24:19.439053 [ 3 ] {52f8af34-63ce-4d0d-94c3-b3551e483d9b} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
3617 2023.10.21 17:24:19.439217 [ 3 ] {52f8af34-63ce-4d0d-94c3-b3551e483d9b} <Trace> oximeter.fields_i64 (be40c886-775a-4755-b336-3265d341e4e4): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0.
3618 2023.10.21 17:24:19.439357 [ 3 ] {52f8af34-63ce-4d0d-94c3-b3551e483d9b} <Information> executeQuery: Read 5 rows, 415.00 B in 0.00125585 sec., 3981 rows/sec., 322.71 KiB/sec.
3619 2023.10.21 17:24:19.439356 [ 165 ] {} <Debug> oximeter.fields_i64 (be40c886-775a-4755-b336-3265d341e4e4) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
3620 2023.10.21 17:24:19.439459 [ 165 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
3621 2023.10.21 17:24:19.439604 [ 3 ] {52f8af34-63ce-4d0d-94c3-b3551e483d9b} <Debug> DynamicQueryHandler: Done processing query
3622 2023.10.21 17:24:19.439646 [ 20 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact
3623 2023.10.21 17:24:19.439657 [ 3 ] {52f8af34-63ce-4d0d-94c3-b3551e483d9b} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3624 2023.10.21 17:24:19.439773 [ 3 ] {} <Debug> HTTP-Session: d7f19282-ea92-4091-b5c7-32d8c2aa8073 Destroying unnamed session
3625 2023.10.21 17:24:19.439873 [ 20 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3626 2023.10.21 17:24:19.439960 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 2352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3627 2023.10.21 17:24:19.439972 [ 20 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 51 rows starting from the beginning of the part
3628 2023.10.21 17:24:19.440062 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3629 2023.10.21 17:24:19.440108 [ 3 ] {} <Debug> HTTP-Session: 9677e150-0f01-4387-92b3-dd95aec7a318 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
3630 2023.10.21 17:24:19.440148 [ 3 ] {} <Debug> HTTP-Session: 9677e150-0f01-4387-92b3-dd95aec7a318 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3631 2023.10.21 17:24:19.440392 [ 20 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 5 rows starting from the beginning of the part
3632 2023.10.21 17:24:19.440395 [ 3 ] {10985535-6014-434d-8a9f-1c43287f720b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3633 2023.10.21 17:24:19.440532 [ 3 ] {10985535-6014-434d-8a9f-1c43287f720b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3634 2023.10.21 17:24:19.440678 [ 20 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 46 rows starting from the beginning of the part
3635 2023.10.21 17:24:19.441004 [ 20 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 5 rows starting from the beginning of the part
3636 2023.10.21 17:24:19.441031 [ 3 ] {10985535-6014-434d-8a9f-1c43287f720b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3637 2023.10.21 17:24:19.441218 [ 20 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 46 rows starting from the beginning of the part
3638 2023.10.21 17:24:19.441363 [ 20 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 5 rows starting from the beginning of the part
3639 2023.10.21 17:24:19.441918 [ 3 ] {10985535-6014-434d-8a9f-1c43287f720b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
3640 2023.10.21 17:24:19.442320 [ 3 ] {10985535-6014-434d-8a9f-1c43287f720b} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
3641 2023.10.21 17:24:19.442668 [ 3 ] {10985535-6014-434d-8a9f-1c43287f720b} <Trace> oximeter.fields_string (3ff5435d-5ca8-4576-b197-5495721110ce): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0.
3642 2023.10.21 17:24:19.442913 [ 165 ] {} <Debug> oximeter.fields_string (3ff5435d-5ca8-4576-b197-5495721110ce) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
3643 2023.10.21 17:24:19.442973 [ 20 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 158 rows, containing 4 columns (4 merged, 0 gathered) in 0.003409553 sec., 46340.3853818961 rows/sec., 3.54 MiB/sec.
3644 2023.10.21 17:24:19.443003 [ 165 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
3645 2023.10.21 17:24:19.442994 [ 3 ] {10985535-6014-434d-8a9f-1c43287f720b} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.002478299 sec., 6052 rows/sec., 559.15 KiB/sec.
3646 2023.10.21 17:24:19.443189 [ 9 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact
3647 2023.10.21 17:24:19.443251 [ 10 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
3648 2023.10.21 17:24:19.443406 [ 3 ] {10985535-6014-434d-8a9f-1c43287f720b} <Debug> DynamicQueryHandler: Done processing query
3649 2023.10.21 17:24:19.443450 [ 9 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3650 2023.10.21 17:24:19.443457 [ 3 ] {10985535-6014-434d-8a9f-1c43287f720b} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3651 2023.10.21 17:24:19.443533 [ 3 ] {} <Debug> HTTP-Session: 9677e150-0f01-4387-92b3-dd95aec7a318 Destroying unnamed session
3652 2023.10.21 17:24:19.443537 [ 9 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 222 rows starting from the beginning of the part
3653 2023.10.21 17:24:19.443659 [ 10 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_31_6} <Trace> oximeter.fields_i64 (be40c886-775a-4755-b336-3265d341e4e4): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6.
3654 2023.10.21 17:24:19.443782 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3655 2023.10.21 17:24:19.443808 [ 9 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 15 rows starting from the beginning of the part
3656 2023.10.21 17:24:19.443832 [ 10 ] {be40c886-775a-4755-b336-3265d341e4e4::all_1_31_6} <Trace> oximeter.fields_i64 (be40c886-775a-4755-b336-3265d341e4e4) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0
3657 2023.10.21 17:24:19.443914 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3658 2023.10.21 17:24:19.444011 [ 3 ] {} <Debug> HTTP-Session: 21423f2c-93bc-48d6-8940-614a07b92476 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
3659 2023.10.21 17:24:19.444087 [ 3 ] {} <Debug> HTTP-Session: 21423f2c-93bc-48d6-8940-614a07b92476 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3660 2023.10.21 17:24:19.444117 [ 9 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 207 rows starting from the beginning of the part
3661 2023.10.21 17:24:19.444277 [ 3 ] {24689669-4fba-45c8-9946-9324f5a812ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3662 2023.10.21 17:24:19.444372 [ 9 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 15 rows starting from the beginning of the part
3663 2023.10.21 17:24:19.444379 [ 3 ] {24689669-4fba-45c8-9946-9324f5a812ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3664 2023.10.21 17:24:19.444704 [ 9 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 207 rows starting from the beginning of the part
3665 2023.10.21 17:24:19.444867 [ 3 ] {24689669-4fba-45c8-9946-9324f5a812ff} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3666 2023.10.21 17:24:19.445038 [ 9 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 15 rows starting from the beginning of the part
3667 2023.10.21 17:24:19.445546 [ 3 ] {24689669-4fba-45c8-9946-9324f5a812ff} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
3668 2023.10.21 17:24:19.445948 [ 3 ] {24689669-4fba-45c8-9946-9324f5a812ff} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
3669 2023.10.21 17:24:19.446256 [ 3 ] {24689669-4fba-45c8-9946-9324f5a812ff} <Trace> oximeter.fields_uuid (847bdbf3-1a8c-4f15-bf7e-af9da4975461): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0.
3670 2023.10.21 17:24:19.446437 [ 165 ] {} <Debug> oximeter.fields_uuid (847bdbf3-1a8c-4f15-bf7e-af9da4975461) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
3671 2023.10.21 17:24:19.446486 [ 3 ] {24689669-4fba-45c8-9946-9324f5a812ff} <Information> executeQuery: Read 5 rows, 410.00 B in 0.002144753 sec., 2331 rows/sec., 186.68 KiB/sec.
3672 2023.10.21 17:24:19.446517 [ 165 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
3673 2023.10.21 17:24:19.446694 [ 9 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact
3674 2023.10.21 17:24:19.446976 [ 9 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3675 2023.10.21 17:24:19.447093 [ 9 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 338 rows starting from the beginning of the part
3676 2023.10.21 17:24:19.447149 [ 3 ] {24689669-4fba-45c8-9946-9324f5a812ff} <Debug> DynamicQueryHandler: Done processing query
3677 2023.10.21 17:24:19.447164 [ 18 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 681 rows, containing 4 columns (4 merged, 0 gathered) in 0.004066284 sec., 167474.7754952679 rows/sec., 16.03 MiB/sec.
3678 2023.10.21 17:24:19.447253 [ 3 ] {24689669-4fba-45c8-9946-9324f5a812ff} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3679 2023.10.21 17:24:19.447313 [ 3 ] {} <Debug> HTTP-Session: 21423f2c-93bc-48d6-8940-614a07b92476 Destroying unnamed session
3680 2023.10.21 17:24:19.447469 [ 18 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
3681 2023.10.21 17:24:19.447518 [ 9 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 5 rows starting from the beginning of the part
3682 2023.10.21 17:24:19.447702 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 5409, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3683 2023.10.21 17:24:19.447848 [ 9 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 304 rows starting from the beginning of the part
3684 2023.10.21 17:24:19.447851 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3685 2023.10.21 17:24:19.447886 [ 18 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_31_6} <Trace> oximeter.fields_string (3ff5435d-5ca8-4576-b197-5495721110ce): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6.
3686 2023.10.21 17:24:19.447980 [ 3 ] {} <Debug> HTTP-Session: 1f38e6e8-8d6b-4a97-8410-4817879f7c99 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
3687 2023.10.21 17:24:19.448043 [ 3 ] {} <Debug> HTTP-Session: 1f38e6e8-8d6b-4a97-8410-4817879f7c99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3688 2023.10.21 17:24:19.448057 [ 18 ] {3ff5435d-5ca8-4576-b197-5495721110ce::all_1_31_6} <Trace> oximeter.fields_string (3ff5435d-5ca8-4576-b197-5495721110ce) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0
3689 2023.10.21 17:24:19.448261 [ 9 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 5 rows starting from the beginning of the part
3690 2023.10.21 17:24:19.448417 [ 3 ] {0702106c-c0d6-46d0-882c-b3c253193e8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3691 2023.10.21 17:24:19.448543 [ 9 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 315 rows starting from the beginning of the part
3692 2023.10.21 17:24:19.448555 [ 3 ] {0702106c-c0d6-46d0-882c-b3c253193e8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3693 2023.10.21 17:24:19.448875 [ 9 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 5 rows starting from the beginning of the part
3694 2023.10.21 17:24:19.449209 [ 3 ] {0702106c-c0d6-46d0-882c-b3c253193e8c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3695 2023.10.21 17:24:19.450165 [ 3 ] {0702106c-c0d6-46d0-882c-b3c253193e8c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
3696 2023.10.21 17:24:19.450825 [ 9 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 972 rows, containing 4 columns (4 merged, 0 gathered) in 0.004250517 sec., 228678.0643389969 rows/sec., 16.09 MiB/sec.
3697 2023.10.21 17:24:19.450852 [ 3 ] {0702106c-c0d6-46d0-882c-b3c253193e8c} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
3698 2023.10.21 17:24:19.450969 [ 9 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
3699 2023.10.21 17:24:19.451161 [ 3 ] {0702106c-c0d6-46d0-882c-b3c253193e8c} <Trace> oximeter.measurements_histogramf64 (efe5cb0d-bafb-438d-9aad-a218182ea8f7): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0.
3700 2023.10.21 17:24:19.451232 [ 9 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_31_6} <Trace> oximeter.fields_uuid (847bdbf3-1a8c-4f15-bf7e-af9da4975461): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6.
3701 2023.10.21 17:24:19.451370 [ 9 ] {847bdbf3-1a8c-4f15-bf7e-af9da4975461::all_1_31_6} <Trace> oximeter.fields_uuid (847bdbf3-1a8c-4f15-bf7e-af9da4975461) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0
3702 2023.10.21 17:24:19.451407 [ 3 ] {0702106c-c0d6-46d0-882c-b3c253193e8c} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.002910105 sec., 1718 rows/sec., 2.32 MiB/sec.
3703 2023.10.21 17:24:19.451707 [ 3 ] {0702106c-c0d6-46d0-882c-b3c253193e8c} <Debug> DynamicQueryHandler: Done processing query
3704 2023.10.21 17:24:19.451733 [ 3 ] {0702106c-c0d6-46d0-882c-b3c253193e8c} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
3705 2023.10.21 17:24:19.451752 [ 3 ] {} <Debug> HTTP-Session: 1f38e6e8-8d6b-4a97-8410-4817879f7c99 Destroying unnamed session
3706 2023.10.21 17:24:24.445504 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 6488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3707 2023.10.21 17:24:24.445622 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3708 2023.10.21 17:24:24.445652 [ 3 ] {} <Debug> HTTP-Session: 83312763-732a-485a-a20d-b1bf5b53e663 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
3709 2023.10.21 17:24:24.445676 [ 3 ] {} <Debug> HTTP-Session: 83312763-732a-485a-a20d-b1bf5b53e663 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3710 2023.10.21 17:24:24.445810 [ 3 ] {80728459-987d-459c-9029-6c96fbc26ec9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3711 2023.10.21 17:24:24.445876 [ 3 ] {80728459-987d-459c-9029-6c96fbc26ec9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3712 2023.10.21 17:24:24.446046 [ 3 ] {80728459-987d-459c-9029-6c96fbc26ec9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3713 2023.10.21 17:24:24.446576 [ 3 ] {80728459-987d-459c-9029-6c96fbc26ec9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
3714 2023.10.21 17:24:24.446886 [ 3 ] {80728459-987d-459c-9029-6c96fbc26ec9} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
3715 2023.10.21 17:24:24.447070 [ 3 ] {80728459-987d-459c-9029-6c96fbc26ec9} <Trace> oximeter.fields_i64 (be40c886-775a-4755-b336-3265d341e4e4): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0.
3716 2023.10.21 17:24:24.447227 [ 3 ] {80728459-987d-459c-9029-6c96fbc26ec9} <Information> executeQuery: Read 46 rows, 3.58 KiB in 0.001378151 sec., 33378 rows/sec., 2.54 MiB/sec.
3717 2023.10.21 17:24:24.447394 [ 3 ] {80728459-987d-459c-9029-6c96fbc26ec9} <Debug> DynamicQueryHandler: Done processing query
3718 2023.10.21 17:24:24.447423 [ 3 ] {80728459-987d-459c-9029-6c96fbc26ec9} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3719 2023.10.21 17:24:24.447442 [ 3 ] {} <Debug> HTTP-Session: 83312763-732a-485a-a20d-b1bf5b53e663 Destroying unnamed session
3720 2023.10.21 17:24:24.447629 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 33041, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3721 2023.10.21 17:24:24.447684 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3722 2023.10.21 17:24:24.447707 [ 3 ] {} <Debug> HTTP-Session: 6d70c2c6-9944-497f-9057-a0173ae92aee Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
3723 2023.10.21 17:24:24.447730 [ 3 ] {} <Debug> HTTP-Session: 6d70c2c6-9944-497f-9057-a0173ae92aee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3724 2023.10.21 17:24:24.447833 [ 3 ] {4d3872f5-a8d9-4685-8531-ea56ff3e07dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3725 2023.10.21 17:24:24.447885 [ 3 ] {4d3872f5-a8d9-4685-8531-ea56ff3e07dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3726 2023.10.21 17:24:24.448025 [ 3 ] {4d3872f5-a8d9-4685-8531-ea56ff3e07dc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3727 2023.10.21 17:24:24.448468 [ 3 ] {4d3872f5-a8d9-4685-8531-ea56ff3e07dc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
3728 2023.10.21 17:24:24.448711 [ 3 ] {4d3872f5-a8d9-4685-8531-ea56ff3e07dc} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
3729 2023.10.21 17:24:24.448872 [ 3 ] {4d3872f5-a8d9-4685-8531-ea56ff3e07dc} <Trace> oximeter.fields_string (3ff5435d-5ca8-4576-b197-5495721110ce): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0.
3730 2023.10.21 17:24:24.448995 [ 3 ] {4d3872f5-a8d9-4685-8531-ea56ff3e07dc} <Information> executeQuery: Read 207 rows, 20.39 KiB in 0.001122268 sec., 184447 rows/sec., 17.75 MiB/sec.
3731 2023.10.21 17:24:24.449116 [ 3 ] {4d3872f5-a8d9-4685-8531-ea56ff3e07dc} <Debug> DynamicQueryHandler: Done processing query
3732 2023.10.21 17:24:24.449142 [ 3 ] {4d3872f5-a8d9-4685-8531-ea56ff3e07dc} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
3733 2023.10.21 17:24:24.449161 [ 3 ] {} <Debug> HTTP-Session: 6d70c2c6-9944-497f-9057-a0173ae92aee Destroying unnamed session
3734 2023.10.21 17:24:24.449351 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 48909, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3735 2023.10.21 17:24:24.449401 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3736 2023.10.21 17:24:24.449425 [ 3 ] {} <Debug> HTTP-Session: 4d013d61-dfd0-4fc6-bf5c-e23176e1c588 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
3737 2023.10.21 17:24:24.449444 [ 3 ] {} <Debug> HTTP-Session: 4d013d61-dfd0-4fc6-bf5c-e23176e1c588 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3738 2023.10.21 17:24:24.449537 [ 3 ] {dd7c1bce-3536-4367-8c04-6231b1696f11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3739 2023.10.21 17:24:24.449580 [ 3 ] {dd7c1bce-3536-4367-8c04-6231b1696f11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3740 2023.10.21 17:24:24.449692 [ 3 ] {dd7c1bce-3536-4367-8c04-6231b1696f11} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3741 2023.10.21 17:24:24.450158 [ 3 ] {dd7c1bce-3536-4367-8c04-6231b1696f11} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
3742 2023.10.21 17:24:24.450391 [ 3 ] {dd7c1bce-3536-4367-8c04-6231b1696f11} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
3743 2023.10.21 17:24:24.450545 [ 3 ] {dd7c1bce-3536-4367-8c04-6231b1696f11} <Trace> oximeter.fields_uuid (847bdbf3-1a8c-4f15-bf7e-af9da4975461): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0.
3744 2023.10.21 17:24:24.450678 [ 3 ] {dd7c1bce-3536-4367-8c04-6231b1696f11} <Information> executeQuery: Read 304 rows, 21.75 KiB in 0.001110197 sec., 273825 rows/sec., 19.13 MiB/sec.
3745 2023.10.21 17:24:24.450837 [ 3 ] {dd7c1bce-3536-4367-8c04-6231b1696f11} <Debug> DynamicQueryHandler: Done processing query
3746 2023.10.21 17:24:24.450864 [ 3 ] {dd7c1bce-3536-4367-8c04-6231b1696f11} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
3747 2023.10.21 17:24:24.450883 [ 3 ] {} <Debug> HTTP-Session: 4d013d61-dfd0-4fc6-bf5c-e23176e1c588 Destroying unnamed session
3748 2023.10.21 17:24:24.451006 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3749 2023.10.21 17:24:24.451054 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3750 2023.10.21 17:24:24.451075 [ 3 ] {} <Debug> HTTP-Session: b0413057-4063-4351-9092-d943121b6f40 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
3751 2023.10.21 17:24:24.451094 [ 3 ] {} <Debug> HTTP-Session: b0413057-4063-4351-9092-d943121b6f40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3752 2023.10.21 17:24:24.451169 [ 3 ] {69a3489e-a33d-4827-b5fb-761c00ce0497} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
3753 2023.10.21 17:24:24.451212 [ 3 ] {69a3489e-a33d-4827-b5fb-761c00ce0497} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3754 2023.10.21 17:24:24.451329 [ 3 ] {69a3489e-a33d-4827-b5fb-761c00ce0497} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3755 2023.10.21 17:24:24.451592 [ 3 ] {69a3489e-a33d-4827-b5fb-761c00ce0497} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
3756 2023.10.21 17:24:24.451833 [ 3 ] {69a3489e-a33d-4827-b5fb-761c00ce0497} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
3757 2023.10.21 17:24:24.452014 [ 3 ] {69a3489e-a33d-4827-b5fb-761c00ce0497} <Trace> oximeter.measurements_bool (f36c016a-1dc9-4504-8cbe-a195fd37ea4c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
3758 2023.10.21 17:24:24.452143 [ 3 ] {69a3489e-a33d-4827-b5fb-761c00ce0497} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000944324 sec., 6353 rows/sec., 266.81 KiB/sec.
3759 2023.10.21 17:24:24.452258 [ 3 ] {69a3489e-a33d-4827-b5fb-761c00ce0497} <Debug> DynamicQueryHandler: Done processing query
3760 2023.10.21 17:24:24.452283 [ 3 ] {69a3489e-a33d-4827-b5fb-761c00ce0497} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3761 2023.10.21 17:24:24.452301 [ 3 ] {} <Debug> HTTP-Session: b0413057-4063-4351-9092-d943121b6f40 Destroying unnamed session
3762 2023.10.21 17:24:24.452418 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 11532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3763 2023.10.21 17:24:24.452465 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3764 2023.10.21 17:24:24.452486 [ 3 ] {} <Debug> HTTP-Session: ef2b6a39-dc8b-44a2-994e-268c03a0ed33 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
3765 2023.10.21 17:24:24.452504 [ 3 ] {} <Debug> HTTP-Session: ef2b6a39-dc8b-44a2-994e-268c03a0ed33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3766 2023.10.21 17:24:24.452580 [ 3 ] {7803ffab-cb1c-437b-9c29-e6bf52fea4db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
3767 2023.10.21 17:24:24.452624 [ 3 ] {7803ffab-cb1c-437b-9c29-e6bf52fea4db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
3768 2023.10.21 17:24:24.452743 [ 3 ] {7803ffab-cb1c-437b-9c29-e6bf52fea4db} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3769 2023.10.21 17:24:24.453037 [ 3 ] {7803ffab-cb1c-437b-9c29-e6bf52fea4db} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
3770 2023.10.21 17:24:24.453284 [ 3 ] {7803ffab-cb1c-437b-9c29-e6bf52fea4db} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
3771 2023.10.21 17:24:24.453454 [ 3 ] {7803ffab-cb1c-437b-9c29-e6bf52fea4db} <Trace> oximeter.measurements_cumulativei64 (0cf65f78-b0b4-48ed-bfad-6af23f9ac46e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
3772 2023.10.21 17:24:24.453585 [ 3 ] {7803ffab-cb1c-437b-9c29-e6bf52fea4db} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000975195 sec., 64602 rows/sec., 3.92 MiB/sec.
3773 2023.10.21 17:24:24.453796 [ 3 ] {7803ffab-cb1c-437b-9c29-e6bf52fea4db} <Debug> DynamicQueryHandler: Done processing query
3774 2023.10.21 17:24:24.453822 [ 3 ] {7803ffab-cb1c-437b-9c29-e6bf52fea4db} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3775 2023.10.21 17:24:24.453838 [ 3 ] {} <Debug> HTTP-Session: ef2b6a39-dc8b-44a2-994e-268c03a0ed33 Destroying unnamed session
3776 2023.10.21 17:24:24.453999 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 42806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3777 2023.10.21 17:24:24.454048 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3778 2023.10.21 17:24:24.454068 [ 3 ] {} <Debug> HTTP-Session: 02307ac6-db13-40fb-96fd-d94b5aa21987 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
3779 2023.10.21 17:24:24.454086 [ 3 ] {} <Debug> HTTP-Session: 02307ac6-db13-40fb-96fd-d94b5aa21987 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3780 2023.10.21 17:24:24.454164 [ 3 ] {5a978418-3516-44e2-9dfd-984cc7e67410} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3781 2023.10.21 17:24:24.454209 [ 3 ] {5a978418-3516-44e2-9dfd-984cc7e67410} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3782 2023.10.21 17:24:24.454362 [ 3 ] {5a978418-3516-44e2-9dfd-984cc7e67410} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3783 2023.10.21 17:24:24.454797 [ 3 ] {5a978418-3516-44e2-9dfd-984cc7e67410} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
3784 2023.10.21 17:24:24.455093 [ 3 ] {5a978418-3516-44e2-9dfd-984cc7e67410} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
3785 2023.10.21 17:24:24.455263 [ 3 ] {5a978418-3516-44e2-9dfd-984cc7e67410} <Trace> oximeter.measurements_histogramf64 (efe5cb0d-bafb-438d-9aad-a218182ea8f7): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0.
3786 2023.10.21 17:24:24.455393 [ 3 ] {5a978418-3516-44e2-9dfd-984cc7e67410} <Information> executeQuery: Read 40 rows, 55.27 KiB in 0.001198429 sec., 33377 rows/sec., 45.04 MiB/sec.
3787 2023.10.21 17:24:24.455386 [ 161 ] {} <Debug> oximeter.measurements_histogramf64 (efe5cb0d-bafb-438d-9aad-a218182ea8f7) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
3788 2023.10.21 17:24:24.455511 [ 161 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
3789 2023.10.21 17:24:24.455597 [ 3 ] {5a978418-3516-44e2-9dfd-984cc7e67410} <Debug> DynamicQueryHandler: Done processing query
3790 2023.10.21 17:24:24.455661 [ 3 ] {5a978418-3516-44e2-9dfd-984cc7e67410} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
3791 2023.10.21 17:24:24.455686 [ 10 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact
3792 2023.10.21 17:24:24.455719 [ 3 ] {} <Debug> HTTP-Session: 02307ac6-db13-40fb-96fd-d94b5aa21987 Destroying unnamed session
3793 2023.10.21 17:24:24.455894 [ 10 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3794 2023.10.21 17:24:24.455908 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 2668, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3795 2023.10.21 17:24:24.455971 [ 10 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 648 rows starting from the beginning of the part
3796 2023.10.21 17:24:24.456001 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3797 2023.10.21 17:24:24.456064 [ 3 ] {} <Debug> HTTP-Session: 538e3e67-6e5f-4359-a0e0-c7723eab65f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
3798 2023.10.21 17:24:24.456111 [ 3 ] {} <Debug> HTTP-Session: 538e3e67-6e5f-4359-a0e0-c7723eab65f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3799 2023.10.21 17:24:24.456343 [ 3 ] {4800176b-f947-4bbf-81c3-1b269de3a8ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
3800 2023.10.21 17:24:24.456365 [ 10 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 40 rows starting from the beginning of the part
3801 2023.10.21 17:24:24.456419 [ 3 ] {4800176b-f947-4bbf-81c3-1b269de3a8ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
3802 2023.10.21 17:24:24.456762 [ 10 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 5 rows starting from the beginning of the part
3803 2023.10.21 17:24:24.456895 [ 3 ] {4800176b-f947-4bbf-81c3-1b269de3a8ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3804 2023.10.21 17:24:24.457108 [ 10 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 40 rows starting from the beginning of the part
3805 2023.10.21 17:24:24.457446 [ 10 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 5 rows starting from the beginning of the part
3806 2023.10.21 17:24:24.457682 [ 3 ] {4800176b-f947-4bbf-81c3-1b269de3a8ad} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
3807 2023.10.21 17:24:24.457712 [ 10 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 40 rows starting from the beginning of the part
3808 2023.10.21 17:24:24.458205 [ 3 ] {4800176b-f947-4bbf-81c3-1b269de3a8ad} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
3809 2023.10.21 17:24:24.458531 [ 3 ] {4800176b-f947-4bbf-81c3-1b269de3a8ad} <Trace> oximeter.measurements_i64 (8874b4fa-6ed1-425d-81a2-1ec088d97588): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
3810 2023.10.21 17:24:24.458690 [ 3 ] {4800176b-f947-4bbf-81c3-1b269de3a8ad} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.002283356 sec., 8321 rows/sec., 441.80 KiB/sec.
3811 2023.10.21 17:24:24.458910 [ 3 ] {4800176b-f947-4bbf-81c3-1b269de3a8ad} <Debug> DynamicQueryHandler: Done processing query
3812 2023.10.21 17:24:24.458935 [ 3 ] {4800176b-f947-4bbf-81c3-1b269de3a8ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3813 2023.10.21 17:24:24.458953 [ 3 ] {} <Debug> HTTP-Session: 538e3e67-6e5f-4359-a0e0-c7723eab65f9 Destroying unnamed session
3814 2023.10.21 17:24:24.460094 [ 18 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 778 rows, containing 6 columns (6 merged, 0 gathered) in 0.004522451 sec., 172030.60906574773 rows/sec., 232.15 MiB/sec.
3815 2023.10.21 17:24:24.461025 [ 11 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
3816 2023.10.21 17:24:24.461262 [ 11 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (efe5cb0d-bafb-438d-9aad-a218182ea8f7): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6.
3817 2023.10.21 17:24:24.461334 [ 11 ] {efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (efe5cb0d-bafb-438d-9aad-a218182ea8f7) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0
3818 2023.10.21 17:24:24.461416 [ 11 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in efe5cb0d-bafb-438d-9aad-a218182ea8f7::all_1_31_6: 4.14 MiB.
3819 2023.10.21 17:24:29.437997 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3820 2023.10.21 17:24:29.438123 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3821 2023.10.21 17:24:29.438150 [ 3 ] {} <Debug> HTTP-Session: a0071421-1b40-44e9-85f6-1249add1df40 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
3822 2023.10.21 17:24:29.438174 [ 3 ] {} <Debug> HTTP-Session: a0071421-1b40-44e9-85f6-1249add1df40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3823 2023.10.21 17:24:29.438301 [ 3 ] {eb6dbc67-f676-45a1-99ab-a6694c80fa59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3824 2023.10.21 17:24:29.438362 [ 3 ] {eb6dbc67-f676-45a1-99ab-a6694c80fa59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3825 2023.10.21 17:24:29.438525 [ 3 ] {eb6dbc67-f676-45a1-99ab-a6694c80fa59} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3826 2023.10.21 17:24:29.438906 [ 3 ] {eb6dbc67-f676-45a1-99ab-a6694c80fa59} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.32 GiB.
3827 2023.10.21 17:24:29.439171 [ 3 ] {eb6dbc67-f676-45a1-99ab-a6694c80fa59} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
3828 2023.10.21 17:24:29.439341 [ 3 ] {eb6dbc67-f676-45a1-99ab-a6694c80fa59} <Trace> oximeter.fields_i64 (be40c886-775a-4755-b336-3265d341e4e4): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0.
3829 2023.10.21 17:24:29.439468 [ 3 ] {eb6dbc67-f676-45a1-99ab-a6694c80fa59} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001129628 sec., 4426 rows/sec., 358.77 KiB/sec.
3830 2023.10.21 17:24:29.439609 [ 3 ] {eb6dbc67-f676-45a1-99ab-a6694c80fa59} <Debug> DynamicQueryHandler: Done processing query
3831 2023.10.21 17:24:29.439636 [ 3 ] {eb6dbc67-f676-45a1-99ab-a6694c80fa59} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3832 2023.10.21 17:24:29.439654 [ 3 ] {} <Debug> HTTP-Session: a0071421-1b40-44e9-85f6-1249add1df40 Destroying unnamed session
3833 2023.10.21 17:24:29.439776 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 2352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3834 2023.10.21 17:24:29.439826 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3835 2023.10.21 17:24:29.439847 [ 3 ] {} <Debug> HTTP-Session: d2c8bc15-a325-4306-9b18-3c29b869d779 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
3836 2023.10.21 17:24:29.439867 [ 3 ] {} <Debug> HTTP-Session: d2c8bc15-a325-4306-9b18-3c29b869d779 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3837 2023.10.21 17:24:29.439948 [ 3 ] {a2bb4ed6-3a5d-4d65-97bd-7bf84a947929} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3838 2023.10.21 17:24:29.439990 [ 3 ] {a2bb4ed6-3a5d-4d65-97bd-7bf84a947929} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3839 2023.10.21 17:24:29.440098 [ 3 ] {a2bb4ed6-3a5d-4d65-97bd-7bf84a947929} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3840 2023.10.21 17:24:29.440393 [ 3 ] {a2bb4ed6-3a5d-4d65-97bd-7bf84a947929} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.32 GiB.
3841 2023.10.21 17:24:29.440606 [ 3 ] {a2bb4ed6-3a5d-4d65-97bd-7bf84a947929} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
3842 2023.10.21 17:24:29.440764 [ 3 ] {a2bb4ed6-3a5d-4d65-97bd-7bf84a947929} <Trace> oximeter.fields_string (3ff5435d-5ca8-4576-b197-5495721110ce): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0.
3843 2023.10.21 17:24:29.440869 [ 3 ] {a2bb4ed6-3a5d-4d65-97bd-7bf84a947929} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.000891354 sec., 16828 rows/sec., 1.52 MiB/sec.
3844 2023.10.21 17:24:29.440989 [ 3 ] {a2bb4ed6-3a5d-4d65-97bd-7bf84a947929} <Debug> DynamicQueryHandler: Done processing query
3845 2023.10.21 17:24:29.441014 [ 3 ] {a2bb4ed6-3a5d-4d65-97bd-7bf84a947929} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3846 2023.10.21 17:24:29.441059 [ 3 ] {} <Debug> HTTP-Session: d2c8bc15-a325-4306-9b18-3c29b869d779 Destroying unnamed session
3847 2023.10.21 17:24:29.441174 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3848 2023.10.21 17:24:29.441223 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3849 2023.10.21 17:24:29.441244 [ 3 ] {} <Debug> HTTP-Session: 950584e2-d9f8-4ca1-9625-a2552999d3ce Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
3850 2023.10.21 17:24:29.441262 [ 3 ] {} <Debug> HTTP-Session: 950584e2-d9f8-4ca1-9625-a2552999d3ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3851 2023.10.21 17:24:29.441335 [ 3 ] {825b816e-db93-4752-9025-99f1dc55dd55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3852 2023.10.21 17:24:29.441375 [ 3 ] {825b816e-db93-4752-9025-99f1dc55dd55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3853 2023.10.21 17:24:29.441484 [ 3 ] {825b816e-db93-4752-9025-99f1dc55dd55} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3854 2023.10.21 17:24:29.441747 [ 3 ] {825b816e-db93-4752-9025-99f1dc55dd55} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.32 GiB.
3855 2023.10.21 17:24:29.441953 [ 3 ] {825b816e-db93-4752-9025-99f1dc55dd55} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
3856 2023.10.21 17:24:29.442114 [ 3 ] {825b816e-db93-4752-9025-99f1dc55dd55} <Trace> oximeter.fields_uuid (847bdbf3-1a8c-4f15-bf7e-af9da4975461): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0.
3857 2023.10.21 17:24:29.442220 [ 3 ] {825b816e-db93-4752-9025-99f1dc55dd55} <Information> executeQuery: Read 5 rows, 410.00 B in 0.000855263 sec., 5846 rows/sec., 468.15 KiB/sec.
3858 2023.10.21 17:24:29.442326 [ 3 ] {825b816e-db93-4752-9025-99f1dc55dd55} <Debug> DynamicQueryHandler: Done processing query
3859 2023.10.21 17:24:29.442351 [ 3 ] {825b816e-db93-4752-9025-99f1dc55dd55} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3860 2023.10.21 17:24:29.442368 [ 3 ] {} <Debug> HTTP-Session: 950584e2-d9f8-4ca1-9625-a2552999d3ce Destroying unnamed session
3861 2023.10.21 17:24:29.442475 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 5409, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3862 2023.10.21 17:24:29.442519 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3863 2023.10.21 17:24:29.442540 [ 3 ] {} <Debug> HTTP-Session: 191c4b3f-bbf9-48f5-b035-c353be0b0827 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
3864 2023.10.21 17:24:29.442581 [ 3 ] {} <Debug> HTTP-Session: 191c4b3f-bbf9-48f5-b035-c353be0b0827 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3865 2023.10.21 17:24:29.442658 [ 3 ] {e819897e-77fb-4ec3-9dfb-ef345e36e8a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3866 2023.10.21 17:24:29.442704 [ 3 ] {e819897e-77fb-4ec3-9dfb-ef345e36e8a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3867 2023.10.21 17:24:29.442839 [ 3 ] {e819897e-77fb-4ec3-9dfb-ef345e36e8a6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3868 2023.10.21 17:24:29.443127 [ 3 ] {e819897e-77fb-4ec3-9dfb-ef345e36e8a6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.32 GiB.
3869 2023.10.21 17:24:29.443409 [ 3 ] {e819897e-77fb-4ec3-9dfb-ef345e36e8a6} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
3870 2023.10.21 17:24:29.443591 [ 3 ] {e819897e-77fb-4ec3-9dfb-ef345e36e8a6} <Trace> oximeter.measurements_histogramf64 (efe5cb0d-bafb-438d-9aad-a218182ea8f7): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0.
3871 2023.10.21 17:24:29.443696 [ 3 ] {e819897e-77fb-4ec3-9dfb-ef345e36e8a6} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001010765 sec., 4946 rows/sec., 6.68 MiB/sec.
3872 2023.10.21 17:24:29.443820 [ 3 ] {e819897e-77fb-4ec3-9dfb-ef345e36e8a6} <Debug> DynamicQueryHandler: Done processing query
3873 2023.10.21 17:24:29.443846 [ 3 ] {e819897e-77fb-4ec3-9dfb-ef345e36e8a6} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3874 2023.10.21 17:24:29.443863 [ 3 ] {} <Debug> HTTP-Session: 191c4b3f-bbf9-48f5-b035-c353be0b0827 Destroying unnamed session
3875 2023.10.21 17:24:34.234048 [ 153 ] {} <Debug> DNSResolver: Updating DNS cache
3876 2023.10.21 17:24:34.234170 [ 153 ] {} <Debug> DNSResolver: Updated DNS cache
3877 2023.10.21 17:24:34.445994 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 7205, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3878 2023.10.21 17:24:34.446106 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3879 2023.10.21 17:24:34.446134 [ 3 ] {} <Debug> HTTP-Session: 466fe8b3-09ae-496e-8117-3f1afa648282 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
3880 2023.10.21 17:24:34.446160 [ 3 ] {} <Debug> HTTP-Session: 466fe8b3-09ae-496e-8117-3f1afa648282 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3881 2023.10.21 17:24:34.446298 [ 3 ] {5e48b748-97a7-4d9c-bb78-1638a80f63f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3882 2023.10.21 17:24:34.446362 [ 3 ] {5e48b748-97a7-4d9c-bb78-1638a80f63f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3883 2023.10.21 17:24:34.446544 [ 3 ] {5e48b748-97a7-4d9c-bb78-1638a80f63f5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3884 2023.10.21 17:24:34.446970 [ 3 ] {5e48b748-97a7-4d9c-bb78-1638a80f63f5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.31 GiB.
3885 2023.10.21 17:24:34.447255 [ 3 ] {5e48b748-97a7-4d9c-bb78-1638a80f63f5} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
3886 2023.10.21 17:24:34.447431 [ 3 ] {5e48b748-97a7-4d9c-bb78-1638a80f63f5} <Trace> oximeter.fields_i64 (be40c886-775a-4755-b336-3265d341e4e4): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0.
3887 2023.10.21 17:24:34.447583 [ 3 ] {5e48b748-97a7-4d9c-bb78-1638a80f63f5} <Information> executeQuery: Read 51 rows, 3.99 KiB in 0.001244839 sec., 40969 rows/sec., 3.13 MiB/sec.
3888 2023.10.21 17:24:34.447746 [ 3 ] {5e48b748-97a7-4d9c-bb78-1638a80f63f5} <Debug> DynamicQueryHandler: Done processing query
3889 2023.10.21 17:24:34.447776 [ 3 ] {5e48b748-97a7-4d9c-bb78-1638a80f63f5} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3890 2023.10.21 17:24:34.447794 [ 3 ] {} <Debug> HTTP-Session: 466fe8b3-09ae-496e-8117-3f1afa648282 Destroying unnamed session
3891 2023.10.21 17:24:34.447982 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 35347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3892 2023.10.21 17:24:34.448035 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3893 2023.10.21 17:24:34.448059 [ 3 ] {} <Debug> HTTP-Session: 1d4f5429-8482-4178-bef6-fae2f6d58186 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
3894 2023.10.21 17:24:34.448080 [ 3 ] {} <Debug> HTTP-Session: 1d4f5429-8482-4178-bef6-fae2f6d58186 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3895 2023.10.21 17:24:34.448171 [ 3 ] {9b0eaac4-2a46-4664-a905-3db550e4f045} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3896 2023.10.21 17:24:34.448216 [ 3 ] {9b0eaac4-2a46-4664-a905-3db550e4f045} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3897 2023.10.21 17:24:34.448327 [ 3 ] {9b0eaac4-2a46-4664-a905-3db550e4f045} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3898 2023.10.21 17:24:34.448786 [ 3 ] {9b0eaac4-2a46-4664-a905-3db550e4f045} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.31 GiB.
3899 2023.10.21 17:24:34.449027 [ 3 ] {9b0eaac4-2a46-4664-a905-3db550e4f045} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
3900 2023.10.21 17:24:34.449180 [ 3 ] {9b0eaac4-2a46-4664-a905-3db550e4f045} <Trace> oximeter.fields_string (3ff5435d-5ca8-4576-b197-5495721110ce): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0.
3901 2023.10.21 17:24:34.449326 [ 3 ] {9b0eaac4-2a46-4664-a905-3db550e4f045} <Information> executeQuery: Read 222 rows, 21.79 KiB in 0.001114977 sec., 199107 rows/sec., 19.09 MiB/sec.
3902 2023.10.21 17:24:34.449534 [ 3 ] {9b0eaac4-2a46-4664-a905-3db550e4f045} <Debug> DynamicQueryHandler: Done processing query
3903 2023.10.21 17:24:34.449561 [ 3 ] {9b0eaac4-2a46-4664-a905-3db550e4f045} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
3904 2023.10.21 17:24:34.449578 [ 3 ] {} <Debug> HTTP-Session: 1d4f5429-8482-4178-bef6-fae2f6d58186 Destroying unnamed session
3905 2023.10.21 17:24:34.449743 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 51284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3906 2023.10.21 17:24:34.449792 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3907 2023.10.21 17:24:34.449813 [ 3 ] {} <Debug> HTTP-Session: 73136110-ebb7-41ae-bbe7-eec2cf3dc44d Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
3908 2023.10.21 17:24:34.449831 [ 3 ] {} <Debug> HTTP-Session: 73136110-ebb7-41ae-bbe7-eec2cf3dc44d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3909 2023.10.21 17:24:34.449917 [ 3 ] {f81d683d-6e6c-4f4f-a793-53e5d4f8c6c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3910 2023.10.21 17:24:34.449963 [ 3 ] {f81d683d-6e6c-4f4f-a793-53e5d4f8c6c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3911 2023.10.21 17:24:34.450088 [ 3 ] {f81d683d-6e6c-4f4f-a793-53e5d4f8c6c4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3912 2023.10.21 17:24:34.450536 [ 3 ] {f81d683d-6e6c-4f4f-a793-53e5d4f8c6c4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.31 GiB.
3913 2023.10.21 17:24:34.450758 [ 3 ] {f81d683d-6e6c-4f4f-a793-53e5d4f8c6c4} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
3914 2023.10.21 17:24:34.450904 [ 3 ] {f81d683d-6e6c-4f4f-a793-53e5d4f8c6c4} <Trace> oximeter.fields_uuid (847bdbf3-1a8c-4f15-bf7e-af9da4975461): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0.
3915 2023.10.21 17:24:34.451022 [ 3 ] {f81d683d-6e6c-4f4f-a793-53e5d4f8c6c4} <Information> executeQuery: Read 318 rows, 22.87 KiB in 0.001068957 sec., 297486 rows/sec., 20.90 MiB/sec.
3916 2023.10.21 17:24:34.451133 [ 3 ] {f81d683d-6e6c-4f4f-a793-53e5d4f8c6c4} <Debug> DynamicQueryHandler: Done processing query
3917 2023.10.21 17:24:34.451158 [ 3 ] {f81d683d-6e6c-4f4f-a793-53e5d4f8c6c4} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3918 2023.10.21 17:24:34.451175 [ 3 ] {} <Debug> HTTP-Session: 73136110-ebb7-41ae-bbe7-eec2cf3dc44d Destroying unnamed session
3919 2023.10.21 17:24:34.451298 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3920 2023.10.21 17:24:34.451343 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3921 2023.10.21 17:24:34.451362 [ 3 ] {} <Debug> HTTP-Session: eea141e6-732f-44db-9c33-1018a4df40db Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
3922 2023.10.21 17:24:34.451378 [ 3 ] {} <Debug> HTTP-Session: eea141e6-732f-44db-9c33-1018a4df40db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3923 2023.10.21 17:24:34.451448 [ 3 ] {b806e17d-d838-4db7-b1d2-c7a634c0c680} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
3924 2023.10.21 17:24:34.451487 [ 3 ] {b806e17d-d838-4db7-b1d2-c7a634c0c680} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3925 2023.10.21 17:24:34.451595 [ 3 ] {b806e17d-d838-4db7-b1d2-c7a634c0c680} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3926 2023.10.21 17:24:34.451848 [ 3 ] {b806e17d-d838-4db7-b1d2-c7a634c0c680} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.31 GiB.
3927 2023.10.21 17:24:34.452087 [ 3 ] {b806e17d-d838-4db7-b1d2-c7a634c0c680} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
3928 2023.10.21 17:24:34.452270 [ 3 ] {b806e17d-d838-4db7-b1d2-c7a634c0c680} <Trace> oximeter.measurements_bool (f36c016a-1dc9-4504-8cbe-a195fd37ea4c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
3929 2023.10.21 17:24:34.452418 [ 3 ] {b806e17d-d838-4db7-b1d2-c7a634c0c680} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000940605 sec., 6378 rows/sec., 267.86 KiB/sec.
3930 2023.10.21 17:24:34.452598 [ 3 ] {b806e17d-d838-4db7-b1d2-c7a634c0c680} <Debug> DynamicQueryHandler: Done processing query
3931 2023.10.21 17:24:34.452623 [ 3 ] {b806e17d-d838-4db7-b1d2-c7a634c0c680} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3932 2023.10.21 17:24:34.452639 [ 3 ] {} <Debug> HTTP-Session: eea141e6-732f-44db-9c33-1018a4df40db Destroying unnamed session
3933 2023.10.21 17:24:34.452753 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 11532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3934 2023.10.21 17:24:34.452799 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3935 2023.10.21 17:24:34.452818 [ 3 ] {} <Debug> HTTP-Session: e9a96b7d-31fc-49ed-ba0d-8a50ca9621ca Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
3936 2023.10.21 17:24:34.452834 [ 3 ] {} <Debug> HTTP-Session: e9a96b7d-31fc-49ed-ba0d-8a50ca9621ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3937 2023.10.21 17:24:34.452914 [ 3 ] {99939402-4d29-47b1-a351-11379d4fbd8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
3938 2023.10.21 17:24:34.452957 [ 3 ] {99939402-4d29-47b1-a351-11379d4fbd8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
3939 2023.10.21 17:24:34.453087 [ 3 ] {99939402-4d29-47b1-a351-11379d4fbd8c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3940 2023.10.21 17:24:34.453446 [ 3 ] {99939402-4d29-47b1-a351-11379d4fbd8c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.31 GiB.
3941 2023.10.21 17:24:34.453698 [ 3 ] {99939402-4d29-47b1-a351-11379d4fbd8c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
3942 2023.10.21 17:24:34.453869 [ 3 ] {99939402-4d29-47b1-a351-11379d4fbd8c} <Trace> oximeter.measurements_cumulativei64 (0cf65f78-b0b4-48ed-bfad-6af23f9ac46e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
3943 2023.10.21 17:24:34.453999 [ 3 ] {99939402-4d29-47b1-a351-11379d4fbd8c} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.001048186 sec., 60103 rows/sec., 3.64 MiB/sec.
3944 2023.10.21 17:24:34.454204 [ 3 ] {99939402-4d29-47b1-a351-11379d4fbd8c} <Debug> DynamicQueryHandler: Done processing query
3945 2023.10.21 17:24:34.454228 [ 3 ] {99939402-4d29-47b1-a351-11379d4fbd8c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3946 2023.10.21 17:24:34.454244 [ 3 ] {} <Debug> HTTP-Session: e9a96b7d-31fc-49ed-ba0d-8a50ca9621ca Destroying unnamed session
3947 2023.10.21 17:24:34.454385 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 48148, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3948 2023.10.21 17:24:34.454430 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3949 2023.10.21 17:24:34.454449 [ 3 ] {} <Debug> HTTP-Session: 517586df-b1e3-4cf4-97b0-0143722e7cdf Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
3950 2023.10.21 17:24:34.454465 [ 3 ] {} <Debug> HTTP-Session: 517586df-b1e3-4cf4-97b0-0143722e7cdf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3951 2023.10.21 17:24:34.454550 [ 3 ] {d8819bd7-3ad0-4fdf-abe1-1b73254af427} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3952 2023.10.21 17:24:34.454596 [ 3 ] {d8819bd7-3ad0-4fdf-abe1-1b73254af427} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3953 2023.10.21 17:24:34.454747 [ 3 ] {d8819bd7-3ad0-4fdf-abe1-1b73254af427} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3954 2023.10.21 17:24:34.455244 [ 3 ] {d8819bd7-3ad0-4fdf-abe1-1b73254af427} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.31 GiB.
3955 2023.10.21 17:24:34.455563 [ 3 ] {d8819bd7-3ad0-4fdf-abe1-1b73254af427} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
3956 2023.10.21 17:24:34.455736 [ 3 ] {d8819bd7-3ad0-4fdf-abe1-1b73254af427} <Trace> oximeter.measurements_histogramf64 (efe5cb0d-bafb-438d-9aad-a218182ea8f7): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0.
3957 2023.10.21 17:24:34.455863 [ 3 ] {d8819bd7-3ad0-4fdf-abe1-1b73254af427} <Information> executeQuery: Read 45 rows, 62.18 KiB in 0.00128483 sec., 35024 rows/sec., 47.26 MiB/sec.
3958 2023.10.21 17:24:34.455994 [ 3 ] {d8819bd7-3ad0-4fdf-abe1-1b73254af427} <Debug> DynamicQueryHandler: Done processing query
3959 2023.10.21 17:24:34.456018 [ 3 ] {d8819bd7-3ad0-4fdf-abe1-1b73254af427} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
3960 2023.10.21 17:24:34.456036 [ 3 ] {} <Debug> HTTP-Session: 517586df-b1e3-4cf4-97b0-0143722e7cdf Destroying unnamed session
3961 2023.10.21 17:24:34.456152 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36192, User-Agent: (none), Length: 4043, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3962 2023.10.21 17:24:34.456196 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3963 2023.10.21 17:24:34.456214 [ 3 ] {} <Debug> HTTP-Session: 2f28c1f4-0f35-4213-a3c5-74dedc8f0b79 Authenticating user 'default' from [fd00:1122:3344:101::d]:36192
3964 2023.10.21 17:24:34.456231 [ 3 ] {} <Debug> HTTP-Session: 2f28c1f4-0f35-4213-a3c5-74dedc8f0b79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3965 2023.10.21 17:24:34.456312 [ 3 ] {08e2d81e-475f-4fcf-882a-375b48d54487} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36192) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
3966 2023.10.21 17:24:34.456353 [ 3 ] {08e2d81e-475f-4fcf-882a-375b48d54487} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
3967 2023.10.21 17:24:34.456456 [ 3 ] {08e2d81e-475f-4fcf-882a-375b48d54487} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3968 2023.10.21 17:24:34.456725 [ 3 ] {08e2d81e-475f-4fcf-882a-375b48d54487} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.31 GiB.
3969 2023.10.21 17:24:34.456952 [ 3 ] {08e2d81e-475f-4fcf-882a-375b48d54487} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
3970 2023.10.21 17:24:34.457117 [ 3 ] {08e2d81e-475f-4fcf-882a-375b48d54487} <Trace> oximeter.measurements_i64 (8874b4fa-6ed1-425d-81a2-1ec088d97588): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
3971 2023.10.21 17:24:34.457242 [ 3 ] {08e2d81e-475f-4fcf-882a-375b48d54487} <Information> executeQuery: Read 28 rows, 1.64 KiB in 0.000895514 sec., 31266 rows/sec., 1.78 MiB/sec.
3972 2023.10.21 17:24:34.457239 [ 153 ] {} <Debug> oximeter.measurements_i64 (8874b4fa-6ed1-425d-81a2-1ec088d97588) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
3973 2023.10.21 17:24:34.457326 [ 153 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.31 GiB.
3974 2023.10.21 17:24:34.457443 [ 3 ] {08e2d81e-475f-4fcf-882a-375b48d54487} <Debug> DynamicQueryHandler: Done processing query
3975 2023.10.21 17:24:34.457463 [ 21 ] {8874b4fa-6ed1-425d-81a2-1ec088d97588::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
3976 2023.10.21 17:24:34.457488 [ 3 ] {08e2d81e-475f-4fcf-882a-375b48d54487} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3977 2023.10.21 17:24:34.457545 [ 3 ] {} <Debug> HTTP-Session: 2f28c1f4-0f35-4213-a3c5-74dedc8f0b79 Destroying unnamed session
3978 2023.10.21 17:24:34.457613 [ 21 ] {8874b4fa-6ed1-425d-81a2-1ec088d97588::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3979 2023.10.21 17:24:34.457648 [ 21 ] {8874b4fa-6ed1-425d-81a2-1ec088d97588::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 318 rows starting from the beginning of the part
3980 2023.10.21 17:24:34.457759 [ 21 ] {8874b4fa-6ed1-425d-81a2-1ec088d97588::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
3981 2023.10.21 17:24:34.457838 [ 21 ] {8874b4fa-6ed1-425d-81a2-1ec088d97588::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
3982 2023.10.21 17:24:34.457913 [ 21 ] {8874b4fa-6ed1-425d-81a2-1ec088d97588::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
3983 2023.10.21 17:24:34.457986 [ 21 ] {8874b4fa-6ed1-425d-81a2-1ec088d97588::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
3984 2023.10.21 17:24:34.458058 [ 21 ] {8874b4fa-6ed1-425d-81a2-1ec088d97588::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 28 rows starting from the beginning of the part
3985 2023.10.21 17:24:34.458756 [ 18 ] {8874b4fa-6ed1-425d-81a2-1ec088d97588::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 4 columns (4 merged, 0 gathered) in 0.001340441 sec., 314821.76388218504 rows/sec., 16.87 MiB/sec.
3986 2023.10.21 17:24:34.458948 [ 12 ] {8874b4fa-6ed1-425d-81a2-1ec088d97588::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
3987 2023.10.21 17:24:34.459248 [ 12 ] {8874b4fa-6ed1-425d-81a2-1ec088d97588::all_1_21_4} <Trace> oximeter.measurements_i64 (8874b4fa-6ed1-425d-81a2-1ec088d97588): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
3988 2023.10.21 17:24:34.459339 [ 12 ] {8874b4fa-6ed1-425d-81a2-1ec088d97588::all_1_21_4} <Trace> oximeter.measurements_i64 (8874b4fa-6ed1-425d-81a2-1ec088d97588) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0