Max level shown:
1 [ Dec 5 05:24:30 Enabled. ]
2 [ Dec 5 05:24:30 Rereading configuration. ]
3 [ Dec 5 05:24:31 Rereading configuration. ]
4 [ Dec 5 05:24: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=oxControlService11
24 ++ svcprop -c -p config/gateway svc:/oxide/clickhouse:default
25 + GATEWAY=fd00:1122:3344:101::1
26 + [[ oxControlService11 == unknown ]]
27 + [[ fd00:1122:3344:101::1 == unknown ]]
28 + ipadm delete-if oxControlService11
29 ipadm: Could not delete oxControlService11: Interface does not exist
30 + true
31 + ipadm create-if -t oxControlService11
32 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService11
33 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService11
34 + ipadm show-addr oxControlService11/ll
35 ipadm: Address object not found
36 + ipadm create-addr -t -T addrconf oxControlService11/ll
37 + ipadm show-addr oxControlService11/omicron6
38 ipadm: Address object not found
39 + ipadm create-addr -t -T static -a fd00:1122:3344:101::e oxControlService11/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 [ Dec 5 05:24: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.12.05 05:24:33.365701 [ 1 ] {} <Information> Application: Will watch for the process with pid 22166
55 2023.12.05 05:24:33.365795 [ 1 ] {} <Information> Application: Forked a child process to watch
56 2023.12.05 05:24:33.821536 [ 1 ] {} <Information> : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 22166
57 2023.12.05 05:24:33.821724 [ 1 ] {} <Information> Application: starting up
58 2023.12.05 05:24:33.821964 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc
59 2023.12.05 05:24:33.898996 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536
60 2023.12.05 05:24:33.899041 [ 1 ] {} <Debug> Application: Initializing DateLUT.
61 2023.12.05 05:24:33.899055 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'.
62 2023.12.05 05:24:33.899089 [ 1 ] {} <Debug> Application: Setting up /data/tmp/ to store temporary data in it
63 2023.12.05 05:24:33.899403 [ 1 ] {} <Debug> Application: Initiailizing interserver credentials.
64 2023.12.05 05:24:33.900022 [ 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.12.05 05:24:33.900490 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
69 2023.12.05 05:24:33.900746 [ 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.12.05 05:24:33.903274 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
71 2023.12.05 05:24:33.903322 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
72 2023.12.05 05:24:33.904048 [ 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.12.05 05:24:33.904270 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
77 2023.12.05 05:24:33.910443 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
78 2023.12.05 05:24:33.910687 [ 1 ] {} <Debug> Access(user directories): Added users.xml access storage 'users.xml', path: config.xml
79 2023.12.05 05:24:33.910713 [ 1 ] {} <Information> Application: Uncompressed cache policy name
80 2023.12.05 05:24:33.912004 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32
81 2023.12.05 05:24:33.912434 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8
82 2023.12.05 05:24:33.912755 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8
83 2023.12.05 05:24:33.913097 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8
84 2023.12.05 05:24:33.913867 [ 1 ] {} <Information> Application: Loading user defined objects from /data/
85 2023.12.05 05:24:33.913915 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoader: Loading user defined objects
86 2023.12.05 05:24:33.913968 [ 1 ] {} <Debug> Application: Loaded user defined objects
87 2023.12.05 05:24:33.913985 [ 1 ] {} <Information> Application: Loading metadata from /data/
88 2023.12.05 05:24:33.922603 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total.
89 2023.12.05 05:24:33.922632 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000106532 sec
90 2023.12.05 05:24:33.923162 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level
91 2023.12.05 05:24:33.923240 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config
92 2023.12.05 05:24:33.923261 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config
93 2023.12.05 05:24:33.923277 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config
94 2023.12.05 05:24:33.923290 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config
95 2023.12.05 05:24:33.923305 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config
96 2023.12.05 05:24:33.923320 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config
97 2023.12.05 05:24:33.923352 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config
98 2023.12.05 05:24:33.923371 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config
99 2023.12.05 05:24:33.923403 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config
100 2023.12.05 05:24:33.923417 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config
101 2023.12.05 05:24:33.923431 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config
102 2023.12.05 05:24:33.923447 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config
103 2023.12.05 05:24:33.923482 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config
104 2023.12.05 05:24:33.923497 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config
105 2023.12.05 05:24:33.923510 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config
106 2023.12.05 05:24:33.957597 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal.
107 2023.12.05 05:24:33.958915 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total.
108 2023.12.05 05:24:33.958942 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.3171e-05 sec
109 2023.12.05 05:24:33.958965 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level
110 2023.12.05 05:24:33.958980 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables.
111 2023.12.05 05:24:33.959005 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables.
112 2023.12.05 05:24:33.960997 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads
113 2023.12.05 05:24:33.966073 [ 1 ] {} <Debug> Application: Loaded metadata.
114 2023.12.05 05:24:33.966201 [ 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.12.05 05:24:33.966260 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled.
116 2023.12.05 05:24:34.164613 [ 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.12.05 05:24:34.183485 [ 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.12.05 05:24:34.183543 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair.
119 2023.12.05 05:24:34.223467 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
120 2023.12.05 05:24:34.224220 [ 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.12.05 05:24:34.224562 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds
122 2023.12.05 05:24:34.224620 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48.
123 2023.12.05 05:24:34.224679 [ 171 ] {} <Debug> DNSResolver: Updating DNS cache
124 2023.12.05 05:24:34.224747 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123
125 2023.12.05 05:24:34.224799 [ 171 ] {} <Debug> DNSResolver: Updated DNS cache
126 2023.12.05 05:24:34.224824 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000
127 2023.12.05 05:24:34.225538 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004
128 2023.12.05 05:24:34.225559 [ 1 ] {} <Information> Application: Ready for connections.
129 2023.12.05 05:24:49.224864 [ 163 ] {} <Debug> DNSResolver: Updating DNS cache
130 2023.12.05 05:24:49.224927 [ 163 ] {} <Debug> DNSResolver: Updated DNS cache
131 2023.12.05 05:25:01.084470 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35770, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
132 2023.12.05 05:25:01.084741 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
133 2023.12.05 05:25:01.085383 [ 3 ] {} <Debug> HTTP-Session: 9fd4fa60-585d-4c4d-9d12-01c606ead518 Authenticating user 'default' from [fd00:1122:3344:101::d]:35770
134 2023.12.05 05:25:01.085455 [ 3 ] {} <Debug> HTTP-Session: 9fd4fa60-585d-4c4d-9d12-01c606ead518 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
135 2023.12.05 05:25:01.085592 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false
136 2023.12.05 05:25:01.085660 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION
137 2023.12.05 05:25:01.085674 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION
138 2023.12.05 05:25:01.087294 [ 3 ] {3857d142-bc0c-49d8-a37f-ff461a8fc521} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35770) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
139 2023.12.05 05:25:01.109776 [ 3 ] {3857d142-bc0c-49d8-a37f-ff461a8fc521} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:35770) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below):
140 
141 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
142 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
143 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
144 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
145 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse
146 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse
147 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
148 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
149 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
150 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
151 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
152 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
153 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
154 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
155 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
156 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse
157 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse
158 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse
159 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse
160 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse
161 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse
162 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1
163 
164 2023.12.05 05:25:01.110906 [ 3 ] {3857d142-bc0c-49d8-a37f-ff461a8fc521} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below):
165 
166 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
167 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
168 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
169 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
170 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse
171 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse
172 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
173 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
174 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
175 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
176 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
177 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
178 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
179 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
180 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
181 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse
182 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse
183 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse
184 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse
185 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse
186 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse
187 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1
188 (version 22.8.9.1)
189 2023.12.05 05:25:01.111935 [ 3 ] {3857d142-bc0c-49d8-a37f-ff461a8fc521} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
190 2023.12.05 05:25:01.112001 [ 3 ] {} <Debug> HTTP-Session: 9fd4fa60-585d-4c4d-9d12-01c606ead518 Destroying unnamed session
191 2023.12.05 05:25:01.112355 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35770, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
192 2023.12.05 05:25:01.112472 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
193 2023.12.05 05:25:01.112538 [ 3 ] {} <Debug> HTTP-Session: 135ca677-8771-4ed5-99fb-8040edefc9e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:35770
194 2023.12.05 05:25:01.112568 [ 3 ] {} <Debug> HTTP-Session: 135ca677-8771-4ed5-99fb-8040edefc9e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
195 2023.12.05 05:25:01.112757 [ 3 ] {c85def6c-870e-4b27-83b1-753751fd5cc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35770) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete)
196 2023.12.05 05:25:01.112906 [ 3 ] {c85def6c-870e-4b27-83b1-753751fd5cc4} <Debug> executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete)
197 2023.12.05 05:25:01.113993 [ 3 ] {c85def6c-870e-4b27-83b1-753751fd5cc4} <Trace> ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters
198 2023.12.05 05:25:01.116144 [ 3 ] {c85def6c-870e-4b27-83b1-753751fd5cc4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
199 2023.12.05 05:25:01.121117 [ 3 ] {c85def6c-870e-4b27-83b1-753751fd5cc4} <Debug> DynamicQueryHandler: Done processing query
200 2023.12.05 05:25:01.121150 [ 3 ] {c85def6c-870e-4b27-83b1-753751fd5cc4} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB.
201 2023.12.05 05:25:01.121168 [ 3 ] {} <Debug> HTTP-Session: 135ca677-8771-4ed5-99fb-8040edefc9e6 Destroying unnamed session
202 2023.12.05 05:25:01.121372 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35770, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
203 2023.12.05 05:25:01.121462 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
204 2023.12.05 05:25:01.121484 [ 3 ] {} <Debug> HTTP-Session: a32c0ae8-123c-4b90-b70e-95efdefe1904 Authenticating user 'default' from [fd00:1122:3344:101::d]:35770
205 2023.12.05 05:25:01.121545 [ 3 ] {} <Debug> HTTP-Session: a32c0ae8-123c-4b90-b70e-95efdefe1904 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
206 2023.12.05 05:25:01.121709 [ 3 ] {49cecbb1-722c-47b8-983b-3f970878d766} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35770) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
207 2023.12.05 05:25:01.122025 [ 3 ] {49cecbb1-722c-47b8-983b-3f970878d766} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:35770) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below):
208 
209 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
210 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
211 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
212 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
213 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse
214 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse
215 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
216 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
217 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
218 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
219 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
220 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
221 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
222 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
223 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
224 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse
225 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse
226 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse
227 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse
228 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse
229 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse
230 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1
231 
232 2023.12.05 05:25:01.122273 [ 3 ] {49cecbb1-722c-47b8-983b-3f970878d766} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below):
233 
234 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
235 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
236 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
237 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
238 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse
239 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse
240 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
241 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
242 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
243 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
244 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
245 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
246 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
247 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
248 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
249 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse
250 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse
251 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse
252 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse
253 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse
254 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse
255 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1
256 (version 22.8.9.1)
257 2023.12.05 05:25:01.122526 [ 3 ] {49cecbb1-722c-47b8-983b-3f970878d766} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
258 2023.12.05 05:25:01.122580 [ 3 ] {} <Debug> HTTP-Session: a32c0ae8-123c-4b90-b70e-95efdefe1904 Destroying unnamed session
259 2023.12.05 05:25:01.122789 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35770, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
260 2023.12.05 05:25:01.122861 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
261 2023.12.05 05:25:01.122907 [ 3 ] {} <Debug> HTTP-Session: 90b639ff-76cb-427c-938e-7962a930dcde Authenticating user 'default' from [fd00:1122:3344:101::d]:35770
262 2023.12.05 05:25:01.122928 [ 3 ] {} <Debug> HTTP-Session: 90b639ff-76cb-427c-938e-7962a930dcde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
263 2023.12.05 05:25:01.123083 [ 3 ] {b54a0542-c7b1-4bb9-a960-40b4ea46543f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35770) DROP DATABASE IF EXISTS oximeter (stage: Complete)
264 2023.12.05 05:25:01.123229 [ 3 ] {b54a0542-c7b1-4bb9-a960-40b4ea46543f} <Debug> DynamicQueryHandler: Done processing query
265 2023.12.05 05:25:01.123251 [ 3 ] {b54a0542-c7b1-4bb9-a960-40b4ea46543f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
266 2023.12.05 05:25:01.123302 [ 3 ] {} <Debug> HTTP-Session: 90b639ff-76cb-427c-938e-7962a930dcde Destroying unnamed session
267 2023.12.05 05:25:01.125681 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35770, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
268 2023.12.05 05:25:01.125777 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
269 2023.12.05 05:25:01.125836 [ 3 ] {} <Debug> HTTP-Session: 5aa52831-dfdf-492d-96f0-682795017d71 Authenticating user 'default' from [fd00:1122:3344:101::d]:35770
270 2023.12.05 05:25:01.125853 [ 3 ] {} <Debug> HTTP-Session: 5aa52831-dfdf-492d-96f0-682795017d71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
271 2023.12.05 05:25:01.125961 [ 3 ] {9f6da5a9-71a8-46b2-9db7-eb0e505f732e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35770) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete)
272 2023.12.05 05:25:01.126065 [ 3 ] {9f6da5a9-71a8-46b2-9db7-eb0e505f732e} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.*
273 2023.12.05 05:25:01.128525 [ 3 ] {9f6da5a9-71a8-46b2-9db7-eb0e505f732e} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total.
274 2023.12.05 05:25:01.128592 [ 3 ] {9f6da5a9-71a8-46b2-9db7-eb0e505f732e} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000122453 sec
275 2023.12.05 05:25:01.128655 [ 3 ] {9f6da5a9-71a8-46b2-9db7-eb0e505f732e} <Information> TablesLoader: Loading 0 tables with 0 dependency level
276 2023.12.05 05:25:01.128674 [ 3 ] {9f6da5a9-71a8-46b2-9db7-eb0e505f732e} <Information> DatabaseAtomic (oximeter): Starting up tables.
277 2023.12.05 05:25:01.128790 [ 3 ] {9f6da5a9-71a8-46b2-9db7-eb0e505f732e} <Debug> DynamicQueryHandler: Done processing query
278 2023.12.05 05:25:01.128820 [ 3 ] {9f6da5a9-71a8-46b2-9db7-eb0e505f732e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
279 2023.12.05 05:25:01.128891 [ 3 ] {} <Debug> HTTP-Session: 5aa52831-dfdf-492d-96f0-682795017d71 Destroying unnamed session
280 2023.12.05 05:25:01.129150 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35770, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
281 2023.12.05 05:25:01.129260 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
282 2023.12.05 05:25:01.129320 [ 3 ] {} <Debug> HTTP-Session: 8cbe91aa-781c-48da-931c-48ff36b5ef20 Authenticating user 'default' from [fd00:1122:3344:101::d]:35770
283 2023.12.05 05:25:01.129338 [ 3 ] {} <Debug> HTTP-Session: 8cbe91aa-781c-48da-931c-48ff36b5ef20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
284 2023.12.05 05:25:01.129527 [ 3 ] {237290fe-395c-4ced-9dca-06f893814eeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35770) /* The version table contains metadata about the `oximeter` database */
285 CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete)
286 2023.12.05 05:25:01.129605 [ 3 ] {237290fe-395c-4ced-9dca-06f893814eeb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version
287 2023.12.05 05:25:01.134327 [ 3 ] {237290fe-395c-4ced-9dca-06f893814eeb} <Debug> oximeter.version (a79de341-eb75-4a78-b143-5ad431caf142): Loading data parts
288 2023.12.05 05:25:01.134520 [ 3 ] {237290fe-395c-4ced-9dca-06f893814eeb} <Debug> oximeter.version (a79de341-eb75-4a78-b143-5ad431caf142): There are no data parts
289 2023.12.05 05:25:01.137015 [ 3 ] {237290fe-395c-4ced-9dca-06f893814eeb} <Debug> DynamicQueryHandler: Done processing query
290 2023.12.05 05:25:01.137090 [ 3 ] {237290fe-395c-4ced-9dca-06f893814eeb} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
291 2023.12.05 05:25:01.137109 [ 3 ] {} <Debug> HTTP-Session: 8cbe91aa-781c-48da-931c-48ff36b5ef20 Destroying unnamed session
292 2023.12.05 05:25:01.137268 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35770, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
293 2023.12.05 05:25:01.137346 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
294 2023.12.05 05:25:01.137367 [ 3 ] {} <Debug> HTTP-Session: d435090c-1f37-460c-ade3-c44d034c5097 Authenticating user 'default' from [fd00:1122:3344:101::d]:35770
295 2023.12.05 05:25:01.137414 [ 3 ] {} <Debug> HTTP-Session: d435090c-1f37-460c-ade3-c44d034c5097 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
296 2023.12.05 05:25:01.137662 [ 3 ] {c27f31ed-8244-4e90-9832-9ab897d3eaec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35770) /* The measurement tables contain all individual samples from each timeseries.
297 *
298 * Each table stores a single datum type, and otherwise contains nearly the same
299 * structure. The primary sorting key is on the timeseries name, key, and then
300 * timestamp, so that all timeseries from the same schema are grouped, followed
301 * by all samples from the same timeseries.
302 *
303 * This reflects that one usually looks up the _key_ in one or more field table,
304 * and then uses that to index quickly into the measurements tables.
305 */
306 CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
307 2023.12.05 05:25:01.137789 [ 3 ] {c27f31ed-8244-4e90-9832-9ab897d3eaec} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool
308 2023.12.05 05:25:01.145189 [ 3 ] {c27f31ed-8244-4e90-9832-9ab897d3eaec} <Debug> oximeter.measurements_bool (920aaa14-5771-4499-8739-7000948d0d7d): Loading data parts
309 2023.12.05 05:25:01.145338 [ 3 ] {c27f31ed-8244-4e90-9832-9ab897d3eaec} <Debug> oximeter.measurements_bool (920aaa14-5771-4499-8739-7000948d0d7d): There are no data parts
310 2023.12.05 05:25:01.146660 [ 3 ] {c27f31ed-8244-4e90-9832-9ab897d3eaec} <Debug> DynamicQueryHandler: Done processing query
311 2023.12.05 05:25:01.146725 [ 3 ] {c27f31ed-8244-4e90-9832-9ab897d3eaec} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
312 2023.12.05 05:25:01.146744 [ 3 ] {} <Debug> HTTP-Session: d435090c-1f37-460c-ade3-c44d034c5097 Destroying unnamed session
313 2023.12.05 05:25:01.146911 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35770, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
314 2023.12.05 05:25:01.147000 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
315 2023.12.05 05:25:01.147022 [ 3 ] {} <Debug> HTTP-Session: 3826a490-2119-48f2-87c7-6df3b9c9367f Authenticating user 'default' from [fd00:1122:3344:101::d]:35770
316 2023.12.05 05:25:01.147074 [ 3 ] {} <Debug> HTTP-Session: 3826a490-2119-48f2-87c7-6df3b9c9367f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
317 2023.12.05 05:25:01.147292 [ 3 ] {c88e0a30-f4b0-46cb-b306-cd09782dec1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35770) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
318 2023.12.05 05:25:01.147409 [ 3 ] {c88e0a30-f4b0-46cb-b306-cd09782dec1a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8
319 2023.12.05 05:25:01.149090 [ 3 ] {c88e0a30-f4b0-46cb-b306-cd09782dec1a} <Debug> oximeter.measurements_i8 (86b72230-d40f-43a4-bec9-bcb94b3088c8): Loading data parts
320 2023.12.05 05:25:01.149229 [ 3 ] {c88e0a30-f4b0-46cb-b306-cd09782dec1a} <Debug> oximeter.measurements_i8 (86b72230-d40f-43a4-bec9-bcb94b3088c8): There are no data parts
321 2023.12.05 05:25:01.151261 [ 3 ] {c88e0a30-f4b0-46cb-b306-cd09782dec1a} <Debug> DynamicQueryHandler: Done processing query
322 2023.12.05 05:25:01.151323 [ 3 ] {c88e0a30-f4b0-46cb-b306-cd09782dec1a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
323 2023.12.05 05:25:01.151343 [ 3 ] {} <Debug> HTTP-Session: 3826a490-2119-48f2-87c7-6df3b9c9367f Destroying unnamed session
324 2023.12.05 05:25:01.151537 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35770, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
325 2023.12.05 05:25:01.151612 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
326 2023.12.05 05:25:01.151635 [ 3 ] {} <Debug> HTTP-Session: 04562109-fa38-434f-86eb-09728ccbaed3 Authenticating user 'default' from [fd00:1122:3344:101::d]:35770
327 2023.12.05 05:25:01.151695 [ 3 ] {} <Debug> HTTP-Session: 04562109-fa38-434f-86eb-09728ccbaed3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
328 2023.12.05 05:25:01.151896 [ 3 ] {9e971e79-4e91-4a89-bdd1-10e400aa303d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35770) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
329 2023.12.05 05:25:01.152020 [ 3 ] {9e971e79-4e91-4a89-bdd1-10e400aa303d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8
330 2023.12.05 05:25:01.153523 [ 3 ] {9e971e79-4e91-4a89-bdd1-10e400aa303d} <Debug> oximeter.measurements_u8 (c3ac24be-83d9-46ba-be79-2f0ce6c7c110): Loading data parts
331 2023.12.05 05:25:01.153630 [ 3 ] {9e971e79-4e91-4a89-bdd1-10e400aa303d} <Debug> oximeter.measurements_u8 (c3ac24be-83d9-46ba-be79-2f0ce6c7c110): There are no data parts
332 2023.12.05 05:25:01.155317 [ 3 ] {9e971e79-4e91-4a89-bdd1-10e400aa303d} <Debug> DynamicQueryHandler: Done processing query
333 2023.12.05 05:25:01.155343 [ 3 ] {9e971e79-4e91-4a89-bdd1-10e400aa303d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
334 2023.12.05 05:25:01.155392 [ 3 ] {} <Debug> HTTP-Session: 04562109-fa38-434f-86eb-09728ccbaed3 Destroying unnamed session
335 2023.12.05 05:25:01.155559 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35770, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
336 2023.12.05 05:25:01.155609 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
337 2023.12.05 05:25:01.155672 [ 3 ] {} <Debug> HTTP-Session: 74f963c2-107a-4d11-a1ec-be75e2749554 Authenticating user 'default' from [fd00:1122:3344:101::d]:35770
338 2023.12.05 05:25:01.155730 [ 3 ] {} <Debug> HTTP-Session: 74f963c2-107a-4d11-a1ec-be75e2749554 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
339 2023.12.05 05:25:01.155923 [ 3 ] {afbb2a4c-51da-4817-8859-d5e5cef0f509} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35770) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
340 2023.12.05 05:25:01.156030 [ 3 ] {afbb2a4c-51da-4817-8859-d5e5cef0f509} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16
341 2023.12.05 05:25:01.159702 [ 3 ] {afbb2a4c-51da-4817-8859-d5e5cef0f509} <Debug> oximeter.measurements_i16 (3d2a0c8b-dd14-4442-a122-262a2fb756cf): Loading data parts
342 2023.12.05 05:25:01.159796 [ 3 ] {afbb2a4c-51da-4817-8859-d5e5cef0f509} <Debug> oximeter.measurements_i16 (3d2a0c8b-dd14-4442-a122-262a2fb756cf): There are no data parts
343 2023.12.05 05:25:01.161267 [ 3 ] {afbb2a4c-51da-4817-8859-d5e5cef0f509} <Debug> DynamicQueryHandler: Done processing query
344 2023.12.05 05:25:01.161292 [ 3 ] {afbb2a4c-51da-4817-8859-d5e5cef0f509} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
345 2023.12.05 05:25:01.161344 [ 3 ] {} <Debug> HTTP-Session: 74f963c2-107a-4d11-a1ec-be75e2749554 Destroying unnamed session
346 2023.12.05 05:25:01.161470 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35770, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
347 2023.12.05 05:25:01.161556 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
348 2023.12.05 05:25:01.161611 [ 3 ] {} <Debug> HTTP-Session: 184839a1-7905-40a5-9b0f-54645f5ae46a Authenticating user 'default' from [fd00:1122:3344:101::d]:35770
349 2023.12.05 05:25:01.161662 [ 3 ] {} <Debug> HTTP-Session: 184839a1-7905-40a5-9b0f-54645f5ae46a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
350 2023.12.05 05:25:01.161854 [ 3 ] {f4f6db89-5300-44ac-a0dc-244610ec5c86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35770) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
351 2023.12.05 05:25:01.161963 [ 3 ] {f4f6db89-5300-44ac-a0dc-244610ec5c86} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16
352 2023.12.05 05:25:01.163504 [ 3 ] {f4f6db89-5300-44ac-a0dc-244610ec5c86} <Debug> oximeter.measurements_u16 (28e20bd2-2571-433b-b6c7-08a8262678c8): Loading data parts
353 2023.12.05 05:25:01.163630 [ 3 ] {f4f6db89-5300-44ac-a0dc-244610ec5c86} <Debug> oximeter.measurements_u16 (28e20bd2-2571-433b-b6c7-08a8262678c8): There are no data parts
354 2023.12.05 05:25:01.164952 [ 3 ] {f4f6db89-5300-44ac-a0dc-244610ec5c86} <Debug> DynamicQueryHandler: Done processing query
355 2023.12.05 05:25:01.164979 [ 3 ] {f4f6db89-5300-44ac-a0dc-244610ec5c86} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
356 2023.12.05 05:25:01.165037 [ 3 ] {} <Debug> HTTP-Session: 184839a1-7905-40a5-9b0f-54645f5ae46a Destroying unnamed session
357 2023.12.05 05:25:01.165158 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35770, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
358 2023.12.05 05:25:01.165240 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
359 2023.12.05 05:25:01.165294 [ 3 ] {} <Debug> HTTP-Session: 536171e0-ef36-4452-bf12-77dd7fee0d58 Authenticating user 'default' from [fd00:1122:3344:101::d]:35770
360 2023.12.05 05:25:01.165314 [ 3 ] {} <Debug> HTTP-Session: 536171e0-ef36-4452-bf12-77dd7fee0d58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
361 2023.12.05 05:25:01.165558 [ 3 ] {39612d04-f9d1-4f1e-bd07-4a3818163922} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35770) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
362 2023.12.05 05:25:01.165674 [ 3 ] {39612d04-f9d1-4f1e-bd07-4a3818163922} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32
363 2023.12.05 05:25:01.167387 [ 3 ] {39612d04-f9d1-4f1e-bd07-4a3818163922} <Debug> oximeter.measurements_i32 (0e0b1954-af77-4d34-8ab1-07e67fbd5731): Loading data parts
364 2023.12.05 05:25:01.167506 [ 3 ] {39612d04-f9d1-4f1e-bd07-4a3818163922} <Debug> oximeter.measurements_i32 (0e0b1954-af77-4d34-8ab1-07e67fbd5731): There are no data parts
365 2023.12.05 05:25:01.169059 [ 3 ] {39612d04-f9d1-4f1e-bd07-4a3818163922} <Debug> DynamicQueryHandler: Done processing query
366 2023.12.05 05:25:01.169086 [ 3 ] {39612d04-f9d1-4f1e-bd07-4a3818163922} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
367 2023.12.05 05:25:01.169146 [ 3 ] {} <Debug> HTTP-Session: 536171e0-ef36-4452-bf12-77dd7fee0d58 Destroying unnamed session
368 2023.12.05 05:25:01.169263 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35770, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
369 2023.12.05 05:25:01.169344 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
370 2023.12.05 05:25:01.169401 [ 3 ] {} <Debug> HTTP-Session: e68faab5-a0cb-4397-b6a9-967707ceea03 Authenticating user 'default' from [fd00:1122:3344:101::d]:35770
371 2023.12.05 05:25:01.169420 [ 3 ] {} <Debug> HTTP-Session: e68faab5-a0cb-4397-b6a9-967707ceea03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
372 2023.12.05 05:25:01.169643 [ 3 ] {ef58836b-ea3c-4cf5-8fb4-99a0f42782a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35770) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
373 2023.12.05 05:25:01.169756 [ 3 ] {ef58836b-ea3c-4cf5-8fb4-99a0f42782a2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32
374 2023.12.05 05:25:01.171502 [ 3 ] {ef58836b-ea3c-4cf5-8fb4-99a0f42782a2} <Debug> oximeter.measurements_u32 (34a7c9d4-86b9-4173-b5a3-b0daff236543): Loading data parts
375 2023.12.05 05:25:01.171619 [ 3 ] {ef58836b-ea3c-4cf5-8fb4-99a0f42782a2} <Debug> oximeter.measurements_u32 (34a7c9d4-86b9-4173-b5a3-b0daff236543): There are no data parts
376 2023.12.05 05:25:01.172843 [ 3 ] {ef58836b-ea3c-4cf5-8fb4-99a0f42782a2} <Debug> DynamicQueryHandler: Done processing query
377 2023.12.05 05:25:01.172868 [ 3 ] {ef58836b-ea3c-4cf5-8fb4-99a0f42782a2} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
378 2023.12.05 05:25:01.172884 [ 3 ] {} <Debug> HTTP-Session: e68faab5-a0cb-4397-b6a9-967707ceea03 Destroying unnamed session
379 2023.12.05 05:25:01.173037 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35770, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
380 2023.12.05 05:25:01.173126 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
381 2023.12.05 05:25:01.173147 [ 3 ] {} <Debug> HTTP-Session: 92a0c1b1-0252-4a32-87d2-0894e00e7d56 Authenticating user 'default' from [fd00:1122:3344:101::d]:35770
382 2023.12.05 05:25:01.173197 [ 3 ] {} <Debug> HTTP-Session: 92a0c1b1-0252-4a32-87d2-0894e00e7d56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
383 2023.12.05 05:25:01.173415 [ 3 ] {aad27d27-a8eb-46d4-bea4-1a1ec66f292a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35770) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
384 2023.12.05 05:25:01.173520 [ 3 ] {aad27d27-a8eb-46d4-bea4-1a1ec66f292a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64
385 2023.12.05 05:25:01.175738 [ 3 ] {aad27d27-a8eb-46d4-bea4-1a1ec66f292a} <Debug> oximeter.measurements_i64 (5fcdcc15-e46e-4232-8ece-6a9de5e33a28): Loading data parts
386 2023.12.05 05:25:01.175871 [ 3 ] {aad27d27-a8eb-46d4-bea4-1a1ec66f292a} <Debug> oximeter.measurements_i64 (5fcdcc15-e46e-4232-8ece-6a9de5e33a28): There are no data parts
387 2023.12.05 05:25:01.177198 [ 3 ] {aad27d27-a8eb-46d4-bea4-1a1ec66f292a} <Debug> DynamicQueryHandler: Done processing query
388 2023.12.05 05:25:01.177224 [ 3 ] {aad27d27-a8eb-46d4-bea4-1a1ec66f292a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
389 2023.12.05 05:25:01.177241 [ 3 ] {} <Debug> HTTP-Session: 92a0c1b1-0252-4a32-87d2-0894e00e7d56 Destroying unnamed session
390 2023.12.05 05:25:01.177405 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35770, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
391 2023.12.05 05:25:01.177491 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
392 2023.12.05 05:25:01.177513 [ 3 ] {} <Debug> HTTP-Session: 7a71c562-6583-4e8c-b8ba-98b7c1ccff99 Authenticating user 'default' from [fd00:1122:3344:101::d]:35770
393 2023.12.05 05:25:01.177560 [ 3 ] {} <Debug> HTTP-Session: 7a71c562-6583-4e8c-b8ba-98b7c1ccff99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
394 2023.12.05 05:25:01.177812 [ 3 ] {04273d40-87f8-490d-b70f-681c5e55f2f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35770) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
395 2023.12.05 05:25:01.177897 [ 3 ] {04273d40-87f8-490d-b70f-681c5e55f2f0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64
396 2023.12.05 05:25:01.179414 [ 3 ] {04273d40-87f8-490d-b70f-681c5e55f2f0} <Debug> oximeter.measurements_u64 (556e9504-8bbf-41ea-a6eb-efd0e886c63c): Loading data parts
397 2023.12.05 05:25:01.179518 [ 3 ] {04273d40-87f8-490d-b70f-681c5e55f2f0} <Debug> oximeter.measurements_u64 (556e9504-8bbf-41ea-a6eb-efd0e886c63c): There are no data parts
398 2023.12.05 05:25:01.180674 [ 3 ] {04273d40-87f8-490d-b70f-681c5e55f2f0} <Debug> DynamicQueryHandler: Done processing query
399 2023.12.05 05:25:01.180736 [ 3 ] {04273d40-87f8-490d-b70f-681c5e55f2f0} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
400 2023.12.05 05:25:01.180753 [ 3 ] {} <Debug> HTTP-Session: 7a71c562-6583-4e8c-b8ba-98b7c1ccff99 Destroying unnamed session
401 2023.12.05 05:25:01.180954 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35770, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
402 2023.12.05 05:25:01.181029 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
403 2023.12.05 05:25:01.181053 [ 3 ] {} <Debug> HTTP-Session: e244cb54-f1cf-465b-b901-bf830deeb48b Authenticating user 'default' from [fd00:1122:3344:101::d]:35770
404 2023.12.05 05:25:01.181105 [ 3 ] {} <Debug> HTTP-Session: e244cb54-f1cf-465b-b901-bf830deeb48b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
405 2023.12.05 05:25:01.181326 [ 3 ] {8181fce2-da81-4665-9f83-8aaf65f94f0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35770) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
406 2023.12.05 05:25:01.181411 [ 3 ] {8181fce2-da81-4665-9f83-8aaf65f94f0d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32
407 2023.12.05 05:25:01.182874 [ 3 ] {8181fce2-da81-4665-9f83-8aaf65f94f0d} <Debug> oximeter.measurements_f32 (90019999-b71d-4ef7-a0fb-560e87e910b3): Loading data parts
408 2023.12.05 05:25:01.182962 [ 3 ] {8181fce2-da81-4665-9f83-8aaf65f94f0d} <Debug> oximeter.measurements_f32 (90019999-b71d-4ef7-a0fb-560e87e910b3): There are no data parts
409 2023.12.05 05:25:01.184457 [ 3 ] {8181fce2-da81-4665-9f83-8aaf65f94f0d} <Debug> DynamicQueryHandler: Done processing query
410 2023.12.05 05:25:01.184539 [ 3 ] {8181fce2-da81-4665-9f83-8aaf65f94f0d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
411 2023.12.05 05:25:01.184562 [ 3 ] {} <Debug> HTTP-Session: e244cb54-f1cf-465b-b901-bf830deeb48b Destroying unnamed session
412 2023.12.05 05:25:01.184767 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35770, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
413 2023.12.05 05:25:01.184879 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
414 2023.12.05 05:25:01.184910 [ 3 ] {} <Debug> HTTP-Session: 87f21eb5-6ec7-4212-a895-1685389806fc Authenticating user 'default' from [fd00:1122:3344:101::d]:35770
415 2023.12.05 05:25:01.184990 [ 3 ] {} <Debug> HTTP-Session: 87f21eb5-6ec7-4212-a895-1685389806fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
416 2023.12.05 05:25:01.185343 [ 3 ] {4bce0f7d-4027-454d-baee-03a6889f5346} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35770) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
417 2023.12.05 05:25:01.185449 [ 3 ] {4bce0f7d-4027-454d-baee-03a6889f5346} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64
418 2023.12.05 05:25:01.187376 [ 3 ] {4bce0f7d-4027-454d-baee-03a6889f5346} <Debug> oximeter.measurements_f64 (7fc93ffd-5276-4feb-852c-53e4b5590f1b): Loading data parts
419 2023.12.05 05:25:01.187464 [ 3 ] {4bce0f7d-4027-454d-baee-03a6889f5346} <Debug> oximeter.measurements_f64 (7fc93ffd-5276-4feb-852c-53e4b5590f1b): There are no data parts
420 2023.12.05 05:25:01.188996 [ 3 ] {4bce0f7d-4027-454d-baee-03a6889f5346} <Debug> DynamicQueryHandler: Done processing query
421 2023.12.05 05:25:01.189071 [ 3 ] {4bce0f7d-4027-454d-baee-03a6889f5346} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
422 2023.12.05 05:25:01.189096 [ 3 ] {} <Debug> HTTP-Session: 87f21eb5-6ec7-4212-a895-1685389806fc Destroying unnamed session
423 2023.12.05 05:25:01.189310 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35770, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
424 2023.12.05 05:25:01.189431 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
425 2023.12.05 05:25:01.189469 [ 3 ] {} <Debug> HTTP-Session: b646ce5f-9acd-43cb-8aa0-27685a7f1120 Authenticating user 'default' from [fd00:1122:3344:101::d]:35770
426 2023.12.05 05:25:01.189533 [ 3 ] {} <Debug> HTTP-Session: b646ce5f-9acd-43cb-8aa0-27685a7f1120 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
427 2023.12.05 05:25:01.189745 [ 3 ] {3ea47faa-8d87-44e4-bf32-3216a0523ce8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35770) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
428 2023.12.05 05:25:01.189861 [ 3 ] {3ea47faa-8d87-44e4-bf32-3216a0523ce8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string
429 2023.12.05 05:25:01.191651 [ 3 ] {3ea47faa-8d87-44e4-bf32-3216a0523ce8} <Debug> oximeter.measurements_string (65e31a89-b477-4794-ae74-063c7778f6cd): Loading data parts
430 2023.12.05 05:25:01.191730 [ 3 ] {3ea47faa-8d87-44e4-bf32-3216a0523ce8} <Debug> oximeter.measurements_string (65e31a89-b477-4794-ae74-063c7778f6cd): There are no data parts
431 2023.12.05 05:25:01.192974 [ 3 ] {3ea47faa-8d87-44e4-bf32-3216a0523ce8} <Debug> DynamicQueryHandler: Done processing query
432 2023.12.05 05:25:01.193113 [ 3 ] {3ea47faa-8d87-44e4-bf32-3216a0523ce8} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
433 2023.12.05 05:25:01.193130 [ 3 ] {} <Debug> HTTP-Session: b646ce5f-9acd-43cb-8aa0-27685a7f1120 Destroying unnamed session
434 2023.12.05 05:25:01.193251 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35770, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
435 2023.12.05 05:25:01.193370 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
436 2023.12.05 05:25:01.193391 [ 3 ] {} <Debug> HTTP-Session: 0d4437fd-7dd2-4507-957a-4c8fd7ccd20f Authenticating user 'default' from [fd00:1122:3344:101::d]:35770
437 2023.12.05 05:25:01.193442 [ 3 ] {} <Debug> HTTP-Session: 0d4437fd-7dd2-4507-957a-4c8fd7ccd20f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
438 2023.12.05 05:25:01.193646 [ 3 ] {1c3ec3b3-e2b9-4073-8ed9-416888a6037f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35770) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /*
439 * NOTE: Right now we can't unambiguously record a nullable byte array.
440 * Arrays cannot be nested in `Nullable()` types, and encoding the array as
441 * a string isn't palatable for a few reasons.
442 * See: https://github.com/oxidecomputer/omicron/issues/4551 for more
443 * details.
444 */
445 datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
446 2023.12.05 05:25:01.193772 [ 3 ] {1c3ec3b3-e2b9-4073-8ed9-416888a6037f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes
447 2023.12.05 05:25:01.195655 [ 3 ] {1c3ec3b3-e2b9-4073-8ed9-416888a6037f} <Debug> oximeter.measurements_bytes (7552f0f3-692e-4c51-aeee-01dc97c3acb0): Loading data parts
448 2023.12.05 05:25:01.195823 [ 3 ] {1c3ec3b3-e2b9-4073-8ed9-416888a6037f} <Debug> oximeter.measurements_bytes (7552f0f3-692e-4c51-aeee-01dc97c3acb0): There are no data parts
449 2023.12.05 05:25:01.197267 [ 3 ] {1c3ec3b3-e2b9-4073-8ed9-416888a6037f} <Debug> DynamicQueryHandler: Done processing query
450 2023.12.05 05:25:01.197342 [ 3 ] {1c3ec3b3-e2b9-4073-8ed9-416888a6037f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
451 2023.12.05 05:25:01.197368 [ 3 ] {} <Debug> HTTP-Session: 0d4437fd-7dd2-4507-957a-4c8fd7ccd20f Destroying unnamed session
452 2023.12.05 05:25:01.197586 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35770, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
453 2023.12.05 05:25:01.197698 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
454 2023.12.05 05:25:01.197731 [ 3 ] {} <Debug> HTTP-Session: 3697f700-c953-427b-994f-13eeb6479fd4 Authenticating user 'default' from [fd00:1122:3344:101::d]:35770
455 2023.12.05 05:25:01.197844 [ 3 ] {} <Debug> HTTP-Session: 3697f700-c953-427b-994f-13eeb6479fd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
456 2023.12.05 05:25:01.198059 [ 3 ] {ca85141b-782c-4684-b5ca-348c2a0d4f4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35770) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
457 2023.12.05 05:25:01.198195 [ 3 ] {ca85141b-782c-4684-b5ca-348c2a0d4f4b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64
458 2023.12.05 05:25:01.200713 [ 3 ] {ca85141b-782c-4684-b5ca-348c2a0d4f4b} <Debug> oximeter.measurements_cumulativei64 (d92ff59c-9f1e-430b-bda9-e5188ca63a49): Loading data parts
459 2023.12.05 05:25:01.200842 [ 3 ] {ca85141b-782c-4684-b5ca-348c2a0d4f4b} <Debug> oximeter.measurements_cumulativei64 (d92ff59c-9f1e-430b-bda9-e5188ca63a49): There are no data parts
460 2023.12.05 05:25:01.202791 [ 3 ] {ca85141b-782c-4684-b5ca-348c2a0d4f4b} <Debug> DynamicQueryHandler: Done processing query
461 2023.12.05 05:25:01.202869 [ 3 ] {ca85141b-782c-4684-b5ca-348c2a0d4f4b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
462 2023.12.05 05:25:01.202889 [ 3 ] {} <Debug> HTTP-Session: 3697f700-c953-427b-994f-13eeb6479fd4 Destroying unnamed session
463 2023.12.05 05:25:01.203095 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35770, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
464 2023.12.05 05:25:01.203186 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
465 2023.12.05 05:25:01.203210 [ 3 ] {} <Debug> HTTP-Session: 721c9515-1827-4a05-b629-141fb3181782 Authenticating user 'default' from [fd00:1122:3344:101::d]:35770
466 2023.12.05 05:25:01.203265 [ 3 ] {} <Debug> HTTP-Session: 721c9515-1827-4a05-b629-141fb3181782 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
467 2023.12.05 05:25:01.203523 [ 3 ] {a5021dc7-c4dd-4189-98e5-3e37a69b38b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35770) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
468 2023.12.05 05:25:01.203614 [ 3 ] {a5021dc7-c4dd-4189-98e5-3e37a69b38b9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64
469 2023.12.05 05:25:01.205457 [ 3 ] {a5021dc7-c4dd-4189-98e5-3e37a69b38b9} <Debug> oximeter.measurements_cumulativeu64 (ff2b5c90-c08b-4bdb-b662-cbf6a9c47d29): Loading data parts
470 2023.12.05 05:25:01.205566 [ 3 ] {a5021dc7-c4dd-4189-98e5-3e37a69b38b9} <Debug> oximeter.measurements_cumulativeu64 (ff2b5c90-c08b-4bdb-b662-cbf6a9c47d29): There are no data parts
471 2023.12.05 05:25:01.207233 [ 3 ] {a5021dc7-c4dd-4189-98e5-3e37a69b38b9} <Debug> DynamicQueryHandler: Done processing query
472 2023.12.05 05:25:01.207263 [ 3 ] {a5021dc7-c4dd-4189-98e5-3e37a69b38b9} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
473 2023.12.05 05:25:01.207330 [ 3 ] {} <Debug> HTTP-Session: 721c9515-1827-4a05-b629-141fb3181782 Destroying unnamed session
474 2023.12.05 05:25:01.207473 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35770, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
475 2023.12.05 05:25:01.207579 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
476 2023.12.05 05:25:01.207641 [ 3 ] {} <Debug> HTTP-Session: e9d2d5f9-2053-4d25-a274-842283ef2e05 Authenticating user 'default' from [fd00:1122:3344:101::d]:35770
477 2023.12.05 05:25:01.207660 [ 3 ] {} <Debug> HTTP-Session: e9d2d5f9-2053-4d25-a274-842283ef2e05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
478 2023.12.05 05:25:01.207915 [ 3 ] {1042f78b-6069-4333-9268-8b7ab4465db3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35770) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
479 2023.12.05 05:25:01.208032 [ 3 ] {1042f78b-6069-4333-9268-8b7ab4465db3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32
480 2023.12.05 05:25:01.209773 [ 3 ] {1042f78b-6069-4333-9268-8b7ab4465db3} <Debug> oximeter.measurements_cumulativef32 (a2641f57-907c-4857-8b8b-0070e81b65bf): Loading data parts
481 2023.12.05 05:25:01.209845 [ 3 ] {1042f78b-6069-4333-9268-8b7ab4465db3} <Debug> oximeter.measurements_cumulativef32 (a2641f57-907c-4857-8b8b-0070e81b65bf): There are no data parts
482 2023.12.05 05:25:01.211217 [ 3 ] {1042f78b-6069-4333-9268-8b7ab4465db3} <Debug> DynamicQueryHandler: Done processing query
483 2023.12.05 05:25:01.211246 [ 3 ] {1042f78b-6069-4333-9268-8b7ab4465db3} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
484 2023.12.05 05:25:01.211301 [ 3 ] {} <Debug> HTTP-Session: e9d2d5f9-2053-4d25-a274-842283ef2e05 Destroying unnamed session
485 2023.12.05 05:25:01.211412 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35770, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
486 2023.12.05 05:25:01.211496 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
487 2023.12.05 05:25:01.211555 [ 3 ] {} <Debug> HTTP-Session: bfda4e28-2d43-4e2f-94e0-d33948f41a0a Authenticating user 'default' from [fd00:1122:3344:101::d]:35770
488 2023.12.05 05:25:01.211582 [ 3 ] {} <Debug> HTTP-Session: bfda4e28-2d43-4e2f-94e0-d33948f41a0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
489 2023.12.05 05:25:01.211823 [ 3 ] {2862b4be-400b-465a-abe1-3d49b61c5646} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35770) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
490 2023.12.05 05:25:01.211939 [ 3 ] {2862b4be-400b-465a-abe1-3d49b61c5646} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64
491 2023.12.05 05:25:01.214199 [ 3 ] {2862b4be-400b-465a-abe1-3d49b61c5646} <Debug> oximeter.measurements_cumulativef64 (e89b0bb1-9945-4b1d-af5d-164ba933aa84): Loading data parts
492 2023.12.05 05:25:01.214275 [ 3 ] {2862b4be-400b-465a-abe1-3d49b61c5646} <Debug> oximeter.measurements_cumulativef64 (e89b0bb1-9945-4b1d-af5d-164ba933aa84): There are no data parts
493 2023.12.05 05:25:01.216154 [ 3 ] {2862b4be-400b-465a-abe1-3d49b61c5646} <Debug> DynamicQueryHandler: Done processing query
494 2023.12.05 05:25:01.216229 [ 3 ] {2862b4be-400b-465a-abe1-3d49b61c5646} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
495 2023.12.05 05:25:01.216246 [ 3 ] {} <Debug> HTTP-Session: bfda4e28-2d43-4e2f-94e0-d33948f41a0a Destroying unnamed session
496 2023.12.05 05:25:01.216368 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35770, User-Agent: (none), Length: 836, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
497 2023.12.05 05:25:01.216510 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
498 2023.12.05 05:25:01.216532 [ 3 ] {} <Debug> HTTP-Session: 5ec6f51b-2cf6-4350-803e-2b75ce34c6cf Authenticating user 'default' from [fd00:1122:3344:101::d]:35770
499 2023.12.05 05:25:01.216588 [ 3 ] {} <Debug> HTTP-Session: 5ec6f51b-2cf6-4350-803e-2b75ce34c6cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
500 2023.12.05 05:25:01.216813 [ 3 ] {d20142c8-fb12-4f4c-9947-fab6f3531b03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35770) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /*
501 * NOTE: Array types cannot be Nullable, see
502 * https://clickhouse.com/docs/en/sql-reference/data-types/nullable
503 * for more details.
504 *
505 * This means we need to use empty arrays to indicate a missing value. This
506 * is unfortunate, and at this point relies on the fact that an
507 * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need
508 * to figure out another way to represent missing samples here.
509 */
510 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)
511 2023.12.05 05:25:01.216942 [ 3 ] {d20142c8-fb12-4f4c-9947-fab6f3531b03} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8
512 2023.12.05 05:25:01.218987 [ 3 ] {d20142c8-fb12-4f4c-9947-fab6f3531b03} <Debug> oximeter.measurements_histogrami8 (72f4f4a8-9322-4d69-8f5b-5e4179ef197a): Loading data parts
513 2023.12.05 05:25:01.219082 [ 3 ] {d20142c8-fb12-4f4c-9947-fab6f3531b03} <Debug> oximeter.measurements_histogrami8 (72f4f4a8-9322-4d69-8f5b-5e4179ef197a): There are no data parts
514 2023.12.05 05:25:01.220622 [ 3 ] {d20142c8-fb12-4f4c-9947-fab6f3531b03} <Debug> DynamicQueryHandler: Done processing query
515 2023.12.05 05:25:01.220703 [ 3 ] {d20142c8-fb12-4f4c-9947-fab6f3531b03} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
516 2023.12.05 05:25:01.220719 [ 3 ] {} <Debug> HTTP-Session: 5ec6f51b-2cf6-4350-803e-2b75ce34c6cf Destroying unnamed session
517 2023.12.05 05:25:01.220882 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35770, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
518 2023.12.05 05:25:01.220977 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
519 2023.12.05 05:25:01.221005 [ 3 ] {} <Debug> HTTP-Session: 6f376b62-bf0e-4859-a3fa-d1a6f7535856 Authenticating user 'default' from [fd00:1122:3344:101::d]:35770
520 2023.12.05 05:25:01.221073 [ 3 ] {} <Debug> HTTP-Session: 6f376b62-bf0e-4859-a3fa-d1a6f7535856 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
521 2023.12.05 05:25:01.221371 [ 3 ] {53dc86a9-cf76-42d0-9f9d-0c6dad81dc4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35770) 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)
522 2023.12.05 05:25:01.221512 [ 3 ] {53dc86a9-cf76-42d0-9f9d-0c6dad81dc4c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8
523 2023.12.05 05:25:01.223889 [ 3 ] {53dc86a9-cf76-42d0-9f9d-0c6dad81dc4c} <Debug> oximeter.measurements_histogramu8 (64013f0c-7ccf-48ed-935a-85e213126699): Loading data parts
524 2023.12.05 05:25:01.224019 [ 3 ] {53dc86a9-cf76-42d0-9f9d-0c6dad81dc4c} <Debug> oximeter.measurements_histogramu8 (64013f0c-7ccf-48ed-935a-85e213126699): There are no data parts
525 2023.12.05 05:25:01.225243 [ 3 ] {53dc86a9-cf76-42d0-9f9d-0c6dad81dc4c} <Debug> DynamicQueryHandler: Done processing query
526 2023.12.05 05:25:01.225339 [ 3 ] {53dc86a9-cf76-42d0-9f9d-0c6dad81dc4c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
527 2023.12.05 05:25:01.225363 [ 3 ] {} <Debug> HTTP-Session: 6f376b62-bf0e-4859-a3fa-d1a6f7535856 Destroying unnamed session
528 2023.12.05 05:25:01.225550 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35770, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
529 2023.12.05 05:25:01.225649 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
530 2023.12.05 05:25:01.225675 [ 3 ] {} <Debug> HTTP-Session: 1f656bb3-3864-4409-b91c-374437e468d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:35770
531 2023.12.05 05:25:01.225746 [ 3 ] {} <Debug> HTTP-Session: 1f656bb3-3864-4409-b91c-374437e468d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
532 2023.12.05 05:25:01.226080 [ 3 ] {e5518851-3eef-4d2e-8d9f-658b841f7704} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35770) 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)
533 2023.12.05 05:25:01.226228 [ 3 ] {e5518851-3eef-4d2e-8d9f-658b841f7704} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16
534 2023.12.05 05:25:01.228310 [ 3 ] {e5518851-3eef-4d2e-8d9f-658b841f7704} <Debug> oximeter.measurements_histogrami16 (8ae03507-55b4-4885-a7cd-b03be6861fdd): Loading data parts
535 2023.12.05 05:25:01.228449 [ 3 ] {e5518851-3eef-4d2e-8d9f-658b841f7704} <Debug> oximeter.measurements_histogrami16 (8ae03507-55b4-4885-a7cd-b03be6861fdd): There are no data parts
536 2023.12.05 05:25:01.229735 [ 3 ] {e5518851-3eef-4d2e-8d9f-658b841f7704} <Debug> DynamicQueryHandler: Done processing query
537 2023.12.05 05:25:01.229769 [ 3 ] {e5518851-3eef-4d2e-8d9f-658b841f7704} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
538 2023.12.05 05:25:01.229840 [ 3 ] {} <Debug> HTTP-Session: 1f656bb3-3864-4409-b91c-374437e468d7 Destroying unnamed session
539 2023.12.05 05:25:01.229987 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35770, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
540 2023.12.05 05:25:01.230163 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
541 2023.12.05 05:25:01.230260 [ 3 ] {} <Debug> HTTP-Session: 765f6db2-0640-44ff-9480-04ed7a93932b Authenticating user 'default' from [fd00:1122:3344:101::d]:35770
542 2023.12.05 05:25:01.230287 [ 3 ] {} <Debug> HTTP-Session: 765f6db2-0640-44ff-9480-04ed7a93932b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
543 2023.12.05 05:25:01.230664 [ 3 ] {42bd016a-d7b0-4650-a936-dfdfa6ac08f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35770) 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)
544 2023.12.05 05:25:01.230860 [ 3 ] {42bd016a-d7b0-4650-a936-dfdfa6ac08f2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16
545 2023.12.05 05:25:01.232947 [ 3 ] {42bd016a-d7b0-4650-a936-dfdfa6ac08f2} <Debug> oximeter.measurements_histogramu16 (72c33ac5-b9ed-474e-bc6f-73cb1a2d5a48): Loading data parts
546 2023.12.05 05:25:01.233116 [ 3 ] {42bd016a-d7b0-4650-a936-dfdfa6ac08f2} <Debug> oximeter.measurements_histogramu16 (72c33ac5-b9ed-474e-bc6f-73cb1a2d5a48): There are no data parts
547 2023.12.05 05:25:01.234353 [ 3 ] {42bd016a-d7b0-4650-a936-dfdfa6ac08f2} <Debug> DynamicQueryHandler: Done processing query
548 2023.12.05 05:25:01.234378 [ 3 ] {42bd016a-d7b0-4650-a936-dfdfa6ac08f2} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
549 2023.12.05 05:25:01.234426 [ 3 ] {} <Debug> HTTP-Session: 765f6db2-0640-44ff-9480-04ed7a93932b Destroying unnamed session
550 2023.12.05 05:25:01.234585 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35770, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
551 2023.12.05 05:25:01.234629 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
552 2023.12.05 05:25:01.234693 [ 3 ] {} <Debug> HTTP-Session: abada0f6-2538-4c68-902d-ac50ca85e32b Authenticating user 'default' from [fd00:1122:3344:101::d]:35770
553 2023.12.05 05:25:01.234768 [ 3 ] {} <Debug> HTTP-Session: abada0f6-2538-4c68-902d-ac50ca85e32b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
554 2023.12.05 05:25:01.234993 [ 3 ] {cf3e2470-ac49-4d62-862b-df5f45fda069} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35770) 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)
555 2023.12.05 05:25:01.235130 [ 3 ] {cf3e2470-ac49-4d62-862b-df5f45fda069} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32
556 2023.12.05 05:25:01.237058 [ 3 ] {cf3e2470-ac49-4d62-862b-df5f45fda069} <Debug> oximeter.measurements_histogrami32 (2c56bc00-5e16-4dc1-920f-98010a2d3afc): Loading data parts
557 2023.12.05 05:25:01.237189 [ 3 ] {cf3e2470-ac49-4d62-862b-df5f45fda069} <Debug> oximeter.measurements_histogrami32 (2c56bc00-5e16-4dc1-920f-98010a2d3afc): There are no data parts
558 2023.12.05 05:25:01.239424 [ 3 ] {cf3e2470-ac49-4d62-862b-df5f45fda069} <Debug> DynamicQueryHandler: Done processing query
559 2023.12.05 05:25:01.239503 [ 3 ] {cf3e2470-ac49-4d62-862b-df5f45fda069} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
560 2023.12.05 05:25:01.239521 [ 3 ] {} <Debug> HTTP-Session: abada0f6-2538-4c68-902d-ac50ca85e32b Destroying unnamed session
561 2023.12.05 05:25:01.239698 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35770, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
562 2023.12.05 05:25:01.239777 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
563 2023.12.05 05:25:01.239799 [ 3 ] {} <Debug> HTTP-Session: b7cbab82-a0ea-458e-8bbb-a565d2746d9f Authenticating user 'default' from [fd00:1122:3344:101::d]:35770
564 2023.12.05 05:25:01.239853 [ 3 ] {} <Debug> HTTP-Session: b7cbab82-a0ea-458e-8bbb-a565d2746d9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
565 2023.12.05 05:25:01.240073 [ 3 ] {9b700d6f-5a01-4213-9d7f-832f72a572f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35770) 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)
566 2023.12.05 05:25:01.240181 [ 3 ] {9b700d6f-5a01-4213-9d7f-832f72a572f6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32
567 2023.12.05 05:25:01.242192 [ 3 ] {9b700d6f-5a01-4213-9d7f-832f72a572f6} <Debug> oximeter.measurements_histogramu32 (e1ebbb95-a87b-447b-85a4-ba44b43accf5): Loading data parts
568 2023.12.05 05:25:01.242348 [ 3 ] {9b700d6f-5a01-4213-9d7f-832f72a572f6} <Debug> oximeter.measurements_histogramu32 (e1ebbb95-a87b-447b-85a4-ba44b43accf5): There are no data parts
569 2023.12.05 05:25:01.243776 [ 3 ] {9b700d6f-5a01-4213-9d7f-832f72a572f6} <Debug> DynamicQueryHandler: Done processing query
570 2023.12.05 05:25:01.243834 [ 3 ] {9b700d6f-5a01-4213-9d7f-832f72a572f6} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
571 2023.12.05 05:25:01.243884 [ 3 ] {} <Debug> HTTP-Session: b7cbab82-a0ea-458e-8bbb-a565d2746d9f Destroying unnamed session
572 2023.12.05 05:25:01.244024 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35770, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
573 2023.12.05 05:25:01.244120 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
574 2023.12.05 05:25:01.244174 [ 3 ] {} <Debug> HTTP-Session: 61507944-0954-4ba3-a450-d3d13b3275d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:35770
575 2023.12.05 05:25:01.244190 [ 3 ] {} <Debug> HTTP-Session: 61507944-0954-4ba3-a450-d3d13b3275d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
576 2023.12.05 05:25:01.244437 [ 3 ] {eeb21e2e-381e-40ac-b73c-00c7f8c9ff63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35770) 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)
577 2023.12.05 05:25:01.244571 [ 3 ] {eeb21e2e-381e-40ac-b73c-00c7f8c9ff63} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64
578 2023.12.05 05:25:01.248506 [ 3 ] {eeb21e2e-381e-40ac-b73c-00c7f8c9ff63} <Debug> oximeter.measurements_histogrami64 (0cb11e85-d08c-4fd9-b109-dd8fc95de3b4): Loading data parts
579 2023.12.05 05:25:01.248637 [ 3 ] {eeb21e2e-381e-40ac-b73c-00c7f8c9ff63} <Debug> oximeter.measurements_histogrami64 (0cb11e85-d08c-4fd9-b109-dd8fc95de3b4): There are no data parts
580 2023.12.05 05:25:01.250609 [ 3 ] {eeb21e2e-381e-40ac-b73c-00c7f8c9ff63} <Debug> DynamicQueryHandler: Done processing query
581 2023.12.05 05:25:01.250634 [ 3 ] {eeb21e2e-381e-40ac-b73c-00c7f8c9ff63} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
582 2023.12.05 05:25:01.250690 [ 3 ] {} <Debug> HTTP-Session: 61507944-0954-4ba3-a450-d3d13b3275d5 Destroying unnamed session
583 2023.12.05 05:25:01.250813 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35770, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
584 2023.12.05 05:25:01.250894 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
585 2023.12.05 05:25:01.250953 [ 3 ] {} <Debug> HTTP-Session: d4907c5f-e411-4d52-a53a-5cc180373fb2 Authenticating user 'default' from [fd00:1122:3344:101::d]:35770
586 2023.12.05 05:25:01.250973 [ 3 ] {} <Debug> HTTP-Session: d4907c5f-e411-4d52-a53a-5cc180373fb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
587 2023.12.05 05:25:01.251228 [ 3 ] {57b6c8e5-a686-4ea4-b442-b11061169784} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35770) 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)
588 2023.12.05 05:25:01.251413 [ 3 ] {57b6c8e5-a686-4ea4-b442-b11061169784} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64
589 2023.12.05 05:25:01.253028 [ 3 ] {57b6c8e5-a686-4ea4-b442-b11061169784} <Debug> oximeter.measurements_histogramu64 (f2ac6433-3a2d-42ae-85f0-4bd9ac21663c): Loading data parts
590 2023.12.05 05:25:01.253135 [ 3 ] {57b6c8e5-a686-4ea4-b442-b11061169784} <Debug> oximeter.measurements_histogramu64 (f2ac6433-3a2d-42ae-85f0-4bd9ac21663c): There are no data parts
591 2023.12.05 05:25:01.254575 [ 3 ] {57b6c8e5-a686-4ea4-b442-b11061169784} <Debug> DynamicQueryHandler: Done processing query
592 2023.12.05 05:25:01.254641 [ 3 ] {57b6c8e5-a686-4ea4-b442-b11061169784} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
593 2023.12.05 05:25:01.254658 [ 3 ] {} <Debug> HTTP-Session: d4907c5f-e411-4d52-a53a-5cc180373fb2 Destroying unnamed session
594 2023.12.05 05:25:01.254800 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35770, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
595 2023.12.05 05:25:01.254929 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
596 2023.12.05 05:25:01.254955 [ 3 ] {} <Debug> HTTP-Session: c5a77241-dc2e-4a48-8cc0-66847eeab356 Authenticating user 'default' from [fd00:1122:3344:101::d]:35770
597 2023.12.05 05:25:01.255005 [ 3 ] {} <Debug> HTTP-Session: c5a77241-dc2e-4a48-8cc0-66847eeab356 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
598 2023.12.05 05:25:01.255226 [ 3 ] {c18efb83-b397-4fa9-b8e3-d01960cdd323} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35770) 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)
599 2023.12.05 05:25:01.255336 [ 3 ] {c18efb83-b397-4fa9-b8e3-d01960cdd323} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32
600 2023.12.05 05:25:01.257089 [ 3 ] {c18efb83-b397-4fa9-b8e3-d01960cdd323} <Debug> oximeter.measurements_histogramf32 (f2e50c84-c7b5-4235-ab64-42359acd1902): Loading data parts
601 2023.12.05 05:25:01.257220 [ 3 ] {c18efb83-b397-4fa9-b8e3-d01960cdd323} <Debug> oximeter.measurements_histogramf32 (f2e50c84-c7b5-4235-ab64-42359acd1902): There are no data parts
602 2023.12.05 05:25:01.258454 [ 3 ] {c18efb83-b397-4fa9-b8e3-d01960cdd323} <Debug> DynamicQueryHandler: Done processing query
603 2023.12.05 05:25:01.258525 [ 3 ] {c18efb83-b397-4fa9-b8e3-d01960cdd323} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
604 2023.12.05 05:25:01.258541 [ 3 ] {} <Debug> HTTP-Session: c5a77241-dc2e-4a48-8cc0-66847eeab356 Destroying unnamed session
605 2023.12.05 05:25:01.258702 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35770, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
606 2023.12.05 05:25:01.258789 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
607 2023.12.05 05:25:01.258810 [ 3 ] {} <Debug> HTTP-Session: fd6fae82-7aa2-4189-aab5-165c5f98cab2 Authenticating user 'default' from [fd00:1122:3344:101::d]:35770
608 2023.12.05 05:25:01.258863 [ 3 ] {} <Debug> HTTP-Session: fd6fae82-7aa2-4189-aab5-165c5f98cab2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
609 2023.12.05 05:25:01.259141 [ 3 ] {c8bb54e0-0c2e-440d-a1e9-b3c96d03c3e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35770) 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)
610 2023.12.05 05:25:01.259258 [ 3 ] {c8bb54e0-0c2e-440d-a1e9-b3c96d03c3e6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64
611 2023.12.05 05:25:01.261051 [ 3 ] {c8bb54e0-0c2e-440d-a1e9-b3c96d03c3e6} <Debug> oximeter.measurements_histogramf64 (b34964bc-1a5c-407c-8331-28f1257ba4e6): Loading data parts
612 2023.12.05 05:25:01.261182 [ 3 ] {c8bb54e0-0c2e-440d-a1e9-b3c96d03c3e6} <Debug> oximeter.measurements_histogramf64 (b34964bc-1a5c-407c-8331-28f1257ba4e6): There are no data parts
613 2023.12.05 05:25:01.262701 [ 3 ] {c8bb54e0-0c2e-440d-a1e9-b3c96d03c3e6} <Debug> DynamicQueryHandler: Done processing query
614 2023.12.05 05:25:01.262726 [ 3 ] {c8bb54e0-0c2e-440d-a1e9-b3c96d03c3e6} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
615 2023.12.05 05:25:01.262774 [ 3 ] {} <Debug> HTTP-Session: fd6fae82-7aa2-4189-aab5-165c5f98cab2 Destroying unnamed session
616 2023.12.05 05:25:01.262915 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35770, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
617 2023.12.05 05:25:01.262992 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
618 2023.12.05 05:25:01.263012 [ 3 ] {} <Debug> HTTP-Session: 95b5ea4d-c7c2-4b0c-9f98-5ca1b1d84b10 Authenticating user 'default' from [fd00:1122:3344:101::d]:35770
619 2023.12.05 05:25:01.263064 [ 3 ] {} <Debug> HTTP-Session: 95b5ea4d-c7c2-4b0c-9f98-5ca1b1d84b10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
620 2023.12.05 05:25:01.263262 [ 3 ] {7936e2d4-2fb8-4bb9-9e6b-0804d5ed9d00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35770) /* The field tables store named dimensions of each timeseries.
621 *
622 * As with the measurement tables, there is one field table for each field data
623 * type. Fields are deduplicated by using the "replacing merge tree", though
624 * this behavior **must not** be relied upon for query correctness.
625 *
626 * The index for the fields differs from the measurements, however. Rows are
627 * sorted by timeseries name, then field name, field value, and finally
628 * timeseries key. This reflects the most common pattern for looking them up:
629 * by field name and possibly value, within a timeseries. The resulting keys are
630 * usually then used to look up measurements.
631 *
632 * NOTE: We may want to consider a secondary index on these tables, sorting by
633 * timeseries name and then key, since it would improve lookups where one
634 * already has the key. Realistically though, these tables are quite small and
635 * so performance benefits will be low in absolute terms.
636 */
637 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)
638 2023.12.05 05:25:01.263372 [ 3 ] {7936e2d4-2fb8-4bb9-9e6b-0804d5ed9d00} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool
639 2023.12.05 05:25:01.264867 [ 3 ] {7936e2d4-2fb8-4bb9-9e6b-0804d5ed9d00} <Debug> oximeter.fields_bool (feb7ac3f-8baf-4fe4-b84e-b51236886956): Loading data parts
640 2023.12.05 05:25:01.264968 [ 3 ] {7936e2d4-2fb8-4bb9-9e6b-0804d5ed9d00} <Debug> oximeter.fields_bool (feb7ac3f-8baf-4fe4-b84e-b51236886956): There are no data parts
641 2023.12.05 05:25:01.266366 [ 3 ] {7936e2d4-2fb8-4bb9-9e6b-0804d5ed9d00} <Debug> DynamicQueryHandler: Done processing query
642 2023.12.05 05:25:01.266467 [ 3 ] {7936e2d4-2fb8-4bb9-9e6b-0804d5ed9d00} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
643 2023.12.05 05:25:01.266489 [ 3 ] {} <Debug> HTTP-Session: 95b5ea4d-c7c2-4b0c-9f98-5ca1b1d84b10 Destroying unnamed session
644 2023.12.05 05:25:01.266622 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35770, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
645 2023.12.05 05:25:01.266761 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
646 2023.12.05 05:25:01.266790 [ 3 ] {} <Debug> HTTP-Session: fc1f1a88-a4c4-4706-bc2a-31f6b776d61b Authenticating user 'default' from [fd00:1122:3344:101::d]:35770
647 2023.12.05 05:25:01.266807 [ 3 ] {} <Debug> HTTP-Session: fc1f1a88-a4c4-4706-bc2a-31f6b776d61b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
648 2023.12.05 05:25:01.267066 [ 3 ] {1cc2129c-b2e0-460d-9434-99fa1d3c3696} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35770) 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)
649 2023.12.05 05:25:01.267199 [ 3 ] {1cc2129c-b2e0-460d-9434-99fa1d3c3696} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8
650 2023.12.05 05:25:01.268817 [ 3 ] {1cc2129c-b2e0-460d-9434-99fa1d3c3696} <Debug> oximeter.fields_i8 (b8f5c3d1-7e35-47bd-a214-0f9f8016dd6b): Loading data parts
651 2023.12.05 05:25:01.268949 [ 3 ] {1cc2129c-b2e0-460d-9434-99fa1d3c3696} <Debug> oximeter.fields_i8 (b8f5c3d1-7e35-47bd-a214-0f9f8016dd6b): There are no data parts
652 2023.12.05 05:25:01.270295 [ 3 ] {1cc2129c-b2e0-460d-9434-99fa1d3c3696} <Debug> DynamicQueryHandler: Done processing query
653 2023.12.05 05:25:01.270319 [ 3 ] {1cc2129c-b2e0-460d-9434-99fa1d3c3696} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
654 2023.12.05 05:25:01.270377 [ 3 ] {} <Debug> HTTP-Session: fc1f1a88-a4c4-4706-bc2a-31f6b776d61b Destroying unnamed session
655 2023.12.05 05:25:01.270498 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35770, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
656 2023.12.05 05:25:01.270586 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
657 2023.12.05 05:25:01.270638 [ 3 ] {} <Debug> HTTP-Session: cbd42a15-2203-4da9-a8d9-82104971d77d Authenticating user 'default' from [fd00:1122:3344:101::d]:35770
658 2023.12.05 05:25:01.270655 [ 3 ] {} <Debug> HTTP-Session: cbd42a15-2203-4da9-a8d9-82104971d77d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
659 2023.12.05 05:25:01.270843 [ 3 ] {b6bee0fa-aad2-4430-8060-7157287fefbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35770) 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)
660 2023.12.05 05:25:01.270913 [ 3 ] {b6bee0fa-aad2-4430-8060-7157287fefbe} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8
661 2023.12.05 05:25:01.272775 [ 3 ] {b6bee0fa-aad2-4430-8060-7157287fefbe} <Debug> oximeter.fields_u8 (87c5ee8f-1b79-4b72-bf44-31007c747347): Loading data parts
662 2023.12.05 05:25:01.272903 [ 3 ] {b6bee0fa-aad2-4430-8060-7157287fefbe} <Debug> oximeter.fields_u8 (87c5ee8f-1b79-4b72-bf44-31007c747347): There are no data parts
663 2023.12.05 05:25:01.274021 [ 3 ] {b6bee0fa-aad2-4430-8060-7157287fefbe} <Debug> DynamicQueryHandler: Done processing query
664 2023.12.05 05:25:01.274081 [ 3 ] {b6bee0fa-aad2-4430-8060-7157287fefbe} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
665 2023.12.05 05:25:01.274098 [ 3 ] {} <Debug> HTTP-Session: cbd42a15-2203-4da9-a8d9-82104971d77d Destroying unnamed session
666 2023.12.05 05:25:01.274246 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35770, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
667 2023.12.05 05:25:01.274353 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
668 2023.12.05 05:25:01.274392 [ 3 ] {} <Debug> HTTP-Session: 8ceb1a19-45a4-43c8-9119-a42a30e8879a Authenticating user 'default' from [fd00:1122:3344:101::d]:35770
669 2023.12.05 05:25:01.274463 [ 3 ] {} <Debug> HTTP-Session: 8ceb1a19-45a4-43c8-9119-a42a30e8879a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
670 2023.12.05 05:25:01.274665 [ 3 ] {cd08e2f4-3888-49e7-86e7-fa806c8172b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35770) 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)
671 2023.12.05 05:25:01.274773 [ 3 ] {cd08e2f4-3888-49e7-86e7-fa806c8172b7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16
672 2023.12.05 05:25:01.276376 [ 3 ] {cd08e2f4-3888-49e7-86e7-fa806c8172b7} <Debug> oximeter.fields_i16 (8979c2b6-7e9f-46ba-ae72-73e5c3eb0807): Loading data parts
673 2023.12.05 05:25:01.276462 [ 3 ] {cd08e2f4-3888-49e7-86e7-fa806c8172b7} <Debug> oximeter.fields_i16 (8979c2b6-7e9f-46ba-ae72-73e5c3eb0807): There are no data parts
674 2023.12.05 05:25:01.277619 [ 3 ] {cd08e2f4-3888-49e7-86e7-fa806c8172b7} <Debug> DynamicQueryHandler: Done processing query
675 2023.12.05 05:25:01.277645 [ 3 ] {cd08e2f4-3888-49e7-86e7-fa806c8172b7} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
676 2023.12.05 05:25:01.277694 [ 3 ] {} <Debug> HTTP-Session: 8ceb1a19-45a4-43c8-9119-a42a30e8879a Destroying unnamed session
677 2023.12.05 05:25:01.277812 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35770, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
678 2023.12.05 05:25:01.277889 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
679 2023.12.05 05:25:01.277940 [ 3 ] {} <Debug> HTTP-Session: 6107e860-f80c-43c9-85ec-c76e3396ad10 Authenticating user 'default' from [fd00:1122:3344:101::d]:35770
680 2023.12.05 05:25:01.277990 [ 3 ] {} <Debug> HTTP-Session: 6107e860-f80c-43c9-85ec-c76e3396ad10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
681 2023.12.05 05:25:01.278143 [ 3 ] {c90843b4-e465-4576-8a4b-fb37ed54ab92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35770) 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)
682 2023.12.05 05:25:01.278251 [ 3 ] {c90843b4-e465-4576-8a4b-fb37ed54ab92} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16
683 2023.12.05 05:25:01.279851 [ 3 ] {c90843b4-e465-4576-8a4b-fb37ed54ab92} <Debug> oximeter.fields_u16 (f3dc3ce2-598f-47ef-8983-16b6abbedccf): Loading data parts
684 2023.12.05 05:25:01.279964 [ 3 ] {c90843b4-e465-4576-8a4b-fb37ed54ab92} <Debug> oximeter.fields_u16 (f3dc3ce2-598f-47ef-8983-16b6abbedccf): There are no data parts
685 2023.12.05 05:25:01.281332 [ 3 ] {c90843b4-e465-4576-8a4b-fb37ed54ab92} <Debug> DynamicQueryHandler: Done processing query
686 2023.12.05 05:25:01.281358 [ 3 ] {c90843b4-e465-4576-8a4b-fb37ed54ab92} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
687 2023.12.05 05:25:01.281374 [ 3 ] {} <Debug> HTTP-Session: 6107e860-f80c-43c9-85ec-c76e3396ad10 Destroying unnamed session
688 2023.12.05 05:25:01.281534 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35770, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
689 2023.12.05 05:25:01.281610 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
690 2023.12.05 05:25:01.281631 [ 3 ] {} <Debug> HTTP-Session: ba5f4ff8-0d6f-43f0-83c3-15aafa6b9fd5 Authenticating user 'default' from [fd00:1122:3344:101::d]:35770
691 2023.12.05 05:25:01.281683 [ 3 ] {} <Debug> HTTP-Session: ba5f4ff8-0d6f-43f0-83c3-15aafa6b9fd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
692 2023.12.05 05:25:01.281872 [ 3 ] {bf8a85c8-7590-4bf2-8db5-04b16bdf01c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35770) 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)
693 2023.12.05 05:25:01.281943 [ 3 ] {bf8a85c8-7590-4bf2-8db5-04b16bdf01c2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32
694 2023.12.05 05:25:01.283809 [ 3 ] {bf8a85c8-7590-4bf2-8db5-04b16bdf01c2} <Debug> oximeter.fields_i32 (77bf72f7-1473-47d3-929a-c682956bf960): Loading data parts
695 2023.12.05 05:25:01.283901 [ 3 ] {bf8a85c8-7590-4bf2-8db5-04b16bdf01c2} <Debug> oximeter.fields_i32 (77bf72f7-1473-47d3-929a-c682956bf960): There are no data parts
696 2023.12.05 05:25:01.285594 [ 3 ] {bf8a85c8-7590-4bf2-8db5-04b16bdf01c2} <Debug> DynamicQueryHandler: Done processing query
697 2023.12.05 05:25:01.285666 [ 3 ] {bf8a85c8-7590-4bf2-8db5-04b16bdf01c2} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
698 2023.12.05 05:25:01.285683 [ 3 ] {} <Debug> HTTP-Session: ba5f4ff8-0d6f-43f0-83c3-15aafa6b9fd5 Destroying unnamed session
699 2023.12.05 05:25:01.285842 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35770, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
700 2023.12.05 05:25:01.285923 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
701 2023.12.05 05:25:01.285944 [ 3 ] {} <Debug> HTTP-Session: 96f277ac-353b-495a-9594-575c12b26ace Authenticating user 'default' from [fd00:1122:3344:101::d]:35770
702 2023.12.05 05:25:01.285996 [ 3 ] {} <Debug> HTTP-Session: 96f277ac-353b-495a-9594-575c12b26ace Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
703 2023.12.05 05:25:01.286194 [ 3 ] {4541aa48-657c-4a14-a990-6f0c55856226} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35770) 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)
704 2023.12.05 05:25:01.286271 [ 3 ] {4541aa48-657c-4a14-a990-6f0c55856226} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32
705 2023.12.05 05:25:01.287736 [ 3 ] {4541aa48-657c-4a14-a990-6f0c55856226} <Debug> oximeter.fields_u32 (620f46bf-2080-4a12-868f-ecfda16fe15d): Loading data parts
706 2023.12.05 05:25:01.287836 [ 3 ] {4541aa48-657c-4a14-a990-6f0c55856226} <Debug> oximeter.fields_u32 (620f46bf-2080-4a12-868f-ecfda16fe15d): There are no data parts
707 2023.12.05 05:25:01.289283 [ 3 ] {4541aa48-657c-4a14-a990-6f0c55856226} <Debug> DynamicQueryHandler: Done processing query
708 2023.12.05 05:25:01.289307 [ 3 ] {4541aa48-657c-4a14-a990-6f0c55856226} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
709 2023.12.05 05:25:01.289367 [ 3 ] {} <Debug> HTTP-Session: 96f277ac-353b-495a-9594-575c12b26ace Destroying unnamed session
710 2023.12.05 05:25:01.289497 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35770, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
711 2023.12.05 05:25:01.289580 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
712 2023.12.05 05:25:01.289642 [ 3 ] {} <Debug> HTTP-Session: add5bb32-5873-4d41-b2e7-e4cadd91c6c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:35770
713 2023.12.05 05:25:01.289658 [ 3 ] {} <Debug> HTTP-Session: add5bb32-5873-4d41-b2e7-e4cadd91c6c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
714 2023.12.05 05:25:01.289844 [ 3 ] {42ff0a80-74b9-448f-b4fd-5053589acf8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35770) 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)
715 2023.12.05 05:25:01.289944 [ 3 ] {42ff0a80-74b9-448f-b4fd-5053589acf8f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64
716 2023.12.05 05:25:01.291489 [ 3 ] {42ff0a80-74b9-448f-b4fd-5053589acf8f} <Debug> oximeter.fields_i64 (12c46a38-0c4e-4c74-aee3-ed263673936a): Loading data parts
717 2023.12.05 05:25:01.291623 [ 3 ] {42ff0a80-74b9-448f-b4fd-5053589acf8f} <Debug> oximeter.fields_i64 (12c46a38-0c4e-4c74-aee3-ed263673936a): There are no data parts
718 2023.12.05 05:25:01.292703 [ 3 ] {42ff0a80-74b9-448f-b4fd-5053589acf8f} <Debug> DynamicQueryHandler: Done processing query
719 2023.12.05 05:25:01.292771 [ 3 ] {42ff0a80-74b9-448f-b4fd-5053589acf8f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
720 2023.12.05 05:25:01.292828 [ 3 ] {} <Debug> HTTP-Session: add5bb32-5873-4d41-b2e7-e4cadd91c6c7 Destroying unnamed session
721 2023.12.05 05:25:01.292952 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35770, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
722 2023.12.05 05:25:01.293035 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
723 2023.12.05 05:25:01.293095 [ 3 ] {} <Debug> HTTP-Session: 87bc5d68-2fc9-4e9d-97f0-50fe23ad2334 Authenticating user 'default' from [fd00:1122:3344:101::d]:35770
724 2023.12.05 05:25:01.293114 [ 3 ] {} <Debug> HTTP-Session: 87bc5d68-2fc9-4e9d-97f0-50fe23ad2334 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
725 2023.12.05 05:25:01.293306 [ 3 ] {8de4496d-dd46-4c47-92dc-8657bb486d88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35770) 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)
726 2023.12.05 05:25:01.293387 [ 3 ] {8de4496d-dd46-4c47-92dc-8657bb486d88} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64
727 2023.12.05 05:25:01.294921 [ 3 ] {8de4496d-dd46-4c47-92dc-8657bb486d88} <Debug> oximeter.fields_u64 (3f6fc623-c1ac-490b-b1ae-76f16d161fc7): Loading data parts
728 2023.12.05 05:25:01.295044 [ 3 ] {8de4496d-dd46-4c47-92dc-8657bb486d88} <Debug> oximeter.fields_u64 (3f6fc623-c1ac-490b-b1ae-76f16d161fc7): There are no data parts
729 2023.12.05 05:25:01.296650 [ 3 ] {8de4496d-dd46-4c47-92dc-8657bb486d88} <Debug> DynamicQueryHandler: Done processing query
730 2023.12.05 05:25:01.296675 [ 3 ] {8de4496d-dd46-4c47-92dc-8657bb486d88} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
731 2023.12.05 05:25:01.296725 [ 3 ] {} <Debug> HTTP-Session: 87bc5d68-2fc9-4e9d-97f0-50fe23ad2334 Destroying unnamed session
732 2023.12.05 05:25:01.296865 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35770, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
733 2023.12.05 05:25:01.296940 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
734 2023.12.05 05:25:01.296960 [ 3 ] {} <Debug> HTTP-Session: 823ce4b1-db48-4c84-abdd-ceb932926802 Authenticating user 'default' from [fd00:1122:3344:101::d]:35770
735 2023.12.05 05:25:01.297010 [ 3 ] {} <Debug> HTTP-Session: 823ce4b1-db48-4c84-abdd-ceb932926802 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
736 2023.12.05 05:25:01.297165 [ 3 ] {8dedf9f7-88c4-4dbb-80df-99274453c6e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35770) 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)
737 2023.12.05 05:25:01.297267 [ 3 ] {8dedf9f7-88c4-4dbb-80df-99274453c6e5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr
738 2023.12.05 05:25:01.299186 [ 3 ] {8dedf9f7-88c4-4dbb-80df-99274453c6e5} <Debug> oximeter.fields_ipaddr (e2651119-bd22-408f-8a55-020caff62cd0): Loading data parts
739 2023.12.05 05:25:01.299342 [ 3 ] {8dedf9f7-88c4-4dbb-80df-99274453c6e5} <Debug> oximeter.fields_ipaddr (e2651119-bd22-408f-8a55-020caff62cd0): There are no data parts
740 2023.12.05 05:25:01.301417 [ 3 ] {8dedf9f7-88c4-4dbb-80df-99274453c6e5} <Debug> DynamicQueryHandler: Done processing query
741 2023.12.05 05:25:01.301442 [ 3 ] {8dedf9f7-88c4-4dbb-80df-99274453c6e5} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
742 2023.12.05 05:25:01.301495 [ 3 ] {} <Debug> HTTP-Session: 823ce4b1-db48-4c84-abdd-ceb932926802 Destroying unnamed session
743 2023.12.05 05:25:01.301620 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35770, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
744 2023.12.05 05:25:01.301698 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
745 2023.12.05 05:25:01.301750 [ 3 ] {} <Debug> HTTP-Session: 76377d13-0dd6-49b0-b911-0572199f1f24 Authenticating user 'default' from [fd00:1122:3344:101::d]:35770
746 2023.12.05 05:25:01.301768 [ 3 ] {} <Debug> HTTP-Session: 76377d13-0dd6-49b0-b911-0572199f1f24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
747 2023.12.05 05:25:01.301953 [ 3 ] {c1a194fd-6535-4c6a-8de0-d444cfdead70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35770) 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)
748 2023.12.05 05:25:01.302061 [ 3 ] {c1a194fd-6535-4c6a-8de0-d444cfdead70} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string
749 2023.12.05 05:25:01.303431 [ 3 ] {c1a194fd-6535-4c6a-8de0-d444cfdead70} <Debug> oximeter.fields_string (f94cff58-0b90-4d04-aa0e-8712a8bf9eac): Loading data parts
750 2023.12.05 05:25:01.303555 [ 3 ] {c1a194fd-6535-4c6a-8de0-d444cfdead70} <Debug> oximeter.fields_string (f94cff58-0b90-4d04-aa0e-8712a8bf9eac): There are no data parts
751 2023.12.05 05:25:01.305246 [ 3 ] {c1a194fd-6535-4c6a-8de0-d444cfdead70} <Debug> DynamicQueryHandler: Done processing query
752 2023.12.05 05:25:01.305276 [ 3 ] {c1a194fd-6535-4c6a-8de0-d444cfdead70} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
753 2023.12.05 05:25:01.305295 [ 3 ] {} <Debug> HTTP-Session: 76377d13-0dd6-49b0-b911-0572199f1f24 Destroying unnamed session
754 2023.12.05 05:25:01.305455 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35770, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
755 2023.12.05 05:25:01.305549 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
756 2023.12.05 05:25:01.305572 [ 3 ] {} <Debug> HTTP-Session: 25933ee9-a166-43ed-91e5-70bd48e3b0a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:35770
757 2023.12.05 05:25:01.305626 [ 3 ] {} <Debug> HTTP-Session: 25933ee9-a166-43ed-91e5-70bd48e3b0a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
758 2023.12.05 05:25:01.305848 [ 3 ] {d630b0c6-4882-4ac6-bbc6-af5430f3cfb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35770) 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)
759 2023.12.05 05:25:01.305929 [ 3 ] {d630b0c6-4882-4ac6-bbc6-af5430f3cfb7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid
760 2023.12.05 05:25:01.307864 [ 3 ] {d630b0c6-4882-4ac6-bbc6-af5430f3cfb7} <Debug> oximeter.fields_uuid (12c37c0a-a1d5-4335-a4f4-dea58af88317): Loading data parts
761 2023.12.05 05:25:01.307948 [ 3 ] {d630b0c6-4882-4ac6-bbc6-af5430f3cfb7} <Debug> oximeter.fields_uuid (12c37c0a-a1d5-4335-a4f4-dea58af88317): There are no data parts
762 2023.12.05 05:25:01.309919 [ 3 ] {d630b0c6-4882-4ac6-bbc6-af5430f3cfb7} <Debug> DynamicQueryHandler: Done processing query
763 2023.12.05 05:25:01.309989 [ 3 ] {d630b0c6-4882-4ac6-bbc6-af5430f3cfb7} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
764 2023.12.05 05:25:01.310009 [ 3 ] {} <Debug> HTTP-Session: 25933ee9-a166-43ed-91e5-70bd48e3b0a4 Destroying unnamed session
765 2023.12.05 05:25:01.310183 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35770, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
766 2023.12.05 05:25:01.310262 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
767 2023.12.05 05:25:01.310286 [ 3 ] {} <Debug> HTTP-Session: 90736ada-97ef-4888-afbf-d610c265e8e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:35770
768 2023.12.05 05:25:01.310336 [ 3 ] {} <Debug> HTTP-Session: 90736ada-97ef-4888-afbf-d610c265e8e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
769 2023.12.05 05:25:01.310617 [ 3 ] {2d7eecb0-adeb-469a-ab71-9d6dbe886ddc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35770) /* The timeseries schema table stores the extracted schema for the samples
770 * oximeter collects.
771 */
772 CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete)
773 2023.12.05 05:25:01.310763 [ 3 ] {2d7eecb0-adeb-469a-ab71-9d6dbe886ddc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema
774 2023.12.05 05:25:01.313772 [ 3 ] {2d7eecb0-adeb-469a-ab71-9d6dbe886ddc} <Debug> oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae): Loading data parts
775 2023.12.05 05:25:01.313885 [ 3 ] {2d7eecb0-adeb-469a-ab71-9d6dbe886ddc} <Debug> oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae): There are no data parts
776 2023.12.05 05:25:01.315767 [ 3 ] {2d7eecb0-adeb-469a-ab71-9d6dbe886ddc} <Debug> DynamicQueryHandler: Done processing query
777 2023.12.05 05:25:01.315792 [ 3 ] {2d7eecb0-adeb-469a-ab71-9d6dbe886ddc} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
778 2023.12.05 05:25:01.315843 [ 3 ] {} <Debug> HTTP-Session: 90736ada-97ef-4888-afbf-d610c265e8e6 Destroying unnamed session
779 2023.12.05 05:25:01.315981 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35770, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
780 2023.12.05 05:25:01.316118 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
781 2023.12.05 05:25:01.316170 [ 3 ] {} <Debug> HTTP-Session: 34228174-e2e9-4a58-829c-c3622bc316a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:35770
782 2023.12.05 05:25:01.316189 [ 3 ] {} <Debug> HTTP-Session: 34228174-e2e9-4a58-829c-c3622bc316a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
783 2023.12.05 05:25:01.316336 [ 3 ] {031a2bc7-bcbd-4132-89f2-4f9040bf4f34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35770) INSERT INTO oximeter.version (*) VALUES (stage: Complete)
784 2023.12.05 05:25:01.317030 [ 3 ] {031a2bc7-bcbd-4132-89f2-4f9040bf4f34} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version
785 2023.12.05 05:25:01.322651 [ 3 ] {031a2bc7-bcbd-4132-89f2-4f9040bf4f34} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB.
786 2023.12.05 05:25:01.325722 [ 3 ] {031a2bc7-bcbd-4132-89f2-4f9040bf4f34} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
787 2023.12.05 05:25:01.326192 [ 3 ] {031a2bc7-bcbd-4132-89f2-4f9040bf4f34} <Trace> oximeter.version (a79de341-eb75-4a78-b143-5ad431caf142): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
788 2023.12.05 05:25:01.326430 [ 3 ] {031a2bc7-bcbd-4132-89f2-4f9040bf4f34} <Information> executeQuery: Read 1 rows, 16.00 B in 0.010028709 sec., 99 rows/sec., 1.56 KiB/sec.
789 2023.12.05 05:25:01.326643 [ 3 ] {031a2bc7-bcbd-4132-89f2-4f9040bf4f34} <Debug> DynamicQueryHandler: Done processing query
790 2023.12.05 05:25:01.326665 [ 3 ] {031a2bc7-bcbd-4132-89f2-4f9040bf4f34} <Debug> MemoryTracker: Peak memory usage (for query): 4.09 MiB.
791 2023.12.05 05:25:01.326715 [ 3 ] {} <Debug> HTTP-Session: 34228174-e2e9-4a58-829c-c3622bc316a2 Destroying unnamed session
792 2023.12.05 05:25:02.001014 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 219.00 MiB, peak 224.07 MiB, will set to 228.29 MiB (RSS), difference: 9.29 MiB
793 2023.12.05 05:25:04.224964 [ 85 ] {} <Debug> DNSResolver: Updating DNS cache
794 2023.12.05 05:25:04.225026 [ 85 ] {} <Debug> DNSResolver: Updated DNS cache
795 2023.12.05 05:25:19.225109 [ 142 ] {} <Debug> DNSResolver: Updating DNS cache
796 2023.12.05 05:25:19.225171 [ 142 ] {} <Debug> DNSResolver: Updated DNS cache
797 2023.12.05 05:25:34.226152 [ 128 ] {} <Debug> DNSResolver: Updating DNS cache
798 2023.12.05 05:25:34.226307 [ 128 ] {} <Debug> DNSResolver: Updated DNS cache
799 2023.12.05 05:25:46.333444 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
800 2023.12.05 05:25:46.333635 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
801 2023.12.05 05:25:46.333690 [ 3 ] {} <Debug> HTTP-Session: f0e6af45-21c4-427e-ad4e-ce84436ca367 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
802 2023.12.05 05:25:46.333716 [ 3 ] {} <Debug> HTTP-Session: f0e6af45-21c4-427e-ad4e-ce84436ca367 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
803 2023.12.05 05:25:46.333887 [ 3 ] {8312ad32-833a-45c6-8c8c-98f7a384122d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete)
804 2023.12.05 05:25:46.334254 [ 3 ] {8312ad32-833a-45c6-8c8c-98f7a384122d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
805 2023.12.05 05:25:46.334975 [ 3 ] {8312ad32-833a-45c6-8c8c-98f7a384122d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
806 2023.12.05 05:25:46.335124 [ 3 ] {8312ad32-833a-45c6-8c8c-98f7a384122d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
807 2023.12.05 05:25:46.336025 [ 3 ] {8312ad32-833a-45c6-8c8c-98f7a384122d} <Debug> DynamicQueryHandler: Done processing query
808 2023.12.05 05:25:46.336053 [ 3 ] {8312ad32-833a-45c6-8c8c-98f7a384122d} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
809 2023.12.05 05:25:46.336085 [ 3 ] {} <Debug> HTTP-Session: f0e6af45-21c4-427e-ad4e-ce84436ca367 Destroying unnamed session
810 2023.12.05 05:25:46.339029 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
811 2023.12.05 05:25:46.339083 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
812 2023.12.05 05:25:46.339123 [ 3 ] {} <Debug> HTTP-Session: 77cab529-ea39-4211-801c-6122088ef2da Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
813 2023.12.05 05:25:46.339145 [ 3 ] {} <Debug> HTTP-Session: 77cab529-ea39-4211-801c-6122088ef2da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
814 2023.12.05 05:25:46.339295 [ 3 ] {12c387c3-c2f3-4442-b3b5-2dfa1ef9df42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
815 2023.12.05 05:25:46.342467 [ 3 ] {12c387c3-c2f3-4442-b3b5-2dfa1ef9df42} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
816 2023.12.05 05:25:46.342613 [ 3 ] {12c387c3-c2f3-4442-b3b5-2dfa1ef9df42} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
817 2023.12.05 05:25:46.342726 [ 3 ] {12c387c3-c2f3-4442-b3b5-2dfa1ef9df42} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
818 2023.12.05 05:25:46.343752 [ 3 ] {12c387c3-c2f3-4442-b3b5-2dfa1ef9df42} <Debug> DynamicQueryHandler: Done processing query
819 2023.12.05 05:25:46.343782 [ 3 ] {12c387c3-c2f3-4442-b3b5-2dfa1ef9df42} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
820 2023.12.05 05:25:46.343808 [ 3 ] {} <Debug> HTTP-Session: 77cab529-ea39-4211-801c-6122088ef2da Destroying unnamed session
821 2023.12.05 05:25:46.344236 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
822 2023.12.05 05:25:46.344282 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
823 2023.12.05 05:25:46.344302 [ 3 ] {} <Debug> HTTP-Session: 3c1d1ef1-6e74-4f80-b045-8d8dd40f99b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
824 2023.12.05 05:25:46.344319 [ 3 ] {} <Debug> HTTP-Session: 3c1d1ef1-6e74-4f80-b045-8d8dd40f99b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
825 2023.12.05 05:25:46.344431 [ 3 ] {bcc7e212-f436-4643-bfb8-1fb28df3fb5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
826 2023.12.05 05:25:46.344883 [ 3 ] {bcc7e212-f436-4643-bfb8-1fb28df3fb5a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
827 2023.12.05 05:25:46.345031 [ 3 ] {bcc7e212-f436-4643-bfb8-1fb28df3fb5a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
828 2023.12.05 05:25:46.345072 [ 3 ] {bcc7e212-f436-4643-bfb8-1fb28df3fb5a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
829 2023.12.05 05:25:46.345917 [ 3 ] {bcc7e212-f436-4643-bfb8-1fb28df3fb5a} <Debug> DynamicQueryHandler: Done processing query
830 2023.12.05 05:25:46.345945 [ 3 ] {bcc7e212-f436-4643-bfb8-1fb28df3fb5a} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
831 2023.12.05 05:25:46.345961 [ 3 ] {} <Debug> HTTP-Session: 3c1d1ef1-6e74-4f80-b045-8d8dd40f99b6 Destroying unnamed session
832 2023.12.05 05:25:46.346280 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
833 2023.12.05 05:25:46.346325 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
834 2023.12.05 05:25:46.346344 [ 3 ] {} <Debug> HTTP-Session: cd48b00b-7a0d-4808-b11e-40791fcd32fa Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
835 2023.12.05 05:25:46.346361 [ 3 ] {} <Debug> HTTP-Session: cd48b00b-7a0d-4808-b11e-40791fcd32fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
836 2023.12.05 05:25:46.346475 [ 3 ] {a706cc04-a650-4657-bc42-fa1ffe8f69b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
837 2023.12.05 05:25:46.346816 [ 3 ] {a706cc04-a650-4657-bc42-fa1ffe8f69b7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
838 2023.12.05 05:25:46.346965 [ 3 ] {a706cc04-a650-4657-bc42-fa1ffe8f69b7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
839 2023.12.05 05:25:46.347005 [ 3 ] {a706cc04-a650-4657-bc42-fa1ffe8f69b7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
840 2023.12.05 05:25:46.347802 [ 3 ] {a706cc04-a650-4657-bc42-fa1ffe8f69b7} <Debug> DynamicQueryHandler: Done processing query
841 2023.12.05 05:25:46.347829 [ 3 ] {a706cc04-a650-4657-bc42-fa1ffe8f69b7} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
842 2023.12.05 05:25:46.347845 [ 3 ] {} <Debug> HTTP-Session: cd48b00b-7a0d-4808-b11e-40791fcd32fa Destroying unnamed session
843 2023.12.05 05:25:46.349701 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
844 2023.12.05 05:25:46.349747 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
845 2023.12.05 05:25:46.349765 [ 3 ] {} <Debug> HTTP-Session: 84948ea0-8e58-45e2-9ace-e409899bac9e Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
846 2023.12.05 05:25:46.349781 [ 3 ] {} <Debug> HTTP-Session: 84948ea0-8e58-45e2-9ace-e409899bac9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
847 2023.12.05 05:25:46.349872 [ 3 ] {b7d44801-7c87-4107-afab-d87bdf0f19c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
848 2023.12.05 05:25:46.349921 [ 3 ] {b7d44801-7c87-4107-afab-d87bdf0f19c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
849 2023.12.05 05:25:46.350782 [ 3 ] {b7d44801-7c87-4107-afab-d87bdf0f19c3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
850 2023.12.05 05:25:46.354460 [ 3 ] {b7d44801-7c87-4107-afab-d87bdf0f19c3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB.
851 2023.12.05 05:25:46.354905 [ 3 ] {b7d44801-7c87-4107-afab-d87bdf0f19c3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
852 2023.12.05 05:25:46.355069 [ 3 ] {b7d44801-7c87-4107-afab-d87bdf0f19c3} <Trace> oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
853 2023.12.05 05:25:46.355193 [ 3 ] {b7d44801-7c87-4107-afab-d87bdf0f19c3} <Information> executeQuery: Read 4 rows, 443.00 B in 0.005285891 sec., 756 rows/sec., 81.84 KiB/sec.
854 2023.12.05 05:25:46.355348 [ 3 ] {b7d44801-7c87-4107-afab-d87bdf0f19c3} <Debug> DynamicQueryHandler: Done processing query
855 2023.12.05 05:25:46.355371 [ 3 ] {b7d44801-7c87-4107-afab-d87bdf0f19c3} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
856 2023.12.05 05:25:46.355387 [ 3 ] {} <Debug> HTTP-Session: 84948ea0-8e58-45e2-9ace-e409899bac9e Destroying unnamed session
857 2023.12.05 05:25:46.355512 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 4925, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
858 2023.12.05 05:25:46.355557 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
859 2023.12.05 05:25:46.355576 [ 3 ] {} <Debug> HTTP-Session: 3691fe34-d16d-44ec-8fd7-eef115dba49b Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
860 2023.12.05 05:25:46.355593 [ 3 ] {} <Debug> HTTP-Session: 3691fe34-d16d-44ec-8fd7-eef115dba49b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
861 2023.12.05 05:25:46.355664 [ 3 ] {12ecbb51-4853-41b9-bf62-0144e394e686} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
862 2023.12.05 05:25:46.355704 [ 3 ] {12ecbb51-4853-41b9-bf62-0144e394e686} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
863 2023.12.05 05:25:46.355816 [ 3 ] {12ecbb51-4853-41b9-bf62-0144e394e686} <Trace> ParallelParsingInputFormat: Parallel parsing is used
864 2023.12.05 05:25:46.359656 [ 3 ] {12ecbb51-4853-41b9-bf62-0144e394e686} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB.
865 2023.12.05 05:25:46.359883 [ 3 ] {12ecbb51-4853-41b9-bf62-0144e394e686} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
866 2023.12.05 05:25:46.360028 [ 3 ] {12ecbb51-4853-41b9-bf62-0144e394e686} <Trace> oximeter.fields_i64 (12c46a38-0c4e-4c74-aee3-ed263673936a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
867 2023.12.05 05:25:46.360146 [ 3 ] {12ecbb51-4853-41b9-bf62-0144e394e686} <Information> executeQuery: Read 34 rows, 2.76 KiB in 0.004452472 sec., 7636 rows/sec., 618.95 KiB/sec.
868 2023.12.05 05:25:46.360286 [ 3 ] {12ecbb51-4853-41b9-bf62-0144e394e686} <Debug> DynamicQueryHandler: Done processing query
869 2023.12.05 05:25:46.360310 [ 3 ] {12ecbb51-4853-41b9-bf62-0144e394e686} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
870 2023.12.05 05:25:46.360327 [ 3 ] {} <Debug> HTTP-Session: 3691fe34-d16d-44ec-8fd7-eef115dba49b Destroying unnamed session
871 2023.12.05 05:25:46.360556 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 16628, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
872 2023.12.05 05:25:46.360603 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
873 2023.12.05 05:25:46.360623 [ 3 ] {} <Debug> HTTP-Session: 80562934-5e60-4514-9bc7-6bec79fbf1f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
874 2023.12.05 05:25:46.360639 [ 3 ] {} <Debug> HTTP-Session: 80562934-5e60-4514-9bc7-6bec79fbf1f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
875 2023.12.05 05:25:46.360713 [ 3 ] {c76aa4a4-a18a-4868-a934-d786a3870871} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
876 2023.12.05 05:25:46.360751 [ 3 ] {c76aa4a4-a18a-4868-a934-d786a3870871} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
877 2023.12.05 05:25:46.360856 [ 3 ] {c76aa4a4-a18a-4868-a934-d786a3870871} <Trace> ParallelParsingInputFormat: Parallel parsing is used
878 2023.12.05 05:25:46.361237 [ 3 ] {c76aa4a4-a18a-4868-a934-d786a3870871} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB.
879 2023.12.05 05:25:46.361460 [ 3 ] {c76aa4a4-a18a-4868-a934-d786a3870871} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
880 2023.12.05 05:25:46.361608 [ 3 ] {c76aa4a4-a18a-4868-a934-d786a3870871} <Trace> oximeter.fields_string (f94cff58-0b90-4d04-aa0e-8712a8bf9eac): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
881 2023.12.05 05:25:46.361729 [ 3 ] {c76aa4a4-a18a-4868-a934-d786a3870871} <Information> executeQuery: Read 102 rows, 10.37 KiB in 0.000986262 sec., 103420 rows/sec., 10.27 MiB/sec.
882 2023.12.05 05:25:46.361861 [ 3 ] {c76aa4a4-a18a-4868-a934-d786a3870871} <Debug> DynamicQueryHandler: Done processing query
883 2023.12.05 05:25:46.361883 [ 3 ] {c76aa4a4-a18a-4868-a934-d786a3870871} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB.
884 2023.12.05 05:25:46.361899 [ 3 ] {} <Debug> HTTP-Session: 80562934-5e60-4514-9bc7-6bec79fbf1f4 Destroying unnamed session
885 2023.12.05 05:25:46.362042 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 8353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
886 2023.12.05 05:25:46.362087 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
887 2023.12.05 05:25:46.362106 [ 3 ] {} <Debug> HTTP-Session: 775996fd-ac27-45bc-913a-8b04d5f4a7ce Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
888 2023.12.05 05:25:46.362123 [ 3 ] {} <Debug> HTTP-Session: 775996fd-ac27-45bc-913a-8b04d5f4a7ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
889 2023.12.05 05:25:46.362200 [ 3 ] {b7dde055-64e8-448e-8cb8-516b393ba8aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
890 2023.12.05 05:25:46.362239 [ 3 ] {b7dde055-64e8-448e-8cb8-516b393ba8aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
891 2023.12.05 05:25:46.363448 [ 3 ] {b7dde055-64e8-448e-8cb8-516b393ba8aa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
892 2023.12.05 05:25:46.365879 [ 3 ] {b7dde055-64e8-448e-8cb8-516b393ba8aa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB.
893 2023.12.05 05:25:46.366216 [ 3 ] {b7dde055-64e8-448e-8cb8-516b393ba8aa} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
894 2023.12.05 05:25:46.366407 [ 3 ] {b7dde055-64e8-448e-8cb8-516b393ba8aa} <Trace> oximeter.fields_uuid (12c37c0a-a1d5-4335-a4f4-dea58af88317): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
895 2023.12.05 05:25:46.366533 [ 3 ] {b7dde055-64e8-448e-8cb8-516b393ba8aa} <Information> executeQuery: Read 49 rows, 3.93 KiB in 0.004303568 sec., 11385 rows/sec., 912.90 KiB/sec.
896 2023.12.05 05:25:46.366708 [ 3 ] {b7dde055-64e8-448e-8cb8-516b393ba8aa} <Debug> DynamicQueryHandler: Done processing query
897 2023.12.05 05:25:46.366737 [ 3 ] {b7dde055-64e8-448e-8cb8-516b393ba8aa} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
898 2023.12.05 05:25:46.366757 [ 3 ] {} <Debug> HTTP-Session: 775996fd-ac27-45bc-913a-8b04d5f4a7ce Destroying unnamed session
899 2023.12.05 05:25:46.367062 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 36390, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
900 2023.12.05 05:25:46.367107 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
901 2023.12.05 05:25:46.367127 [ 3 ] {} <Debug> HTTP-Session: fcf4701d-21bc-4e50-ab89-e6191c4cf54c Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
902 2023.12.05 05:25:46.367145 [ 3 ] {} <Debug> HTTP-Session: fcf4701d-21bc-4e50-ab89-e6191c4cf54c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
903 2023.12.05 05:25:46.367221 [ 3 ] {43a3362b-2ecd-4bbf-8d66-6635911dca44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
904 2023.12.05 05:25:46.367265 [ 3 ] {43a3362b-2ecd-4bbf-8d66-6635911dca44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
905 2023.12.05 05:25:46.367423 [ 3 ] {43a3362b-2ecd-4bbf-8d66-6635911dca44} <Trace> ParallelParsingInputFormat: Parallel parsing is used
906 2023.12.05 05:25:46.367902 [ 3 ] {43a3362b-2ecd-4bbf-8d66-6635911dca44} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB.
907 2023.12.05 05:25:46.369021 [ 3 ] {43a3362b-2ecd-4bbf-8d66-6635911dca44} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
908 2023.12.05 05:25:46.369216 [ 3 ] {43a3362b-2ecd-4bbf-8d66-6635911dca44} <Trace> oximeter.measurements_histogramf64 (b34964bc-1a5c-407c-8331-28f1257ba4e6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
909 2023.12.05 05:25:46.369346 [ 3 ] {43a3362b-2ecd-4bbf-8d66-6635911dca44} <Information> executeQuery: Read 34 rows, 46.98 KiB in 0.002095817 sec., 16222 rows/sec., 21.89 MiB/sec.
910 2023.12.05 05:25:46.369524 [ 3 ] {43a3362b-2ecd-4bbf-8d66-6635911dca44} <Debug> DynamicQueryHandler: Done processing query
911 2023.12.05 05:25:46.369548 [ 3 ] {43a3362b-2ecd-4bbf-8d66-6635911dca44} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
912 2023.12.05 05:25:46.369564 [ 3 ] {} <Debug> HTTP-Session: fcf4701d-21bc-4e50-ab89-e6191c4cf54c Destroying unnamed session
913 2023.12.05 05:25:46.369718 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 4316, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
914 2023.12.05 05:25:46.369764 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
915 2023.12.05 05:25:46.369783 [ 3 ] {} <Debug> HTTP-Session: 9c687896-9285-4f26-a53b-9ae7fd048b14 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
916 2023.12.05 05:25:46.369799 [ 3 ] {} <Debug> HTTP-Session: 9c687896-9285-4f26-a53b-9ae7fd048b14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
917 2023.12.05 05:25:46.369872 [ 3 ] {ad29f920-749c-490d-9398-3b1e8e4277dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
918 2023.12.05 05:25:46.370487 [ 3 ] {ad29f920-749c-490d-9398-3b1e8e4277dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
919 2023.12.05 05:25:46.370601 [ 3 ] {ad29f920-749c-490d-9398-3b1e8e4277dc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
920 2023.12.05 05:25:46.370917 [ 3 ] {ad29f920-749c-490d-9398-3b1e8e4277dc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB.
921 2023.12.05 05:25:46.371257 [ 3 ] {ad29f920-749c-490d-9398-3b1e8e4277dc} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
922 2023.12.05 05:25:46.371433 [ 3 ] {ad29f920-749c-490d-9398-3b1e8e4277dc} <Trace> oximeter.measurements_i64 (5fcdcc15-e46e-4232-8ece-6a9de5e33a28): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
923 2023.12.05 05:25:46.371558 [ 3 ] {ad29f920-749c-490d-9398-3b1e8e4277dc} <Information> executeQuery: Read 27 rows, 1.96 KiB in 0.001653298 sec., 16330 rows/sec., 1.16 MiB/sec.
924 2023.12.05 05:25:46.371693 [ 3 ] {ad29f920-749c-490d-9398-3b1e8e4277dc} <Debug> DynamicQueryHandler: Done processing query
925 2023.12.05 05:25:46.371715 [ 3 ] {ad29f920-749c-490d-9398-3b1e8e4277dc} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
926 2023.12.05 05:25:46.371731 [ 3 ] {} <Debug> HTTP-Session: 9c687896-9285-4f26-a53b-9ae7fd048b14 Destroying unnamed session
927 2023.12.05 05:25:49.227335 [ 118 ] {} <Debug> DNSResolver: Updating DNS cache
928 2023.12.05 05:25:49.227403 [ 118 ] {} <Debug> DNSResolver: Updated DNS cache
929 2023.12.05 05:25:56.310685 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
930 2023.12.05 05:25:56.310814 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
931 2023.12.05 05:25:56.310848 [ 3 ] {} <Debug> HTTP-Session: 9b637b05-4573-44e3-a704-8275bc00296c Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
932 2023.12.05 05:25:56.310875 [ 3 ] {} <Debug> HTTP-Session: 9b637b05-4573-44e3-a704-8275bc00296c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
933 2023.12.05 05:25:56.311088 [ 3 ] {6a7fcaf6-7ef1-4e64-8043-a4538fbf21e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
934 2023.12.05 05:25:56.311905 [ 3 ] {6a7fcaf6-7ef1-4e64-8043-a4538fbf21e9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
935 2023.12.05 05:25:56.312072 [ 3 ] {6a7fcaf6-7ef1-4e64-8043-a4538fbf21e9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
936 2023.12.05 05:25:56.312166 [ 3 ] {6a7fcaf6-7ef1-4e64-8043-a4538fbf21e9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
937 2023.12.05 05:25:56.312411 [ 3 ] {6a7fcaf6-7ef1-4e64-8043-a4538fbf21e9} <Debug> oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Key condition: (column 0 notIn 4-element set)
938 2023.12.05 05:25:56.314348 [ 3 ] {6a7fcaf6-7ef1-4e64-8043-a4538fbf21e9} <Trace> oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
939 2023.12.05 05:25:56.314379 [ 3 ] {6a7fcaf6-7ef1-4e64-8043-a4538fbf21e9} <Debug> oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges
940 2023.12.05 05:25:56.314443 [ 3 ] {6a7fcaf6-7ef1-4e64-8043-a4538fbf21e9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
941 2023.12.05 05:25:56.316718 [ 3 ] {6a7fcaf6-7ef1-4e64-8043-a4538fbf21e9} <Information> executeQuery: Read 4 rows, 443.00 B in 0.005578847 sec., 716 rows/sec., 77.55 KiB/sec.
942 2023.12.05 05:25:56.316919 [ 3 ] {6a7fcaf6-7ef1-4e64-8043-a4538fbf21e9} <Debug> DynamicQueryHandler: Done processing query
943 2023.12.05 05:25:56.316943 [ 3 ] {6a7fcaf6-7ef1-4e64-8043-a4538fbf21e9} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
944 2023.12.05 05:25:56.316959 [ 3 ] {} <Debug> HTTP-Session: 9b637b05-4573-44e3-a704-8275bc00296c Destroying unnamed session
945 2023.12.05 05:25:56.317222 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
946 2023.12.05 05:25:56.317268 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
947 2023.12.05 05:25:56.317287 [ 3 ] {} <Debug> HTTP-Session: 761fc094-2c8f-4c05-b937-31670a730afd Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
948 2023.12.05 05:25:56.317305 [ 3 ] {} <Debug> HTTP-Session: 761fc094-2c8f-4c05-b937-31670a730afd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
949 2023.12.05 05:25:56.317427 [ 3 ] {39fc202e-03bf-4d2b-9034-4dca03d9a0f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:errors_received') FORMAT JSONEachRow; (stage: Complete)
950 2023.12.05 05:25:56.317872 [ 3 ] {39fc202e-03bf-4d2b-9034-4dca03d9a0f3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
951 2023.12.05 05:25:56.318031 [ 3 ] {39fc202e-03bf-4d2b-9034-4dca03d9a0f3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
952 2023.12.05 05:25:56.318073 [ 3 ] {39fc202e-03bf-4d2b-9034-4dca03d9a0f3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
953 2023.12.05 05:25:56.318218 [ 3 ] {39fc202e-03bf-4d2b-9034-4dca03d9a0f3} <Debug> oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Key condition: (column 0 notIn 5-element set)
954 2023.12.05 05:25:56.318246 [ 3 ] {39fc202e-03bf-4d2b-9034-4dca03d9a0f3} <Trace> oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
955 2023.12.05 05:25:56.318267 [ 3 ] {39fc202e-03bf-4d2b-9034-4dca03d9a0f3} <Debug> oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges
956 2023.12.05 05:25:56.318295 [ 3 ] {39fc202e-03bf-4d2b-9034-4dca03d9a0f3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
957 2023.12.05 05:25:56.319259 [ 3 ] {39fc202e-03bf-4d2b-9034-4dca03d9a0f3} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001795032 sec., 2228 rows/sec., 241.01 KiB/sec.
958 2023.12.05 05:25:56.319445 [ 3 ] {39fc202e-03bf-4d2b-9034-4dca03d9a0f3} <Debug> DynamicQueryHandler: Done processing query
959 2023.12.05 05:25:56.319469 [ 3 ] {39fc202e-03bf-4d2b-9034-4dca03d9a0f3} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
960 2023.12.05 05:25:56.319484 [ 3 ] {} <Debug> HTTP-Session: 761fc094-2c8f-4c05-b937-31670a730afd Destroying unnamed session
961 2023.12.05 05:25:56.319806 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
962 2023.12.05 05:25:56.319850 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
963 2023.12.05 05:25:56.319869 [ 3 ] {} <Debug> HTTP-Session: fc88ed6f-c96f-4db7-bc39-077dfc1740e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
964 2023.12.05 05:25:56.319885 [ 3 ] {} <Debug> HTTP-Session: fc88ed6f-c96f-4db7-bc39-077dfc1740e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
965 2023.12.05 05:25:56.320000 [ 3 ] {a75d1577-f4d4-45a9-b947-1294e8a5e58f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:errors_received', 'physical_data_link:errors_sent') FORMAT JSONEachRow; (stage: Complete)
966 2023.12.05 05:25:56.320446 [ 3 ] {a75d1577-f4d4-45a9-b947-1294e8a5e58f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
967 2023.12.05 05:25:56.320606 [ 3 ] {a75d1577-f4d4-45a9-b947-1294e8a5e58f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
968 2023.12.05 05:25:56.320646 [ 3 ] {a75d1577-f4d4-45a9-b947-1294e8a5e58f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
969 2023.12.05 05:25:56.320789 [ 3 ] {a75d1577-f4d4-45a9-b947-1294e8a5e58f} <Debug> oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Key condition: (column 0 notIn 6-element set)
970 2023.12.05 05:25:56.320817 [ 3 ] {a75d1577-f4d4-45a9-b947-1294e8a5e58f} <Trace> oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
971 2023.12.05 05:25:56.320838 [ 3 ] {a75d1577-f4d4-45a9-b947-1294e8a5e58f} <Debug> oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges
972 2023.12.05 05:25:56.320865 [ 3 ] {a75d1577-f4d4-45a9-b947-1294e8a5e58f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
973 2023.12.05 05:25:56.321821 [ 3 ] {a75d1577-f4d4-45a9-b947-1294e8a5e58f} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001783681 sec., 2242 rows/sec., 242.54 KiB/sec.
974 2023.12.05 05:25:56.321998 [ 3 ] {a75d1577-f4d4-45a9-b947-1294e8a5e58f} <Debug> DynamicQueryHandler: Done processing query
975 2023.12.05 05:25:56.322021 [ 3 ] {a75d1577-f4d4-45a9-b947-1294e8a5e58f} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
976 2023.12.05 05:25:56.322037 [ 3 ] {} <Debug> HTTP-Session: fc88ed6f-c96f-4db7-bc39-077dfc1740e8 Destroying unnamed session
977 2023.12.05 05:25:56.322260 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
978 2023.12.05 05:25:56.322309 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
979 2023.12.05 05:25:56.322328 [ 3 ] {} <Debug> HTTP-Session: 3239156e-84da-4403-9a93-80898f10ad10 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
980 2023.12.05 05:25:56.322344 [ 3 ] {} <Debug> HTTP-Session: 3239156e-84da-4403-9a93-80898f10ad10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
981 2023.12.05 05:25:56.322461 [ 3 ] {f16be8ab-5198-4556-b0ab-b74e02d389e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent') FORMAT JSONEachRow; (stage: Complete)
982 2023.12.05 05:25:56.322915 [ 3 ] {f16be8ab-5198-4556-b0ab-b74e02d389e3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
983 2023.12.05 05:25:56.323080 [ 3 ] {f16be8ab-5198-4556-b0ab-b74e02d389e3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
984 2023.12.05 05:25:56.323120 [ 3 ] {f16be8ab-5198-4556-b0ab-b74e02d389e3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
985 2023.12.05 05:25:56.323264 [ 3 ] {f16be8ab-5198-4556-b0ab-b74e02d389e3} <Debug> oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Key condition: (column 0 notIn 7-element set)
986 2023.12.05 05:25:56.323294 [ 3 ] {f16be8ab-5198-4556-b0ab-b74e02d389e3} <Trace> oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
987 2023.12.05 05:25:56.323315 [ 3 ] {f16be8ab-5198-4556-b0ab-b74e02d389e3} <Debug> oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges
988 2023.12.05 05:25:56.323343 [ 3 ] {f16be8ab-5198-4556-b0ab-b74e02d389e3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
989 2023.12.05 05:25:56.324278 [ 3 ] {f16be8ab-5198-4556-b0ab-b74e02d389e3} <Information> executeQuery: Read 4 rows, 443.00 B in 0.00178029 sec., 2246 rows/sec., 243.00 KiB/sec.
990 2023.12.05 05:25:56.324451 [ 3 ] {f16be8ab-5198-4556-b0ab-b74e02d389e3} <Debug> DynamicQueryHandler: Done processing query
991 2023.12.05 05:25:56.324475 [ 3 ] {f16be8ab-5198-4556-b0ab-b74e02d389e3} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
992 2023.12.05 05:25:56.324490 [ 3 ] {} <Debug> HTTP-Session: 3239156e-84da-4403-9a93-80898f10ad10 Destroying unnamed session
993 2023.12.05 05:25:56.324727 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
994 2023.12.05 05:25:56.324773 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
995 2023.12.05 05:25:56.324791 [ 3 ] {} <Debug> HTTP-Session: 9b874700-2ca2-4505-8925-d4b0db45f058 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
996 2023.12.05 05:25:56.324807 [ 3 ] {} <Debug> HTTP-Session: 9b874700-2ca2-4505-8925-d4b0db45f058 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
997 2023.12.05 05:25:56.324925 [ 3 ] {3ce646a8-a884-4804-aaae-1ecd03cbf880} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received') FORMAT JSONEachRow; (stage: Complete)
998 2023.12.05 05:25:56.325386 [ 3 ] {3ce646a8-a884-4804-aaae-1ecd03cbf880} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
999 2023.12.05 05:25:56.325549 [ 3 ] {3ce646a8-a884-4804-aaae-1ecd03cbf880} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1000 2023.12.05 05:25:56.325590 [ 3 ] {3ce646a8-a884-4804-aaae-1ecd03cbf880} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1001 2023.12.05 05:25:56.325733 [ 3 ] {3ce646a8-a884-4804-aaae-1ecd03cbf880} <Debug> oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Key condition: (column 0 notIn 8-element set)
1002 2023.12.05 05:25:56.325761 [ 3 ] {3ce646a8-a884-4804-aaae-1ecd03cbf880} <Trace> oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1003 2023.12.05 05:25:56.325781 [ 3 ] {3ce646a8-a884-4804-aaae-1ecd03cbf880} <Debug> oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges
1004 2023.12.05 05:25:56.325813 [ 3 ] {3ce646a8-a884-4804-aaae-1ecd03cbf880} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1005 2023.12.05 05:25:56.326764 [ 3 ] {3ce646a8-a884-4804-aaae-1ecd03cbf880} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001801391 sec., 2220 rows/sec., 240.16 KiB/sec.
1006 2023.12.05 05:25:56.326947 [ 3 ] {3ce646a8-a884-4804-aaae-1ecd03cbf880} <Debug> DynamicQueryHandler: Done processing query
1007 2023.12.05 05:25:56.326971 [ 3 ] {3ce646a8-a884-4804-aaae-1ecd03cbf880} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1008 2023.12.05 05:25:56.326986 [ 3 ] {} <Debug> HTTP-Session: 9b874700-2ca2-4505-8925-d4b0db45f058 Destroying unnamed session
1009 2023.12.05 05:25:56.327186 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 440, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1010 2023.12.05 05:25:56.327229 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1011 2023.12.05 05:25:56.327248 [ 3 ] {} <Debug> HTTP-Session: 9baac523-48c5-4ab7-a56d-f58fbcaaa941 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
1012 2023.12.05 05:25:56.327265 [ 3 ] {} <Debug> HTTP-Session: 9baac523-48c5-4ab7-a56d-f58fbcaaa941 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1013 2023.12.05 05:25:56.327386 [ 3 ] {01146536-d2f9-46c3-8776-3f9e225a56f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received') FORMAT JSONEachRow; (stage: Complete)
1014 2023.12.05 05:25:56.327850 [ 3 ] {01146536-d2f9-46c3-8776-3f9e225a56f6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1015 2023.12.05 05:25:56.328018 [ 3 ] {01146536-d2f9-46c3-8776-3f9e225a56f6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1016 2023.12.05 05:25:56.328059 [ 3 ] {01146536-d2f9-46c3-8776-3f9e225a56f6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1017 2023.12.05 05:25:56.328206 [ 3 ] {01146536-d2f9-46c3-8776-3f9e225a56f6} <Debug> oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Key condition: (column 0 notIn 9-element set)
1018 2023.12.05 05:25:56.328235 [ 3 ] {01146536-d2f9-46c3-8776-3f9e225a56f6} <Trace> oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1019 2023.12.05 05:25:56.328255 [ 3 ] {01146536-d2f9-46c3-8776-3f9e225a56f6} <Debug> oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges
1020 2023.12.05 05:25:56.328284 [ 3 ] {01146536-d2f9-46c3-8776-3f9e225a56f6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1021 2023.12.05 05:25:56.329178 [ 3 ] {01146536-d2f9-46c3-8776-3f9e225a56f6} <Information> executeQuery: Read 4 rows, 443.00 B in 0.00175559 sec., 2278 rows/sec., 246.42 KiB/sec.
1022 2023.12.05 05:25:56.329353 [ 3 ] {01146536-d2f9-46c3-8776-3f9e225a56f6} <Debug> DynamicQueryHandler: Done processing query
1023 2023.12.05 05:25:56.329377 [ 3 ] {01146536-d2f9-46c3-8776-3f9e225a56f6} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1024 2023.12.05 05:25:56.329392 [ 3 ] {} <Debug> HTTP-Session: 9baac523-48c5-4ab7-a56d-f58fbcaaa941 Destroying unnamed session
1025 2023.12.05 05:25:56.338017 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 1942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1026 2023.12.05 05:25:56.338071 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1027 2023.12.05 05:25:56.338095 [ 3 ] {} <Debug> HTTP-Session: c47c64f4-e306-47f9-9c1a-b9a828985c37 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
1028 2023.12.05 05:25:56.338115 [ 3 ] {} <Debug> HTTP-Session: c47c64f4-e306-47f9-9c1a-b9a828985c37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1029 2023.12.05 05:25:56.338212 [ 3 ] {5482038b-baa1-4f7f-b9dd-5d4ed4b68b57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1030 2023.12.05 05:25:56.338261 [ 3 ] {5482038b-baa1-4f7f-b9dd-5d4ed4b68b57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1031 2023.12.05 05:25:56.338430 [ 3 ] {5482038b-baa1-4f7f-b9dd-5d4ed4b68b57} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1032 2023.12.05 05:25:56.338736 [ 3 ] {5482038b-baa1-4f7f-b9dd-5d4ed4b68b57} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB.
1033 2023.12.05 05:25:56.339066 [ 3 ] {5482038b-baa1-4f7f-b9dd-5d4ed4b68b57} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1034 2023.12.05 05:25:56.339258 [ 3 ] {5482038b-baa1-4f7f-b9dd-5d4ed4b68b57} <Trace> oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1035 2023.12.05 05:25:56.339383 [ 3 ] {5482038b-baa1-4f7f-b9dd-5d4ed4b68b57} <Information> executeQuery: Read 6 rows, 996.00 B in 0.001138466 sec., 5270 rows/sec., 854.36 KiB/sec.
1036 2023.12.05 05:25:56.339494 [ 3 ] {5482038b-baa1-4f7f-b9dd-5d4ed4b68b57} <Debug> DynamicQueryHandler: Done processing query
1037 2023.12.05 05:25:56.339517 [ 3 ] {5482038b-baa1-4f7f-b9dd-5d4ed4b68b57} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1038 2023.12.05 05:25:56.339532 [ 3 ] {} <Debug> HTTP-Session: c47c64f4-e306-47f9-9c1a-b9a828985c37 Destroying unnamed session
1039 2023.12.05 05:25:56.339639 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 5929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1040 2023.12.05 05:25:56.339682 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1041 2023.12.05 05:25:56.339701 [ 3 ] {} <Debug> HTTP-Session: 3188b17a-2999-4959-955e-fc1ffdefb86f Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
1042 2023.12.05 05:25:56.339716 [ 3 ] {} <Debug> HTTP-Session: 3188b17a-2999-4959-955e-fc1ffdefb86f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1043 2023.12.05 05:25:56.339788 [ 3 ] {50250e39-ef0d-4279-89fc-b18cd882f2bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1044 2023.12.05 05:25:56.339827 [ 3 ] {50250e39-ef0d-4279-89fc-b18cd882f2bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1045 2023.12.05 05:25:56.339931 [ 3 ] {50250e39-ef0d-4279-89fc-b18cd882f2bf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1046 2023.12.05 05:25:56.340181 [ 3 ] {50250e39-ef0d-4279-89fc-b18cd882f2bf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB.
1047 2023.12.05 05:25:56.340384 [ 3 ] {50250e39-ef0d-4279-89fc-b18cd882f2bf} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1048 2023.12.05 05:25:56.340557 [ 3 ] {50250e39-ef0d-4279-89fc-b18cd882f2bf} <Trace> oximeter.fields_i64 (12c46a38-0c4e-4c74-aee3-ed263673936a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1049 2023.12.05 05:25:56.340677 [ 3 ] {50250e39-ef0d-4279-89fc-b18cd882f2bf} <Information> executeQuery: Read 41 rows, 3.32 KiB in 0.00086137 sec., 47598 rows/sec., 3.77 MiB/sec.
1050 2023.12.05 05:25:56.340780 [ 3 ] {50250e39-ef0d-4279-89fc-b18cd882f2bf} <Debug> DynamicQueryHandler: Done processing query
1051 2023.12.05 05:25:56.340803 [ 3 ] {50250e39-ef0d-4279-89fc-b18cd882f2bf} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1052 2023.12.05 05:25:56.340818 [ 3 ] {} <Debug> HTTP-Session: 3188b17a-2999-4959-955e-fc1ffdefb86f Destroying unnamed session
1053 2023.12.05 05:25:56.341015 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 25168, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1054 2023.12.05 05:25:56.341058 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1055 2023.12.05 05:25:56.341078 [ 3 ] {} <Debug> HTTP-Session: 8edff6c0-3b9b-4359-9b9a-656d23ac6a40 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
1056 2023.12.05 05:25:56.341095 [ 3 ] {} <Debug> HTTP-Session: 8edff6c0-3b9b-4359-9b9a-656d23ac6a40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1057 2023.12.05 05:25:56.341169 [ 3 ] {c3a0f67c-50a8-4d2e-90db-fa9fd48b1558} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1058 2023.12.05 05:25:56.341207 [ 3 ] {c3a0f67c-50a8-4d2e-90db-fa9fd48b1558} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1059 2023.12.05 05:25:56.341315 [ 3 ] {c3a0f67c-50a8-4d2e-90db-fa9fd48b1558} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1060 2023.12.05 05:25:56.341641 [ 3 ] {c3a0f67c-50a8-4d2e-90db-fa9fd48b1558} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB.
1061 2023.12.05 05:25:56.341854 [ 3 ] {c3a0f67c-50a8-4d2e-90db-fa9fd48b1558} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1062 2023.12.05 05:25:56.341999 [ 3 ] {c3a0f67c-50a8-4d2e-90db-fa9fd48b1558} <Trace> oximeter.fields_string (f94cff58-0b90-4d04-aa0e-8712a8bf9eac): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1063 2023.12.05 05:25:56.342120 [ 3 ] {c3a0f67c-50a8-4d2e-90db-fa9fd48b1558} <Information> executeQuery: Read 159 rows, 15.45 KiB in 0.000921221 sec., 172597 rows/sec., 16.38 MiB/sec.
1064 2023.12.05 05:25:56.342253 [ 3 ] {c3a0f67c-50a8-4d2e-90db-fa9fd48b1558} <Debug> DynamicQueryHandler: Done processing query
1065 2023.12.05 05:25:56.342278 [ 3 ] {c3a0f67c-50a8-4d2e-90db-fa9fd48b1558} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1066 2023.12.05 05:25:56.342293 [ 3 ] {} <Debug> HTTP-Session: 8edff6c0-3b9b-4359-9b9a-656d23ac6a40 Destroying unnamed session
1067 2023.12.05 05:25:56.342447 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 11044, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1068 2023.12.05 05:25:56.342491 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1069 2023.12.05 05:25:56.342510 [ 3 ] {} <Debug> HTTP-Session: d10cc470-f230-4de9-8781-b4f44d32186b Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
1070 2023.12.05 05:25:56.342526 [ 3 ] {} <Debug> HTTP-Session: d10cc470-f230-4de9-8781-b4f44d32186b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1071 2023.12.05 05:25:56.342597 [ 3 ] {c2b35e81-f967-4230-b4f2-cca3b1ee3d30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1072 2023.12.05 05:25:56.342635 [ 3 ] {c2b35e81-f967-4230-b4f2-cca3b1ee3d30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1073 2023.12.05 05:25:56.342741 [ 3 ] {c2b35e81-f967-4230-b4f2-cca3b1ee3d30} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1074 2023.12.05 05:25:56.343006 [ 3 ] {c2b35e81-f967-4230-b4f2-cca3b1ee3d30} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB.
1075 2023.12.05 05:25:56.343206 [ 3 ] {c2b35e81-f967-4230-b4f2-cca3b1ee3d30} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1076 2023.12.05 05:25:56.343354 [ 3 ] {c2b35e81-f967-4230-b4f2-cca3b1ee3d30} <Trace> oximeter.fields_uuid (12c37c0a-a1d5-4335-a4f4-dea58af88317): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1077 2023.12.05 05:25:56.343468 [ 3 ] {c2b35e81-f967-4230-b4f2-cca3b1ee3d30} <Information> executeQuery: Read 65 rows, 5.18 KiB in 0.000843729 sec., 77038 rows/sec., 6.00 MiB/sec.
1078 2023.12.05 05:25:56.343568 [ 3 ] {c2b35e81-f967-4230-b4f2-cca3b1ee3d30} <Debug> DynamicQueryHandler: Done processing query
1079 2023.12.05 05:25:56.343591 [ 3 ] {c2b35e81-f967-4230-b4f2-cca3b1ee3d30} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1080 2023.12.05 05:25:56.343606 [ 3 ] {} <Debug> HTTP-Session: d10cc470-f230-4de9-8781-b4f44d32186b Destroying unnamed session
1081 2023.12.05 05:25:56.343772 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 34733, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1082 2023.12.05 05:25:56.343814 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1083 2023.12.05 05:25:56.343834 [ 3 ] {} <Debug> HTTP-Session: 3aead49b-dcf1-481d-86ab-9d88795e15c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
1084 2023.12.05 05:25:56.343850 [ 3 ] {} <Debug> HTTP-Session: 3aead49b-dcf1-481d-86ab-9d88795e15c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1085 2023.12.05 05:25:56.343927 [ 3 ] {fff56f07-d948-45ef-90bc-2487bf58f7ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1086 2023.12.05 05:25:56.343969 [ 3 ] {fff56f07-d948-45ef-90bc-2487bf58f7ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1087 2023.12.05 05:25:56.344084 [ 3 ] {fff56f07-d948-45ef-90bc-2487bf58f7ce} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1088 2023.12.05 05:25:56.344398 [ 3 ] {fff56f07-d948-45ef-90bc-2487bf58f7ce} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB.
1089 2023.12.05 05:25:56.344662 [ 3 ] {fff56f07-d948-45ef-90bc-2487bf58f7ce} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1090 2023.12.05 05:25:56.344834 [ 3 ] {fff56f07-d948-45ef-90bc-2487bf58f7ce} <Trace> oximeter.measurements_cumulativeu64 (ff2b5c90-c08b-4bdb-b662-cbf6a9c47d29): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
1091 2023.12.05 05:25:56.344952 [ 3 ] {fff56f07-d948-45ef-90bc-2487bf58f7ce} <Information> executeQuery: Read 180 rows, 13.01 KiB in 0.000995262 sec., 180856 rows/sec., 12.76 MiB/sec.
1092 2023.12.05 05:25:56.345060 [ 3 ] {fff56f07-d948-45ef-90bc-2487bf58f7ce} <Debug> DynamicQueryHandler: Done processing query
1093 2023.12.05 05:25:56.345083 [ 3 ] {fff56f07-d948-45ef-90bc-2487bf58f7ce} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1094 2023.12.05 05:25:56.345098 [ 3 ] {} <Debug> HTTP-Session: 3aead49b-dcf1-481d-86ab-9d88795e15c5 Destroying unnamed session
1095 2023.12.05 05:25:56.345362 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 43869, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1096 2023.12.05 05:25:56.345405 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1097 2023.12.05 05:25:56.345424 [ 3 ] {} <Debug> HTTP-Session: a159328c-4941-410a-8dd5-32b908f9b493 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
1098 2023.12.05 05:25:56.345440 [ 3 ] {} <Debug> HTTP-Session: a159328c-4941-410a-8dd5-32b908f9b493 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1099 2023.12.05 05:25:56.345518 [ 3 ] {534085aa-98ac-4085-b363-a2293e9af3c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1100 2023.12.05 05:25:56.345562 [ 3 ] {534085aa-98ac-4085-b363-a2293e9af3c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1101 2023.12.05 05:25:56.345691 [ 3 ] {534085aa-98ac-4085-b363-a2293e9af3c3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1102 2023.12.05 05:25:56.346207 [ 3 ] {534085aa-98ac-4085-b363-a2293e9af3c3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB.
1103 2023.12.05 05:25:56.346525 [ 3 ] {534085aa-98ac-4085-b363-a2293e9af3c3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1104 2023.12.05 05:25:56.346698 [ 3 ] {534085aa-98ac-4085-b363-a2293e9af3c3} <Trace> oximeter.measurements_histogramf64 (b34964bc-1a5c-407c-8331-28f1257ba4e6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1105 2023.12.05 05:25:56.346813 [ 3 ] {534085aa-98ac-4085-b363-a2293e9af3c3} <Information> executeQuery: Read 41 rows, 56.66 KiB in 0.001268089 sec., 32332 rows/sec., 43.63 MiB/sec.
1106 2023.12.05 05:25:56.346937 [ 3 ] {534085aa-98ac-4085-b363-a2293e9af3c3} <Debug> DynamicQueryHandler: Done processing query
1107 2023.12.05 05:25:56.346959 [ 3 ] {534085aa-98ac-4085-b363-a2293e9af3c3} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
1108 2023.12.05 05:25:56.346974 [ 3 ] {} <Debug> HTTP-Session: a159328c-4941-410a-8dd5-32b908f9b493 Destroying unnamed session
1109 2023.12.05 05:26:04.227607 [ 108 ] {} <Debug> DNSResolver: Updating DNS cache
1110 2023.12.05 05:26:04.227686 [ 108 ] {} <Debug> DNSResolver: Updated DNS cache
1111 2023.12.05 05:26:06.308916 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 5929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1112 2023.12.05 05:26:06.309026 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1113 2023.12.05 05:26:06.309055 [ 3 ] {} <Debug> HTTP-Session: 1b548f89-de31-419d-bbd5-42aa312404d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
1114 2023.12.05 05:26:06.309082 [ 3 ] {} <Debug> HTTP-Session: 1b548f89-de31-419d-bbd5-42aa312404d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1115 2023.12.05 05:26:06.309225 [ 3 ] {1288bb40-649f-4eed-ae76-2178451e2e08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1116 2023.12.05 05:26:06.309290 [ 3 ] {1288bb40-649f-4eed-ae76-2178451e2e08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1117 2023.12.05 05:26:06.309472 [ 3 ] {1288bb40-649f-4eed-ae76-2178451e2e08} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1118 2023.12.05 05:26:06.309908 [ 3 ] {1288bb40-649f-4eed-ae76-2178451e2e08} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB.
1119 2023.12.05 05:26:06.310163 [ 3 ] {1288bb40-649f-4eed-ae76-2178451e2e08} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1120 2023.12.05 05:26:06.310326 [ 3 ] {1288bb40-649f-4eed-ae76-2178451e2e08} <Trace> oximeter.fields_i64 (12c46a38-0c4e-4c74-aee3-ed263673936a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1121 2023.12.05 05:26:06.310441 [ 3 ] {1288bb40-649f-4eed-ae76-2178451e2e08} <Information> executeQuery: Read 41 rows, 3.32 KiB in 0.001175386 sec., 34882 rows/sec., 2.76 MiB/sec.
1122 2023.12.05 05:26:06.310596 [ 3 ] {1288bb40-649f-4eed-ae76-2178451e2e08} <Debug> DynamicQueryHandler: Done processing query
1123 2023.12.05 05:26:06.310622 [ 3 ] {1288bb40-649f-4eed-ae76-2178451e2e08} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1124 2023.12.05 05:26:06.310638 [ 3 ] {} <Debug> HTTP-Session: 1b548f89-de31-419d-bbd5-42aa312404d0 Destroying unnamed session
1125 2023.12.05 05:26:06.310807 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 19864, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1126 2023.12.05 05:26:06.310856 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1127 2023.12.05 05:26:06.310877 [ 3 ] {} <Debug> HTTP-Session: d14b781c-93bc-4379-848b-7121401f525e Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
1128 2023.12.05 05:26:06.310895 [ 3 ] {} <Debug> HTTP-Session: d14b781c-93bc-4379-848b-7121401f525e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1129 2023.12.05 05:26:06.310980 [ 3 ] {5c1f099b-13a7-4687-a5a1-e07e1610224a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1130 2023.12.05 05:26:06.311020 [ 3 ] {5c1f099b-13a7-4687-a5a1-e07e1610224a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1131 2023.12.05 05:26:06.311127 [ 3 ] {5c1f099b-13a7-4687-a5a1-e07e1610224a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1132 2023.12.05 05:26:06.311498 [ 3 ] {5c1f099b-13a7-4687-a5a1-e07e1610224a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB.
1133 2023.12.05 05:26:06.311712 [ 3 ] {5c1f099b-13a7-4687-a5a1-e07e1610224a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1134 2023.12.05 05:26:06.311860 [ 3 ] {5c1f099b-13a7-4687-a5a1-e07e1610224a} <Trace> oximeter.fields_string (f94cff58-0b90-4d04-aa0e-8712a8bf9eac): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1135 2023.12.05 05:26:06.311960 [ 3 ] {5c1f099b-13a7-4687-a5a1-e07e1610224a} <Information> executeQuery: Read 123 rows, 12.33 KiB in 0.000951642 sec., 129250 rows/sec., 12.66 MiB/sec.
1136 2023.12.05 05:26:06.312077 [ 3 ] {5c1f099b-13a7-4687-a5a1-e07e1610224a} <Debug> DynamicQueryHandler: Done processing query
1137 2023.12.05 05:26:06.312100 [ 3 ] {5c1f099b-13a7-4687-a5a1-e07e1610224a} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1138 2023.12.05 05:26:06.312116 [ 3 ] {} <Debug> HTTP-Session: d14b781c-93bc-4379-848b-7121401f525e Destroying unnamed session
1139 2023.12.05 05:26:06.312230 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 6996, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1140 2023.12.05 05:26:06.312276 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1141 2023.12.05 05:26:06.312294 [ 3 ] {} <Debug> HTTP-Session: 7e40ad41-9056-4f41-afa7-56dfa0eb0086 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
1142 2023.12.05 05:26:06.312311 [ 3 ] {} <Debug> HTTP-Session: 7e40ad41-9056-4f41-afa7-56dfa0eb0086 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1143 2023.12.05 05:26:06.312384 [ 3 ] {7dce1260-76f8-46c1-b17f-cdbb3ef65ff6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1144 2023.12.05 05:26:06.312423 [ 3 ] {7dce1260-76f8-46c1-b17f-cdbb3ef65ff6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1145 2023.12.05 05:26:06.312526 [ 3 ] {7dce1260-76f8-46c1-b17f-cdbb3ef65ff6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1146 2023.12.05 05:26:06.312877 [ 3 ] {7dce1260-76f8-46c1-b17f-cdbb3ef65ff6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB.
1147 2023.12.05 05:26:06.313080 [ 3 ] {7dce1260-76f8-46c1-b17f-cdbb3ef65ff6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1148 2023.12.05 05:26:06.313229 [ 3 ] {7dce1260-76f8-46c1-b17f-cdbb3ef65ff6} <Trace> oximeter.fields_uuid (12c37c0a-a1d5-4335-a4f4-dea58af88317): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1149 2023.12.05 05:26:06.313323 [ 3 ] {7dce1260-76f8-46c1-b17f-cdbb3ef65ff6} <Information> executeQuery: Read 41 rows, 3.28 KiB in 0.000911152 sec., 44997 rows/sec., 3.52 MiB/sec.
1150 2023.12.05 05:26:06.313442 [ 3 ] {7dce1260-76f8-46c1-b17f-cdbb3ef65ff6} <Debug> DynamicQueryHandler: Done processing query
1151 2023.12.05 05:26:06.313465 [ 3 ] {7dce1260-76f8-46c1-b17f-cdbb3ef65ff6} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1152 2023.12.05 05:26:06.313481 [ 3 ] {} <Debug> HTTP-Session: 7e40ad41-9056-4f41-afa7-56dfa0eb0086 Destroying unnamed session
1153 2023.12.05 05:26:06.313726 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 43869, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1154 2023.12.05 05:26:06.313771 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1155 2023.12.05 05:26:06.313790 [ 3 ] {} <Debug> HTTP-Session: 52ef031b-b140-4bf2-a9ab-7d1efe08b4c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
1156 2023.12.05 05:26:06.313807 [ 3 ] {} <Debug> HTTP-Session: 52ef031b-b140-4bf2-a9ab-7d1efe08b4c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1157 2023.12.05 05:26:06.313891 [ 3 ] {659c38b5-62a0-474e-82c0-e554acf0bfdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1158 2023.12.05 05:26:06.313936 [ 3 ] {659c38b5-62a0-474e-82c0-e554acf0bfdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1159 2023.12.05 05:26:06.314071 [ 3 ] {659c38b5-62a0-474e-82c0-e554acf0bfdb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1160 2023.12.05 05:26:06.314522 [ 3 ] {659c38b5-62a0-474e-82c0-e554acf0bfdb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB.
1161 2023.12.05 05:26:06.314836 [ 3 ] {659c38b5-62a0-474e-82c0-e554acf0bfdb} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1162 2023.12.05 05:26:06.315012 [ 3 ] {659c38b5-62a0-474e-82c0-e554acf0bfdb} <Trace> oximeter.measurements_histogramf64 (b34964bc-1a5c-407c-8331-28f1257ba4e6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1163 2023.12.05 05:26:06.315112 [ 3 ] {659c38b5-62a0-474e-82c0-e554acf0bfdb} <Information> executeQuery: Read 41 rows, 56.66 KiB in 0.001193507 sec., 34352 rows/sec., 46.36 MiB/sec.
1164 2023.12.05 05:26:06.315218 [ 3 ] {659c38b5-62a0-474e-82c0-e554acf0bfdb} <Debug> DynamicQueryHandler: Done processing query
1165 2023.12.05 05:26:06.315240 [ 3 ] {659c38b5-62a0-474e-82c0-e554acf0bfdb} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
1166 2023.12.05 05:26:06.315256 [ 3 ] {} <Debug> HTTP-Session: 52ef031b-b140-4bf2-a9ab-7d1efe08b4c8 Destroying unnamed session
1167 2023.12.05 05:26:16.307900 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 6360, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1168 2023.12.05 05:26:16.308029 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1169 2023.12.05 05:26:16.308061 [ 3 ] {} <Debug> HTTP-Session: f22c29d7-4326-4f12-8dd2-133579f00e1a Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
1170 2023.12.05 05:26:16.308088 [ 3 ] {} <Debug> HTTP-Session: f22c29d7-4326-4f12-8dd2-133579f00e1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1171 2023.12.05 05:26:16.308228 [ 3 ] {1dcecc24-ede0-4889-a265-e2c34a74c44b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1172 2023.12.05 05:26:16.308288 [ 3 ] {1dcecc24-ede0-4889-a265-e2c34a74c44b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1173 2023.12.05 05:26:16.308444 [ 3 ] {1dcecc24-ede0-4889-a265-e2c34a74c44b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1174 2023.12.05 05:26:16.308881 [ 3 ] {1dcecc24-ede0-4889-a265-e2c34a74c44b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB.
1175 2023.12.05 05:26:16.309138 [ 3 ] {1dcecc24-ede0-4889-a265-e2c34a74c44b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1176 2023.12.05 05:26:16.309304 [ 3 ] {1dcecc24-ede0-4889-a265-e2c34a74c44b} <Trace> oximeter.fields_i64 (12c46a38-0c4e-4c74-aee3-ed263673936a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1177 2023.12.05 05:26:16.309424 [ 3 ] {1dcecc24-ede0-4889-a265-e2c34a74c44b} <Information> executeQuery: Read 44 rows, 3.57 KiB in 0.001162606 sec., 37846 rows/sec., 3.00 MiB/sec.
1178 2023.12.05 05:26:16.309576 [ 3 ] {1dcecc24-ede0-4889-a265-e2c34a74c44b} <Debug> DynamicQueryHandler: Done processing query
1179 2023.12.05 05:26:16.309601 [ 3 ] {1dcecc24-ede0-4889-a265-e2c34a74c44b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1180 2023.12.05 05:26:16.309617 [ 3 ] {} <Debug> HTTP-Session: f22c29d7-4326-4f12-8dd2-133579f00e1a Destroying unnamed session
1181 2023.12.05 05:26:16.309791 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 21203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1182 2023.12.05 05:26:16.309841 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1183 2023.12.05 05:26:16.309861 [ 3 ] {} <Debug> HTTP-Session: 419eb225-0016-479b-b0f2-fc4851c9a937 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
1184 2023.12.05 05:26:16.309879 [ 3 ] {} <Debug> HTTP-Session: 419eb225-0016-479b-b0f2-fc4851c9a937 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1185 2023.12.05 05:26:16.309963 [ 3 ] {7520befb-a292-42e0-a07e-a6ec5f35379d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1186 2023.12.05 05:26:16.310004 [ 3 ] {7520befb-a292-42e0-a07e-a6ec5f35379d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1187 2023.12.05 05:26:16.310109 [ 3 ] {7520befb-a292-42e0-a07e-a6ec5f35379d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1188 2023.12.05 05:26:16.310487 [ 3 ] {7520befb-a292-42e0-a07e-a6ec5f35379d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB.
1189 2023.12.05 05:26:16.310698 [ 3 ] {7520befb-a292-42e0-a07e-a6ec5f35379d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1190 2023.12.05 05:26:16.310848 [ 3 ] {7520befb-a292-42e0-a07e-a6ec5f35379d} <Trace> oximeter.fields_string (f94cff58-0b90-4d04-aa0e-8712a8bf9eac): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1191 2023.12.05 05:26:16.310943 [ 3 ] {7520befb-a292-42e0-a07e-a6ec5f35379d} <Information> executeQuery: Read 132 rows, 13.13 KiB in 0.000954662 sec., 138268 rows/sec., 13.43 MiB/sec.
1192 2023.12.05 05:26:16.311095 [ 3 ] {7520befb-a292-42e0-a07e-a6ec5f35379d} <Debug> DynamicQueryHandler: Done processing query
1193 2023.12.05 05:26:16.311118 [ 3 ] {7520befb-a292-42e0-a07e-a6ec5f35379d} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1194 2023.12.05 05:26:16.311135 [ 3 ] {} <Debug> HTTP-Session: 419eb225-0016-479b-b0f2-fc4851c9a937 Destroying unnamed session
1195 2023.12.05 05:26:16.311261 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 8525, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1196 2023.12.05 05:26:16.311305 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1197 2023.12.05 05:26:16.311325 [ 3 ] {} <Debug> HTTP-Session: 60fd166d-00aa-4ba0-af30-b70d9cb04a14 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
1198 2023.12.05 05:26:16.311342 [ 3 ] {} <Debug> HTTP-Session: 60fd166d-00aa-4ba0-af30-b70d9cb04a14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1199 2023.12.05 05:26:16.311415 [ 3 ] {60945bd4-2489-4a8f-a3eb-009c08e97785} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1200 2023.12.05 05:26:16.311453 [ 3 ] {60945bd4-2489-4a8f-a3eb-009c08e97785} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1201 2023.12.05 05:26:16.311560 [ 3 ] {60945bd4-2489-4a8f-a3eb-009c08e97785} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1202 2023.12.05 05:26:16.311848 [ 3 ] {60945bd4-2489-4a8f-a3eb-009c08e97785} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB.
1203 2023.12.05 05:26:16.312047 [ 3 ] {60945bd4-2489-4a8f-a3eb-009c08e97785} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1204 2023.12.05 05:26:16.312191 [ 3 ] {60945bd4-2489-4a8f-a3eb-009c08e97785} <Trace> oximeter.fields_uuid (12c37c0a-a1d5-4335-a4f4-dea58af88317): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1205 2023.12.05 05:26:16.312290 [ 3 ] {60945bd4-2489-4a8f-a3eb-009c08e97785} <Information> executeQuery: Read 50 rows, 4.01 KiB in 0.00084804 sec., 58959 rows/sec., 4.61 MiB/sec.
1206 2023.12.05 05:26:16.312403 [ 3 ] {60945bd4-2489-4a8f-a3eb-009c08e97785} <Debug> DynamicQueryHandler: Done processing query
1207 2023.12.05 05:26:16.312426 [ 3 ] {60945bd4-2489-4a8f-a3eb-009c08e97785} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
1208 2023.12.05 05:26:16.312441 [ 3 ] {} <Debug> HTTP-Session: 60fd166d-00aa-4ba0-af30-b70d9cb04a14 Destroying unnamed session
1209 2023.12.05 05:26:16.312667 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 47075, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1210 2023.12.05 05:26:16.312711 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1211 2023.12.05 05:26:16.312730 [ 3 ] {} <Debug> HTTP-Session: f19824cc-8cb6-41c2-819b-1f1558850f12 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
1212 2023.12.05 05:26:16.312746 [ 3 ] {} <Debug> HTTP-Session: f19824cc-8cb6-41c2-819b-1f1558850f12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1213 2023.12.05 05:26:16.312830 [ 3 ] {2b443a1a-711d-480c-8be5-d8195b7c77d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1214 2023.12.05 05:26:16.312875 [ 3 ] {2b443a1a-711d-480c-8be5-d8195b7c77d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1215 2023.12.05 05:26:16.313009 [ 3 ] {2b443a1a-711d-480c-8be5-d8195b7c77d3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1216 2023.12.05 05:26:16.313463 [ 3 ] {2b443a1a-711d-480c-8be5-d8195b7c77d3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB.
1217 2023.12.05 05:26:16.313777 [ 3 ] {2b443a1a-711d-480c-8be5-d8195b7c77d3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1218 2023.12.05 05:26:16.313949 [ 3 ] {2b443a1a-711d-480c-8be5-d8195b7c77d3} <Trace> oximeter.measurements_histogramf64 (b34964bc-1a5c-407c-8331-28f1257ba4e6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1219 2023.12.05 05:26:16.314051 [ 3 ] {2b443a1a-711d-480c-8be5-d8195b7c77d3} <Information> executeQuery: Read 44 rows, 60.80 KiB in 0.001192487 sec., 36897 rows/sec., 49.79 MiB/sec.
1220 2023.12.05 05:26:16.314175 [ 3 ] {2b443a1a-711d-480c-8be5-d8195b7c77d3} <Debug> DynamicQueryHandler: Done processing query
1221 2023.12.05 05:26:16.314198 [ 3 ] {2b443a1a-711d-480c-8be5-d8195b7c77d3} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
1222 2023.12.05 05:26:16.314214 [ 3 ] {} <Debug> HTTP-Session: f19824cc-8cb6-41c2-819b-1f1558850f12 Destroying unnamed session
1223 2023.12.05 05:26:16.314346 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 975, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1224 2023.12.05 05:26:16.314389 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1225 2023.12.05 05:26:16.314408 [ 3 ] {} <Debug> HTTP-Session: 3399067f-7140-41b8-abec-9c7228e1d972 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
1226 2023.12.05 05:26:16.314424 [ 3 ] {} <Debug> HTTP-Session: 3399067f-7140-41b8-abec-9c7228e1d972 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1227 2023.12.05 05:26:16.314495 [ 3 ] {5782cee3-dffb-4be4-aa5e-725ec17e407a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1228 2023.12.05 05:26:16.314534 [ 3 ] {5782cee3-dffb-4be4-aa5e-725ec17e407a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1229 2023.12.05 05:26:16.314638 [ 3 ] {5782cee3-dffb-4be4-aa5e-725ec17e407a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1230 2023.12.05 05:26:16.314884 [ 3 ] {5782cee3-dffb-4be4-aa5e-725ec17e407a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB.
1231 2023.12.05 05:26:16.315132 [ 3 ] {5782cee3-dffb-4be4-aa5e-725ec17e407a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1232 2023.12.05 05:26:16.315304 [ 3 ] {5782cee3-dffb-4be4-aa5e-725ec17e407a} <Trace> oximeter.measurements_i64 (5fcdcc15-e46e-4232-8ece-6a9de5e33a28): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1233 2023.12.05 05:26:16.315398 [ 3 ] {5782cee3-dffb-4be4-aa5e-725ec17e407a} <Information> executeQuery: Read 6 rows, 434.00 B in 0.00087649 sec., 6845 rows/sec., 483.55 KiB/sec.
1234 2023.12.05 05:26:16.315513 [ 3 ] {5782cee3-dffb-4be4-aa5e-725ec17e407a} <Debug> DynamicQueryHandler: Done processing query
1235 2023.12.05 05:26:16.315535 [ 3 ] {5782cee3-dffb-4be4-aa5e-725ec17e407a} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1236 2023.12.05 05:26:16.315551 [ 3 ] {} <Debug> HTTP-Session: 3399067f-7140-41b8-abec-9c7228e1d972 Destroying unnamed session
1237 2023.12.05 05:26:19.228725 [ 101 ] {} <Debug> DNSResolver: Updating DNS cache
1238 2023.12.05 05:26:19.228799 [ 101 ] {} <Debug> DNSResolver: Updated DNS cache
1239 2023.12.05 05:26:21.303856 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1240 2023.12.05 05:26:21.303972 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1241 2023.12.05 05:26:21.304004 [ 3 ] {} <Debug> HTTP-Session: b0f70513-6207-40a7-a150-8443b05c0ebf Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
1242 2023.12.05 05:26:21.304031 [ 3 ] {} <Debug> HTTP-Session: b0f70513-6207-40a7-a150-8443b05c0ebf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1243 2023.12.05 05:26:21.304253 [ 3 ] {9193e231-5e4e-49ef-8a93-7e3c36a5a972} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete)
1244 2023.12.05 05:26:21.304898 [ 3 ] {9193e231-5e4e-49ef-8a93-7e3c36a5a972} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1245 2023.12.05 05:26:21.305082 [ 3 ] {9193e231-5e4e-49ef-8a93-7e3c36a5a972} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1246 2023.12.05 05:26:21.305135 [ 3 ] {9193e231-5e4e-49ef-8a93-7e3c36a5a972} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1247 2023.12.05 05:26:21.305302 [ 3 ] {9193e231-5e4e-49ef-8a93-7e3c36a5a972} <Debug> oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Key condition: (column 0 notIn 10-element set)
1248 2023.12.05 05:26:21.305398 [ 186 ] {9193e231-5e4e-49ef-8a93-7e3c36a5a972} <Trace> oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1249 2023.12.05 05:26:21.305428 [ 189 ] {9193e231-5e4e-49ef-8a93-7e3c36a5a972} <Trace> oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1250 2023.12.05 05:26:21.305538 [ 3 ] {9193e231-5e4e-49ef-8a93-7e3c36a5a972} <Debug> oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges
1251 2023.12.05 05:26:21.305630 [ 3 ] {9193e231-5e4e-49ef-8a93-7e3c36a5a972} <Debug> oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Reading approx. 10 rows with 2 streams
1252 2023.12.05 05:26:21.307381 [ 3 ] {9193e231-5e4e-49ef-8a93-7e3c36a5a972} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.003074971 sec., 3252 rows/sec., 457.00 KiB/sec.
1253 2023.12.05 05:26:21.307674 [ 3 ] {9193e231-5e4e-49ef-8a93-7e3c36a5a972} <Debug> DynamicQueryHandler: Done processing query
1254 2023.12.05 05:26:21.307705 [ 3 ] {9193e231-5e4e-49ef-8a93-7e3c36a5a972} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1255 2023.12.05 05:26:21.307725 [ 3 ] {} <Debug> HTTP-Session: b0f70513-6207-40a7-a150-8443b05c0ebf Destroying unnamed session
1256 2023.12.05 05:26:21.307995 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 498, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1257 2023.12.05 05:26:21.308053 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1258 2023.12.05 05:26:21.308077 [ 3 ] {} <Debug> HTTP-Session: c65251cf-d2bb-4a40-a9f7-25c78403f95a Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
1259 2023.12.05 05:26:21.308099 [ 3 ] {} <Debug> HTTP-Session: c65251cf-d2bb-4a40-a9f7-25c78403f95a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1260 2023.12.05 05:26:21.308263 [ 3 ] {39a995f8-f370-4f74-9fbe-035ff3f10155} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete)
1261 2023.12.05 05:26:21.308790 [ 3 ] {39a995f8-f370-4f74-9fbe-035ff3f10155} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1262 2023.12.05 05:26:21.308964 [ 3 ] {39a995f8-f370-4f74-9fbe-035ff3f10155} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1263 2023.12.05 05:26:21.309008 [ 3 ] {39a995f8-f370-4f74-9fbe-035ff3f10155} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1264 2023.12.05 05:26:21.309155 [ 3 ] {39a995f8-f370-4f74-9fbe-035ff3f10155} <Debug> oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Key condition: (column 0 notIn 11-element set)
1265 2023.12.05 05:26:21.309213 [ 190 ] {39a995f8-f370-4f74-9fbe-035ff3f10155} <Trace> oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1266 2023.12.05 05:26:21.309231 [ 189 ] {39a995f8-f370-4f74-9fbe-035ff3f10155} <Trace> oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1267 2023.12.05 05:26:21.309312 [ 3 ] {39a995f8-f370-4f74-9fbe-035ff3f10155} <Debug> oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges
1268 2023.12.05 05:26:21.309373 [ 3 ] {39a995f8-f370-4f74-9fbe-035ff3f10155} <Debug> oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Reading approx. 10 rows with 2 streams
1269 2023.12.05 05:26:21.310738 [ 3 ] {39a995f8-f370-4f74-9fbe-035ff3f10155} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002431155 sec., 4113 rows/sec., 578.03 KiB/sec.
1270 2023.12.05 05:26:21.310958 [ 3 ] {39a995f8-f370-4f74-9fbe-035ff3f10155} <Debug> DynamicQueryHandler: Done processing query
1271 2023.12.05 05:26:21.310983 [ 3 ] {39a995f8-f370-4f74-9fbe-035ff3f10155} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1272 2023.12.05 05:26:21.311000 [ 3 ] {} <Debug> HTTP-Session: c65251cf-d2bb-4a40-a9f7-25c78403f95a Destroying unnamed session
1273 2023.12.05 05:26:21.311233 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 529, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1274 2023.12.05 05:26:21.311277 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1275 2023.12.05 05:26:21.311297 [ 3 ] {} <Debug> HTTP-Session: 71814b1f-cc75-40a0-8e0d-83c30c17796c Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
1276 2023.12.05 05:26:21.311314 [ 3 ] {} <Debug> HTTP-Session: 71814b1f-cc75-40a0-8e0d-83c30c17796c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1277 2023.12.05 05:26:21.311438 [ 3 ] {5775cfb4-b025-4158-b53a-b20c308408e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete)
1278 2023.12.05 05:26:21.311925 [ 3 ] {5775cfb4-b025-4158-b53a-b20c308408e2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1279 2023.12.05 05:26:21.312099 [ 3 ] {5775cfb4-b025-4158-b53a-b20c308408e2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1280 2023.12.05 05:26:21.312140 [ 3 ] {5775cfb4-b025-4158-b53a-b20c308408e2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1281 2023.12.05 05:26:21.312285 [ 3 ] {5775cfb4-b025-4158-b53a-b20c308408e2} <Debug> oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Key condition: (column 0 notIn 12-element set)
1282 2023.12.05 05:26:21.312342 [ 190 ] {5775cfb4-b025-4158-b53a-b20c308408e2} <Trace> oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1283 2023.12.05 05:26:21.312357 [ 189 ] {5775cfb4-b025-4158-b53a-b20c308408e2} <Trace> oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1284 2023.12.05 05:26:21.312433 [ 3 ] {5775cfb4-b025-4158-b53a-b20c308408e2} <Debug> oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges
1285 2023.12.05 05:26:21.312492 [ 3 ] {5775cfb4-b025-4158-b53a-b20c308408e2} <Debug> oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Reading approx. 10 rows with 2 streams
1286 2023.12.05 05:26:21.314019 [ 3 ] {5775cfb4-b025-4158-b53a-b20c308408e2} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002543378 sec., 3931 rows/sec., 552.52 KiB/sec.
1287 2023.12.05 05:26:21.314286 [ 3 ] {5775cfb4-b025-4158-b53a-b20c308408e2} <Debug> DynamicQueryHandler: Done processing query
1288 2023.12.05 05:26:21.314311 [ 3 ] {5775cfb4-b025-4158-b53a-b20c308408e2} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1289 2023.12.05 05:26:21.314327 [ 3 ] {} <Debug> HTTP-Session: 71814b1f-cc75-40a0-8e0d-83c30c17796c Destroying unnamed session
1290 2023.12.05 05:26:21.314674 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 556, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1291 2023.12.05 05:26:21.314718 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1292 2023.12.05 05:26:21.314738 [ 3 ] {} <Debug> HTTP-Session: 0356f6df-db8d-422d-91d2-5e15ae196775 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
1293 2023.12.05 05:26:21.314755 [ 3 ] {} <Debug> HTTP-Session: 0356f6df-db8d-422d-91d2-5e15ae196775 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1294 2023.12.05 05:26:21.314882 [ 3 ] {e6fc2ca3-dc77-4185-8772-875f2fb93cb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete)
1295 2023.12.05 05:26:21.315380 [ 3 ] {e6fc2ca3-dc77-4185-8772-875f2fb93cb7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1296 2023.12.05 05:26:21.315554 [ 3 ] {e6fc2ca3-dc77-4185-8772-875f2fb93cb7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1297 2023.12.05 05:26:21.315604 [ 3 ] {e6fc2ca3-dc77-4185-8772-875f2fb93cb7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1298 2023.12.05 05:26:21.315752 [ 3 ] {e6fc2ca3-dc77-4185-8772-875f2fb93cb7} <Debug> oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Key condition: (column 0 notIn 13-element set)
1299 2023.12.05 05:26:21.315830 [ 190 ] {e6fc2ca3-dc77-4185-8772-875f2fb93cb7} <Trace> oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1300 2023.12.05 05:26:21.315844 [ 189 ] {e6fc2ca3-dc77-4185-8772-875f2fb93cb7} <Trace> oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1301 2023.12.05 05:26:21.315937 [ 3 ] {e6fc2ca3-dc77-4185-8772-875f2fb93cb7} <Debug> oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges
1302 2023.12.05 05:26:21.315995 [ 3 ] {e6fc2ca3-dc77-4185-8772-875f2fb93cb7} <Debug> oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Reading approx. 10 rows with 2 streams
1303 2023.12.05 05:26:21.317493 [ 3 ] {e6fc2ca3-dc77-4185-8772-875f2fb93cb7} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002572949 sec., 3886 rows/sec., 546.17 KiB/sec.
1304 2023.12.05 05:26:21.317751 [ 3 ] {e6fc2ca3-dc77-4185-8772-875f2fb93cb7} <Debug> DynamicQueryHandler: Done processing query
1305 2023.12.05 05:26:21.317775 [ 3 ] {e6fc2ca3-dc77-4185-8772-875f2fb93cb7} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1306 2023.12.05 05:26:21.317792 [ 3 ] {} <Debug> HTTP-Session: 0356f6df-db8d-422d-91d2-5e15ae196775 Destroying unnamed session
1307 2023.12.05 05:26:21.318058 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 583, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1308 2023.12.05 05:26:21.318103 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1309 2023.12.05 05:26:21.318122 [ 3 ] {} <Debug> HTTP-Session: 382e3e21-b8fa-4a93-a389-caa2cbfcf555 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
1310 2023.12.05 05:26:21.318138 [ 3 ] {} <Debug> HTTP-Session: 382e3e21-b8fa-4a93-a389-caa2cbfcf555 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1311 2023.12.05 05:26:21.318265 [ 3 ] {acf8038a-2c2a-465d-8b59-2a15dd42ae23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete)
1312 2023.12.05 05:26:21.318767 [ 3 ] {acf8038a-2c2a-465d-8b59-2a15dd42ae23} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1313 2023.12.05 05:26:21.318945 [ 3 ] {acf8038a-2c2a-465d-8b59-2a15dd42ae23} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1314 2023.12.05 05:26:21.318986 [ 3 ] {acf8038a-2c2a-465d-8b59-2a15dd42ae23} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1315 2023.12.05 05:26:21.319132 [ 3 ] {acf8038a-2c2a-465d-8b59-2a15dd42ae23} <Debug> oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Key condition: (column 0 notIn 14-element set)
1316 2023.12.05 05:26:21.319198 [ 189 ] {acf8038a-2c2a-465d-8b59-2a15dd42ae23} <Trace> oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1317 2023.12.05 05:26:21.319213 [ 190 ] {acf8038a-2c2a-465d-8b59-2a15dd42ae23} <Trace> oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1318 2023.12.05 05:26:21.319300 [ 3 ] {acf8038a-2c2a-465d-8b59-2a15dd42ae23} <Debug> oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges
1319 2023.12.05 05:26:21.319353 [ 3 ] {acf8038a-2c2a-465d-8b59-2a15dd42ae23} <Debug> oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Reading approx. 10 rows with 2 streams
1320 2023.12.05 05:26:21.320932 [ 3 ] {acf8038a-2c2a-465d-8b59-2a15dd42ae23} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.00262839 sec., 3804 rows/sec., 534.65 KiB/sec.
1321 2023.12.05 05:26:21.321190 [ 3 ] {acf8038a-2c2a-465d-8b59-2a15dd42ae23} <Debug> DynamicQueryHandler: Done processing query
1322 2023.12.05 05:26:21.321214 [ 3 ] {acf8038a-2c2a-465d-8b59-2a15dd42ae23} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1323 2023.12.05 05:26:21.321230 [ 3 ] {} <Debug> HTTP-Session: 382e3e21-b8fa-4a93-a389-caa2cbfcf555 Destroying unnamed session
1324 2023.12.05 05:26:21.321459 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 616, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1325 2023.12.05 05:26:21.321503 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1326 2023.12.05 05:26:21.321523 [ 3 ] {} <Debug> HTTP-Session: b353b883-6619-4fce-8c43-25f7a71f8e42 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
1327 2023.12.05 05:26:21.321539 [ 3 ] {} <Debug> HTTP-Session: b353b883-6619-4fce-8c43-25f7a71f8e42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1328 2023.12.05 05:26:21.321669 [ 3 ] {23cd485b-8530-4a43-98fd-a430abcec6c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete)
1329 2023.12.05 05:26:21.322175 [ 3 ] {23cd485b-8530-4a43-98fd-a430abcec6c5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1330 2023.12.05 05:26:21.322355 [ 3 ] {23cd485b-8530-4a43-98fd-a430abcec6c5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1331 2023.12.05 05:26:21.322396 [ 3 ] {23cd485b-8530-4a43-98fd-a430abcec6c5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1332 2023.12.05 05:26:21.322545 [ 3 ] {23cd485b-8530-4a43-98fd-a430abcec6c5} <Debug> oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Key condition: (column 0 notIn 15-element set)
1333 2023.12.05 05:26:21.322609 [ 190 ] {23cd485b-8530-4a43-98fd-a430abcec6c5} <Trace> oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1334 2023.12.05 05:26:21.322626 [ 189 ] {23cd485b-8530-4a43-98fd-a430abcec6c5} <Trace> oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1335 2023.12.05 05:26:21.322718 [ 3 ] {23cd485b-8530-4a43-98fd-a430abcec6c5} <Debug> oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges
1336 2023.12.05 05:26:21.322777 [ 3 ] {23cd485b-8530-4a43-98fd-a430abcec6c5} <Debug> oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Reading approx. 10 rows with 2 streams
1337 2023.12.05 05:26:21.324476 [ 3 ] {23cd485b-8530-4a43-98fd-a430abcec6c5} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002767344 sec., 3613 rows/sec., 507.81 KiB/sec.
1338 2023.12.05 05:26:21.324744 [ 3 ] {23cd485b-8530-4a43-98fd-a430abcec6c5} <Debug> DynamicQueryHandler: Done processing query
1339 2023.12.05 05:26:21.324772 [ 3 ] {23cd485b-8530-4a43-98fd-a430abcec6c5} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1340 2023.12.05 05:26:21.324794 [ 3 ] {} <Debug> HTTP-Session: b353b883-6619-4fce-8c43-25f7a71f8e42 Destroying unnamed session
1341 2023.12.05 05:26:21.325042 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1342 2023.12.05 05:26:21.325095 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1343 2023.12.05 05:26:21.325118 [ 3 ] {} <Debug> HTTP-Session: 70f89482-323a-475a-bd1e-3f1baaea3790 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
1344 2023.12.05 05:26:21.325138 [ 3 ] {} <Debug> HTTP-Session: 70f89482-323a-475a-bd1e-3f1baaea3790 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1345 2023.12.05 05:26:21.325295 [ 3 ] {bd351a19-c2f6-47ed-a4db-21e9ceba53da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete)
1346 2023.12.05 05:26:21.325833 [ 3 ] {bd351a19-c2f6-47ed-a4db-21e9ceba53da} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1347 2023.12.05 05:26:21.326015 [ 3 ] {bd351a19-c2f6-47ed-a4db-21e9ceba53da} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1348 2023.12.05 05:26:21.326057 [ 3 ] {bd351a19-c2f6-47ed-a4db-21e9ceba53da} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1349 2023.12.05 05:26:21.326204 [ 3 ] {bd351a19-c2f6-47ed-a4db-21e9ceba53da} <Debug> oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Key condition: (column 0 notIn 16-element set)
1350 2023.12.05 05:26:21.326251 [ 190 ] {bd351a19-c2f6-47ed-a4db-21e9ceba53da} <Trace> oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1351 2023.12.05 05:26:21.326284 [ 191 ] {bd351a19-c2f6-47ed-a4db-21e9ceba53da} <Trace> oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1352 2023.12.05 05:26:21.326378 [ 3 ] {bd351a19-c2f6-47ed-a4db-21e9ceba53da} <Debug> oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges
1353 2023.12.05 05:26:21.326437 [ 3 ] {bd351a19-c2f6-47ed-a4db-21e9ceba53da} <Debug> oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Reading approx. 10 rows with 2 streams
1354 2023.12.05 05:26:21.327779 [ 3 ] {bd351a19-c2f6-47ed-a4db-21e9ceba53da} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002440725 sec., 4097 rows/sec., 575.76 KiB/sec.
1355 2023.12.05 05:26:21.328036 [ 3 ] {bd351a19-c2f6-47ed-a4db-21e9ceba53da} <Debug> DynamicQueryHandler: Done processing query
1356 2023.12.05 05:26:21.328060 [ 3 ] {bd351a19-c2f6-47ed-a4db-21e9ceba53da} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1357 2023.12.05 05:26:21.328076 [ 3 ] {} <Debug> HTTP-Session: 70f89482-323a-475a-bd1e-3f1baaea3790 Destroying unnamed session
1358 2023.12.05 05:26:21.328290 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 674, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1359 2023.12.05 05:26:21.328335 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1360 2023.12.05 05:26:21.328354 [ 3 ] {} <Debug> HTTP-Session: 0b76cc00-4222-4f28-94ce-2c9f1e3c4399 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
1361 2023.12.05 05:26:21.328372 [ 3 ] {} <Debug> HTTP-Session: 0b76cc00-4222-4f28-94ce-2c9f1e3c4399 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1362 2023.12.05 05:26:21.328501 [ 3 ] {739cadbc-3f6c-49c6-b678-c9dab06a0fa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete)
1363 2023.12.05 05:26:21.329020 [ 3 ] {739cadbc-3f6c-49c6-b678-c9dab06a0fa1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1364 2023.12.05 05:26:21.329201 [ 3 ] {739cadbc-3f6c-49c6-b678-c9dab06a0fa1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1365 2023.12.05 05:26:21.329243 [ 3 ] {739cadbc-3f6c-49c6-b678-c9dab06a0fa1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1366 2023.12.05 05:26:21.329391 [ 3 ] {739cadbc-3f6c-49c6-b678-c9dab06a0fa1} <Debug> oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Key condition: (column 0 notIn 17-element set)
1367 2023.12.05 05:26:21.329444 [ 190 ] {739cadbc-3f6c-49c6-b678-c9dab06a0fa1} <Trace> oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1368 2023.12.05 05:26:21.329463 [ 189 ] {739cadbc-3f6c-49c6-b678-c9dab06a0fa1} <Trace> oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1369 2023.12.05 05:26:21.329547 [ 3 ] {739cadbc-3f6c-49c6-b678-c9dab06a0fa1} <Debug> oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges
1370 2023.12.05 05:26:21.329606 [ 3 ] {739cadbc-3f6c-49c6-b678-c9dab06a0fa1} <Debug> oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Reading approx. 10 rows with 2 streams
1371 2023.12.05 05:26:21.330968 [ 3 ] {739cadbc-3f6c-49c6-b678-c9dab06a0fa1} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002428805 sec., 4117 rows/sec., 578.59 KiB/sec.
1372 2023.12.05 05:26:21.331213 [ 3 ] {739cadbc-3f6c-49c6-b678-c9dab06a0fa1} <Debug> DynamicQueryHandler: Done processing query
1373 2023.12.05 05:26:21.331236 [ 3 ] {739cadbc-3f6c-49c6-b678-c9dab06a0fa1} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1374 2023.12.05 05:26:21.331253 [ 3 ] {} <Debug> HTTP-Session: 0b76cc00-4222-4f28-94ce-2c9f1e3c4399 Destroying unnamed session
1375 2023.12.05 05:26:21.331455 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 707, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1376 2023.12.05 05:26:21.331500 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1377 2023.12.05 05:26:21.331520 [ 3 ] {} <Debug> HTTP-Session: eab43b45-1f9c-4537-bb4b-f3a1ad11ac9d Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
1378 2023.12.05 05:26:21.331536 [ 3 ] {} <Debug> HTTP-Session: eab43b45-1f9c-4537-bb4b-f3a1ad11ac9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1379 2023.12.05 05:26:21.331671 [ 3 ] {c61b538c-715b-4240-b4c4-611a0722e461} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete)
1380 2023.12.05 05:26:21.332196 [ 3 ] {c61b538c-715b-4240-b4c4-611a0722e461} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1381 2023.12.05 05:26:21.332381 [ 3 ] {c61b538c-715b-4240-b4c4-611a0722e461} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1382 2023.12.05 05:26:21.332423 [ 3 ] {c61b538c-715b-4240-b4c4-611a0722e461} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1383 2023.12.05 05:26:21.332572 [ 3 ] {c61b538c-715b-4240-b4c4-611a0722e461} <Debug> oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Key condition: (column 0 notIn 18-element set)
1384 2023.12.05 05:26:21.332622 [ 190 ] {c61b538c-715b-4240-b4c4-611a0722e461} <Trace> oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1385 2023.12.05 05:26:21.332647 [ 191 ] {c61b538c-715b-4240-b4c4-611a0722e461} <Trace> oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1386 2023.12.05 05:26:21.332732 [ 3 ] {c61b538c-715b-4240-b4c4-611a0722e461} <Debug> oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges
1387 2023.12.05 05:26:21.332791 [ 3 ] {c61b538c-715b-4240-b4c4-611a0722e461} <Debug> oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Reading approx. 10 rows with 2 streams
1388 2023.12.05 05:26:21.334299 [ 3 ] {c61b538c-715b-4240-b4c4-611a0722e461} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002588379 sec., 3863 rows/sec., 542.92 KiB/sec.
1389 2023.12.05 05:26:21.334561 [ 3 ] {c61b538c-715b-4240-b4c4-611a0722e461} <Debug> DynamicQueryHandler: Done processing query
1390 2023.12.05 05:26:21.334586 [ 3 ] {c61b538c-715b-4240-b4c4-611a0722e461} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1391 2023.12.05 05:26:21.334604 [ 3 ] {} <Debug> HTTP-Session: eab43b45-1f9c-4537-bb4b-f3a1ad11ac9d Destroying unnamed session
1392 2023.12.05 05:26:21.334792 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 742, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1393 2023.12.05 05:26:21.334837 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1394 2023.12.05 05:26:21.334857 [ 3 ] {} <Debug> HTTP-Session: 0b6871fd-eba2-4801-a9a4-33a11a92e7ac Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
1395 2023.12.05 05:26:21.334873 [ 3 ] {} <Debug> HTTP-Session: 0b6871fd-eba2-4801-a9a4-33a11a92e7ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1396 2023.12.05 05:26:21.335004 [ 3 ] {2ed2053b-0d3f-40f7-9115-7d52859ad234} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete)
1397 2023.12.05 05:26:21.335534 [ 3 ] {2ed2053b-0d3f-40f7-9115-7d52859ad234} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1398 2023.12.05 05:26:21.335720 [ 3 ] {2ed2053b-0d3f-40f7-9115-7d52859ad234} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1399 2023.12.05 05:26:21.335762 [ 3 ] {2ed2053b-0d3f-40f7-9115-7d52859ad234} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1400 2023.12.05 05:26:21.335912 [ 3 ] {2ed2053b-0d3f-40f7-9115-7d52859ad234} <Debug> oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Key condition: (column 0 notIn 19-element set)
1401 2023.12.05 05:26:21.335958 [ 190 ] {2ed2053b-0d3f-40f7-9115-7d52859ad234} <Trace> oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1402 2023.12.05 05:26:21.335986 [ 188 ] {2ed2053b-0d3f-40f7-9115-7d52859ad234} <Trace> oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1403 2023.12.05 05:26:21.336068 [ 3 ] {2ed2053b-0d3f-40f7-9115-7d52859ad234} <Debug> oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges
1404 2023.12.05 05:26:21.336128 [ 3 ] {2ed2053b-0d3f-40f7-9115-7d52859ad234} <Debug> oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Reading approx. 10 rows with 2 streams
1405 2023.12.05 05:26:21.337579 [ 3 ] {2ed2053b-0d3f-40f7-9115-7d52859ad234} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002536678 sec., 3942 rows/sec., 553.98 KiB/sec.
1406 2023.12.05 05:26:21.337828 [ 3 ] {2ed2053b-0d3f-40f7-9115-7d52859ad234} <Debug> DynamicQueryHandler: Done processing query
1407 2023.12.05 05:26:21.337853 [ 3 ] {2ed2053b-0d3f-40f7-9115-7d52859ad234} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1408 2023.12.05 05:26:21.337869 [ 3 ] {} <Debug> HTTP-Session: 0b6871fd-eba2-4801-a9a4-33a11a92e7ac Destroying unnamed session
1409 2023.12.05 05:26:21.338095 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1410 2023.12.05 05:26:21.338140 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1411 2023.12.05 05:26:21.338159 [ 3 ] {} <Debug> HTTP-Session: 819de9e2-4087-4057-bd3d-b1d2ad7a84f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
1412 2023.12.05 05:26:21.338177 [ 3 ] {} <Debug> HTTP-Session: 819de9e2-4087-4057-bd3d-b1d2ad7a84f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1413 2023.12.05 05:26:21.338311 [ 3 ] {ec43a048-1276-4d47-864d-33082f93e2a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete)
1414 2023.12.05 05:26:21.338836 [ 3 ] {ec43a048-1276-4d47-864d-33082f93e2a3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1415 2023.12.05 05:26:21.339023 [ 3 ] {ec43a048-1276-4d47-864d-33082f93e2a3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1416 2023.12.05 05:26:21.339064 [ 3 ] {ec43a048-1276-4d47-864d-33082f93e2a3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1417 2023.12.05 05:26:21.339215 [ 3 ] {ec43a048-1276-4d47-864d-33082f93e2a3} <Debug> oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Key condition: (column 0 notIn 20-element set)
1418 2023.12.05 05:26:21.339260 [ 190 ] {ec43a048-1276-4d47-864d-33082f93e2a3} <Trace> oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1419 2023.12.05 05:26:21.339285 [ 189 ] {ec43a048-1276-4d47-864d-33082f93e2a3} <Trace> oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1420 2023.12.05 05:26:21.339357 [ 3 ] {ec43a048-1276-4d47-864d-33082f93e2a3} <Debug> oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges
1421 2023.12.05 05:26:21.339417 [ 3 ] {ec43a048-1276-4d47-864d-33082f93e2a3} <Debug> oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Reading approx. 10 rows with 2 streams
1422 2023.12.05 05:26:21.341014 [ 3 ] {ec43a048-1276-4d47-864d-33082f93e2a3} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002664781 sec., 3752 rows/sec., 527.35 KiB/sec.
1423 2023.12.05 05:26:21.341277 [ 3 ] {ec43a048-1276-4d47-864d-33082f93e2a3} <Debug> DynamicQueryHandler: Done processing query
1424 2023.12.05 05:26:21.341302 [ 3 ] {ec43a048-1276-4d47-864d-33082f93e2a3} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1425 2023.12.05 05:26:21.341318 [ 3 ] {} <Debug> HTTP-Session: 819de9e2-4087-4057-bd3d-b1d2ad7a84f6 Destroying unnamed session
1426 2023.12.05 05:26:21.341439 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 2277, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1427 2023.12.05 05:26:21.341483 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1428 2023.12.05 05:26:21.341503 [ 3 ] {} <Debug> HTTP-Session: 530dbb51-40f6-4fcb-94d7-279096a34f5b Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
1429 2023.12.05 05:26:21.341520 [ 3 ] {} <Debug> HTTP-Session: 530dbb51-40f6-4fcb-94d7-279096a34f5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1430 2023.12.05 05:26:21.341601 [ 3 ] {7137fa6f-18c9-4b11-a677-c5e52ca2dbdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1431 2023.12.05 05:26:21.341641 [ 3 ] {7137fa6f-18c9-4b11-a677-c5e52ca2dbdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1432 2023.12.05 05:26:21.341785 [ 3 ] {7137fa6f-18c9-4b11-a677-c5e52ca2dbdc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1433 2023.12.05 05:26:21.342092 [ 3 ] {7137fa6f-18c9-4b11-a677-c5e52ca2dbdc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB.
1434 2023.12.05 05:26:21.342373 [ 3 ] {7137fa6f-18c9-4b11-a677-c5e52ca2dbdc} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1435 2023.12.05 05:26:21.342532 [ 3 ] {7137fa6f-18c9-4b11-a677-c5e52ca2dbdc} <Trace> oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1436 2023.12.05 05:26:21.342659 [ 3 ] {7137fa6f-18c9-4b11-a677-c5e52ca2dbdc} <Information> executeQuery: Read 11 rows, 1009.00 B in 0.001024383 sec., 10738 rows/sec., 961.90 KiB/sec.
1437 2023.12.05 05:26:21.342785 [ 3 ] {7137fa6f-18c9-4b11-a677-c5e52ca2dbdc} <Debug> DynamicQueryHandler: Done processing query
1438 2023.12.05 05:26:21.342808 [ 3 ] {7137fa6f-18c9-4b11-a677-c5e52ca2dbdc} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1439 2023.12.05 05:26:21.342824 [ 3 ] {} <Debug> HTTP-Session: 530dbb51-40f6-4fcb-94d7-279096a34f5b Destroying unnamed session
1440 2023.12.05 05:26:21.342926 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 1904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1441 2023.12.05 05:26:21.342972 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1442 2023.12.05 05:26:21.342990 [ 3 ] {} <Debug> HTTP-Session: 03fdb8a2-342e-428d-977d-22853fec52a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
1443 2023.12.05 05:26:21.343007 [ 3 ] {} <Debug> HTTP-Session: 03fdb8a2-342e-428d-977d-22853fec52a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1444 2023.12.05 05:26:21.343077 [ 3 ] {72fd2382-ff11-467a-a243-0971bbfae4bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1445 2023.12.05 05:26:21.343116 [ 3 ] {72fd2382-ff11-467a-a243-0971bbfae4bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1446 2023.12.05 05:26:21.343219 [ 3 ] {72fd2382-ff11-467a-a243-0971bbfae4bf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1447 2023.12.05 05:26:21.343472 [ 3 ] {72fd2382-ff11-467a-a243-0971bbfae4bf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB.
1448 2023.12.05 05:26:21.343670 [ 3 ] {72fd2382-ff11-467a-a243-0971bbfae4bf} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1449 2023.12.05 05:26:21.343832 [ 3 ] {72fd2382-ff11-467a-a243-0971bbfae4bf} <Trace> oximeter.fields_uuid (12c37c0a-a1d5-4335-a4f4-dea58af88317): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1450 2023.12.05 05:26:21.343933 [ 3 ] {72fd2382-ff11-467a-a243-0971bbfae4bf} <Information> executeQuery: Read 11 rows, 888.00 B in 0.000829009 sec., 13268 rows/sec., 1.02 MiB/sec.
1451 2023.12.05 05:26:21.344054 [ 3 ] {72fd2382-ff11-467a-a243-0971bbfae4bf} <Debug> DynamicQueryHandler: Done processing query
1452 2023.12.05 05:26:21.344078 [ 3 ] {72fd2382-ff11-467a-a243-0971bbfae4bf} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1453 2023.12.05 05:26:21.344093 [ 3 ] {} <Debug> HTTP-Session: 03fdb8a2-342e-428d-977d-22853fec52a1 Destroying unnamed session
1454 2023.12.05 05:26:21.344190 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 2134, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1455 2023.12.05 05:26:21.344236 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1456 2023.12.05 05:26:21.344255 [ 3 ] {} <Debug> HTTP-Session: a159beea-1b78-4100-8e98-558af6a63d0c Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
1457 2023.12.05 05:26:21.344272 [ 3 ] {} <Debug> HTTP-Session: a159beea-1b78-4100-8e98-558af6a63d0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1458 2023.12.05 05:26:21.344343 [ 3 ] {b5133b39-60b1-4eb9-b594-26cdc25e5962} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
1459 2023.12.05 05:26:21.344386 [ 3 ] {b5133b39-60b1-4eb9-b594-26cdc25e5962} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
1460 2023.12.05 05:26:21.344504 [ 3 ] {b5133b39-60b1-4eb9-b594-26cdc25e5962} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1461 2023.12.05 05:26:21.344754 [ 3 ] {b5133b39-60b1-4eb9-b594-26cdc25e5962} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB.
1462 2023.12.05 05:26:21.345011 [ 3 ] {b5133b39-60b1-4eb9-b594-26cdc25e5962} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1463 2023.12.05 05:26:21.345183 [ 3 ] {b5133b39-60b1-4eb9-b594-26cdc25e5962} <Trace> oximeter.measurements_cumulativei64 (d92ff59c-9f1e-430b-bda9-e5188ca63a49): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
1464 2023.12.05 05:26:21.345304 [ 3 ] {b5133b39-60b1-4eb9-b594-26cdc25e5962} <Information> executeQuery: Read 11 rows, 754.00 B in 0.000930271 sec., 11824 rows/sec., 791.52 KiB/sec.
1465 2023.12.05 05:26:21.345426 [ 3 ] {b5133b39-60b1-4eb9-b594-26cdc25e5962} <Debug> DynamicQueryHandler: Done processing query
1466 2023.12.05 05:26:21.345449 [ 3 ] {b5133b39-60b1-4eb9-b594-26cdc25e5962} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1467 2023.12.05 05:26:21.345465 [ 3 ] {} <Debug> HTTP-Session: a159beea-1b78-4100-8e98-558af6a63d0c Destroying unnamed session
1468 2023.12.05 05:26:22.000954 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 231.79 MiB, peak 236.87 MiB, will set to 230.45 MiB (RSS), difference: -1.34 MiB
1469 2023.12.05 05:26:26.307293 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 811, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1470 2023.12.05 05:26:26.307419 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1471 2023.12.05 05:26:26.307450 [ 3 ] {} <Debug> HTTP-Session: eadce0a1-9e26-41c3-a4aa-0f5c125f61a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
1472 2023.12.05 05:26:26.307478 [ 3 ] {} <Debug> HTTP-Session: eadce0a1-9e26-41c3-a4aa-0f5c125f61a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1473 2023.12.05 05:26:26.307706 [ 3 ] {87329806-16a3-45e6-8845-0f5657f76a03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete)
1474 2023.12.05 05:26:26.308380 [ 3 ] {87329806-16a3-45e6-8845-0f5657f76a03} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1475 2023.12.05 05:26:26.308582 [ 3 ] {87329806-16a3-45e6-8845-0f5657f76a03} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1476 2023.12.05 05:26:26.308632 [ 3 ] {87329806-16a3-45e6-8845-0f5657f76a03} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1477 2023.12.05 05:26:26.308805 [ 3 ] {87329806-16a3-45e6-8845-0f5657f76a03} <Debug> oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Key condition: (column 0 notIn 21-element set)
1478 2023.12.05 05:26:26.308889 [ 190 ] {87329806-16a3-45e6-8845-0f5657f76a03} <Trace> oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1479 2023.12.05 05:26:26.308956 [ 189 ] {87329806-16a3-45e6-8845-0f5657f76a03} <Trace> oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1480 2023.12.05 05:26:26.308978 [ 193 ] {87329806-16a3-45e6-8845-0f5657f76a03} <Trace> oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
1481 2023.12.05 05:26:26.309151 [ 3 ] {87329806-16a3-45e6-8845-0f5657f76a03} <Debug> oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges
1482 2023.12.05 05:26:26.309229 [ 3 ] {87329806-16a3-45e6-8845-0f5657f76a03} <Debug> oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae) (SelectExecutor): Reading approx. 21 rows with 3 streams
1483 2023.12.05 05:26:26.311696 [ 3 ] {87329806-16a3-45e6-8845-0f5657f76a03} <Information> executeQuery: Read 21 rows, 2.39 KiB in 0.00394283 sec., 5326 rows/sec., 606.32 KiB/sec.
1484 2023.12.05 05:26:26.312036 [ 3 ] {87329806-16a3-45e6-8845-0f5657f76a03} <Debug> DynamicQueryHandler: Done processing query
1485 2023.12.05 05:26:26.312066 [ 3 ] {87329806-16a3-45e6-8845-0f5657f76a03} <Debug> MemoryTracker: Peak memory usage (for query): 3.11 MiB.
1486 2023.12.05 05:26:26.312087 [ 3 ] {} <Debug> HTTP-Session: eadce0a1-9e26-41c3-a4aa-0f5c125f61a1 Destroying unnamed session
1487 2023.12.05 05:26:26.312247 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1488 2023.12.05 05:26:26.312300 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1489 2023.12.05 05:26:26.312323 [ 3 ] {} <Debug> HTTP-Session: 3659691d-d506-4abe-a045-6bb92c48ed87 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
1490 2023.12.05 05:26:26.312345 [ 3 ] {} <Debug> HTTP-Session: 3659691d-d506-4abe-a045-6bb92c48ed87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1491 2023.12.05 05:26:26.312441 [ 3 ] {ce384975-3c95-4d13-97e0-bfd1f2dfd2fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1492 2023.12.05 05:26:26.312523 [ 3 ] {ce384975-3c95-4d13-97e0-bfd1f2dfd2fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1493 2023.12.05 05:26:26.312695 [ 3 ] {ce384975-3c95-4d13-97e0-bfd1f2dfd2fa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1494 2023.12.05 05:26:26.313024 [ 3 ] {ce384975-3c95-4d13-97e0-bfd1f2dfd2fa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB.
1495 2023.12.05 05:26:26.313313 [ 3 ] {ce384975-3c95-4d13-97e0-bfd1f2dfd2fa} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1496 2023.12.05 05:26:26.313472 [ 3 ] {ce384975-3c95-4d13-97e0-bfd1f2dfd2fa} <Trace> oximeter.timeseries_schema (83d2de92-b5e2-448a-97d8-3932787c5cae): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1497 2023.12.05 05:26:26.313582 [ 3 ] {ce384975-3c95-4d13-97e0-bfd1f2dfd2fa} <Information> executeQuery: Read 1 rows, 232.00 B in 0.001077554 sec., 928 rows/sec., 210.26 KiB/sec.
1498 2023.12.05 05:26:26.313746 [ 3 ] {ce384975-3c95-4d13-97e0-bfd1f2dfd2fa} <Debug> DynamicQueryHandler: Done processing query
1499 2023.12.05 05:26:26.313771 [ 3 ] {ce384975-3c95-4d13-97e0-bfd1f2dfd2fa} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1500 2023.12.05 05:26:26.313786 [ 3 ] {} <Debug> HTTP-Session: 3659691d-d506-4abe-a045-6bb92c48ed87 Destroying unnamed session
1501 2023.12.05 05:26:26.313899 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 6647, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1502 2023.12.05 05:26:26.313944 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1503 2023.12.05 05:26:26.313963 [ 3 ] {} <Debug> HTTP-Session: 3a11af93-b64b-4ffa-97a9-388350719804 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
1504 2023.12.05 05:26:26.313979 [ 3 ] {} <Debug> HTTP-Session: 3a11af93-b64b-4ffa-97a9-388350719804 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1505 2023.12.05 05:26:26.314052 [ 3 ] {662a6d86-3026-4ba1-8a4c-0715a26e7715} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1506 2023.12.05 05:26:26.314090 [ 3 ] {662a6d86-3026-4ba1-8a4c-0715a26e7715} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1507 2023.12.05 05:26:26.314199 [ 3 ] {662a6d86-3026-4ba1-8a4c-0715a26e7715} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1508 2023.12.05 05:26:26.314530 [ 3 ] {662a6d86-3026-4ba1-8a4c-0715a26e7715} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB.
1509 2023.12.05 05:26:26.314815 [ 3 ] {662a6d86-3026-4ba1-8a4c-0715a26e7715} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1510 2023.12.05 05:26:26.314962 [ 3 ] {662a6d86-3026-4ba1-8a4c-0715a26e7715} <Trace> oximeter.fields_i64 (12c46a38-0c4e-4c74-aee3-ed263673936a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1511 2023.12.05 05:26:26.315060 [ 3 ] {662a6d86-3026-4ba1-8a4c-0715a26e7715} <Information> executeQuery: Read 46 rows, 3.73 KiB in 0.000983192 sec., 46786 rows/sec., 3.70 MiB/sec.
1512 2023.12.05 05:26:26.315176 [ 3 ] {662a6d86-3026-4ba1-8a4c-0715a26e7715} <Debug> DynamicQueryHandler: Done processing query
1513 2023.12.05 05:26:26.315199 [ 3 ] {662a6d86-3026-4ba1-8a4c-0715a26e7715} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1514 2023.12.05 05:26:26.315215 [ 3 ] {} <Debug> HTTP-Session: 3a11af93-b64b-4ffa-97a9-388350719804 Destroying unnamed session
1515 2023.12.05 05:26:26.315314 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1516 2023.12.05 05:26:26.315358 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1517 2023.12.05 05:26:26.315378 [ 3 ] {} <Debug> HTTP-Session: 17a94179-5cd2-489a-84fd-cffe30e1a0fc Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
1518 2023.12.05 05:26:26.315394 [ 3 ] {} <Debug> HTTP-Session: 17a94179-5cd2-489a-84fd-cffe30e1a0fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1519 2023.12.05 05:26:26.315464 [ 3 ] {7e216326-b2b3-4c73-8981-fbb4430fe01c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
1520 2023.12.05 05:26:26.315502 [ 3 ] {7e216326-b2b3-4c73-8981-fbb4430fe01c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
1521 2023.12.05 05:26:26.315641 [ 3 ] {7e216326-b2b3-4c73-8981-fbb4430fe01c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1522 2023.12.05 05:26:26.315909 [ 3 ] {7e216326-b2b3-4c73-8981-fbb4430fe01c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB.
1523 2023.12.05 05:26:26.316113 [ 3 ] {7e216326-b2b3-4c73-8981-fbb4430fe01c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1524 2023.12.05 05:26:26.316276 [ 3 ] {7e216326-b2b3-4c73-8981-fbb4430fe01c} <Trace> oximeter.fields_ipaddr (e2651119-bd22-408f-8a55-020caff62cd0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
1525 2023.12.05 05:26:26.316371 [ 3 ] {7e216326-b2b3-4c73-8981-fbb4430fe01c} <Information> executeQuery: Read 2 rows, 175.00 B in 0.00087926 sec., 2274 rows/sec., 194.37 KiB/sec.
1526 2023.12.05 05:26:26.316487 [ 3 ] {7e216326-b2b3-4c73-8981-fbb4430fe01c} <Debug> DynamicQueryHandler: Done processing query
1527 2023.12.05 05:26:26.316510 [ 3 ] {7e216326-b2b3-4c73-8981-fbb4430fe01c} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1528 2023.12.05 05:26:26.316526 [ 3 ] {} <Debug> HTTP-Session: 17a94179-5cd2-489a-84fd-cffe30e1a0fc Destroying unnamed session
1529 2023.12.05 05:26:26.316678 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 27616, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1530 2023.12.05 05:26:26.316725 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1531 2023.12.05 05:26:26.316743 [ 3 ] {} <Debug> HTTP-Session: b8e42010-9df7-460f-beb9-9e4a3699094c Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
1532 2023.12.05 05:26:26.316759 [ 3 ] {} <Debug> HTTP-Session: b8e42010-9df7-460f-beb9-9e4a3699094c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1533 2023.12.05 05:26:26.316833 [ 3 ] {66ffd32f-39bb-4b34-9e14-c23b66fb53a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1534 2023.12.05 05:26:26.316871 [ 3 ] {66ffd32f-39bb-4b34-9e14-c23b66fb53a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1535 2023.12.05 05:26:26.316971 [ 3 ] {66ffd32f-39bb-4b34-9e14-c23b66fb53a9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1536 2023.12.05 05:26:26.317398 [ 3 ] {66ffd32f-39bb-4b34-9e14-c23b66fb53a9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB.
1537 2023.12.05 05:26:26.317619 [ 3 ] {66ffd32f-39bb-4b34-9e14-c23b66fb53a9} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1538 2023.12.05 05:26:26.317767 [ 3 ] {66ffd32f-39bb-4b34-9e14-c23b66fb53a9} <Trace> oximeter.fields_string (f94cff58-0b90-4d04-aa0e-8712a8bf9eac): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1539 2023.12.05 05:26:26.317864 [ 3 ] {66ffd32f-39bb-4b34-9e14-c23b66fb53a9} <Information> executeQuery: Read 175 rows, 16.93 KiB in 0.001004843 sec., 174156 rows/sec., 16.45 MiB/sec.
1540 2023.12.05 05:26:26.317993 [ 3 ] {66ffd32f-39bb-4b34-9e14-c23b66fb53a9} <Debug> DynamicQueryHandler: Done processing query
1541 2023.12.05 05:26:26.318015 [ 3 ] {66ffd32f-39bb-4b34-9e14-c23b66fb53a9} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1542 2023.12.05 05:26:26.318030 [ 3 ] {} <Debug> HTTP-Session: b8e42010-9df7-460f-beb9-9e4a3699094c Destroying unnamed session
1543 2023.12.05 05:26:26.318128 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1544 2023.12.05 05:26:26.318172 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1545 2023.12.05 05:26:26.318191 [ 3 ] {} <Debug> HTTP-Session: c06168fb-dacd-420c-8e9c-6675a75ef11a Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
1546 2023.12.05 05:26:26.318207 [ 3 ] {} <Debug> HTTP-Session: c06168fb-dacd-420c-8e9c-6675a75ef11a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1547 2023.12.05 05:26:26.318276 [ 3 ] {9449ad7d-0496-4392-b047-20c2c120b43e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
1548 2023.12.05 05:26:26.318313 [ 3 ] {9449ad7d-0496-4392-b047-20c2c120b43e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
1549 2023.12.05 05:26:26.318415 [ 3 ] {9449ad7d-0496-4392-b047-20c2c120b43e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1550 2023.12.05 05:26:26.318775 [ 3 ] {9449ad7d-0496-4392-b047-20c2c120b43e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB.
1551 2023.12.05 05:26:26.318983 [ 3 ] {9449ad7d-0496-4392-b047-20c2c120b43e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1552 2023.12.05 05:26:26.319127 [ 3 ] {9449ad7d-0496-4392-b047-20c2c120b43e} <Trace> oximeter.fields_u16 (f3dc3ce2-598f-47ef-8983-16b6abbedccf): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
1553 2023.12.05 05:26:26.319238 [ 3 ] {9449ad7d-0496-4392-b047-20c2c120b43e} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000933122 sec., 2143 rows/sec., 149.66 KiB/sec.
1554 2023.12.05 05:26:26.319385 [ 3 ] {9449ad7d-0496-4392-b047-20c2c120b43e} <Debug> DynamicQueryHandler: Done processing query
1555 2023.12.05 05:26:26.319409 [ 3 ] {9449ad7d-0496-4392-b047-20c2c120b43e} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1556 2023.12.05 05:26:26.319424 [ 3 ] {} <Debug> HTTP-Session: c06168fb-dacd-420c-8e9c-6675a75ef11a Destroying unnamed session
1557 2023.12.05 05:26:26.319533 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 12235, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1558 2023.12.05 05:26:26.319579 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1559 2023.12.05 05:26:26.319598 [ 3 ] {} <Debug> HTTP-Session: a82934ec-6b81-4332-9453-cab9d4b9ec78 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
1560 2023.12.05 05:26:26.319614 [ 3 ] {} <Debug> HTTP-Session: a82934ec-6b81-4332-9453-cab9d4b9ec78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1561 2023.12.05 05:26:26.319688 [ 3 ] {22bafe35-5360-46f9-893c-a23e8297ca87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1562 2023.12.05 05:26:26.319726 [ 3 ] {22bafe35-5360-46f9-893c-a23e8297ca87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1563 2023.12.05 05:26:26.319835 [ 3 ] {22bafe35-5360-46f9-893c-a23e8297ca87} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1564 2023.12.05 05:26:26.320153 [ 3 ] {22bafe35-5360-46f9-893c-a23e8297ca87} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB.
1565 2023.12.05 05:26:26.320365 [ 3 ] {22bafe35-5360-46f9-893c-a23e8297ca87} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1566 2023.12.05 05:26:26.320511 [ 3 ] {22bafe35-5360-46f9-893c-a23e8297ca87} <Trace> oximeter.fields_uuid (12c37c0a-a1d5-4335-a4f4-dea58af88317): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1567 2023.12.05 05:26:26.320630 [ 3 ] {22bafe35-5360-46f9-893c-a23e8297ca87} <Information> executeQuery: Read 72 rows, 5.75 KiB in 0.00091397 sec., 78777 rows/sec., 6.14 MiB/sec.
1568 2023.12.05 05:26:26.320722 [ 98 ] {} <Debug> oximeter.fields_uuid (12c37c0a-a1d5-4335-a4f4-dea58af88317) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1569 2023.12.05 05:26:26.320756 [ 3 ] {22bafe35-5360-46f9-893c-a23e8297ca87} <Debug> DynamicQueryHandler: Done processing query
1570 2023.12.05 05:26:26.320803 [ 3 ] {22bafe35-5360-46f9-893c-a23e8297ca87} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1571 2023.12.05 05:26:26.320820 [ 98 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB.
1572 2023.12.05 05:26:26.320828 [ 3 ] {} <Debug> HTTP-Session: a82934ec-6b81-4332-9453-cab9d4b9ec78 Destroying unnamed session
1573 2023.12.05 05:26:26.320961 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 7193, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1574 2023.12.05 05:26:26.320983 [ 10 ] {12c37c0a-a1d5-4335-a4f4-dea58af88317::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1575 2023.12.05 05:26:26.321012 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1576 2023.12.05 05:26:26.321050 [ 3 ] {} <Debug> HTTP-Session: e6dfea8b-4050-4b2c-91a4-70be9f4821c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
1577 2023.12.05 05:26:26.321068 [ 3 ] {} <Debug> HTTP-Session: e6dfea8b-4050-4b2c-91a4-70be9f4821c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1578 2023.12.05 05:26:26.321142 [ 3 ] {8479ba51-17d0-48b4-8485-6f5de7ad170b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1579 2023.12.05 05:26:26.321185 [ 3 ] {8479ba51-17d0-48b4-8485-6f5de7ad170b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1580 2023.12.05 05:26:26.321308 [ 3 ] {8479ba51-17d0-48b4-8485-6f5de7ad170b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1581 2023.12.05 05:26:26.321609 [ 3 ] {8479ba51-17d0-48b4-8485-6f5de7ad170b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB.
1582 2023.12.05 05:26:26.321866 [ 3 ] {8479ba51-17d0-48b4-8485-6f5de7ad170b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1583 2023.12.05 05:26:26.322062 [ 3 ] {8479ba51-17d0-48b4-8485-6f5de7ad170b} <Trace> oximeter.measurements_cumulativeu64 (ff2b5c90-c08b-4bdb-b662-cbf6a9c47d29): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1584 2023.12.05 05:26:26.322184 [ 3 ] {8479ba51-17d0-48b4-8485-6f5de7ad170b} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.001008583 sec., 36685 rows/sec., 2.59 MiB/sec.
1585 2023.12.05 05:26:26.322318 [ 3 ] {8479ba51-17d0-48b4-8485-6f5de7ad170b} <Debug> DynamicQueryHandler: Done processing query
1586 2023.12.05 05:26:26.322341 [ 3 ] {8479ba51-17d0-48b4-8485-6f5de7ad170b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1587 2023.12.05 05:26:26.322357 [ 3 ] {} <Debug> HTTP-Session: e6dfea8b-4050-4b2c-91a4-70be9f4821c9 Destroying unnamed session
1588 2023.12.05 05:26:26.322518 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 49212, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1589 2023.12.05 05:26:26.322563 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1590 2023.12.05 05:26:26.322582 [ 3 ] {} <Debug> HTTP-Session: 57e96241-7340-4272-949f-5f9e153ecf0f Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
1591 2023.12.05 05:26:26.322598 [ 3 ] {} <Debug> HTTP-Session: 57e96241-7340-4272-949f-5f9e153ecf0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1592 2023.12.05 05:26:26.322687 [ 3 ] {2a8b3a4e-bffc-494c-b8df-e24546de1af8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1593 2023.12.05 05:26:26.322732 [ 3 ] {2a8b3a4e-bffc-494c-b8df-e24546de1af8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1594 2023.12.05 05:26:26.322866 [ 3 ] {2a8b3a4e-bffc-494c-b8df-e24546de1af8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1595 2023.12.05 05:26:26.323182 [ 10 ] {12c37c0a-a1d5-4335-a4f4-dea58af88317::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1596 2023.12.05 05:26:26.323362 [ 10 ] {12c37c0a-a1d5-4335-a4f4-dea58af88317::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 49 rows starting from the beginning of the part
1597 2023.12.05 05:26:26.323452 [ 3 ] {2a8b3a4e-bffc-494c-b8df-e24546de1af8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB.
1598 2023.12.05 05:26:26.323620 [ 10 ] {12c37c0a-a1d5-4335-a4f4-dea58af88317::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 65 rows starting from the beginning of the part
1599 2023.12.05 05:26:26.323801 [ 10 ] {12c37c0a-a1d5-4335-a4f4-dea58af88317::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 41 rows starting from the beginning of the part
1600 2023.12.05 05:26:26.324024 [ 10 ] {12c37c0a-a1d5-4335-a4f4-dea58af88317::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 50 rows starting from the beginning of the part
1601 2023.12.05 05:26:26.324141 [ 3 ] {2a8b3a4e-bffc-494c-b8df-e24546de1af8} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1602 2023.12.05 05:26:26.324181 [ 10 ] {12c37c0a-a1d5-4335-a4f4-dea58af88317::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 11 rows starting from the beginning of the part
1603 2023.12.05 05:26:26.324325 [ 10 ] {12c37c0a-a1d5-4335-a4f4-dea58af88317::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 72 rows starting from the beginning of the part
1604 2023.12.05 05:26:26.324498 [ 3 ] {2a8b3a4e-bffc-494c-b8df-e24546de1af8} <Trace> oximeter.measurements_histogramf64 (b34964bc-1a5c-407c-8331-28f1257ba4e6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1605 2023.12.05 05:26:26.324719 [ 3 ] {2a8b3a4e-bffc-494c-b8df-e24546de1af8} <Information> executeQuery: Read 46 rows, 63.56 KiB in 0.001995146 sec., 23055 rows/sec., 31.11 MiB/sec.
1606 2023.12.05 05:26:26.324980 [ 3 ] {2a8b3a4e-bffc-494c-b8df-e24546de1af8} <Debug> DynamicQueryHandler: Done processing query
1607 2023.12.05 05:26:26.325025 [ 3 ] {2a8b3a4e-bffc-494c-b8df-e24546de1af8} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
1608 2023.12.05 05:26:26.325072 [ 3 ] {} <Debug> HTTP-Session: 57e96241-7340-4272-949f-5f9e153ecf0f Destroying unnamed session
1609 2023.12.05 05:26:26.325459 [ 25 ] {12c37c0a-a1d5-4335-a4f4-dea58af88317::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 288 rows, containing 4 columns (4 merged, 0 gathered) in 0.004558975 sec., 63172.09460459862 rows/sec., 4.93 MiB/sec.
1610 2023.12.05 05:26:26.325614 [ 25 ] {12c37c0a-a1d5-4335-a4f4-dea58af88317::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1611 2023.12.05 05:26:26.325823 [ 25 ] {12c37c0a-a1d5-4335-a4f4-dea58af88317::all_1_6_1} <Trace> oximeter.fields_uuid (12c37c0a-a1d5-4335-a4f4-dea58af88317): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1612 2023.12.05 05:26:26.325914 [ 25 ] {12c37c0a-a1d5-4335-a4f4-dea58af88317::all_1_6_1} <Trace> oximeter.fields_uuid (12c37c0a-a1d5-4335-a4f4-dea58af88317) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1613 2023.12.05 05:26:34.228831 [ 91 ] {} <Debug> DNSResolver: Updating DNS cache
1614 2023.12.05 05:26:34.228903 [ 91 ] {} <Debug> DNSResolver: Updated DNS cache
1615 2023.12.05 05:26:36.304248 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 6647, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1616 2023.12.05 05:26:36.304404 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1617 2023.12.05 05:26:36.304449 [ 3 ] {} <Debug> HTTP-Session: 2a103883-f4d0-4807-93d9-287937abf4d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
1618 2023.12.05 05:26:36.304491 [ 3 ] {} <Debug> HTTP-Session: 2a103883-f4d0-4807-93d9-287937abf4d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1619 2023.12.05 05:26:36.304697 [ 3 ] {bc17a960-1712-418a-9329-919dd330b50c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1620 2023.12.05 05:26:36.304798 [ 3 ] {bc17a960-1712-418a-9329-919dd330b50c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1621 2023.12.05 05:26:36.305068 [ 3 ] {bc17a960-1712-418a-9329-919dd330b50c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1622 2023.12.05 05:26:36.305549 [ 3 ] {bc17a960-1712-418a-9329-919dd330b50c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB.
1623 2023.12.05 05:26:36.305818 [ 3 ] {bc17a960-1712-418a-9329-919dd330b50c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1624 2023.12.05 05:26:36.305989 [ 3 ] {bc17a960-1712-418a-9329-919dd330b50c} <Trace> oximeter.fields_i64 (12c46a38-0c4e-4c74-aee3-ed263673936a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1625 2023.12.05 05:26:36.306140 [ 3 ] {bc17a960-1712-418a-9329-919dd330b50c} <Information> executeQuery: Read 46 rows, 3.73 KiB in 0.001382081 sec., 33283 rows/sec., 2.63 MiB/sec.
1626 2023.12.05 05:26:36.306132 [ 90 ] {} <Debug> oximeter.fields_i64 (12c46a38-0c4e-4c74-aee3-ed263673936a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1627 2023.12.05 05:26:36.306244 [ 90 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB.
1628 2023.12.05 05:26:36.306350 [ 3 ] {bc17a960-1712-418a-9329-919dd330b50c} <Debug> DynamicQueryHandler: Done processing query
1629 2023.12.05 05:26:36.306379 [ 20 ] {12c46a38-0c4e-4c74-aee3-ed263673936a::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1630 2023.12.05 05:26:36.306406 [ 3 ] {bc17a960-1712-418a-9329-919dd330b50c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1631 2023.12.05 05:26:36.306474 [ 3 ] {} <Debug> HTTP-Session: 2a103883-f4d0-4807-93d9-287937abf4d1 Destroying unnamed session
1632 2023.12.05 05:26:36.306543 [ 20 ] {12c46a38-0c4e-4c74-aee3-ed263673936a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1633 2023.12.05 05:26:36.306592 [ 20 ] {12c46a38-0c4e-4c74-aee3-ed263673936a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 34 rows starting from the beginning of the part
1634 2023.12.05 05:26:36.306623 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1635 2023.12.05 05:26:36.306708 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1636 2023.12.05 05:26:36.306749 [ 3 ] {} <Debug> HTTP-Session: 14a97010-6c4f-4e39-8ed8-fe369fbc6a7d Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
1637 2023.12.05 05:26:36.306807 [ 3 ] {} <Debug> HTTP-Session: 14a97010-6c4f-4e39-8ed8-fe369fbc6a7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1638 2023.12.05 05:26:36.306827 [ 20 ] {12c46a38-0c4e-4c74-aee3-ed263673936a::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
1639 2023.12.05 05:26:36.307027 [ 3 ] {ae147081-a092-431f-a0f6-e0df162f73d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
1640 2023.12.05 05:26:36.307049 [ 20 ] {12c46a38-0c4e-4c74-aee3-ed263673936a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 41 rows starting from the beginning of the part
1641 2023.12.05 05:26:36.307136 [ 3 ] {ae147081-a092-431f-a0f6-e0df162f73d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
1642 2023.12.05 05:26:36.307317 [ 20 ] {12c46a38-0c4e-4c74-aee3-ed263673936a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 44 rows starting from the beginning of the part
1643 2023.12.05 05:26:36.307641 [ 20 ] {12c46a38-0c4e-4c74-aee3-ed263673936a::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
1644 2023.12.05 05:26:36.307654 [ 3 ] {ae147081-a092-431f-a0f6-e0df162f73d8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1645 2023.12.05 05:26:36.307846 [ 20 ] {12c46a38-0c4e-4c74-aee3-ed263673936a::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
1646 2023.12.05 05:26:36.308297 [ 3 ] {ae147081-a092-431f-a0f6-e0df162f73d8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB.
1647 2023.12.05 05:26:36.308780 [ 3 ] {ae147081-a092-431f-a0f6-e0df162f73d8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1648 2023.12.05 05:26:36.309125 [ 3 ] {ae147081-a092-431f-a0f6-e0df162f73d8} <Trace> oximeter.fields_ipaddr (e2651119-bd22-408f-8a55-020caff62cd0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1649 2023.12.05 05:26:36.309288 [ 10 ] {12c46a38-0c4e-4c74-aee3-ed263673936a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 252 rows, containing 4 columns (4 merged, 0 gathered) in 0.002978489 sec., 84606.65793964658 rows/sec., 6.70 MiB/sec.
1650 2023.12.05 05:26:36.309378 [ 3 ] {ae147081-a092-431f-a0f6-e0df162f73d8} <Information> executeQuery: Read 2 rows, 175.00 B in 0.002296043 sec., 871 rows/sec., 74.43 KiB/sec.
1651 2023.12.05 05:26:36.309511 [ 10 ] {12c46a38-0c4e-4c74-aee3-ed263673936a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1652 2023.12.05 05:26:36.309588 [ 3 ] {ae147081-a092-431f-a0f6-e0df162f73d8} <Debug> DynamicQueryHandler: Done processing query
1653 2023.12.05 05:26:36.309618 [ 3 ] {ae147081-a092-431f-a0f6-e0df162f73d8} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1654 2023.12.05 05:26:36.309644 [ 3 ] {} <Debug> HTTP-Session: 14a97010-6c4f-4e39-8ed8-fe369fbc6a7d Destroying unnamed session
1655 2023.12.05 05:26:36.309788 [ 10 ] {12c46a38-0c4e-4c74-aee3-ed263673936a::all_1_6_1} <Trace> oximeter.fields_i64 (12c46a38-0c4e-4c74-aee3-ed263673936a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1656 2023.12.05 05:26:36.309803 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 22312, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1657 2023.12.05 05:26:36.309881 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1658 2023.12.05 05:26:36.309903 [ 10 ] {12c46a38-0c4e-4c74-aee3-ed263673936a::all_1_6_1} <Trace> oximeter.fields_i64 (12c46a38-0c4e-4c74-aee3-ed263673936a) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1659 2023.12.05 05:26:36.309918 [ 3 ] {} <Debug> HTTP-Session: 0b25c10b-53b4-4296-aa86-ad55b33d3c68 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
1660 2023.12.05 05:26:36.309961 [ 3 ] {} <Debug> HTTP-Session: 0b25c10b-53b4-4296-aa86-ad55b33d3c68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1661 2023.12.05 05:26:36.310088 [ 3 ] {b9caf72f-3ec4-423f-81a9-55ed8dcefd35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1662 2023.12.05 05:26:36.310127 [ 3 ] {b9caf72f-3ec4-423f-81a9-55ed8dcefd35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1663 2023.12.05 05:26:36.310248 [ 3 ] {b9caf72f-3ec4-423f-81a9-55ed8dcefd35} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1664 2023.12.05 05:26:36.310651 [ 3 ] {b9caf72f-3ec4-423f-81a9-55ed8dcefd35} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB.
1665 2023.12.05 05:26:36.310873 [ 3 ] {b9caf72f-3ec4-423f-81a9-55ed8dcefd35} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1666 2023.12.05 05:26:36.311031 [ 3 ] {b9caf72f-3ec4-423f-81a9-55ed8dcefd35} <Trace> oximeter.fields_string (f94cff58-0b90-4d04-aa0e-8712a8bf9eac): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1667 2023.12.05 05:26:36.311153 [ 90 ] {} <Debug> oximeter.fields_string (f94cff58-0b90-4d04-aa0e-8712a8bf9eac) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1668 2023.12.05 05:26:36.311165 [ 3 ] {b9caf72f-3ec4-423f-81a9-55ed8dcefd35} <Information> executeQuery: Read 139 rows, 13.81 KiB in 0.001042114 sec., 133382 rows/sec., 12.94 MiB/sec.
1669 2023.12.05 05:26:36.311201 [ 90 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB.
1670 2023.12.05 05:26:36.311401 [ 20 ] {f94cff58-0b90-4d04-aa0e-8712a8bf9eac::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1671 2023.12.05 05:26:36.311435 [ 3 ] {b9caf72f-3ec4-423f-81a9-55ed8dcefd35} <Debug> DynamicQueryHandler: Done processing query
1672 2023.12.05 05:26:36.311468 [ 3 ] {b9caf72f-3ec4-423f-81a9-55ed8dcefd35} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1673 2023.12.05 05:26:36.311511 [ 3 ] {} <Debug> HTTP-Session: 0b25c10b-53b4-4296-aa86-ad55b33d3c68 Destroying unnamed session
1674 2023.12.05 05:26:36.311555 [ 20 ] {f94cff58-0b90-4d04-aa0e-8712a8bf9eac::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1675 2023.12.05 05:26:36.311586 [ 20 ] {f94cff58-0b90-4d04-aa0e-8712a8bf9eac::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 102 rows starting from the beginning of the part
1676 2023.12.05 05:26:36.311669 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1677 2023.12.05 05:26:36.311725 [ 20 ] {f94cff58-0b90-4d04-aa0e-8712a8bf9eac::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 159 rows starting from the beginning of the part
1678 2023.12.05 05:26:36.311770 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1679 2023.12.05 05:26:36.311814 [ 3 ] {} <Debug> HTTP-Session: 6f9d820e-641a-41a3-a5ff-467a8db995bc Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
1680 2023.12.05 05:26:36.311860 [ 3 ] {} <Debug> HTTP-Session: 6f9d820e-641a-41a3-a5ff-467a8db995bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1681 2023.12.05 05:26:36.311914 [ 20 ] {f94cff58-0b90-4d04-aa0e-8712a8bf9eac::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 123 rows starting from the beginning of the part
1682 2023.12.05 05:26:36.312068 [ 3 ] {5770f380-9cbd-4d49-8602-5911fb2823d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
1683 2023.12.05 05:26:36.312118 [ 20 ] {f94cff58-0b90-4d04-aa0e-8712a8bf9eac::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 132 rows starting from the beginning of the part
1684 2023.12.05 05:26:36.312152 [ 3 ] {5770f380-9cbd-4d49-8602-5911fb2823d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
1685 2023.12.05 05:26:36.312356 [ 20 ] {f94cff58-0b90-4d04-aa0e-8712a8bf9eac::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 175 rows starting from the beginning of the part
1686 2023.12.05 05:26:36.312638 [ 3 ] {5770f380-9cbd-4d49-8602-5911fb2823d1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1687 2023.12.05 05:26:36.312651 [ 20 ] {f94cff58-0b90-4d04-aa0e-8712a8bf9eac::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 139 rows starting from the beginning of the part
1688 2023.12.05 05:26:36.313216 [ 3 ] {5770f380-9cbd-4d49-8602-5911fb2823d1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB.
1689 2023.12.05 05:26:36.313705 [ 3 ] {5770f380-9cbd-4d49-8602-5911fb2823d1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1690 2023.12.05 05:26:36.313934 [ 3 ] {5770f380-9cbd-4d49-8602-5911fb2823d1} <Trace> oximeter.fields_u16 (f3dc3ce2-598f-47ef-8983-16b6abbedccf): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1691 2023.12.05 05:26:36.314159 [ 3 ] {5770f380-9cbd-4d49-8602-5911fb2823d1} <Information> executeQuery: Read 2 rows, 143.00 B in 0.002012026 sec., 994 rows/sec., 69.41 KiB/sec.
1692 2023.12.05 05:26:36.314538 [ 10 ] {f94cff58-0b90-4d04-aa0e-8712a8bf9eac::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 830 rows, containing 4 columns (4 merged, 0 gathered) in 0.003266505 sec., 254094.20772354552 rows/sec., 24.52 MiB/sec.
1693 2023.12.05 05:26:36.314557 [ 3 ] {5770f380-9cbd-4d49-8602-5911fb2823d1} <Debug> DynamicQueryHandler: Done processing query
1694 2023.12.05 05:26:36.314598 [ 3 ] {5770f380-9cbd-4d49-8602-5911fb2823d1} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1695 2023.12.05 05:26:36.314616 [ 3 ] {} <Debug> HTTP-Session: 6f9d820e-641a-41a3-a5ff-467a8db995bc Destroying unnamed session
1696 2023.12.05 05:26:36.314710 [ 11 ] {f94cff58-0b90-4d04-aa0e-8712a8bf9eac::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1697 2023.12.05 05:26:36.314754 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 8187, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1698 2023.12.05 05:26:36.314822 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1699 2023.12.05 05:26:36.314842 [ 3 ] {} <Debug> HTTP-Session: 20b78b53-f152-4beb-a60e-530ae6b916cc Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
1700 2023.12.05 05:26:36.314861 [ 3 ] {} <Debug> HTTP-Session: 20b78b53-f152-4beb-a60e-530ae6b916cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1701 2023.12.05 05:26:36.314982 [ 3 ] {150ebbc2-1f92-4a78-91a3-deb955b0ab4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1702 2023.12.05 05:26:36.314986 [ 11 ] {f94cff58-0b90-4d04-aa0e-8712a8bf9eac::all_1_6_1} <Trace> oximeter.fields_string (f94cff58-0b90-4d04-aa0e-8712a8bf9eac): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1703 2023.12.05 05:26:36.315065 [ 3 ] {150ebbc2-1f92-4a78-91a3-deb955b0ab4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1704 2023.12.05 05:26:36.315119 [ 11 ] {f94cff58-0b90-4d04-aa0e-8712a8bf9eac::all_1_6_1} <Trace> oximeter.fields_string (f94cff58-0b90-4d04-aa0e-8712a8bf9eac) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1705 2023.12.05 05:26:36.315312 [ 3 ] {150ebbc2-1f92-4a78-91a3-deb955b0ab4b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1706 2023.12.05 05:26:36.315620 [ 3 ] {150ebbc2-1f92-4a78-91a3-deb955b0ab4b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB.
1707 2023.12.05 05:26:36.315832 [ 3 ] {150ebbc2-1f92-4a78-91a3-deb955b0ab4b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1708 2023.12.05 05:26:36.315980 [ 3 ] {150ebbc2-1f92-4a78-91a3-deb955b0ab4b} <Trace> oximeter.fields_uuid (12c37c0a-a1d5-4335-a4f4-dea58af88317): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1709 2023.12.05 05:26:36.316098 [ 3 ] {150ebbc2-1f92-4a78-91a3-deb955b0ab4b} <Information> executeQuery: Read 48 rows, 3.85 KiB in 0.001064794 sec., 45079 rows/sec., 3.53 MiB/sec.
1710 2023.12.05 05:26:36.316217 [ 3 ] {150ebbc2-1f92-4a78-91a3-deb955b0ab4b} <Debug> DynamicQueryHandler: Done processing query
1711 2023.12.05 05:26:36.316240 [ 3 ] {150ebbc2-1f92-4a78-91a3-deb955b0ab4b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1712 2023.12.05 05:26:36.316257 [ 3 ] {} <Debug> HTTP-Session: 20b78b53-f152-4beb-a60e-530ae6b916cc Destroying unnamed session
1713 2023.12.05 05:26:36.316366 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1714 2023.12.05 05:26:36.316412 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1715 2023.12.05 05:26:36.316431 [ 3 ] {} <Debug> HTTP-Session: c9be0ea0-bba3-4f94-933b-d3d1d24f6177 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
1716 2023.12.05 05:26:36.316447 [ 3 ] {} <Debug> HTTP-Session: c9be0ea0-bba3-4f94-933b-d3d1d24f6177 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1717 2023.12.05 05:26:36.316516 [ 3 ] {76782918-d7bb-45ef-b3b4-8d02ca320606} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1718 2023.12.05 05:26:36.316559 [ 3 ] {76782918-d7bb-45ef-b3b4-8d02ca320606} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1719 2023.12.05 05:26:36.316683 [ 3 ] {76782918-d7bb-45ef-b3b4-8d02ca320606} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1720 2023.12.05 05:26:36.316945 [ 3 ] {76782918-d7bb-45ef-b3b4-8d02ca320606} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB.
1721 2023.12.05 05:26:36.317197 [ 3 ] {76782918-d7bb-45ef-b3b4-8d02ca320606} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1722 2023.12.05 05:26:36.317371 [ 3 ] {76782918-d7bb-45ef-b3b4-8d02ca320606} <Trace> oximeter.measurements_cumulativeu64 (ff2b5c90-c08b-4bdb-b662-cbf6a9c47d29): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1723 2023.12.05 05:26:36.317496 [ 3 ] {76782918-d7bb-45ef-b3b4-8d02ca320606} <Information> executeQuery: Read 1 rows, 72.00 B in 0.000950492 sec., 1052 rows/sec., 73.97 KiB/sec.
1724 2023.12.05 05:26:36.317607 [ 3 ] {76782918-d7bb-45ef-b3b4-8d02ca320606} <Debug> DynamicQueryHandler: Done processing query
1725 2023.12.05 05:26:36.317630 [ 3 ] {76782918-d7bb-45ef-b3b4-8d02ca320606} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1726 2023.12.05 05:26:36.317646 [ 3 ] {} <Debug> HTTP-Session: c9be0ea0-bba3-4f94-933b-d3d1d24f6177 Destroying unnamed session
1727 2023.12.05 05:26:36.317806 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 49212, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1728 2023.12.05 05:26:36.317850 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1729 2023.12.05 05:26:36.317870 [ 3 ] {} <Debug> HTTP-Session: c95bb06f-c405-44ae-bd81-aa88b059616a Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
1730 2023.12.05 05:26:36.317886 [ 3 ] {} <Debug> HTTP-Session: c95bb06f-c405-44ae-bd81-aa88b059616a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1731 2023.12.05 05:26:36.317983 [ 3 ] {78692da9-f2f4-44d8-914d-8c58d1c0b91d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1732 2023.12.05 05:26:36.318027 [ 3 ] {78692da9-f2f4-44d8-914d-8c58d1c0b91d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1733 2023.12.05 05:26:36.318164 [ 3 ] {78692da9-f2f4-44d8-914d-8c58d1c0b91d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1734 2023.12.05 05:26:36.318656 [ 3 ] {78692da9-f2f4-44d8-914d-8c58d1c0b91d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB.
1735 2023.12.05 05:26:36.318971 [ 3 ] {78692da9-f2f4-44d8-914d-8c58d1c0b91d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1736 2023.12.05 05:26:36.319146 [ 3 ] {78692da9-f2f4-44d8-914d-8c58d1c0b91d} <Trace> oximeter.measurements_histogramf64 (b34964bc-1a5c-407c-8331-28f1257ba4e6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1737 2023.12.05 05:26:36.319278 [ 3 ] {78692da9-f2f4-44d8-914d-8c58d1c0b91d} <Information> executeQuery: Read 46 rows, 63.56 KiB in 0.001258499 sec., 36551 rows/sec., 49.32 MiB/sec.
1738 2023.12.05 05:26:36.319285 [ 88 ] {} <Debug> oximeter.measurements_histogramf64 (b34964bc-1a5c-407c-8331-28f1257ba4e6) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1739 2023.12.05 05:26:36.319438 [ 88 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB.
1740 2023.12.05 05:26:36.319507 [ 3 ] {78692da9-f2f4-44d8-914d-8c58d1c0b91d} <Debug> DynamicQueryHandler: Done processing query
1741 2023.12.05 05:26:36.319570 [ 3 ] {78692da9-f2f4-44d8-914d-8c58d1c0b91d} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
1742 2023.12.05 05:26:36.319609 [ 10 ] {b34964bc-1a5c-407c-8331-28f1257ba4e6::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1743 2023.12.05 05:26:36.319625 [ 3 ] {} <Debug> HTTP-Session: c95bb06f-c405-44ae-bd81-aa88b059616a Destroying unnamed session
1744 2023.12.05 05:26:36.319752 [ 10 ] {b34964bc-1a5c-407c-8331-28f1257ba4e6::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1745 2023.12.05 05:26:36.319796 [ 10 ] {b34964bc-1a5c-407c-8331-28f1257ba4e6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 34 rows starting from the beginning of the part
1746 2023.12.05 05:26:36.319936 [ 10 ] {b34964bc-1a5c-407c-8331-28f1257ba4e6::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
1747 2023.12.05 05:26:36.320054 [ 10 ] {b34964bc-1a5c-407c-8331-28f1257ba4e6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 41 rows starting from the beginning of the part
1748 2023.12.05 05:26:36.320156 [ 10 ] {b34964bc-1a5c-407c-8331-28f1257ba4e6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 44 rows starting from the beginning of the part
1749 2023.12.05 05:26:36.320248 [ 10 ] {b34964bc-1a5c-407c-8331-28f1257ba4e6::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
1750 2023.12.05 05:26:36.320338 [ 10 ] {b34964bc-1a5c-407c-8331-28f1257ba4e6::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
1751 2023.12.05 05:26:36.322386 [ 10 ] {b34964bc-1a5c-407c-8331-28f1257ba4e6::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 252 rows, containing 6 columns (6 merged, 0 gathered) in 0.002870325 sec., 87794.93611350631 rows/sec., 118.47 MiB/sec.
1752 2023.12.05 05:26:36.322577 [ 10 ] {b34964bc-1a5c-407c-8331-28f1257ba4e6::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1753 2023.12.05 05:26:36.322780 [ 10 ] {b34964bc-1a5c-407c-8331-28f1257ba4e6::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (b34964bc-1a5c-407c-8331-28f1257ba4e6): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1754 2023.12.05 05:26:36.322844 [ 10 ] {b34964bc-1a5c-407c-8331-28f1257ba4e6::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (b34964bc-1a5c-407c-8331-28f1257ba4e6) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1755 2023.12.05 05:26:36.322907 [ 10 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in b34964bc-1a5c-407c-8331-28f1257ba4e6::all_1_6_1: 4.07 MiB.
1756 2023.12.05 05:26:46.307252 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 6647, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1757 2023.12.05 05:26:46.307370 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1758 2023.12.05 05:26:46.307396 [ 3 ] {} <Debug> HTTP-Session: 22f70306-eaa8-4b5d-a7fc-471940f822f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
1759 2023.12.05 05:26:46.307420 [ 3 ] {} <Debug> HTTP-Session: 22f70306-eaa8-4b5d-a7fc-471940f822f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1760 2023.12.05 05:26:46.307549 [ 3 ] {119b162c-00e5-428f-b884-76fcbd64dd1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1761 2023.12.05 05:26:46.307609 [ 3 ] {119b162c-00e5-428f-b884-76fcbd64dd1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1762 2023.12.05 05:26:46.307767 [ 3 ] {119b162c-00e5-428f-b884-76fcbd64dd1f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1763 2023.12.05 05:26:46.308190 [ 3 ] {119b162c-00e5-428f-b884-76fcbd64dd1f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB.
1764 2023.12.05 05:26:46.308458 [ 3 ] {119b162c-00e5-428f-b884-76fcbd64dd1f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1765 2023.12.05 05:26:46.308612 [ 3 ] {119b162c-00e5-428f-b884-76fcbd64dd1f} <Trace> oximeter.fields_i64 (12c46a38-0c4e-4c74-aee3-ed263673936a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1766 2023.12.05 05:26:46.308729 [ 3 ] {119b162c-00e5-428f-b884-76fcbd64dd1f} <Information> executeQuery: Read 46 rows, 3.73 KiB in 0.001159207 sec., 39682 rows/sec., 3.14 MiB/sec.
1767 2023.12.05 05:26:46.308868 [ 3 ] {119b162c-00e5-428f-b884-76fcbd64dd1f} <Debug> DynamicQueryHandler: Done processing query
1768 2023.12.05 05:26:46.308891 [ 3 ] {119b162c-00e5-428f-b884-76fcbd64dd1f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1769 2023.12.05 05:26:46.308907 [ 3 ] {} <Debug> HTTP-Session: 22f70306-eaa8-4b5d-a7fc-471940f822f6 Destroying unnamed session
1770 2023.12.05 05:26:46.309048 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 22162, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1771 2023.12.05 05:26:46.309093 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1772 2023.12.05 05:26:46.309112 [ 3 ] {} <Debug> HTTP-Session: 6c3d94de-de07-4735-b5ff-a203a5651bd2 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
1773 2023.12.05 05:26:46.309129 [ 3 ] {} <Debug> HTTP-Session: 6c3d94de-de07-4735-b5ff-a203a5651bd2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1774 2023.12.05 05:26:46.309212 [ 3 ] {d53052a6-3647-4fd0-99ef-339ba562353c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1775 2023.12.05 05:26:46.309252 [ 3 ] {d53052a6-3647-4fd0-99ef-339ba562353c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1776 2023.12.05 05:26:46.309417 [ 3 ] {d53052a6-3647-4fd0-99ef-339ba562353c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1777 2023.12.05 05:26:46.309801 [ 3 ] {d53052a6-3647-4fd0-99ef-339ba562353c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB.
1778 2023.12.05 05:26:46.310018 [ 3 ] {d53052a6-3647-4fd0-99ef-339ba562353c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1779 2023.12.05 05:26:46.310166 [ 3 ] {d53052a6-3647-4fd0-99ef-339ba562353c} <Trace> oximeter.fields_string (f94cff58-0b90-4d04-aa0e-8712a8bf9eac): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1780 2023.12.05 05:26:46.310274 [ 3 ] {d53052a6-3647-4fd0-99ef-339ba562353c} <Information> executeQuery: Read 138 rows, 13.72 KiB in 0.000973973 sec., 141687 rows/sec., 13.76 MiB/sec.
1781 2023.12.05 05:26:46.310396 [ 3 ] {d53052a6-3647-4fd0-99ef-339ba562353c} <Debug> DynamicQueryHandler: Done processing query
1782 2023.12.05 05:26:46.310419 [ 3 ] {d53052a6-3647-4fd0-99ef-339ba562353c} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1783 2023.12.05 05:26:46.310434 [ 3 ] {} <Debug> HTTP-Session: 6c3d94de-de07-4735-b5ff-a203a5651bd2 Destroying unnamed session
1784 2023.12.05 05:26:46.310541 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 7844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1785 2023.12.05 05:26:46.310585 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1786 2023.12.05 05:26:46.310602 [ 3 ] {} <Debug> HTTP-Session: c1e203f5-af1a-417c-a828-4d9528715331 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
1787 2023.12.05 05:26:46.310618 [ 3 ] {} <Debug> HTTP-Session: c1e203f5-af1a-417c-a828-4d9528715331 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1788 2023.12.05 05:26:46.310687 [ 3 ] {fb6adaee-e106-4759-902b-83e9688d9cc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1789 2023.12.05 05:26:46.310723 [ 3 ] {fb6adaee-e106-4759-902b-83e9688d9cc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1790 2023.12.05 05:26:46.310823 [ 3 ] {fb6adaee-e106-4759-902b-83e9688d9cc4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1791 2023.12.05 05:26:46.311090 [ 3 ] {fb6adaee-e106-4759-902b-83e9688d9cc4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB.
1792 2023.12.05 05:26:46.311281 [ 3 ] {fb6adaee-e106-4759-902b-83e9688d9cc4} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1793 2023.12.05 05:26:46.311490 [ 3 ] {fb6adaee-e106-4759-902b-83e9688d9cc4} <Trace> oximeter.fields_uuid (12c37c0a-a1d5-4335-a4f4-dea58af88317): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1794 2023.12.05 05:26:46.311617 [ 3 ] {fb6adaee-e106-4759-902b-83e9688d9cc4} <Information> executeQuery: Read 46 rows, 3.68 KiB in 0.00088155 sec., 52180 rows/sec., 4.08 MiB/sec.
1795 2023.12.05 05:26:46.311727 [ 3 ] {fb6adaee-e106-4759-902b-83e9688d9cc4} <Debug> DynamicQueryHandler: Done processing query
1796 2023.12.05 05:26:46.311750 [ 3 ] {fb6adaee-e106-4759-902b-83e9688d9cc4} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1797 2023.12.05 05:26:46.311765 [ 3 ] {} <Debug> HTTP-Session: c1e203f5-af1a-417c-a828-4d9528715331 Destroying unnamed session
1798 2023.12.05 05:26:46.311954 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 49212, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1799 2023.12.05 05:26:46.311998 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1800 2023.12.05 05:26:46.312016 [ 3 ] {} <Debug> HTTP-Session: 65769133-3b28-47ac-ba87-3b2e71bdb6af Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
1801 2023.12.05 05:26:46.312032 [ 3 ] {} <Debug> HTTP-Session: 65769133-3b28-47ac-ba87-3b2e71bdb6af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1802 2023.12.05 05:26:46.312115 [ 3 ] {e945de54-6674-48be-a177-11f89400526f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1803 2023.12.05 05:26:46.312159 [ 3 ] {e945de54-6674-48be-a177-11f89400526f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1804 2023.12.05 05:26:46.312300 [ 3 ] {e945de54-6674-48be-a177-11f89400526f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1805 2023.12.05 05:26:46.312756 [ 3 ] {e945de54-6674-48be-a177-11f89400526f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB.
1806 2023.12.05 05:26:46.313083 [ 3 ] {e945de54-6674-48be-a177-11f89400526f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1807 2023.12.05 05:26:46.313262 [ 3 ] {e945de54-6674-48be-a177-11f89400526f} <Trace> oximeter.measurements_histogramf64 (b34964bc-1a5c-407c-8331-28f1257ba4e6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1808 2023.12.05 05:26:46.313386 [ 3 ] {e945de54-6674-48be-a177-11f89400526f} <Information> executeQuery: Read 46 rows, 63.56 KiB in 0.001244548 sec., 36961 rows/sec., 49.88 MiB/sec.
1809 2023.12.05 05:26:46.313507 [ 3 ] {e945de54-6674-48be-a177-11f89400526f} <Debug> DynamicQueryHandler: Done processing query
1810 2023.12.05 05:26:46.313529 [ 3 ] {e945de54-6674-48be-a177-11f89400526f} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
1811 2023.12.05 05:26:46.313544 [ 3 ] {} <Debug> HTTP-Session: 65769133-3b28-47ac-ba87-3b2e71bdb6af Destroying unnamed session
1812 2023.12.05 05:26:49.228948 [ 83 ] {} <Debug> DNSResolver: Updating DNS cache
1813 2023.12.05 05:26:49.229038 [ 83 ] {} <Debug> DNSResolver: Updated DNS cache
1814 2023.12.05 05:26:51.306864 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 366, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1815 2023.12.05 05:26:51.306982 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1816 2023.12.05 05:26:51.307012 [ 3 ] {} <Debug> HTTP-Session: 8e4e6eda-83af-4aea-a27e-a228241dad5a Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
1817 2023.12.05 05:26:51.307041 [ 3 ] {} <Debug> HTTP-Session: 8e4e6eda-83af-4aea-a27e-a228241dad5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1818 2023.12.05 05:26:51.307180 [ 3 ] {7527ecf2-f0ff-4b2a-b680-1cb97c8dffd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
1819 2023.12.05 05:26:51.307248 [ 3 ] {7527ecf2-f0ff-4b2a-b680-1cb97c8dffd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
1820 2023.12.05 05:26:51.307408 [ 3 ] {7527ecf2-f0ff-4b2a-b680-1cb97c8dffd5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1821 2023.12.05 05:26:51.307835 [ 3 ] {7527ecf2-f0ff-4b2a-b680-1cb97c8dffd5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB.
1822 2023.12.05 05:26:51.308079 [ 3 ] {7527ecf2-f0ff-4b2a-b680-1cb97c8dffd5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1823 2023.12.05 05:26:51.308232 [ 3 ] {7527ecf2-f0ff-4b2a-b680-1cb97c8dffd5} <Trace> oximeter.fields_ipaddr (e2651119-bd22-408f-8a55-020caff62cd0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1824 2023.12.05 05:26:51.308346 [ 3 ] {7527ecf2-f0ff-4b2a-b680-1cb97c8dffd5} <Information> executeQuery: Read 2 rows, 175.00 B in 0.001189108 sec., 1681 rows/sec., 143.72 KiB/sec.
1825 2023.12.05 05:26:51.308577 [ 3 ] {7527ecf2-f0ff-4b2a-b680-1cb97c8dffd5} <Debug> DynamicQueryHandler: Done processing query
1826 2023.12.05 05:26:51.308603 [ 3 ] {7527ecf2-f0ff-4b2a-b680-1cb97c8dffd5} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1827 2023.12.05 05:26:51.308619 [ 3 ] {} <Debug> HTTP-Session: 8e4e6eda-83af-4aea-a27e-a228241dad5a Destroying unnamed session
1828 2023.12.05 05:26:51.308735 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 195, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1829 2023.12.05 05:26:51.308781 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1830 2023.12.05 05:26:51.308800 [ 3 ] {} <Debug> HTTP-Session: eb54d8f9-f78e-4d30-93a1-5f69ea785971 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
1831 2023.12.05 05:26:51.308817 [ 3 ] {} <Debug> HTTP-Session: eb54d8f9-f78e-4d30-93a1-5f69ea785971 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1832 2023.12.05 05:26:51.308888 [ 3 ] {cbce4ad4-6804-4aa6-820f-4b9cca7f994f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1833 2023.12.05 05:26:51.308927 [ 3 ] {cbce4ad4-6804-4aa6-820f-4b9cca7f994f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1834 2023.12.05 05:26:51.309042 [ 3 ] {cbce4ad4-6804-4aa6-820f-4b9cca7f994f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1835 2023.12.05 05:26:51.309314 [ 3 ] {cbce4ad4-6804-4aa6-820f-4b9cca7f994f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB.
1836 2023.12.05 05:26:51.309513 [ 3 ] {cbce4ad4-6804-4aa6-820f-4b9cca7f994f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1837 2023.12.05 05:26:51.309649 [ 3 ] {cbce4ad4-6804-4aa6-820f-4b9cca7f994f} <Trace> oximeter.fields_string (f94cff58-0b90-4d04-aa0e-8712a8bf9eac): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1838 2023.12.05 05:26:51.309764 [ 3 ] {cbce4ad4-6804-4aa6-820f-4b9cca7f994f} <Information> executeQuery: Read 1 rows, 83.00 B in 0.00085841 sec., 1164 rows/sec., 94.42 KiB/sec.
1839 2023.12.05 05:26:51.309869 [ 3 ] {cbce4ad4-6804-4aa6-820f-4b9cca7f994f} <Debug> DynamicQueryHandler: Done processing query
1840 2023.12.05 05:26:51.309891 [ 3 ] {cbce4ad4-6804-4aa6-820f-4b9cca7f994f} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1841 2023.12.05 05:26:51.309906 [ 3 ] {} <Debug> HTTP-Session: eb54d8f9-f78e-4d30-93a1-5f69ea785971 Destroying unnamed session
1842 2023.12.05 05:26:51.310008 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1843 2023.12.05 05:26:51.310049 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1844 2023.12.05 05:26:51.310067 [ 3 ] {} <Debug> HTTP-Session: 4e36c340-1f0c-42e2-948f-b25076510b61 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
1845 2023.12.05 05:26:51.310083 [ 3 ] {} <Debug> HTTP-Session: 4e36c340-1f0c-42e2-948f-b25076510b61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1846 2023.12.05 05:26:51.310148 [ 3 ] {2ebe1b8d-6acc-473a-984b-c415dea0757f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
1847 2023.12.05 05:26:51.310185 [ 3 ] {2ebe1b8d-6acc-473a-984b-c415dea0757f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
1848 2023.12.05 05:26:51.310283 [ 3 ] {2ebe1b8d-6acc-473a-984b-c415dea0757f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1849 2023.12.05 05:26:51.310583 [ 3 ] {2ebe1b8d-6acc-473a-984b-c415dea0757f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB.
1850 2023.12.05 05:26:51.310783 [ 3 ] {2ebe1b8d-6acc-473a-984b-c415dea0757f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1851 2023.12.05 05:26:51.310931 [ 3 ] {2ebe1b8d-6acc-473a-984b-c415dea0757f} <Trace> oximeter.fields_u16 (f3dc3ce2-598f-47ef-8983-16b6abbedccf): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1852 2023.12.05 05:26:51.311053 [ 3 ] {2ebe1b8d-6acc-473a-984b-c415dea0757f} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000824739 sec., 2425 rows/sec., 169.32 KiB/sec.
1853 2023.12.05 05:26:51.311171 [ 3 ] {2ebe1b8d-6acc-473a-984b-c415dea0757f} <Debug> DynamicQueryHandler: Done processing query
1854 2023.12.05 05:26:51.311195 [ 3 ] {2ebe1b8d-6acc-473a-984b-c415dea0757f} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1855 2023.12.05 05:26:51.311211 [ 3 ] {} <Debug> HTTP-Session: 4e36c340-1f0c-42e2-948f-b25076510b61 Destroying unnamed session
1856 2023.12.05 05:26:51.311352 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 2245, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1857 2023.12.05 05:26:51.311399 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1858 2023.12.05 05:26:51.311417 [ 3 ] {} <Debug> HTTP-Session: 83691b94-5123-47ac-9850-d120177b886e Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
1859 2023.12.05 05:26:51.311434 [ 3 ] {} <Debug> HTTP-Session: 83691b94-5123-47ac-9850-d120177b886e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1860 2023.12.05 05:26:51.311504 [ 3 ] {37efafea-8030-4b82-bc50-5ca2361e8a29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1861 2023.12.05 05:26:51.311543 [ 3 ] {37efafea-8030-4b82-bc50-5ca2361e8a29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1862 2023.12.05 05:26:51.311654 [ 3 ] {37efafea-8030-4b82-bc50-5ca2361e8a29} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1863 2023.12.05 05:26:51.311922 [ 3 ] {37efafea-8030-4b82-bc50-5ca2361e8a29} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB.
1864 2023.12.05 05:26:51.312138 [ 3 ] {37efafea-8030-4b82-bc50-5ca2361e8a29} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1865 2023.12.05 05:26:51.312284 [ 3 ] {37efafea-8030-4b82-bc50-5ca2361e8a29} <Trace> oximeter.fields_uuid (12c37c0a-a1d5-4335-a4f4-dea58af88317): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1866 2023.12.05 05:26:51.312406 [ 3 ] {37efafea-8030-4b82-bc50-5ca2361e8a29} <Information> executeQuery: Read 13 rows, 1.03 KiB in 0.00087342 sec., 14884 rows/sec., 1.15 MiB/sec.
1867 2023.12.05 05:26:51.312510 [ 3 ] {37efafea-8030-4b82-bc50-5ca2361e8a29} <Debug> DynamicQueryHandler: Done processing query
1868 2023.12.05 05:26:51.312531 [ 3 ] {37efafea-8030-4b82-bc50-5ca2361e8a29} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1869 2023.12.05 05:26:51.312546 [ 3 ] {} <Debug> HTTP-Session: 83691b94-5123-47ac-9850-d120177b886e Destroying unnamed session
1870 2023.12.05 05:26:51.312651 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 2135, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1871 2023.12.05 05:26:51.312692 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1872 2023.12.05 05:26:51.312710 [ 3 ] {} <Debug> HTTP-Session: f91d2363-3109-4c20-8787-af7c4394be01 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
1873 2023.12.05 05:26:51.312726 [ 3 ] {} <Debug> HTTP-Session: f91d2363-3109-4c20-8787-af7c4394be01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1874 2023.12.05 05:26:51.312792 [ 3 ] {3b4f4e49-c6cd-4e24-bd02-6b9346fd1a22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
1875 2023.12.05 05:26:51.312833 [ 3 ] {3b4f4e49-c6cd-4e24-bd02-6b9346fd1a22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
1876 2023.12.05 05:26:51.312946 [ 3 ] {3b4f4e49-c6cd-4e24-bd02-6b9346fd1a22} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1877 2023.12.05 05:26:51.313184 [ 3 ] {3b4f4e49-c6cd-4e24-bd02-6b9346fd1a22} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB.
1878 2023.12.05 05:26:51.313493 [ 3 ] {3b4f4e49-c6cd-4e24-bd02-6b9346fd1a22} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1879 2023.12.05 05:26:51.313667 [ 3 ] {3b4f4e49-c6cd-4e24-bd02-6b9346fd1a22} <Trace> oximeter.measurements_cumulativei64 (d92ff59c-9f1e-430b-bda9-e5188ca63a49): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1880 2023.12.05 05:26:51.313786 [ 3 ] {3b4f4e49-c6cd-4e24-bd02-6b9346fd1a22} <Information> executeQuery: Read 11 rows, 754.00 B in 0.000941012 sec., 11689 rows/sec., 782.49 KiB/sec.
1881 2023.12.05 05:26:51.313906 [ 3 ] {3b4f4e49-c6cd-4e24-bd02-6b9346fd1a22} <Debug> DynamicQueryHandler: Done processing query
1882 2023.12.05 05:26:51.313930 [ 3 ] {3b4f4e49-c6cd-4e24-bd02-6b9346fd1a22} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1883 2023.12.05 05:26:51.313946 [ 3 ] {} <Debug> HTTP-Session: f91d2363-3109-4c20-8787-af7c4394be01 Destroying unnamed session
1884 2023.12.05 05:26:51.314043 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 256, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1885 2023.12.05 05:26:51.314089 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1886 2023.12.05 05:26:51.314108 [ 3 ] {} <Debug> HTTP-Session: 07505398-3be1-4a84-8638-cbc7b0202ec3 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
1887 2023.12.05 05:26:51.314124 [ 3 ] {} <Debug> HTTP-Session: 07505398-3be1-4a84-8638-cbc7b0202ec3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1888 2023.12.05 05:26:51.314193 [ 3 ] {dfa31a15-aa8b-41cb-bdac-89008d2e8fe9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1889 2023.12.05 05:26:51.314234 [ 3 ] {dfa31a15-aa8b-41cb-bdac-89008d2e8fe9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1890 2023.12.05 05:26:51.314353 [ 3 ] {dfa31a15-aa8b-41cb-bdac-89008d2e8fe9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1891 2023.12.05 05:26:51.314593 [ 3 ] {dfa31a15-aa8b-41cb-bdac-89008d2e8fe9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB.
1892 2023.12.05 05:26:51.314819 [ 3 ] {dfa31a15-aa8b-41cb-bdac-89008d2e8fe9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1893 2023.12.05 05:26:51.314978 [ 3 ] {dfa31a15-aa8b-41cb-bdac-89008d2e8fe9} <Trace> oximeter.measurements_cumulativeu64 (ff2b5c90-c08b-4bdb-b662-cbf6a9c47d29): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1894 2023.12.05 05:26:51.315093 [ 3 ] {dfa31a15-aa8b-41cb-bdac-89008d2e8fe9} <Information> executeQuery: Read 1 rows, 72.00 B in 0.00091409 sec., 1093 rows/sec., 76.92 KiB/sec.
1895 2023.12.05 05:26:51.315196 [ 3 ] {dfa31a15-aa8b-41cb-bdac-89008d2e8fe9} <Debug> DynamicQueryHandler: Done processing query
1896 2023.12.05 05:26:51.315218 [ 3 ] {dfa31a15-aa8b-41cb-bdac-89008d2e8fe9} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1897 2023.12.05 05:26:51.315232 [ 3 ] {} <Debug> HTTP-Session: 07505398-3be1-4a84-8638-cbc7b0202ec3 Destroying unnamed session
1898 2023.12.05 05:26:56.312799 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 6647, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1899 2023.12.05 05:26:56.312980 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1900 2023.12.05 05:26:56.313026 [ 3 ] {} <Debug> HTTP-Session: d5ff1592-6ffd-470a-a3b8-7bd33bcf1059 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
1901 2023.12.05 05:26:56.313067 [ 3 ] {} <Debug> HTTP-Session: d5ff1592-6ffd-470a-a3b8-7bd33bcf1059 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1902 2023.12.05 05:26:56.313267 [ 3 ] {2d19c3f1-5005-43ce-ae23-df572da131ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1903 2023.12.05 05:26:56.313364 [ 3 ] {2d19c3f1-5005-43ce-ae23-df572da131ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1904 2023.12.05 05:26:56.313578 [ 3 ] {2d19c3f1-5005-43ce-ae23-df572da131ee} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1905 2023.12.05 05:26:56.314036 [ 3 ] {2d19c3f1-5005-43ce-ae23-df572da131ee} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB.
1906 2023.12.05 05:26:56.314277 [ 3 ] {2d19c3f1-5005-43ce-ae23-df572da131ee} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1907 2023.12.05 05:26:56.314514 [ 3 ] {2d19c3f1-5005-43ce-ae23-df572da131ee} <Trace> oximeter.fields_i64 (12c46a38-0c4e-4c74-aee3-ed263673936a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1908 2023.12.05 05:26:56.314640 [ 3 ] {2d19c3f1-5005-43ce-ae23-df572da131ee} <Information> executeQuery: Read 46 rows, 3.73 KiB in 0.00131157 sec., 35072 rows/sec., 2.78 MiB/sec.
1909 2023.12.05 05:26:56.314803 [ 3 ] {2d19c3f1-5005-43ce-ae23-df572da131ee} <Debug> DynamicQueryHandler: Done processing query
1910 2023.12.05 05:26:56.314827 [ 3 ] {2d19c3f1-5005-43ce-ae23-df572da131ee} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1911 2023.12.05 05:26:56.314843 [ 3 ] {} <Debug> HTTP-Session: d5ff1592-6ffd-470a-a3b8-7bd33bcf1059 Destroying unnamed session
1912 2023.12.05 05:26:56.315076 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 27466, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1913 2023.12.05 05:26:56.315124 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1914 2023.12.05 05:26:56.315143 [ 3 ] {} <Debug> HTTP-Session: 8d3c5bbc-86c4-4f05-9b72-64eaa0e06dfe Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
1915 2023.12.05 05:26:56.315160 [ 3 ] {} <Debug> HTTP-Session: 8d3c5bbc-86c4-4f05-9b72-64eaa0e06dfe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1916 2023.12.05 05:26:56.315236 [ 3 ] {5ef9e2ea-fe08-489f-b926-3ec1a8f1e4ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1917 2023.12.05 05:26:56.315275 [ 3 ] {5ef9e2ea-fe08-489f-b926-3ec1a8f1e4ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1918 2023.12.05 05:26:56.315381 [ 3 ] {5ef9e2ea-fe08-489f-b926-3ec1a8f1e4ce} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1919 2023.12.05 05:26:56.315751 [ 3 ] {5ef9e2ea-fe08-489f-b926-3ec1a8f1e4ce} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB.
1920 2023.12.05 05:26:56.315951 [ 3 ] {5ef9e2ea-fe08-489f-b926-3ec1a8f1e4ce} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1921 2023.12.05 05:26:56.316092 [ 3 ] {5ef9e2ea-fe08-489f-b926-3ec1a8f1e4ce} <Trace> oximeter.fields_string (f94cff58-0b90-4d04-aa0e-8712a8bf9eac): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1922 2023.12.05 05:26:56.316206 [ 3 ] {5ef9e2ea-fe08-489f-b926-3ec1a8f1e4ce} <Information> executeQuery: Read 174 rows, 16.84 KiB in 0.000989273 sec., 175886 rows/sec., 16.62 MiB/sec.
1923 2023.12.05 05:26:56.316310 [ 3 ] {5ef9e2ea-fe08-489f-b926-3ec1a8f1e4ce} <Debug> DynamicQueryHandler: Done processing query
1924 2023.12.05 05:26:56.316331 [ 3 ] {5ef9e2ea-fe08-489f-b926-3ec1a8f1e4ce} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1925 2023.12.05 05:26:56.316346 [ 3 ] {} <Debug> HTTP-Session: 8d3c5bbc-86c4-4f05-9b72-64eaa0e06dfe Destroying unnamed session
1926 2023.12.05 05:26:56.316588 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 11892, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1927 2023.12.05 05:26:56.316633 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1928 2023.12.05 05:26:56.316651 [ 3 ] {} <Debug> HTTP-Session: 7bab811e-17b8-48bb-9626-a734e26216b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
1929 2023.12.05 05:26:56.316668 [ 3 ] {} <Debug> HTTP-Session: 7bab811e-17b8-48bb-9626-a734e26216b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1930 2023.12.05 05:26:56.316738 [ 3 ] {4a631afa-a505-4da2-9fa5-e27c297a60c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1931 2023.12.05 05:26:56.316777 [ 3 ] {4a631afa-a505-4da2-9fa5-e27c297a60c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1932 2023.12.05 05:26:56.316882 [ 3 ] {4a631afa-a505-4da2-9fa5-e27c297a60c4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1933 2023.12.05 05:26:56.317342 [ 3 ] {4a631afa-a505-4da2-9fa5-e27c297a60c4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB.
1934 2023.12.05 05:26:56.317546 [ 3 ] {4a631afa-a505-4da2-9fa5-e27c297a60c4} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
1935 2023.12.05 05:26:56.317693 [ 3 ] {4a631afa-a505-4da2-9fa5-e27c297a60c4} <Trace> oximeter.fields_uuid (12c37c0a-a1d5-4335-a4f4-dea58af88317): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
1936 2023.12.05 05:26:56.317815 [ 3 ] {4a631afa-a505-4da2-9fa5-e27c297a60c4} <Information> executeQuery: Read 70 rows, 5.58 KiB in 0.001048304 sec., 66774 rows/sec., 5.20 MiB/sec.
1937 2023.12.05 05:26:56.317940 [ 3 ] {4a631afa-a505-4da2-9fa5-e27c297a60c4} <Debug> DynamicQueryHandler: Done processing query
1938 2023.12.05 05:26:56.317963 [ 3 ] {4a631afa-a505-4da2-9fa5-e27c297a60c4} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1939 2023.12.05 05:26:56.317978 [ 3 ] {} <Debug> HTTP-Session: 7bab811e-17b8-48bb-9626-a734e26216b0 Destroying unnamed session
1940 2023.12.05 05:26:56.318080 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 7004, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1941 2023.12.05 05:26:56.318125 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1942 2023.12.05 05:26:56.318143 [ 3 ] {} <Debug> HTTP-Session: 0079c539-f7d6-46ac-9cce-360f0ee0d42a Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
1943 2023.12.05 05:26:56.318160 [ 3 ] {} <Debug> HTTP-Session: 0079c539-f7d6-46ac-9cce-360f0ee0d42a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1944 2023.12.05 05:26:56.318231 [ 3 ] {0ffbcb56-6746-4778-901b-8c05c3708a8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1945 2023.12.05 05:26:56.318274 [ 3 ] {0ffbcb56-6746-4778-901b-8c05c3708a8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1946 2023.12.05 05:26:56.318397 [ 3 ] {0ffbcb56-6746-4778-901b-8c05c3708a8e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1947 2023.12.05 05:26:56.318692 [ 3 ] {0ffbcb56-6746-4778-901b-8c05c3708a8e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB.
1948 2023.12.05 05:26:56.318937 [ 3 ] {0ffbcb56-6746-4778-901b-8c05c3708a8e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1949 2023.12.05 05:26:56.319098 [ 3 ] {0ffbcb56-6746-4778-901b-8c05c3708a8e} <Trace> oximeter.measurements_cumulativeu64 (ff2b5c90-c08b-4bdb-b662-cbf6a9c47d29): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1950 2023.12.05 05:26:56.319221 [ 3 ] {0ffbcb56-6746-4778-901b-8c05c3708a8e} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.001009863 sec., 35648 rows/sec., 2.52 MiB/sec.
1951 2023.12.05 05:26:56.319334 [ 3 ] {0ffbcb56-6746-4778-901b-8c05c3708a8e} <Debug> DynamicQueryHandler: Done processing query
1952 2023.12.05 05:26:56.319355 [ 3 ] {0ffbcb56-6746-4778-901b-8c05c3708a8e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1953 2023.12.05 05:26:56.319370 [ 3 ] {} <Debug> HTTP-Session: 0079c539-f7d6-46ac-9cce-360f0ee0d42a Destroying unnamed session
1954 2023.12.05 05:26:56.319583 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 49213, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1955 2023.12.05 05:26:56.319629 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1956 2023.12.05 05:26:56.319648 [ 3 ] {} <Debug> HTTP-Session: 7e88e92e-0a5b-4317-9ea9-81ee60d653d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
1957 2023.12.05 05:26:56.319664 [ 3 ] {} <Debug> HTTP-Session: 7e88e92e-0a5b-4317-9ea9-81ee60d653d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1958 2023.12.05 05:26:56.319751 [ 3 ] {4edceb79-bc0c-481b-a9c7-02971deeaba6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1959 2023.12.05 05:26:56.319795 [ 3 ] {4edceb79-bc0c-481b-a9c7-02971deeaba6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1960 2023.12.05 05:26:56.319933 [ 3 ] {4edceb79-bc0c-481b-a9c7-02971deeaba6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1961 2023.12.05 05:26:56.320423 [ 3 ] {4edceb79-bc0c-481b-a9c7-02971deeaba6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB.
1962 2023.12.05 05:26:56.320721 [ 3 ] {4edceb79-bc0c-481b-a9c7-02971deeaba6} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1963 2023.12.05 05:26:56.320887 [ 3 ] {4edceb79-bc0c-481b-a9c7-02971deeaba6} <Trace> oximeter.measurements_histogramf64 (b34964bc-1a5c-407c-8331-28f1257ba4e6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1964 2023.12.05 05:26:56.320998 [ 3 ] {4edceb79-bc0c-481b-a9c7-02971deeaba6} <Information> executeQuery: Read 46 rows, 63.56 KiB in 0.001253429 sec., 36699 rows/sec., 49.52 MiB/sec.
1965 2023.12.05 05:26:56.321118 [ 3 ] {4edceb79-bc0c-481b-a9c7-02971deeaba6} <Debug> DynamicQueryHandler: Done processing query
1966 2023.12.05 05:26:56.321140 [ 3 ] {4edceb79-bc0c-481b-a9c7-02971deeaba6} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
1967 2023.12.05 05:26:56.321154 [ 3 ] {} <Debug> HTTP-Session: 7e88e92e-0a5b-4317-9ea9-81ee60d653d5 Destroying unnamed session
1968 2023.12.05 05:27:04.229131 [ 69 ] {} <Debug> DNSResolver: Updating DNS cache
1969 2023.12.05 05:27:04.229231 [ 69 ] {} <Debug> DNSResolver: Updated DNS cache
1970 2023.12.05 05:27:06.315569 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 6647, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1971 2023.12.05 05:27:06.315666 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1972 2023.12.05 05:27:06.315690 [ 3 ] {} <Debug> HTTP-Session: 7faa8cb6-aadd-4e89-a88e-8728033dd206 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
1973 2023.12.05 05:27:06.315712 [ 3 ] {} <Debug> HTTP-Session: 7faa8cb6-aadd-4e89-a88e-8728033dd206 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1974 2023.12.05 05:27:06.315833 [ 3 ] {6631ec48-966a-4e3d-b354-d188ebaf3655} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1975 2023.12.05 05:27:06.315891 [ 3 ] {6631ec48-966a-4e3d-b354-d188ebaf3655} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1976 2023.12.05 05:27:06.316043 [ 3 ] {6631ec48-966a-4e3d-b354-d188ebaf3655} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1977 2023.12.05 05:27:06.316546 [ 3 ] {6631ec48-966a-4e3d-b354-d188ebaf3655} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB.
1978 2023.12.05 05:27:06.316804 [ 3 ] {6631ec48-966a-4e3d-b354-d188ebaf3655} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1979 2023.12.05 05:27:06.316968 [ 3 ] {6631ec48-966a-4e3d-b354-d188ebaf3655} <Trace> oximeter.fields_i64 (12c46a38-0c4e-4c74-aee3-ed263673936a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1980 2023.12.05 05:27:06.317097 [ 3 ] {6631ec48-966a-4e3d-b354-d188ebaf3655} <Information> executeQuery: Read 46 rows, 3.73 KiB in 0.001203378 sec., 38225 rows/sec., 3.03 MiB/sec.
1981 2023.12.05 05:27:06.317258 [ 3 ] {6631ec48-966a-4e3d-b354-d188ebaf3655} <Debug> DynamicQueryHandler: Done processing query
1982 2023.12.05 05:27:06.317284 [ 3 ] {6631ec48-966a-4e3d-b354-d188ebaf3655} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1983 2023.12.05 05:27:06.317301 [ 3 ] {} <Debug> HTTP-Session: 7faa8cb6-aadd-4e89-a88e-8728033dd206 Destroying unnamed session
1984 2023.12.05 05:27:06.317417 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1985 2023.12.05 05:27:06.317465 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1986 2023.12.05 05:27:06.317485 [ 3 ] {} <Debug> HTTP-Session: ac5ec78b-4326-46b7-bafa-6834bec442dd Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
1987 2023.12.05 05:27:06.317503 [ 3 ] {} <Debug> HTTP-Session: ac5ec78b-4326-46b7-bafa-6834bec442dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1988 2023.12.05 05:27:06.317584 [ 3 ] {5991bb51-17d2-4561-b26c-b0ac60eb21c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
1989 2023.12.05 05:27:06.317628 [ 3 ] {5991bb51-17d2-4561-b26c-b0ac60eb21c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
1990 2023.12.05 05:27:06.317737 [ 3 ] {5991bb51-17d2-4561-b26c-b0ac60eb21c2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1991 2023.12.05 05:27:06.318146 [ 3 ] {5991bb51-17d2-4561-b26c-b0ac60eb21c2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB.
1992 2023.12.05 05:27:06.318351 [ 3 ] {5991bb51-17d2-4561-b26c-b0ac60eb21c2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1993 2023.12.05 05:27:06.318500 [ 3 ] {5991bb51-17d2-4561-b26c-b0ac60eb21c2} <Trace> oximeter.fields_ipaddr (e2651119-bd22-408f-8a55-020caff62cd0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1994 2023.12.05 05:27:06.318624 [ 3 ] {5991bb51-17d2-4561-b26c-b0ac60eb21c2} <Information> executeQuery: Read 4 rows, 342.00 B in 0.001009733 sec., 3961 rows/sec., 330.77 KiB/sec.
1995 2023.12.05 05:27:06.318766 [ 3 ] {5991bb51-17d2-4561-b26c-b0ac60eb21c2} <Debug> DynamicQueryHandler: Done processing query
1996 2023.12.05 05:27:06.318789 [ 3 ] {5991bb51-17d2-4561-b26c-b0ac60eb21c2} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1997 2023.12.05 05:27:06.318804 [ 3 ] {} <Debug> HTTP-Session: ac5ec78b-4326-46b7-bafa-6834bec442dd Destroying unnamed session
1998 2023.12.05 05:27:06.318935 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 22461, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1999 2023.12.05 05:27:06.318978 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2000 2023.12.05 05:27:06.318997 [ 3 ] {} <Debug> HTTP-Session: fe1d5d28-478f-4f50-bc64-c56cbc460ad8 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
2001 2023.12.05 05:27:06.319013 [ 3 ] {} <Debug> HTTP-Session: fe1d5d28-478f-4f50-bc64-c56cbc460ad8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2002 2023.12.05 05:27:06.319084 [ 3 ] {86efb3cf-c99c-4443-8957-346c8c913583} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2003 2023.12.05 05:27:06.319120 [ 3 ] {86efb3cf-c99c-4443-8957-346c8c913583} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2004 2023.12.05 05:27:06.319220 [ 3 ] {86efb3cf-c99c-4443-8957-346c8c913583} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2005 2023.12.05 05:27:06.319650 [ 3 ] {86efb3cf-c99c-4443-8957-346c8c913583} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB.
2006 2023.12.05 05:27:06.319864 [ 3 ] {86efb3cf-c99c-4443-8957-346c8c913583} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2007 2023.12.05 05:27:06.320015 [ 3 ] {86efb3cf-c99c-4443-8957-346c8c913583} <Trace> oximeter.fields_string (f94cff58-0b90-4d04-aa0e-8712a8bf9eac): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
2008 2023.12.05 05:27:06.320128 [ 3 ] {86efb3cf-c99c-4443-8957-346c8c913583} <Information> executeQuery: Read 140 rows, 13.90 KiB in 0.000971982 sec., 144035 rows/sec., 13.96 MiB/sec.
2009 2023.12.05 05:27:06.320254 [ 3 ] {86efb3cf-c99c-4443-8957-346c8c913583} <Debug> DynamicQueryHandler: Done processing query
2010 2023.12.05 05:27:06.320278 [ 3 ] {86efb3cf-c99c-4443-8957-346c8c913583} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
2011 2023.12.05 05:27:06.320294 [ 3 ] {} <Debug> HTTP-Session: fe1d5d28-478f-4f50-bc64-c56cbc460ad8 Destroying unnamed session
2012 2023.12.05 05:27:06.320404 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2013 2023.12.05 05:27:06.320449 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2014 2023.12.05 05:27:06.320468 [ 3 ] {} <Debug> HTTP-Session: c51e7667-87e5-47b2-bc81-3a6eed7c4e40 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
2015 2023.12.05 05:27:06.320484 [ 3 ] {} <Debug> HTTP-Session: c51e7667-87e5-47b2-bc81-3a6eed7c4e40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2016 2023.12.05 05:27:06.320553 [ 3 ] {2e916c26-4d77-4e43-8d01-3fa12246dd95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2017 2023.12.05 05:27:06.320591 [ 3 ] {2e916c26-4d77-4e43-8d01-3fa12246dd95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2018 2023.12.05 05:27:06.320691 [ 3 ] {2e916c26-4d77-4e43-8d01-3fa12246dd95} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2019 2023.12.05 05:27:06.320985 [ 3 ] {2e916c26-4d77-4e43-8d01-3fa12246dd95} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB.
2020 2023.12.05 05:27:06.321173 [ 3 ] {2e916c26-4d77-4e43-8d01-3fa12246dd95} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2021 2023.12.05 05:27:06.321318 [ 3 ] {2e916c26-4d77-4e43-8d01-3fa12246dd95} <Trace> oximeter.fields_u16 (f3dc3ce2-598f-47ef-8983-16b6abbedccf): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
2022 2023.12.05 05:27:06.321430 [ 3 ] {2e916c26-4d77-4e43-8d01-3fa12246dd95} <Information> executeQuery: Read 4 rows, 286.00 B in 0.000907281 sec., 4408 rows/sec., 307.84 KiB/sec.
2023 2023.12.05 05:27:06.321609 [ 3 ] {2e916c26-4d77-4e43-8d01-3fa12246dd95} <Debug> DynamicQueryHandler: Done processing query
2024 2023.12.05 05:27:06.321632 [ 3 ] {2e916c26-4d77-4e43-8d01-3fa12246dd95} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2025 2023.12.05 05:27:06.321647 [ 3 ] {} <Debug> HTTP-Session: c51e7667-87e5-47b2-bc81-3a6eed7c4e40 Destroying unnamed session
2026 2023.12.05 05:27:06.321769 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 8528, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2027 2023.12.05 05:27:06.321814 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2028 2023.12.05 05:27:06.321832 [ 3 ] {} <Debug> HTTP-Session: 1ac36f3c-8dde-4f35-9696-d76439437b6e Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
2029 2023.12.05 05:27:06.321849 [ 3 ] {} <Debug> HTTP-Session: 1ac36f3c-8dde-4f35-9696-d76439437b6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2030 2023.12.05 05:27:06.321922 [ 3 ] {0f7c04f6-20ab-49dd-9df6-0497aeda3c70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2031 2023.12.05 05:27:06.321961 [ 3 ] {0f7c04f6-20ab-49dd-9df6-0497aeda3c70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2032 2023.12.05 05:27:06.322068 [ 3 ] {0f7c04f6-20ab-49dd-9df6-0497aeda3c70} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2033 2023.12.05 05:27:06.322373 [ 3 ] {0f7c04f6-20ab-49dd-9df6-0497aeda3c70} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB.
2034 2023.12.05 05:27:06.322573 [ 3 ] {0f7c04f6-20ab-49dd-9df6-0497aeda3c70} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2035 2023.12.05 05:27:06.322720 [ 3 ] {0f7c04f6-20ab-49dd-9df6-0497aeda3c70} <Trace> oximeter.fields_uuid (12c37c0a-a1d5-4335-a4f4-dea58af88317): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
2036 2023.12.05 05:27:06.322844 [ 3 ] {0f7c04f6-20ab-49dd-9df6-0497aeda3c70} <Information> executeQuery: Read 50 rows, 4.01 KiB in 0.00088927 sec., 56225 rows/sec., 4.40 MiB/sec.
2037 2023.12.05 05:27:06.322840 [ 64 ] {} <Debug> oximeter.fields_uuid (12c37c0a-a1d5-4335-a4f4-dea58af88317) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2038 2023.12.05 05:27:06.322972 [ 64 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB.
2039 2023.12.05 05:27:06.323009 [ 3 ] {0f7c04f6-20ab-49dd-9df6-0497aeda3c70} <Debug> DynamicQueryHandler: Done processing query
2040 2023.12.05 05:27:06.323055 [ 3 ] {0f7c04f6-20ab-49dd-9df6-0497aeda3c70} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
2041 2023.12.05 05:27:06.323063 [ 11 ] {12c37c0a-a1d5-4335-a4f4-dea58af88317::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
2042 2023.12.05 05:27:06.323081 [ 3 ] {} <Debug> HTTP-Session: 1ac36f3c-8dde-4f35-9696-d76439437b6e Destroying unnamed session
2043 2023.12.05 05:27:06.323176 [ 11 ] {12c37c0a-a1d5-4335-a4f4-dea58af88317::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2044 2023.12.05 05:27:06.323215 [ 11 ] {12c37c0a-a1d5-4335-a4f4-dea58af88317::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 101 rows starting from the beginning of the part
2045 2023.12.05 05:27:06.323251 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 446, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2046 2023.12.05 05:27:06.323330 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2047 2023.12.05 05:27:06.323381 [ 3 ] {} <Debug> HTTP-Session: de94af72-e3fc-47a4-ba8a-3a7a8f9a9ce6 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
2048 2023.12.05 05:27:06.323433 [ 3 ] {} <Debug> HTTP-Session: de94af72-e3fc-47a4-ba8a-3a7a8f9a9ce6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2049 2023.12.05 05:27:06.323456 [ 11 ] {12c37c0a-a1d5-4335-a4f4-dea58af88317::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 48 rows starting from the beginning of the part
2050 2023.12.05 05:27:06.323610 [ 3 ] {e6a28f1d-324b-42cc-9df2-567d0fd7ab5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2051 2023.12.05 05:27:06.323661 [ 11 ] {12c37c0a-a1d5-4335-a4f4-dea58af88317::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
2052 2023.12.05 05:27:06.323701 [ 3 ] {e6a28f1d-324b-42cc-9df2-567d0fd7ab5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2053 2023.12.05 05:27:06.323901 [ 11 ] {12c37c0a-a1d5-4335-a4f4-dea58af88317::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 13 rows starting from the beginning of the part
2054 2023.12.05 05:27:06.324204 [ 11 ] {12c37c0a-a1d5-4335-a4f4-dea58af88317::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 70 rows starting from the beginning of the part
2055 2023.12.05 05:27:06.324229 [ 3 ] {e6a28f1d-324b-42cc-9df2-567d0fd7ab5d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2056 2023.12.05 05:27:06.324401 [ 11 ] {12c37c0a-a1d5-4335-a4f4-dea58af88317::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 50 rows starting from the beginning of the part
2057 2023.12.05 05:27:06.324945 [ 3 ] {e6a28f1d-324b-42cc-9df2-567d0fd7ab5d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB.
2058 2023.12.05 05:27:06.325634 [ 3 ] {e6a28f1d-324b-42cc-9df2-567d0fd7ab5d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2059 2023.12.05 05:27:06.325959 [ 11 ] {12c37c0a-a1d5-4335-a4f4-dea58af88317::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 328 rows, containing 4 columns (4 merged, 0 gathered) in 0.002957018 sec., 110922.55779301986 rows/sec., 8.66 MiB/sec.
2060 2023.12.05 05:27:06.325983 [ 3 ] {e6a28f1d-324b-42cc-9df2-567d0fd7ab5d} <Trace> oximeter.measurements_cumulativeu64 (ff2b5c90-c08b-4bdb-b662-cbf6a9c47d29): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
2061 2023.12.05 05:27:06.326147 [ 24 ] {12c37c0a-a1d5-4335-a4f4-dea58af88317::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2062 2023.12.05 05:27:06.326144 [ 64 ] {} <Debug> oximeter.measurements_cumulativeu64 (ff2b5c90-c08b-4bdb-b662-cbf6a9c47d29) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
2063 2023.12.05 05:27:06.326190 [ 3 ] {e6a28f1d-324b-42cc-9df2-567d0fd7ab5d} <Information> executeQuery: Read 2 rows, 144.00 B in 0.002546119 sec., 785 rows/sec., 55.23 KiB/sec.
2064 2023.12.05 05:27:06.326222 [ 64 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB.
2065 2023.12.05 05:27:06.326447 [ 22 ] {ff2b5c90-c08b-4bdb-b662-cbf6a9c47d29::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
2066 2023.12.05 05:27:06.326584 [ 24 ] {12c37c0a-a1d5-4335-a4f4-dea58af88317::all_1_11_2} <Trace> oximeter.fields_uuid (12c37c0a-a1d5-4335-a4f4-dea58af88317): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
2067 2023.12.05 05:27:06.326600 [ 3 ] {e6a28f1d-324b-42cc-9df2-567d0fd7ab5d} <Debug> DynamicQueryHandler: Done processing query
2068 2023.12.05 05:27:06.326657 [ 3 ] {e6a28f1d-324b-42cc-9df2-567d0fd7ab5d} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2069 2023.12.05 05:27:06.326728 [ 3 ] {} <Debug> HTTP-Session: de94af72-e3fc-47a4-ba8a-3a7a8f9a9ce6 Destroying unnamed session
2070 2023.12.05 05:27:06.326743 [ 24 ] {12c37c0a-a1d5-4335-a4f4-dea58af88317::all_1_11_2} <Trace> oximeter.fields_uuid (12c37c0a-a1d5-4335-a4f4-dea58af88317) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
2071 2023.12.05 05:27:06.326829 [ 22 ] {ff2b5c90-c08b-4bdb-b662-cbf6a9c47d29::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2072 2023.12.05 05:27:06.326904 [ 22 ] {ff2b5c90-c08b-4bdb-b662-cbf6a9c47d29::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 180 rows starting from the beginning of the part
2073 2023.12.05 05:27:06.326987 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 49213, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2074 2023.12.05 05:27:06.327087 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2075 2023.12.05 05:27:06.327152 [ 3 ] {} <Debug> HTTP-Session: b7a530eb-9d7b-4616-a830-dca73c526664 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
2076 2023.12.05 05:27:06.327200 [ 3 ] {} <Debug> HTTP-Session: b7a530eb-9d7b-4616-a830-dca73c526664 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2077 2023.12.05 05:27:06.327209 [ 22 ] {ff2b5c90-c08b-4bdb-b662-cbf6a9c47d29::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
2078 2023.12.05 05:27:06.327415 [ 3 ] {a8758310-233c-4ae6-9db6-77fa13566b51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2079 2023.12.05 05:27:06.327456 [ 22 ] {ff2b5c90-c08b-4bdb-b662-cbf6a9c47d29::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part
2080 2023.12.05 05:27:06.327539 [ 3 ] {a8758310-233c-4ae6-9db6-77fa13566b51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2081 2023.12.05 05:27:06.327777 [ 22 ] {ff2b5c90-c08b-4bdb-b662-cbf6a9c47d29::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part
2082 2023.12.05 05:27:06.328161 [ 22 ] {ff2b5c90-c08b-4bdb-b662-cbf6a9c47d29::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 36 rows starting from the beginning of the part
2083 2023.12.05 05:27:06.328208 [ 3 ] {a8758310-233c-4ae6-9db6-77fa13566b51} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2084 2023.12.05 05:27:06.328422 [ 22 ] {ff2b5c90-c08b-4bdb-b662-cbf6a9c47d29::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part
2085 2023.12.05 05:27:06.329156 [ 3 ] {a8758310-233c-4ae6-9db6-77fa13566b51} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB.
2086 2023.12.05 05:27:06.329898 [ 3 ] {a8758310-233c-4ae6-9db6-77fa13566b51} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2087 2023.12.05 05:27:06.330146 [ 22 ] {ff2b5c90-c08b-4bdb-b662-cbf6a9c47d29::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 257 rows, containing 5 columns (5 merged, 0 gathered) in 0.003799777 sec., 67635.54808611138 rows/sec., 4.77 MiB/sec.
2088 2023.12.05 05:27:06.330249 [ 3 ] {a8758310-233c-4ae6-9db6-77fa13566b51} <Trace> oximeter.measurements_histogramf64 (b34964bc-1a5c-407c-8331-28f1257ba4e6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
2089 2023.12.05 05:27:06.330332 [ 22 ] {ff2b5c90-c08b-4bdb-b662-cbf6a9c47d29::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
2090 2023.12.05 05:27:06.330500 [ 3 ] {a8758310-233c-4ae6-9db6-77fa13566b51} <Information> executeQuery: Read 46 rows, 63.56 KiB in 0.003016219 sec., 15250 rows/sec., 20.58 MiB/sec.
2091 2023.12.05 05:27:06.330725 [ 3 ] {a8758310-233c-4ae6-9db6-77fa13566b51} <Debug> DynamicQueryHandler: Done processing query
2092 2023.12.05 05:27:06.330750 [ 22 ] {ff2b5c90-c08b-4bdb-b662-cbf6a9c47d29::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (ff2b5c90-c08b-4bdb-b662-cbf6a9c47d29): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
2093 2023.12.05 05:27:06.330765 [ 3 ] {a8758310-233c-4ae6-9db6-77fa13566b51} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
2094 2023.12.05 05:27:06.330805 [ 3 ] {} <Debug> HTTP-Session: b7a530eb-9d7b-4616-a830-dca73c526664 Destroying unnamed session
2095 2023.12.05 05:27:06.330845 [ 22 ] {ff2b5c90-c08b-4bdb-b662-cbf6a9c47d29::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (ff2b5c90-c08b-4bdb-b662-cbf6a9c47d29) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
2096 2023.12.05 05:27:16.319454 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 6647, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2097 2023.12.05 05:27:16.319648 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2098 2023.12.05 05:27:16.319679 [ 3 ] {} <Debug> HTTP-Session: eb973acc-9f01-4dc7-991a-0c6fd41fa3b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
2099 2023.12.05 05:27:16.319708 [ 3 ] {} <Debug> HTTP-Session: eb973acc-9f01-4dc7-991a-0c6fd41fa3b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2100 2023.12.05 05:27:16.319850 [ 3 ] {242318cc-534c-404d-9b25-f3c09943aa61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2101 2023.12.05 05:27:16.319917 [ 3 ] {242318cc-534c-404d-9b25-f3c09943aa61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2102 2023.12.05 05:27:16.320099 [ 3 ] {242318cc-534c-404d-9b25-f3c09943aa61} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2103 2023.12.05 05:27:16.320541 [ 3 ] {242318cc-534c-404d-9b25-f3c09943aa61} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB.
2104 2023.12.05 05:27:16.320800 [ 3 ] {242318cc-534c-404d-9b25-f3c09943aa61} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2105 2023.12.05 05:27:16.320956 [ 3 ] {242318cc-534c-404d-9b25-f3c09943aa61} <Trace> oximeter.fields_i64 (12c46a38-0c4e-4c74-aee3-ed263673936a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
2106 2023.12.05 05:27:16.321102 [ 3 ] {242318cc-534c-404d-9b25-f3c09943aa61} <Information> executeQuery: Read 46 rows, 3.73 KiB in 0.001242789 sec., 37013 rows/sec., 2.93 MiB/sec.
2107 2023.12.05 05:27:16.321097 [ 74 ] {} <Debug> oximeter.fields_i64 (12c46a38-0c4e-4c74-aee3-ed263673936a) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0
2108 2023.12.05 05:27:16.321215 [ 74 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB.
2109 2023.12.05 05:27:16.321319 [ 3 ] {242318cc-534c-404d-9b25-f3c09943aa61} <Debug> DynamicQueryHandler: Done processing query
2110 2023.12.05 05:27:16.321329 [ 19 ] {12c46a38-0c4e-4c74-aee3-ed263673936a::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact
2111 2023.12.05 05:27:16.321357 [ 3 ] {242318cc-534c-404d-9b25-f3c09943aa61} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2112 2023.12.05 05:27:16.321410 [ 3 ] {} <Debug> HTTP-Session: eb973acc-9f01-4dc7-991a-0c6fd41fa3b2 Destroying unnamed session
2113 2023.12.05 05:27:16.321457 [ 19 ] {12c46a38-0c4e-4c74-aee3-ed263673936a::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2114 2023.12.05 05:27:16.321489 [ 19 ] {12c46a38-0c4e-4c74-aee3-ed263673936a::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 46 rows starting from the beginning of the part
2115 2023.12.05 05:27:16.321628 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 22162, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2116 2023.12.05 05:27:16.321689 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2117 2023.12.05 05:27:16.321718 [ 3 ] {} <Debug> HTTP-Session: 8bd01ee4-7d98-4536-a3e1-b804f1321e3b Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
2118 2023.12.05 05:27:16.321728 [ 19 ] {12c46a38-0c4e-4c74-aee3-ed263673936a::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 46 rows starting from the beginning of the part
2119 2023.12.05 05:27:16.321739 [ 3 ] {} <Debug> HTTP-Session: 8bd01ee4-7d98-4536-a3e1-b804f1321e3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2120 2023.12.05 05:27:16.321873 [ 3 ] {884966b9-035f-4f73-aa2d-bcd56f689b74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2121 2023.12.05 05:27:16.321889 [ 19 ] {12c46a38-0c4e-4c74-aee3-ed263673936a::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 46 rows starting from the beginning of the part
2122 2023.12.05 05:27:16.321932 [ 3 ] {884966b9-035f-4f73-aa2d-bcd56f689b74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2123 2023.12.05 05:27:16.322070 [ 19 ] {12c46a38-0c4e-4c74-aee3-ed263673936a::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 46 rows starting from the beginning of the part
2124 2023.12.05 05:27:16.322177 [ 3 ] {884966b9-035f-4f73-aa2d-bcd56f689b74} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2125 2023.12.05 05:27:16.322247 [ 19 ] {12c46a38-0c4e-4c74-aee3-ed263673936a::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 46 rows starting from the beginning of the part
2126 2023.12.05 05:27:16.322740 [ 3 ] {884966b9-035f-4f73-aa2d-bcd56f689b74} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB.
2127 2023.12.05 05:27:16.323067 [ 24 ] {12c46a38-0c4e-4c74-aee3-ed263673936a::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 230 rows, containing 4 columns (4 merged, 0 gathered) in 0.00173341 sec., 132686.43886905003 rows/sec., 10.50 MiB/sec.
2128 2023.12.05 05:27:16.323084 [ 3 ] {884966b9-035f-4f73-aa2d-bcd56f689b74} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2129 2023.12.05 05:27:16.323262 [ 22 ] {12c46a38-0c4e-4c74-aee3-ed263673936a::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary)
2130 2023.12.05 05:27:16.323397 [ 3 ] {884966b9-035f-4f73-aa2d-bcd56f689b74} <Trace> oximeter.fields_string (f94cff58-0b90-4d04-aa0e-8712a8bf9eac): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
2131 2023.12.05 05:27:16.323551 [ 74 ] {} <Debug> oximeter.fields_string (f94cff58-0b90-4d04-aa0e-8712a8bf9eac) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2132 2023.12.05 05:27:16.323597 [ 3 ] {884966b9-035f-4f73-aa2d-bcd56f689b74} <Information> executeQuery: Read 138 rows, 13.72 KiB in 0.001675458 sec., 82365 rows/sec., 8.00 MiB/sec.
2133 2023.12.05 05:27:16.323634 [ 74 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB.
2134 2023.12.05 05:27:16.323634 [ 22 ] {12c46a38-0c4e-4c74-aee3-ed263673936a::all_1_10_2} <Trace> oximeter.fields_i64 (12c46a38-0c4e-4c74-aee3-ed263673936a): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2.
2135 2023.12.05 05:27:16.323830 [ 22 ] {12c46a38-0c4e-4c74-aee3-ed263673936a::all_1_10_2} <Trace> oximeter.fields_i64 (12c46a38-0c4e-4c74-aee3-ed263673936a) (MergerMutator): Merged 5 parts: from all_1_6_1 to all_10_10_0
2136 2023.12.05 05:27:16.323850 [ 23 ] {f94cff58-0b90-4d04-aa0e-8712a8bf9eac::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
2137 2023.12.05 05:27:16.324017 [ 3 ] {884966b9-035f-4f73-aa2d-bcd56f689b74} <Debug> DynamicQueryHandler: Done processing query
2138 2023.12.05 05:27:16.324070 [ 3 ] {884966b9-035f-4f73-aa2d-bcd56f689b74} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
2139 2023.12.05 05:27:16.324074 [ 23 ] {f94cff58-0b90-4d04-aa0e-8712a8bf9eac::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2140 2023.12.05 05:27:16.324101 [ 3 ] {} <Debug> HTTP-Session: 8bd01ee4-7d98-4536-a3e1-b804f1321e3b Destroying unnamed session
2141 2023.12.05 05:27:16.324111 [ 23 ] {f94cff58-0b90-4d04-aa0e-8712a8bf9eac::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 176 rows starting from the beginning of the part
2142 2023.12.05 05:27:16.324226 [ 23 ] {f94cff58-0b90-4d04-aa0e-8712a8bf9eac::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 138 rows starting from the beginning of the part
2143 2023.12.05 05:27:16.324233 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 7844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2144 2023.12.05 05:27:16.324285 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2145 2023.12.05 05:27:16.324317 [ 3 ] {} <Debug> HTTP-Session: 66af48a5-a493-4365-abc9-5077bfa6c255 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
2146 2023.12.05 05:27:16.324331 [ 23 ] {f94cff58-0b90-4d04-aa0e-8712a8bf9eac::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part
2147 2023.12.05 05:27:16.324338 [ 3 ] {} <Debug> HTTP-Session: 66af48a5-a493-4365-abc9-5077bfa6c255 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2148 2023.12.05 05:27:16.324440 [ 23 ] {f94cff58-0b90-4d04-aa0e-8712a8bf9eac::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 174 rows starting from the beginning of the part
2149 2023.12.05 05:27:16.324450 [ 3 ] {d9a7e2a3-3afc-4e6d-8429-46a8dbbe73e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2150 2023.12.05 05:27:16.324497 [ 3 ] {d9a7e2a3-3afc-4e6d-8429-46a8dbbe73e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2151 2023.12.05 05:27:16.324624 [ 23 ] {f94cff58-0b90-4d04-aa0e-8712a8bf9eac::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 140 rows starting from the beginning of the part
2152 2023.12.05 05:27:16.324796 [ 23 ] {f94cff58-0b90-4d04-aa0e-8712a8bf9eac::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 138 rows starting from the beginning of the part
2153 2023.12.05 05:27:16.324817 [ 3 ] {d9a7e2a3-3afc-4e6d-8429-46a8dbbe73e4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2154 2023.12.05 05:27:16.325269 [ 3 ] {d9a7e2a3-3afc-4e6d-8429-46a8dbbe73e4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB.
2155 2023.12.05 05:27:16.325522 [ 3 ] {d9a7e2a3-3afc-4e6d-8429-46a8dbbe73e4} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2156 2023.12.05 05:27:16.325704 [ 24 ] {f94cff58-0b90-4d04-aa0e-8712a8bf9eac::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 767 rows, containing 4 columns (4 merged, 0 gathered) in 0.001995725 sec., 384321.4871788448 rows/sec., 36.83 MiB/sec.
2157 2023.12.05 05:27:16.325746 [ 3 ] {d9a7e2a3-3afc-4e6d-8429-46a8dbbe73e4} <Trace> oximeter.fields_uuid (12c37c0a-a1d5-4335-a4f4-dea58af88317): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
2158 2023.12.05 05:27:16.325936 [ 3 ] {d9a7e2a3-3afc-4e6d-8429-46a8dbbe73e4} <Information> executeQuery: Read 46 rows, 3.68 KiB in 0.001412703 sec., 32561 rows/sec., 2.55 MiB/sec.
2159 2023.12.05 05:27:16.325948 [ 24 ] {f94cff58-0b90-4d04-aa0e-8712a8bf9eac::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2160 2023.12.05 05:27:16.326122 [ 3 ] {d9a7e2a3-3afc-4e6d-8429-46a8dbbe73e4} <Debug> DynamicQueryHandler: Done processing query
2161 2023.12.05 05:27:16.326156 [ 3 ] {d9a7e2a3-3afc-4e6d-8429-46a8dbbe73e4} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2162 2023.12.05 05:27:16.326183 [ 3 ] {} <Debug> HTTP-Session: 66af48a5-a493-4365-abc9-5077bfa6c255 Destroying unnamed session
2163 2023.12.05 05:27:16.326253 [ 24 ] {f94cff58-0b90-4d04-aa0e-8712a8bf9eac::all_1_11_2} <Trace> oximeter.fields_string (f94cff58-0b90-4d04-aa0e-8712a8bf9eac): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
2164 2023.12.05 05:27:16.326337 [ 24 ] {f94cff58-0b90-4d04-aa0e-8712a8bf9eac::all_1_11_2} <Trace> oximeter.fields_string (f94cff58-0b90-4d04-aa0e-8712a8bf9eac) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
2165 2023.12.05 05:27:16.326371 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 49213, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2166 2023.12.05 05:27:16.326457 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2167 2023.12.05 05:27:16.326479 [ 3 ] {} <Debug> HTTP-Session: 1de5cd0e-5564-49ba-93ec-ebdaba323e31 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
2168 2023.12.05 05:27:16.326496 [ 3 ] {} <Debug> HTTP-Session: 1de5cd0e-5564-49ba-93ec-ebdaba323e31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2169 2023.12.05 05:27:16.326641 [ 3 ] {66bf52c6-1f44-4927-b213-93c33a3c4442} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2170 2023.12.05 05:27:16.326687 [ 3 ] {66bf52c6-1f44-4927-b213-93c33a3c4442} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2171 2023.12.05 05:27:16.326839 [ 3 ] {66bf52c6-1f44-4927-b213-93c33a3c4442} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2172 2023.12.05 05:27:16.327320 [ 3 ] {66bf52c6-1f44-4927-b213-93c33a3c4442} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB.
2173 2023.12.05 05:27:16.327630 [ 3 ] {66bf52c6-1f44-4927-b213-93c33a3c4442} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2174 2023.12.05 05:27:16.327805 [ 3 ] {66bf52c6-1f44-4927-b213-93c33a3c4442} <Trace> oximeter.measurements_histogramf64 (b34964bc-1a5c-407c-8331-28f1257ba4e6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
2175 2023.12.05 05:27:16.327940 [ 3 ] {66bf52c6-1f44-4927-b213-93c33a3c4442} <Information> executeQuery: Read 46 rows, 63.56 KiB in 0.001263729 sec., 36400 rows/sec., 49.12 MiB/sec.
2176 2023.12.05 05:27:16.328061 [ 3 ] {66bf52c6-1f44-4927-b213-93c33a3c4442} <Debug> DynamicQueryHandler: Done processing query
2177 2023.12.05 05:27:16.328083 [ 3 ] {66bf52c6-1f44-4927-b213-93c33a3c4442} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
2178 2023.12.05 05:27:16.328100 [ 3 ] {} <Debug> HTTP-Session: 1de5cd0e-5564-49ba-93ec-ebdaba323e31 Destroying unnamed session
2179 2023.12.05 05:27:19.229306 [ 73 ] {} <Debug> DNSResolver: Updating DNS cache
2180 2023.12.05 05:27:19.229384 [ 73 ] {} <Debug> DNSResolver: Updated DNS cache
2181 2023.12.05 05:27:21.318272 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 1904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2182 2023.12.05 05:27:21.318392 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2183 2023.12.05 05:27:21.318423 [ 3 ] {} <Debug> HTTP-Session: 95bc2eaa-947e-42e8-9a96-df6327da18c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
2184 2023.12.05 05:27:21.318452 [ 3 ] {} <Debug> HTTP-Session: 95bc2eaa-947e-42e8-9a96-df6327da18c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2185 2023.12.05 05:27:21.318595 [ 3 ] {322e0ad7-5fd1-4fad-b1d9-8746572ce782} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2186 2023.12.05 05:27:21.318665 [ 3 ] {322e0ad7-5fd1-4fad-b1d9-8746572ce782} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2187 2023.12.05 05:27:21.318843 [ 3 ] {322e0ad7-5fd1-4fad-b1d9-8746572ce782} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2188 2023.12.05 05:27:21.319281 [ 3 ] {322e0ad7-5fd1-4fad-b1d9-8746572ce782} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB.
2189 2023.12.05 05:27:21.319557 [ 3 ] {322e0ad7-5fd1-4fad-b1d9-8746572ce782} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2190 2023.12.05 05:27:21.319726 [ 3 ] {322e0ad7-5fd1-4fad-b1d9-8746572ce782} <Trace> oximeter.fields_uuid (12c37c0a-a1d5-4335-a4f4-dea58af88317): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
2191 2023.12.05 05:27:21.319847 [ 3 ] {322e0ad7-5fd1-4fad-b1d9-8746572ce782} <Information> executeQuery: Read 11 rows, 888.00 B in 0.001213668 sec., 9063 rows/sec., 714.52 KiB/sec.
2192 2023.12.05 05:27:21.319995 [ 3 ] {322e0ad7-5fd1-4fad-b1d9-8746572ce782} <Debug> DynamicQueryHandler: Done processing query
2193 2023.12.05 05:27:21.320020 [ 3 ] {322e0ad7-5fd1-4fad-b1d9-8746572ce782} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2194 2023.12.05 05:27:21.320036 [ 3 ] {} <Debug> HTTP-Session: 95bc2eaa-947e-42e8-9a96-df6327da18c2 Destroying unnamed session
2195 2023.12.05 05:27:21.320148 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 2135, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2196 2023.12.05 05:27:21.320193 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2197 2023.12.05 05:27:21.320214 [ 3 ] {} <Debug> HTTP-Session: f0487188-29b2-45c1-9b93-0ae55b940661 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
2198 2023.12.05 05:27:21.320231 [ 3 ] {} <Debug> HTTP-Session: f0487188-29b2-45c1-9b93-0ae55b940661 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2199 2023.12.05 05:27:21.320304 [ 3 ] {df0df40f-bec3-4852-8d00-88dd019ecd8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2200 2023.12.05 05:27:21.320350 [ 3 ] {df0df40f-bec3-4852-8d00-88dd019ecd8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2201 2023.12.05 05:27:21.320474 [ 3 ] {df0df40f-bec3-4852-8d00-88dd019ecd8a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2202 2023.12.05 05:27:21.320777 [ 3 ] {df0df40f-bec3-4852-8d00-88dd019ecd8a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB.
2203 2023.12.05 05:27:21.321038 [ 3 ] {df0df40f-bec3-4852-8d00-88dd019ecd8a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
2204 2023.12.05 05:27:21.321214 [ 3 ] {df0df40f-bec3-4852-8d00-88dd019ecd8a} <Trace> oximeter.measurements_cumulativei64 (d92ff59c-9f1e-430b-bda9-e5188ca63a49): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
2205 2023.12.05 05:27:21.321346 [ 3 ] {df0df40f-bec3-4852-8d00-88dd019ecd8a} <Information> executeQuery: Read 11 rows, 754.00 B in 0.001010183 sec., 10889 rows/sec., 728.91 KiB/sec.
2206 2023.12.05 05:27:21.321505 [ 3 ] {df0df40f-bec3-4852-8d00-88dd019ecd8a} <Debug> DynamicQueryHandler: Done processing query
2207 2023.12.05 05:27:21.321530 [ 3 ] {df0df40f-bec3-4852-8d00-88dd019ecd8a} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2208 2023.12.05 05:27:21.321546 [ 3 ] {} <Debug> HTTP-Session: f0487188-29b2-45c1-9b93-0ae55b940661 Destroying unnamed session
2209 2023.12.05 05:27:26.322572 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 6647, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2210 2023.12.05 05:27:26.322753 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2211 2023.12.05 05:27:26.322799 [ 3 ] {} <Debug> HTTP-Session: f37f7cb1-a860-42ab-a039-cd6dd485ea54 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
2212 2023.12.05 05:27:26.322839 [ 3 ] {} <Debug> HTTP-Session: f37f7cb1-a860-42ab-a039-cd6dd485ea54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2213 2023.12.05 05:27:26.323040 [ 3 ] {d0dc7726-12c4-4a6a-8f70-3b4cf3728cf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2214 2023.12.05 05:27:26.323135 [ 3 ] {d0dc7726-12c4-4a6a-8f70-3b4cf3728cf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2215 2023.12.05 05:27:26.323329 [ 3 ] {d0dc7726-12c4-4a6a-8f70-3b4cf3728cf8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2216 2023.12.05 05:27:26.323847 [ 3 ] {d0dc7726-12c4-4a6a-8f70-3b4cf3728cf8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB.
2217 2023.12.05 05:27:26.324114 [ 3 ] {d0dc7726-12c4-4a6a-8f70-3b4cf3728cf8} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2218 2023.12.05 05:27:26.324287 [ 3 ] {d0dc7726-12c4-4a6a-8f70-3b4cf3728cf8} <Trace> oximeter.fields_i64 (12c46a38-0c4e-4c74-aee3-ed263673936a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
2219 2023.12.05 05:27:26.324414 [ 3 ] {d0dc7726-12c4-4a6a-8f70-3b4cf3728cf8} <Information> executeQuery: Read 46 rows, 3.73 KiB in 0.001322251 sec., 34789 rows/sec., 2.75 MiB/sec.
2220 2023.12.05 05:27:26.324568 [ 3 ] {d0dc7726-12c4-4a6a-8f70-3b4cf3728cf8} <Debug> DynamicQueryHandler: Done processing query
2221 2023.12.05 05:27:26.324592 [ 3 ] {d0dc7726-12c4-4a6a-8f70-3b4cf3728cf8} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2222 2023.12.05 05:27:26.324609 [ 3 ] {} <Debug> HTTP-Session: f37f7cb1-a860-42ab-a039-cd6dd485ea54 Destroying unnamed session
2223 2023.12.05 05:27:26.324726 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2224 2023.12.05 05:27:26.324774 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2225 2023.12.05 05:27:26.324793 [ 3 ] {} <Debug> HTTP-Session: 23883918-6410-4657-be2c-09fdbfa15309 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
2226 2023.12.05 05:27:26.324812 [ 3 ] {} <Debug> HTTP-Session: 23883918-6410-4657-be2c-09fdbfa15309 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2227 2023.12.05 05:27:26.324883 [ 3 ] {3c09f93d-d456-4b3c-a7ec-feb2f8c1b711} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
2228 2023.12.05 05:27:26.324924 [ 3 ] {3c09f93d-d456-4b3c-a7ec-feb2f8c1b711} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
2229 2023.12.05 05:27:26.325033 [ 3 ] {3c09f93d-d456-4b3c-a7ec-feb2f8c1b711} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2230 2023.12.05 05:27:26.325335 [ 3 ] {3c09f93d-d456-4b3c-a7ec-feb2f8c1b711} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB.
2231 2023.12.05 05:27:26.325540 [ 3 ] {3c09f93d-d456-4b3c-a7ec-feb2f8c1b711} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2232 2023.12.05 05:27:26.325689 [ 3 ] {3c09f93d-d456-4b3c-a7ec-feb2f8c1b711} <Trace> oximeter.fields_ipaddr (e2651119-bd22-408f-8a55-020caff62cd0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
2233 2023.12.05 05:27:26.325791 [ 3 ] {3c09f93d-d456-4b3c-a7ec-feb2f8c1b711} <Information> executeQuery: Read 2 rows, 175.00 B in 0.00087975 sec., 2273 rows/sec., 194.26 KiB/sec.
2234 2023.12.05 05:27:26.325962 [ 3 ] {3c09f93d-d456-4b3c-a7ec-feb2f8c1b711} <Debug> DynamicQueryHandler: Done processing query
2235 2023.12.05 05:27:26.325985 [ 3 ] {3c09f93d-d456-4b3c-a7ec-feb2f8c1b711} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2236 2023.12.05 05:27:26.326000 [ 3 ] {} <Debug> HTTP-Session: 23883918-6410-4657-be2c-09fdbfa15309 Destroying unnamed session
2237 2023.12.05 05:27:26.326168 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 27616, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2238 2023.12.05 05:27:26.326214 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2239 2023.12.05 05:27:26.326233 [ 3 ] {} <Debug> HTTP-Session: f8aee523-b0f0-4b64-b7a5-33f5d1b16037 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
2240 2023.12.05 05:27:26.326249 [ 3 ] {} <Debug> HTTP-Session: f8aee523-b0f0-4b64-b7a5-33f5d1b16037 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2241 2023.12.05 05:27:26.326322 [ 3 ] {72648ee2-6e6a-49e7-9b9f-afabd8d886b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2242 2023.12.05 05:27:26.326361 [ 3 ] {72648ee2-6e6a-49e7-9b9f-afabd8d886b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2243 2023.12.05 05:27:26.326473 [ 3 ] {72648ee2-6e6a-49e7-9b9f-afabd8d886b2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2244 2023.12.05 05:27:26.326940 [ 3 ] {72648ee2-6e6a-49e7-9b9f-afabd8d886b2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB.
2245 2023.12.05 05:27:26.327165 [ 3 ] {72648ee2-6e6a-49e7-9b9f-afabd8d886b2} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2246 2023.12.05 05:27:26.327320 [ 3 ] {72648ee2-6e6a-49e7-9b9f-afabd8d886b2} <Trace> oximeter.fields_string (f94cff58-0b90-4d04-aa0e-8712a8bf9eac): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
2247 2023.12.05 05:27:26.327418 [ 3 ] {72648ee2-6e6a-49e7-9b9f-afabd8d886b2} <Information> executeQuery: Read 175 rows, 16.93 KiB in 0.001068815 sec., 163732 rows/sec., 15.47 MiB/sec.
2248 2023.12.05 05:27:26.327539 [ 3 ] {72648ee2-6e6a-49e7-9b9f-afabd8d886b2} <Debug> DynamicQueryHandler: Done processing query
2249 2023.12.05 05:27:26.327562 [ 3 ] {72648ee2-6e6a-49e7-9b9f-afabd8d886b2} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2250 2023.12.05 05:27:26.327578 [ 3 ] {} <Debug> HTTP-Session: f8aee523-b0f0-4b64-b7a5-33f5d1b16037 Destroying unnamed session
2251 2023.12.05 05:27:26.327717 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2252 2023.12.05 05:27:26.327762 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2253 2023.12.05 05:27:26.327781 [ 3 ] {} <Debug> HTTP-Session: 6768f134-979e-43d5-996b-700b23b8789b Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
2254 2023.12.05 05:27:26.327798 [ 3 ] {} <Debug> HTTP-Session: 6768f134-979e-43d5-996b-700b23b8789b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2255 2023.12.05 05:27:26.327866 [ 3 ] {b1a454d1-bd53-4714-bfd2-b6e9f5cb2542} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2256 2023.12.05 05:27:26.327904 [ 3 ] {b1a454d1-bd53-4714-bfd2-b6e9f5cb2542} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2257 2023.12.05 05:27:26.328010 [ 3 ] {b1a454d1-bd53-4714-bfd2-b6e9f5cb2542} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2258 2023.12.05 05:27:26.328273 [ 3 ] {b1a454d1-bd53-4714-bfd2-b6e9f5cb2542} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB.
2259 2023.12.05 05:27:26.328475 [ 3 ] {b1a454d1-bd53-4714-bfd2-b6e9f5cb2542} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2260 2023.12.05 05:27:26.328652 [ 3 ] {b1a454d1-bd53-4714-bfd2-b6e9f5cb2542} <Trace> oximeter.fields_u16 (f3dc3ce2-598f-47ef-8983-16b6abbedccf): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
2261 2023.12.05 05:27:26.328751 [ 3 ] {b1a454d1-bd53-4714-bfd2-b6e9f5cb2542} <Information> executeQuery: Read 2 rows, 143.00 B in 0.00085722 sec., 2333 rows/sec., 162.91 KiB/sec.
2262 2023.12.05 05:27:26.328867 [ 3 ] {b1a454d1-bd53-4714-bfd2-b6e9f5cb2542} <Debug> DynamicQueryHandler: Done processing query
2263 2023.12.05 05:27:26.328890 [ 3 ] {b1a454d1-bd53-4714-bfd2-b6e9f5cb2542} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2264 2023.12.05 05:27:26.328906 [ 3 ] {} <Debug> HTTP-Session: 6768f134-979e-43d5-996b-700b23b8789b Destroying unnamed session
2265 2023.12.05 05:27:26.329020 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 12235, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2266 2023.12.05 05:27:26.329066 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2267 2023.12.05 05:27:26.329085 [ 3 ] {} <Debug> HTTP-Session: f3791e8e-5e88-44d6-9f64-ffb7e15b4930 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
2268 2023.12.05 05:27:26.329101 [ 3 ] {} <Debug> HTTP-Session: f3791e8e-5e88-44d6-9f64-ffb7e15b4930 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2269 2023.12.05 05:27:26.329173 [ 3 ] {af3887ac-d6cf-4a40-a4af-50e38da8615e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2270 2023.12.05 05:27:26.329212 [ 3 ] {af3887ac-d6cf-4a40-a4af-50e38da8615e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2271 2023.12.05 05:27:26.329316 [ 3 ] {af3887ac-d6cf-4a40-a4af-50e38da8615e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2272 2023.12.05 05:27:26.329633 [ 3 ] {af3887ac-d6cf-4a40-a4af-50e38da8615e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB.
2273 2023.12.05 05:27:26.329838 [ 3 ] {af3887ac-d6cf-4a40-a4af-50e38da8615e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2274 2023.12.05 05:27:26.329988 [ 3 ] {af3887ac-d6cf-4a40-a4af-50e38da8615e} <Trace> oximeter.fields_uuid (12c37c0a-a1d5-4335-a4f4-dea58af88317): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
2275 2023.12.05 05:27:26.330087 [ 3 ] {af3887ac-d6cf-4a40-a4af-50e38da8615e} <Information> executeQuery: Read 72 rows, 5.75 KiB in 0.000887251 sec., 81149 rows/sec., 6.32 MiB/sec.
2276 2023.12.05 05:27:26.330202 [ 3 ] {af3887ac-d6cf-4a40-a4af-50e38da8615e} <Debug> DynamicQueryHandler: Done processing query
2277 2023.12.05 05:27:26.330230 [ 3 ] {af3887ac-d6cf-4a40-a4af-50e38da8615e} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
2278 2023.12.05 05:27:26.330270 [ 3 ] {} <Debug> HTTP-Session: f3791e8e-5e88-44d6-9f64-ffb7e15b4930 Destroying unnamed session
2279 2023.12.05 05:27:26.330381 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 7198, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2280 2023.12.05 05:27:26.330427 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2281 2023.12.05 05:27:26.330445 [ 3 ] {} <Debug> HTTP-Session: 5d46f776-19dc-4bfc-b8f0-e6424760f476 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
2282 2023.12.05 05:27:26.330461 [ 3 ] {} <Debug> HTTP-Session: 5d46f776-19dc-4bfc-b8f0-e6424760f476 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2283 2023.12.05 05:27:26.330532 [ 3 ] {d8ba3453-f83f-4af6-b1b0-b28a87709ead} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2284 2023.12.05 05:27:26.330575 [ 3 ] {d8ba3453-f83f-4af6-b1b0-b28a87709ead} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2285 2023.12.05 05:27:26.330695 [ 3 ] {d8ba3453-f83f-4af6-b1b0-b28a87709ead} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2286 2023.12.05 05:27:26.331005 [ 3 ] {d8ba3453-f83f-4af6-b1b0-b28a87709ead} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB.
2287 2023.12.05 05:27:26.331265 [ 3 ] {d8ba3453-f83f-4af6-b1b0-b28a87709ead} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2288 2023.12.05 05:27:26.331440 [ 3 ] {d8ba3453-f83f-4af6-b1b0-b28a87709ead} <Trace> oximeter.measurements_cumulativeu64 (ff2b5c90-c08b-4bdb-b662-cbf6a9c47d29): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
2289 2023.12.05 05:27:26.331538 [ 3 ] {d8ba3453-f83f-4af6-b1b0-b28a87709ead} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.000978943 sec., 37795 rows/sec., 2.67 MiB/sec.
2290 2023.12.05 05:27:26.331654 [ 3 ] {d8ba3453-f83f-4af6-b1b0-b28a87709ead} <Debug> DynamicQueryHandler: Done processing query
2291 2023.12.05 05:27:26.331678 [ 3 ] {d8ba3453-f83f-4af6-b1b0-b28a87709ead} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2292 2023.12.05 05:27:26.331693 [ 3 ] {} <Debug> HTTP-Session: 5d46f776-19dc-4bfc-b8f0-e6424760f476 Destroying unnamed session
2293 2023.12.05 05:27:26.331844 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 49213, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2294 2023.12.05 05:27:26.331889 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2295 2023.12.05 05:27:26.331908 [ 3 ] {} <Debug> HTTP-Session: afd07f87-d1d6-4225-9f5f-778cf4b2a332 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
2296 2023.12.05 05:27:26.331924 [ 3 ] {} <Debug> HTTP-Session: afd07f87-d1d6-4225-9f5f-778cf4b2a332 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2297 2023.12.05 05:27:26.332013 [ 3 ] {bcaaaf2b-eca4-486c-9173-c7eae04d03e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2298 2023.12.05 05:27:26.332057 [ 3 ] {bcaaaf2b-eca4-486c-9173-c7eae04d03e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2299 2023.12.05 05:27:26.332191 [ 3 ] {bcaaaf2b-eca4-486c-9173-c7eae04d03e8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2300 2023.12.05 05:27:26.332684 [ 3 ] {bcaaaf2b-eca4-486c-9173-c7eae04d03e8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB.
2301 2023.12.05 05:27:26.332996 [ 3 ] {bcaaaf2b-eca4-486c-9173-c7eae04d03e8} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2302 2023.12.05 05:27:26.333175 [ 3 ] {bcaaaf2b-eca4-486c-9173-c7eae04d03e8} <Trace> oximeter.measurements_histogramf64 (b34964bc-1a5c-407c-8331-28f1257ba4e6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
2303 2023.12.05 05:27:26.333279 [ 3 ] {bcaaaf2b-eca4-486c-9173-c7eae04d03e8} <Information> executeQuery: Read 46 rows, 63.56 KiB in 0.001237908 sec., 37159 rows/sec., 50.14 MiB/sec.
2304 2023.12.05 05:27:26.333271 [ 59 ] {} <Debug> oximeter.measurements_histogramf64 (b34964bc-1a5c-407c-8331-28f1257ba4e6) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2305 2023.12.05 05:27:26.333347 [ 59 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB.
2306 2023.12.05 05:27:26.333465 [ 3 ] {bcaaaf2b-eca4-486c-9173-c7eae04d03e8} <Debug> DynamicQueryHandler: Done processing query
2307 2023.12.05 05:27:26.333518 [ 3 ] {bcaaaf2b-eca4-486c-9173-c7eae04d03e8} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
2308 2023.12.05 05:27:26.333515 [ 22 ] {b34964bc-1a5c-407c-8331-28f1257ba4e6::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
2309 2023.12.05 05:27:26.333566 [ 3 ] {} <Debug> HTTP-Session: afd07f87-d1d6-4225-9f5f-778cf4b2a332 Destroying unnamed session
2310 2023.12.05 05:27:26.333697 [ 22 ] {b34964bc-1a5c-407c-8331-28f1257ba4e6::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2311 2023.12.05 05:27:26.333744 [ 22 ] {b34964bc-1a5c-407c-8331-28f1257ba4e6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 252 rows starting from the beginning of the part
2312 2023.12.05 05:27:26.333891 [ 22 ] {b34964bc-1a5c-407c-8331-28f1257ba4e6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 46 rows starting from the beginning of the part
2313 2023.12.05 05:27:26.334012 [ 22 ] {b34964bc-1a5c-407c-8331-28f1257ba4e6::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
2314 2023.12.05 05:27:26.334122 [ 22 ] {b34964bc-1a5c-407c-8331-28f1257ba4e6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 46 rows starting from the beginning of the part
2315 2023.12.05 05:27:26.334223 [ 22 ] {b34964bc-1a5c-407c-8331-28f1257ba4e6::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
2316 2023.12.05 05:27:26.334314 [ 22 ] {b34964bc-1a5c-407c-8331-28f1257ba4e6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 46 rows starting from the beginning of the part
2317 2023.12.05 05:27:26.335674 [ 9 ] {b34964bc-1a5c-407c-8331-28f1257ba4e6::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 482 rows, containing 6 columns (6 merged, 0 gathered) in 0.002245131 sec., 214686.804467089 rows/sec., 289.71 MiB/sec.
2318 2023.12.05 05:27:26.336067 [ 9 ] {b34964bc-1a5c-407c-8331-28f1257ba4e6::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2319 2023.12.05 05:27:26.336325 [ 9 ] {b34964bc-1a5c-407c-8331-28f1257ba4e6::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (b34964bc-1a5c-407c-8331-28f1257ba4e6): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
2320 2023.12.05 05:27:26.336402 [ 9 ] {b34964bc-1a5c-407c-8331-28f1257ba4e6::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (b34964bc-1a5c-407c-8331-28f1257ba4e6) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
2321 2023.12.05 05:27:26.336485 [ 9 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in b34964bc-1a5c-407c-8331-28f1257ba4e6::all_1_11_2: 4.00 MiB.
2322 2023.12.05 05:27:27.000153 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 235.23 MiB, peak 236.87 MiB, will set to 231.02 MiB (RSS), difference: -4.21 MiB
2323 2023.12.05 05:27:34.229644 [ 52 ] {} <Debug> DNSResolver: Updating DNS cache
2324 2023.12.05 05:27:34.229747 [ 52 ] {} <Debug> DNSResolver: Updated DNS cache
2325 2023.12.05 05:27:36.320452 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 6647, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2326 2023.12.05 05:27:36.320553 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2327 2023.12.05 05:27:36.320579 [ 3 ] {} <Debug> HTTP-Session: 8b5e1f55-a482-48cd-b5c3-a162a48d5166 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
2328 2023.12.05 05:27:36.320603 [ 3 ] {} <Debug> HTTP-Session: 8b5e1f55-a482-48cd-b5c3-a162a48d5166 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2329 2023.12.05 05:27:36.320731 [ 3 ] {ce536f74-e870-49ab-84a3-6342811ef75e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2330 2023.12.05 05:27:36.320791 [ 3 ] {ce536f74-e870-49ab-84a3-6342811ef75e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2331 2023.12.05 05:27:36.320950 [ 3 ] {ce536f74-e870-49ab-84a3-6342811ef75e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2332 2023.12.05 05:27:36.321410 [ 3 ] {ce536f74-e870-49ab-84a3-6342811ef75e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB.
2333 2023.12.05 05:27:36.321671 [ 3 ] {ce536f74-e870-49ab-84a3-6342811ef75e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2334 2023.12.05 05:27:36.321835 [ 3 ] {ce536f74-e870-49ab-84a3-6342811ef75e} <Trace> oximeter.fields_i64 (12c46a38-0c4e-4c74-aee3-ed263673936a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
2335 2023.12.05 05:27:36.321957 [ 3 ] {ce536f74-e870-49ab-84a3-6342811ef75e} <Information> executeQuery: Read 46 rows, 3.73 KiB in 0.001192608 sec., 38570 rows/sec., 3.05 MiB/sec.
2336 2023.12.05 05:27:36.322134 [ 3 ] {ce536f74-e870-49ab-84a3-6342811ef75e} <Debug> DynamicQueryHandler: Done processing query
2337 2023.12.05 05:27:36.322160 [ 3 ] {ce536f74-e870-49ab-84a3-6342811ef75e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2338 2023.12.05 05:27:36.322176 [ 3 ] {} <Debug> HTTP-Session: 8b5e1f55-a482-48cd-b5c3-a162a48d5166 Destroying unnamed session
2339 2023.12.05 05:27:36.322284 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2340 2023.12.05 05:27:36.322332 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2341 2023.12.05 05:27:36.322352 [ 3 ] {} <Debug> HTTP-Session: 5eda982d-913b-4e70-9ac6-32ed91396f3d Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
2342 2023.12.05 05:27:36.322369 [ 3 ] {} <Debug> HTTP-Session: 5eda982d-913b-4e70-9ac6-32ed91396f3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2343 2023.12.05 05:27:36.322443 [ 3 ] {1d422de5-1f5c-4804-b571-81e929835b5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
2344 2023.12.05 05:27:36.322482 [ 3 ] {1d422de5-1f5c-4804-b571-81e929835b5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
2345 2023.12.05 05:27:36.322594 [ 3 ] {1d422de5-1f5c-4804-b571-81e929835b5c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2346 2023.12.05 05:27:36.322886 [ 3 ] {1d422de5-1f5c-4804-b571-81e929835b5c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB.
2347 2023.12.05 05:27:36.323084 [ 3 ] {1d422de5-1f5c-4804-b571-81e929835b5c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2348 2023.12.05 05:27:36.323231 [ 3 ] {1d422de5-1f5c-4804-b571-81e929835b5c} <Trace> oximeter.fields_ipaddr (e2651119-bd22-408f-8a55-020caff62cd0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
2349 2023.12.05 05:27:36.323329 [ 3 ] {1d422de5-1f5c-4804-b571-81e929835b5c} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000859169 sec., 2327 rows/sec., 198.91 KiB/sec.
2350 2023.12.05 05:27:36.323322 [ 95 ] {} <Debug> oximeter.fields_ipaddr (e2651119-bd22-408f-8a55-020caff62cd0) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
2351 2023.12.05 05:27:36.323389 [ 95 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB.
2352 2023.12.05 05:27:36.323458 [ 3 ] {1d422de5-1f5c-4804-b571-81e929835b5c} <Debug> DynamicQueryHandler: Done processing query
2353 2023.12.05 05:27:36.323496 [ 3 ] {1d422de5-1f5c-4804-b571-81e929835b5c} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2354 2023.12.05 05:27:36.323507 [ 24 ] {e2651119-bd22-408f-8a55-020caff62cd0::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
2355 2023.12.05 05:27:36.323520 [ 3 ] {} <Debug> HTTP-Session: 5eda982d-913b-4e70-9ac6-32ed91396f3d Destroying unnamed session
2356 2023.12.05 05:27:36.323658 [ 24 ] {e2651119-bd22-408f-8a55-020caff62cd0::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2357 2023.12.05 05:27:36.323706 [ 24 ] {e2651119-bd22-408f-8a55-020caff62cd0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part
2358 2023.12.05 05:27:36.323729 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 22312, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2359 2023.12.05 05:27:36.323795 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2360 2023.12.05 05:27:36.323824 [ 3 ] {} <Debug> HTTP-Session: b46d8cca-7190-484a-884c-e48068158af8 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
2361 2023.12.05 05:27:36.323878 [ 3 ] {} <Debug> HTTP-Session: b46d8cca-7190-484a-884c-e48068158af8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2362 2023.12.05 05:27:36.323942 [ 24 ] {e2651119-bd22-408f-8a55-020caff62cd0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part
2363 2023.12.05 05:27:36.324078 [ 3 ] {7374a3cf-2b5c-4f09-923a-951c9864b032} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2364 2023.12.05 05:27:36.324149 [ 24 ] {e2651119-bd22-408f-8a55-020caff62cd0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part
2365 2023.12.05 05:27:36.324167 [ 3 ] {7374a3cf-2b5c-4f09-923a-951c9864b032} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2366 2023.12.05 05:27:36.324435 [ 24 ] {e2651119-bd22-408f-8a55-020caff62cd0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part
2367 2023.12.05 05:27:36.324652 [ 3 ] {7374a3cf-2b5c-4f09-923a-951c9864b032} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2368 2023.12.05 05:27:36.324685 [ 24 ] {e2651119-bd22-408f-8a55-020caff62cd0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part
2369 2023.12.05 05:27:36.324863 [ 24 ] {e2651119-bd22-408f-8a55-020caff62cd0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part
2370 2023.12.05 05:27:36.325430 [ 3 ] {7374a3cf-2b5c-4f09-923a-951c9864b032} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB.
2371 2023.12.05 05:27:36.325885 [ 3 ] {7374a3cf-2b5c-4f09-923a-951c9864b032} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2372 2023.12.05 05:27:36.326158 [ 24 ] {e2651119-bd22-408f-8a55-020caff62cd0::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14 rows, containing 4 columns (4 merged, 0 gathered) in 0.002698812 sec., 5187.467670960407 rows/sec., 440.37 KiB/sec.
2373 2023.12.05 05:27:36.326210 [ 3 ] {7374a3cf-2b5c-4f09-923a-951c9864b032} <Trace> oximeter.fields_string (f94cff58-0b90-4d04-aa0e-8712a8bf9eac): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
2374 2023.12.05 05:27:36.326387 [ 3 ] {7374a3cf-2b5c-4f09-923a-951c9864b032} <Information> executeQuery: Read 139 rows, 13.81 KiB in 0.002250111 sec., 61774 rows/sec., 5.99 MiB/sec.
2375 2023.12.05 05:27:36.326387 [ 22 ] {e2651119-bd22-408f-8a55-020caff62cd0::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
2376 2023.12.05 05:27:36.326613 [ 3 ] {7374a3cf-2b5c-4f09-923a-951c9864b032} <Debug> DynamicQueryHandler: Done processing query
2377 2023.12.05 05:27:36.326650 [ 3 ] {7374a3cf-2b5c-4f09-923a-951c9864b032} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
2378 2023.12.05 05:27:36.326677 [ 3 ] {} <Debug> HTTP-Session: b46d8cca-7190-484a-884c-e48068158af8 Destroying unnamed session
2379 2023.12.05 05:27:36.326801 [ 22 ] {e2651119-bd22-408f-8a55-020caff62cd0::all_1_6_1} <Trace> oximeter.fields_ipaddr (e2651119-bd22-408f-8a55-020caff62cd0): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
2380 2023.12.05 05:27:36.326853 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2381 2023.12.05 05:27:36.326924 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2382 2023.12.05 05:27:36.326924 [ 22 ] {e2651119-bd22-408f-8a55-020caff62cd0::all_1_6_1} <Trace> oximeter.fields_ipaddr (e2651119-bd22-408f-8a55-020caff62cd0) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
2383 2023.12.05 05:27:36.326952 [ 3 ] {} <Debug> HTTP-Session: 734f4b52-5292-4622-9808-226ad76e6c78 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
2384 2023.12.05 05:27:36.326986 [ 3 ] {} <Debug> HTTP-Session: 734f4b52-5292-4622-9808-226ad76e6c78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2385 2023.12.05 05:27:36.327115 [ 3 ] {8d13ed33-f37d-4d6c-ba82-3ce0e4de7dee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2386 2023.12.05 05:27:36.327155 [ 3 ] {8d13ed33-f37d-4d6c-ba82-3ce0e4de7dee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2387 2023.12.05 05:27:36.327278 [ 3 ] {8d13ed33-f37d-4d6c-ba82-3ce0e4de7dee} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2388 2023.12.05 05:27:36.327548 [ 3 ] {8d13ed33-f37d-4d6c-ba82-3ce0e4de7dee} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB.
2389 2023.12.05 05:27:36.327752 [ 3 ] {8d13ed33-f37d-4d6c-ba82-3ce0e4de7dee} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2390 2023.12.05 05:27:36.327897 [ 3 ] {8d13ed33-f37d-4d6c-ba82-3ce0e4de7dee} <Trace> oximeter.fields_u16 (f3dc3ce2-598f-47ef-8983-16b6abbedccf): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
2391 2023.12.05 05:27:36.327988 [ 95 ] {} <Debug> oximeter.fields_u16 (f3dc3ce2-598f-47ef-8983-16b6abbedccf) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
2392 2023.12.05 05:27:36.327999 [ 3 ] {8d13ed33-f37d-4d6c-ba82-3ce0e4de7dee} <Information> executeQuery: Read 2 rows, 143.00 B in 0.00085563 sec., 2337 rows/sec., 163.21 KiB/sec.
2393 2023.12.05 05:27:36.328024 [ 95 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB.
2394 2023.12.05 05:27:36.328135 [ 16 ] {f3dc3ce2-598f-47ef-8983-16b6abbedccf::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
2395 2023.12.05 05:27:36.328169 [ 3 ] {8d13ed33-f37d-4d6c-ba82-3ce0e4de7dee} <Debug> DynamicQueryHandler: Done processing query
2396 2023.12.05 05:27:36.328195 [ 3 ] {8d13ed33-f37d-4d6c-ba82-3ce0e4de7dee} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2397 2023.12.05 05:27:36.328220 [ 3 ] {} <Debug> HTTP-Session: 734f4b52-5292-4622-9808-226ad76e6c78 Destroying unnamed session
2398 2023.12.05 05:27:36.328229 [ 16 ] {f3dc3ce2-598f-47ef-8983-16b6abbedccf::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2399 2023.12.05 05:27:36.328263 [ 16 ] {f3dc3ce2-598f-47ef-8983-16b6abbedccf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part
2400 2023.12.05 05:27:36.328343 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 8187, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2401 2023.12.05 05:27:36.328392 [ 16 ] {f3dc3ce2-598f-47ef-8983-16b6abbedccf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part
2402 2023.12.05 05:27:36.328398 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2403 2023.12.05 05:27:36.328432 [ 3 ] {} <Debug> HTTP-Session: 6afb35ef-47d9-4809-ad49-98d3dce738e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
2404 2023.12.05 05:27:36.328453 [ 3 ] {} <Debug> HTTP-Session: 6afb35ef-47d9-4809-ad49-98d3dce738e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2405 2023.12.05 05:27:36.328501 [ 16 ] {f3dc3ce2-598f-47ef-8983-16b6abbedccf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part
2406 2023.12.05 05:27:36.328560 [ 3 ] {e0bef551-7f71-48ac-9bd5-6309bb51054b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2407 2023.12.05 05:27:36.328619 [ 3 ] {e0bef551-7f71-48ac-9bd5-6309bb51054b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2408 2023.12.05 05:27:36.328628 [ 16 ] {f3dc3ce2-598f-47ef-8983-16b6abbedccf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part
2409 2023.12.05 05:27:36.328799 [ 16 ] {f3dc3ce2-598f-47ef-8983-16b6abbedccf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part
2410 2023.12.05 05:27:36.328866 [ 3 ] {e0bef551-7f71-48ac-9bd5-6309bb51054b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2411 2023.12.05 05:27:36.328947 [ 16 ] {f3dc3ce2-598f-47ef-8983-16b6abbedccf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part
2412 2023.12.05 05:27:36.329308 [ 3 ] {e0bef551-7f71-48ac-9bd5-6309bb51054b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB.
2413 2023.12.05 05:27:36.329601 [ 3 ] {e0bef551-7f71-48ac-9bd5-6309bb51054b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2414 2023.12.05 05:27:36.329742 [ 16 ] {f3dc3ce2-598f-47ef-8983-16b6abbedccf::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14 rows, containing 4 columns (4 merged, 0 gathered) in 0.001676478 sec., 8350.84027347809 rows/sec., 583.09 KiB/sec.
2415 2023.12.05 05:27:36.329839 [ 3 ] {e0bef551-7f71-48ac-9bd5-6309bb51054b} <Trace> oximeter.fields_uuid (12c37c0a-a1d5-4335-a4f4-dea58af88317): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2416 2023.12.05 05:27:36.329904 [ 22 ] {f3dc3ce2-598f-47ef-8983-16b6abbedccf::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
2417 2023.12.05 05:27:36.330047 [ 3 ] {e0bef551-7f71-48ac-9bd5-6309bb51054b} <Information> executeQuery: Read 48 rows, 3.85 KiB in 0.001447063 sec., 33170 rows/sec., 2.60 MiB/sec.
2418 2023.12.05 05:27:36.330225 [ 3 ] {e0bef551-7f71-48ac-9bd5-6309bb51054b} <Debug> DynamicQueryHandler: Done processing query
2419 2023.12.05 05:27:36.330237 [ 22 ] {f3dc3ce2-598f-47ef-8983-16b6abbedccf::all_1_6_1} <Trace> oximeter.fields_u16 (f3dc3ce2-598f-47ef-8983-16b6abbedccf): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
2420 2023.12.05 05:27:36.330264 [ 3 ] {e0bef551-7f71-48ac-9bd5-6309bb51054b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2421 2023.12.05 05:27:36.330296 [ 3 ] {} <Debug> HTTP-Session: 6afb35ef-47d9-4809-ad49-98d3dce738e4 Destroying unnamed session
2422 2023.12.05 05:27:36.330339 [ 22 ] {f3dc3ce2-598f-47ef-8983-16b6abbedccf::all_1_6_1} <Trace> oximeter.fields_u16 (f3dc3ce2-598f-47ef-8983-16b6abbedccf) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
2423 2023.12.05 05:27:36.330445 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2424 2023.12.05 05:27:36.330501 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2425 2023.12.05 05:27:36.330520 [ 3 ] {} <Debug> HTTP-Session: e162f3fc-041e-4c9f-a16c-288c6a37e4d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
2426 2023.12.05 05:27:36.330537 [ 3 ] {} <Debug> HTTP-Session: e162f3fc-041e-4c9f-a16c-288c6a37e4d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2427 2023.12.05 05:27:36.330607 [ 3 ] {66d53ce8-1131-412e-b317-821d9e399e0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2428 2023.12.05 05:27:36.330650 [ 3 ] {66d53ce8-1131-412e-b317-821d9e399e0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2429 2023.12.05 05:27:36.330783 [ 3 ] {66d53ce8-1131-412e-b317-821d9e399e0e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2430 2023.12.05 05:27:36.331040 [ 3 ] {66d53ce8-1131-412e-b317-821d9e399e0e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB.
2431 2023.12.05 05:27:36.331291 [ 3 ] {66d53ce8-1131-412e-b317-821d9e399e0e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2432 2023.12.05 05:27:36.331462 [ 3 ] {66d53ce8-1131-412e-b317-821d9e399e0e} <Trace> oximeter.measurements_cumulativeu64 (ff2b5c90-c08b-4bdb-b662-cbf6a9c47d29): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
2433 2023.12.05 05:27:36.331563 [ 3 ] {66d53ce8-1131-412e-b317-821d9e399e0e} <Information> executeQuery: Read 1 rows, 72.00 B in 0.000929022 sec., 1076 rows/sec., 75.68 KiB/sec.
2434 2023.12.05 05:27:36.331668 [ 3 ] {66d53ce8-1131-412e-b317-821d9e399e0e} <Debug> DynamicQueryHandler: Done processing query
2435 2023.12.05 05:27:36.331691 [ 3 ] {66d53ce8-1131-412e-b317-821d9e399e0e} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2436 2023.12.05 05:27:36.331706 [ 3 ] {} <Debug> HTTP-Session: e162f3fc-041e-4c9f-a16c-288c6a37e4d2 Destroying unnamed session
2437 2023.12.05 05:27:36.331865 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 49213, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2438 2023.12.05 05:27:36.331910 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2439 2023.12.05 05:27:36.331929 [ 3 ] {} <Debug> HTTP-Session: 2be7da92-7509-4aed-bd81-4ce40a3fe4e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
2440 2023.12.05 05:27:36.331945 [ 3 ] {} <Debug> HTTP-Session: 2be7da92-7509-4aed-bd81-4ce40a3fe4e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2441 2023.12.05 05:27:36.332033 [ 3 ] {acc98ee2-1e03-41da-a5d6-56ce1d4ae6c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2442 2023.12.05 05:27:36.332077 [ 3 ] {acc98ee2-1e03-41da-a5d6-56ce1d4ae6c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2443 2023.12.05 05:27:36.332214 [ 3 ] {acc98ee2-1e03-41da-a5d6-56ce1d4ae6c1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2444 2023.12.05 05:27:36.332711 [ 3 ] {acc98ee2-1e03-41da-a5d6-56ce1d4ae6c1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB.
2445 2023.12.05 05:27:36.333018 [ 3 ] {acc98ee2-1e03-41da-a5d6-56ce1d4ae6c1} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2446 2023.12.05 05:27:36.333200 [ 3 ] {acc98ee2-1e03-41da-a5d6-56ce1d4ae6c1} <Trace> oximeter.measurements_histogramf64 (b34964bc-1a5c-407c-8331-28f1257ba4e6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
2447 2023.12.05 05:27:36.333301 [ 3 ] {acc98ee2-1e03-41da-a5d6-56ce1d4ae6c1} <Information> executeQuery: Read 46 rows, 63.56 KiB in 0.001240708 sec., 37075 rows/sec., 50.03 MiB/sec.
2448 2023.12.05 05:27:36.333431 [ 3 ] {acc98ee2-1e03-41da-a5d6-56ce1d4ae6c1} <Debug> DynamicQueryHandler: Done processing query
2449 2023.12.05 05:27:36.333454 [ 3 ] {acc98ee2-1e03-41da-a5d6-56ce1d4ae6c1} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
2450 2023.12.05 05:27:36.333469 [ 3 ] {} <Debug> HTTP-Session: 2be7da92-7509-4aed-bd81-4ce40a3fe4e0 Destroying unnamed session
2451 2023.12.05 05:27:46.321318 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 6647, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2452 2023.12.05 05:27:46.321499 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2453 2023.12.05 05:27:46.321547 [ 3 ] {} <Debug> HTTP-Session: f9bb2fe7-214d-4d47-81c0-1cf423bfdf98 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
2454 2023.12.05 05:27:46.321588 [ 3 ] {} <Debug> HTTP-Session: f9bb2fe7-214d-4d47-81c0-1cf423bfdf98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2455 2023.12.05 05:27:46.321783 [ 3 ] {c91e2a2e-412a-459b-8e48-2ddeb45ee524} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2456 2023.12.05 05:27:46.321873 [ 3 ] {c91e2a2e-412a-459b-8e48-2ddeb45ee524} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2457 2023.12.05 05:27:46.322125 [ 3 ] {c91e2a2e-412a-459b-8e48-2ddeb45ee524} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2458 2023.12.05 05:27:46.322645 [ 3 ] {c91e2a2e-412a-459b-8e48-2ddeb45ee524} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB.
2459 2023.12.05 05:27:46.322903 [ 3 ] {c91e2a2e-412a-459b-8e48-2ddeb45ee524} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2460 2023.12.05 05:27:46.323067 [ 3 ] {c91e2a2e-412a-459b-8e48-2ddeb45ee524} <Trace> oximeter.fields_i64 (12c46a38-0c4e-4c74-aee3-ed263673936a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
2461 2023.12.05 05:27:46.323207 [ 3 ] {c91e2a2e-412a-459b-8e48-2ddeb45ee524} <Information> executeQuery: Read 46 rows, 3.73 KiB in 0.001350371 sec., 34064 rows/sec., 2.70 MiB/sec.
2462 2023.12.05 05:27:46.323371 [ 3 ] {c91e2a2e-412a-459b-8e48-2ddeb45ee524} <Debug> DynamicQueryHandler: Done processing query
2463 2023.12.05 05:27:46.323394 [ 3 ] {c91e2a2e-412a-459b-8e48-2ddeb45ee524} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2464 2023.12.05 05:27:46.323410 [ 3 ] {} <Debug> HTTP-Session: f9bb2fe7-214d-4d47-81c0-1cf423bfdf98 Destroying unnamed session
2465 2023.12.05 05:27:46.323628 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 22162, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2466 2023.12.05 05:27:46.323675 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2467 2023.12.05 05:27:46.323694 [ 3 ] {} <Debug> HTTP-Session: 8db5cbbc-34cf-48ee-9afa-ff97645ee56a Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
2468 2023.12.05 05:27:46.323711 [ 3 ] {} <Debug> HTTP-Session: 8db5cbbc-34cf-48ee-9afa-ff97645ee56a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2469 2023.12.05 05:27:46.323787 [ 3 ] {4bc7e446-74be-471e-bf4a-9d921638a7f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2470 2023.12.05 05:27:46.323826 [ 3 ] {4bc7e446-74be-471e-bf4a-9d921638a7f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2471 2023.12.05 05:27:46.323931 [ 3 ] {4bc7e446-74be-471e-bf4a-9d921638a7f5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2472 2023.12.05 05:27:46.324317 [ 3 ] {4bc7e446-74be-471e-bf4a-9d921638a7f5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB.
2473 2023.12.05 05:27:46.324528 [ 3 ] {4bc7e446-74be-471e-bf4a-9d921638a7f5} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2474 2023.12.05 05:27:46.324676 [ 3 ] {4bc7e446-74be-471e-bf4a-9d921638a7f5} <Trace> oximeter.fields_string (f94cff58-0b90-4d04-aa0e-8712a8bf9eac): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
2475 2023.12.05 05:27:46.324793 [ 3 ] {4bc7e446-74be-471e-bf4a-9d921638a7f5} <Information> executeQuery: Read 138 rows, 13.72 KiB in 0.000985283 sec., 140061 rows/sec., 13.60 MiB/sec.
2476 2023.12.05 05:27:46.324908 [ 3 ] {4bc7e446-74be-471e-bf4a-9d921638a7f5} <Debug> DynamicQueryHandler: Done processing query
2477 2023.12.05 05:27:46.324930 [ 3 ] {4bc7e446-74be-471e-bf4a-9d921638a7f5} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
2478 2023.12.05 05:27:46.324944 [ 3 ] {} <Debug> HTTP-Session: 8db5cbbc-34cf-48ee-9afa-ff97645ee56a Destroying unnamed session
2479 2023.12.05 05:27:46.325054 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 7844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2480 2023.12.05 05:27:46.325096 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2481 2023.12.05 05:27:46.325113 [ 3 ] {} <Debug> HTTP-Session: 9b9373fe-42aa-43fb-9ebd-96bdc9035d08 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
2482 2023.12.05 05:27:46.325128 [ 3 ] {} <Debug> HTTP-Session: 9b9373fe-42aa-43fb-9ebd-96bdc9035d08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2483 2023.12.05 05:27:46.325196 [ 3 ] {93b46ed2-de7e-43de-98be-15e51713dc8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2484 2023.12.05 05:27:46.325233 [ 3 ] {93b46ed2-de7e-43de-98be-15e51713dc8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2485 2023.12.05 05:27:46.325336 [ 3 ] {93b46ed2-de7e-43de-98be-15e51713dc8a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2486 2023.12.05 05:27:46.325739 [ 3 ] {93b46ed2-de7e-43de-98be-15e51713dc8a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB.
2487 2023.12.05 05:27:46.325939 [ 3 ] {93b46ed2-de7e-43de-98be-15e51713dc8a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2488 2023.12.05 05:27:46.326085 [ 3 ] {93b46ed2-de7e-43de-98be-15e51713dc8a} <Trace> oximeter.fields_uuid (12c37c0a-a1d5-4335-a4f4-dea58af88317): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2489 2023.12.05 05:27:46.326212 [ 3 ] {93b46ed2-de7e-43de-98be-15e51713dc8a} <Information> executeQuery: Read 46 rows, 3.68 KiB in 0.000945222 sec., 48665 rows/sec., 3.81 MiB/sec.
2490 2023.12.05 05:27:46.326209 [ 57 ] {} <Debug> oximeter.fields_uuid (12c37c0a-a1d5-4335-a4f4-dea58af88317) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2491 2023.12.05 05:27:46.326334 [ 57 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.61 GiB.
2492 2023.12.05 05:27:46.326389 [ 3 ] {93b46ed2-de7e-43de-98be-15e51713dc8a} <Debug> DynamicQueryHandler: Done processing query
2493 2023.12.05 05:27:46.326445 [ 13 ] {12c37c0a-a1d5-4335-a4f4-dea58af88317::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
2494 2023.12.05 05:27:46.326454 [ 3 ] {93b46ed2-de7e-43de-98be-15e51713dc8a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2495 2023.12.05 05:27:46.326559 [ 3 ] {} <Debug> HTTP-Session: 9b9373fe-42aa-43fb-9ebd-96bdc9035d08 Destroying unnamed session
2496 2023.12.05 05:27:46.326640 [ 13 ] {12c37c0a-a1d5-4335-a4f4-dea58af88317::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2497 2023.12.05 05:27:46.326681 [ 13 ] {12c37c0a-a1d5-4335-a4f4-dea58af88317::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 109 rows starting from the beginning of the part
2498 2023.12.05 05:27:46.326746 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 49213, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2499 2023.12.05 05:27:46.326839 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2500 2023.12.05 05:27:46.326886 [ 3 ] {} <Debug> HTTP-Session: 2efae115-9806-4f68-a13a-c88f35417d64 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
2501 2023.12.05 05:27:46.326929 [ 3 ] {} <Debug> HTTP-Session: 2efae115-9806-4f68-a13a-c88f35417d64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2502 2023.12.05 05:27:46.326948 [ 13 ] {12c37c0a-a1d5-4335-a4f4-dea58af88317::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
2503 2023.12.05 05:27:46.327112 [ 3 ] {b396ff09-4592-4201-a63e-aa6c502e5505} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2504 2023.12.05 05:27:46.327231 [ 13 ] {12c37c0a-a1d5-4335-a4f4-dea58af88317::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 11 rows starting from the beginning of the part
2505 2023.12.05 05:27:46.327242 [ 3 ] {b396ff09-4592-4201-a63e-aa6c502e5505} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2506 2023.12.05 05:27:46.327498 [ 13 ] {12c37c0a-a1d5-4335-a4f4-dea58af88317::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 72 rows starting from the beginning of the part
2507 2023.12.05 05:27:46.327902 [ 13 ] {12c37c0a-a1d5-4335-a4f4-dea58af88317::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 48 rows starting from the beginning of the part
2508 2023.12.05 05:27:46.327927 [ 3 ] {b396ff09-4592-4201-a63e-aa6c502e5505} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2509 2023.12.05 05:27:46.328122 [ 13 ] {12c37c0a-a1d5-4335-a4f4-dea58af88317::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
2510 2023.12.05 05:27:46.329034 [ 3 ] {b396ff09-4592-4201-a63e-aa6c502e5505} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB.
2511 2023.12.05 05:27:46.329721 [ 16 ] {12c37c0a-a1d5-4335-a4f4-dea58af88317::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 332 rows, containing 4 columns (4 merged, 0 gathered) in 0.003328726 sec., 99737.85766686714 rows/sec., 7.79 MiB/sec.
2512 2023.12.05 05:27:46.329779 [ 3 ] {b396ff09-4592-4201-a63e-aa6c502e5505} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2513 2023.12.05 05:27:46.329878 [ 13 ] {12c37c0a-a1d5-4335-a4f4-dea58af88317::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2514 2023.12.05 05:27:46.330147 [ 3 ] {b396ff09-4592-4201-a63e-aa6c502e5505} <Trace> oximeter.measurements_histogramf64 (b34964bc-1a5c-407c-8331-28f1257ba4e6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
2515 2023.12.05 05:27:46.330155 [ 13 ] {12c37c0a-a1d5-4335-a4f4-dea58af88317::all_1_16_3} <Trace> oximeter.fields_uuid (12c37c0a-a1d5-4335-a4f4-dea58af88317): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
2516 2023.12.05 05:27:46.330265 [ 13 ] {12c37c0a-a1d5-4335-a4f4-dea58af88317::all_1_16_3} <Trace> oximeter.fields_uuid (12c37c0a-a1d5-4335-a4f4-dea58af88317) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
2517 2023.12.05 05:27:46.330403 [ 3 ] {b396ff09-4592-4201-a63e-aa6c502e5505} <Information> executeQuery: Read 46 rows, 63.56 KiB in 0.003183473 sec., 14449 rows/sec., 19.50 MiB/sec.
2518 2023.12.05 05:27:46.330557 [ 3 ] {b396ff09-4592-4201-a63e-aa6c502e5505} <Debug> DynamicQueryHandler: Done processing query
2519 2023.12.05 05:27:46.330581 [ 3 ] {b396ff09-4592-4201-a63e-aa6c502e5505} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
2520 2023.12.05 05:27:46.330598 [ 3 ] {} <Debug> HTTP-Session: 2efae115-9806-4f68-a13a-c88f35417d64 Destroying unnamed session
2521 2023.12.05 05:27:49.229857 [ 171 ] {} <Debug> DNSResolver: Updating DNS cache
2522 2023.12.05 05:27:49.229970 [ 171 ] {} <Debug> DNSResolver: Updated DNS cache
2523 2023.12.05 05:27:51.320406 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 366, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2524 2023.12.05 05:27:51.320578 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2525 2023.12.05 05:27:51.320615 [ 3 ] {} <Debug> HTTP-Session: 14eb83c6-f5d8-410e-a60a-b0cf450025e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
2526 2023.12.05 05:27:51.320645 [ 3 ] {} <Debug> HTTP-Session: 14eb83c6-f5d8-410e-a60a-b0cf450025e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2527 2023.12.05 05:27:51.320851 [ 3 ] {bafbfcec-1d85-43a9-894f-dfb3fc84ad52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
2528 2023.12.05 05:27:51.320920 [ 3 ] {bafbfcec-1d85-43a9-894f-dfb3fc84ad52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
2529 2023.12.05 05:27:51.321102 [ 3 ] {bafbfcec-1d85-43a9-894f-dfb3fc84ad52} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2530 2023.12.05 05:27:51.321595 [ 3 ] {bafbfcec-1d85-43a9-894f-dfb3fc84ad52} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB.
2531 2023.12.05 05:27:51.321846 [ 3 ] {bafbfcec-1d85-43a9-894f-dfb3fc84ad52} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2532 2023.12.05 05:27:51.322008 [ 3 ] {bafbfcec-1d85-43a9-894f-dfb3fc84ad52} <Trace> oximeter.fields_ipaddr (e2651119-bd22-408f-8a55-020caff62cd0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
2533 2023.12.05 05:27:51.322119 [ 3 ] {bafbfcec-1d85-43a9-894f-dfb3fc84ad52} <Information> executeQuery: Read 2 rows, 175.00 B in 0.001254259 sec., 1594 rows/sec., 136.25 KiB/sec.
2534 2023.12.05 05:27:51.322264 [ 3 ] {bafbfcec-1d85-43a9-894f-dfb3fc84ad52} <Debug> DynamicQueryHandler: Done processing query
2535 2023.12.05 05:27:51.322289 [ 3 ] {bafbfcec-1d85-43a9-894f-dfb3fc84ad52} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2536 2023.12.05 05:27:51.322304 [ 3 ] {} <Debug> HTTP-Session: 14eb83c6-f5d8-410e-a60a-b0cf450025e6 Destroying unnamed session
2537 2023.12.05 05:27:51.322407 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 195, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2538 2023.12.05 05:27:51.322451 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2539 2023.12.05 05:27:51.322472 [ 3 ] {} <Debug> HTTP-Session: 4f730611-5f34-4718-bbef-9a0727305ee9 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
2540 2023.12.05 05:27:51.322489 [ 3 ] {} <Debug> HTTP-Session: 4f730611-5f34-4718-bbef-9a0727305ee9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2541 2023.12.05 05:27:51.322554 [ 3 ] {9f915af7-da88-412d-bda9-5e73cc3346ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2542 2023.12.05 05:27:51.322592 [ 3 ] {9f915af7-da88-412d-bda9-5e73cc3346ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2543 2023.12.05 05:27:51.322756 [ 3 ] {9f915af7-da88-412d-bda9-5e73cc3346ba} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2544 2023.12.05 05:27:51.323038 [ 3 ] {9f915af7-da88-412d-bda9-5e73cc3346ba} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB.
2545 2023.12.05 05:27:51.323245 [ 3 ] {9f915af7-da88-412d-bda9-5e73cc3346ba} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2546 2023.12.05 05:27:51.323394 [ 3 ] {9f915af7-da88-412d-bda9-5e73cc3346ba} <Trace> oximeter.fields_string (f94cff58-0b90-4d04-aa0e-8712a8bf9eac): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2547 2023.12.05 05:27:51.323498 [ 3 ] {9f915af7-da88-412d-bda9-5e73cc3346ba} <Information> executeQuery: Read 1 rows, 83.00 B in 0.000857089 sec., 1166 rows/sec., 94.57 KiB/sec.
2548 2023.12.05 05:27:51.323604 [ 3 ] {9f915af7-da88-412d-bda9-5e73cc3346ba} <Debug> DynamicQueryHandler: Done processing query
2549 2023.12.05 05:27:51.323628 [ 3 ] {9f915af7-da88-412d-bda9-5e73cc3346ba} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2550 2023.12.05 05:27:51.323644 [ 3 ] {} <Debug> HTTP-Session: 4f730611-5f34-4718-bbef-9a0727305ee9 Destroying unnamed session
2551 2023.12.05 05:27:51.323756 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2552 2023.12.05 05:27:51.323799 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2553 2023.12.05 05:27:51.323820 [ 3 ] {} <Debug> HTTP-Session: 52f8b9b9-6561-4f5b-9547-debb1f6a8f9d Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
2554 2023.12.05 05:27:51.323837 [ 3 ] {} <Debug> HTTP-Session: 52f8b9b9-6561-4f5b-9547-debb1f6a8f9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2555 2023.12.05 05:27:51.323905 [ 3 ] {3e869e22-d6bd-4e1b-8910-2918bb401f77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2556 2023.12.05 05:27:51.323944 [ 3 ] {3e869e22-d6bd-4e1b-8910-2918bb401f77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2557 2023.12.05 05:27:51.324047 [ 3 ] {3e869e22-d6bd-4e1b-8910-2918bb401f77} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2558 2023.12.05 05:27:51.324295 [ 3 ] {3e869e22-d6bd-4e1b-8910-2918bb401f77} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB.
2559 2023.12.05 05:27:51.324493 [ 3 ] {3e869e22-d6bd-4e1b-8910-2918bb401f77} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2560 2023.12.05 05:27:51.324640 [ 3 ] {3e869e22-d6bd-4e1b-8910-2918bb401f77} <Trace> oximeter.fields_u16 (f3dc3ce2-598f-47ef-8983-16b6abbedccf): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
2561 2023.12.05 05:27:51.324740 [ 3 ] {3e869e22-d6bd-4e1b-8910-2918bb401f77} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000808539 sec., 2473 rows/sec., 172.72 KiB/sec.
2562 2023.12.05 05:27:51.324848 [ 3 ] {3e869e22-d6bd-4e1b-8910-2918bb401f77} <Debug> DynamicQueryHandler: Done processing query
2563 2023.12.05 05:27:51.324871 [ 3 ] {3e869e22-d6bd-4e1b-8910-2918bb401f77} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2564 2023.12.05 05:27:51.324886 [ 3 ] {} <Debug> HTTP-Session: 52f8b9b9-6561-4f5b-9547-debb1f6a8f9d Destroying unnamed session
2565 2023.12.05 05:27:51.324985 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 2245, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2566 2023.12.05 05:27:51.325029 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2567 2023.12.05 05:27:51.325048 [ 3 ] {} <Debug> HTTP-Session: 2591b29a-60e4-4137-8164-a9530b104ecd Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
2568 2023.12.05 05:27:51.325064 [ 3 ] {} <Debug> HTTP-Session: 2591b29a-60e4-4137-8164-a9530b104ecd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2569 2023.12.05 05:27:51.325129 [ 3 ] {89d135b5-66fd-4d3e-b866-0fc7e638fcbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2570 2023.12.05 05:27:51.325166 [ 3 ] {89d135b5-66fd-4d3e-b866-0fc7e638fcbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2571 2023.12.05 05:27:51.325262 [ 3 ] {89d135b5-66fd-4d3e-b866-0fc7e638fcbb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2572 2023.12.05 05:27:51.325504 [ 3 ] {89d135b5-66fd-4d3e-b866-0fc7e638fcbb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB.
2573 2023.12.05 05:27:51.325759 [ 3 ] {89d135b5-66fd-4d3e-b866-0fc7e638fcbb} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2574 2023.12.05 05:27:51.325907 [ 3 ] {89d135b5-66fd-4d3e-b866-0fc7e638fcbb} <Trace> oximeter.fields_uuid (12c37c0a-a1d5-4335-a4f4-dea58af88317): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
2575 2023.12.05 05:27:51.326006 [ 3 ] {89d135b5-66fd-4d3e-b866-0fc7e638fcbb} <Information> executeQuery: Read 13 rows, 1.03 KiB in 0.000821919 sec., 15816 rows/sec., 1.22 MiB/sec.
2576 2023.12.05 05:27:51.326142 [ 3 ] {89d135b5-66fd-4d3e-b866-0fc7e638fcbb} <Debug> DynamicQueryHandler: Done processing query
2577 2023.12.05 05:27:51.326168 [ 3 ] {89d135b5-66fd-4d3e-b866-0fc7e638fcbb} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2578 2023.12.05 05:27:51.326183 [ 3 ] {} <Debug> HTTP-Session: 2591b29a-60e4-4137-8164-a9530b104ecd Destroying unnamed session
2579 2023.12.05 05:27:51.326295 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 2136, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2580 2023.12.05 05:27:51.326339 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2581 2023.12.05 05:27:51.326360 [ 3 ] {} <Debug> HTTP-Session: d1cc65a1-7dc9-4e3d-a104-e1b6c37bcd2a Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
2582 2023.12.05 05:27:51.326377 [ 3 ] {} <Debug> HTTP-Session: d1cc65a1-7dc9-4e3d-a104-e1b6c37bcd2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2583 2023.12.05 05:27:51.326450 [ 3 ] {36118a98-8691-4003-9ddb-77b1514bdca4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2584 2023.12.05 05:27:51.326494 [ 3 ] {36118a98-8691-4003-9ddb-77b1514bdca4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2585 2023.12.05 05:27:51.326615 [ 3 ] {36118a98-8691-4003-9ddb-77b1514bdca4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2586 2023.12.05 05:27:51.326863 [ 3 ] {36118a98-8691-4003-9ddb-77b1514bdca4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB.
2587 2023.12.05 05:27:51.327101 [ 3 ] {36118a98-8691-4003-9ddb-77b1514bdca4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2588 2023.12.05 05:27:51.327269 [ 3 ] {36118a98-8691-4003-9ddb-77b1514bdca4} <Trace> oximeter.measurements_cumulativei64 (d92ff59c-9f1e-430b-bda9-e5188ca63a49): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
2589 2023.12.05 05:27:51.327363 [ 3 ] {36118a98-8691-4003-9ddb-77b1514bdca4} <Information> executeQuery: Read 11 rows, 754.00 B in 0.000927131 sec., 11864 rows/sec., 794.20 KiB/sec.
2590 2023.12.05 05:27:51.327479 [ 3 ] {36118a98-8691-4003-9ddb-77b1514bdca4} <Debug> DynamicQueryHandler: Done processing query
2591 2023.12.05 05:27:51.327502 [ 3 ] {36118a98-8691-4003-9ddb-77b1514bdca4} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2592 2023.12.05 05:27:51.327517 [ 3 ] {} <Debug> HTTP-Session: d1cc65a1-7dc9-4e3d-a104-e1b6c37bcd2a Destroying unnamed session
2593 2023.12.05 05:27:51.327608 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 256, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2594 2023.12.05 05:27:51.327651 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2595 2023.12.05 05:27:51.327736 [ 3 ] {} <Debug> HTTP-Session: 6d5d2da1-c382-4662-930f-bde33a0206ef Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
2596 2023.12.05 05:27:51.327753 [ 3 ] {} <Debug> HTTP-Session: 6d5d2da1-c382-4662-930f-bde33a0206ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2597 2023.12.05 05:27:51.327823 [ 3 ] {f0e90313-710e-4bab-8a8d-ee864ca044a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2598 2023.12.05 05:27:51.327865 [ 3 ] {f0e90313-710e-4bab-8a8d-ee864ca044a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2599 2023.12.05 05:27:51.327982 [ 3 ] {f0e90313-710e-4bab-8a8d-ee864ca044a1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2600 2023.12.05 05:27:51.328227 [ 3 ] {f0e90313-710e-4bab-8a8d-ee864ca044a1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB.
2601 2023.12.05 05:27:51.328468 [ 3 ] {f0e90313-710e-4bab-8a8d-ee864ca044a1} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2602 2023.12.05 05:27:51.328640 [ 3 ] {f0e90313-710e-4bab-8a8d-ee864ca044a1} <Trace> oximeter.measurements_cumulativeu64 (ff2b5c90-c08b-4bdb-b662-cbf6a9c47d29): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
2603 2023.12.05 05:27:51.328738 [ 3 ] {f0e90313-710e-4bab-8a8d-ee864ca044a1} <Information> executeQuery: Read 1 rows, 72.00 B in 0.00088873 sec., 1125 rows/sec., 79.12 KiB/sec.
2604 2023.12.05 05:27:51.328837 [ 3 ] {f0e90313-710e-4bab-8a8d-ee864ca044a1} <Debug> DynamicQueryHandler: Done processing query
2605 2023.12.05 05:27:51.328859 [ 3 ] {f0e90313-710e-4bab-8a8d-ee864ca044a1} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2606 2023.12.05 05:27:51.328874 [ 3 ] {} <Debug> HTTP-Session: 6d5d2da1-c382-4662-930f-bde33a0206ef Destroying unnamed session
2607 2023.12.05 05:27:56.325504 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 6647, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2608 2023.12.05 05:27:56.325677 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2609 2023.12.05 05:27:56.325726 [ 3 ] {} <Debug> HTTP-Session: ac9e6c0d-3a48-4164-9dfe-0920121a780f Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
2610 2023.12.05 05:27:56.325769 [ 3 ] {} <Debug> HTTP-Session: ac9e6c0d-3a48-4164-9dfe-0920121a780f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2611 2023.12.05 05:27:56.325971 [ 3 ] {25f2d45e-8797-4e05-8912-480fa815aae8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2612 2023.12.05 05:27:56.326071 [ 3 ] {25f2d45e-8797-4e05-8912-480fa815aae8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2613 2023.12.05 05:27:56.326335 [ 3 ] {25f2d45e-8797-4e05-8912-480fa815aae8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2614 2023.12.05 05:27:56.326905 [ 3 ] {25f2d45e-8797-4e05-8912-480fa815aae8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB.
2615 2023.12.05 05:27:56.327160 [ 3 ] {25f2d45e-8797-4e05-8912-480fa815aae8} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2616 2023.12.05 05:27:56.327326 [ 3 ] {25f2d45e-8797-4e05-8912-480fa815aae8} <Trace> oximeter.fields_i64 (12c46a38-0c4e-4c74-aee3-ed263673936a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
2617 2023.12.05 05:27:56.327464 [ 3 ] {25f2d45e-8797-4e05-8912-480fa815aae8} <Information> executeQuery: Read 46 rows, 3.73 KiB in 0.001429413 sec., 32181 rows/sec., 2.55 MiB/sec.
2618 2023.12.05 05:27:56.327462 [ 153 ] {} <Debug> oximeter.fields_i64 (12c46a38-0c4e-4c74-aee3-ed263673936a) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0
2619 2023.12.05 05:27:56.327566 [ 153 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB.
2620 2023.12.05 05:27:56.327665 [ 16 ] {12c46a38-0c4e-4c74-aee3-ed263673936a::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact
2621 2023.12.05 05:27:56.327669 [ 3 ] {25f2d45e-8797-4e05-8912-480fa815aae8} <Debug> DynamicQueryHandler: Done processing query
2622 2023.12.05 05:27:56.327715 [ 3 ] {25f2d45e-8797-4e05-8912-480fa815aae8} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2623 2023.12.05 05:27:56.327735 [ 3 ] {} <Debug> HTTP-Session: ac9e6c0d-3a48-4164-9dfe-0920121a780f Destroying unnamed session
2624 2023.12.05 05:27:56.327767 [ 16 ] {12c46a38-0c4e-4c74-aee3-ed263673936a::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2625 2023.12.05 05:27:56.327802 [ 16 ] {12c46a38-0c4e-4c74-aee3-ed263673936a::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 46 rows starting from the beginning of the part
2626 2023.12.05 05:27:56.327923 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 27466, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2627 2023.12.05 05:27:56.327937 [ 16 ] {12c46a38-0c4e-4c74-aee3-ed263673936a::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 46 rows starting from the beginning of the part
2628 2023.12.05 05:27:56.327979 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2629 2023.12.05 05:27:56.328006 [ 3 ] {} <Debug> HTTP-Session: 1e7aae91-101a-41db-bc2e-a03580ad7dc3 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
2630 2023.12.05 05:27:56.328030 [ 3 ] {} <Debug> HTTP-Session: 1e7aae91-101a-41db-bc2e-a03580ad7dc3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2631 2023.12.05 05:27:56.328071 [ 16 ] {12c46a38-0c4e-4c74-aee3-ed263673936a::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 46 rows starting from the beginning of the part
2632 2023.12.05 05:27:56.328151 [ 3 ] {d13a41b2-5a9a-4d2d-9f89-41668bcb26ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2633 2023.12.05 05:27:56.328212 [ 3 ] {d13a41b2-5a9a-4d2d-9f89-41668bcb26ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2634 2023.12.05 05:27:56.328220 [ 16 ] {12c46a38-0c4e-4c74-aee3-ed263673936a::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 46 rows starting from the beginning of the part
2635 2023.12.05 05:27:56.328425 [ 16 ] {12c46a38-0c4e-4c74-aee3-ed263673936a::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 46 rows starting from the beginning of the part
2636 2023.12.05 05:27:56.328455 [ 3 ] {d13a41b2-5a9a-4d2d-9f89-41668bcb26ce} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2637 2023.12.05 05:27:56.329135 [ 3 ] {d13a41b2-5a9a-4d2d-9f89-41668bcb26ce} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB.
2638 2023.12.05 05:27:56.329264 [ 16 ] {12c46a38-0c4e-4c74-aee3-ed263673936a::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 230 rows, containing 4 columns (4 merged, 0 gathered) in 0.001631677 sec., 140959.27073801984 rows/sec., 11.16 MiB/sec.
2639 2023.12.05 05:27:56.329366 [ 16 ] {12c46a38-0c4e-4c74-aee3-ed263673936a::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary)
2640 2023.12.05 05:27:56.329410 [ 3 ] {d13a41b2-5a9a-4d2d-9f89-41668bcb26ce} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2641 2023.12.05 05:27:56.329529 [ 16 ] {12c46a38-0c4e-4c74-aee3-ed263673936a::all_1_14_3} <Trace> oximeter.fields_i64 (12c46a38-0c4e-4c74-aee3-ed263673936a): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3.
2642 2023.12.05 05:27:56.329586 [ 3 ] {d13a41b2-5a9a-4d2d-9f89-41668bcb26ce} <Trace> oximeter.fields_string (f94cff58-0b90-4d04-aa0e-8712a8bf9eac): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2643 2023.12.05 05:27:56.329598 [ 16 ] {12c46a38-0c4e-4c74-aee3-ed263673936a::all_1_14_3} <Trace> oximeter.fields_i64 (12c46a38-0c4e-4c74-aee3-ed263673936a) (MergerMutator): Merged 5 parts: from all_1_10_2 to all_14_14_0
2644 2023.12.05 05:27:56.329734 [ 153 ] {} <Debug> oximeter.fields_string (f94cff58-0b90-4d04-aa0e-8712a8bf9eac) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2645 2023.12.05 05:27:56.329739 [ 3 ] {d13a41b2-5a9a-4d2d-9f89-41668bcb26ce} <Information> executeQuery: Read 174 rows, 16.84 KiB in 0.001543495 sec., 112731 rows/sec., 10.65 MiB/sec.
2646 2023.12.05 05:27:56.329803 [ 153 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB.
2647 2023.12.05 05:27:56.329977 [ 13 ] {f94cff58-0b90-4d04-aa0e-8712a8bf9eac::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
2648 2023.12.05 05:27:56.330019 [ 3 ] {d13a41b2-5a9a-4d2d-9f89-41668bcb26ce} <Debug> DynamicQueryHandler: Done processing query
2649 2023.12.05 05:27:56.330065 [ 3 ] {d13a41b2-5a9a-4d2d-9f89-41668bcb26ce} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2650 2023.12.05 05:27:56.330117 [ 3 ] {} <Debug> HTTP-Session: 1e7aae91-101a-41db-bc2e-a03580ad7dc3 Destroying unnamed session
2651 2023.12.05 05:27:56.330129 [ 13 ] {f94cff58-0b90-4d04-aa0e-8712a8bf9eac::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2652 2023.12.05 05:27:56.330174 [ 13 ] {f94cff58-0b90-4d04-aa0e-8712a8bf9eac::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 179 rows starting from the beginning of the part
2653 2023.12.05 05:27:56.330308 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 11892, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2654 2023.12.05 05:27:56.330337 [ 13 ] {f94cff58-0b90-4d04-aa0e-8712a8bf9eac::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 175 rows starting from the beginning of the part
2655 2023.12.05 05:27:56.330413 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2656 2023.12.05 05:27:56.330452 [ 3 ] {} <Debug> HTTP-Session: b903d673-9fbb-40db-8233-0a3f42a284e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
2657 2023.12.05 05:27:56.330502 [ 3 ] {} <Debug> HTTP-Session: b903d673-9fbb-40db-8233-0a3f42a284e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2658 2023.12.05 05:27:56.330549 [ 13 ] {f94cff58-0b90-4d04-aa0e-8712a8bf9eac::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 139 rows starting from the beginning of the part
2659 2023.12.05 05:27:56.330712 [ 3 ] {8d9670a9-d114-4186-ad89-c806649dc25a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2660 2023.12.05 05:27:56.330770 [ 13 ] {f94cff58-0b90-4d04-aa0e-8712a8bf9eac::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 138 rows starting from the beginning of the part
2661 2023.12.05 05:27:56.330799 [ 3 ] {8d9670a9-d114-4186-ad89-c806649dc25a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2662 2023.12.05 05:27:56.331053 [ 13 ] {f94cff58-0b90-4d04-aa0e-8712a8bf9eac::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part
2663 2023.12.05 05:27:56.331246 [ 3 ] {8d9670a9-d114-4186-ad89-c806649dc25a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2664 2023.12.05 05:27:56.331306 [ 13 ] {f94cff58-0b90-4d04-aa0e-8712a8bf9eac::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 174 rows starting from the beginning of the part
2665 2023.12.05 05:27:56.331983 [ 3 ] {8d9670a9-d114-4186-ad89-c806649dc25a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB.
2666 2023.12.05 05:27:56.332537 [ 3 ] {8d9670a9-d114-4186-ad89-c806649dc25a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
2667 2023.12.05 05:27:56.332816 [ 3 ] {8d9670a9-d114-4186-ad89-c806649dc25a} <Trace> oximeter.fields_uuid (12c37c0a-a1d5-4335-a4f4-dea58af88317): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
2668 2023.12.05 05:27:56.333051 [ 13 ] {f94cff58-0b90-4d04-aa0e-8712a8bf9eac::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 806 rows, containing 4 columns (4 merged, 0 gathered) in 0.003159043 sec., 255140.55997338437 rows/sec., 24.31 MiB/sec.
2669 2023.12.05 05:27:56.333076 [ 3 ] {8d9670a9-d114-4186-ad89-c806649dc25a} <Information> executeQuery: Read 70 rows, 5.58 KiB in 0.002298102 sec., 30459 rows/sec., 2.37 MiB/sec.
2670 2023.12.05 05:27:56.333287 [ 21 ] {f94cff58-0b90-4d04-aa0e-8712a8bf9eac::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2671 2023.12.05 05:27:56.333297 [ 3 ] {8d9670a9-d114-4186-ad89-c806649dc25a} <Debug> DynamicQueryHandler: Done processing query
2672 2023.12.05 05:27:56.333358 [ 3 ] {8d9670a9-d114-4186-ad89-c806649dc25a} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
2673 2023.12.05 05:27:56.333383 [ 3 ] {} <Debug> HTTP-Session: b903d673-9fbb-40db-8233-0a3f42a284e1 Destroying unnamed session
2674 2023.12.05 05:27:56.333509 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 7017, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2675 2023.12.05 05:27:56.333555 [ 21 ] {f94cff58-0b90-4d04-aa0e-8712a8bf9eac::all_1_16_3} <Trace> oximeter.fields_string (f94cff58-0b90-4d04-aa0e-8712a8bf9eac): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
2676 2023.12.05 05:27:56.333584 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2677 2023.12.05 05:27:56.333620 [ 3 ] {} <Debug> HTTP-Session: 3a5e2c89-9871-42d1-be9a-e766a4895e8d Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
2678 2023.12.05 05:27:56.333640 [ 3 ] {} <Debug> HTTP-Session: 3a5e2c89-9871-42d1-be9a-e766a4895e8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2679 2023.12.05 05:27:56.333653 [ 21 ] {f94cff58-0b90-4d04-aa0e-8712a8bf9eac::all_1_16_3} <Trace> oximeter.fields_string (f94cff58-0b90-4d04-aa0e-8712a8bf9eac) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
2680 2023.12.05 05:27:56.333804 [ 3 ] {d302a9e9-a45c-4d33-a5c5-018f5ded633e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2681 2023.12.05 05:27:56.333854 [ 3 ] {d302a9e9-a45c-4d33-a5c5-018f5ded633e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2682 2023.12.05 05:27:56.333991 [ 3 ] {d302a9e9-a45c-4d33-a5c5-018f5ded633e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2683 2023.12.05 05:27:56.334322 [ 3 ] {d302a9e9-a45c-4d33-a5c5-018f5ded633e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB.
2684 2023.12.05 05:27:56.334598 [ 3 ] {d302a9e9-a45c-4d33-a5c5-018f5ded633e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2685 2023.12.05 05:27:56.334780 [ 3 ] {d302a9e9-a45c-4d33-a5c5-018f5ded633e} <Trace> oximeter.measurements_cumulativeu64 (ff2b5c90-c08b-4bdb-b662-cbf6a9c47d29): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
2686 2023.12.05 05:27:56.334887 [ 3 ] {d302a9e9-a45c-4d33-a5c5-018f5ded633e} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.001049854 sec., 34290 rows/sec., 2.42 MiB/sec.
2687 2023.12.05 05:27:56.335016 [ 3 ] {d302a9e9-a45c-4d33-a5c5-018f5ded633e} <Debug> DynamicQueryHandler: Done processing query
2688 2023.12.05 05:27:56.335039 [ 3 ] {d302a9e9-a45c-4d33-a5c5-018f5ded633e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2689 2023.12.05 05:27:56.335056 [ 3 ] {} <Debug> HTTP-Session: 3a5e2c89-9871-42d1-be9a-e766a4895e8d Destroying unnamed session
2690 2023.12.05 05:27:56.335210 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 49213, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2691 2023.12.05 05:27:56.335256 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2692 2023.12.05 05:27:56.335277 [ 3 ] {} <Debug> HTTP-Session: 34de083e-5246-4724-9e36-c199eae1f5e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
2693 2023.12.05 05:27:56.335294 [ 3 ] {} <Debug> HTTP-Session: 34de083e-5246-4724-9e36-c199eae1f5e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2694 2023.12.05 05:27:56.335388 [ 3 ] {b506675c-1adc-4ed8-87aa-c57efac64f1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2695 2023.12.05 05:27:56.335432 [ 3 ] {b506675c-1adc-4ed8-87aa-c57efac64f1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2696 2023.12.05 05:27:56.335567 [ 3 ] {b506675c-1adc-4ed8-87aa-c57efac64f1b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2697 2023.12.05 05:27:56.336082 [ 3 ] {b506675c-1adc-4ed8-87aa-c57efac64f1b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB.
2698 2023.12.05 05:27:56.336390 [ 3 ] {b506675c-1adc-4ed8-87aa-c57efac64f1b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2699 2023.12.05 05:27:56.336568 [ 3 ] {b506675c-1adc-4ed8-87aa-c57efac64f1b} <Trace> oximeter.measurements_histogramf64 (b34964bc-1a5c-407c-8331-28f1257ba4e6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
2700 2023.12.05 05:27:56.336677 [ 3 ] {b506675c-1adc-4ed8-87aa-c57efac64f1b} <Information> executeQuery: Read 46 rows, 63.56 KiB in 0.001261229 sec., 36472 rows/sec., 49.22 MiB/sec.
2701 2023.12.05 05:27:56.336815 [ 3 ] {b506675c-1adc-4ed8-87aa-c57efac64f1b} <Debug> DynamicQueryHandler: Done processing query
2702 2023.12.05 05:27:56.336838 [ 3 ] {b506675c-1adc-4ed8-87aa-c57efac64f1b} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
2703 2023.12.05 05:27:56.336855 [ 3 ] {} <Debug> HTTP-Session: 34de083e-5246-4724-9e36-c199eae1f5e1 Destroying unnamed session
2704 2023.12.05 05:28:04.230044 [ 125 ] {} <Debug> DNSResolver: Updating DNS cache
2705 2023.12.05 05:28:04.230121 [ 125 ] {} <Debug> DNSResolver: Updated DNS cache
2706 2023.12.05 05:28:06.323060 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 6647, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2707 2023.12.05 05:28:06.323172 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2708 2023.12.05 05:28:06.323205 [ 3 ] {} <Debug> HTTP-Session: 1d668549-9c5f-4035-9676-7d359782d98e Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
2709 2023.12.05 05:28:06.323232 [ 3 ] {} <Debug> HTTP-Session: 1d668549-9c5f-4035-9676-7d359782d98e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2710 2023.12.05 05:28:06.323378 [ 3 ] {e37c71e4-8c1e-444c-b9d6-9d90af3f133f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2711 2023.12.05 05:28:06.323445 [ 3 ] {e37c71e4-8c1e-444c-b9d6-9d90af3f133f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2712 2023.12.05 05:28:06.323632 [ 3 ] {e37c71e4-8c1e-444c-b9d6-9d90af3f133f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2713 2023.12.05 05:28:06.324116 [ 3 ] {e37c71e4-8c1e-444c-b9d6-9d90af3f133f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB.
2714 2023.12.05 05:28:06.324384 [ 3 ] {e37c71e4-8c1e-444c-b9d6-9d90af3f133f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2715 2023.12.05 05:28:06.324554 [ 3 ] {e37c71e4-8c1e-444c-b9d6-9d90af3f133f} <Trace> oximeter.fields_i64 (12c46a38-0c4e-4c74-aee3-ed263673936a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2716 2023.12.05 05:28:06.324691 [ 3 ] {e37c71e4-8c1e-444c-b9d6-9d90af3f133f} <Information> executeQuery: Read 46 rows, 3.73 KiB in 0.001266709 sec., 36314 rows/sec., 2.87 MiB/sec.
2717 2023.12.05 05:28:06.324867 [ 3 ] {e37c71e4-8c1e-444c-b9d6-9d90af3f133f} <Debug> DynamicQueryHandler: Done processing query
2718 2023.12.05 05:28:06.324893 [ 3 ] {e37c71e4-8c1e-444c-b9d6-9d90af3f133f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2719 2023.12.05 05:28:06.324910 [ 3 ] {} <Debug> HTTP-Session: 1d668549-9c5f-4035-9676-7d359782d98e Destroying unnamed session
2720 2023.12.05 05:28:06.325030 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2721 2023.12.05 05:28:06.325085 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2722 2023.12.05 05:28:06.325107 [ 3 ] {} <Debug> HTTP-Session: 39ea33d0-7e11-45cf-a55a-34741e95cb81 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
2723 2023.12.05 05:28:06.325126 [ 3 ] {} <Debug> HTTP-Session: 39ea33d0-7e11-45cf-a55a-34741e95cb81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2724 2023.12.05 05:28:06.325206 [ 3 ] {bd27be76-fb4e-43b5-9c92-1692e6f7d4c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
2725 2023.12.05 05:28:06.325250 [ 3 ] {bd27be76-fb4e-43b5-9c92-1692e6f7d4c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
2726 2023.12.05 05:28:06.325364 [ 3 ] {bd27be76-fb4e-43b5-9c92-1692e6f7d4c4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2727 2023.12.05 05:28:06.325686 [ 3 ] {bd27be76-fb4e-43b5-9c92-1692e6f7d4c4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB.
2728 2023.12.05 05:28:06.325902 [ 3 ] {bd27be76-fb4e-43b5-9c92-1692e6f7d4c4} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2729 2023.12.05 05:28:06.326050 [ 3 ] {bd27be76-fb4e-43b5-9c92-1692e6f7d4c4} <Trace> oximeter.fields_ipaddr (e2651119-bd22-408f-8a55-020caff62cd0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
2730 2023.12.05 05:28:06.326187 [ 3 ] {bd27be76-fb4e-43b5-9c92-1692e6f7d4c4} <Information> executeQuery: Read 4 rows, 342.00 B in 0.000942351 sec., 4244 rows/sec., 354.42 KiB/sec.
2731 2023.12.05 05:28:06.326319 [ 3 ] {bd27be76-fb4e-43b5-9c92-1692e6f7d4c4} <Debug> DynamicQueryHandler: Done processing query
2732 2023.12.05 05:28:06.326343 [ 3 ] {bd27be76-fb4e-43b5-9c92-1692e6f7d4c4} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2733 2023.12.05 05:28:06.326359 [ 3 ] {} <Debug> HTTP-Session: 39ea33d0-7e11-45cf-a55a-34741e95cb81 Destroying unnamed session
2734 2023.12.05 05:28:06.326514 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 22461, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2735 2023.12.05 05:28:06.326562 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2736 2023.12.05 05:28:06.326582 [ 3 ] {} <Debug> HTTP-Session: a9096e08-ac23-41eb-81c1-80dd6065b982 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
2737 2023.12.05 05:28:06.326599 [ 3 ] {} <Debug> HTTP-Session: a9096e08-ac23-41eb-81c1-80dd6065b982 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2738 2023.12.05 05:28:06.326678 [ 3 ] {a4dd6f7b-d191-4cf2-b36a-f52e6640019d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2739 2023.12.05 05:28:06.326718 [ 3 ] {a4dd6f7b-d191-4cf2-b36a-f52e6640019d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2740 2023.12.05 05:28:06.326824 [ 3 ] {a4dd6f7b-d191-4cf2-b36a-f52e6640019d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2741 2023.12.05 05:28:06.327210 [ 3 ] {a4dd6f7b-d191-4cf2-b36a-f52e6640019d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB.
2742 2023.12.05 05:28:06.327429 [ 3 ] {a4dd6f7b-d191-4cf2-b36a-f52e6640019d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2743 2023.12.05 05:28:06.327582 [ 3 ] {a4dd6f7b-d191-4cf2-b36a-f52e6640019d} <Trace> oximeter.fields_string (f94cff58-0b90-4d04-aa0e-8712a8bf9eac): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
2744 2023.12.05 05:28:06.327712 [ 3 ] {a4dd6f7b-d191-4cf2-b36a-f52e6640019d} <Information> executeQuery: Read 140 rows, 13.90 KiB in 0.001003013 sec., 139579 rows/sec., 13.53 MiB/sec.
2745 2023.12.05 05:28:06.327838 [ 3 ] {a4dd6f7b-d191-4cf2-b36a-f52e6640019d} <Debug> DynamicQueryHandler: Done processing query
2746 2023.12.05 05:28:06.327862 [ 3 ] {a4dd6f7b-d191-4cf2-b36a-f52e6640019d} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
2747 2023.12.05 05:28:06.327877 [ 3 ] {} <Debug> HTTP-Session: a9096e08-ac23-41eb-81c1-80dd6065b982 Destroying unnamed session
2748 2023.12.05 05:28:06.328014 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2749 2023.12.05 05:28:06.328060 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2750 2023.12.05 05:28:06.328080 [ 3 ] {} <Debug> HTTP-Session: 624523ff-3d3a-4a25-b4f4-ad66cb645c0c Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
2751 2023.12.05 05:28:06.328096 [ 3 ] {} <Debug> HTTP-Session: 624523ff-3d3a-4a25-b4f4-ad66cb645c0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2752 2023.12.05 05:28:06.328164 [ 3 ] {75b57679-de70-4886-a2f6-e74bfb4c959d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2753 2023.12.05 05:28:06.328203 [ 3 ] {75b57679-de70-4886-a2f6-e74bfb4c959d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2754 2023.12.05 05:28:06.328308 [ 3 ] {75b57679-de70-4886-a2f6-e74bfb4c959d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2755 2023.12.05 05:28:06.328601 [ 3 ] {75b57679-de70-4886-a2f6-e74bfb4c959d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB.
2756 2023.12.05 05:28:06.328804 [ 3 ] {75b57679-de70-4886-a2f6-e74bfb4c959d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2757 2023.12.05 05:28:06.328954 [ 3 ] {75b57679-de70-4886-a2f6-e74bfb4c959d} <Trace> oximeter.fields_u16 (f3dc3ce2-598f-47ef-8983-16b6abbedccf): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
2758 2023.12.05 05:28:06.329075 [ 3 ] {75b57679-de70-4886-a2f6-e74bfb4c959d} <Information> executeQuery: Read 4 rows, 286.00 B in 0.00088011 sec., 4544 rows/sec., 317.34 KiB/sec.
2759 2023.12.05 05:28:06.329202 [ 3 ] {75b57679-de70-4886-a2f6-e74bfb4c959d} <Debug> DynamicQueryHandler: Done processing query
2760 2023.12.05 05:28:06.329225 [ 3 ] {75b57679-de70-4886-a2f6-e74bfb4c959d} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2761 2023.12.05 05:28:06.329240 [ 3 ] {} <Debug> HTTP-Session: 624523ff-3d3a-4a25-b4f4-ad66cb645c0c Destroying unnamed session
2762 2023.12.05 05:28:06.329362 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 8528, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2763 2023.12.05 05:28:06.329406 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2764 2023.12.05 05:28:06.329427 [ 3 ] {} <Debug> HTTP-Session: ac014b8d-e61a-4f29-8e24-5664f90aa330 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
2765 2023.12.05 05:28:06.329443 [ 3 ] {} <Debug> HTTP-Session: ac014b8d-e61a-4f29-8e24-5664f90aa330 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2766 2023.12.05 05:28:06.329516 [ 3 ] {537abe60-bd5f-4ffb-a6cb-392721a618b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2767 2023.12.05 05:28:06.329555 [ 3 ] {537abe60-bd5f-4ffb-a6cb-392721a618b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2768 2023.12.05 05:28:06.329661 [ 3 ] {537abe60-bd5f-4ffb-a6cb-392721a618b0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2769 2023.12.05 05:28:06.329961 [ 3 ] {537abe60-bd5f-4ffb-a6cb-392721a618b0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB.
2770 2023.12.05 05:28:06.330170 [ 3 ] {537abe60-bd5f-4ffb-a6cb-392721a618b0} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
2771 2023.12.05 05:28:06.330322 [ 3 ] {537abe60-bd5f-4ffb-a6cb-392721a618b0} <Trace> oximeter.fields_uuid (12c37c0a-a1d5-4335-a4f4-dea58af88317): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
2772 2023.12.05 05:28:06.330438 [ 3 ] {537abe60-bd5f-4ffb-a6cb-392721a618b0} <Information> executeQuery: Read 50 rows, 4.01 KiB in 0.00088405 sec., 56557 rows/sec., 4.43 MiB/sec.
2773 2023.12.05 05:28:06.330555 [ 3 ] {537abe60-bd5f-4ffb-a6cb-392721a618b0} <Debug> DynamicQueryHandler: Done processing query
2774 2023.12.05 05:28:06.330579 [ 3 ] {537abe60-bd5f-4ffb-a6cb-392721a618b0} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
2775 2023.12.05 05:28:06.330594 [ 3 ] {} <Debug> HTTP-Session: ac014b8d-e61a-4f29-8e24-5664f90aa330 Destroying unnamed session
2776 2023.12.05 05:28:06.330700 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2777 2023.12.05 05:28:06.330746 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2778 2023.12.05 05:28:06.330766 [ 3 ] {} <Debug> HTTP-Session: aef262dd-99d1-41b6-82a7-baf5889d76c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
2779 2023.12.05 05:28:06.330783 [ 3 ] {} <Debug> HTTP-Session: aef262dd-99d1-41b6-82a7-baf5889d76c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2780 2023.12.05 05:28:06.330852 [ 3 ] {489c6466-ab0e-4abd-b386-d29191263779} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2781 2023.12.05 05:28:06.330896 [ 3 ] {489c6466-ab0e-4abd-b386-d29191263779} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2782 2023.12.05 05:28:06.331024 [ 3 ] {489c6466-ab0e-4abd-b386-d29191263779} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2783 2023.12.05 05:28:06.331302 [ 3 ] {489c6466-ab0e-4abd-b386-d29191263779} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB.
2784 2023.12.05 05:28:06.331565 [ 3 ] {489c6466-ab0e-4abd-b386-d29191263779} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2785 2023.12.05 05:28:06.331741 [ 3 ] {489c6466-ab0e-4abd-b386-d29191263779} <Trace> oximeter.measurements_cumulativeu64 (ff2b5c90-c08b-4bdb-b662-cbf6a9c47d29): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
2786 2023.12.05 05:28:06.331871 [ 3 ] {489c6466-ab0e-4abd-b386-d29191263779} <Information> executeQuery: Read 2 rows, 144.00 B in 0.000985342 sec., 2029 rows/sec., 142.72 KiB/sec.
2787 2023.12.05 05:28:06.331866 [ 92 ] {} <Debug> oximeter.measurements_cumulativeu64 (ff2b5c90-c08b-4bdb-b662-cbf6a9c47d29) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2788 2023.12.05 05:28:06.331994 [ 92 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB.
2789 2023.12.05 05:28:06.332032 [ 3 ] {489c6466-ab0e-4abd-b386-d29191263779} <Debug> DynamicQueryHandler: Done processing query
2790 2023.12.05 05:28:06.332072 [ 3 ] {489c6466-ab0e-4abd-b386-d29191263779} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2791 2023.12.05 05:28:06.332111 [ 3 ] {} <Debug> HTTP-Session: aef262dd-99d1-41b6-82a7-baf5889d76c6 Destroying unnamed session
2792 2023.12.05 05:28:06.332120 [ 18 ] {ff2b5c90-c08b-4bdb-b662-cbf6a9c47d29::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
2793 2023.12.05 05:28:06.332298 [ 18 ] {ff2b5c90-c08b-4bdb-b662-cbf6a9c47d29::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2794 2023.12.05 05:28:06.332331 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 49213, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2795 2023.12.05 05:28:06.332360 [ 18 ] {ff2b5c90-c08b-4bdb-b662-cbf6a9c47d29::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 257 rows starting from the beginning of the part
2796 2023.12.05 05:28:06.332411 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2797 2023.12.05 05:28:06.332467 [ 3 ] {} <Debug> HTTP-Session: 585cbb98-7ae3-46b3-9185-4314fbe3145e Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
2798 2023.12.05 05:28:06.332495 [ 3 ] {} <Debug> HTTP-Session: 585cbb98-7ae3-46b3-9185-4314fbe3145e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2799 2023.12.05 05:28:06.332700 [ 18 ] {ff2b5c90-c08b-4bdb-b662-cbf6a9c47d29::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 37 rows starting from the beginning of the part
2800 2023.12.05 05:28:06.332721 [ 3 ] {250add39-ba1e-44c8-acab-852ebd0a09d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2801 2023.12.05 05:28:06.332830 [ 3 ] {250add39-ba1e-44c8-acab-852ebd0a09d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2802 2023.12.05 05:28:06.333011 [ 18 ] {ff2b5c90-c08b-4bdb-b662-cbf6a9c47d29::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part
2803 2023.12.05 05:28:06.333395 [ 18 ] {ff2b5c90-c08b-4bdb-b662-cbf6a9c47d29::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part
2804 2023.12.05 05:28:06.333472 [ 3 ] {250add39-ba1e-44c8-acab-852ebd0a09d1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2805 2023.12.05 05:28:06.333679 [ 18 ] {ff2b5c90-c08b-4bdb-b662-cbf6a9c47d29::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 36 rows starting from the beginning of the part
2806 2023.12.05 05:28:06.333838 [ 18 ] {ff2b5c90-c08b-4bdb-b662-cbf6a9c47d29::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part
2807 2023.12.05 05:28:06.334478 [ 3 ] {250add39-ba1e-44c8-acab-852ebd0a09d1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB.
2808 2023.12.05 05:28:06.335317 [ 3 ] {250add39-ba1e-44c8-acab-852ebd0a09d1} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2809 2023.12.05 05:28:06.335482 [ 18 ] {ff2b5c90-c08b-4bdb-b662-cbf6a9c47d29::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 334 rows, containing 5 columns (5 merged, 0 gathered) in 0.003430338 sec., 97366.49857827422 rows/sec., 6.87 MiB/sec.
2810 2023.12.05 05:28:06.335644 [ 3 ] {250add39-ba1e-44c8-acab-852ebd0a09d1} <Trace> oximeter.measurements_histogramf64 (b34964bc-1a5c-407c-8331-28f1257ba4e6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2811 2023.12.05 05:28:06.335690 [ 13 ] {ff2b5c90-c08b-4bdb-b662-cbf6a9c47d29::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2812 2023.12.05 05:28:06.335913 [ 3 ] {250add39-ba1e-44c8-acab-852ebd0a09d1} <Information> executeQuery: Read 46 rows, 63.56 KiB in 0.003108361 sec., 14798 rows/sec., 19.97 MiB/sec.
2813 2023.12.05 05:28:06.336160 [ 3 ] {250add39-ba1e-44c8-acab-852ebd0a09d1} <Debug> DynamicQueryHandler: Done processing query
2814 2023.12.05 05:28:06.336194 [ 3 ] {250add39-ba1e-44c8-acab-852ebd0a09d1} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
2815 2023.12.05 05:28:06.336218 [ 13 ] {ff2b5c90-c08b-4bdb-b662-cbf6a9c47d29::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (ff2b5c90-c08b-4bdb-b662-cbf6a9c47d29): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
2816 2023.12.05 05:28:06.336233 [ 3 ] {} <Debug> HTTP-Session: 585cbb98-7ae3-46b3-9185-4314fbe3145e Destroying unnamed session
2817 2023.12.05 05:28:06.336328 [ 13 ] {ff2b5c90-c08b-4bdb-b662-cbf6a9c47d29::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (ff2b5c90-c08b-4bdb-b662-cbf6a9c47d29) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
2818 2023.12.05 05:28:16.323261 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 6647, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2819 2023.12.05 05:28:16.323446 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2820 2023.12.05 05:28:16.323495 [ 3 ] {} <Debug> HTTP-Session: 243c9caf-0298-4ee4-bc34-1c2f52216882 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
2821 2023.12.05 05:28:16.323538 [ 3 ] {} <Debug> HTTP-Session: 243c9caf-0298-4ee4-bc34-1c2f52216882 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2822 2023.12.05 05:28:16.323740 [ 3 ] {e1822292-354a-45a7-b8d8-c627057a93e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2823 2023.12.05 05:28:16.323840 [ 3 ] {e1822292-354a-45a7-b8d8-c627057a93e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2824 2023.12.05 05:28:16.324096 [ 3 ] {e1822292-354a-45a7-b8d8-c627057a93e1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2825 2023.12.05 05:28:16.324523 [ 3 ] {e1822292-354a-45a7-b8d8-c627057a93e1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB.
2826 2023.12.05 05:28:16.324784 [ 3 ] {e1822292-354a-45a7-b8d8-c627057a93e1} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2827 2023.12.05 05:28:16.324947 [ 3 ] {e1822292-354a-45a7-b8d8-c627057a93e1} <Trace> oximeter.fields_i64 (12c46a38-0c4e-4c74-aee3-ed263673936a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2828 2023.12.05 05:28:16.325088 [ 3 ] {e1822292-354a-45a7-b8d8-c627057a93e1} <Information> executeQuery: Read 46 rows, 3.73 KiB in 0.001279839 sec., 35942 rows/sec., 2.84 MiB/sec.
2829 2023.12.05 05:28:16.325223 [ 3 ] {e1822292-354a-45a7-b8d8-c627057a93e1} <Debug> DynamicQueryHandler: Done processing query
2830 2023.12.05 05:28:16.325249 [ 3 ] {e1822292-354a-45a7-b8d8-c627057a93e1} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2831 2023.12.05 05:28:16.325265 [ 3 ] {} <Debug> HTTP-Session: 243c9caf-0298-4ee4-bc34-1c2f52216882 Destroying unnamed session
2832 2023.12.05 05:28:16.325425 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 22162, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2833 2023.12.05 05:28:16.325471 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2834 2023.12.05 05:28:16.325491 [ 3 ] {} <Debug> HTTP-Session: a74a1856-ab51-485f-a920-49d9920fd127 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
2835 2023.12.05 05:28:16.325509 [ 3 ] {} <Debug> HTTP-Session: a74a1856-ab51-485f-a920-49d9920fd127 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2836 2023.12.05 05:28:16.325586 [ 3 ] {b8507124-e7ee-49db-8ae4-bd560980fcac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2837 2023.12.05 05:28:16.325625 [ 3 ] {b8507124-e7ee-49db-8ae4-bd560980fcac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2838 2023.12.05 05:28:16.325730 [ 3 ] {b8507124-e7ee-49db-8ae4-bd560980fcac} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2839 2023.12.05 05:28:16.326132 [ 3 ] {b8507124-e7ee-49db-8ae4-bd560980fcac} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB.
2840 2023.12.05 05:28:16.326348 [ 3 ] {b8507124-e7ee-49db-8ae4-bd560980fcac} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
2841 2023.12.05 05:28:16.326509 [ 3 ] {b8507124-e7ee-49db-8ae4-bd560980fcac} <Trace> oximeter.fields_string (f94cff58-0b90-4d04-aa0e-8712a8bf9eac): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
2842 2023.12.05 05:28:16.326643 [ 3 ] {b8507124-e7ee-49db-8ae4-bd560980fcac} <Information> executeQuery: Read 138 rows, 13.72 KiB in 0.001027794 sec., 134268 rows/sec., 13.04 MiB/sec.
2843 2023.12.05 05:28:16.326808 [ 3 ] {b8507124-e7ee-49db-8ae4-bd560980fcac} <Debug> DynamicQueryHandler: Done processing query
2844 2023.12.05 05:28:16.326834 [ 3 ] {b8507124-e7ee-49db-8ae4-bd560980fcac} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
2845 2023.12.05 05:28:16.326851 [ 3 ] {} <Debug> HTTP-Session: a74a1856-ab51-485f-a920-49d9920fd127 Destroying unnamed session
2846 2023.12.05 05:28:16.326983 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 7844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2847 2023.12.05 05:28:16.327029 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2848 2023.12.05 05:28:16.327050 [ 3 ] {} <Debug> HTTP-Session: e471d696-654b-408f-ae80-acce4fa23584 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
2849 2023.12.05 05:28:16.327066 [ 3 ] {} <Debug> HTTP-Session: e471d696-654b-408f-ae80-acce4fa23584 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2850 2023.12.05 05:28:16.327140 [ 3 ] {f1e8159c-ed74-4a71-a071-603e699d3510} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2851 2023.12.05 05:28:16.327180 [ 3 ] {f1e8159c-ed74-4a71-a071-603e699d3510} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2852 2023.12.05 05:28:16.327295 [ 3 ] {f1e8159c-ed74-4a71-a071-603e699d3510} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2853 2023.12.05 05:28:16.327607 [ 3 ] {f1e8159c-ed74-4a71-a071-603e699d3510} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB.
2854 2023.12.05 05:28:16.327811 [ 3 ] {f1e8159c-ed74-4a71-a071-603e699d3510} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
2855 2023.12.05 05:28:16.327958 [ 3 ] {f1e8159c-ed74-4a71-a071-603e699d3510} <Trace> oximeter.fields_uuid (12c37c0a-a1d5-4335-a4f4-dea58af88317): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
2856 2023.12.05 05:28:16.328081 [ 3 ] {f1e8159c-ed74-4a71-a071-603e699d3510} <Information> executeQuery: Read 46 rows, 3.68 KiB in 0.000905201 sec., 50817 rows/sec., 3.97 MiB/sec.
2857 2023.12.05 05:28:16.328227 [ 3 ] {f1e8159c-ed74-4a71-a071-603e699d3510} <Debug> DynamicQueryHandler: Done processing query
2858 2023.12.05 05:28:16.328251 [ 3 ] {f1e8159c-ed74-4a71-a071-603e699d3510} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2859 2023.12.05 05:28:16.328267 [ 3 ] {} <Debug> HTTP-Session: e471d696-654b-408f-ae80-acce4fa23584 Destroying unnamed session
2860 2023.12.05 05:28:16.328453 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 49213, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2861 2023.12.05 05:28:16.328499 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2862 2023.12.05 05:28:16.328520 [ 3 ] {} <Debug> HTTP-Session: 3303a145-4fee-4e22-93c4-ffed4d4660c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
2863 2023.12.05 05:28:16.328537 [ 3 ] {} <Debug> HTTP-Session: 3303a145-4fee-4e22-93c4-ffed4d4660c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2864 2023.12.05 05:28:16.328621 [ 3 ] {a9550209-2f2d-488c-a9d7-eeb216f81bd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2865 2023.12.05 05:28:16.328668 [ 3 ] {a9550209-2f2d-488c-a9d7-eeb216f81bd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2866 2023.12.05 05:28:16.328811 [ 3 ] {a9550209-2f2d-488c-a9d7-eeb216f81bd5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2867 2023.12.05 05:28:16.329390 [ 3 ] {a9550209-2f2d-488c-a9d7-eeb216f81bd5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB.
2868 2023.12.05 05:28:16.329713 [ 3 ] {a9550209-2f2d-488c-a9d7-eeb216f81bd5} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2869 2023.12.05 05:28:16.329895 [ 3 ] {a9550209-2f2d-488c-a9d7-eeb216f81bd5} <Trace> oximeter.measurements_histogramf64 (b34964bc-1a5c-407c-8331-28f1257ba4e6): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2870 2023.12.05 05:28:16.330026 [ 3 ] {a9550209-2f2d-488c-a9d7-eeb216f81bd5} <Information> executeQuery: Read 46 rows, 63.56 KiB in 0.001371791 sec., 33532 rows/sec., 45.25 MiB/sec.
2871 2023.12.05 05:28:16.330025 [ 53 ] {} <Debug> oximeter.measurements_histogramf64 (b34964bc-1a5c-407c-8331-28f1257ba4e6) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2872 2023.12.05 05:28:16.330154 [ 53 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB.
2873 2023.12.05 05:28:16.330240 [ 3 ] {a9550209-2f2d-488c-a9d7-eeb216f81bd5} <Debug> DynamicQueryHandler: Done processing query
2874 2023.12.05 05:28:16.330282 [ 3 ] {a9550209-2f2d-488c-a9d7-eeb216f81bd5} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
2875 2023.12.05 05:28:16.330289 [ 17 ] {b34964bc-1a5c-407c-8331-28f1257ba4e6::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
2876 2023.12.05 05:28:16.330317 [ 3 ] {} <Debug> HTTP-Session: 3303a145-4fee-4e22-93c4-ffed4d4660c6 Destroying unnamed session
2877 2023.12.05 05:28:16.330453 [ 17 ] {b34964bc-1a5c-407c-8331-28f1257ba4e6::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2878 2023.12.05 05:28:16.330498 [ 17 ] {b34964bc-1a5c-407c-8331-28f1257ba4e6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 482 rows starting from the beginning of the part
2879 2023.12.05 05:28:16.330649 [ 17 ] {b34964bc-1a5c-407c-8331-28f1257ba4e6::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
2880 2023.12.05 05:28:16.330748 [ 17 ] {b34964bc-1a5c-407c-8331-28f1257ba4e6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 46 rows starting from the beginning of the part
2881 2023.12.05 05:28:16.330840 [ 17 ] {b34964bc-1a5c-407c-8331-28f1257ba4e6::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
2882 2023.12.05 05:28:16.330934 [ 17 ] {b34964bc-1a5c-407c-8331-28f1257ba4e6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 46 rows starting from the beginning of the part
2883 2023.12.05 05:28:16.331025 [ 17 ] {b34964bc-1a5c-407c-8331-28f1257ba4e6::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
2884 2023.12.05 05:28:16.332559 [ 17 ] {b34964bc-1a5c-407c-8331-28f1257ba4e6::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 712 rows, containing 6 columns (6 merged, 0 gathered) in 0.002330303 sec., 305539.66587177716 rows/sec., 412.31 MiB/sec.
2885 2023.12.05 05:28:16.332884 [ 17 ] {b34964bc-1a5c-407c-8331-28f1257ba4e6::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2886 2023.12.05 05:28:16.333099 [ 17 ] {b34964bc-1a5c-407c-8331-28f1257ba4e6::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (b34964bc-1a5c-407c-8331-28f1257ba4e6): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
2887 2023.12.05 05:28:16.333166 [ 17 ] {b34964bc-1a5c-407c-8331-28f1257ba4e6::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (b34964bc-1a5c-407c-8331-28f1257ba4e6) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
2888 2023.12.05 05:28:16.333230 [ 17 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in b34964bc-1a5c-407c-8331-28f1257ba4e6::all_1_16_3: 4.01 MiB.
2889 2023.12.05 05:28:17.000130 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 235.25 MiB, peak 236.87 MiB, will set to 231.12 MiB (RSS), difference: -4.12 MiB
2890 2023.12.05 05:28:19.230183 [ 76 ] {} <Debug> DNSResolver: Updating DNS cache
2891 2023.12.05 05:28:19.230288 [ 76 ] {} <Debug> DNSResolver: Updated DNS cache
2892 2023.12.05 05:28:21.321641 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 1904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2893 2023.12.05 05:28:21.321762 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2894 2023.12.05 05:28:21.321794 [ 3 ] {} <Debug> HTTP-Session: e92a82bb-164b-439d-8b05-603fabf20178 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
2895 2023.12.05 05:28:21.321823 [ 3 ] {} <Debug> HTTP-Session: e92a82bb-164b-439d-8b05-603fabf20178 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2896 2023.12.05 05:28:21.321967 [ 3 ] {5a00cbc1-7616-4a92-8a12-1810dd5ca5f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2897 2023.12.05 05:28:21.322036 [ 3 ] {5a00cbc1-7616-4a92-8a12-1810dd5ca5f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2898 2023.12.05 05:28:21.322213 [ 3 ] {5a00cbc1-7616-4a92-8a12-1810dd5ca5f9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2899 2023.12.05 05:28:21.322717 [ 3 ] {5a00cbc1-7616-4a92-8a12-1810dd5ca5f9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB.
2900 2023.12.05 05:28:21.322982 [ 3 ] {5a00cbc1-7616-4a92-8a12-1810dd5ca5f9} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
2901 2023.12.05 05:28:21.323148 [ 3 ] {5a00cbc1-7616-4a92-8a12-1810dd5ca5f9} <Trace> oximeter.fields_uuid (12c37c0a-a1d5-4335-a4f4-dea58af88317): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
2902 2023.12.05 05:28:21.323285 [ 3 ] {5a00cbc1-7616-4a92-8a12-1810dd5ca5f9} <Information> executeQuery: Read 11 rows, 888.00 B in 0.001278269 sec., 8605 rows/sec., 678.41 KiB/sec.
2903 2023.12.05 05:28:21.323331 [ 76 ] {} <Debug> oximeter.fields_uuid (12c37c0a-a1d5-4335-a4f4-dea58af88317) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
2904 2023.12.05 05:28:21.323466 [ 3 ] {5a00cbc1-7616-4a92-8a12-1810dd5ca5f9} <Debug> DynamicQueryHandler: Done processing query
2905 2023.12.05 05:28:21.323491 [ 76 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB.
2906 2023.12.05 05:28:21.323511 [ 3 ] {5a00cbc1-7616-4a92-8a12-1810dd5ca5f9} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2907 2023.12.05 05:28:21.323554 [ 3 ] {} <Debug> HTTP-Session: e92a82bb-164b-439d-8b05-603fabf20178 Destroying unnamed session
2908 2023.12.05 05:28:21.323644 [ 18 ] {12c37c0a-a1d5-4335-a4f4-dea58af88317::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
2909 2023.12.05 05:28:21.323676 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 2137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2910 2023.12.05 05:28:21.323757 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2911 2023.12.05 05:28:21.323806 [ 3 ] {} <Debug> HTTP-Session: aea65fdf-18bd-4515-bb3a-2496a102ff5a Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
2912 2023.12.05 05:28:21.323853 [ 3 ] {} <Debug> HTTP-Session: aea65fdf-18bd-4515-bb3a-2496a102ff5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2913 2023.12.05 05:28:21.323864 [ 18 ] {12c37c0a-a1d5-4335-a4f4-dea58af88317::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2914 2023.12.05 05:28:21.323950 [ 18 ] {12c37c0a-a1d5-4335-a4f4-dea58af88317::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 109 rows starting from the beginning of the part
2915 2023.12.05 05:28:21.324053 [ 3 ] {b770fbe7-69bd-4cdc-a845-446661442306} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2916 2023.12.05 05:28:21.324139 [ 3 ] {b770fbe7-69bd-4cdc-a845-446661442306} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2917 2023.12.05 05:28:21.324264 [ 18 ] {12c37c0a-a1d5-4335-a4f4-dea58af88317::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 13 rows starting from the beginning of the part
2918 2023.12.05 05:28:21.324595 [ 18 ] {12c37c0a-a1d5-4335-a4f4-dea58af88317::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 70 rows starting from the beginning of the part
2919 2023.12.05 05:28:21.324713 [ 3 ] {b770fbe7-69bd-4cdc-a845-446661442306} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2920 2023.12.05 05:28:21.324887 [ 18 ] {12c37c0a-a1d5-4335-a4f4-dea58af88317::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 50 rows starting from the beginning of the part
2921 2023.12.05 05:28:21.325056 [ 18 ] {12c37c0a-a1d5-4335-a4f4-dea58af88317::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
2922 2023.12.05 05:28:21.325365 [ 18 ] {12c37c0a-a1d5-4335-a4f4-dea58af88317::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 11 rows starting from the beginning of the part
2923 2023.12.05 05:28:21.325536 [ 3 ] {b770fbe7-69bd-4cdc-a845-446661442306} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB.
2924 2023.12.05 05:28:21.326128 [ 3 ] {b770fbe7-69bd-4cdc-a845-446661442306} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2925 2023.12.05 05:28:21.326532 [ 3 ] {b770fbe7-69bd-4cdc-a845-446661442306} <Trace> oximeter.measurements_cumulativei64 (d92ff59c-9f1e-430b-bda9-e5188ca63a49): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
2926 2023.12.05 05:28:21.326827 [ 3 ] {b770fbe7-69bd-4cdc-a845-446661442306} <Information> executeQuery: Read 11 rows, 754.00 B in 0.002715032 sec., 4051 rows/sec., 271.20 KiB/sec.
2927 2023.12.05 05:28:21.327237 [ 17 ] {12c37c0a-a1d5-4335-a4f4-dea58af88317::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 299 rows, containing 4 columns (4 merged, 0 gathered) in 0.003640713 sec., 82126.77022330517 rows/sec., 6.41 MiB/sec.
2928 2023.12.05 05:28:21.327256 [ 3 ] {b770fbe7-69bd-4cdc-a845-446661442306} <Debug> DynamicQueryHandler: Done processing query
2929 2023.12.05 05:28:21.327316 [ 3 ] {b770fbe7-69bd-4cdc-a845-446661442306} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2930 2023.12.05 05:28:21.327344 [ 3 ] {} <Debug> HTTP-Session: aea65fdf-18bd-4515-bb3a-2496a102ff5a Destroying unnamed session
2931 2023.12.05 05:28:21.327430 [ 17 ] {12c37c0a-a1d5-4335-a4f4-dea58af88317::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
2932 2023.12.05 05:28:21.327650 [ 17 ] {12c37c0a-a1d5-4335-a4f4-dea58af88317::all_1_21_4} <Trace> oximeter.fields_uuid (12c37c0a-a1d5-4335-a4f4-dea58af88317): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
2933 2023.12.05 05:28:21.327730 [ 17 ] {12c37c0a-a1d5-4335-a4f4-dea58af88317::all_1_21_4} <Trace> oximeter.fields_uuid (12c37c0a-a1d5-4335-a4f4-dea58af88317) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
2934 2023.12.05 05:28:26.325273 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 6647, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2935 2023.12.05 05:28:26.325462 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2936 2023.12.05 05:28:26.325514 [ 3 ] {} <Debug> HTTP-Session: 07ccb908-8926-4561-9726-e36a435bc47f Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
2937 2023.12.05 05:28:26.325556 [ 3 ] {} <Debug> HTTP-Session: 07ccb908-8926-4561-9726-e36a435bc47f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2938 2023.12.05 05:28:26.325755 [ 3 ] {d73fd98c-9ebc-4b4f-8849-c58a29c66f62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2939 2023.12.05 05:28:26.325852 [ 3 ] {d73fd98c-9ebc-4b4f-8849-c58a29c66f62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2940 2023.12.05 05:28:26.326119 [ 3 ] {d73fd98c-9ebc-4b4f-8849-c58a29c66f62} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2941 2023.12.05 05:28:26.326625 [ 3 ] {d73fd98c-9ebc-4b4f-8849-c58a29c66f62} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB.
2942 2023.12.05 05:28:26.326890 [ 3 ] {d73fd98c-9ebc-4b4f-8849-c58a29c66f62} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2943 2023.12.05 05:28:26.327053 [ 3 ] {d73fd98c-9ebc-4b4f-8849-c58a29c66f62} <Trace> oximeter.fields_i64 (12c46a38-0c4e-4c74-aee3-ed263673936a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
2944 2023.12.05 05:28:26.327176 [ 3 ] {d73fd98c-9ebc-4b4f-8849-c58a29c66f62} <Information> executeQuery: Read 46 rows, 3.73 KiB in 0.001366601 sec., 33660 rows/sec., 2.66 MiB/sec.
2945 2023.12.05 05:28:26.327325 [ 3 ] {d73fd98c-9ebc-4b4f-8849-c58a29c66f62} <Debug> DynamicQueryHandler: Done processing query
2946 2023.12.05 05:28:26.327350 [ 3 ] {d73fd98c-9ebc-4b4f-8849-c58a29c66f62} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2947 2023.12.05 05:28:26.327367 [ 3 ] {} <Debug> HTTP-Session: 07ccb908-8926-4561-9726-e36a435bc47f Destroying unnamed session
2948 2023.12.05 05:28:26.327482 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2949 2023.12.05 05:28:26.327529 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2950 2023.12.05 05:28:26.327549 [ 3 ] {} <Debug> HTTP-Session: 6d7e019b-d184-4521-9b85-c227ac8cd903 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
2951 2023.12.05 05:28:26.327567 [ 3 ] {} <Debug> HTTP-Session: 6d7e019b-d184-4521-9b85-c227ac8cd903 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2952 2023.12.05 05:28:26.327637 [ 3 ] {3747f6be-d817-415a-baa9-0077a3b4048b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
2953 2023.12.05 05:28:26.327678 [ 3 ] {3747f6be-d817-415a-baa9-0077a3b4048b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
2954 2023.12.05 05:28:26.327786 [ 3 ] {3747f6be-d817-415a-baa9-0077a3b4048b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2955 2023.12.05 05:28:26.328053 [ 3 ] {3747f6be-d817-415a-baa9-0077a3b4048b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB.
2956 2023.12.05 05:28:26.328256 [ 3 ] {3747f6be-d817-415a-baa9-0077a3b4048b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2957 2023.12.05 05:28:26.328409 [ 3 ] {3747f6be-d817-415a-baa9-0077a3b4048b} <Trace> oximeter.fields_ipaddr (e2651119-bd22-408f-8a55-020caff62cd0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
2958 2023.12.05 05:28:26.328510 [ 3 ] {3747f6be-d817-415a-baa9-0077a3b4048b} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000844569 sec., 2368 rows/sec., 202.35 KiB/sec.
2959 2023.12.05 05:28:26.328639 [ 3 ] {3747f6be-d817-415a-baa9-0077a3b4048b} <Debug> DynamicQueryHandler: Done processing query
2960 2023.12.05 05:28:26.328662 [ 3 ] {3747f6be-d817-415a-baa9-0077a3b4048b} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2961 2023.12.05 05:28:26.328678 [ 3 ] {} <Debug> HTTP-Session: 6d7e019b-d184-4521-9b85-c227ac8cd903 Destroying unnamed session
2962 2023.12.05 05:28:26.328824 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 27616, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2963 2023.12.05 05:28:26.328871 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2964 2023.12.05 05:28:26.328890 [ 3 ] {} <Debug> HTTP-Session: 992be3a7-0bf9-4cd1-81dc-05e3de8d2bb2 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
2965 2023.12.05 05:28:26.328908 [ 3 ] {} <Debug> HTTP-Session: 992be3a7-0bf9-4cd1-81dc-05e3de8d2bb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2966 2023.12.05 05:28:26.328984 [ 3 ] {74caf5bc-deef-4ad6-b031-cebc5255a093} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2967 2023.12.05 05:28:26.329023 [ 3 ] {74caf5bc-deef-4ad6-b031-cebc5255a093} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2968 2023.12.05 05:28:26.329127 [ 3 ] {74caf5bc-deef-4ad6-b031-cebc5255a093} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2969 2023.12.05 05:28:26.329524 [ 3 ] {74caf5bc-deef-4ad6-b031-cebc5255a093} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB.
2970 2023.12.05 05:28:26.329740 [ 3 ] {74caf5bc-deef-4ad6-b031-cebc5255a093} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
2971 2023.12.05 05:28:26.329888 [ 3 ] {74caf5bc-deef-4ad6-b031-cebc5255a093} <Trace> oximeter.fields_string (f94cff58-0b90-4d04-aa0e-8712a8bf9eac): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
2972 2023.12.05 05:28:26.329987 [ 3 ] {74caf5bc-deef-4ad6-b031-cebc5255a093} <Information> executeQuery: Read 175 rows, 16.93 KiB in 0.000974772 sec., 179529 rows/sec., 16.96 MiB/sec.
2973 2023.12.05 05:28:26.330106 [ 3 ] {74caf5bc-deef-4ad6-b031-cebc5255a093} <Debug> DynamicQueryHandler: Done processing query
2974 2023.12.05 05:28:26.330130 [ 3 ] {74caf5bc-deef-4ad6-b031-cebc5255a093} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2975 2023.12.05 05:28:26.330145 [ 3 ] {} <Debug> HTTP-Session: 992be3a7-0bf9-4cd1-81dc-05e3de8d2bb2 Destroying unnamed session
2976 2023.12.05 05:28:26.330280 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2977 2023.12.05 05:28:26.330326 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2978 2023.12.05 05:28:26.330346 [ 3 ] {} <Debug> HTTP-Session: 552fd591-f91c-44eb-a8f6-cee85b2858d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
2979 2023.12.05 05:28:26.330364 [ 3 ] {} <Debug> HTTP-Session: 552fd591-f91c-44eb-a8f6-cee85b2858d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2980 2023.12.05 05:28:26.330434 [ 3 ] {3a5c174d-c761-4170-ba5c-a4eacd722adf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2981 2023.12.05 05:28:26.330473 [ 3 ] {3a5c174d-c761-4170-ba5c-a4eacd722adf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2982 2023.12.05 05:28:26.330579 [ 3 ] {3a5c174d-c761-4170-ba5c-a4eacd722adf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2983 2023.12.05 05:28:26.330834 [ 3 ] {3a5c174d-c761-4170-ba5c-a4eacd722adf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB.
2984 2023.12.05 05:28:26.331035 [ 3 ] {3a5c174d-c761-4170-ba5c-a4eacd722adf} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2985 2023.12.05 05:28:26.331195 [ 3 ] {3a5c174d-c761-4170-ba5c-a4eacd722adf} <Trace> oximeter.fields_u16 (f3dc3ce2-598f-47ef-8983-16b6abbedccf): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
2986 2023.12.05 05:28:26.331302 [ 3 ] {3a5c174d-c761-4170-ba5c-a4eacd722adf} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000831299 sec., 2405 rows/sec., 167.99 KiB/sec.
2987 2023.12.05 05:28:26.331444 [ 3 ] {3a5c174d-c761-4170-ba5c-a4eacd722adf} <Debug> DynamicQueryHandler: Done processing query
2988 2023.12.05 05:28:26.331468 [ 3 ] {3a5c174d-c761-4170-ba5c-a4eacd722adf} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2989 2023.12.05 05:28:26.331484 [ 3 ] {} <Debug> HTTP-Session: 552fd591-f91c-44eb-a8f6-cee85b2858d4 Destroying unnamed session
2990 2023.12.05 05:28:26.331602 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 12235, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2991 2023.12.05 05:28:26.331648 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2992 2023.12.05 05:28:26.331668 [ 3 ] {} <Debug> HTTP-Session: b78bf5e1-29ec-483c-9478-efc38a230a84 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
2993 2023.12.05 05:28:26.331686 [ 3 ] {} <Debug> HTTP-Session: b78bf5e1-29ec-483c-9478-efc38a230a84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2994 2023.12.05 05:28:26.331759 [ 3 ] {533e4add-425e-4eac-99ff-b81e519745ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2995 2023.12.05 05:28:26.331799 [ 3 ] {533e4add-425e-4eac-99ff-b81e519745ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2996 2023.12.05 05:28:26.331906 [ 3 ] {533e4add-425e-4eac-99ff-b81e519745ff} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2997 2023.12.05 05:28:26.332215 [ 3 ] {533e4add-425e-4eac-99ff-b81e519745ff} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB.
2998 2023.12.05 05:28:26.332417 [ 3 ] {533e4add-425e-4eac-99ff-b81e519745ff} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
2999 2023.12.05 05:28:26.332564 [ 3 ] {533e4add-425e-4eac-99ff-b81e519745ff} <Trace> oximeter.fields_uuid (12c37c0a-a1d5-4335-a4f4-dea58af88317): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
3000 2023.12.05 05:28:26.332671 [ 3 ] {533e4add-425e-4eac-99ff-b81e519745ff} <Information> executeQuery: Read 72 rows, 5.75 KiB in 0.00087631 sec., 82162 rows/sec., 6.40 MiB/sec.
3001 2023.12.05 05:28:26.332830 [ 3 ] {533e4add-425e-4eac-99ff-b81e519745ff} <Debug> DynamicQueryHandler: Done processing query
3002 2023.12.05 05:28:26.332855 [ 3 ] {533e4add-425e-4eac-99ff-b81e519745ff} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
3003 2023.12.05 05:28:26.332871 [ 3 ] {} <Debug> HTTP-Session: b78bf5e1-29ec-483c-9478-efc38a230a84 Destroying unnamed session
3004 2023.12.05 05:28:26.332989 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 7208, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3005 2023.12.05 05:28:26.333035 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3006 2023.12.05 05:28:26.333055 [ 3 ] {} <Debug> HTTP-Session: 5c3e0854-ff7e-45e2-82f1-a1e9829c371c Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
3007 2023.12.05 05:28:26.333073 [ 3 ] {} <Debug> HTTP-Session: 5c3e0854-ff7e-45e2-82f1-a1e9829c371c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3008 2023.12.05 05:28:26.333145 [ 3 ] {3744090d-8aab-43ea-92f1-ca562e004652} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3009 2023.12.05 05:28:26.333188 [ 3 ] {3744090d-8aab-43ea-92f1-ca562e004652} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3010 2023.12.05 05:28:26.333314 [ 3 ] {3744090d-8aab-43ea-92f1-ca562e004652} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3011 2023.12.05 05:28:26.333612 [ 3 ] {3744090d-8aab-43ea-92f1-ca562e004652} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB.
3012 2023.12.05 05:28:26.333874 [ 3 ] {3744090d-8aab-43ea-92f1-ca562e004652} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
3013 2023.12.05 05:28:26.334044 [ 3 ] {3744090d-8aab-43ea-92f1-ca562e004652} <Trace> oximeter.measurements_cumulativeu64 (ff2b5c90-c08b-4bdb-b662-cbf6a9c47d29): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
3014 2023.12.05 05:28:26.334146 [ 3 ] {3744090d-8aab-43ea-92f1-ca562e004652} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.000974232 sec., 37978 rows/sec., 2.68 MiB/sec.
3015 2023.12.05 05:28:26.334331 [ 3 ] {3744090d-8aab-43ea-92f1-ca562e004652} <Debug> DynamicQueryHandler: Done processing query
3016 2023.12.05 05:28:26.334355 [ 3 ] {3744090d-8aab-43ea-92f1-ca562e004652} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3017 2023.12.05 05:28:26.334372 [ 3 ] {} <Debug> HTTP-Session: 5c3e0854-ff7e-45e2-82f1-a1e9829c371c Destroying unnamed session
3018 2023.12.05 05:28:26.334540 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 49213, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3019 2023.12.05 05:28:26.334586 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3020 2023.12.05 05:28:26.334608 [ 3 ] {} <Debug> HTTP-Session: 8e304ca7-ef37-4ab4-8f43-37b471a46b9c Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
3021 2023.12.05 05:28:26.334626 [ 3 ] {} <Debug> HTTP-Session: 8e304ca7-ef37-4ab4-8f43-37b471a46b9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3022 2023.12.05 05:28:26.334719 [ 3 ] {845c8422-2d66-41e5-be6c-a195347c3420} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3023 2023.12.05 05:28:26.334764 [ 3 ] {845c8422-2d66-41e5-be6c-a195347c3420} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3024 2023.12.05 05:28:26.334937 [ 3 ] {845c8422-2d66-41e5-be6c-a195347c3420} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3025 2023.12.05 05:28:26.335467 [ 3 ] {845c8422-2d66-41e5-be6c-a195347c3420} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB.
3026 2023.12.05 05:28:26.335769 [ 3 ] {845c8422-2d66-41e5-be6c-a195347c3420} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3027 2023.12.05 05:28:26.335947 [ 3 ] {845c8422-2d66-41e5-be6c-a195347c3420} <Trace> oximeter.measurements_histogramf64 (b34964bc-1a5c-407c-8331-28f1257ba4e6): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
3028 2023.12.05 05:28:26.336045 [ 3 ] {845c8422-2d66-41e5-be6c-a195347c3420} <Information> executeQuery: Read 46 rows, 63.56 KiB in 0.001298699 sec., 35420 rows/sec., 47.80 MiB/sec.
3029 2023.12.05 05:28:26.336160 [ 3 ] {845c8422-2d66-41e5-be6c-a195347c3420} <Debug> DynamicQueryHandler: Done processing query
3030 2023.12.05 05:28:26.336183 [ 3 ] {845c8422-2d66-41e5-be6c-a195347c3420} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
3031 2023.12.05 05:28:26.336199 [ 3 ] {} <Debug> HTTP-Session: 8e304ca7-ef37-4ab4-8f43-37b471a46b9c Destroying unnamed session
3032 2023.12.05 05:28:33.713069 [ 175 ] {} <Debug> oximeter.measurements_cumulativei64 (d92ff59c-9f1e-430b-bda9-e5188ca63a49) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
3033 2023.12.05 05:28:33.713175 [ 175 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB.
3034 2023.12.05 05:28:33.713278 [ 18 ] {d92ff59c-9f1e-430b-bda9-e5188ca63a49::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact
3035 2023.12.05 05:28:33.713435 [ 18 ] {d92ff59c-9f1e-430b-bda9-e5188ca63a49::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3036 2023.12.05 05:28:33.713478 [ 18 ] {d92ff59c-9f1e-430b-bda9-e5188ca63a49::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 11 rows starting from the beginning of the part
3037 2023.12.05 05:28:33.713610 [ 18 ] {d92ff59c-9f1e-430b-bda9-e5188ca63a49::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 11 rows starting from the beginning of the part
3038 2023.12.05 05:28:33.713705 [ 18 ] {d92ff59c-9f1e-430b-bda9-e5188ca63a49::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 11 rows starting from the beginning of the part
3039 2023.12.05 05:28:33.713794 [ 18 ] {d92ff59c-9f1e-430b-bda9-e5188ca63a49::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 11 rows starting from the beginning of the part
3040 2023.12.05 05:28:33.713878 [ 18 ] {d92ff59c-9f1e-430b-bda9-e5188ca63a49::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 11 rows starting from the beginning of the part
3041 2023.12.05 05:28:33.714524 [ 15 ] {d92ff59c-9f1e-430b-bda9-e5188ca63a49::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 55 rows, containing 5 columns (5 merged, 0 gathered) in 0.001277129 sec., 43065.344221296364 rows/sec., 2.82 MiB/sec.
3042 2023.12.05 05:28:33.714692 [ 15 ] {d92ff59c-9f1e-430b-bda9-e5188ca63a49::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
3043 2023.12.05 05:28:33.714945 [ 15 ] {d92ff59c-9f1e-430b-bda9-e5188ca63a49::all_1_5_1} <Trace> oximeter.measurements_cumulativei64 (d92ff59c-9f1e-430b-bda9-e5188ca63a49): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1.
3044 2023.12.05 05:28:33.715019 [ 15 ] {d92ff59c-9f1e-430b-bda9-e5188ca63a49::all_1_5_1} <Trace> oximeter.measurements_cumulativei64 (d92ff59c-9f1e-430b-bda9-e5188ca63a49) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0
3045 2023.12.05 05:28:34.230360 [ 175 ] {} <Debug> DNSResolver: Updating DNS cache
3046 2023.12.05 05:28:34.230428 [ 175 ] {} <Debug> DNSResolver: Updated DNS cache
3047 2023.12.05 05:28:36.324161 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 6935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3048 2023.12.05 05:28:36.324350 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3049 2023.12.05 05:28:36.324401 [ 3 ] {} <Debug> HTTP-Session: 6143eb4f-74c2-4f2a-b70d-19037b6b89cc Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
3050 2023.12.05 05:28:36.324442 [ 3 ] {} <Debug> HTTP-Session: 6143eb4f-74c2-4f2a-b70d-19037b6b89cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3051 2023.12.05 05:28:36.324650 [ 3 ] {8d25e025-e62d-4244-84d3-a60400216b84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3052 2023.12.05 05:28:36.324765 [ 3 ] {8d25e025-e62d-4244-84d3-a60400216b84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3053 2023.12.05 05:28:36.324933 [ 3 ] {8d25e025-e62d-4244-84d3-a60400216b84} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3054 2023.12.05 05:28:36.325370 [ 3 ] {8d25e025-e62d-4244-84d3-a60400216b84} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB.
3055 2023.12.05 05:28:36.325651 [ 3 ] {8d25e025-e62d-4244-84d3-a60400216b84} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
3056 2023.12.05 05:28:36.325821 [ 3 ] {8d25e025-e62d-4244-84d3-a60400216b84} <Trace> oximeter.fields_i64 (12c46a38-0c4e-4c74-aee3-ed263673936a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
3057 2023.12.05 05:28:36.325953 [ 3 ] {8d25e025-e62d-4244-84d3-a60400216b84} <Information> executeQuery: Read 48 rows, 3.89 KiB in 0.001233819 sec., 38903 rows/sec., 3.08 MiB/sec.
3058 2023.12.05 05:28:36.326145 [ 3 ] {8d25e025-e62d-4244-84d3-a60400216b84} <Debug> DynamicQueryHandler: Done processing query
3059 2023.12.05 05:28:36.326172 [ 3 ] {8d25e025-e62d-4244-84d3-a60400216b84} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3060 2023.12.05 05:28:36.326189 [ 3 ] {} <Debug> HTTP-Session: 6143eb4f-74c2-4f2a-b70d-19037b6b89cc Destroying unnamed session
3061 2023.12.05 05:28:36.326344 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3062 2023.12.05 05:28:36.326393 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3063 2023.12.05 05:28:36.326414 [ 3 ] {} <Debug> HTTP-Session: 2f4ba666-8adf-44ea-a1e3-49b20abf1614 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
3064 2023.12.05 05:28:36.326432 [ 3 ] {} <Debug> HTTP-Session: 2f4ba666-8adf-44ea-a1e3-49b20abf1614 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3065 2023.12.05 05:28:36.326505 [ 3 ] {25a400b5-e47a-44cf-8ea1-8696a7362b96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
3066 2023.12.05 05:28:36.326548 [ 3 ] {25a400b5-e47a-44cf-8ea1-8696a7362b96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3067 2023.12.05 05:28:36.326665 [ 3 ] {25a400b5-e47a-44cf-8ea1-8696a7362b96} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3068 2023.12.05 05:28:36.326948 [ 3 ] {25a400b5-e47a-44cf-8ea1-8696a7362b96} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB.
3069 2023.12.05 05:28:36.327150 [ 3 ] {25a400b5-e47a-44cf-8ea1-8696a7362b96} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
3070 2023.12.05 05:28:36.327295 [ 3 ] {25a400b5-e47a-44cf-8ea1-8696a7362b96} <Trace> oximeter.fields_ipaddr (e2651119-bd22-408f-8a55-020caff62cd0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
3071 2023.12.05 05:28:36.327397 [ 3 ] {25a400b5-e47a-44cf-8ea1-8696a7362b96} <Information> executeQuery: Read 2 rows, 175.00 B in 0.00086176 sec., 2320 rows/sec., 198.31 KiB/sec.
3072 2023.12.05 05:28:36.327505 [ 3 ] {25a400b5-e47a-44cf-8ea1-8696a7362b96} <Debug> DynamicQueryHandler: Done processing query
3073 2023.12.05 05:28:36.327529 [ 3 ] {25a400b5-e47a-44cf-8ea1-8696a7362b96} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3074 2023.12.05 05:28:36.327544 [ 3 ] {} <Debug> HTTP-Session: 2f4ba666-8adf-44ea-a1e3-49b20abf1614 Destroying unnamed session
3075 2023.12.05 05:28:36.327708 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 23245, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3076 2023.12.05 05:28:36.327754 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3077 2023.12.05 05:28:36.327774 [ 3 ] {} <Debug> HTTP-Session: b87c4b4c-4de3-41c0-89cf-a62aa65cf1f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
3078 2023.12.05 05:28:36.327791 [ 3 ] {} <Debug> HTTP-Session: b87c4b4c-4de3-41c0-89cf-a62aa65cf1f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3079 2023.12.05 05:28:36.327866 [ 3 ] {31ee393a-8a2d-4ee1-aaf5-5411a809e5cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3080 2023.12.05 05:28:36.327906 [ 3 ] {31ee393a-8a2d-4ee1-aaf5-5411a809e5cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3081 2023.12.05 05:28:36.328008 [ 3 ] {31ee393a-8a2d-4ee1-aaf5-5411a809e5cc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3082 2023.12.05 05:28:36.328359 [ 3 ] {31ee393a-8a2d-4ee1-aaf5-5411a809e5cc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB.
3083 2023.12.05 05:28:36.328571 [ 3 ] {31ee393a-8a2d-4ee1-aaf5-5411a809e5cc} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
3084 2023.12.05 05:28:36.328719 [ 3 ] {31ee393a-8a2d-4ee1-aaf5-5411a809e5cc} <Trace> oximeter.fields_string (f94cff58-0b90-4d04-aa0e-8712a8bf9eac): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
3085 2023.12.05 05:28:36.328820 [ 3 ] {31ee393a-8a2d-4ee1-aaf5-5411a809e5cc} <Information> executeQuery: Read 145 rows, 14.38 KiB in 0.000925801 sec., 156621 rows/sec., 15.16 MiB/sec.
3086 2023.12.05 05:28:36.328936 [ 3 ] {31ee393a-8a2d-4ee1-aaf5-5411a809e5cc} <Debug> DynamicQueryHandler: Done processing query
3087 2023.12.05 05:28:36.328959 [ 3 ] {31ee393a-8a2d-4ee1-aaf5-5411a809e5cc} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
3088 2023.12.05 05:28:36.328976 [ 3 ] {} <Debug> HTTP-Session: b87c4b4c-4de3-41c0-89cf-a62aa65cf1f6 Destroying unnamed session
3089 2023.12.05 05:28:36.329077 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3090 2023.12.05 05:28:36.329123 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3091 2023.12.05 05:28:36.329143 [ 3 ] {} <Debug> HTTP-Session: 9b955d24-2f7b-43b1-bc71-32fd2bee64ba Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
3092 2023.12.05 05:28:36.329159 [ 3 ] {} <Debug> HTTP-Session: 9b955d24-2f7b-43b1-bc71-32fd2bee64ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3093 2023.12.05 05:28:36.329228 [ 3 ] {8b95b6d8-cc78-4e44-83ee-5d3f71d3154d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3094 2023.12.05 05:28:36.329267 [ 3 ] {8b95b6d8-cc78-4e44-83ee-5d3f71d3154d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3095 2023.12.05 05:28:36.329374 [ 3 ] {8b95b6d8-cc78-4e44-83ee-5d3f71d3154d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3096 2023.12.05 05:28:36.329626 [ 3 ] {8b95b6d8-cc78-4e44-83ee-5d3f71d3154d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB.
3097 2023.12.05 05:28:36.329828 [ 3 ] {8b95b6d8-cc78-4e44-83ee-5d3f71d3154d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
3098 2023.12.05 05:28:36.329974 [ 3 ] {8b95b6d8-cc78-4e44-83ee-5d3f71d3154d} <Trace> oximeter.fields_u16 (f3dc3ce2-598f-47ef-8983-16b6abbedccf): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
3099 2023.12.05 05:28:36.330074 [ 3 ] {8b95b6d8-cc78-4e44-83ee-5d3f71d3154d} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000818789 sec., 2442 rows/sec., 170.55 KiB/sec.
3100 2023.12.05 05:28:36.330178 [ 3 ] {8b95b6d8-cc78-4e44-83ee-5d3f71d3154d} <Debug> DynamicQueryHandler: Done processing query
3101 2023.12.05 05:28:36.330201 [ 3 ] {8b95b6d8-cc78-4e44-83ee-5d3f71d3154d} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3102 2023.12.05 05:28:36.330217 [ 3 ] {} <Debug> HTTP-Session: 9b955d24-2f7b-43b1-bc71-32fd2bee64ba Destroying unnamed session
3103 2023.12.05 05:28:36.330323 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 9517, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3104 2023.12.05 05:28:36.330368 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3105 2023.12.05 05:28:36.330388 [ 3 ] {} <Debug> HTTP-Session: a1ec3202-3471-4c41-9919-dbeca451ec0e Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
3106 2023.12.05 05:28:36.330404 [ 3 ] {} <Debug> HTTP-Session: a1ec3202-3471-4c41-9919-dbeca451ec0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3107 2023.12.05 05:28:36.330474 [ 3 ] {a2310d18-04d2-4376-b955-4bb5c8c97089} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3108 2023.12.05 05:28:36.330513 [ 3 ] {a2310d18-04d2-4376-b955-4bb5c8c97089} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3109 2023.12.05 05:28:36.330616 [ 3 ] {a2310d18-04d2-4376-b955-4bb5c8c97089} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3110 2023.12.05 05:28:36.330895 [ 3 ] {a2310d18-04d2-4376-b955-4bb5c8c97089} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB.
3111 2023.12.05 05:28:36.331105 [ 3 ] {a2310d18-04d2-4376-b955-4bb5c8c97089} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
3112 2023.12.05 05:28:36.331250 [ 3 ] {a2310d18-04d2-4376-b955-4bb5c8c97089} <Trace> oximeter.fields_uuid (12c37c0a-a1d5-4335-a4f4-dea58af88317): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
3113 2023.12.05 05:28:36.331356 [ 3 ] {a2310d18-04d2-4376-b955-4bb5c8c97089} <Information> executeQuery: Read 56 rows, 4.46 KiB in 0.000848389 sec., 66007 rows/sec., 5.13 MiB/sec.
3114 2023.12.05 05:28:36.331548 [ 3 ] {a2310d18-04d2-4376-b955-4bb5c8c97089} <Debug> DynamicQueryHandler: Done processing query
3115 2023.12.05 05:28:36.331573 [ 3 ] {a2310d18-04d2-4376-b955-4bb5c8c97089} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
3116 2023.12.05 05:28:36.331588 [ 3 ] {} <Debug> HTTP-Session: a1ec3202-3471-4c41-9919-dbeca451ec0e Destroying unnamed session
3117 2023.12.05 05:28:36.331686 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3118 2023.12.05 05:28:36.331732 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3119 2023.12.05 05:28:36.331752 [ 3 ] {} <Debug> HTTP-Session: 6561539d-892a-4318-a942-cc36f3b3b576 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
3120 2023.12.05 05:28:36.331769 [ 3 ] {} <Debug> HTTP-Session: 6561539d-892a-4318-a942-cc36f3b3b576 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3121 2023.12.05 05:28:36.331839 [ 3 ] {d060eb3b-9000-42d0-8689-5fc6945c5d29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3122 2023.12.05 05:28:36.331883 [ 3 ] {d060eb3b-9000-42d0-8689-5fc6945c5d29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3123 2023.12.05 05:28:36.332017 [ 3 ] {d060eb3b-9000-42d0-8689-5fc6945c5d29} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3124 2023.12.05 05:28:36.332267 [ 3 ] {d060eb3b-9000-42d0-8689-5fc6945c5d29} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB.
3125 2023.12.05 05:28:36.332515 [ 3 ] {d060eb3b-9000-42d0-8689-5fc6945c5d29} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
3126 2023.12.05 05:28:36.332689 [ 3 ] {d060eb3b-9000-42d0-8689-5fc6945c5d29} <Trace> oximeter.measurements_cumulativeu64 (ff2b5c90-c08b-4bdb-b662-cbf6a9c47d29): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
3127 2023.12.05 05:28:36.332785 [ 3 ] {d060eb3b-9000-42d0-8689-5fc6945c5d29} <Information> executeQuery: Read 1 rows, 72.00 B in 0.000918281 sec., 1088 rows/sec., 76.57 KiB/sec.
3128 2023.12.05 05:28:36.332889 [ 3 ] {d060eb3b-9000-42d0-8689-5fc6945c5d29} <Debug> DynamicQueryHandler: Done processing query
3129 2023.12.05 05:28:36.332912 [ 3 ] {d060eb3b-9000-42d0-8689-5fc6945c5d29} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3130 2023.12.05 05:28:36.332928 [ 3 ] {} <Debug> HTTP-Session: 6561539d-892a-4318-a942-cc36f3b3b576 Destroying unnamed session
3131 2023.12.05 05:28:36.333075 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 51352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3132 2023.12.05 05:28:36.333120 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3133 2023.12.05 05:28:36.333139 [ 3 ] {} <Debug> HTTP-Session: 01099bdf-e5a1-4640-901f-5a99c4e3aa21 Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
3134 2023.12.05 05:28:36.333156 [ 3 ] {} <Debug> HTTP-Session: 01099bdf-e5a1-4640-901f-5a99c4e3aa21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3135 2023.12.05 05:28:36.333239 [ 3 ] {36741d49-cf84-4d02-9882-8309212f7d84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3136 2023.12.05 05:28:36.333283 [ 3 ] {36741d49-cf84-4d02-9882-8309212f7d84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3137 2023.12.05 05:28:36.333422 [ 3 ] {36741d49-cf84-4d02-9882-8309212f7d84} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3138 2023.12.05 05:28:36.333900 [ 3 ] {36741d49-cf84-4d02-9882-8309212f7d84} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB.
3139 2023.12.05 05:28:36.334200 [ 3 ] {36741d49-cf84-4d02-9882-8309212f7d84} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
3140 2023.12.05 05:28:36.334379 [ 3 ] {36741d49-cf84-4d02-9882-8309212f7d84} <Trace> oximeter.measurements_histogramf64 (b34964bc-1a5c-407c-8331-28f1257ba4e6): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
3141 2023.12.05 05:28:36.334482 [ 3 ] {36741d49-cf84-4d02-9882-8309212f7d84} <Information> executeQuery: Read 48 rows, 66.33 KiB in 0.001215058 sec., 39504 rows/sec., 53.31 MiB/sec.
3142 2023.12.05 05:28:36.334608 [ 3 ] {36741d49-cf84-4d02-9882-8309212f7d84} <Debug> DynamicQueryHandler: Done processing query
3143 2023.12.05 05:28:36.334632 [ 3 ] {36741d49-cf84-4d02-9882-8309212f7d84} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
3144 2023.12.05 05:28:36.334648 [ 3 ] {} <Debug> HTTP-Session: 01099bdf-e5a1-4640-901f-5a99c4e3aa21 Destroying unnamed session
3145 2023.12.05 05:28:36.334786 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45799, User-Agent: (none), Length: 945, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3146 2023.12.05 05:28:36.334832 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3147 2023.12.05 05:28:36.334852 [ 3 ] {} <Debug> HTTP-Session: caa52816-8ac5-4dfb-945a-0aa3c18ab0bb Authenticating user 'default' from [fd00:1122:3344:101::d]:45799
3148 2023.12.05 05:28:36.334868 [ 3 ] {} <Debug> HTTP-Session: caa52816-8ac5-4dfb-945a-0aa3c18ab0bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3149 2023.12.05 05:28:36.334937 [ 3 ] {efd2504a-cc27-47c8-8ed8-f79146f6c40e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45799) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
3150 2023.12.05 05:28:36.334976 [ 3 ] {efd2504a-cc27-47c8-8ed8-f79146f6c40e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
3151 2023.12.05 05:28:36.335083 [ 3 ] {efd2504a-cc27-47c8-8ed8-f79146f6c40e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3152 2023.12.05 05:28:36.335449 [ 3 ] {efd2504a-cc27-47c8-8ed8-f79146f6c40e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB.
3153 2023.12.05 05:28:36.335686 [ 3 ] {efd2504a-cc27-47c8-8ed8-f79146f6c40e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
3154 2023.12.05 05:28:36.335867 [ 3 ] {efd2504a-cc27-47c8-8ed8-f79146f6c40e} <Trace> oximeter.measurements_i64 (5fcdcc15-e46e-4232-8ece-6a9de5e33a28): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
3155 2023.12.05 05:28:36.335965 [ 3 ] {efd2504a-cc27-47c8-8ed8-f79146f6c40e} <Information> executeQuery: Read 6 rows, 405.00 B in 0.001000723 sec., 5995 rows/sec., 395.22 KiB/sec.
3156 2023.12.05 05:28:36.336117 [ 3 ] {efd2504a-cc27-47c8-8ed8-f79146f6c40e} <Debug> DynamicQueryHandler: Done processing query
3157 2023.12.05 05:28:36.336142 [ 3 ] {efd2504a-cc27-47c8-8ed8-f79146f6c40e} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3158 2023.12.05 05:28:36.336158 [ 3 ] {} <Debug> HTTP-Session: caa52816-8ac5-4dfb-945a-0aa3c18ab0bb Destroying unnamed session