Max level shown:
1 [ Feb 18 04:56:06 Enabled. ]
2 [ Feb 18 04:56:06 Rereading configuration. ]
3 [ Feb 18 04:56:07 Rereading configuration. ]
4 [ Feb 18 04:56:12 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 + single_node=true
23 + command=()
24 + true
25 + 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")
26 + 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
27 [ Feb 18 04:56:12 Method "start" exited with status 0. ]
28 Processing configuration file 'config.xml'.
29 There is no file 'config.xml', will use embedded config.
30 Logging trace to /var/tmp/clickhouse-server.log
31 Logging errors to /var/tmp/clickhouse-server.errlog
32 2024.02.18 04:56:13.388179 [ 1 ] {} <Information> Application: Will watch for the process with pid 22458
33 2024.02.18 04:56:13.388245 [ 1 ] {} <Information> Application: Forked a child process to watch
34 2024.02.18 04:56:13.990252 [ 1 ] {} <Information> : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 22458
35 2024.02.18 04:56:13.990414 [ 1 ] {} <Information> Application: starting up
36 2024.02.18 04:56:13.990608 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc
37 2024.02.18 04:56:14.127463 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536
38 2024.02.18 04:56:14.127527 [ 1 ] {} <Debug> Application: Initializing DateLUT.
39 2024.02.18 04:56:14.127542 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'.
40 2024.02.18 04:56:14.127584 [ 1 ] {} <Debug> Application: Setting up /data/tmp/ to store temporary data in it
41 2024.02.18 04:56:14.127943 [ 1 ] {} <Debug> Application: Initiailizing interserver credentials.
42 2024.02.18 04:56:14.128593 [ 1 ] {} <Debug> ConfigReloader: Loading config 'config.xml'
43 Processing configuration file 'config.xml'.
44 There is no file 'config.xml', will use embedded config.
45 Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'.
46 2024.02.18 04:56:14.129052 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
47 2024.02.18 04:56:14.129307 [ 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)
48 2024.02.18 04:56:14.131902 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
49 2024.02.18 04:56:14.131945 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
50 2024.02.18 04:56:14.132677 [ 1 ] {} <Debug> ConfigReloader: Loading config 'config.xml'
51 Processing configuration file 'config.xml'.
52 There is no file 'config.xml', will use embedded config.
53 Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'.
54 2024.02.18 04:56:14.132858 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
55 2024.02.18 04:56:14.138912 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
56 2024.02.18 04:56:14.139253 [ 1 ] {} <Debug> Access(user directories): Added users.xml access storage 'users.xml', path: config.xml
57 2024.02.18 04:56:14.139279 [ 1 ] {} <Information> Application: Uncompressed cache policy name
58 2024.02.18 04:56:14.140662 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32
59 2024.02.18 04:56:14.141067 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8
60 2024.02.18 04:56:14.141391 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8
61 2024.02.18 04:56:14.141735 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8
62 2024.02.18 04:56:14.142583 [ 1 ] {} <Information> Application: Loading user defined objects from /data/
63 2024.02.18 04:56:14.142626 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoader: Loading user defined objects
64 2024.02.18 04:56:14.142680 [ 1 ] {} <Debug> Application: Loaded user defined objects
65 2024.02.18 04:56:14.142696 [ 1 ] {} <Information> Application: Loading metadata from /data/
66 2024.02.18 04:56:14.173277 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total.
67 2024.02.18 04:56:14.173306 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000108812 sec
68 2024.02.18 04:56:14.173884 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level
69 2024.02.18 04:56:14.173963 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config
70 2024.02.18 04:56:14.173982 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config
71 2024.02.18 04:56:14.173999 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config
72 2024.02.18 04:56:14.174011 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config
73 2024.02.18 04:56:14.174025 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config
74 2024.02.18 04:56:14.174040 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config
75 2024.02.18 04:56:14.174073 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config
76 2024.02.18 04:56:14.174093 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config
77 2024.02.18 04:56:14.174124 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config
78 2024.02.18 04:56:14.174138 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config
79 2024.02.18 04:56:14.174153 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config
80 2024.02.18 04:56:14.174175 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config
81 2024.02.18 04:56:14.174206 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config
82 2024.02.18 04:56:14.174221 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config
83 2024.02.18 04:56:14.174233 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config
84 2024.02.18 04:56:14.209863 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal.
85 2024.02.18 04:56:14.220911 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total.
86 2024.02.18 04:56:14.220950 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.1362e-05 sec
87 2024.02.18 04:56:14.220978 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level
88 2024.02.18 04:56:14.220996 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables.
89 2024.02.18 04:56:14.221021 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables.
90 2024.02.18 04:56:14.223481 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads
91 2024.02.18 04:56:14.229298 [ 1 ] {} <Debug> Application: Loaded metadata.
92 2024.02.18 04:56:14.229420 [ 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).
93 2024.02.18 04:56:14.229458 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled.
94 2024.02.18 04:56:14.487258 [ 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)
95 2024.02.18 04:56:14.504831 [ 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)
96 2024.02.18 04:56:14.504886 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair.
97 2024.02.18 04:56:14.543933 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
98 2024.02.18 04:56:14.544651 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.65 MiB (RSS), difference: 210.70 MiB
99 2024.02.18 04:56:14.544984 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds
100 2024.02.18 04:56:14.545018 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48.
101 2024.02.18 04:56:14.545062 [ 151 ] {} <Debug> DNSResolver: Updating DNS cache
102 2024.02.18 04:56:14.545133 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123
103 2024.02.18 04:56:14.545139 [ 151 ] {} <Debug> DNSResolver: Updated DNS cache
104 2024.02.18 04:56:14.545194 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000
105 2024.02.18 04:56:14.545893 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004
106 2024.02.18 04:56:14.545915 [ 1 ] {} <Information> Application: Ready for connections.
107 2024.02.18 04:56:14.769261 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49934, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
108 2024.02.18 04:56:14.769439 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
109 2024.02.18 04:56:14.770016 [ 3 ] {} <Debug> HTTP-Session: 8fa2707b-f926-46ff-9f98-90e644bfb31b Authenticating user 'default' from [fd00:1122:3344:101::d]:49934
110 2024.02.18 04:56:14.770048 [ 3 ] {} <Debug> HTTP-Session: 8fa2707b-f926-46ff-9f98-90e644bfb31b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
111 2024.02.18 04:56:14.770177 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false
112 2024.02.18 04:56:14.770204 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION
113 2024.02.18 04:56:14.770223 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION
114 2024.02.18 04:56:14.771644 [ 3 ] {976e550f-fdfd-4f4f-9605-8cd6595889b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49934) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
115 2024.02.18 04:56:14.792548 [ 3 ] {976e550f-fdfd-4f4f-9605-8cd6595889b0} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:49934) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below):
116 
117 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
118 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
119 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
120 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
121 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse
122 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse
123 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
124 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
125 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
126 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
127 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
128 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
129 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
130 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
131 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
132 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse
133 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse
134 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse
135 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse
136 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse
137 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse
138 21. _thrp_setup @ 1133e7 in /system/lib/amd64/libc.so.1
139 
140 2024.02.18 04:56:14.793282 [ 3 ] {976e550f-fdfd-4f4f-9605-8cd6595889b0} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below):
141 
142 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
143 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
144 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
145 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
146 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse
147 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse
148 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
149 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
150 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
151 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
152 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
153 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
154 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
155 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
156 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
157 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse
158 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse
159 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse
160 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse
161 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse
162 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse
163 21. _thrp_setup @ 1133e7 in /system/lib/amd64/libc.so.1
164 (version 22.8.9.1)
165 2024.02.18 04:56:14.793971 [ 3 ] {976e550f-fdfd-4f4f-9605-8cd6595889b0} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
166 2024.02.18 04:56:14.793995 [ 3 ] {} <Debug> HTTP-Session: 8fa2707b-f926-46ff-9f98-90e644bfb31b Destroying unnamed session
167 2024.02.18 04:56:14.794315 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49934, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
168 2024.02.18 04:56:14.794367 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
169 2024.02.18 04:56:14.794388 [ 3 ] {} <Debug> HTTP-Session: 32caa275-9ec1-4bb3-af66-0bcf7bc31757 Authenticating user 'default' from [fd00:1122:3344:101::d]:49934
170 2024.02.18 04:56:14.794411 [ 3 ] {} <Debug> HTTP-Session: 32caa275-9ec1-4bb3-af66-0bcf7bc31757 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
171 2024.02.18 04:56:14.794509 [ 3 ] {4f6e6306-4fbf-40f8-851b-a73d780794d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49934) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete)
172 2024.02.18 04:56:14.794592 [ 3 ] {4f6e6306-4fbf-40f8-851b-a73d780794d4} <Debug> executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete)
173 2024.02.18 04:56:14.795511 [ 3 ] {4f6e6306-4fbf-40f8-851b-a73d780794d4} <Trace> ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters
174 2024.02.18 04:56:14.797273 [ 3 ] {4f6e6306-4fbf-40f8-851b-a73d780794d4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
175 2024.02.18 04:56:14.801059 [ 3 ] {4f6e6306-4fbf-40f8-851b-a73d780794d4} <Debug> DynamicQueryHandler: Done processing query
176 2024.02.18 04:56:14.801092 [ 3 ] {4f6e6306-4fbf-40f8-851b-a73d780794d4} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB.
177 2024.02.18 04:56:14.801108 [ 3 ] {} <Debug> HTTP-Session: 32caa275-9ec1-4bb3-af66-0bcf7bc31757 Destroying unnamed session
178 2024.02.18 04:56:14.801248 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49934, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
179 2024.02.18 04:56:14.801300 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
180 2024.02.18 04:56:14.801319 [ 3 ] {} <Debug> HTTP-Session: 37a1aa3c-8d39-42ca-9f76-cb2933f1ad8b Authenticating user 'default' from [fd00:1122:3344:101::d]:49934
181 2024.02.18 04:56:14.801334 [ 3 ] {} <Debug> HTTP-Session: 37a1aa3c-8d39-42ca-9f76-cb2933f1ad8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
182 2024.02.18 04:56:14.801434 [ 3 ] {0029b380-5bfa-47d8-b01b-0cffa9225ee1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49934) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
183 2024.02.18 04:56:14.801681 [ 3 ] {0029b380-5bfa-47d8-b01b-0cffa9225ee1} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:49934) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below):
184 
185 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
186 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
187 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
188 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
189 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse
190 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse
191 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
192 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
193 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
194 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
195 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
196 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
197 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
198 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
199 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
200 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse
201 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse
202 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse
203 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse
204 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse
205 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse
206 21. _thrp_setup @ 1133e7 in /system/lib/amd64/libc.so.1
207 
208 2024.02.18 04:56:14.801810 [ 3 ] {0029b380-5bfa-47d8-b01b-0cffa9225ee1} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below):
209 
210 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
211 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
212 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
213 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
214 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse
215 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse
216 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
217 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
218 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
219 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
220 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
221 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
222 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
223 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
224 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
225 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse
226 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse
227 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse
228 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse
229 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse
230 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse
231 21. _thrp_setup @ 1133e7 in /system/lib/amd64/libc.so.1
232 (version 22.8.9.1)
233 2024.02.18 04:56:14.801915 [ 3 ] {0029b380-5bfa-47d8-b01b-0cffa9225ee1} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
234 2024.02.18 04:56:14.801933 [ 3 ] {} <Debug> HTTP-Session: 37a1aa3c-8d39-42ca-9f76-cb2933f1ad8b Destroying unnamed session
235 2024.02.18 04:56:14.802693 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49934, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
236 2024.02.18 04:56:14.802740 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
237 2024.02.18 04:56:14.802759 [ 3 ] {} <Debug> HTTP-Session: 0b437904-3924-4d36-bfd1-411090b1c088 Authenticating user 'default' from [fd00:1122:3344:101::d]:49934
238 2024.02.18 04:56:14.802779 [ 3 ] {} <Debug> HTTP-Session: 0b437904-3924-4d36-bfd1-411090b1c088 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
239 2024.02.18 04:56:14.802886 [ 3 ] {4d95deeb-b3dd-4f28-adbd-bf641153f147} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49934) DROP DATABASE IF EXISTS oximeter (stage: Complete)
240 2024.02.18 04:56:14.802989 [ 3 ] {4d95deeb-b3dd-4f28-adbd-bf641153f147} <Debug> DynamicQueryHandler: Done processing query
241 2024.02.18 04:56:14.803014 [ 3 ] {4d95deeb-b3dd-4f28-adbd-bf641153f147} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
242 2024.02.18 04:56:14.803030 [ 3 ] {} <Debug> HTTP-Session: 0b437904-3924-4d36-bfd1-411090b1c088 Destroying unnamed session
243 2024.02.18 04:56:14.803157 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49934, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
244 2024.02.18 04:56:14.803204 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
245 2024.02.18 04:56:14.803222 [ 3 ] {} <Debug> HTTP-Session: 84df8313-5e11-480b-a013-c860afa33b24 Authenticating user 'default' from [fd00:1122:3344:101::d]:49934
246 2024.02.18 04:56:14.803244 [ 3 ] {} <Debug> HTTP-Session: 84df8313-5e11-480b-a013-c860afa33b24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
247 2024.02.18 04:56:14.803301 [ 3 ] {7f9dd95f-f33c-4f4b-a25a-32e7ecbde46a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49934) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete)
248 2024.02.18 04:56:14.803354 [ 3 ] {7f9dd95f-f33c-4f4b-a25a-32e7ecbde46a} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.*
249 2024.02.18 04:56:14.814416 [ 3 ] {7f9dd95f-f33c-4f4b-a25a-32e7ecbde46a} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total.
250 2024.02.18 04:56:14.814442 [ 3 ] {7f9dd95f-f33c-4f4b-a25a-32e7ecbde46a} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.9141e-05 sec
251 2024.02.18 04:56:14.814474 [ 3 ] {7f9dd95f-f33c-4f4b-a25a-32e7ecbde46a} <Information> TablesLoader: Loading 0 tables with 0 dependency level
252 2024.02.18 04:56:14.814500 [ 3 ] {7f9dd95f-f33c-4f4b-a25a-32e7ecbde46a} <Information> DatabaseAtomic (oximeter): Starting up tables.
253 2024.02.18 04:56:14.814583 [ 3 ] {7f9dd95f-f33c-4f4b-a25a-32e7ecbde46a} <Debug> DynamicQueryHandler: Done processing query
254 2024.02.18 04:56:14.814612 [ 3 ] {7f9dd95f-f33c-4f4b-a25a-32e7ecbde46a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
255 2024.02.18 04:56:14.814631 [ 3 ] {} <Debug> HTTP-Session: 84df8313-5e11-480b-a013-c860afa33b24 Destroying unnamed session
256 2024.02.18 04:56:14.814763 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49934, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
257 2024.02.18 04:56:14.814821 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
258 2024.02.18 04:56:14.814845 [ 3 ] {} <Debug> HTTP-Session: 739413ff-ac9d-4a07-bda3-9c2a7a1eb3b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:49934
259 2024.02.18 04:56:14.814872 [ 3 ] {} <Debug> HTTP-Session: 739413ff-ac9d-4a07-bda3-9c2a7a1eb3b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
260 2024.02.18 04:56:14.815040 [ 3 ] {ce5ef643-635d-4cc6-9c87-637fe76855ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49934) /* The version table contains metadata about the `oximeter` database */
261 CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete)
262 2024.02.18 04:56:14.815100 [ 3 ] {ce5ef643-635d-4cc6-9c87-637fe76855ac} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version
263 2024.02.18 04:56:14.830253 [ 3 ] {ce5ef643-635d-4cc6-9c87-637fe76855ac} <Debug> oximeter.version (4d179271-5f49-43e2-9b79-f1d5013a8b69): Loading data parts
264 2024.02.18 04:56:14.830374 [ 3 ] {ce5ef643-635d-4cc6-9c87-637fe76855ac} <Debug> oximeter.version (4d179271-5f49-43e2-9b79-f1d5013a8b69): There are no data parts
265 2024.02.18 04:56:14.846686 [ 3 ] {ce5ef643-635d-4cc6-9c87-637fe76855ac} <Debug> DynamicQueryHandler: Done processing query
266 2024.02.18 04:56:14.846710 [ 3 ] {ce5ef643-635d-4cc6-9c87-637fe76855ac} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
267 2024.02.18 04:56:14.846735 [ 3 ] {} <Debug> HTTP-Session: 739413ff-ac9d-4a07-bda3-9c2a7a1eb3b7 Destroying unnamed session
268 2024.02.18 04:56:14.846886 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49934, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
269 2024.02.18 04:56:14.846938 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
270 2024.02.18 04:56:14.846961 [ 3 ] {} <Debug> HTTP-Session: eadf4530-675b-40b9-83be-72ffcadbbdf5 Authenticating user 'default' from [fd00:1122:3344:101::d]:49934
271 2024.02.18 04:56:14.846977 [ 3 ] {} <Debug> HTTP-Session: eadf4530-675b-40b9-83be-72ffcadbbdf5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
272 2024.02.18 04:56:14.847183 [ 3 ] {9128390a-1d55-469a-a355-9ddb6bb5276c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49934) /* The measurement tables contain all individual samples from each timeseries.
273 *
274 * Each table stores a single datum type, and otherwise contains nearly the same
275 * structure. The primary sorting key is on the timeseries name, key, and then
276 * timestamp, so that all timeseries from the same schema are grouped, followed
277 * by all samples from the same timeseries.
278 *
279 * This reflects that one usually looks up the _key_ in one or more field table,
280 * and then uses that to index quickly into the measurements tables.
281 */
282 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)
283 2024.02.18 04:56:14.847236 [ 3 ] {9128390a-1d55-469a-a355-9ddb6bb5276c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool
284 2024.02.18 04:56:14.864230 [ 3 ] {9128390a-1d55-469a-a355-9ddb6bb5276c} <Debug> oximeter.measurements_bool (2397d89b-e3a5-4441-9051-893fa124fed3): Loading data parts
285 2024.02.18 04:56:14.864320 [ 3 ] {9128390a-1d55-469a-a355-9ddb6bb5276c} <Debug> oximeter.measurements_bool (2397d89b-e3a5-4441-9051-893fa124fed3): There are no data parts
286 2024.02.18 04:56:14.878548 [ 3 ] {9128390a-1d55-469a-a355-9ddb6bb5276c} <Debug> DynamicQueryHandler: Done processing query
287 2024.02.18 04:56:14.878579 [ 3 ] {9128390a-1d55-469a-a355-9ddb6bb5276c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
288 2024.02.18 04:56:14.878606 [ 3 ] {} <Debug> HTTP-Session: eadf4530-675b-40b9-83be-72ffcadbbdf5 Destroying unnamed session
289 2024.02.18 04:56:14.878755 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49934, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
290 2024.02.18 04:56:14.878814 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
291 2024.02.18 04:56:14.878843 [ 3 ] {} <Debug> HTTP-Session: e59bc202-04c5-45e1-b09a-be09d1ccf4b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:49934
292 2024.02.18 04:56:14.878863 [ 3 ] {} <Debug> HTTP-Session: e59bc202-04c5-45e1-b09a-be09d1ccf4b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
293 2024.02.18 04:56:14.879104 [ 3 ] {daada3a4-b5ae-48fb-a4e6-1a1ff2b4e1f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49934) 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)
294 2024.02.18 04:56:14.879166 [ 3 ] {daada3a4-b5ae-48fb-a4e6-1a1ff2b4e1f7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8
295 2024.02.18 04:56:14.884987 [ 3 ] {daada3a4-b5ae-48fb-a4e6-1a1ff2b4e1f7} <Debug> oximeter.measurements_i8 (d0fa07ec-fbc3-4cc3-9d81-97ea43d8fece): Loading data parts
296 2024.02.18 04:56:14.885068 [ 3 ] {daada3a4-b5ae-48fb-a4e6-1a1ff2b4e1f7} <Debug> oximeter.measurements_i8 (d0fa07ec-fbc3-4cc3-9d81-97ea43d8fece): There are no data parts
297 2024.02.18 04:56:14.886718 [ 3 ] {daada3a4-b5ae-48fb-a4e6-1a1ff2b4e1f7} <Debug> DynamicQueryHandler: Done processing query
298 2024.02.18 04:56:14.886743 [ 3 ] {daada3a4-b5ae-48fb-a4e6-1a1ff2b4e1f7} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
299 2024.02.18 04:56:14.886760 [ 3 ] {} <Debug> HTTP-Session: e59bc202-04c5-45e1-b09a-be09d1ccf4b1 Destroying unnamed session
300 2024.02.18 04:56:14.886893 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49934, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
301 2024.02.18 04:56:14.886941 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
302 2024.02.18 04:56:14.886960 [ 3 ] {} <Debug> HTTP-Session: 4df3fae5-efaa-439d-92ff-58aa237acc5e Authenticating user 'default' from [fd00:1122:3344:101::d]:49934
303 2024.02.18 04:56:14.886980 [ 3 ] {} <Debug> HTTP-Session: 4df3fae5-efaa-439d-92ff-58aa237acc5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
304 2024.02.18 04:56:14.887171 [ 3 ] {1f798e62-4c9b-42d9-9e65-a217f63c212f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49934) 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)
305 2024.02.18 04:56:14.887220 [ 3 ] {1f798e62-4c9b-42d9-9e65-a217f63c212f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8
306 2024.02.18 04:56:14.895540 [ 3 ] {1f798e62-4c9b-42d9-9e65-a217f63c212f} <Debug> oximeter.measurements_u8 (4fab1b7b-ec44-4688-ad83-4e0965297b37): Loading data parts
307 2024.02.18 04:56:14.895609 [ 3 ] {1f798e62-4c9b-42d9-9e65-a217f63c212f} <Debug> oximeter.measurements_u8 (4fab1b7b-ec44-4688-ad83-4e0965297b37): There are no data parts
308 2024.02.18 04:56:14.901051 [ 3 ] {1f798e62-4c9b-42d9-9e65-a217f63c212f} <Debug> DynamicQueryHandler: Done processing query
309 2024.02.18 04:56:14.901081 [ 3 ] {1f798e62-4c9b-42d9-9e65-a217f63c212f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
310 2024.02.18 04:56:14.901100 [ 3 ] {} <Debug> HTTP-Session: 4df3fae5-efaa-439d-92ff-58aa237acc5e Destroying unnamed session
311 2024.02.18 04:56:14.901232 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49934, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
312 2024.02.18 04:56:14.901279 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
313 2024.02.18 04:56:14.901300 [ 3 ] {} <Debug> HTTP-Session: d1030469-040f-46b8-a9e9-6a12a6740469 Authenticating user 'default' from [fd00:1122:3344:101::d]:49934
314 2024.02.18 04:56:14.901320 [ 3 ] {} <Debug> HTTP-Session: d1030469-040f-46b8-a9e9-6a12a6740469 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
315 2024.02.18 04:56:14.901514 [ 3 ] {31533829-e536-4eab-8d4a-e74bc7f6332f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49934) 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)
316 2024.02.18 04:56:14.901559 [ 3 ] {31533829-e536-4eab-8d4a-e74bc7f6332f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16
317 2024.02.18 04:56:14.912056 [ 3 ] {31533829-e536-4eab-8d4a-e74bc7f6332f} <Debug> oximeter.measurements_i16 (c5646f33-64d0-4b9c-8ebd-f6d5afb755aa): Loading data parts
318 2024.02.18 04:56:14.912141 [ 3 ] {31533829-e536-4eab-8d4a-e74bc7f6332f} <Debug> oximeter.measurements_i16 (c5646f33-64d0-4b9c-8ebd-f6d5afb755aa): There are no data parts
319 2024.02.18 04:56:14.917421 [ 3 ] {31533829-e536-4eab-8d4a-e74bc7f6332f} <Debug> DynamicQueryHandler: Done processing query
320 2024.02.18 04:56:14.917458 [ 3 ] {31533829-e536-4eab-8d4a-e74bc7f6332f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
321 2024.02.18 04:56:14.917476 [ 3 ] {} <Debug> HTTP-Session: d1030469-040f-46b8-a9e9-6a12a6740469 Destroying unnamed session
322 2024.02.18 04:56:14.917627 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49934, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
323 2024.02.18 04:56:14.917684 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
324 2024.02.18 04:56:14.917709 [ 3 ] {} <Debug> HTTP-Session: 8eb6219b-69da-4b08-b39e-ecaef6cbbcda Authenticating user 'default' from [fd00:1122:3344:101::d]:49934
325 2024.02.18 04:56:14.917737 [ 3 ] {} <Debug> HTTP-Session: 8eb6219b-69da-4b08-b39e-ecaef6cbbcda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
326 2024.02.18 04:56:14.917999 [ 3 ] {753d98ec-9572-42a2-b049-36bee86c41bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49934) 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)
327 2024.02.18 04:56:14.918054 [ 3 ] {753d98ec-9572-42a2-b049-36bee86c41bf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16
328 2024.02.18 04:56:14.929865 [ 3 ] {753d98ec-9572-42a2-b049-36bee86c41bf} <Debug> oximeter.measurements_u16 (74ecacfd-60c3-42d6-a08e-b8937af6cfbf): Loading data parts
329 2024.02.18 04:56:14.929948 [ 3 ] {753d98ec-9572-42a2-b049-36bee86c41bf} <Debug> oximeter.measurements_u16 (74ecacfd-60c3-42d6-a08e-b8937af6cfbf): There are no data parts
330 2024.02.18 04:56:14.944336 [ 3 ] {753d98ec-9572-42a2-b049-36bee86c41bf} <Debug> DynamicQueryHandler: Done processing query
331 2024.02.18 04:56:14.944376 [ 3 ] {753d98ec-9572-42a2-b049-36bee86c41bf} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
332 2024.02.18 04:56:14.944395 [ 3 ] {} <Debug> HTTP-Session: 8eb6219b-69da-4b08-b39e-ecaef6cbbcda Destroying unnamed session
333 2024.02.18 04:56:14.944581 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49934, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
334 2024.02.18 04:56:14.944643 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
335 2024.02.18 04:56:14.944668 [ 3 ] {} <Debug> HTTP-Session: 3d09fc9f-0285-4138-adfa-c63f8924cc65 Authenticating user 'default' from [fd00:1122:3344:101::d]:49934
336 2024.02.18 04:56:14.944696 [ 3 ] {} <Debug> HTTP-Session: 3d09fc9f-0285-4138-adfa-c63f8924cc65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
337 2024.02.18 04:56:14.944940 [ 3 ] {5b74ef68-700d-4ab2-bb8d-ca98c2417868} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49934) 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)
338 2024.02.18 04:56:14.944999 [ 3 ] {5b74ef68-700d-4ab2-bb8d-ca98c2417868} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32
339 2024.02.18 04:56:14.950803 [ 3 ] {5b74ef68-700d-4ab2-bb8d-ca98c2417868} <Debug> oximeter.measurements_i32 (90f0bf91-51cd-4d5d-b1ab-c11e5699822c): Loading data parts
340 2024.02.18 04:56:14.950892 [ 3 ] {5b74ef68-700d-4ab2-bb8d-ca98c2417868} <Debug> oximeter.measurements_i32 (90f0bf91-51cd-4d5d-b1ab-c11e5699822c): There are no data parts
341 2024.02.18 04:56:14.961532 [ 3 ] {5b74ef68-700d-4ab2-bb8d-ca98c2417868} <Debug> DynamicQueryHandler: Done processing query
342 2024.02.18 04:56:14.961573 [ 3 ] {5b74ef68-700d-4ab2-bb8d-ca98c2417868} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
343 2024.02.18 04:56:14.961592 [ 3 ] {} <Debug> HTTP-Session: 3d09fc9f-0285-4138-adfa-c63f8924cc65 Destroying unnamed session
344 2024.02.18 04:56:14.961731 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49934, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
345 2024.02.18 04:56:14.961803 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
346 2024.02.18 04:56:14.961828 [ 3 ] {} <Debug> HTTP-Session: fcf72448-c59f-4194-a0ea-d0ae7d86d178 Authenticating user 'default' from [fd00:1122:3344:101::d]:49934
347 2024.02.18 04:56:14.961858 [ 3 ] {} <Debug> HTTP-Session: fcf72448-c59f-4194-a0ea-d0ae7d86d178 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
348 2024.02.18 04:56:14.962095 [ 3 ] {3bd94890-6713-412e-9f62-dd49767a5bfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49934) 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)
349 2024.02.18 04:56:14.962161 [ 3 ] {3bd94890-6713-412e-9f62-dd49767a5bfc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32
350 2024.02.18 04:56:14.966139 [ 3 ] {3bd94890-6713-412e-9f62-dd49767a5bfc} <Debug> oximeter.measurements_u32 (cbbffc26-483d-4644-9af5-70eb49af71f4): Loading data parts
351 2024.02.18 04:56:14.966233 [ 3 ] {3bd94890-6713-412e-9f62-dd49767a5bfc} <Debug> oximeter.measurements_u32 (cbbffc26-483d-4644-9af5-70eb49af71f4): There are no data parts
352 2024.02.18 04:56:14.977891 [ 3 ] {3bd94890-6713-412e-9f62-dd49767a5bfc} <Debug> DynamicQueryHandler: Done processing query
353 2024.02.18 04:56:14.977926 [ 3 ] {3bd94890-6713-412e-9f62-dd49767a5bfc} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
354 2024.02.18 04:56:14.977941 [ 3 ] {} <Debug> HTTP-Session: fcf72448-c59f-4194-a0ea-d0ae7d86d178 Destroying unnamed session
355 2024.02.18 04:56:14.978062 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49934, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
356 2024.02.18 04:56:14.978119 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
357 2024.02.18 04:56:14.978138 [ 3 ] {} <Debug> HTTP-Session: a3e770b9-4f6a-4ec2-b611-cef46ed6b99d Authenticating user 'default' from [fd00:1122:3344:101::d]:49934
358 2024.02.18 04:56:14.978155 [ 3 ] {} <Debug> HTTP-Session: a3e770b9-4f6a-4ec2-b611-cef46ed6b99d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
359 2024.02.18 04:56:14.978350 [ 3 ] {1956dae9-ac31-4e49-90bf-dd1caecb1673} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49934) 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)
360 2024.02.18 04:56:14.978407 [ 3 ] {1956dae9-ac31-4e49-90bf-dd1caecb1673} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64
361 2024.02.18 04:56:14.997152 [ 3 ] {1956dae9-ac31-4e49-90bf-dd1caecb1673} <Debug> oximeter.measurements_i64 (95c4be7b-c95a-4a58-9a0a-c19866fb5abe): Loading data parts
362 2024.02.18 04:56:14.997237 [ 3 ] {1956dae9-ac31-4e49-90bf-dd1caecb1673} <Debug> oximeter.measurements_i64 (95c4be7b-c95a-4a58-9a0a-c19866fb5abe): There are no data parts
363 2024.02.18 04:56:15.000132 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 218.11 MiB, peak 221.71 MiB, will set to 226.30 MiB (RSS), difference: 8.19 MiB
364 2024.02.18 04:56:15.023600 [ 3 ] {1956dae9-ac31-4e49-90bf-dd1caecb1673} <Debug> DynamicQueryHandler: Done processing query
365 2024.02.18 04:56:15.023634 [ 3 ] {1956dae9-ac31-4e49-90bf-dd1caecb1673} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
366 2024.02.18 04:56:15.023654 [ 3 ] {} <Debug> HTTP-Session: a3e770b9-4f6a-4ec2-b611-cef46ed6b99d Destroying unnamed session
367 2024.02.18 04:56:15.023828 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49934, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
368 2024.02.18 04:56:15.023901 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
369 2024.02.18 04:56:15.023925 [ 3 ] {} <Debug> HTTP-Session: 0c30165d-68a8-4a7d-903c-7e9b08bc4068 Authenticating user 'default' from [fd00:1122:3344:101::d]:49934
370 2024.02.18 04:56:15.023955 [ 3 ] {} <Debug> HTTP-Session: 0c30165d-68a8-4a7d-903c-7e9b08bc4068 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
371 2024.02.18 04:56:15.024195 [ 3 ] {30de30f2-1e32-4525-8d6a-3ab71cbf2c19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49934) 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)
372 2024.02.18 04:56:15.024252 [ 3 ] {30de30f2-1e32-4525-8d6a-3ab71cbf2c19} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64
373 2024.02.18 04:56:15.040268 [ 3 ] {30de30f2-1e32-4525-8d6a-3ab71cbf2c19} <Debug> oximeter.measurements_u64 (d3d48cae-83a9-4ef7-b62d-b266e16314eb): Loading data parts
374 2024.02.18 04:56:15.040368 [ 3 ] {30de30f2-1e32-4525-8d6a-3ab71cbf2c19} <Debug> oximeter.measurements_u64 (d3d48cae-83a9-4ef7-b62d-b266e16314eb): There are no data parts
375 2024.02.18 04:56:15.055646 [ 3 ] {30de30f2-1e32-4525-8d6a-3ab71cbf2c19} <Debug> DynamicQueryHandler: Done processing query
376 2024.02.18 04:56:15.055671 [ 3 ] {30de30f2-1e32-4525-8d6a-3ab71cbf2c19} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
377 2024.02.18 04:56:15.055686 [ 3 ] {} <Debug> HTTP-Session: 0c30165d-68a8-4a7d-903c-7e9b08bc4068 Destroying unnamed session
378 2024.02.18 04:56:15.055826 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49934, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
379 2024.02.18 04:56:15.055879 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
380 2024.02.18 04:56:15.055899 [ 3 ] {} <Debug> HTTP-Session: a8087bec-f84d-402e-8ca5-c4f7131f0f22 Authenticating user 'default' from [fd00:1122:3344:101::d]:49934
381 2024.02.18 04:56:15.055924 [ 3 ] {} <Debug> HTTP-Session: a8087bec-f84d-402e-8ca5-c4f7131f0f22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
382 2024.02.18 04:56:15.056121 [ 3 ] {29277cc5-d278-4caa-9175-8ea8d36503de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49934) 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)
383 2024.02.18 04:56:15.056171 [ 3 ] {29277cc5-d278-4caa-9175-8ea8d36503de} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32
384 2024.02.18 04:56:15.061839 [ 3 ] {29277cc5-d278-4caa-9175-8ea8d36503de} <Debug> oximeter.measurements_f32 (cbe3cf6f-309d-490c-ba9a-b7d8d87f6605): Loading data parts
385 2024.02.18 04:56:15.061981 [ 3 ] {29277cc5-d278-4caa-9175-8ea8d36503de} <Debug> oximeter.measurements_f32 (cbe3cf6f-309d-490c-ba9a-b7d8d87f6605): There are no data parts
386 2024.02.18 04:56:15.074039 [ 3 ] {29277cc5-d278-4caa-9175-8ea8d36503de} <Debug> DynamicQueryHandler: Done processing query
387 2024.02.18 04:56:15.074079 [ 3 ] {29277cc5-d278-4caa-9175-8ea8d36503de} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
388 2024.02.18 04:56:15.074097 [ 3 ] {} <Debug> HTTP-Session: a8087bec-f84d-402e-8ca5-c4f7131f0f22 Destroying unnamed session
389 2024.02.18 04:56:15.074240 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49934, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
390 2024.02.18 04:56:15.074292 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
391 2024.02.18 04:56:15.074310 [ 3 ] {} <Debug> HTTP-Session: 8bea9160-20fb-43fe-b42e-816129860aec Authenticating user 'default' from [fd00:1122:3344:101::d]:49934
392 2024.02.18 04:56:15.074334 [ 3 ] {} <Debug> HTTP-Session: 8bea9160-20fb-43fe-b42e-816129860aec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
393 2024.02.18 04:56:15.074518 [ 3 ] {39aa0199-5c9a-496d-872c-0a5cf6e2e556} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49934) 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)
394 2024.02.18 04:56:15.074564 [ 3 ] {39aa0199-5c9a-496d-872c-0a5cf6e2e556} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64
395 2024.02.18 04:56:15.090515 [ 3 ] {39aa0199-5c9a-496d-872c-0a5cf6e2e556} <Debug> oximeter.measurements_f64 (88dad844-0202-4228-8be2-41ed86e76b8b): Loading data parts
396 2024.02.18 04:56:15.090609 [ 3 ] {39aa0199-5c9a-496d-872c-0a5cf6e2e556} <Debug> oximeter.measurements_f64 (88dad844-0202-4228-8be2-41ed86e76b8b): There are no data parts
397 2024.02.18 04:56:15.096194 [ 3 ] {39aa0199-5c9a-496d-872c-0a5cf6e2e556} <Debug> DynamicQueryHandler: Done processing query
398 2024.02.18 04:56:15.096239 [ 3 ] {39aa0199-5c9a-496d-872c-0a5cf6e2e556} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
399 2024.02.18 04:56:15.096259 [ 3 ] {} <Debug> HTTP-Session: 8bea9160-20fb-43fe-b42e-816129860aec Destroying unnamed session
400 2024.02.18 04:56:15.096429 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49934, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
401 2024.02.18 04:56:15.096492 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
402 2024.02.18 04:56:15.096516 [ 3 ] {} <Debug> HTTP-Session: 322502a1-b9ed-4577-89d8-aad0e6298413 Authenticating user 'default' from [fd00:1122:3344:101::d]:49934
403 2024.02.18 04:56:15.096545 [ 3 ] {} <Debug> HTTP-Session: 322502a1-b9ed-4577-89d8-aad0e6298413 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
404 2024.02.18 04:56:15.096795 [ 3 ] {cd63caf8-d212-46d6-b36e-d9e6c746b07f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49934) 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)
405 2024.02.18 04:56:15.096853 [ 3 ] {cd63caf8-d212-46d6-b36e-d9e6c746b07f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string
406 2024.02.18 04:56:15.107212 [ 3 ] {cd63caf8-d212-46d6-b36e-d9e6c746b07f} <Debug> oximeter.measurements_string (af7bc8d8-9244-4450-988a-4df997036837): Loading data parts
407 2024.02.18 04:56:15.107301 [ 3 ] {cd63caf8-d212-46d6-b36e-d9e6c746b07f} <Debug> oximeter.measurements_string (af7bc8d8-9244-4450-988a-4df997036837): There are no data parts
408 2024.02.18 04:56:15.122314 [ 3 ] {cd63caf8-d212-46d6-b36e-d9e6c746b07f} <Debug> DynamicQueryHandler: Done processing query
409 2024.02.18 04:56:15.122351 [ 3 ] {cd63caf8-d212-46d6-b36e-d9e6c746b07f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
410 2024.02.18 04:56:15.122368 [ 3 ] {} <Debug> HTTP-Session: 322502a1-b9ed-4577-89d8-aad0e6298413 Destroying unnamed session
411 2024.02.18 04:56:15.122496 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49934, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
412 2024.02.18 04:56:15.122550 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
413 2024.02.18 04:56:15.122570 [ 3 ] {} <Debug> HTTP-Session: 55d9d8e0-1655-4751-a5ca-f24e2a4b24ef Authenticating user 'default' from [fd00:1122:3344:101::d]:49934
414 2024.02.18 04:56:15.122597 [ 3 ] {} <Debug> HTTP-Session: 55d9d8e0-1655-4751-a5ca-f24e2a4b24ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
415 2024.02.18 04:56:15.122799 [ 3 ] {0a2147fd-fa56-41b5-9041-d34c311d1948} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49934) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /*
416 * NOTE: Right now we can't unambiguously record a nullable byte array.
417 * Arrays cannot be nested in `Nullable()` types, and encoding the array as
418 * a string isn't palatable for a few reasons.
419 * See: https://github.com/oxidecomputer/omicron/issues/4551 for more
420 * details.
421 */
422 datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
423 2024.02.18 04:56:15.122860 [ 3 ] {0a2147fd-fa56-41b5-9041-d34c311d1948} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes
424 2024.02.18 04:56:15.137988 [ 3 ] {0a2147fd-fa56-41b5-9041-d34c311d1948} <Debug> oximeter.measurements_bytes (5a3c1c99-e0ed-40cd-965a-14e693a9f8ca): Loading data parts
425 2024.02.18 04:56:15.138091 [ 3 ] {0a2147fd-fa56-41b5-9041-d34c311d1948} <Debug> oximeter.measurements_bytes (5a3c1c99-e0ed-40cd-965a-14e693a9f8ca): There are no data parts
426 2024.02.18 04:56:15.140254 [ 3 ] {0a2147fd-fa56-41b5-9041-d34c311d1948} <Debug> DynamicQueryHandler: Done processing query
427 2024.02.18 04:56:15.140289 [ 3 ] {0a2147fd-fa56-41b5-9041-d34c311d1948} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
428 2024.02.18 04:56:15.140306 [ 3 ] {} <Debug> HTTP-Session: 55d9d8e0-1655-4751-a5ca-f24e2a4b24ef Destroying unnamed session
429 2024.02.18 04:56:15.140432 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49934, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
430 2024.02.18 04:56:15.140480 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
431 2024.02.18 04:56:15.140499 [ 3 ] {} <Debug> HTTP-Session: 3daf9d1a-2ab6-4829-a912-f7842bda548a Authenticating user 'default' from [fd00:1122:3344:101::d]:49934
432 2024.02.18 04:56:15.140521 [ 3 ] {} <Debug> HTTP-Session: 3daf9d1a-2ab6-4829-a912-f7842bda548a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
433 2024.02.18 04:56:15.140726 [ 3 ] {365fd7f5-1646-4f2f-96fc-63e08471a392} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49934) 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)
434 2024.02.18 04:56:15.140779 [ 3 ] {365fd7f5-1646-4f2f-96fc-63e08471a392} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64
435 2024.02.18 04:56:15.154330 [ 3 ] {365fd7f5-1646-4f2f-96fc-63e08471a392} <Debug> oximeter.measurements_cumulativei64 (2eef26e2-2f29-401b-85ce-15d0b0ce6f01): Loading data parts
436 2024.02.18 04:56:15.154435 [ 3 ] {365fd7f5-1646-4f2f-96fc-63e08471a392} <Debug> oximeter.measurements_cumulativei64 (2eef26e2-2f29-401b-85ce-15d0b0ce6f01): There are no data parts
437 2024.02.18 04:56:15.156806 [ 3 ] {365fd7f5-1646-4f2f-96fc-63e08471a392} <Debug> DynamicQueryHandler: Done processing query
438 2024.02.18 04:56:15.156837 [ 3 ] {365fd7f5-1646-4f2f-96fc-63e08471a392} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
439 2024.02.18 04:56:15.156858 [ 3 ] {} <Debug> HTTP-Session: 3daf9d1a-2ab6-4829-a912-f7842bda548a Destroying unnamed session
440 2024.02.18 04:56:15.156987 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49934, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
441 2024.02.18 04:56:15.157036 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
442 2024.02.18 04:56:15.157062 [ 3 ] {} <Debug> HTTP-Session: 7c710498-ab48-40d5-bc10-4dab6e683a00 Authenticating user 'default' from [fd00:1122:3344:101::d]:49934
443 2024.02.18 04:56:15.157079 [ 3 ] {} <Debug> HTTP-Session: 7c710498-ab48-40d5-bc10-4dab6e683a00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
444 2024.02.18 04:56:15.157286 [ 3 ] {dc0414e4-108e-446b-b31e-3122d0799065} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49934) 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)
445 2024.02.18 04:56:15.157339 [ 3 ] {dc0414e4-108e-446b-b31e-3122d0799065} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64
446 2024.02.18 04:56:15.171663 [ 3 ] {dc0414e4-108e-446b-b31e-3122d0799065} <Debug> oximeter.measurements_cumulativeu64 (6f308f2d-476a-4ed1-99f4-81c3727bb07b): Loading data parts
447 2024.02.18 04:56:15.171764 [ 3 ] {dc0414e4-108e-446b-b31e-3122d0799065} <Debug> oximeter.measurements_cumulativeu64 (6f308f2d-476a-4ed1-99f4-81c3727bb07b): There are no data parts
448 2024.02.18 04:56:15.174913 [ 3 ] {dc0414e4-108e-446b-b31e-3122d0799065} <Debug> DynamicQueryHandler: Done processing query
449 2024.02.18 04:56:15.174943 [ 3 ] {dc0414e4-108e-446b-b31e-3122d0799065} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
450 2024.02.18 04:56:15.174972 [ 3 ] {} <Debug> HTTP-Session: 7c710498-ab48-40d5-bc10-4dab6e683a00 Destroying unnamed session
451 2024.02.18 04:56:15.175109 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49934, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
452 2024.02.18 04:56:15.175167 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
453 2024.02.18 04:56:15.175192 [ 3 ] {} <Debug> HTTP-Session: ed8c9ee1-b2aa-4890-ad0f-e2869c8d6fb2 Authenticating user 'default' from [fd00:1122:3344:101::d]:49934
454 2024.02.18 04:56:15.175209 [ 3 ] {} <Debug> HTTP-Session: ed8c9ee1-b2aa-4890-ad0f-e2869c8d6fb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
455 2024.02.18 04:56:15.175413 [ 3 ] {2f6d8104-9ac2-4048-9c8a-40a6ed5d0c7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49934) 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)
456 2024.02.18 04:56:15.175466 [ 3 ] {2f6d8104-9ac2-4048-9c8a-40a6ed5d0c7e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32
457 2024.02.18 04:56:15.190038 [ 3 ] {2f6d8104-9ac2-4048-9c8a-40a6ed5d0c7e} <Debug> oximeter.measurements_cumulativef32 (77e44e55-3c61-4a27-ac69-f259af6bdd87): Loading data parts
458 2024.02.18 04:56:15.190132 [ 3 ] {2f6d8104-9ac2-4048-9c8a-40a6ed5d0c7e} <Debug> oximeter.measurements_cumulativef32 (77e44e55-3c61-4a27-ac69-f259af6bdd87): There are no data parts
459 2024.02.18 04:56:15.205596 [ 3 ] {2f6d8104-9ac2-4048-9c8a-40a6ed5d0c7e} <Debug> DynamicQueryHandler: Done processing query
460 2024.02.18 04:56:15.205634 [ 3 ] {2f6d8104-9ac2-4048-9c8a-40a6ed5d0c7e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
461 2024.02.18 04:56:15.205653 [ 3 ] {} <Debug> HTTP-Session: ed8c9ee1-b2aa-4890-ad0f-e2869c8d6fb2 Destroying unnamed session
462 2024.02.18 04:56:15.205804 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49934, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
463 2024.02.18 04:56:15.205867 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
464 2024.02.18 04:56:15.205892 [ 3 ] {} <Debug> HTTP-Session: cf7680b6-986f-43fb-a04c-ae5e61614a25 Authenticating user 'default' from [fd00:1122:3344:101::d]:49934
465 2024.02.18 04:56:15.205913 [ 3 ] {} <Debug> HTTP-Session: cf7680b6-986f-43fb-a04c-ae5e61614a25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
466 2024.02.18 04:56:15.206174 [ 3 ] {33f11f36-48dd-4d80-b419-d999d248a643} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49934) 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)
467 2024.02.18 04:56:15.206230 [ 3 ] {33f11f36-48dd-4d80-b419-d999d248a643} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64
468 2024.02.18 04:56:15.221249 [ 3 ] {33f11f36-48dd-4d80-b419-d999d248a643} <Debug> oximeter.measurements_cumulativef64 (057139eb-0af2-4914-ad1f-b6ed7af37ece): Loading data parts
469 2024.02.18 04:56:15.221348 [ 3 ] {33f11f36-48dd-4d80-b419-d999d248a643} <Debug> oximeter.measurements_cumulativef64 (057139eb-0af2-4914-ad1f-b6ed7af37ece): There are no data parts
470 2024.02.18 04:56:15.227145 [ 3 ] {33f11f36-48dd-4d80-b419-d999d248a643} <Debug> DynamicQueryHandler: Done processing query
471 2024.02.18 04:56:15.227186 [ 3 ] {33f11f36-48dd-4d80-b419-d999d248a643} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
472 2024.02.18 04:56:15.227206 [ 3 ] {} <Debug> HTTP-Session: cf7680b6-986f-43fb-a04c-ae5e61614a25 Destroying unnamed session
473 2024.02.18 04:56:15.227354 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49934, User-Agent: (none), Length: 836, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
474 2024.02.18 04:56:15.227414 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
475 2024.02.18 04:56:15.227437 [ 3 ] {} <Debug> HTTP-Session: 7fdd091d-eeea-4f58-99ad-082f93aba94d Authenticating user 'default' from [fd00:1122:3344:101::d]:49934
476 2024.02.18 04:56:15.227464 [ 3 ] {} <Debug> HTTP-Session: 7fdd091d-eeea-4f58-99ad-082f93aba94d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
477 2024.02.18 04:56:15.227742 [ 3 ] {a6e20188-173d-4ea5-9c45-291143d21326} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49934) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /*
478 * NOTE: Array types cannot be Nullable, see
479 * https://clickhouse.com/docs/en/sql-reference/data-types/nullable
480 * for more details.
481 *
482 * This means we need to use empty arrays to indicate a missing value. This
483 * is unfortunate, and at this point relies on the fact that an
484 * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need
485 * to figure out another way to represent missing samples here.
486 */
487 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)
488 2024.02.18 04:56:15.227808 [ 3 ] {a6e20188-173d-4ea5-9c45-291143d21326} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8
489 2024.02.18 04:56:15.240720 [ 3 ] {a6e20188-173d-4ea5-9c45-291143d21326} <Debug> oximeter.measurements_histogrami8 (93fcbabe-2808-4555-88ea-c77234adcf15): Loading data parts
490 2024.02.18 04:56:15.240811 [ 3 ] {a6e20188-173d-4ea5-9c45-291143d21326} <Debug> oximeter.measurements_histogrami8 (93fcbabe-2808-4555-88ea-c77234adcf15): There are no data parts
491 2024.02.18 04:56:15.256018 [ 3 ] {a6e20188-173d-4ea5-9c45-291143d21326} <Debug> DynamicQueryHandler: Done processing query
492 2024.02.18 04:56:15.256057 [ 3 ] {a6e20188-173d-4ea5-9c45-291143d21326} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
493 2024.02.18 04:56:15.256076 [ 3 ] {} <Debug> HTTP-Session: 7fdd091d-eeea-4f58-99ad-082f93aba94d Destroying unnamed session
494 2024.02.18 04:56:15.256217 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49934, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
495 2024.02.18 04:56:15.256266 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
496 2024.02.18 04:56:15.256285 [ 3 ] {} <Debug> HTTP-Session: 7ccbb8de-7d8e-486b-bb9b-9977489c3dff Authenticating user 'default' from [fd00:1122:3344:101::d]:49934
497 2024.02.18 04:56:15.256307 [ 3 ] {} <Debug> HTTP-Session: 7ccbb8de-7d8e-486b-bb9b-9977489c3dff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
498 2024.02.18 04:56:15.256522 [ 3 ] {fdb0ac6b-5291-4831-82cd-691924d3752a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49934) 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)
499 2024.02.18 04:56:15.256578 [ 3 ] {fdb0ac6b-5291-4831-82cd-691924d3752a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8
500 2024.02.18 04:56:15.261750 [ 3 ] {fdb0ac6b-5291-4831-82cd-691924d3752a} <Debug> oximeter.measurements_histogramu8 (d801f6bd-6309-4a8f-a24c-7cd156a5daca): Loading data parts
501 2024.02.18 04:56:15.261853 [ 3 ] {fdb0ac6b-5291-4831-82cd-691924d3752a} <Debug> oximeter.measurements_histogramu8 (d801f6bd-6309-4a8f-a24c-7cd156a5daca): There are no data parts
502 2024.02.18 04:56:15.272919 [ 3 ] {fdb0ac6b-5291-4831-82cd-691924d3752a} <Debug> DynamicQueryHandler: Done processing query
503 2024.02.18 04:56:15.272944 [ 3 ] {fdb0ac6b-5291-4831-82cd-691924d3752a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
504 2024.02.18 04:56:15.272961 [ 3 ] {} <Debug> HTTP-Session: 7ccbb8de-7d8e-486b-bb9b-9977489c3dff Destroying unnamed session
505 2024.02.18 04:56:15.273105 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49934, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
506 2024.02.18 04:56:15.273163 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
507 2024.02.18 04:56:15.273183 [ 3 ] {} <Debug> HTTP-Session: 6b486159-0dc2-486a-905c-eecf7e0b41d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:49934
508 2024.02.18 04:56:15.273210 [ 3 ] {} <Debug> HTTP-Session: 6b486159-0dc2-486a-905c-eecf7e0b41d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
509 2024.02.18 04:56:15.273438 [ 3 ] {4acfed01-4fa0-4724-afbe-51be5c0bfca8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49934) 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)
510 2024.02.18 04:56:15.273502 [ 3 ] {4acfed01-4fa0-4724-afbe-51be5c0bfca8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16
511 2024.02.18 04:56:15.289782 [ 3 ] {4acfed01-4fa0-4724-afbe-51be5c0bfca8} <Debug> oximeter.measurements_histogrami16 (71ea21c0-b072-4042-bd10-3c99ad709bad): Loading data parts
512 2024.02.18 04:56:15.289887 [ 3 ] {4acfed01-4fa0-4724-afbe-51be5c0bfca8} <Debug> oximeter.measurements_histogrami16 (71ea21c0-b072-4042-bd10-3c99ad709bad): There are no data parts
513 2024.02.18 04:56:15.304599 [ 3 ] {4acfed01-4fa0-4724-afbe-51be5c0bfca8} <Debug> DynamicQueryHandler: Done processing query
514 2024.02.18 04:56:15.304628 [ 3 ] {4acfed01-4fa0-4724-afbe-51be5c0bfca8} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
515 2024.02.18 04:56:15.304661 [ 3 ] {} <Debug> HTTP-Session: 6b486159-0dc2-486a-905c-eecf7e0b41d6 Destroying unnamed session
516 2024.02.18 04:56:15.304918 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49934, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
517 2024.02.18 04:56:15.304985 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
518 2024.02.18 04:56:15.305022 [ 3 ] {} <Debug> HTTP-Session: 48d8dc17-c441-4051-9138-c67e0fa53ec1 Authenticating user 'default' from [fd00:1122:3344:101::d]:49934
519 2024.02.18 04:56:15.305044 [ 3 ] {} <Debug> HTTP-Session: 48d8dc17-c441-4051-9138-c67e0fa53ec1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
520 2024.02.18 04:56:15.305296 [ 3 ] {3fd74aef-d153-4ac5-9e01-34bca37d4c37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49934) 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)
521 2024.02.18 04:56:15.305360 [ 3 ] {3fd74aef-d153-4ac5-9e01-34bca37d4c37} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16
522 2024.02.18 04:56:15.312478 [ 3 ] {3fd74aef-d153-4ac5-9e01-34bca37d4c37} <Debug> oximeter.measurements_histogramu16 (b8b13931-0718-4761-9e7e-77779a538d13): Loading data parts
523 2024.02.18 04:56:15.312581 [ 3 ] {3fd74aef-d153-4ac5-9e01-34bca37d4c37} <Debug> oximeter.measurements_histogramu16 (b8b13931-0718-4761-9e7e-77779a538d13): There are no data parts
524 2024.02.18 04:56:15.328660 [ 3 ] {3fd74aef-d153-4ac5-9e01-34bca37d4c37} <Debug> DynamicQueryHandler: Done processing query
525 2024.02.18 04:56:15.328696 [ 3 ] {3fd74aef-d153-4ac5-9e01-34bca37d4c37} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
526 2024.02.18 04:56:15.328735 [ 3 ] {} <Debug> HTTP-Session: 48d8dc17-c441-4051-9138-c67e0fa53ec1 Destroying unnamed session
527 2024.02.18 04:56:15.328883 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49934, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
528 2024.02.18 04:56:15.328939 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
529 2024.02.18 04:56:15.328975 [ 3 ] {} <Debug> HTTP-Session: 4bc7d40d-227e-4c73-be3d-c3d8e6069825 Authenticating user 'default' from [fd00:1122:3344:101::d]:49934
530 2024.02.18 04:56:15.329008 [ 3 ] {} <Debug> HTTP-Session: 4bc7d40d-227e-4c73-be3d-c3d8e6069825 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
531 2024.02.18 04:56:15.329257 [ 3 ] {e6f2e6e2-e9d7-485d-9ea1-a35a5835b9b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49934) 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)
532 2024.02.18 04:56:15.329321 [ 3 ] {e6f2e6e2-e9d7-485d-9ea1-a35a5835b9b8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32
533 2024.02.18 04:56:15.339682 [ 3 ] {e6f2e6e2-e9d7-485d-9ea1-a35a5835b9b8} <Debug> oximeter.measurements_histogrami32 (af5f80a4-e27a-4976-97ab-08ed36f47837): Loading data parts
534 2024.02.18 04:56:15.339799 [ 3 ] {e6f2e6e2-e9d7-485d-9ea1-a35a5835b9b8} <Debug> oximeter.measurements_histogrami32 (af5f80a4-e27a-4976-97ab-08ed36f47837): There are no data parts
535 2024.02.18 04:56:15.342080 [ 3 ] {e6f2e6e2-e9d7-485d-9ea1-a35a5835b9b8} <Debug> DynamicQueryHandler: Done processing query
536 2024.02.18 04:56:15.342117 [ 3 ] {e6f2e6e2-e9d7-485d-9ea1-a35a5835b9b8} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
537 2024.02.18 04:56:15.342133 [ 3 ] {} <Debug> HTTP-Session: 4bc7d40d-227e-4c73-be3d-c3d8e6069825 Destroying unnamed session
538 2024.02.18 04:56:15.342293 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49934, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
539 2024.02.18 04:56:15.342357 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
540 2024.02.18 04:56:15.342381 [ 3 ] {} <Debug> HTTP-Session: f634fbfc-5648-4eb5-ad4a-6bc508173838 Authenticating user 'default' from [fd00:1122:3344:101::d]:49934
541 2024.02.18 04:56:15.342413 [ 3 ] {} <Debug> HTTP-Session: f634fbfc-5648-4eb5-ad4a-6bc508173838 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
542 2024.02.18 04:56:15.342674 [ 3 ] {9bc352dd-10ee-4b03-8edf-8b3508165dd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49934) 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)
543 2024.02.18 04:56:15.342753 [ 3 ] {9bc352dd-10ee-4b03-8edf-8b3508165dd5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32
544 2024.02.18 04:56:15.346624 [ 3 ] {9bc352dd-10ee-4b03-8edf-8b3508165dd5} <Debug> oximeter.measurements_histogramu32 (eee8f6ca-e5a0-4979-b2c8-153ee63bb4af): Loading data parts
545 2024.02.18 04:56:15.346762 [ 3 ] {9bc352dd-10ee-4b03-8edf-8b3508165dd5} <Debug> oximeter.measurements_histogramu32 (eee8f6ca-e5a0-4979-b2c8-153ee63bb4af): There are no data parts
546 2024.02.18 04:56:15.357861 [ 3 ] {9bc352dd-10ee-4b03-8edf-8b3508165dd5} <Debug> DynamicQueryHandler: Done processing query
547 2024.02.18 04:56:15.357898 [ 3 ] {9bc352dd-10ee-4b03-8edf-8b3508165dd5} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
548 2024.02.18 04:56:15.357922 [ 3 ] {} <Debug> HTTP-Session: f634fbfc-5648-4eb5-ad4a-6bc508173838 Destroying unnamed session
549 2024.02.18 04:56:15.358050 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49934, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
550 2024.02.18 04:56:15.358103 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
551 2024.02.18 04:56:15.358133 [ 3 ] {} <Debug> HTTP-Session: 8266efd3-ee50-4ec8-9790-4f3eaa5acb2b Authenticating user 'default' from [fd00:1122:3344:101::d]:49934
552 2024.02.18 04:56:15.358150 [ 3 ] {} <Debug> HTTP-Session: 8266efd3-ee50-4ec8-9790-4f3eaa5acb2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
553 2024.02.18 04:56:15.358366 [ 3 ] {384452c8-4e47-4702-9c83-67f1c9624639} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49934) 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)
554 2024.02.18 04:56:15.358422 [ 3 ] {384452c8-4e47-4702-9c83-67f1c9624639} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64
555 2024.02.18 04:56:15.362851 [ 3 ] {384452c8-4e47-4702-9c83-67f1c9624639} <Debug> oximeter.measurements_histogrami64 (a57da02b-551c-4e94-8aa9-0e22ea6b8b7e): Loading data parts
556 2024.02.18 04:56:15.362969 [ 3 ] {384452c8-4e47-4702-9c83-67f1c9624639} <Debug> oximeter.measurements_histogrami64 (a57da02b-551c-4e94-8aa9-0e22ea6b8b7e): There are no data parts
557 2024.02.18 04:56:15.374660 [ 3 ] {384452c8-4e47-4702-9c83-67f1c9624639} <Debug> DynamicQueryHandler: Done processing query
558 2024.02.18 04:56:15.374692 [ 3 ] {384452c8-4e47-4702-9c83-67f1c9624639} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
559 2024.02.18 04:56:15.374722 [ 3 ] {} <Debug> HTTP-Session: 8266efd3-ee50-4ec8-9790-4f3eaa5acb2b Destroying unnamed session
560 2024.02.18 04:56:15.374866 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49934, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
561 2024.02.18 04:56:15.374926 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
562 2024.02.18 04:56:15.374958 [ 3 ] {} <Debug> HTTP-Session: 2fbdf536-0dd8-498a-bbd8-a6f2d5aaed10 Authenticating user 'default' from [fd00:1122:3344:101::d]:49934
563 2024.02.18 04:56:15.374981 [ 3 ] {} <Debug> HTTP-Session: 2fbdf536-0dd8-498a-bbd8-a6f2d5aaed10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
564 2024.02.18 04:56:15.375235 [ 3 ] {de310520-d504-4994-8630-b9f108c715b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49934) 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)
565 2024.02.18 04:56:15.375288 [ 3 ] {de310520-d504-4994-8630-b9f108c715b6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64
566 2024.02.18 04:56:15.379970 [ 3 ] {de310520-d504-4994-8630-b9f108c715b6} <Debug> oximeter.measurements_histogramu64 (fe3b872f-aa91-48bb-af6f-43a1a7d580ba): Loading data parts
567 2024.02.18 04:56:15.380066 [ 3 ] {de310520-d504-4994-8630-b9f108c715b6} <Debug> oximeter.measurements_histogramu64 (fe3b872f-aa91-48bb-af6f-43a1a7d580ba): There are no data parts
568 2024.02.18 04:56:15.391614 [ 3 ] {de310520-d504-4994-8630-b9f108c715b6} <Debug> DynamicQueryHandler: Done processing query
569 2024.02.18 04:56:15.391656 [ 3 ] {de310520-d504-4994-8630-b9f108c715b6} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
570 2024.02.18 04:56:15.391671 [ 3 ] {} <Debug> HTTP-Session: 2fbdf536-0dd8-498a-bbd8-a6f2d5aaed10 Destroying unnamed session
571 2024.02.18 04:56:15.391790 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49934, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
572 2024.02.18 04:56:15.391857 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
573 2024.02.18 04:56:15.391876 [ 3 ] {} <Debug> HTTP-Session: 9e694bb7-3925-43c7-bc4b-7ac36b4cd362 Authenticating user 'default' from [fd00:1122:3344:101::d]:49934
574 2024.02.18 04:56:15.391903 [ 3 ] {} <Debug> HTTP-Session: 9e694bb7-3925-43c7-bc4b-7ac36b4cd362 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
575 2024.02.18 04:56:15.392118 [ 3 ] {27949d41-7864-4bf4-82fb-7e156c2d2dab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49934) 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)
576 2024.02.18 04:56:15.392184 [ 3 ] {27949d41-7864-4bf4-82fb-7e156c2d2dab} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32
577 2024.02.18 04:56:15.407913 [ 3 ] {27949d41-7864-4bf4-82fb-7e156c2d2dab} <Debug> oximeter.measurements_histogramf32 (a972c387-9e0e-4edf-8e0f-99fbe15fe66d): Loading data parts
578 2024.02.18 04:56:15.408060 [ 3 ] {27949d41-7864-4bf4-82fb-7e156c2d2dab} <Debug> oximeter.measurements_histogramf32 (a972c387-9e0e-4edf-8e0f-99fbe15fe66d): There are no data parts
579 2024.02.18 04:56:15.422470 [ 3 ] {27949d41-7864-4bf4-82fb-7e156c2d2dab} <Debug> DynamicQueryHandler: Done processing query
580 2024.02.18 04:56:15.422518 [ 3 ] {27949d41-7864-4bf4-82fb-7e156c2d2dab} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
581 2024.02.18 04:56:15.422535 [ 3 ] {} <Debug> HTTP-Session: 9e694bb7-3925-43c7-bc4b-7ac36b4cd362 Destroying unnamed session
582 2024.02.18 04:56:15.422688 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49934, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
583 2024.02.18 04:56:15.422749 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
584 2024.02.18 04:56:15.422769 [ 3 ] {} <Debug> HTTP-Session: b3b1c3b4-9468-4a1c-b669-a025d39ba7d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:49934
585 2024.02.18 04:56:15.422798 [ 3 ] {} <Debug> HTTP-Session: b3b1c3b4-9468-4a1c-b669-a025d39ba7d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
586 2024.02.18 04:56:15.423029 [ 3 ] {f9dacde1-dbbf-441e-869b-010812259bea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49934) 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)
587 2024.02.18 04:56:15.423099 [ 3 ] {f9dacde1-dbbf-441e-869b-010812259bea} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64
588 2024.02.18 04:56:15.427990 [ 3 ] {f9dacde1-dbbf-441e-869b-010812259bea} <Debug> oximeter.measurements_histogramf64 (d3db9721-1957-4070-bc13-bc6e211e736f): Loading data parts
589 2024.02.18 04:56:15.428104 [ 3 ] {f9dacde1-dbbf-441e-869b-010812259bea} <Debug> oximeter.measurements_histogramf64 (d3db9721-1957-4070-bc13-bc6e211e736f): There are no data parts
590 2024.02.18 04:56:15.466441 [ 3 ] {f9dacde1-dbbf-441e-869b-010812259bea} <Debug> DynamicQueryHandler: Done processing query
591 2024.02.18 04:56:15.466471 [ 3 ] {f9dacde1-dbbf-441e-869b-010812259bea} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
592 2024.02.18 04:56:15.466510 [ 3 ] {} <Debug> HTTP-Session: b3b1c3b4-9468-4a1c-b669-a025d39ba7d1 Destroying unnamed session
593 2024.02.18 04:56:15.466695 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49934, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
594 2024.02.18 04:56:15.466756 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
595 2024.02.18 04:56:15.466787 [ 3 ] {} <Debug> HTTP-Session: 7773e5e5-4fe7-487e-9892-9f7aaf089cd1 Authenticating user 'default' from [fd00:1122:3344:101::d]:49934
596 2024.02.18 04:56:15.466805 [ 3 ] {} <Debug> HTTP-Session: 7773e5e5-4fe7-487e-9892-9f7aaf089cd1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
597 2024.02.18 04:56:15.466981 [ 3 ] {e8858aad-ed6b-4b56-88db-38d275a1c1f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49934) /* The field tables store named dimensions of each timeseries.
598 *
599 * As with the measurement tables, there is one field table for each field data
600 * type. Fields are deduplicated by using the "replacing merge tree", though
601 * this behavior **must not** be relied upon for query correctness.
602 *
603 * The index for the fields differs from the measurements, however. Rows are
604 * sorted by timeseries name, then field name, field value, and finally
605 * timeseries key. This reflects the most common pattern for looking them up:
606 * by field name and possibly value, within a timeseries. The resulting keys are
607 * usually then used to look up measurements.
608 *
609 * NOTE: We may want to consider a secondary index on these tables, sorting by
610 * timeseries name and then key, since it would improve lookups where one
611 * already has the key. Realistically though, these tables are quite small and
612 * so performance benefits will be low in absolute terms.
613 */
614 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)
615 2024.02.18 04:56:15.467045 [ 3 ] {e8858aad-ed6b-4b56-88db-38d275a1c1f5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool
616 2024.02.18 04:56:15.484017 [ 3 ] {e8858aad-ed6b-4b56-88db-38d275a1c1f5} <Debug> oximeter.fields_bool (caf8733d-6f73-4387-9eba-7dcd7ab30f71): Loading data parts
617 2024.02.18 04:56:15.484141 [ 3 ] {e8858aad-ed6b-4b56-88db-38d275a1c1f5} <Debug> oximeter.fields_bool (caf8733d-6f73-4387-9eba-7dcd7ab30f71): There are no data parts
618 2024.02.18 04:56:15.490311 [ 3 ] {e8858aad-ed6b-4b56-88db-38d275a1c1f5} <Debug> DynamicQueryHandler: Done processing query
619 2024.02.18 04:56:15.490353 [ 3 ] {e8858aad-ed6b-4b56-88db-38d275a1c1f5} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
620 2024.02.18 04:56:15.490370 [ 3 ] {} <Debug> HTTP-Session: 7773e5e5-4fe7-487e-9892-9f7aaf089cd1 Destroying unnamed session
621 2024.02.18 04:56:15.490499 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49934, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
622 2024.02.18 04:56:15.490567 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
623 2024.02.18 04:56:15.490587 [ 3 ] {} <Debug> HTTP-Session: cb2edf00-91ec-497c-8c62-fdfc6c6b67af Authenticating user 'default' from [fd00:1122:3344:101::d]:49934
624 2024.02.18 04:56:15.490615 [ 3 ] {} <Debug> HTTP-Session: cb2edf00-91ec-497c-8c62-fdfc6c6b67af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
625 2024.02.18 04:56:15.490789 [ 3 ] {978bc6c4-44b1-41b2-a443-eedade57c974} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49934) 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)
626 2024.02.18 04:56:15.490851 [ 3 ] {978bc6c4-44b1-41b2-a443-eedade57c974} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8
627 2024.02.18 04:56:15.505649 [ 3 ] {978bc6c4-44b1-41b2-a443-eedade57c974} <Debug> oximeter.fields_i8 (59e522dd-5bf4-48c6-8270-cd52d4494e78): Loading data parts
628 2024.02.18 04:56:15.505749 [ 3 ] {978bc6c4-44b1-41b2-a443-eedade57c974} <Debug> oximeter.fields_i8 (59e522dd-5bf4-48c6-8270-cd52d4494e78): There are no data parts
629 2024.02.18 04:56:15.559481 [ 3 ] {978bc6c4-44b1-41b2-a443-eedade57c974} <Debug> DynamicQueryHandler: Done processing query
630 2024.02.18 04:56:15.559514 [ 3 ] {978bc6c4-44b1-41b2-a443-eedade57c974} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
631 2024.02.18 04:56:15.559555 [ 3 ] {} <Debug> HTTP-Session: cb2edf00-91ec-497c-8c62-fdfc6c6b67af Destroying unnamed session
632 2024.02.18 04:56:15.559747 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49934, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
633 2024.02.18 04:56:15.559824 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
634 2024.02.18 04:56:15.559861 [ 3 ] {} <Debug> HTTP-Session: 66f2d8c2-e882-4734-9e95-3b6485e0b82b Authenticating user 'default' from [fd00:1122:3344:101::d]:49934
635 2024.02.18 04:56:15.559883 [ 3 ] {} <Debug> HTTP-Session: 66f2d8c2-e882-4734-9e95-3b6485e0b82b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
636 2024.02.18 04:56:15.560100 [ 3 ] {58175c97-b42a-4cde-8c17-c8c2f481c03d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49934) 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)
637 2024.02.18 04:56:15.560163 [ 3 ] {58175c97-b42a-4cde-8c17-c8c2f481c03d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8
638 2024.02.18 04:56:15.576609 [ 3 ] {58175c97-b42a-4cde-8c17-c8c2f481c03d} <Debug> oximeter.fields_u8 (b0def1a5-addf-4cd4-84ec-59e635a954e7): Loading data parts
639 2024.02.18 04:56:15.576730 [ 3 ] {58175c97-b42a-4cde-8c17-c8c2f481c03d} <Debug> oximeter.fields_u8 (b0def1a5-addf-4cd4-84ec-59e635a954e7): There are no data parts
640 2024.02.18 04:56:15.582034 [ 3 ] {58175c97-b42a-4cde-8c17-c8c2f481c03d} <Debug> DynamicQueryHandler: Done processing query
641 2024.02.18 04:56:15.582083 [ 3 ] {58175c97-b42a-4cde-8c17-c8c2f481c03d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
642 2024.02.18 04:56:15.582106 [ 3 ] {} <Debug> HTTP-Session: 66f2d8c2-e882-4734-9e95-3b6485e0b82b Destroying unnamed session
643 2024.02.18 04:56:15.582276 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49934, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
644 2024.02.18 04:56:15.582338 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
645 2024.02.18 04:56:15.582358 [ 3 ] {} <Debug> HTTP-Session: c41624a7-6daf-4f2e-aeaa-6b1fc7900044 Authenticating user 'default' from [fd00:1122:3344:101::d]:49934
646 2024.02.18 04:56:15.582388 [ 3 ] {} <Debug> HTTP-Session: c41624a7-6daf-4f2e-aeaa-6b1fc7900044 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
647 2024.02.18 04:56:15.582549 [ 3 ] {c337659f-3868-4e9a-b87b-de9a30c44a36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49934) 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)
648 2024.02.18 04:56:15.582612 [ 3 ] {c337659f-3868-4e9a-b87b-de9a30c44a36} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16
649 2024.02.18 04:56:15.597011 [ 3 ] {c337659f-3868-4e9a-b87b-de9a30c44a36} <Debug> oximeter.fields_i16 (a88600db-ab59-46da-afda-c4f0a0853030): Loading data parts
650 2024.02.18 04:56:15.597131 [ 3 ] {c337659f-3868-4e9a-b87b-de9a30c44a36} <Debug> oximeter.fields_i16 (a88600db-ab59-46da-afda-c4f0a0853030): There are no data parts
651 2024.02.18 04:56:15.608008 [ 3 ] {c337659f-3868-4e9a-b87b-de9a30c44a36} <Debug> DynamicQueryHandler: Done processing query
652 2024.02.18 04:56:15.608038 [ 3 ] {c337659f-3868-4e9a-b87b-de9a30c44a36} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
653 2024.02.18 04:56:15.608074 [ 3 ] {} <Debug> HTTP-Session: c41624a7-6daf-4f2e-aeaa-6b1fc7900044 Destroying unnamed session
654 2024.02.18 04:56:15.608215 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49934, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
655 2024.02.18 04:56:15.608261 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
656 2024.02.18 04:56:15.608287 [ 3 ] {} <Debug> HTTP-Session: bf15f972-e807-43e1-bc07-0d721a51ac9e Authenticating user 'default' from [fd00:1122:3344:101::d]:49934
657 2024.02.18 04:56:15.608312 [ 3 ] {} <Debug> HTTP-Session: bf15f972-e807-43e1-bc07-0d721a51ac9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
658 2024.02.18 04:56:15.608470 [ 3 ] {e612c902-ca28-4144-8173-19e0f90a43a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49934) 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)
659 2024.02.18 04:56:15.608520 [ 3 ] {e612c902-ca28-4144-8173-19e0f90a43a3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16
660 2024.02.18 04:56:15.613884 [ 3 ] {e612c902-ca28-4144-8173-19e0f90a43a3} <Debug> oximeter.fields_u16 (1b18f80e-c583-4ce8-a0aa-d56192fadfc4): Loading data parts
661 2024.02.18 04:56:15.614035 [ 3 ] {e612c902-ca28-4144-8173-19e0f90a43a3} <Debug> oximeter.fields_u16 (1b18f80e-c583-4ce8-a0aa-d56192fadfc4): There are no data parts
662 2024.02.18 04:56:15.625119 [ 3 ] {e612c902-ca28-4144-8173-19e0f90a43a3} <Debug> DynamicQueryHandler: Done processing query
663 2024.02.18 04:56:15.625144 [ 3 ] {e612c902-ca28-4144-8173-19e0f90a43a3} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
664 2024.02.18 04:56:15.625160 [ 3 ] {} <Debug> HTTP-Session: bf15f972-e807-43e1-bc07-0d721a51ac9e Destroying unnamed session
665 2024.02.18 04:56:15.625320 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49934, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
666 2024.02.18 04:56:15.625382 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
667 2024.02.18 04:56:15.625406 [ 3 ] {} <Debug> HTTP-Session: 695b938d-efd3-4740-a029-97fac93c78fb Authenticating user 'default' from [fd00:1122:3344:101::d]:49934
668 2024.02.18 04:56:15.625436 [ 3 ] {} <Debug> HTTP-Session: 695b938d-efd3-4740-a029-97fac93c78fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
669 2024.02.18 04:56:15.625634 [ 3 ] {1fe22756-9c77-4944-867a-54bf163b7b44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49934) 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)
670 2024.02.18 04:56:15.625687 [ 3 ] {1fe22756-9c77-4944-867a-54bf163b7b44} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32
671 2024.02.18 04:56:15.639604 [ 3 ] {1fe22756-9c77-4944-867a-54bf163b7b44} <Debug> oximeter.fields_i32 (300aa71e-7e70-4317-9aee-3d8dcb673f92): Loading data parts
672 2024.02.18 04:56:15.639732 [ 3 ] {1fe22756-9c77-4944-867a-54bf163b7b44} <Debug> oximeter.fields_i32 (300aa71e-7e70-4317-9aee-3d8dcb673f92): There are no data parts
673 2024.02.18 04:56:15.655252 [ 3 ] {1fe22756-9c77-4944-867a-54bf163b7b44} <Debug> DynamicQueryHandler: Done processing query
674 2024.02.18 04:56:15.655296 [ 3 ] {1fe22756-9c77-4944-867a-54bf163b7b44} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
675 2024.02.18 04:56:15.655315 [ 3 ] {} <Debug> HTTP-Session: 695b938d-efd3-4740-a029-97fac93c78fb Destroying unnamed session
676 2024.02.18 04:56:15.655475 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49934, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
677 2024.02.18 04:56:15.655541 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
678 2024.02.18 04:56:15.655564 [ 3 ] {} <Debug> HTTP-Session: 98e27ea0-babe-4da6-b855-c1438ca6f848 Authenticating user 'default' from [fd00:1122:3344:101::d]:49934
679 2024.02.18 04:56:15.655593 [ 3 ] {} <Debug> HTTP-Session: 98e27ea0-babe-4da6-b855-c1438ca6f848 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
680 2024.02.18 04:56:15.655794 [ 3 ] {2936bfae-52b5-442d-bc79-c0141008e18c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49934) 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)
681 2024.02.18 04:56:15.655848 [ 3 ] {2936bfae-52b5-442d-bc79-c0141008e18c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32
682 2024.02.18 04:56:15.671439 [ 3 ] {2936bfae-52b5-442d-bc79-c0141008e18c} <Debug> oximeter.fields_u32 (3abc15b4-9dbb-491d-a383-1c9a26cfc2f6): Loading data parts
683 2024.02.18 04:56:15.671535 [ 3 ] {2936bfae-52b5-442d-bc79-c0141008e18c} <Debug> oximeter.fields_u32 (3abc15b4-9dbb-491d-a383-1c9a26cfc2f6): There are no data parts
684 2024.02.18 04:56:15.677094 [ 3 ] {2936bfae-52b5-442d-bc79-c0141008e18c} <Debug> DynamicQueryHandler: Done processing query
685 2024.02.18 04:56:15.677124 [ 3 ] {2936bfae-52b5-442d-bc79-c0141008e18c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
686 2024.02.18 04:56:15.677152 [ 3 ] {} <Debug> HTTP-Session: 98e27ea0-babe-4da6-b855-c1438ca6f848 Destroying unnamed session
687 2024.02.18 04:56:15.677295 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49934, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
688 2024.02.18 04:56:15.677355 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
689 2024.02.18 04:56:15.677386 [ 3 ] {} <Debug> HTTP-Session: cd10daca-9d64-4d7a-90ee-73bb4ea1a3de Authenticating user 'default' from [fd00:1122:3344:101::d]:49934
690 2024.02.18 04:56:15.677405 [ 3 ] {} <Debug> HTTP-Session: cd10daca-9d64-4d7a-90ee-73bb4ea1a3de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
691 2024.02.18 04:56:15.677603 [ 3 ] {442e91f6-e4f7-421b-a2da-8491a4f411c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49934) 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)
692 2024.02.18 04:56:15.677669 [ 3 ] {442e91f6-e4f7-421b-a2da-8491a4f411c7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64
693 2024.02.18 04:56:15.687770 [ 3 ] {442e91f6-e4f7-421b-a2da-8491a4f411c7} <Debug> oximeter.fields_i64 (a110e675-9fa4-4d0d-9e3b-9fe719bc695c): Loading data parts
694 2024.02.18 04:56:15.687874 [ 3 ] {442e91f6-e4f7-421b-a2da-8491a4f411c7} <Debug> oximeter.fields_i64 (a110e675-9fa4-4d0d-9e3b-9fe719bc695c): There are no data parts
695 2024.02.18 04:56:15.693600 [ 3 ] {442e91f6-e4f7-421b-a2da-8491a4f411c7} <Debug> DynamicQueryHandler: Done processing query
696 2024.02.18 04:56:15.693667 [ 3 ] {442e91f6-e4f7-421b-a2da-8491a4f411c7} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
697 2024.02.18 04:56:15.693711 [ 3 ] {} <Debug> HTTP-Session: cd10daca-9d64-4d7a-90ee-73bb4ea1a3de Destroying unnamed session
698 2024.02.18 04:56:15.693934 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49934, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
699 2024.02.18 04:56:15.694032 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
700 2024.02.18 04:56:15.694081 [ 3 ] {} <Debug> HTTP-Session: f8697438-b12f-4fd4-b64a-fbdbed03da18 Authenticating user 'default' from [fd00:1122:3344:101::d]:49934
701 2024.02.18 04:56:15.694113 [ 3 ] {} <Debug> HTTP-Session: f8697438-b12f-4fd4-b64a-fbdbed03da18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
702 2024.02.18 04:56:15.694349 [ 3 ] {cb799c01-34f0-4b1c-a4a6-1bd97e8312b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49934) 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)
703 2024.02.18 04:56:15.694398 [ 3 ] {cb799c01-34f0-4b1c-a4a6-1bd97e8312b9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64
704 2024.02.18 04:56:15.704149 [ 3 ] {cb799c01-34f0-4b1c-a4a6-1bd97e8312b9} <Debug> oximeter.fields_u64 (b40ea94b-bc22-4230-9913-25253990b3d2): Loading data parts
705 2024.02.18 04:56:15.704245 [ 3 ] {cb799c01-34f0-4b1c-a4a6-1bd97e8312b9} <Debug> oximeter.fields_u64 (b40ea94b-bc22-4230-9913-25253990b3d2): There are no data parts
706 2024.02.18 04:56:15.706615 [ 3 ] {cb799c01-34f0-4b1c-a4a6-1bd97e8312b9} <Debug> DynamicQueryHandler: Done processing query
707 2024.02.18 04:56:15.706647 [ 3 ] {cb799c01-34f0-4b1c-a4a6-1bd97e8312b9} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
708 2024.02.18 04:56:15.706662 [ 3 ] {} <Debug> HTTP-Session: f8697438-b12f-4fd4-b64a-fbdbed03da18 Destroying unnamed session
709 2024.02.18 04:56:15.706784 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49934, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
710 2024.02.18 04:56:15.706834 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
711 2024.02.18 04:56:15.706853 [ 3 ] {} <Debug> HTTP-Session: 55e5605f-5a20-47a8-9f2c-ccf9ebf72808 Authenticating user 'default' from [fd00:1122:3344:101::d]:49934
712 2024.02.18 04:56:15.706876 [ 3 ] {} <Debug> HTTP-Session: 55e5605f-5a20-47a8-9f2c-ccf9ebf72808 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
713 2024.02.18 04:56:15.707029 [ 3 ] {5fefa9f0-3a42-43ba-8814-8d6ed38e2af4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49934) 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)
714 2024.02.18 04:56:15.707080 [ 3 ] {5fefa9f0-3a42-43ba-8814-8d6ed38e2af4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr
715 2024.02.18 04:56:15.710979 [ 3 ] {5fefa9f0-3a42-43ba-8814-8d6ed38e2af4} <Debug> oximeter.fields_ipaddr (427360ce-e353-4c35-b2e2-03ee75b575b3): Loading data parts
716 2024.02.18 04:56:15.711138 [ 3 ] {5fefa9f0-3a42-43ba-8814-8d6ed38e2af4} <Debug> oximeter.fields_ipaddr (427360ce-e353-4c35-b2e2-03ee75b575b3): There are no data parts
717 2024.02.18 04:56:15.722107 [ 3 ] {5fefa9f0-3a42-43ba-8814-8d6ed38e2af4} <Debug> DynamicQueryHandler: Done processing query
718 2024.02.18 04:56:15.722131 [ 3 ] {5fefa9f0-3a42-43ba-8814-8d6ed38e2af4} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
719 2024.02.18 04:56:15.722162 [ 3 ] {} <Debug> HTTP-Session: 55e5605f-5a20-47a8-9f2c-ccf9ebf72808 Destroying unnamed session
720 2024.02.18 04:56:15.722279 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49934, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
721 2024.02.18 04:56:15.722333 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
722 2024.02.18 04:56:15.722359 [ 3 ] {} <Debug> HTTP-Session: 631ec7f0-aafc-4a14-bcdd-877b21c227f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:49934
723 2024.02.18 04:56:15.722384 [ 3 ] {} <Debug> HTTP-Session: 631ec7f0-aafc-4a14-bcdd-877b21c227f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
724 2024.02.18 04:56:15.722559 [ 3 ] {f2be5c56-57b8-46eb-88a2-387d995911cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49934) 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)
725 2024.02.18 04:56:15.722611 [ 3 ] {f2be5c56-57b8-46eb-88a2-387d995911cc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string
726 2024.02.18 04:56:15.726962 [ 3 ] {f2be5c56-57b8-46eb-88a2-387d995911cc} <Debug> oximeter.fields_string (8709d499-2145-4776-9c04-69bdc89d3f70): Loading data parts
727 2024.02.18 04:56:15.727073 [ 3 ] {f2be5c56-57b8-46eb-88a2-387d995911cc} <Debug> oximeter.fields_string (8709d499-2145-4776-9c04-69bdc89d3f70): There are no data parts
728 2024.02.18 04:56:15.752252 [ 3 ] {f2be5c56-57b8-46eb-88a2-387d995911cc} <Debug> DynamicQueryHandler: Done processing query
729 2024.02.18 04:56:15.752284 [ 3 ] {f2be5c56-57b8-46eb-88a2-387d995911cc} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
730 2024.02.18 04:56:15.752303 [ 3 ] {} <Debug> HTTP-Session: 631ec7f0-aafc-4a14-bcdd-877b21c227f9 Destroying unnamed session
731 2024.02.18 04:56:15.752509 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49934, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
732 2024.02.18 04:56:15.752578 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
733 2024.02.18 04:56:15.752602 [ 3 ] {} <Debug> HTTP-Session: b3e65aca-a7e5-4f5c-9887-0c0437222c99 Authenticating user 'default' from [fd00:1122:3344:101::d]:49934
734 2024.02.18 04:56:15.752636 [ 3 ] {} <Debug> HTTP-Session: b3e65aca-a7e5-4f5c-9887-0c0437222c99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
735 2024.02.18 04:56:15.752843 [ 3 ] {6ceab9a5-21cc-4a9c-8bb3-82e6a6bd3612} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49934) 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)
736 2024.02.18 04:56:15.752903 [ 3 ] {6ceab9a5-21cc-4a9c-8bb3-82e6a6bd3612} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid
737 2024.02.18 04:56:15.758685 [ 3 ] {6ceab9a5-21cc-4a9c-8bb3-82e6a6bd3612} <Debug> oximeter.fields_uuid (24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c): Loading data parts
738 2024.02.18 04:56:15.758814 [ 3 ] {6ceab9a5-21cc-4a9c-8bb3-82e6a6bd3612} <Debug> oximeter.fields_uuid (24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c): There are no data parts
739 2024.02.18 04:56:15.760577 [ 3 ] {6ceab9a5-21cc-4a9c-8bb3-82e6a6bd3612} <Debug> DynamicQueryHandler: Done processing query
740 2024.02.18 04:56:15.760617 [ 3 ] {6ceab9a5-21cc-4a9c-8bb3-82e6a6bd3612} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
741 2024.02.18 04:56:15.760632 [ 3 ] {} <Debug> HTTP-Session: b3e65aca-a7e5-4f5c-9887-0c0437222c99 Destroying unnamed session
742 2024.02.18 04:56:15.760776 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49934, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
743 2024.02.18 04:56:15.760833 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
744 2024.02.18 04:56:15.760852 [ 3 ] {} <Debug> HTTP-Session: 7a083387-b430-46d1-aa11-66ae8397daf2 Authenticating user 'default' from [fd00:1122:3344:101::d]:49934
745 2024.02.18 04:56:15.760882 [ 3 ] {} <Debug> HTTP-Session: 7a083387-b430-46d1-aa11-66ae8397daf2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
746 2024.02.18 04:56:15.761120 [ 3 ] {68e1e717-9b0b-4001-acc9-06c504927a14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49934) /* The timeseries schema table stores the extracted schema for the samples
747 * oximeter collects.
748 */
749 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)
750 2024.02.18 04:56:15.761201 [ 3 ] {68e1e717-9b0b-4001-acc9-06c504927a14} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema
751 2024.02.18 04:56:15.769682 [ 3 ] {68e1e717-9b0b-4001-acc9-06c504927a14} <Debug> oximeter.timeseries_schema (473414fd-499e-4107-bf5f-f9abd7251836): Loading data parts
752 2024.02.18 04:56:15.769794 [ 3 ] {68e1e717-9b0b-4001-acc9-06c504927a14} <Debug> oximeter.timeseries_schema (473414fd-499e-4107-bf5f-f9abd7251836): There are no data parts
753 2024.02.18 04:56:15.775183 [ 3 ] {68e1e717-9b0b-4001-acc9-06c504927a14} <Debug> DynamicQueryHandler: Done processing query
754 2024.02.18 04:56:15.775241 [ 3 ] {68e1e717-9b0b-4001-acc9-06c504927a14} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
755 2024.02.18 04:56:15.775307 [ 3 ] {} <Debug> HTTP-Session: 7a083387-b430-46d1-aa11-66ae8397daf2 Destroying unnamed session
756 2024.02.18 04:56:15.775486 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49934, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
757 2024.02.18 04:56:15.775546 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
758 2024.02.18 04:56:15.775580 [ 3 ] {} <Debug> HTTP-Session: 403b6348-4a8b-4904-afb7-c88b6b5ad81c Authenticating user 'default' from [fd00:1122:3344:101::d]:49934
759 2024.02.18 04:56:15.775596 [ 3 ] {} <Debug> HTTP-Session: 403b6348-4a8b-4904-afb7-c88b6b5ad81c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
760 2024.02.18 04:56:15.775722 [ 3 ] {470b3289-1b88-481d-b81a-0ee582a8513b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49934) INSERT INTO oximeter.version (*) VALUES (stage: Complete)
761 2024.02.18 04:56:15.776372 [ 3 ] {470b3289-1b88-481d-b81a-0ee582a8513b} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version
762 2024.02.18 04:56:15.779607 [ 3 ] {470b3289-1b88-481d-b81a-0ee582a8513b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB.
763 2024.02.18 04:56:15.782175 [ 3 ] {470b3289-1b88-481d-b81a-0ee582a8513b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
764 2024.02.18 04:56:15.782402 [ 3 ] {470b3289-1b88-481d-b81a-0ee582a8513b} <Trace> oximeter.version (4d179271-5f49-43e2-9b79-f1d5013a8b69): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
765 2024.02.18 04:56:15.782607 [ 3 ] {470b3289-1b88-481d-b81a-0ee582a8513b} <Information> executeQuery: Read 1 rows, 16.00 B in 0.006837311 sec., 146 rows/sec., 2.29 KiB/sec.
766 2024.02.18 04:56:15.782727 [ 3 ] {470b3289-1b88-481d-b81a-0ee582a8513b} <Debug> DynamicQueryHandler: Done processing query
767 2024.02.18 04:56:15.782748 [ 3 ] {470b3289-1b88-481d-b81a-0ee582a8513b} <Debug> MemoryTracker: Peak memory usage (for query): 4.09 MiB.
768 2024.02.18 04:56:15.782773 [ 3 ] {} <Debug> HTTP-Session: 403b6348-4a8b-4904-afb7-c88b6b5ad81c Destroying unnamed session
769 2024.02.18 04:56:16.000168 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 226.88 MiB, peak 231.95 MiB, will set to 228.30 MiB (RSS), difference: 1.42 MiB
770 2024.02.18 04:56:29.545205 [ 148 ] {} <Debug> DNSResolver: Updating DNS cache
771 2024.02.18 04:56:29.545300 [ 148 ] {} <Debug> DNSResolver: Updated DNS cache
772 2024.02.18 04:56:44.545563 [ 125 ] {} <Debug> DNSResolver: Updating DNS cache
773 2024.02.18 04:56:44.545629 [ 125 ] {} <Debug> DNSResolver: Updated DNS cache
774 2024.02.18 04:56:59.545705 [ 121 ] {} <Debug> DNSResolver: Updating DNS cache
775 2024.02.18 04:56:59.545768 [ 121 ] {} <Debug> DNSResolver: Updated DNS cache
776 2024.02.18 04:57:10.805661 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
777 2024.02.18 04:57:10.805808 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
778 2024.02.18 04:57:10.805858 [ 3 ] {} <Debug> HTTP-Session: ae9f13d2-6897-4ae4-96a5-2cf8677aef14 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
779 2024.02.18 04:57:10.805881 [ 3 ] {} <Debug> HTTP-Session: ae9f13d2-6897-4ae4-96a5-2cf8677aef14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
780 2024.02.18 04:57:10.806041 [ 3 ] {95a00f78-d343-464b-990f-9ebd77f8aff0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete)
781 2024.02.18 04:57:10.806491 [ 3 ] {95a00f78-d343-464b-990f-9ebd77f8aff0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
782 2024.02.18 04:57:10.807252 [ 3 ] {95a00f78-d343-464b-990f-9ebd77f8aff0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
783 2024.02.18 04:57:10.807408 [ 3 ] {95a00f78-d343-464b-990f-9ebd77f8aff0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
784 2024.02.18 04:57:10.808510 [ 3 ] {95a00f78-d343-464b-990f-9ebd77f8aff0} <Debug> DynamicQueryHandler: Done processing query
785 2024.02.18 04:57:10.808538 [ 3 ] {95a00f78-d343-464b-990f-9ebd77f8aff0} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
786 2024.02.18 04:57:10.808571 [ 3 ] {} <Debug> HTTP-Session: ae9f13d2-6897-4ae4-96a5-2cf8677aef14 Destroying unnamed session
787 2024.02.18 04:57:10.824344 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
788 2024.02.18 04:57:10.824404 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
789 2024.02.18 04:57:10.824456 [ 3 ] {} <Debug> HTTP-Session: 80eb3462-4521-4f2b-a710-ed32437fb124 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
790 2024.02.18 04:57:10.824483 [ 3 ] {} <Debug> HTTP-Session: 80eb3462-4521-4f2b-a710-ed32437fb124 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
791 2024.02.18 04:57:10.824668 [ 3 ] {5db1836e-181c-4998-89ec-4bbf48d0b093} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
792 2024.02.18 04:57:10.832379 [ 3 ] {5db1836e-181c-4998-89ec-4bbf48d0b093} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
793 2024.02.18 04:57:10.832528 [ 3 ] {5db1836e-181c-4998-89ec-4bbf48d0b093} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
794 2024.02.18 04:57:10.832592 [ 3 ] {5db1836e-181c-4998-89ec-4bbf48d0b093} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
795 2024.02.18 04:57:10.833486 [ 3 ] {5db1836e-181c-4998-89ec-4bbf48d0b093} <Debug> DynamicQueryHandler: Done processing query
796 2024.02.18 04:57:10.833514 [ 3 ] {5db1836e-181c-4998-89ec-4bbf48d0b093} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
797 2024.02.18 04:57:10.833541 [ 3 ] {} <Debug> HTTP-Session: 80eb3462-4521-4f2b-a710-ed32437fb124 Destroying unnamed session
798 2024.02.18 04:57:10.833751 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
799 2024.02.18 04:57:10.833799 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
800 2024.02.18 04:57:10.833818 [ 3 ] {} <Debug> HTTP-Session: e3f7bb52-fa89-42ce-ab30-587f16ee9a54 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
801 2024.02.18 04:57:10.833835 [ 3 ] {} <Debug> HTTP-Session: e3f7bb52-fa89-42ce-ab30-587f16ee9a54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
802 2024.02.18 04:57:10.833947 [ 3 ] {1f165297-ade2-410c-91b1-0b46cae5004e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
803 2024.02.18 04:57:10.834388 [ 3 ] {1f165297-ade2-410c-91b1-0b46cae5004e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
804 2024.02.18 04:57:10.834537 [ 3 ] {1f165297-ade2-410c-91b1-0b46cae5004e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
805 2024.02.18 04:57:10.834581 [ 3 ] {1f165297-ade2-410c-91b1-0b46cae5004e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
806 2024.02.18 04:57:10.835427 [ 3 ] {1f165297-ade2-410c-91b1-0b46cae5004e} <Debug> DynamicQueryHandler: Done processing query
807 2024.02.18 04:57:10.835456 [ 3 ] {1f165297-ade2-410c-91b1-0b46cae5004e} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
808 2024.02.18 04:57:10.835473 [ 3 ] {} <Debug> HTTP-Session: e3f7bb52-fa89-42ce-ab30-587f16ee9a54 Destroying unnamed session
809 2024.02.18 04:57:10.835696 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
810 2024.02.18 04:57:10.835742 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
811 2024.02.18 04:57:10.835760 [ 3 ] {} <Debug> HTTP-Session: 763671f2-21d7-44c7-a126-ec3802d552bf Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
812 2024.02.18 04:57:10.835777 [ 3 ] {} <Debug> HTTP-Session: 763671f2-21d7-44c7-a126-ec3802d552bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
813 2024.02.18 04:57:10.835888 [ 3 ] {2b4f7ac4-903b-463a-a52e-52659682f019} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) 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)
814 2024.02.18 04:57:10.836245 [ 3 ] {2b4f7ac4-903b-463a-a52e-52659682f019} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
815 2024.02.18 04:57:10.836395 [ 3 ] {2b4f7ac4-903b-463a-a52e-52659682f019} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
816 2024.02.18 04:57:10.836439 [ 3 ] {2b4f7ac4-903b-463a-a52e-52659682f019} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
817 2024.02.18 04:57:10.837294 [ 3 ] {2b4f7ac4-903b-463a-a52e-52659682f019} <Debug> DynamicQueryHandler: Done processing query
818 2024.02.18 04:57:10.837322 [ 3 ] {2b4f7ac4-903b-463a-a52e-52659682f019} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
819 2024.02.18 04:57:10.837341 [ 3 ] {} <Debug> HTTP-Session: 763671f2-21d7-44c7-a126-ec3802d552bf Destroying unnamed session
820 2024.02.18 04:57:10.838250 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
821 2024.02.18 04:57:10.838296 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
822 2024.02.18 04:57:10.838316 [ 3 ] {} <Debug> HTTP-Session: fe357486-0c69-4110-8173-35f14a17be50 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
823 2024.02.18 04:57:10.838333 [ 3 ] {} <Debug> HTTP-Session: fe357486-0c69-4110-8173-35f14a17be50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
824 2024.02.18 04:57:10.838415 [ 3 ] {32b4da03-5d75-4b43-be3d-c083f752f2b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
825 2024.02.18 04:57:10.838456 [ 3 ] {32b4da03-5d75-4b43-be3d-c083f752f2b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
826 2024.02.18 04:57:10.839130 [ 3 ] {32b4da03-5d75-4b43-be3d-c083f752f2b0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
827 2024.02.18 04:57:10.842241 [ 3 ] {32b4da03-5d75-4b43-be3d-c083f752f2b0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
828 2024.02.18 04:57:10.842674 [ 3 ] {32b4da03-5d75-4b43-be3d-c083f752f2b0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
829 2024.02.18 04:57:10.842843 [ 3 ] {32b4da03-5d75-4b43-be3d-c083f752f2b0} <Trace> oximeter.timeseries_schema (473414fd-499e-4107-bf5f-f9abd7251836): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
830 2024.02.18 04:57:10.842957 [ 3 ] {32b4da03-5d75-4b43-be3d-c083f752f2b0} <Information> executeQuery: Read 4 rows, 443.00 B in 0.004508216 sec., 887 rows/sec., 95.96 KiB/sec.
831 2024.02.18 04:57:10.843085 [ 3 ] {32b4da03-5d75-4b43-be3d-c083f752f2b0} <Debug> DynamicQueryHandler: Done processing query
832 2024.02.18 04:57:10.843109 [ 3 ] {32b4da03-5d75-4b43-be3d-c083f752f2b0} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
833 2024.02.18 04:57:10.843125 [ 3 ] {} <Debug> HTTP-Session: fe357486-0c69-4110-8173-35f14a17be50 Destroying unnamed session
834 2024.02.18 04:57:10.843271 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 5073, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
835 2024.02.18 04:57:10.843317 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
836 2024.02.18 04:57:10.843337 [ 3 ] {} <Debug> HTTP-Session: a2aa756f-6b14-48a4-842f-e2de616ac515 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
837 2024.02.18 04:57:10.843355 [ 3 ] {} <Debug> HTTP-Session: a2aa756f-6b14-48a4-842f-e2de616ac515 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
838 2024.02.18 04:57:10.843426 [ 3 ] {a5ed5890-4cc5-4022-9a06-ca106b23ea08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
839 2024.02.18 04:57:10.843466 [ 3 ] {a5ed5890-4cc5-4022-9a06-ca106b23ea08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
840 2024.02.18 04:57:10.843570 [ 3 ] {a5ed5890-4cc5-4022-9a06-ca106b23ea08} <Trace> ParallelParsingInputFormat: Parallel parsing is used
841 2024.02.18 04:57:10.847184 [ 3 ] {a5ed5890-4cc5-4022-9a06-ca106b23ea08} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
842 2024.02.18 04:57:10.847405 [ 3 ] {a5ed5890-4cc5-4022-9a06-ca106b23ea08} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
843 2024.02.18 04:57:10.847555 [ 3 ] {a5ed5890-4cc5-4022-9a06-ca106b23ea08} <Trace> oximeter.fields_i64 (a110e675-9fa4-4d0d-9e3b-9fe719bc695c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
844 2024.02.18 04:57:10.847653 [ 3 ] {a5ed5890-4cc5-4022-9a06-ca106b23ea08} <Information> executeQuery: Read 35 rows, 2.84 KiB in 0.004193251 sec., 8346 rows/sec., 676.54 KiB/sec.
845 2024.02.18 04:57:10.847784 [ 3 ] {a5ed5890-4cc5-4022-9a06-ca106b23ea08} <Debug> DynamicQueryHandler: Done processing query
846 2024.02.18 04:57:10.847808 [ 3 ] {a5ed5890-4cc5-4022-9a06-ca106b23ea08} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
847 2024.02.18 04:57:10.847824 [ 3 ] {} <Debug> HTTP-Session: a2aa756f-6b14-48a4-842f-e2de616ac515 Destroying unnamed session
848 2024.02.18 04:57:10.847987 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 16991, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
849 2024.02.18 04:57:10.848034 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
850 2024.02.18 04:57:10.848053 [ 3 ] {} <Debug> HTTP-Session: 40f02bbf-0d91-49f0-b1de-10b7d9f84920 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
851 2024.02.18 04:57:10.848070 [ 3 ] {} <Debug> HTTP-Session: 40f02bbf-0d91-49f0-b1de-10b7d9f84920 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
852 2024.02.18 04:57:10.848144 [ 3 ] {6f8af311-ab00-4c66-bb3b-1507065ab1a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
853 2024.02.18 04:57:10.848185 [ 3 ] {6f8af311-ab00-4c66-bb3b-1507065ab1a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
854 2024.02.18 04:57:10.848291 [ 3 ] {6f8af311-ab00-4c66-bb3b-1507065ab1a7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
855 2024.02.18 04:57:10.848645 [ 3 ] {6f8af311-ab00-4c66-bb3b-1507065ab1a7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
856 2024.02.18 04:57:10.848858 [ 3 ] {6f8af311-ab00-4c66-bb3b-1507065ab1a7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
857 2024.02.18 04:57:10.849017 [ 3 ] {6f8af311-ab00-4c66-bb3b-1507065ab1a7} <Trace> oximeter.fields_string (8709d499-2145-4776-9c04-69bdc89d3f70): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
858 2024.02.18 04:57:10.849127 [ 3 ] {6f8af311-ab00-4c66-bb3b-1507065ab1a7} <Information> executeQuery: Read 105 rows, 10.54 KiB in 0.000953159 sec., 110160 rows/sec., 10.80 MiB/sec.
859 2024.02.18 04:57:10.849242 [ 3 ] {6f8af311-ab00-4c66-bb3b-1507065ab1a7} <Debug> DynamicQueryHandler: Done processing query
860 2024.02.18 04:57:10.849266 [ 3 ] {6f8af311-ab00-4c66-bb3b-1507065ab1a7} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
861 2024.02.18 04:57:10.849282 [ 3 ] {} <Debug> HTTP-Session: 40f02bbf-0d91-49f0-b1de-10b7d9f84920 Destroying unnamed session
862 2024.02.18 04:57:10.849426 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 8021, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
863 2024.02.18 04:57:10.849472 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
864 2024.02.18 04:57:10.849491 [ 3 ] {} <Debug> HTTP-Session: 2dfa2837-4b01-4241-aa20-c35042c77919 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
865 2024.02.18 04:57:10.849507 [ 3 ] {} <Debug> HTTP-Session: 2dfa2837-4b01-4241-aa20-c35042c77919 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
866 2024.02.18 04:57:10.849578 [ 3 ] {173ef839-b5f9-40e8-b5c0-54c2930d783b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
867 2024.02.18 04:57:10.849615 [ 3 ] {173ef839-b5f9-40e8-b5c0-54c2930d783b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
868 2024.02.18 04:57:10.850833 [ 3 ] {173ef839-b5f9-40e8-b5c0-54c2930d783b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
869 2024.02.18 04:57:10.853520 [ 3 ] {173ef839-b5f9-40e8-b5c0-54c2930d783b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
870 2024.02.18 04:57:10.853789 [ 3 ] {173ef839-b5f9-40e8-b5c0-54c2930d783b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
871 2024.02.18 04:57:10.853973 [ 3 ] {173ef839-b5f9-40e8-b5c0-54c2930d783b} <Trace> oximeter.fields_uuid (24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
872 2024.02.18 04:57:10.854082 [ 3 ] {173ef839-b5f9-40e8-b5c0-54c2930d783b} <Information> executeQuery: Read 47 rows, 3.77 KiB in 0.004476256 sec., 10499 rows/sec., 841.68 KiB/sec.
873 2024.02.18 04:57:10.854245 [ 3 ] {173ef839-b5f9-40e8-b5c0-54c2930d783b} <Debug> DynamicQueryHandler: Done processing query
874 2024.02.18 04:57:10.854286 [ 3 ] {173ef839-b5f9-40e8-b5c0-54c2930d783b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
875 2024.02.18 04:57:10.854308 [ 3 ] {} <Debug> HTTP-Session: 2dfa2837-4b01-4241-aa20-c35042c77919 Destroying unnamed session
876 2024.02.18 04:57:10.854568 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 37463, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
877 2024.02.18 04:57:10.854616 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
878 2024.02.18 04:57:10.854636 [ 3 ] {} <Debug> HTTP-Session: 078378b1-441e-4fed-adc0-c5b14da2e04f Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
879 2024.02.18 04:57:10.854653 [ 3 ] {} <Debug> HTTP-Session: 078378b1-441e-4fed-adc0-c5b14da2e04f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
880 2024.02.18 04:57:10.854739 [ 3 ] {e9dcce42-9192-49de-a897-e95594de02e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
881 2024.02.18 04:57:10.854785 [ 3 ] {e9dcce42-9192-49de-a897-e95594de02e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
882 2024.02.18 04:57:10.854945 [ 3 ] {e9dcce42-9192-49de-a897-e95594de02e3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
883 2024.02.18 04:57:10.855437 [ 3 ] {e9dcce42-9192-49de-a897-e95594de02e3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
884 2024.02.18 04:57:10.856547 [ 3 ] {e9dcce42-9192-49de-a897-e95594de02e3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
885 2024.02.18 04:57:10.856734 [ 3 ] {e9dcce42-9192-49de-a897-e95594de02e3} <Trace> oximeter.measurements_histogramf64 (d3db9721-1957-4070-bc13-bc6e211e736f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
886 2024.02.18 04:57:10.856864 [ 3 ] {e9dcce42-9192-49de-a897-e95594de02e3} <Information> executeQuery: Read 35 rows, 48.36 KiB in 0.00208849 sec., 16758 rows/sec., 22.61 MiB/sec.
887 2024.02.18 04:57:10.857000 [ 3 ] {e9dcce42-9192-49de-a897-e95594de02e3} <Debug> DynamicQueryHandler: Done processing query
888 2024.02.18 04:57:10.857025 [ 3 ] {e9dcce42-9192-49de-a897-e95594de02e3} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
889 2024.02.18 04:57:10.857040 [ 3 ] {} <Debug> HTTP-Session: 078378b1-441e-4fed-adc0-c5b14da2e04f Destroying unnamed session
890 2024.02.18 04:57:10.857169 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 2895, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
891 2024.02.18 04:57:10.857217 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
892 2024.02.18 04:57:10.857236 [ 3 ] {} <Debug> HTTP-Session: 7b944110-7451-4478-9d6e-1edf56ac75f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
893 2024.02.18 04:57:10.857253 [ 3 ] {} <Debug> HTTP-Session: 7b944110-7451-4478-9d6e-1edf56ac75f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
894 2024.02.18 04:57:10.857325 [ 3 ] {f1bc45c1-646d-447b-9067-7ec99af93d8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
895 2024.02.18 04:57:10.857964 [ 3 ] {f1bc45c1-646d-447b-9067-7ec99af93d8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
896 2024.02.18 04:57:10.858100 [ 3 ] {f1bc45c1-646d-447b-9067-7ec99af93d8a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
897 2024.02.18 04:57:10.858479 [ 3 ] {f1bc45c1-646d-447b-9067-7ec99af93d8a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
898 2024.02.18 04:57:10.858812 [ 3 ] {f1bc45c1-646d-447b-9067-7ec99af93d8a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
899 2024.02.18 04:57:10.859016 [ 3 ] {f1bc45c1-646d-447b-9067-7ec99af93d8a} <Trace> oximeter.measurements_i64 (95c4be7b-c95a-4a58-9a0a-c19866fb5abe): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
900 2024.02.18 04:57:10.859130 [ 3 ] {f1bc45c1-646d-447b-9067-7ec99af93d8a} <Information> executeQuery: Read 18 rows, 1.33 KiB in 0.001771624 sec., 10160 rows/sec., 749.67 KiB/sec.
901 2024.02.18 04:57:10.859268 [ 3 ] {f1bc45c1-646d-447b-9067-7ec99af93d8a} <Debug> DynamicQueryHandler: Done processing query
902 2024.02.18 04:57:10.859291 [ 3 ] {f1bc45c1-646d-447b-9067-7ec99af93d8a} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
903 2024.02.18 04:57:10.859307 [ 3 ] {} <Debug> HTTP-Session: 7b944110-7451-4478-9d6e-1edf56ac75f1 Destroying unnamed session
904 2024.02.18 04:57:14.546003 [ 115 ] {} <Debug> DNSResolver: Updating DNS cache
905 2024.02.18 04:57:14.546069 [ 115 ] {} <Debug> DNSResolver: Updated DNS cache
906 2024.02.18 04:57:20.787821 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 5360, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
907 2024.02.18 04:57:20.787992 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
908 2024.02.18 04:57:20.788037 [ 3 ] {} <Debug> HTTP-Session: 01680a0b-8be4-41c3-9a25-121af00126d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
909 2024.02.18 04:57:20.788077 [ 3 ] {} <Debug> HTTP-Session: 01680a0b-8be4-41c3-9a25-121af00126d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
910 2024.02.18 04:57:20.788268 [ 3 ] {cebec053-12e7-452c-a5b6-6b77d0cfaac4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
911 2024.02.18 04:57:20.788356 [ 3 ] {cebec053-12e7-452c-a5b6-6b77d0cfaac4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
912 2024.02.18 04:57:20.788600 [ 3 ] {cebec053-12e7-452c-a5b6-6b77d0cfaac4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
913 2024.02.18 04:57:20.789072 [ 3 ] {cebec053-12e7-452c-a5b6-6b77d0cfaac4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
914 2024.02.18 04:57:20.789333 [ 3 ] {cebec053-12e7-452c-a5b6-6b77d0cfaac4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
915 2024.02.18 04:57:20.789498 [ 3 ] {cebec053-12e7-452c-a5b6-6b77d0cfaac4} <Trace> oximeter.fields_i64 (a110e675-9fa4-4d0d-9e3b-9fe719bc695c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
916 2024.02.18 04:57:20.789614 [ 3 ] {cebec053-12e7-452c-a5b6-6b77d0cfaac4} <Information> executeQuery: Read 37 rows, 3.00 KiB in 0.001294114 sec., 28590 rows/sec., 2.26 MiB/sec.
917 2024.02.18 04:57:20.789809 [ 3 ] {cebec053-12e7-452c-a5b6-6b77d0cfaac4} <Debug> DynamicQueryHandler: Done processing query
918 2024.02.18 04:57:20.789834 [ 3 ] {cebec053-12e7-452c-a5b6-6b77d0cfaac4} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
919 2024.02.18 04:57:20.789851 [ 3 ] {} <Debug> HTTP-Session: 01680a0b-8be4-41c3-9a25-121af00126d2 Destroying unnamed session
920 2024.02.18 04:57:20.790022 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 17919, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
921 2024.02.18 04:57:20.790069 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
922 2024.02.18 04:57:20.790088 [ 3 ] {} <Debug> HTTP-Session: 681a398c-638b-4c32-9254-47abb13466ec Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
923 2024.02.18 04:57:20.790105 [ 3 ] {} <Debug> HTTP-Session: 681a398c-638b-4c32-9254-47abb13466ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
924 2024.02.18 04:57:20.790184 [ 3 ] {739d8851-4763-4f68-b3a7-60631976d786} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
925 2024.02.18 04:57:20.790225 [ 3 ] {739d8851-4763-4f68-b3a7-60631976d786} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
926 2024.02.18 04:57:20.790338 [ 3 ] {739d8851-4763-4f68-b3a7-60631976d786} <Trace> ParallelParsingInputFormat: Parallel parsing is used
927 2024.02.18 04:57:20.790699 [ 3 ] {739d8851-4763-4f68-b3a7-60631976d786} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
928 2024.02.18 04:57:20.790921 [ 3 ] {739d8851-4763-4f68-b3a7-60631976d786} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
929 2024.02.18 04:57:20.791078 [ 3 ] {739d8851-4763-4f68-b3a7-60631976d786} <Trace> oximeter.fields_string (8709d499-2145-4776-9c04-69bdc89d3f70): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
930 2024.02.18 04:57:20.791193 [ 3 ] {739d8851-4763-4f68-b3a7-60631976d786} <Information> executeQuery: Read 111 rows, 11.11 KiB in 0.000978769 sec., 113407 rows/sec., 11.08 MiB/sec.
931 2024.02.18 04:57:20.791304 [ 3 ] {739d8851-4763-4f68-b3a7-60631976d786} <Debug> DynamicQueryHandler: Done processing query
932 2024.02.18 04:57:20.791326 [ 3 ] {739d8851-4763-4f68-b3a7-60631976d786} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
933 2024.02.18 04:57:20.791342 [ 3 ] {} <Debug> HTTP-Session: 681a398c-638b-4c32-9254-47abb13466ec Destroying unnamed session
934 2024.02.18 04:57:20.791501 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 6323, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
935 2024.02.18 04:57:20.791545 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
936 2024.02.18 04:57:20.791564 [ 3 ] {} <Debug> HTTP-Session: 79c53a75-3d12-4708-9417-eed318d7a9ce Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
937 2024.02.18 04:57:20.791581 [ 3 ] {} <Debug> HTTP-Session: 79c53a75-3d12-4708-9417-eed318d7a9ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
938 2024.02.18 04:57:20.791652 [ 3 ] {d828c526-faba-4959-b7d0-cb5863fa006a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
939 2024.02.18 04:57:20.791691 [ 3 ] {d828c526-faba-4959-b7d0-cb5863fa006a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
940 2024.02.18 04:57:20.791795 [ 3 ] {d828c526-faba-4959-b7d0-cb5863fa006a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
941 2024.02.18 04:57:20.792117 [ 3 ] {d828c526-faba-4959-b7d0-cb5863fa006a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
942 2024.02.18 04:57:20.792323 [ 3 ] {d828c526-faba-4959-b7d0-cb5863fa006a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
943 2024.02.18 04:57:20.792482 [ 3 ] {d828c526-faba-4959-b7d0-cb5863fa006a} <Trace> oximeter.fields_uuid (24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
944 2024.02.18 04:57:20.792598 [ 3 ] {d828c526-faba-4959-b7d0-cb5863fa006a} <Information> executeQuery: Read 37 rows, 2.96 KiB in 0.000916278 sec., 40380 rows/sec., 3.16 MiB/sec.
945 2024.02.18 04:57:20.792720 [ 3 ] {d828c526-faba-4959-b7d0-cb5863fa006a} <Debug> DynamicQueryHandler: Done processing query
946 2024.02.18 04:57:20.792743 [ 3 ] {d828c526-faba-4959-b7d0-cb5863fa006a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
947 2024.02.18 04:57:20.792759 [ 3 ] {} <Debug> HTTP-Session: 79c53a75-3d12-4708-9417-eed318d7a9ce Destroying unnamed session
948 2024.02.18 04:57:20.792983 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 39600, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
949 2024.02.18 04:57:20.793029 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
950 2024.02.18 04:57:20.793047 [ 3 ] {} <Debug> HTTP-Session: 49c10313-c2c0-42df-9617-0bb0dca948e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
951 2024.02.18 04:57:20.793064 [ 3 ] {} <Debug> HTTP-Session: 49c10313-c2c0-42df-9617-0bb0dca948e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
952 2024.02.18 04:57:20.793148 [ 3 ] {87892771-cea7-46d5-b564-3e27f8e34521} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
953 2024.02.18 04:57:20.793192 [ 3 ] {87892771-cea7-46d5-b564-3e27f8e34521} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
954 2024.02.18 04:57:20.793328 [ 3 ] {87892771-cea7-46d5-b564-3e27f8e34521} <Trace> ParallelParsingInputFormat: Parallel parsing is used
955 2024.02.18 04:57:20.793806 [ 3 ] {87892771-cea7-46d5-b564-3e27f8e34521} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
956 2024.02.18 04:57:20.794116 [ 3 ] {87892771-cea7-46d5-b564-3e27f8e34521} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
957 2024.02.18 04:57:20.794297 [ 3 ] {87892771-cea7-46d5-b564-3e27f8e34521} <Trace> oximeter.measurements_histogramf64 (d3db9721-1957-4070-bc13-bc6e211e736f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
958 2024.02.18 04:57:20.794406 [ 3 ] {87892771-cea7-46d5-b564-3e27f8e34521} <Information> executeQuery: Read 37 rows, 51.13 KiB in 0.001230213 sec., 30076 rows/sec., 40.59 MiB/sec.
959 2024.02.18 04:57:20.794535 [ 3 ] {87892771-cea7-46d5-b564-3e27f8e34521} <Debug> DynamicQueryHandler: Done processing query
960 2024.02.18 04:57:20.794558 [ 3 ] {87892771-cea7-46d5-b564-3e27f8e34521} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
961 2024.02.18 04:57:20.794573 [ 3 ] {} <Debug> HTTP-Session: 49c10313-c2c0-42df-9617-0bb0dca948e2 Destroying unnamed session
962 2024.02.18 04:57:29.546128 [ 107 ] {} <Debug> DNSResolver: Updating DNS cache
963 2024.02.18 04:57:29.546191 [ 107 ] {} <Debug> DNSResolver: Updated DNS cache
964 2024.02.18 04:57:30.788247 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 5360, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
965 2024.02.18 04:57:30.788410 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
966 2024.02.18 04:57:30.788458 [ 3 ] {} <Debug> HTTP-Session: 1b89d865-dd4f-4d55-80f8-73a2a02150f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
967 2024.02.18 04:57:30.788500 [ 3 ] {} <Debug> HTTP-Session: 1b89d865-dd4f-4d55-80f8-73a2a02150f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
968 2024.02.18 04:57:30.788706 [ 3 ] {343dd640-516f-4c33-b626-0f0e08d96612} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
969 2024.02.18 04:57:30.788805 [ 3 ] {343dd640-516f-4c33-b626-0f0e08d96612} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
970 2024.02.18 04:57:30.789067 [ 3 ] {343dd640-516f-4c33-b626-0f0e08d96612} <Trace> ParallelParsingInputFormat: Parallel parsing is used
971 2024.02.18 04:57:30.789571 [ 3 ] {343dd640-516f-4c33-b626-0f0e08d96612} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB.
972 2024.02.18 04:57:30.789837 [ 3 ] {343dd640-516f-4c33-b626-0f0e08d96612} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
973 2024.02.18 04:57:30.790000 [ 3 ] {343dd640-516f-4c33-b626-0f0e08d96612} <Trace> oximeter.fields_i64 (a110e675-9fa4-4d0d-9e3b-9fe719bc695c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
974 2024.02.18 04:57:30.790127 [ 3 ] {343dd640-516f-4c33-b626-0f0e08d96612} <Information> executeQuery: Read 37 rows, 3.00 KiB in 0.001357537 sec., 27255 rows/sec., 2.16 MiB/sec.
975 2024.02.18 04:57:30.790275 [ 3 ] {343dd640-516f-4c33-b626-0f0e08d96612} <Debug> DynamicQueryHandler: Done processing query
976 2024.02.18 04:57:30.790299 [ 3 ] {343dd640-516f-4c33-b626-0f0e08d96612} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
977 2024.02.18 04:57:30.790315 [ 3 ] {} <Debug> HTTP-Session: 1b89d865-dd4f-4d55-80f8-73a2a02150f3 Destroying unnamed session
978 2024.02.18 04:57:30.790460 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 17919, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
979 2024.02.18 04:57:30.790507 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
980 2024.02.18 04:57:30.790527 [ 3 ] {} <Debug> HTTP-Session: ca94011f-f776-450b-bdff-e4022bc476f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
981 2024.02.18 04:57:30.790544 [ 3 ] {} <Debug> HTTP-Session: ca94011f-f776-450b-bdff-e4022bc476f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
982 2024.02.18 04:57:30.790623 [ 3 ] {058feb60-1a6a-4fcc-a4d5-701912d149aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
983 2024.02.18 04:57:30.790662 [ 3 ] {058feb60-1a6a-4fcc-a4d5-701912d149aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
984 2024.02.18 04:57:30.790764 [ 3 ] {058feb60-1a6a-4fcc-a4d5-701912d149aa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
985 2024.02.18 04:57:30.791151 [ 3 ] {058feb60-1a6a-4fcc-a4d5-701912d149aa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB.
986 2024.02.18 04:57:30.791365 [ 3 ] {058feb60-1a6a-4fcc-a4d5-701912d149aa} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
987 2024.02.18 04:57:30.791543 [ 3 ] {058feb60-1a6a-4fcc-a4d5-701912d149aa} <Trace> oximeter.fields_string (8709d499-2145-4776-9c04-69bdc89d3f70): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
988 2024.02.18 04:57:30.791695 [ 3 ] {058feb60-1a6a-4fcc-a4d5-701912d149aa} <Information> executeQuery: Read 111 rows, 11.11 KiB in 0.00104053 sec., 106676 rows/sec., 10.42 MiB/sec.
989 2024.02.18 04:57:30.791835 [ 3 ] {058feb60-1a6a-4fcc-a4d5-701912d149aa} <Debug> DynamicQueryHandler: Done processing query
990 2024.02.18 04:57:30.791863 [ 3 ] {058feb60-1a6a-4fcc-a4d5-701912d149aa} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
991 2024.02.18 04:57:30.791884 [ 3 ] {} <Debug> HTTP-Session: ca94011f-f776-450b-bdff-e4022bc476f3 Destroying unnamed session
992 2024.02.18 04:57:30.792032 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 6323, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
993 2024.02.18 04:57:30.792087 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
994 2024.02.18 04:57:30.792111 [ 3 ] {} <Debug> HTTP-Session: f394668c-1f34-4e1b-973a-ad82d3440934 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
995 2024.02.18 04:57:30.792132 [ 3 ] {} <Debug> HTTP-Session: f394668c-1f34-4e1b-973a-ad82d3440934 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
996 2024.02.18 04:57:30.792210 [ 3 ] {286b7331-7379-44dd-986d-e1b04a89bf40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
997 2024.02.18 04:57:30.792248 [ 3 ] {286b7331-7379-44dd-986d-e1b04a89bf40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
998 2024.02.18 04:57:30.792354 [ 3 ] {286b7331-7379-44dd-986d-e1b04a89bf40} <Trace> ParallelParsingInputFormat: Parallel parsing is used
999 2024.02.18 04:57:30.792663 [ 3 ] {286b7331-7379-44dd-986d-e1b04a89bf40} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB.
1000 2024.02.18 04:57:30.792874 [ 3 ] {286b7331-7379-44dd-986d-e1b04a89bf40} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1001 2024.02.18 04:57:30.793020 [ 3 ] {286b7331-7379-44dd-986d-e1b04a89bf40} <Trace> oximeter.fields_uuid (24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1002 2024.02.18 04:57:30.793127 [ 3 ] {286b7331-7379-44dd-986d-e1b04a89bf40} <Information> executeQuery: Read 37 rows, 2.96 KiB in 0.000883297 sec., 41888 rows/sec., 3.28 MiB/sec.
1003 2024.02.18 04:57:30.793275 [ 3 ] {286b7331-7379-44dd-986d-e1b04a89bf40} <Debug> DynamicQueryHandler: Done processing query
1004 2024.02.18 04:57:30.793298 [ 3 ] {286b7331-7379-44dd-986d-e1b04a89bf40} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1005 2024.02.18 04:57:30.793313 [ 3 ] {} <Debug> HTTP-Session: f394668c-1f34-4e1b-973a-ad82d3440934 Destroying unnamed session
1006 2024.02.18 04:57:30.793514 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 39600, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1007 2024.02.18 04:57:30.793562 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1008 2024.02.18 04:57:30.793582 [ 3 ] {} <Debug> HTTP-Session: 779bfc20-ea92-4a55-9c7e-3799aaf3ef3d Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
1009 2024.02.18 04:57:30.793598 [ 3 ] {} <Debug> HTTP-Session: 779bfc20-ea92-4a55-9c7e-3799aaf3ef3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1010 2024.02.18 04:57:30.793682 [ 3 ] {35f2537a-c41f-4fe0-ad48-e0512f47ebf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1011 2024.02.18 04:57:30.793726 [ 3 ] {35f2537a-c41f-4fe0-ad48-e0512f47ebf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1012 2024.02.18 04:57:30.793867 [ 3 ] {35f2537a-c41f-4fe0-ad48-e0512f47ebf2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1013 2024.02.18 04:57:30.794361 [ 3 ] {35f2537a-c41f-4fe0-ad48-e0512f47ebf2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB.
1014 2024.02.18 04:57:30.794700 [ 3 ] {35f2537a-c41f-4fe0-ad48-e0512f47ebf2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1015 2024.02.18 04:57:30.794884 [ 3 ] {35f2537a-c41f-4fe0-ad48-e0512f47ebf2} <Trace> oximeter.measurements_histogramf64 (d3db9721-1957-4070-bc13-bc6e211e736f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1016 2024.02.18 04:57:30.795000 [ 3 ] {35f2537a-c41f-4fe0-ad48-e0512f47ebf2} <Information> executeQuery: Read 37 rows, 51.13 KiB in 0.001290544 sec., 28670 rows/sec., 38.69 MiB/sec.
1017 2024.02.18 04:57:30.795126 [ 3 ] {35f2537a-c41f-4fe0-ad48-e0512f47ebf2} <Debug> DynamicQueryHandler: Done processing query
1018 2024.02.18 04:57:30.795149 [ 3 ] {35f2537a-c41f-4fe0-ad48-e0512f47ebf2} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
1019 2024.02.18 04:57:30.795164 [ 3 ] {} <Debug> HTTP-Session: 779bfc20-ea92-4a55-9c7e-3799aaf3ef3d Destroying unnamed session
1020 2024.02.18 04:57:40.787295 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 5360, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1021 2024.02.18 04:57:40.787477 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1022 2024.02.18 04:57:40.787524 [ 3 ] {} <Debug> HTTP-Session: b4689dfd-8583-499b-ab8a-63e5192842e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
1023 2024.02.18 04:57:40.787567 [ 3 ] {} <Debug> HTTP-Session: b4689dfd-8583-499b-ab8a-63e5192842e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1024 2024.02.18 04:57:40.787704 [ 3 ] {0f8d21a1-7682-4c14-be57-c8e80c4cc100} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1025 2024.02.18 04:57:40.787763 [ 3 ] {0f8d21a1-7682-4c14-be57-c8e80c4cc100} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1026 2024.02.18 04:57:40.787920 [ 3 ] {0f8d21a1-7682-4c14-be57-c8e80c4cc100} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1027 2024.02.18 04:57:40.788353 [ 3 ] {0f8d21a1-7682-4c14-be57-c8e80c4cc100} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB.
1028 2024.02.18 04:57:40.788615 [ 3 ] {0f8d21a1-7682-4c14-be57-c8e80c4cc100} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1029 2024.02.18 04:57:40.788779 [ 3 ] {0f8d21a1-7682-4c14-be57-c8e80c4cc100} <Trace> oximeter.fields_i64 (a110e675-9fa4-4d0d-9e3b-9fe719bc695c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1030 2024.02.18 04:57:40.788902 [ 3 ] {0f8d21a1-7682-4c14-be57-c8e80c4cc100} <Information> executeQuery: Read 37 rows, 3.00 KiB in 0.001156712 sec., 31987 rows/sec., 2.53 MiB/sec.
1031 2024.02.18 04:57:40.789097 [ 3 ] {0f8d21a1-7682-4c14-be57-c8e80c4cc100} <Debug> DynamicQueryHandler: Done processing query
1032 2024.02.18 04:57:40.789121 [ 3 ] {0f8d21a1-7682-4c14-be57-c8e80c4cc100} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1033 2024.02.18 04:57:40.789138 [ 3 ] {} <Debug> HTTP-Session: b4689dfd-8583-499b-ab8a-63e5192842e0 Destroying unnamed session
1034 2024.02.18 04:57:40.789277 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 17919, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1035 2024.02.18 04:57:40.789323 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1036 2024.02.18 04:57:40.789343 [ 3 ] {} <Debug> HTTP-Session: c4c5b0e6-99e0-42f9-adf3-6030c131c94e Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
1037 2024.02.18 04:57:40.789360 [ 3 ] {} <Debug> HTTP-Session: c4c5b0e6-99e0-42f9-adf3-6030c131c94e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1038 2024.02.18 04:57:40.789437 [ 3 ] {ac217c91-9ebe-486c-a6ef-5c4d2a7d6f75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1039 2024.02.18 04:57:40.789476 [ 3 ] {ac217c91-9ebe-486c-a6ef-5c4d2a7d6f75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1040 2024.02.18 04:57:40.789586 [ 3 ] {ac217c91-9ebe-486c-a6ef-5c4d2a7d6f75} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1041 2024.02.18 04:57:40.789999 [ 3 ] {ac217c91-9ebe-486c-a6ef-5c4d2a7d6f75} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB.
1042 2024.02.18 04:57:40.790226 [ 3 ] {ac217c91-9ebe-486c-a6ef-5c4d2a7d6f75} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1043 2024.02.18 04:57:40.790383 [ 3 ] {ac217c91-9ebe-486c-a6ef-5c4d2a7d6f75} <Trace> oximeter.fields_string (8709d499-2145-4776-9c04-69bdc89d3f70): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1044 2024.02.18 04:57:40.790494 [ 3 ] {ac217c91-9ebe-486c-a6ef-5c4d2a7d6f75} <Information> executeQuery: Read 111 rows, 11.11 KiB in 0.0010292 sec., 107850 rows/sec., 10.54 MiB/sec.
1045 2024.02.18 04:57:40.790616 [ 3 ] {ac217c91-9ebe-486c-a6ef-5c4d2a7d6f75} <Debug> DynamicQueryHandler: Done processing query
1046 2024.02.18 04:57:40.790639 [ 3 ] {ac217c91-9ebe-486c-a6ef-5c4d2a7d6f75} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1047 2024.02.18 04:57:40.790655 [ 3 ] {} <Debug> HTTP-Session: c4c5b0e6-99e0-42f9-adf3-6030c131c94e Destroying unnamed session
1048 2024.02.18 04:57:40.790778 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 6323, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1049 2024.02.18 04:57:40.790824 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1050 2024.02.18 04:57:40.790843 [ 3 ] {} <Debug> HTTP-Session: d5d87688-0d2b-4658-988b-4b3cf9efc8ea Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
1051 2024.02.18 04:57:40.790861 [ 3 ] {} <Debug> HTTP-Session: d5d87688-0d2b-4658-988b-4b3cf9efc8ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1052 2024.02.18 04:57:40.790934 [ 3 ] {4f194a31-40d6-4ff4-93d8-b45ea15d669d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1053 2024.02.18 04:57:40.790972 [ 3 ] {4f194a31-40d6-4ff4-93d8-b45ea15d669d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1054 2024.02.18 04:57:40.791077 [ 3 ] {4f194a31-40d6-4ff4-93d8-b45ea15d669d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1055 2024.02.18 04:57:40.791368 [ 3 ] {4f194a31-40d6-4ff4-93d8-b45ea15d669d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB.
1056 2024.02.18 04:57:40.791577 [ 3 ] {4f194a31-40d6-4ff4-93d8-b45ea15d669d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1057 2024.02.18 04:57:40.791743 [ 3 ] {4f194a31-40d6-4ff4-93d8-b45ea15d669d} <Trace> oximeter.fields_uuid (24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1058 2024.02.18 04:57:40.791835 [ 3 ] {4f194a31-40d6-4ff4-93d8-b45ea15d669d} <Information> executeQuery: Read 37 rows, 2.96 KiB in 0.000873907 sec., 42338 rows/sec., 3.31 MiB/sec.
1059 2024.02.18 04:57:40.791953 [ 3 ] {4f194a31-40d6-4ff4-93d8-b45ea15d669d} <Debug> DynamicQueryHandler: Done processing query
1060 2024.02.18 04:57:40.791977 [ 3 ] {4f194a31-40d6-4ff4-93d8-b45ea15d669d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1061 2024.02.18 04:57:40.791993 [ 3 ] {} <Debug> HTTP-Session: d5d87688-0d2b-4658-988b-4b3cf9efc8ea Destroying unnamed session
1062 2024.02.18 04:57:40.792156 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 39600, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1063 2024.02.18 04:57:40.792202 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1064 2024.02.18 04:57:40.792220 [ 3 ] {} <Debug> HTTP-Session: 2df42085-8cf9-41f7-8aed-e55e164c4666 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
1065 2024.02.18 04:57:40.792237 [ 3 ] {} <Debug> HTTP-Session: 2df42085-8cf9-41f7-8aed-e55e164c4666 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1066 2024.02.18 04:57:40.792324 [ 3 ] {30338002-0e1e-4c73-9eca-b034b521a477} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1067 2024.02.18 04:57:40.792367 [ 3 ] {30338002-0e1e-4c73-9eca-b034b521a477} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1068 2024.02.18 04:57:40.792502 [ 3 ] {30338002-0e1e-4c73-9eca-b034b521a477} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1069 2024.02.18 04:57:40.792990 [ 3 ] {30338002-0e1e-4c73-9eca-b034b521a477} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB.
1070 2024.02.18 04:57:40.793314 [ 3 ] {30338002-0e1e-4c73-9eca-b034b521a477} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1071 2024.02.18 04:57:40.793494 [ 3 ] {30338002-0e1e-4c73-9eca-b034b521a477} <Trace> oximeter.measurements_histogramf64 (d3db9721-1957-4070-bc13-bc6e211e736f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1072 2024.02.18 04:57:40.793613 [ 3 ] {30338002-0e1e-4c73-9eca-b034b521a477} <Information> executeQuery: Read 37 rows, 51.13 KiB in 0.001255944 sec., 29459 rows/sec., 39.75 MiB/sec.
1073 2024.02.18 04:57:40.793723 [ 3 ] {30338002-0e1e-4c73-9eca-b034b521a477} <Debug> DynamicQueryHandler: Done processing query
1074 2024.02.18 04:57:40.793746 [ 3 ] {30338002-0e1e-4c73-9eca-b034b521a477} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
1075 2024.02.18 04:57:40.793761 [ 3 ] {} <Debug> HTTP-Session: 2df42085-8cf9-41f7-8aed-e55e164c4666 Destroying unnamed session
1076 2024.02.18 04:57:44.546441 [ 99 ] {} <Debug> DNSResolver: Updating DNS cache
1077 2024.02.18 04:57:44.546540 [ 99 ] {} <Debug> DNSResolver: Updated DNS cache
1078 2024.02.18 04:57:50.788041 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 5360, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1079 2024.02.18 04:57:50.788175 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1080 2024.02.18 04:57:50.788205 [ 3 ] {} <Debug> HTTP-Session: 408f06bc-ab16-40e4-bd4e-c6332fa4ed1a Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
1081 2024.02.18 04:57:50.788232 [ 3 ] {} <Debug> HTTP-Session: 408f06bc-ab16-40e4-bd4e-c6332fa4ed1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1082 2024.02.18 04:57:50.788374 [ 3 ] {a85db326-c6dd-4126-934f-82a92e01a081} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1083 2024.02.18 04:57:50.788440 [ 3 ] {a85db326-c6dd-4126-934f-82a92e01a081} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1084 2024.02.18 04:57:50.788617 [ 3 ] {a85db326-c6dd-4126-934f-82a92e01a081} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1085 2024.02.18 04:57:50.789061 [ 3 ] {a85db326-c6dd-4126-934f-82a92e01a081} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB.
1086 2024.02.18 04:57:50.789317 [ 3 ] {a85db326-c6dd-4126-934f-82a92e01a081} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1087 2024.02.18 04:57:50.789482 [ 3 ] {a85db326-c6dd-4126-934f-82a92e01a081} <Trace> oximeter.fields_i64 (a110e675-9fa4-4d0d-9e3b-9fe719bc695c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1088 2024.02.18 04:57:50.789592 [ 3 ] {a85db326-c6dd-4126-934f-82a92e01a081} <Information> executeQuery: Read 37 rows, 3.00 KiB in 0.001178963 sec., 31383 rows/sec., 2.48 MiB/sec.
1089 2024.02.18 04:57:50.789734 [ 3 ] {a85db326-c6dd-4126-934f-82a92e01a081} <Debug> DynamicQueryHandler: Done processing query
1090 2024.02.18 04:57:50.789757 [ 3 ] {a85db326-c6dd-4126-934f-82a92e01a081} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1091 2024.02.18 04:57:50.789774 [ 3 ] {} <Debug> HTTP-Session: 408f06bc-ab16-40e4-bd4e-c6332fa4ed1a Destroying unnamed session
1092 2024.02.18 04:57:50.789971 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 17919, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1093 2024.02.18 04:57:50.790018 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1094 2024.02.18 04:57:50.790037 [ 3 ] {} <Debug> HTTP-Session: cd6109d1-708c-4dc7-8e42-259460ca4525 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
1095 2024.02.18 04:57:50.790055 [ 3 ] {} <Debug> HTTP-Session: cd6109d1-708c-4dc7-8e42-259460ca4525 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1096 2024.02.18 04:57:50.790131 [ 3 ] {be556db1-92c4-4453-9893-51357eef7dff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1097 2024.02.18 04:57:50.790168 [ 3 ] {be556db1-92c4-4453-9893-51357eef7dff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1098 2024.02.18 04:57:50.790271 [ 3 ] {be556db1-92c4-4453-9893-51357eef7dff} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1099 2024.02.18 04:57:50.790610 [ 3 ] {be556db1-92c4-4453-9893-51357eef7dff} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB.
1100 2024.02.18 04:57:50.790831 [ 3 ] {be556db1-92c4-4453-9893-51357eef7dff} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1101 2024.02.18 04:57:50.790982 [ 3 ] {be556db1-92c4-4453-9893-51357eef7dff} <Trace> oximeter.fields_string (8709d499-2145-4776-9c04-69bdc89d3f70): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1102 2024.02.18 04:57:50.791079 [ 3 ] {be556db1-92c4-4453-9893-51357eef7dff} <Information> executeQuery: Read 111 rows, 11.11 KiB in 0.000921598 sec., 120442 rows/sec., 11.77 MiB/sec.
1103 2024.02.18 04:57:50.791185 [ 3 ] {be556db1-92c4-4453-9893-51357eef7dff} <Debug> DynamicQueryHandler: Done processing query
1104 2024.02.18 04:57:50.791208 [ 3 ] {be556db1-92c4-4453-9893-51357eef7dff} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1105 2024.02.18 04:57:50.791224 [ 3 ] {} <Debug> HTTP-Session: cd6109d1-708c-4dc7-8e42-259460ca4525 Destroying unnamed session
1106 2024.02.18 04:57:50.791356 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 6323, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1107 2024.02.18 04:57:50.791400 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1108 2024.02.18 04:57:50.791419 [ 3 ] {} <Debug> HTTP-Session: 8fda2002-e1ba-47ba-beee-9adf542ae52c Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
1109 2024.02.18 04:57:50.791436 [ 3 ] {} <Debug> HTTP-Session: 8fda2002-e1ba-47ba-beee-9adf542ae52c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1110 2024.02.18 04:57:50.791506 [ 3 ] {b2b3139d-aab8-4b08-9f9f-dc82bef56cb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1111 2024.02.18 04:57:50.791543 [ 3 ] {b2b3139d-aab8-4b08-9f9f-dc82bef56cb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1112 2024.02.18 04:57:50.791641 [ 3 ] {b2b3139d-aab8-4b08-9f9f-dc82bef56cb3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1113 2024.02.18 04:57:50.791946 [ 3 ] {b2b3139d-aab8-4b08-9f9f-dc82bef56cb3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB.
1114 2024.02.18 04:57:50.792164 [ 3 ] {b2b3139d-aab8-4b08-9f9f-dc82bef56cb3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1115 2024.02.18 04:57:50.792319 [ 3 ] {b2b3139d-aab8-4b08-9f9f-dc82bef56cb3} <Trace> oximeter.fields_uuid (24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1116 2024.02.18 04:57:50.792416 [ 3 ] {b2b3139d-aab8-4b08-9f9f-dc82bef56cb3} <Information> executeQuery: Read 37 rows, 2.96 KiB in 0.000883197 sec., 41893 rows/sec., 3.28 MiB/sec.
1117 2024.02.18 04:57:50.792531 [ 3 ] {b2b3139d-aab8-4b08-9f9f-dc82bef56cb3} <Debug> DynamicQueryHandler: Done processing query
1118 2024.02.18 04:57:50.792555 [ 3 ] {b2b3139d-aab8-4b08-9f9f-dc82bef56cb3} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1119 2024.02.18 04:57:50.792571 [ 3 ] {} <Debug> HTTP-Session: 8fda2002-e1ba-47ba-beee-9adf542ae52c Destroying unnamed session
1120 2024.02.18 04:57:50.792800 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 39600, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1121 2024.02.18 04:57:50.792847 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1122 2024.02.18 04:57:50.792866 [ 3 ] {} <Debug> HTTP-Session: 1e463592-d82f-4e2a-bac2-ad4385b95c30 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
1123 2024.02.18 04:57:50.792884 [ 3 ] {} <Debug> HTTP-Session: 1e463592-d82f-4e2a-bac2-ad4385b95c30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1124 2024.02.18 04:57:50.792975 [ 3 ] {125f5bc9-26b1-48de-badc-76bf35006d3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1125 2024.02.18 04:57:50.793020 [ 3 ] {125f5bc9-26b1-48de-badc-76bf35006d3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1126 2024.02.18 04:57:50.793157 [ 3 ] {125f5bc9-26b1-48de-badc-76bf35006d3f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1127 2024.02.18 04:57:50.793583 [ 3 ] {125f5bc9-26b1-48de-badc-76bf35006d3f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB.
1128 2024.02.18 04:57:50.793896 [ 3 ] {125f5bc9-26b1-48de-badc-76bf35006d3f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1129 2024.02.18 04:57:50.794086 [ 3 ] {125f5bc9-26b1-48de-badc-76bf35006d3f} <Trace> oximeter.measurements_histogramf64 (d3db9721-1957-4070-bc13-bc6e211e736f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1130 2024.02.18 04:57:50.794188 [ 3 ] {125f5bc9-26b1-48de-badc-76bf35006d3f} <Information> executeQuery: Read 37 rows, 51.13 KiB in 0.001185903 sec., 31199 rows/sec., 42.10 MiB/sec.
1131 2024.02.18 04:57:50.794297 [ 3 ] {125f5bc9-26b1-48de-badc-76bf35006d3f} <Debug> DynamicQueryHandler: Done processing query
1132 2024.02.18 04:57:50.794319 [ 3 ] {125f5bc9-26b1-48de-badc-76bf35006d3f} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
1133 2024.02.18 04:57:50.794335 [ 3 ] {} <Debug> HTTP-Session: 1e463592-d82f-4e2a-bac2-ad4385b95c30 Destroying unnamed session
1134 2024.02.18 04:57:55.785291 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1135 2024.02.18 04:57:55.785475 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1136 2024.02.18 04:57:55.785524 [ 3 ] {} <Debug> HTTP-Session: 89b4fd95-9eab-457c-a0cb-23043df5ef91 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
1137 2024.02.18 04:57:55.785566 [ 3 ] {} <Debug> HTTP-Session: 89b4fd95-9eab-457c-a0cb-23043df5ef91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1138 2024.02.18 04:57:55.785874 [ 3 ] {66ea628c-fd18-45c6-a1d6-4f06fa29b187} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) 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)
1139 2024.02.18 04:57:55.786827 [ 3 ] {66ea628c-fd18-45c6-a1d6-4f06fa29b187} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1140 2024.02.18 04:57:55.786997 [ 3 ] {66ea628c-fd18-45c6-a1d6-4f06fa29b187} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1141 2024.02.18 04:57:55.787107 [ 3 ] {66ea628c-fd18-45c6-a1d6-4f06fa29b187} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1142 2024.02.18 04:57:55.787424 [ 3 ] {66ea628c-fd18-45c6-a1d6-4f06fa29b187} <Debug> oximeter.timeseries_schema (473414fd-499e-4107-bf5f-f9abd7251836) (SelectExecutor): Key condition: (column 0 notIn 4-element set)
1143 2024.02.18 04:57:55.789349 [ 3 ] {66ea628c-fd18-45c6-a1d6-4f06fa29b187} <Trace> oximeter.timeseries_schema (473414fd-499e-4107-bf5f-f9abd7251836) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1144 2024.02.18 04:57:55.789383 [ 3 ] {66ea628c-fd18-45c6-a1d6-4f06fa29b187} <Debug> oximeter.timeseries_schema (473414fd-499e-4107-bf5f-f9abd7251836) (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
1145 2024.02.18 04:57:55.790059 [ 3 ] {66ea628c-fd18-45c6-a1d6-4f06fa29b187} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1146 2024.02.18 04:57:55.798672 [ 3 ] {66ea628c-fd18-45c6-a1d6-4f06fa29b187} <Information> executeQuery: Read 4 rows, 443.00 B in 0.012721834 sec., 314 rows/sec., 34.01 KiB/sec.
1147 2024.02.18 04:57:55.798901 [ 3 ] {66ea628c-fd18-45c6-a1d6-4f06fa29b187} <Debug> DynamicQueryHandler: Done processing query
1148 2024.02.18 04:57:55.798928 [ 3 ] {66ea628c-fd18-45c6-a1d6-4f06fa29b187} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1149 2024.02.18 04:57:55.798945 [ 3 ] {} <Debug> HTTP-Session: 89b4fd95-9eab-457c-a0cb-23043df5ef91 Destroying unnamed session
1150 2024.02.18 04:57:55.799194 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1151 2024.02.18 04:57:55.799246 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1152 2024.02.18 04:57:55.799267 [ 3 ] {} <Debug> HTTP-Session: 797aa49c-37e0-4e68-b199-11e28871c146 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
1153 2024.02.18 04:57:55.799286 [ 3 ] {} <Debug> HTTP-Session: 797aa49c-37e0-4e68-b199-11e28871c146 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1154 2024.02.18 04:57:55.799420 [ 3 ] {4fa46062-2588-4770-abb3-b5d2df6740d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) 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)
1155 2024.02.18 04:57:55.799886 [ 3 ] {4fa46062-2588-4770-abb3-b5d2df6740d7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1156 2024.02.18 04:57:55.800049 [ 3 ] {4fa46062-2588-4770-abb3-b5d2df6740d7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1157 2024.02.18 04:57:55.800091 [ 3 ] {4fa46062-2588-4770-abb3-b5d2df6740d7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1158 2024.02.18 04:57:55.800241 [ 3 ] {4fa46062-2588-4770-abb3-b5d2df6740d7} <Debug> oximeter.timeseries_schema (473414fd-499e-4107-bf5f-f9abd7251836) (SelectExecutor): Key condition: (column 0 notIn 5-element set)
1159 2024.02.18 04:57:55.800270 [ 3 ] {4fa46062-2588-4770-abb3-b5d2df6740d7} <Trace> oximeter.timeseries_schema (473414fd-499e-4107-bf5f-f9abd7251836) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1160 2024.02.18 04:57:55.800293 [ 3 ] {4fa46062-2588-4770-abb3-b5d2df6740d7} <Debug> oximeter.timeseries_schema (473414fd-499e-4107-bf5f-f9abd7251836) (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
1161 2024.02.18 04:57:55.800322 [ 3 ] {4fa46062-2588-4770-abb3-b5d2df6740d7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1162 2024.02.18 04:57:55.801207 [ 3 ] {4fa46062-2588-4770-abb3-b5d2df6740d7} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001746354 sec., 2290 rows/sec., 247.73 KiB/sec.
1163 2024.02.18 04:57:55.801398 [ 3 ] {4fa46062-2588-4770-abb3-b5d2df6740d7} <Debug> DynamicQueryHandler: Done processing query
1164 2024.02.18 04:57:55.801422 [ 3 ] {4fa46062-2588-4770-abb3-b5d2df6740d7} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1165 2024.02.18 04:57:55.801439 [ 3 ] {} <Debug> HTTP-Session: 797aa49c-37e0-4e68-b199-11e28871c146 Destroying unnamed session
1166 2024.02.18 04:57:55.801934 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1167 2024.02.18 04:57:55.801981 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1168 2024.02.18 04:57:55.802000 [ 3 ] {} <Debug> HTTP-Session: 0f5de02e-4a21-4f9d-850e-12a65a03d0e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
1169 2024.02.18 04:57:55.802019 [ 3 ] {} <Debug> HTTP-Session: 0f5de02e-4a21-4f9d-850e-12a65a03d0e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1170 2024.02.18 04:57:55.802137 [ 3 ] {95dfbd03-051d-4569-87d2-76cd5974be0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) 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)
1171 2024.02.18 04:57:55.802584 [ 3 ] {95dfbd03-051d-4569-87d2-76cd5974be0c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1172 2024.02.18 04:57:55.802748 [ 3 ] {95dfbd03-051d-4569-87d2-76cd5974be0c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1173 2024.02.18 04:57:55.802790 [ 3 ] {95dfbd03-051d-4569-87d2-76cd5974be0c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1174 2024.02.18 04:57:55.802935 [ 3 ] {95dfbd03-051d-4569-87d2-76cd5974be0c} <Debug> oximeter.timeseries_schema (473414fd-499e-4107-bf5f-f9abd7251836) (SelectExecutor): Key condition: (column 0 notIn 6-element set)
1175 2024.02.18 04:57:55.802963 [ 3 ] {95dfbd03-051d-4569-87d2-76cd5974be0c} <Trace> oximeter.timeseries_schema (473414fd-499e-4107-bf5f-f9abd7251836) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1176 2024.02.18 04:57:55.802985 [ 3 ] {95dfbd03-051d-4569-87d2-76cd5974be0c} <Debug> oximeter.timeseries_schema (473414fd-499e-4107-bf5f-f9abd7251836) (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
1177 2024.02.18 04:57:55.803014 [ 3 ] {95dfbd03-051d-4569-87d2-76cd5974be0c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1178 2024.02.18 04:57:55.803885 [ 3 ] {95dfbd03-051d-4569-87d2-76cd5974be0c} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001712043 sec., 2336 rows/sec., 252.69 KiB/sec.
1179 2024.02.18 04:57:55.804084 [ 3 ] {95dfbd03-051d-4569-87d2-76cd5974be0c} <Debug> DynamicQueryHandler: Done processing query
1180 2024.02.18 04:57:55.804108 [ 3 ] {95dfbd03-051d-4569-87d2-76cd5974be0c} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1181 2024.02.18 04:57:55.804124 [ 3 ] {} <Debug> HTTP-Session: 0f5de02e-4a21-4f9d-850e-12a65a03d0e6 Destroying unnamed session
1182 2024.02.18 04:57:55.804330 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1183 2024.02.18 04:57:55.804376 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1184 2024.02.18 04:57:55.804395 [ 3 ] {} <Debug> HTTP-Session: 953073a5-40f9-47a5-8bd7-828558b1211e Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
1185 2024.02.18 04:57:55.804412 [ 3 ] {} <Debug> HTTP-Session: 953073a5-40f9-47a5-8bd7-828558b1211e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1186 2024.02.18 04:57:55.804529 [ 3 ] {ede0adfc-d686-473e-8fb1-db2edf80006f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) 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)
1187 2024.02.18 04:57:55.804998 [ 3 ] {ede0adfc-d686-473e-8fb1-db2edf80006f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1188 2024.02.18 04:57:55.805170 [ 3 ] {ede0adfc-d686-473e-8fb1-db2edf80006f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1189 2024.02.18 04:57:55.805211 [ 3 ] {ede0adfc-d686-473e-8fb1-db2edf80006f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1190 2024.02.18 04:57:55.805357 [ 3 ] {ede0adfc-d686-473e-8fb1-db2edf80006f} <Debug> oximeter.timeseries_schema (473414fd-499e-4107-bf5f-f9abd7251836) (SelectExecutor): Key condition: (column 0 notIn 7-element set)
1191 2024.02.18 04:57:55.805385 [ 3 ] {ede0adfc-d686-473e-8fb1-db2edf80006f} <Trace> oximeter.timeseries_schema (473414fd-499e-4107-bf5f-f9abd7251836) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1192 2024.02.18 04:57:55.805406 [ 3 ] {ede0adfc-d686-473e-8fb1-db2edf80006f} <Debug> oximeter.timeseries_schema (473414fd-499e-4107-bf5f-f9abd7251836) (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
1193 2024.02.18 04:57:55.805434 [ 3 ] {ede0adfc-d686-473e-8fb1-db2edf80006f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1194 2024.02.18 04:57:55.806267 [ 3 ] {ede0adfc-d686-473e-8fb1-db2edf80006f} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001699122 sec., 2354 rows/sec., 254.61 KiB/sec.
1195 2024.02.18 04:57:55.806457 [ 3 ] {ede0adfc-d686-473e-8fb1-db2edf80006f} <Debug> DynamicQueryHandler: Done processing query
1196 2024.02.18 04:57:55.806482 [ 3 ] {ede0adfc-d686-473e-8fb1-db2edf80006f} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1197 2024.02.18 04:57:55.806498 [ 3 ] {} <Debug> HTTP-Session: 953073a5-40f9-47a5-8bd7-828558b1211e Destroying unnamed session
1198 2024.02.18 04:57:55.806716 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1199 2024.02.18 04:57:55.806761 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1200 2024.02.18 04:57:55.806780 [ 3 ] {} <Debug> HTTP-Session: 4c887a46-51c0-4492-b0ce-38e91c6efe66 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
1201 2024.02.18 04:57:55.806797 [ 3 ] {} <Debug> HTTP-Session: 4c887a46-51c0-4492-b0ce-38e91c6efe66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1202 2024.02.18 04:57:55.806917 [ 3 ] {c89b577a-d8aa-49b6-a26b-6ecd8d0f2e30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) 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)
1203 2024.02.18 04:57:55.807380 [ 3 ] {c89b577a-d8aa-49b6-a26b-6ecd8d0f2e30} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1204 2024.02.18 04:57:55.807545 [ 3 ] {c89b577a-d8aa-49b6-a26b-6ecd8d0f2e30} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1205 2024.02.18 04:57:55.807588 [ 3 ] {c89b577a-d8aa-49b6-a26b-6ecd8d0f2e30} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1206 2024.02.18 04:57:55.807736 [ 3 ] {c89b577a-d8aa-49b6-a26b-6ecd8d0f2e30} <Debug> oximeter.timeseries_schema (473414fd-499e-4107-bf5f-f9abd7251836) (SelectExecutor): Key condition: (column 0 notIn 8-element set)
1207 2024.02.18 04:57:55.807764 [ 3 ] {c89b577a-d8aa-49b6-a26b-6ecd8d0f2e30} <Trace> oximeter.timeseries_schema (473414fd-499e-4107-bf5f-f9abd7251836) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1208 2024.02.18 04:57:55.807784 [ 3 ] {c89b577a-d8aa-49b6-a26b-6ecd8d0f2e30} <Debug> oximeter.timeseries_schema (473414fd-499e-4107-bf5f-f9abd7251836) (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
1209 2024.02.18 04:57:55.807813 [ 3 ] {c89b577a-d8aa-49b6-a26b-6ecd8d0f2e30} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1210 2024.02.18 04:57:55.808689 [ 3 ] {c89b577a-d8aa-49b6-a26b-6ecd8d0f2e30} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001734884 sec., 2305 rows/sec., 249.36 KiB/sec.
1211 2024.02.18 04:57:55.808887 [ 3 ] {c89b577a-d8aa-49b6-a26b-6ecd8d0f2e30} <Debug> DynamicQueryHandler: Done processing query
1212 2024.02.18 04:57:55.808912 [ 3 ] {c89b577a-d8aa-49b6-a26b-6ecd8d0f2e30} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1213 2024.02.18 04:57:55.808929 [ 3 ] {} <Debug> HTTP-Session: 4c887a46-51c0-4492-b0ce-38e91c6efe66 Destroying unnamed session
1214 2024.02.18 04:57:55.809173 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 440, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1215 2024.02.18 04:57:55.809219 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1216 2024.02.18 04:57:55.809238 [ 3 ] {} <Debug> HTTP-Session: b0f99ef1-34f0-42ab-a8a3-376b8f1aeb32 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
1217 2024.02.18 04:57:55.809256 [ 3 ] {} <Debug> HTTP-Session: b0f99ef1-34f0-42ab-a8a3-376b8f1aeb32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1218 2024.02.18 04:57:55.809378 [ 3 ] {db8146f4-ad12-4289-bbde-99e3cc20b37e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) 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)
1219 2024.02.18 04:57:55.809850 [ 3 ] {db8146f4-ad12-4289-bbde-99e3cc20b37e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1220 2024.02.18 04:57:55.810015 [ 3 ] {db8146f4-ad12-4289-bbde-99e3cc20b37e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1221 2024.02.18 04:57:55.810056 [ 3 ] {db8146f4-ad12-4289-bbde-99e3cc20b37e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1222 2024.02.18 04:57:55.810204 [ 3 ] {db8146f4-ad12-4289-bbde-99e3cc20b37e} <Debug> oximeter.timeseries_schema (473414fd-499e-4107-bf5f-f9abd7251836) (SelectExecutor): Key condition: (column 0 notIn 9-element set)
1223 2024.02.18 04:57:55.810232 [ 3 ] {db8146f4-ad12-4289-bbde-99e3cc20b37e} <Trace> oximeter.timeseries_schema (473414fd-499e-4107-bf5f-f9abd7251836) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1224 2024.02.18 04:57:55.810254 [ 3 ] {db8146f4-ad12-4289-bbde-99e3cc20b37e} <Debug> oximeter.timeseries_schema (473414fd-499e-4107-bf5f-f9abd7251836) (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
1225 2024.02.18 04:57:55.810282 [ 3 ] {db8146f4-ad12-4289-bbde-99e3cc20b37e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1226 2024.02.18 04:57:55.811122 [ 3 ] {db8146f4-ad12-4289-bbde-99e3cc20b37e} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001704722 sec., 2346 rows/sec., 253.78 KiB/sec.
1227 2024.02.18 04:57:55.811308 [ 3 ] {db8146f4-ad12-4289-bbde-99e3cc20b37e} <Debug> DynamicQueryHandler: Done processing query
1228 2024.02.18 04:57:55.811332 [ 3 ] {db8146f4-ad12-4289-bbde-99e3cc20b37e} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1229 2024.02.18 04:57:55.811349 [ 3 ] {} <Debug> HTTP-Session: b0f99ef1-34f0-42ab-a8a3-376b8f1aeb32 Destroying unnamed session
1230 2024.02.18 04:57:55.820354 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 1942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1231 2024.02.18 04:57:55.820442 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1232 2024.02.18 04:57:55.820479 [ 3 ] {} <Debug> HTTP-Session: 86285e7f-1245-45b1-9a5e-8420c013309a Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
1233 2024.02.18 04:57:55.820514 [ 3 ] {} <Debug> HTTP-Session: 86285e7f-1245-45b1-9a5e-8420c013309a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1234 2024.02.18 04:57:55.820667 [ 3 ] {7e1b174f-3565-434c-bf87-2c799dd99bf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1235 2024.02.18 04:57:55.820746 [ 3 ] {7e1b174f-3565-434c-bf87-2c799dd99bf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1236 2024.02.18 04:57:55.821014 [ 3 ] {7e1b174f-3565-434c-bf87-2c799dd99bf8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1237 2024.02.18 04:57:55.821482 [ 3 ] {7e1b174f-3565-434c-bf87-2c799dd99bf8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB.
1238 2024.02.18 04:57:55.821776 [ 3 ] {7e1b174f-3565-434c-bf87-2c799dd99bf8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1239 2024.02.18 04:57:55.821947 [ 3 ] {7e1b174f-3565-434c-bf87-2c799dd99bf8} <Trace> oximeter.timeseries_schema (473414fd-499e-4107-bf5f-f9abd7251836): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1240 2024.02.18 04:57:55.822059 [ 3 ] {7e1b174f-3565-434c-bf87-2c799dd99bf8} <Information> executeQuery: Read 6 rows, 996.00 B in 0.001344726 sec., 4461 rows/sec., 723.31 KiB/sec.
1241 2024.02.18 04:57:55.822200 [ 3 ] {7e1b174f-3565-434c-bf87-2c799dd99bf8} <Debug> DynamicQueryHandler: Done processing query
1242 2024.02.18 04:57:55.822224 [ 3 ] {7e1b174f-3565-434c-bf87-2c799dd99bf8} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1243 2024.02.18 04:57:55.822240 [ 3 ] {} <Debug> HTTP-Session: 86285e7f-1245-45b1-9a5e-8420c013309a Destroying unnamed session
1244 2024.02.18 04:57:55.822350 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 1488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1245 2024.02.18 04:57:55.822396 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1246 2024.02.18 04:57:55.822414 [ 3 ] {} <Debug> HTTP-Session: d8c4fef9-70f9-4243-8b52-11c30fdbed5c Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
1247 2024.02.18 04:57:55.822431 [ 3 ] {} <Debug> HTTP-Session: d8c4fef9-70f9-4243-8b52-11c30fdbed5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1248 2024.02.18 04:57:55.822501 [ 3 ] {582f98fa-333b-499e-b3e4-2174b038bbb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1249 2024.02.18 04:57:55.822540 [ 3 ] {582f98fa-333b-499e-b3e4-2174b038bbb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1250 2024.02.18 04:57:55.822644 [ 3 ] {582f98fa-333b-499e-b3e4-2174b038bbb1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1251 2024.02.18 04:57:55.822933 [ 3 ] {582f98fa-333b-499e-b3e4-2174b038bbb1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB.
1252 2024.02.18 04:57:55.823136 [ 3 ] {582f98fa-333b-499e-b3e4-2174b038bbb1} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1253 2024.02.18 04:57:55.823284 [ 3 ] {582f98fa-333b-499e-b3e4-2174b038bbb1} <Trace> oximeter.fields_i64 (a110e675-9fa4-4d0d-9e3b-9fe719bc695c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1254 2024.02.18 04:57:55.823394 [ 3 ] {582f98fa-333b-499e-b3e4-2174b038bbb1} <Information> executeQuery: Read 10 rows, 830.00 B in 0.000864367 sec., 11569 rows/sec., 937.73 KiB/sec.
1255 2024.02.18 04:57:55.823481 [ 92 ] {} <Debug> oximeter.fields_i64 (a110e675-9fa4-4d0d-9e3b-9fe719bc695c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1256 2024.02.18 04:57:55.823502 [ 3 ] {582f98fa-333b-499e-b3e4-2174b038bbb1} <Debug> DynamicQueryHandler: Done processing query
1257 2024.02.18 04:57:55.823559 [ 3 ] {582f98fa-333b-499e-b3e4-2174b038bbb1} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1258 2024.02.18 04:57:55.823571 [ 92 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB.
1259 2024.02.18 04:57:55.823584 [ 3 ] {} <Debug> HTTP-Session: d8c4fef9-70f9-4243-8b52-11c30fdbed5c Destroying unnamed session
1260 2024.02.18 04:57:55.823722 [ 20 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1261 2024.02.18 04:57:55.823777 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 9544, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1262 2024.02.18 04:57:55.823828 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1263 2024.02.18 04:57:55.823862 [ 3 ] {} <Debug> HTTP-Session: c873173f-e607-42dc-b660-00b72254fc90 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
1264 2024.02.18 04:57:55.823888 [ 3 ] {} <Debug> HTTP-Session: c873173f-e607-42dc-b660-00b72254fc90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1265 2024.02.18 04:57:55.824011 [ 20 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1266 2024.02.18 04:57:55.824067 [ 3 ] {136e9b82-d865-49ec-ad64-9eb430035b47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1267 2024.02.18 04:57:55.824113 [ 3 ] {136e9b82-d865-49ec-ad64-9eb430035b47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1268 2024.02.18 04:57:55.824247 [ 20 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 35 rows starting from the beginning of the part
1269 2024.02.18 04:57:55.824264 [ 3 ] {136e9b82-d865-49ec-ad64-9eb430035b47} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1270 2024.02.18 04:57:55.824519 [ 20 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::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
1271 2024.02.18 04:57:55.824800 [ 20 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 37 rows starting from the beginning of the part
1272 2024.02.18 04:57:55.825094 [ 20 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 37 rows starting from the beginning of the part
1273 2024.02.18 04:57:55.825113 [ 3 ] {136e9b82-d865-49ec-ad64-9eb430035b47} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB.
1274 2024.02.18 04:57:55.825227 [ 20 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 37 rows starting from the beginning of the part
1275 2024.02.18 04:57:55.825435 [ 20 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 10 rows starting from the beginning of the part
1276 2024.02.18 04:57:55.825536 [ 3 ] {136e9b82-d865-49ec-ad64-9eb430035b47} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1277 2024.02.18 04:57:55.825795 [ 3 ] {136e9b82-d865-49ec-ad64-9eb430035b47} <Trace> oximeter.fields_string (8709d499-2145-4776-9c04-69bdc89d3f70): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1278 2024.02.18 04:57:55.825946 [ 92 ] {} <Debug> oximeter.fields_string (8709d499-2145-4776-9c04-69bdc89d3f70) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1279 2024.02.18 04:57:55.826023 [ 3 ] {136e9b82-d865-49ec-ad64-9eb430035b47} <Information> executeQuery: Read 66 rows, 5.49 KiB in 0.001903686 sec., 34669 rows/sec., 2.82 MiB/sec.
1280 2024.02.18 04:57:55.826038 [ 92 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB.
1281 2024.02.18 04:57:55.826299 [ 23 ] {8709d499-2145-4776-9c04-69bdc89d3f70::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1282 2024.02.18 04:57:55.826470 [ 3 ] {136e9b82-d865-49ec-ad64-9eb430035b47} <Debug> DynamicQueryHandler: Done processing query
1283 2024.02.18 04:57:55.826542 [ 3 ] {136e9b82-d865-49ec-ad64-9eb430035b47} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1284 2024.02.18 04:57:55.826632 [ 3 ] {} <Debug> HTTP-Session: c873173f-e607-42dc-b660-00b72254fc90 Destroying unnamed session
1285 2024.02.18 04:57:55.826647 [ 23 ] {8709d499-2145-4776-9c04-69bdc89d3f70::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1286 2024.02.18 04:57:55.826750 [ 23 ] {8709d499-2145-4776-9c04-69bdc89d3f70::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 105 rows starting from the beginning of the part
1287 2024.02.18 04:57:55.826874 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 7175, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1288 2024.02.18 04:57:55.826987 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1289 2024.02.18 04:57:55.827068 [ 3 ] {} <Debug> HTTP-Session: 972def30-b007-4483-a7e4-78eace5ac2cc Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
1290 2024.02.18 04:57:55.827130 [ 3 ] {} <Debug> HTTP-Session: 972def30-b007-4483-a7e4-78eace5ac2cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1291 2024.02.18 04:57:55.827261 [ 23 ] {8709d499-2145-4776-9c04-69bdc89d3f70::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 111 rows starting from the beginning of the part
1292 2024.02.18 04:57:55.827538 [ 3 ] {122e13f0-ef1c-46f9-88af-744e1537e843} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1293 2024.02.18 04:57:55.827711 [ 3 ] {122e13f0-ef1c-46f9-88af-744e1537e843} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1294 2024.02.18 04:57:55.827792 [ 23 ] {8709d499-2145-4776-9c04-69bdc89d3f70::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 111 rows starting from the beginning of the part
1295 2024.02.18 04:57:55.828054 [ 10 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 193 rows, containing 4 columns (4 merged, 0 gathered) in 0.004386355 sec., 44000.08663229493 rows/sec., 3.48 MiB/sec.
1296 2024.02.18 04:57:55.828158 [ 23 ] {8709d499-2145-4776-9c04-69bdc89d3f70::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 111 rows starting from the beginning of the part
1297 2024.02.18 04:57:55.828292 [ 3 ] {122e13f0-ef1c-46f9-88af-744e1537e843} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1298 2024.02.18 04:57:55.828357 [ 11 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1299 2024.02.18 04:57:55.828393 [ 23 ] {8709d499-2145-4776-9c04-69bdc89d3f70::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 111 rows starting from the beginning of the part
1300 2024.02.18 04:57:55.828571 [ 23 ] {8709d499-2145-4776-9c04-69bdc89d3f70::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 66 rows starting from the beginning of the part
1301 2024.02.18 04:57:55.828769 [ 11 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::all_1_6_1} <Trace> oximeter.fields_i64 (a110e675-9fa4-4d0d-9e3b-9fe719bc695c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1302 2024.02.18 04:57:55.828951 [ 11 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::all_1_6_1} <Trace> oximeter.fields_i64 (a110e675-9fa4-4d0d-9e3b-9fe719bc695c) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1303 2024.02.18 04:57:55.829100 [ 3 ] {122e13f0-ef1c-46f9-88af-744e1537e843} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB.
1304 2024.02.18 04:57:55.829407 [ 3 ] {122e13f0-ef1c-46f9-88af-744e1537e843} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1305 2024.02.18 04:57:55.829586 [ 3 ] {122e13f0-ef1c-46f9-88af-744e1537e843} <Trace> oximeter.fields_uuid (24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1306 2024.02.18 04:57:55.829801 [ 92 ] {} <Debug> oximeter.fields_uuid (24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1307 2024.02.18 04:57:55.829850 [ 3 ] {122e13f0-ef1c-46f9-88af-744e1537e843} <Information> executeQuery: Read 42 rows, 3.36 KiB in 0.002235623 sec., 18786 rows/sec., 1.47 MiB/sec.
1308 2024.02.18 04:57:55.829865 [ 23 ] {8709d499-2145-4776-9c04-69bdc89d3f70::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 615 rows, containing 4 columns (4 merged, 0 gathered) in 0.003727212 sec., 165002.68833648314 rows/sec., 15.84 MiB/sec.
1309 2024.02.18 04:57:55.829924 [ 92 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB.
1310 2024.02.18 04:57:55.830117 [ 23 ] {8709d499-2145-4776-9c04-69bdc89d3f70::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1311 2024.02.18 04:57:55.830125 [ 11 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1312 2024.02.18 04:57:55.830171 [ 3 ] {122e13f0-ef1c-46f9-88af-744e1537e843} <Debug> DynamicQueryHandler: Done processing query
1313 2024.02.18 04:57:55.830204 [ 3 ] {122e13f0-ef1c-46f9-88af-744e1537e843} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1314 2024.02.18 04:57:55.830230 [ 11 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1315 2024.02.18 04:57:55.830236 [ 3 ] {} <Debug> HTTP-Session: 972def30-b007-4483-a7e4-78eace5ac2cc Destroying unnamed session
1316 2024.02.18 04:57:55.830271 [ 11 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 47 rows starting from the beginning of the part
1317 2024.02.18 04:57:55.830338 [ 23 ] {8709d499-2145-4776-9c04-69bdc89d3f70::all_1_6_1} <Trace> oximeter.fields_string (8709d499-2145-4776-9c04-69bdc89d3f70): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1318 2024.02.18 04:57:55.830396 [ 11 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::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
1319 2024.02.18 04:57:55.830402 [ 23 ] {8709d499-2145-4776-9c04-69bdc89d3f70::all_1_6_1} <Trace> oximeter.fields_string (8709d499-2145-4776-9c04-69bdc89d3f70) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1320 2024.02.18 04:57:55.830503 [ 11 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 37 rows starting from the beginning of the part
1321 2024.02.18 04:57:55.830574 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 41655, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1322 2024.02.18 04:57:55.830593 [ 11 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 37 rows starting from the beginning of the part
1323 2024.02.18 04:57:55.830630 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1324 2024.02.18 04:57:55.830658 [ 3 ] {} <Debug> HTTP-Session: 1031cffc-8bda-4bc5-b552-0b34da8001ff Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
1325 2024.02.18 04:57:55.830690 [ 3 ] {} <Debug> HTTP-Session: 1031cffc-8bda-4bc5-b552-0b34da8001ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1326 2024.02.18 04:57:55.830702 [ 11 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 37 rows starting from the beginning of the part
1327 2024.02.18 04:57:55.830823 [ 3 ] {4c56d1f0-04a3-4fbe-8a0b-619058f4f3c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1328 2024.02.18 04:57:55.830833 [ 11 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 42 rows starting from the beginning of the part
1329 2024.02.18 04:57:55.830885 [ 3 ] {4c56d1f0-04a3-4fbe-8a0b-619058f4f3c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1330 2024.02.18 04:57:55.831142 [ 3 ] {4c56d1f0-04a3-4fbe-8a0b-619058f4f3c9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1331 2024.02.18 04:57:55.831816 [ 3 ] {4c56d1f0-04a3-4fbe-8a0b-619058f4f3c9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB.
1332 2024.02.18 04:57:55.831828 [ 11 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 237 rows, containing 4 columns (4 merged, 0 gathered) in 0.001790485 sec., 132366.37000589224 rows/sec., 10.35 MiB/sec.
1333 2024.02.18 04:57:55.831913 [ 11 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1334 2024.02.18 04:57:55.832087 [ 11 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::all_1_6_1} <Trace> oximeter.fields_uuid (24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1335 2024.02.18 04:57:55.832128 [ 3 ] {4c56d1f0-04a3-4fbe-8a0b-619058f4f3c9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1336 2024.02.18 04:57:55.832148 [ 11 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::all_1_6_1} <Trace> oximeter.fields_uuid (24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1337 2024.02.18 04:57:55.832335 [ 3 ] {4c56d1f0-04a3-4fbe-8a0b-619058f4f3c9} <Trace> oximeter.measurements_cumulativeu64 (6f308f2d-476a-4ed1-99f4-81c3727bb07b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
1338 2024.02.18 04:57:55.832427 [ 3 ] {4c56d1f0-04a3-4fbe-8a0b-619058f4f3c9} <Information> executeQuery: Read 216 rows, 15.61 KiB in 0.00157152 sec., 137446 rows/sec., 9.70 MiB/sec.
1339 2024.02.18 04:57:55.832556 [ 3 ] {4c56d1f0-04a3-4fbe-8a0b-619058f4f3c9} <Debug> DynamicQueryHandler: Done processing query
1340 2024.02.18 04:57:55.832580 [ 3 ] {4c56d1f0-04a3-4fbe-8a0b-619058f4f3c9} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1341 2024.02.18 04:57:55.832597 [ 3 ] {} <Debug> HTTP-Session: 1031cffc-8bda-4bc5-b552-0b34da8001ff Destroying unnamed session
1342 2024.02.18 04:57:55.832728 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 10754, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1343 2024.02.18 04:57:55.832774 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1344 2024.02.18 04:57:55.832794 [ 3 ] {} <Debug> HTTP-Session: 3965e063-1eb0-40d9-9004-7e8c0284ceb1 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
1345 2024.02.18 04:57:55.832810 [ 3 ] {} <Debug> HTTP-Session: 3965e063-1eb0-40d9-9004-7e8c0284ceb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1346 2024.02.18 04:57:55.832883 [ 3 ] {f7fd9239-8597-440d-9839-e02ffbb9af66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1347 2024.02.18 04:57:55.832925 [ 3 ] {f7fd9239-8597-440d-9839-e02ffbb9af66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1348 2024.02.18 04:57:55.833055 [ 3 ] {f7fd9239-8597-440d-9839-e02ffbb9af66} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1349 2024.02.18 04:57:55.833372 [ 3 ] {f7fd9239-8597-440d-9839-e02ffbb9af66} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB.
1350 2024.02.18 04:57:55.833638 [ 3 ] {f7fd9239-8597-440d-9839-e02ffbb9af66} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1351 2024.02.18 04:57:55.833817 [ 3 ] {f7fd9239-8597-440d-9839-e02ffbb9af66} <Trace> oximeter.measurements_histogramf64 (d3db9721-1957-4070-bc13-bc6e211e736f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1352 2024.02.18 04:57:55.833914 [ 3 ] {f7fd9239-8597-440d-9839-e02ffbb9af66} <Information> executeQuery: Read 10 rows, 13.82 KiB in 0.00100331 sec., 9967 rows/sec., 13.45 MiB/sec.
1353 2024.02.18 04:57:55.833910 [ 91 ] {} <Debug> oximeter.measurements_histogramf64 (d3db9721-1957-4070-bc13-bc6e211e736f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1354 2024.02.18 04:57:55.833975 [ 91 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB.
1355 2024.02.18 04:57:55.834039 [ 15 ] {d3db9721-1957-4070-bc13-bc6e211e736f::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1356 2024.02.18 04:57:55.834064 [ 3 ] {f7fd9239-8597-440d-9839-e02ffbb9af66} <Debug> DynamicQueryHandler: Done processing query
1357 2024.02.18 04:57:55.834097 [ 3 ] {f7fd9239-8597-440d-9839-e02ffbb9af66} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
1358 2024.02.18 04:57:55.834125 [ 3 ] {} <Debug> HTTP-Session: 3965e063-1eb0-40d9-9004-7e8c0284ceb1 Destroying unnamed session
1359 2024.02.18 04:57:55.834162 [ 15 ] {d3db9721-1957-4070-bc13-bc6e211e736f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1360 2024.02.18 04:57:55.834197 [ 15 ] {d3db9721-1957-4070-bc13-bc6e211e736f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 35 rows starting from the beginning of the part
1361 2024.02.18 04:57:55.834300 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 1490, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1362 2024.02.18 04:57:55.834354 [ 15 ] {d3db9721-1957-4070-bc13-bc6e211e736f::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
1363 2024.02.18 04:57:55.834364 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1364 2024.02.18 04:57:55.834408 [ 3 ] {} <Debug> HTTP-Session: 2c5a3361-0fe2-4690-822e-9e3da9c7b511 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
1365 2024.02.18 04:57:55.834440 [ 3 ] {} <Debug> HTTP-Session: 2c5a3361-0fe2-4690-822e-9e3da9c7b511 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1366 2024.02.18 04:57:55.834527 [ 15 ] {d3db9721-1957-4070-bc13-bc6e211e736f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 37 rows starting from the beginning of the part
1367 2024.02.18 04:57:55.834584 [ 3 ] {c566c5d5-cada-44ad-8425-455cd69ec3f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1368 2024.02.18 04:57:55.834654 [ 3 ] {c566c5d5-cada-44ad-8425-455cd69ec3f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1369 2024.02.18 04:57:55.834685 [ 15 ] {d3db9721-1957-4070-bc13-bc6e211e736f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 37 rows starting from the beginning of the part
1370 2024.02.18 04:57:55.834929 [ 15 ] {d3db9721-1957-4070-bc13-bc6e211e736f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 37 rows starting from the beginning of the part
1371 2024.02.18 04:57:55.834939 [ 3 ] {c566c5d5-cada-44ad-8425-455cd69ec3f9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1372 2024.02.18 04:57:55.835073 [ 15 ] {d3db9721-1957-4070-bc13-bc6e211e736f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 10 rows starting from the beginning of the part
1373 2024.02.18 04:57:55.835355 [ 3 ] {c566c5d5-cada-44ad-8425-455cd69ec3f9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB.
1374 2024.02.18 04:57:55.835664 [ 3 ] {c566c5d5-cada-44ad-8425-455cd69ec3f9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1375 2024.02.18 04:57:55.835884 [ 3 ] {c566c5d5-cada-44ad-8425-455cd69ec3f9} <Trace> oximeter.measurements_i64 (95c4be7b-c95a-4a58-9a0a-c19866fb5abe): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1376 2024.02.18 04:57:55.836053 [ 3 ] {c566c5d5-cada-44ad-8425-455cd69ec3f9} <Information> executeQuery: Read 9 rows, 680.00 B in 0.001421527 sec., 6331 rows/sec., 467.15 KiB/sec.
1377 2024.02.18 04:57:55.836183 [ 3 ] {c566c5d5-cada-44ad-8425-455cd69ec3f9} <Debug> DynamicQueryHandler: Done processing query
1378 2024.02.18 04:57:55.836207 [ 3 ] {c566c5d5-cada-44ad-8425-455cd69ec3f9} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1379 2024.02.18 04:57:55.836224 [ 3 ] {} <Debug> HTTP-Session: 2c5a3361-0fe2-4690-822e-9e3da9c7b511 Destroying unnamed session
1380 2024.02.18 04:57:55.836939 [ 23 ] {d3db9721-1957-4070-bc13-bc6e211e736f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 193 rows, containing 6 columns (6 merged, 0 gathered) in 0.002917576 sec., 66150.80464056463 rows/sec., 89.27 MiB/sec.
1381 2024.02.18 04:57:55.837118 [ 23 ] {d3db9721-1957-4070-bc13-bc6e211e736f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1382 2024.02.18 04:57:55.837311 [ 23 ] {d3db9721-1957-4070-bc13-bc6e211e736f::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (d3db9721-1957-4070-bc13-bc6e211e736f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1383 2024.02.18 04:57:55.837359 [ 23 ] {d3db9721-1957-4070-bc13-bc6e211e736f::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (d3db9721-1957-4070-bc13-bc6e211e736f) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1384 2024.02.18 04:57:59.546594 [ 88 ] {} <Debug> DNSResolver: Updating DNS cache
1385 2024.02.18 04:57:59.546666 [ 88 ] {} <Debug> DNSResolver: Updated DNS cache
1386 2024.02.18 04:58:00.788340 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1387 2024.02.18 04:58:00.788455 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1388 2024.02.18 04:58:00.788486 [ 3 ] {} <Debug> HTTP-Session: 7d3bc1e1-5e24-451c-87a0-77e7e81c6d8b Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
1389 2024.02.18 04:58:00.788514 [ 3 ] {} <Debug> HTTP-Session: 7d3bc1e1-5e24-451c-87a0-77e7e81c6d8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1390 2024.02.18 04:58:00.788737 [ 3 ] {8abc8a4a-b0ac-4815-9743-b328e857c2a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) 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)
1391 2024.02.18 04:58:00.789436 [ 3 ] {8abc8a4a-b0ac-4815-9743-b328e857c2a7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1392 2024.02.18 04:58:00.789622 [ 3 ] {8abc8a4a-b0ac-4815-9743-b328e857c2a7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1393 2024.02.18 04:58:00.789674 [ 3 ] {8abc8a4a-b0ac-4815-9743-b328e857c2a7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1394 2024.02.18 04:58:00.789844 [ 3 ] {8abc8a4a-b0ac-4815-9743-b328e857c2a7} <Debug> oximeter.timeseries_schema (473414fd-499e-4107-bf5f-f9abd7251836) (SelectExecutor): Key condition: (column 0 notIn 10-element set)
1395 2024.02.18 04:58:00.789933 [ 188 ] {8abc8a4a-b0ac-4815-9743-b328e857c2a7} <Trace> oximeter.timeseries_schema (473414fd-499e-4107-bf5f-f9abd7251836) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1396 2024.02.18 04:58:00.789967 [ 186 ] {8abc8a4a-b0ac-4815-9743-b328e857c2a7} <Trace> oximeter.timeseries_schema (473414fd-499e-4107-bf5f-f9abd7251836) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1397 2024.02.18 04:58:00.790076 [ 3 ] {8abc8a4a-b0ac-4815-9743-b328e857c2a7} <Debug> oximeter.timeseries_schema (473414fd-499e-4107-bf5f-f9abd7251836) (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
1398 2024.02.18 04:58:00.790163 [ 3 ] {8abc8a4a-b0ac-4815-9743-b328e857c2a7} <Debug> oximeter.timeseries_schema (473414fd-499e-4107-bf5f-f9abd7251836) (SelectExecutor): Reading approx. 10 rows with 2 streams
1399 2024.02.18 04:58:00.792056 [ 3 ] {8abc8a4a-b0ac-4815-9743-b328e857c2a7} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.003265503 sec., 3062 rows/sec., 430.34 KiB/sec.
1400 2024.02.18 04:58:00.792342 [ 3 ] {8abc8a4a-b0ac-4815-9743-b328e857c2a7} <Debug> DynamicQueryHandler: Done processing query
1401 2024.02.18 04:58:00.792367 [ 3 ] {8abc8a4a-b0ac-4815-9743-b328e857c2a7} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1402 2024.02.18 04:58:00.792384 [ 3 ] {} <Debug> HTTP-Session: 7d3bc1e1-5e24-451c-87a0-77e7e81c6d8b Destroying unnamed session
1403 2024.02.18 04:58:00.792540 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1404 2024.02.18 04:58:00.792586 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1405 2024.02.18 04:58:00.792607 [ 3 ] {} <Debug> HTTP-Session: 2c0ea872-f75c-405b-96de-8fc847b6471c Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
1406 2024.02.18 04:58:00.792624 [ 3 ] {} <Debug> HTTP-Session: 2c0ea872-f75c-405b-96de-8fc847b6471c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1407 2024.02.18 04:58:00.792705 [ 3 ] {336de556-d83a-421f-be12-c0df0fecd3f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1408 2024.02.18 04:58:00.792746 [ 3 ] {336de556-d83a-421f-be12-c0df0fecd3f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1409 2024.02.18 04:58:00.792893 [ 3 ] {336de556-d83a-421f-be12-c0df0fecd3f6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1410 2024.02.18 04:58:00.793202 [ 3 ] {336de556-d83a-421f-be12-c0df0fecd3f6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB.
1411 2024.02.18 04:58:00.793499 [ 3 ] {336de556-d83a-421f-be12-c0df0fecd3f6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1412 2024.02.18 04:58:00.793678 [ 3 ] {336de556-d83a-421f-be12-c0df0fecd3f6} <Trace> oximeter.timeseries_schema (473414fd-499e-4107-bf5f-f9abd7251836): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1413 2024.02.18 04:58:00.793810 [ 3 ] {336de556-d83a-421f-be12-c0df0fecd3f6} <Information> executeQuery: Read 1 rows, 232.00 B in 0.00107025 sec., 934 rows/sec., 211.69 KiB/sec.
1414 2024.02.18 04:58:00.793922 [ 3 ] {336de556-d83a-421f-be12-c0df0fecd3f6} <Debug> DynamicQueryHandler: Done processing query
1415 2024.02.18 04:58:00.793945 [ 3 ] {336de556-d83a-421f-be12-c0df0fecd3f6} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1416 2024.02.18 04:58:00.793962 [ 3 ] {} <Debug> HTTP-Session: 2c0ea872-f75c-405b-96de-8fc847b6471c Destroying unnamed session
1417 2024.02.18 04:58:00.794081 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 5360, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1418 2024.02.18 04:58:00.794127 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1419 2024.02.18 04:58:00.794147 [ 3 ] {} <Debug> HTTP-Session: 0c205780-4168-4a6b-b889-b4063d7b34a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
1420 2024.02.18 04:58:00.794163 [ 3 ] {} <Debug> HTTP-Session: 0c205780-4168-4a6b-b889-b4063d7b34a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1421 2024.02.18 04:58:00.794234 [ 3 ] {a726e348-5fd3-40ab-9c11-7657c9d77165} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1422 2024.02.18 04:58:00.794274 [ 3 ] {a726e348-5fd3-40ab-9c11-7657c9d77165} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1423 2024.02.18 04:58:00.794381 [ 3 ] {a726e348-5fd3-40ab-9c11-7657c9d77165} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1424 2024.02.18 04:58:00.794670 [ 3 ] {a726e348-5fd3-40ab-9c11-7657c9d77165} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB.
1425 2024.02.18 04:58:00.794878 [ 3 ] {a726e348-5fd3-40ab-9c11-7657c9d77165} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1426 2024.02.18 04:58:00.795027 [ 3 ] {a726e348-5fd3-40ab-9c11-7657c9d77165} <Trace> oximeter.fields_i64 (a110e675-9fa4-4d0d-9e3b-9fe719bc695c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1427 2024.02.18 04:58:00.795138 [ 3 ] {a726e348-5fd3-40ab-9c11-7657c9d77165} <Information> executeQuery: Read 37 rows, 3.00 KiB in 0.000875417 sec., 42265 rows/sec., 3.35 MiB/sec.
1428 2024.02.18 04:58:00.795255 [ 3 ] {a726e348-5fd3-40ab-9c11-7657c9d77165} <Debug> DynamicQueryHandler: Done processing query
1429 2024.02.18 04:58:00.795278 [ 3 ] {a726e348-5fd3-40ab-9c11-7657c9d77165} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1430 2024.02.18 04:58:00.795296 [ 3 ] {} <Debug> HTTP-Session: 0c205780-4168-4a6b-b889-b4063d7b34a2 Destroying unnamed session
1431 2024.02.18 04:58:00.795440 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1432 2024.02.18 04:58:00.795487 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1433 2024.02.18 04:58:00.795507 [ 3 ] {} <Debug> HTTP-Session: 765bef7c-c8bb-42c7-9b6c-27f93c624b27 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
1434 2024.02.18 04:58:00.795524 [ 3 ] {} <Debug> HTTP-Session: 765bef7c-c8bb-42c7-9b6c-27f93c624b27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1435 2024.02.18 04:58:00.795593 [ 3 ] {cc98679b-d33b-4b80-a75e-1c183c937455} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
1436 2024.02.18 04:58:00.795630 [ 3 ] {cc98679b-d33b-4b80-a75e-1c183c937455} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
1437 2024.02.18 04:58:00.795775 [ 3 ] {cc98679b-d33b-4b80-a75e-1c183c937455} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1438 2024.02.18 04:58:00.796036 [ 3 ] {cc98679b-d33b-4b80-a75e-1c183c937455} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB.
1439 2024.02.18 04:58:00.796234 [ 3 ] {cc98679b-d33b-4b80-a75e-1c183c937455} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1440 2024.02.18 04:58:00.796383 [ 3 ] {cc98679b-d33b-4b80-a75e-1c183c937455} <Trace> oximeter.fields_ipaddr (427360ce-e353-4c35-b2e2-03ee75b575b3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
1441 2024.02.18 04:58:00.796492 [ 3 ] {cc98679b-d33b-4b80-a75e-1c183c937455} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000871467 sec., 2294 rows/sec., 196.10 KiB/sec.
1442 2024.02.18 04:58:00.796597 [ 3 ] {cc98679b-d33b-4b80-a75e-1c183c937455} <Debug> DynamicQueryHandler: Done processing query
1443 2024.02.18 04:58:00.796620 [ 3 ] {cc98679b-d33b-4b80-a75e-1c183c937455} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1444 2024.02.18 04:58:00.796636 [ 3 ] {} <Debug> HTTP-Session: 765bef7c-c8bb-42c7-9b6c-27f93c624b27 Destroying unnamed session
1445 2024.02.18 04:58:00.796763 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 18069, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1446 2024.02.18 04:58:00.796808 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1447 2024.02.18 04:58:00.796828 [ 3 ] {} <Debug> HTTP-Session: 1e6cff06-bac4-4aff-a1d5-a7398eb1bdb6 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
1448 2024.02.18 04:58:00.796845 [ 3 ] {} <Debug> HTTP-Session: 1e6cff06-bac4-4aff-a1d5-a7398eb1bdb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1449 2024.02.18 04:58:00.796917 [ 3 ] {17545dda-ed7d-4c3f-a1c5-28ed9b1f75cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1450 2024.02.18 04:58:00.796955 [ 3 ] {17545dda-ed7d-4c3f-a1c5-28ed9b1f75cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1451 2024.02.18 04:58:00.797057 [ 3 ] {17545dda-ed7d-4c3f-a1c5-28ed9b1f75cf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1452 2024.02.18 04:58:00.797380 [ 3 ] {17545dda-ed7d-4c3f-a1c5-28ed9b1f75cf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB.
1453 2024.02.18 04:58:00.797591 [ 3 ] {17545dda-ed7d-4c3f-a1c5-28ed9b1f75cf} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1454 2024.02.18 04:58:00.797743 [ 3 ] {17545dda-ed7d-4c3f-a1c5-28ed9b1f75cf} <Trace> oximeter.fields_string (8709d499-2145-4776-9c04-69bdc89d3f70): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1455 2024.02.18 04:58:00.797837 [ 3 ] {17545dda-ed7d-4c3f-a1c5-28ed9b1f75cf} <Information> executeQuery: Read 112 rows, 11.20 KiB in 0.000892377 sec., 125507 rows/sec., 12.25 MiB/sec.
1456 2024.02.18 04:58:00.797985 [ 3 ] {17545dda-ed7d-4c3f-a1c5-28ed9b1f75cf} <Debug> DynamicQueryHandler: Done processing query
1457 2024.02.18 04:58:00.798010 [ 3 ] {17545dda-ed7d-4c3f-a1c5-28ed9b1f75cf} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1458 2024.02.18 04:58:00.798026 [ 3 ] {} <Debug> HTTP-Session: 1e6cff06-bac4-4aff-a1d5-a7398eb1bdb6 Destroying unnamed session
1459 2024.02.18 04:58:00.798136 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1460 2024.02.18 04:58:00.798184 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1461 2024.02.18 04:58:00.798204 [ 3 ] {} <Debug> HTTP-Session: f4228abb-dd8a-449e-9f78-1c358ceed9b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
1462 2024.02.18 04:58:00.798221 [ 3 ] {} <Debug> HTTP-Session: f4228abb-dd8a-449e-9f78-1c358ceed9b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1463 2024.02.18 04:58:00.798290 [ 3 ] {93573b24-2ced-4739-95e2-d6c79cbd2abd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
1464 2024.02.18 04:58:00.798330 [ 3 ] {93573b24-2ced-4739-95e2-d6c79cbd2abd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
1465 2024.02.18 04:58:00.798441 [ 3 ] {93573b24-2ced-4739-95e2-d6c79cbd2abd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1466 2024.02.18 04:58:00.798750 [ 3 ] {93573b24-2ced-4739-95e2-d6c79cbd2abd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB.
1467 2024.02.18 04:58:00.798950 [ 3 ] {93573b24-2ced-4739-95e2-d6c79cbd2abd} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1468 2024.02.18 04:58:00.799104 [ 3 ] {93573b24-2ced-4739-95e2-d6c79cbd2abd} <Trace> oximeter.fields_u16 (1b18f80e-c583-4ce8-a0aa-d56192fadfc4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
1469 2024.02.18 04:58:00.799211 [ 3 ] {93573b24-2ced-4739-95e2-d6c79cbd2abd} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000891267 sec., 2243 rows/sec., 156.69 KiB/sec.
1470 2024.02.18 04:58:00.799315 [ 3 ] {93573b24-2ced-4739-95e2-d6c79cbd2abd} <Debug> DynamicQueryHandler: Done processing query
1471 2024.02.18 04:58:00.799338 [ 3 ] {93573b24-2ced-4739-95e2-d6c79cbd2abd} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1472 2024.02.18 04:58:00.799354 [ 3 ] {} <Debug> HTTP-Session: f4228abb-dd8a-449e-9f78-1c358ceed9b7 Destroying unnamed session
1473 2024.02.18 04:58:00.799460 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 6666, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1474 2024.02.18 04:58:00.799505 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1475 2024.02.18 04:58:00.799525 [ 3 ] {} <Debug> HTTP-Session: 5ac73bda-5806-49d0-84f3-c98131f68f15 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
1476 2024.02.18 04:58:00.799543 [ 3 ] {} <Debug> HTTP-Session: 5ac73bda-5806-49d0-84f3-c98131f68f15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1477 2024.02.18 04:58:00.799613 [ 3 ] {89e3b4e5-3546-43c5-96a1-6431a6c01cfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1478 2024.02.18 04:58:00.799651 [ 3 ] {89e3b4e5-3546-43c5-96a1-6431a6c01cfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1479 2024.02.18 04:58:00.799754 [ 3 ] {89e3b4e5-3546-43c5-96a1-6431a6c01cfb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1480 2024.02.18 04:58:00.800030 [ 3 ] {89e3b4e5-3546-43c5-96a1-6431a6c01cfb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB.
1481 2024.02.18 04:58:00.800232 [ 3 ] {89e3b4e5-3546-43c5-96a1-6431a6c01cfb} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1482 2024.02.18 04:58:00.800384 [ 3 ] {89e3b4e5-3546-43c5-96a1-6431a6c01cfb} <Trace> oximeter.fields_uuid (24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1483 2024.02.18 04:58:00.800497 [ 3 ] {89e3b4e5-3546-43c5-96a1-6431a6c01cfb} <Information> executeQuery: Read 39 rows, 3.13 KiB in 0.000854697 sec., 45630 rows/sec., 3.57 MiB/sec.
1484 2024.02.18 04:58:00.800612 [ 3 ] {89e3b4e5-3546-43c5-96a1-6431a6c01cfb} <Debug> DynamicQueryHandler: Done processing query
1485 2024.02.18 04:58:00.800635 [ 3 ] {89e3b4e5-3546-43c5-96a1-6431a6c01cfb} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1486 2024.02.18 04:58:00.800651 [ 3 ] {} <Debug> HTTP-Session: 5ac73bda-5806-49d0-84f3-c98131f68f15 Destroying unnamed session
1487 2024.02.18 04:58:00.800755 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1488 2024.02.18 04:58:00.800801 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1489 2024.02.18 04:58:00.800821 [ 3 ] {} <Debug> HTTP-Session: b64f10e9-a189-4fa8-ae0d-9bf69b694e13 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
1490 2024.02.18 04:58:00.800838 [ 3 ] {} <Debug> HTTP-Session: b64f10e9-a189-4fa8-ae0d-9bf69b694e13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1491 2024.02.18 04:58:00.800907 [ 3 ] {0cacc55e-a87e-450f-ba76-2cdc106de92e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1492 2024.02.18 04:58:00.800950 [ 3 ] {0cacc55e-a87e-450f-ba76-2cdc106de92e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1493 2024.02.18 04:58:00.801069 [ 3 ] {0cacc55e-a87e-450f-ba76-2cdc106de92e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1494 2024.02.18 04:58:00.801314 [ 3 ] {0cacc55e-a87e-450f-ba76-2cdc106de92e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB.
1495 2024.02.18 04:58:00.801558 [ 3 ] {0cacc55e-a87e-450f-ba76-2cdc106de92e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1496 2024.02.18 04:58:00.801736 [ 3 ] {0cacc55e-a87e-450f-ba76-2cdc106de92e} <Trace> oximeter.measurements_cumulativeu64 (6f308f2d-476a-4ed1-99f4-81c3727bb07b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1497 2024.02.18 04:58:00.801845 [ 3 ] {0cacc55e-a87e-450f-ba76-2cdc106de92e} <Information> executeQuery: Read 1 rows, 72.00 B in 0.000909987 sec., 1098 rows/sec., 77.27 KiB/sec.
1498 2024.02.18 04:58:00.801952 [ 3 ] {0cacc55e-a87e-450f-ba76-2cdc106de92e} <Debug> DynamicQueryHandler: Done processing query
1499 2024.02.18 04:58:00.801975 [ 3 ] {0cacc55e-a87e-450f-ba76-2cdc106de92e} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1500 2024.02.18 04:58:00.801991 [ 3 ] {} <Debug> HTTP-Session: b64f10e9-a189-4fa8-ae0d-9bf69b694e13 Destroying unnamed session
1501 2024.02.18 04:58:00.802120 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 39600, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1502 2024.02.18 04:58:00.802164 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1503 2024.02.18 04:58:00.802183 [ 3 ] {} <Debug> HTTP-Session: 228a876c-46c6-4ccb-aa4b-ff158c066b3a Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
1504 2024.02.18 04:58:00.802200 [ 3 ] {} <Debug> HTTP-Session: 228a876c-46c6-4ccb-aa4b-ff158c066b3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1505 2024.02.18 04:58:00.802280 [ 3 ] {f20eff52-d0c4-462a-97cf-9679e7516e8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1506 2024.02.18 04:58:00.802323 [ 3 ] {f20eff52-d0c4-462a-97cf-9679e7516e8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1507 2024.02.18 04:58:00.802453 [ 3 ] {f20eff52-d0c4-462a-97cf-9679e7516e8e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1508 2024.02.18 04:58:00.802929 [ 3 ] {f20eff52-d0c4-462a-97cf-9679e7516e8e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB.
1509 2024.02.18 04:58:00.803232 [ 3 ] {f20eff52-d0c4-462a-97cf-9679e7516e8e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1510 2024.02.18 04:58:00.803410 [ 3 ] {f20eff52-d0c4-462a-97cf-9679e7516e8e} <Trace> oximeter.measurements_histogramf64 (d3db9721-1957-4070-bc13-bc6e211e736f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1511 2024.02.18 04:58:00.803526 [ 3 ] {f20eff52-d0c4-462a-97cf-9679e7516e8e} <Information> executeQuery: Read 37 rows, 51.13 KiB in 0.001217763 sec., 30383 rows/sec., 41.00 MiB/sec.
1512 2024.02.18 04:58:00.803655 [ 3 ] {f20eff52-d0c4-462a-97cf-9679e7516e8e} <Debug> DynamicQueryHandler: Done processing query
1513 2024.02.18 04:58:00.803679 [ 3 ] {f20eff52-d0c4-462a-97cf-9679e7516e8e} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
1514 2024.02.18 04:58:00.803694 [ 3 ] {} <Debug> HTTP-Session: 228a876c-46c6-4ccb-aa4b-ff158c066b3a Destroying unnamed session
1515 2024.02.18 04:58:05.786388 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 1775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1516 2024.02.18 04:58:05.786563 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1517 2024.02.18 04:58:05.786614 [ 3 ] {} <Debug> HTTP-Session: d0bfb96d-a66d-4b6d-95d0-0fda09066f45 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
1518 2024.02.18 04:58:05.786657 [ 3 ] {} <Debug> HTTP-Session: d0bfb96d-a66d-4b6d-95d0-0fda09066f45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1519 2024.02.18 04:58:05.786853 [ 3 ] {87d6709e-e8c7-4475-b268-2e164ca6b258} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1520 2024.02.18 04:58:05.786947 [ 3 ] {87d6709e-e8c7-4475-b268-2e164ca6b258} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1521 2024.02.18 04:58:05.787213 [ 3 ] {87d6709e-e8c7-4475-b268-2e164ca6b258} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1522 2024.02.18 04:58:05.787735 [ 3 ] {87d6709e-e8c7-4475-b268-2e164ca6b258} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB.
1523 2024.02.18 04:58:05.787993 [ 3 ] {87d6709e-e8c7-4475-b268-2e164ca6b258} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1524 2024.02.18 04:58:05.788163 [ 3 ] {87d6709e-e8c7-4475-b268-2e164ca6b258} <Trace> oximeter.fields_i64 (a110e675-9fa4-4d0d-9e3b-9fe719bc695c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1525 2024.02.18 04:58:05.788294 [ 3 ] {87d6709e-e8c7-4475-b268-2e164ca6b258} <Information> executeQuery: Read 12 rows, 996.00 B in 0.001377557 sec., 8711 rows/sec., 706.07 KiB/sec.
1526 2024.02.18 04:58:05.788445 [ 3 ] {87d6709e-e8c7-4475-b268-2e164ca6b258} <Debug> DynamicQueryHandler: Done processing query
1527 2024.02.18 04:58:05.788471 [ 3 ] {87d6709e-e8c7-4475-b268-2e164ca6b258} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1528 2024.02.18 04:58:05.788489 [ 3 ] {} <Debug> HTTP-Session: d0bfb96d-a66d-4b6d-95d0-0fda09066f45 Destroying unnamed session
1529 2024.02.18 04:58:05.788653 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 5514, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1530 2024.02.18 04:58:05.788701 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1531 2024.02.18 04:58:05.788721 [ 3 ] {} <Debug> HTTP-Session: 7975391f-da23-4822-8905-f4cf8e54ce64 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
1532 2024.02.18 04:58:05.788738 [ 3 ] {} <Debug> HTTP-Session: 7975391f-da23-4822-8905-f4cf8e54ce64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1533 2024.02.18 04:58:05.788812 [ 3 ] {409712ab-1fce-4812-838c-eb85a7ae3a7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1534 2024.02.18 04:58:05.788890 [ 3 ] {409712ab-1fce-4812-838c-eb85a7ae3a7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1535 2024.02.18 04:58:05.788996 [ 3 ] {409712ab-1fce-4812-838c-eb85a7ae3a7c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1536 2024.02.18 04:58:05.789325 [ 3 ] {409712ab-1fce-4812-838c-eb85a7ae3a7c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB.
1537 2024.02.18 04:58:05.789532 [ 3 ] {409712ab-1fce-4812-838c-eb85a7ae3a7c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1538 2024.02.18 04:58:05.789681 [ 3 ] {409712ab-1fce-4812-838c-eb85a7ae3a7c} <Trace> oximeter.fields_string (8709d499-2145-4776-9c04-69bdc89d3f70): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1539 2024.02.18 04:58:05.789801 [ 3 ] {409712ab-1fce-4812-838c-eb85a7ae3a7c} <Information> executeQuery: Read 36 rows, 3.27 KiB in 0.000915668 sec., 39315 rows/sec., 3.49 MiB/sec.
1540 2024.02.18 04:58:05.789924 [ 3 ] {409712ab-1fce-4812-838c-eb85a7ae3a7c} <Debug> DynamicQueryHandler: Done processing query
1541 2024.02.18 04:58:05.789947 [ 3 ] {409712ab-1fce-4812-838c-eb85a7ae3a7c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1542 2024.02.18 04:58:05.789965 [ 3 ] {} <Debug> HTTP-Session: 7975391f-da23-4822-8905-f4cf8e54ce64 Destroying unnamed session
1543 2024.02.18 04:58:05.790080 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 2088, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1544 2024.02.18 04:58:05.790126 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1545 2024.02.18 04:58:05.790240 [ 3 ] {} <Debug> HTTP-Session: 2d720720-f95d-4f8c-947e-ef5a3e5247f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
1546 2024.02.18 04:58:05.790259 [ 3 ] {} <Debug> HTTP-Session: 2d720720-f95d-4f8c-947e-ef5a3e5247f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1547 2024.02.18 04:58:05.790329 [ 3 ] {06a2389e-c9ac-46d1-b146-98cf243409d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1548 2024.02.18 04:58:05.790368 [ 3 ] {06a2389e-c9ac-46d1-b146-98cf243409d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1549 2024.02.18 04:58:05.790474 [ 3 ] {06a2389e-c9ac-46d1-b146-98cf243409d5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1550 2024.02.18 04:58:05.790754 [ 3 ] {06a2389e-c9ac-46d1-b146-98cf243409d5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB.
1551 2024.02.18 04:58:05.790958 [ 3 ] {06a2389e-c9ac-46d1-b146-98cf243409d5} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1552 2024.02.18 04:58:05.791111 [ 3 ] {06a2389e-c9ac-46d1-b146-98cf243409d5} <Trace> oximeter.fields_uuid (24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1553 2024.02.18 04:58:05.791224 [ 3 ] {06a2389e-c9ac-46d1-b146-98cf243409d5} <Information> executeQuery: Read 12 rows, 984.00 B in 0.000860357 sec., 13947 rows/sec., 1.09 MiB/sec.
1554 2024.02.18 04:58:05.791339 [ 3 ] {06a2389e-c9ac-46d1-b146-98cf243409d5} <Debug> DynamicQueryHandler: Done processing query
1555 2024.02.18 04:58:05.791362 [ 3 ] {06a2389e-c9ac-46d1-b146-98cf243409d5} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1556 2024.02.18 04:58:05.791378 [ 3 ] {} <Debug> HTTP-Session: 2d720720-f95d-4f8c-947e-ef5a3e5247f3 Destroying unnamed session
1557 2024.02.18 04:58:05.791519 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 12892, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1558 2024.02.18 04:58:05.791564 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1559 2024.02.18 04:58:05.791584 [ 3 ] {} <Debug> HTTP-Session: 0dde7fbe-92d9-42d6-b09a-4bde9016cda7 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
1560 2024.02.18 04:58:05.791601 [ 3 ] {} <Debug> HTTP-Session: 0dde7fbe-92d9-42d6-b09a-4bde9016cda7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1561 2024.02.18 04:58:05.791674 [ 3 ] {d4087aab-215b-4d06-9985-9df3ca6e94c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1562 2024.02.18 04:58:05.791719 [ 3 ] {d4087aab-215b-4d06-9985-9df3ca6e94c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1563 2024.02.18 04:58:05.791857 [ 3 ] {d4087aab-215b-4d06-9985-9df3ca6e94c5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1564 2024.02.18 04:58:05.792196 [ 3 ] {d4087aab-215b-4d06-9985-9df3ca6e94c5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB.
1565 2024.02.18 04:58:05.792488 [ 3 ] {d4087aab-215b-4d06-9985-9df3ca6e94c5} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1566 2024.02.18 04:58:05.792669 [ 3 ] {d4087aab-215b-4d06-9985-9df3ca6e94c5} <Trace> oximeter.measurements_histogramf64 (d3db9721-1957-4070-bc13-bc6e211e736f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1567 2024.02.18 04:58:05.792794 [ 3 ] {d4087aab-215b-4d06-9985-9df3ca6e94c5} <Information> executeQuery: Read 12 rows, 16.58 KiB in 0.001090861 sec., 11000 rows/sec., 14.84 MiB/sec.
1568 2024.02.18 04:58:05.792919 [ 3 ] {d4087aab-215b-4d06-9985-9df3ca6e94c5} <Debug> DynamicQueryHandler: Done processing query
1569 2024.02.18 04:58:05.792943 [ 3 ] {d4087aab-215b-4d06-9985-9df3ca6e94c5} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
1570 2024.02.18 04:58:05.792959 [ 3 ] {} <Debug> HTTP-Session: 0dde7fbe-92d9-42d6-b09a-4bde9016cda7 Destroying unnamed session
1571 2024.02.18 04:58:10.787906 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 5360, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1572 2024.02.18 04:58:10.788033 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1573 2024.02.18 04:58:10.788060 [ 3 ] {} <Debug> HTTP-Session: 3be5f0a5-0de8-4d55-8d7a-7cba87641d7c Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
1574 2024.02.18 04:58:10.788085 [ 3 ] {} <Debug> HTTP-Session: 3be5f0a5-0de8-4d55-8d7a-7cba87641d7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1575 2024.02.18 04:58:10.788212 [ 3 ] {194a9094-3fb5-441b-9f0b-4e318cd0bdc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1576 2024.02.18 04:58:10.788271 [ 3 ] {194a9094-3fb5-441b-9f0b-4e318cd0bdc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1577 2024.02.18 04:58:10.788433 [ 3 ] {194a9094-3fb5-441b-9f0b-4e318cd0bdc4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1578 2024.02.18 04:58:10.788890 [ 3 ] {194a9094-3fb5-441b-9f0b-4e318cd0bdc4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB.
1579 2024.02.18 04:58:10.789179 [ 3 ] {194a9094-3fb5-441b-9f0b-4e318cd0bdc4} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1580 2024.02.18 04:58:10.789346 [ 3 ] {194a9094-3fb5-441b-9f0b-4e318cd0bdc4} <Trace> oximeter.fields_i64 (a110e675-9fa4-4d0d-9e3b-9fe719bc695c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1581 2024.02.18 04:58:10.789484 [ 3 ] {194a9094-3fb5-441b-9f0b-4e318cd0bdc4} <Information> executeQuery: Read 37 rows, 3.00 KiB in 0.001229884 sec., 30084 rows/sec., 2.38 MiB/sec.
1582 2024.02.18 04:58:10.789638 [ 3 ] {194a9094-3fb5-441b-9f0b-4e318cd0bdc4} <Debug> DynamicQueryHandler: Done processing query
1583 2024.02.18 04:58:10.789663 [ 3 ] {194a9094-3fb5-441b-9f0b-4e318cd0bdc4} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1584 2024.02.18 04:58:10.789680 [ 3 ] {} <Debug> HTTP-Session: 3be5f0a5-0de8-4d55-8d7a-7cba87641d7c Destroying unnamed session
1585 2024.02.18 04:58:10.789863 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 17919, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1586 2024.02.18 04:58:10.789914 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1587 2024.02.18 04:58:10.789934 [ 3 ] {} <Debug> HTTP-Session: dd0da6a2-daff-40f1-8a85-67851b0f9e6f Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
1588 2024.02.18 04:58:10.789954 [ 3 ] {} <Debug> HTTP-Session: dd0da6a2-daff-40f1-8a85-67851b0f9e6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1589 2024.02.18 04:58:10.790042 [ 3 ] {d3509df4-d8aa-4931-8df2-1778abbc9342} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1590 2024.02.18 04:58:10.790085 [ 3 ] {d3509df4-d8aa-4931-8df2-1778abbc9342} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1591 2024.02.18 04:58:10.790198 [ 3 ] {d3509df4-d8aa-4931-8df2-1778abbc9342} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1592 2024.02.18 04:58:10.790576 [ 3 ] {d3509df4-d8aa-4931-8df2-1778abbc9342} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB.
1593 2024.02.18 04:58:10.790802 [ 3 ] {d3509df4-d8aa-4931-8df2-1778abbc9342} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1594 2024.02.18 04:58:10.790957 [ 3 ] {d3509df4-d8aa-4931-8df2-1778abbc9342} <Trace> oximeter.fields_string (8709d499-2145-4776-9c04-69bdc89d3f70): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1595 2024.02.18 04:58:10.791074 [ 3 ] {d3509df4-d8aa-4931-8df2-1778abbc9342} <Information> executeQuery: Read 111 rows, 11.11 KiB in 0.000994919 sec., 111566 rows/sec., 10.90 MiB/sec.
1596 2024.02.18 04:58:10.791198 [ 3 ] {d3509df4-d8aa-4931-8df2-1778abbc9342} <Debug> DynamicQueryHandler: Done processing query
1597 2024.02.18 04:58:10.791221 [ 3 ] {d3509df4-d8aa-4931-8df2-1778abbc9342} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1598 2024.02.18 04:58:10.791238 [ 3 ] {} <Debug> HTTP-Session: dd0da6a2-daff-40f1-8a85-67851b0f9e6f Destroying unnamed session
1599 2024.02.18 04:58:10.791363 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 6323, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1600 2024.02.18 04:58:10.791412 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1601 2024.02.18 04:58:10.791432 [ 3 ] {} <Debug> HTTP-Session: 7ff52b8e-d078-47fb-9e02-44ea0fbd9b3b Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
1602 2024.02.18 04:58:10.791449 [ 3 ] {} <Debug> HTTP-Session: 7ff52b8e-d078-47fb-9e02-44ea0fbd9b3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1603 2024.02.18 04:58:10.791524 [ 3 ] {124202d8-a45d-483c-9f34-ab5717afcd8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1604 2024.02.18 04:58:10.791564 [ 3 ] {124202d8-a45d-483c-9f34-ab5717afcd8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1605 2024.02.18 04:58:10.791674 [ 3 ] {124202d8-a45d-483c-9f34-ab5717afcd8a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1606 2024.02.18 04:58:10.791983 [ 3 ] {124202d8-a45d-483c-9f34-ab5717afcd8a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB.
1607 2024.02.18 04:58:10.792194 [ 3 ] {124202d8-a45d-483c-9f34-ab5717afcd8a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1608 2024.02.18 04:58:10.792345 [ 3 ] {124202d8-a45d-483c-9f34-ab5717afcd8a} <Trace> oximeter.fields_uuid (24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1609 2024.02.18 04:58:10.792462 [ 3 ] {124202d8-a45d-483c-9f34-ab5717afcd8a} <Information> executeQuery: Read 37 rows, 2.96 KiB in 0.000901717 sec., 41032 rows/sec., 3.21 MiB/sec.
1610 2024.02.18 04:58:10.792581 [ 3 ] {124202d8-a45d-483c-9f34-ab5717afcd8a} <Debug> DynamicQueryHandler: Done processing query
1611 2024.02.18 04:58:10.792604 [ 3 ] {124202d8-a45d-483c-9f34-ab5717afcd8a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1612 2024.02.18 04:58:10.792621 [ 3 ] {} <Debug> HTTP-Session: 7ff52b8e-d078-47fb-9e02-44ea0fbd9b3b Destroying unnamed session
1613 2024.02.18 04:58:10.792851 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 39600, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1614 2024.02.18 04:58:10.792898 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1615 2024.02.18 04:58:10.792917 [ 3 ] {} <Debug> HTTP-Session: f36e6ec4-902f-4583-858e-4cb0a52e49f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
1616 2024.02.18 04:58:10.792934 [ 3 ] {} <Debug> HTTP-Session: f36e6ec4-902f-4583-858e-4cb0a52e49f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1617 2024.02.18 04:58:10.793016 [ 3 ] {2d69d6a3-032b-4e54-bca6-178b94ce6f06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1618 2024.02.18 04:58:10.793061 [ 3 ] {2d69d6a3-032b-4e54-bca6-178b94ce6f06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1619 2024.02.18 04:58:10.793197 [ 3 ] {2d69d6a3-032b-4e54-bca6-178b94ce6f06} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1620 2024.02.18 04:58:10.793662 [ 3 ] {2d69d6a3-032b-4e54-bca6-178b94ce6f06} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB.
1621 2024.02.18 04:58:10.793975 [ 3 ] {2d69d6a3-032b-4e54-bca6-178b94ce6f06} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1622 2024.02.18 04:58:10.794154 [ 3 ] {2d69d6a3-032b-4e54-bca6-178b94ce6f06} <Trace> oximeter.measurements_histogramf64 (d3db9721-1957-4070-bc13-bc6e211e736f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1623 2024.02.18 04:58:10.794270 [ 3 ] {2d69d6a3-032b-4e54-bca6-178b94ce6f06} <Information> executeQuery: Read 37 rows, 51.13 KiB in 0.001216654 sec., 30411 rows/sec., 41.04 MiB/sec.
1624 2024.02.18 04:58:10.794382 [ 3 ] {2d69d6a3-032b-4e54-bca6-178b94ce6f06} <Debug> DynamicQueryHandler: Done processing query
1625 2024.02.18 04:58:10.794406 [ 3 ] {2d69d6a3-032b-4e54-bca6-178b94ce6f06} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
1626 2024.02.18 04:58:10.794423 [ 3 ] {} <Debug> HTTP-Session: f36e6ec4-902f-4583-858e-4cb0a52e49f7 Destroying unnamed session
1627 2024.02.18 04:58:14.546708 [ 60 ] {} <Debug> DNSResolver: Updating DNS cache
1628 2024.02.18 04:58:14.546772 [ 60 ] {} <Debug> DNSResolver: Updated DNS cache
1629 2024.02.18 04:58:15.786881 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 1775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1630 2024.02.18 04:58:15.787003 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1631 2024.02.18 04:58:15.787033 [ 3 ] {} <Debug> HTTP-Session: 30c2a503-630f-4172-8049-23c6e6238754 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
1632 2024.02.18 04:58:15.787062 [ 3 ] {} <Debug> HTTP-Session: 30c2a503-630f-4172-8049-23c6e6238754 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1633 2024.02.18 04:58:15.787201 [ 3 ] {2e71b575-aafb-4414-9c92-1d339bd1d9af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1634 2024.02.18 04:58:15.787270 [ 3 ] {2e71b575-aafb-4414-9c92-1d339bd1d9af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1635 2024.02.18 04:58:15.787449 [ 3 ] {2e71b575-aafb-4414-9c92-1d339bd1d9af} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1636 2024.02.18 04:58:15.787884 [ 3 ] {2e71b575-aafb-4414-9c92-1d339bd1d9af} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB.
1637 2024.02.18 04:58:15.788167 [ 3 ] {2e71b575-aafb-4414-9c92-1d339bd1d9af} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
1638 2024.02.18 04:58:15.788332 [ 3 ] {2e71b575-aafb-4414-9c92-1d339bd1d9af} <Trace> oximeter.fields_i64 (a110e675-9fa4-4d0d-9e3b-9fe719bc695c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
1639 2024.02.18 04:58:15.788445 [ 3 ] {2e71b575-aafb-4414-9c92-1d339bd1d9af} <Information> executeQuery: Read 12 rows, 996.00 B in 0.001204713 sec., 9960 rows/sec., 807.38 KiB/sec.
1640 2024.02.18 04:58:15.788604 [ 3 ] {2e71b575-aafb-4414-9c92-1d339bd1d9af} <Debug> DynamicQueryHandler: Done processing query
1641 2024.02.18 04:58:15.788630 [ 3 ] {2e71b575-aafb-4414-9c92-1d339bd1d9af} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1642 2024.02.18 04:58:15.788647 [ 3 ] {} <Debug> HTTP-Session: 30c2a503-630f-4172-8049-23c6e6238754 Destroying unnamed session
1643 2024.02.18 04:58:15.788767 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 5514, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1644 2024.02.18 04:58:15.788814 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1645 2024.02.18 04:58:15.788835 [ 3 ] {} <Debug> HTTP-Session: cbe9e48e-d8e2-4fc8-a97d-e04cf6fabd5a Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
1646 2024.02.18 04:58:15.788852 [ 3 ] {} <Debug> HTTP-Session: cbe9e48e-d8e2-4fc8-a97d-e04cf6fabd5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1647 2024.02.18 04:58:15.788925 [ 3 ] {3502d96f-1f6d-4ef5-af41-a519ddaff26f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1648 2024.02.18 04:58:15.788966 [ 3 ] {3502d96f-1f6d-4ef5-af41-a519ddaff26f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1649 2024.02.18 04:58:15.789073 [ 3 ] {3502d96f-1f6d-4ef5-af41-a519ddaff26f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1650 2024.02.18 04:58:15.789368 [ 3 ] {3502d96f-1f6d-4ef5-af41-a519ddaff26f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB.
1651 2024.02.18 04:58:15.789571 [ 3 ] {3502d96f-1f6d-4ef5-af41-a519ddaff26f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
1652 2024.02.18 04:58:15.789721 [ 3 ] {3502d96f-1f6d-4ef5-af41-a519ddaff26f} <Trace> oximeter.fields_string (8709d499-2145-4776-9c04-69bdc89d3f70): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
1653 2024.02.18 04:58:15.789841 [ 3 ] {3502d96f-1f6d-4ef5-af41-a519ddaff26f} <Information> executeQuery: Read 36 rows, 3.27 KiB in 0.000883737 sec., 40736 rows/sec., 3.61 MiB/sec.
1654 2024.02.18 04:58:15.789947 [ 3 ] {3502d96f-1f6d-4ef5-af41-a519ddaff26f} <Debug> DynamicQueryHandler: Done processing query
1655 2024.02.18 04:58:15.789971 [ 3 ] {3502d96f-1f6d-4ef5-af41-a519ddaff26f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1656 2024.02.18 04:58:15.789987 [ 3 ] {} <Debug> HTTP-Session: cbe9e48e-d8e2-4fc8-a97d-e04cf6fabd5a Destroying unnamed session
1657 2024.02.18 04:58:15.790140 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 2088, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1658 2024.02.18 04:58:15.790184 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1659 2024.02.18 04:58:15.790204 [ 3 ] {} <Debug> HTTP-Session: e4e6b1fc-d401-438d-afc8-99637f28506a Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
1660 2024.02.18 04:58:15.790221 [ 3 ] {} <Debug> HTTP-Session: e4e6b1fc-d401-438d-afc8-99637f28506a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1661 2024.02.18 04:58:15.790291 [ 3 ] {5eefd856-a628-4905-8723-4b5fc0839ba3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1662 2024.02.18 04:58:15.790330 [ 3 ] {5eefd856-a628-4905-8723-4b5fc0839ba3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1663 2024.02.18 04:58:15.790436 [ 3 ] {5eefd856-a628-4905-8723-4b5fc0839ba3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1664 2024.02.18 04:58:15.790688 [ 3 ] {5eefd856-a628-4905-8723-4b5fc0839ba3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB.
1665 2024.02.18 04:58:15.790894 [ 3 ] {5eefd856-a628-4905-8723-4b5fc0839ba3} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
1666 2024.02.18 04:58:15.791046 [ 3 ] {5eefd856-a628-4905-8723-4b5fc0839ba3} <Trace> oximeter.fields_uuid (24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
1667 2024.02.18 04:58:15.791143 [ 3 ] {5eefd856-a628-4905-8723-4b5fc0839ba3} <Information> executeQuery: Read 12 rows, 984.00 B in 0.000822286 sec., 14593 rows/sec., 1.14 MiB/sec.
1668 2024.02.18 04:58:15.791274 [ 3 ] {5eefd856-a628-4905-8723-4b5fc0839ba3} <Debug> DynamicQueryHandler: Done processing query
1669 2024.02.18 04:58:15.791298 [ 3 ] {5eefd856-a628-4905-8723-4b5fc0839ba3} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1670 2024.02.18 04:58:15.791315 [ 3 ] {} <Debug> HTTP-Session: e4e6b1fc-d401-438d-afc8-99637f28506a Destroying unnamed session
1671 2024.02.18 04:58:15.791433 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 12893, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1672 2024.02.18 04:58:15.791479 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1673 2024.02.18 04:58:15.791498 [ 3 ] {} <Debug> HTTP-Session: 1b5e29e4-4c4b-44ea-a69e-57e69479b051 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
1674 2024.02.18 04:58:15.791516 [ 3 ] {} <Debug> HTTP-Session: 1b5e29e4-4c4b-44ea-a69e-57e69479b051 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1675 2024.02.18 04:58:15.791589 [ 3 ] {e8b9630e-f187-45e9-ab1b-32dcf095f22c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1676 2024.02.18 04:58:15.791635 [ 3 ] {e8b9630e-f187-45e9-ab1b-32dcf095f22c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1677 2024.02.18 04:58:15.791773 [ 3 ] {e8b9630e-f187-45e9-ab1b-32dcf095f22c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1678 2024.02.18 04:58:15.792079 [ 3 ] {e8b9630e-f187-45e9-ab1b-32dcf095f22c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB.
1679 2024.02.18 04:58:15.792364 [ 3 ] {e8b9630e-f187-45e9-ab1b-32dcf095f22c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
1680 2024.02.18 04:58:15.792546 [ 3 ] {e8b9630e-f187-45e9-ab1b-32dcf095f22c} <Trace> oximeter.measurements_histogramf64 (d3db9721-1957-4070-bc13-bc6e211e736f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
1681 2024.02.18 04:58:15.792648 [ 3 ] {e8b9630e-f187-45e9-ab1b-32dcf095f22c} <Information> executeQuery: Read 12 rows, 16.58 KiB in 0.00102999 sec., 11650 rows/sec., 15.72 MiB/sec.
1682 2024.02.18 04:58:15.792825 [ 3 ] {e8b9630e-f187-45e9-ab1b-32dcf095f22c} <Debug> DynamicQueryHandler: Done processing query
1683 2024.02.18 04:58:15.792849 [ 3 ] {e8b9630e-f187-45e9-ab1b-32dcf095f22c} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
1684 2024.02.18 04:58:15.792870 [ 3 ] {} <Debug> HTTP-Session: 1b5e29e4-4c4b-44ea-a69e-57e69479b051 Destroying unnamed session
1685 2024.02.18 04:58:20.788246 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 5360, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1686 2024.02.18 04:58:20.788369 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1687 2024.02.18 04:58:20.788396 [ 3 ] {} <Debug> HTTP-Session: 79d9a8c8-57a5-4845-84e0-6166b4f21a4a Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
1688 2024.02.18 04:58:20.788421 [ 3 ] {} <Debug> HTTP-Session: 79d9a8c8-57a5-4845-84e0-6166b4f21a4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1689 2024.02.18 04:58:20.788549 [ 3 ] {5bb709a8-6176-4381-ad47-e50cf81c0df0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1690 2024.02.18 04:58:20.788612 [ 3 ] {5bb709a8-6176-4381-ad47-e50cf81c0df0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1691 2024.02.18 04:58:20.788770 [ 3 ] {5bb709a8-6176-4381-ad47-e50cf81c0df0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1692 2024.02.18 04:58:20.789190 [ 3 ] {5bb709a8-6176-4381-ad47-e50cf81c0df0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB.
1693 2024.02.18 04:58:20.789470 [ 3 ] {5bb709a8-6176-4381-ad47-e50cf81c0df0} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
1694 2024.02.18 04:58:20.789634 [ 3 ] {5bb709a8-6176-4381-ad47-e50cf81c0df0} <Trace> oximeter.fields_i64 (a110e675-9fa4-4d0d-9e3b-9fe719bc695c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
1695 2024.02.18 04:58:20.789763 [ 3 ] {5bb709a8-6176-4381-ad47-e50cf81c0df0} <Information> executeQuery: Read 37 rows, 3.00 KiB in 0.001169632 sec., 31633 rows/sec., 2.50 MiB/sec.
1696 2024.02.18 04:58:20.789771 [ 69 ] {} <Debug> oximeter.fields_i64 (a110e675-9fa4-4d0d-9e3b-9fe719bc695c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
1697 2024.02.18 04:58:20.789895 [ 69 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB.
1698 2024.02.18 04:58:20.789958 [ 3 ] {5bb709a8-6176-4381-ad47-e50cf81c0df0} <Debug> DynamicQueryHandler: Done processing query
1699 2024.02.18 04:58:20.789975 [ 15 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
1700 2024.02.18 04:58:20.789991 [ 3 ] {5bb709a8-6176-4381-ad47-e50cf81c0df0} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1701 2024.02.18 04:58:20.790015 [ 3 ] {} <Debug> HTTP-Session: 79d9a8c8-57a5-4845-84e0-6166b4f21a4a Destroying unnamed session
1702 2024.02.18 04:58:20.790064 [ 15 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1703 2024.02.18 04:58:20.790096 [ 15 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 47 rows starting from the beginning of the part
1704 2024.02.18 04:58:20.790158 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 17919, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1705 2024.02.18 04:58:20.790217 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1706 2024.02.18 04:58:20.790238 [ 15 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::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
1707 2024.02.18 04:58:20.790245 [ 3 ] {} <Debug> HTTP-Session: f312255b-c769-48f9-bac6-1e60968a315f Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
1708 2024.02.18 04:58:20.790285 [ 3 ] {} <Debug> HTTP-Session: f312255b-c769-48f9-bac6-1e60968a315f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1709 2024.02.18 04:58:20.790404 [ 15 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 12 rows starting from the beginning of the part
1710 2024.02.18 04:58:20.790410 [ 3 ] {bca9c7f2-975f-463f-9a56-1b0e4c21d647} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1711 2024.02.18 04:58:20.790470 [ 3 ] {bca9c7f2-975f-463f-9a56-1b0e4c21d647} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1712 2024.02.18 04:58:20.790570 [ 15 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 37 rows starting from the beginning of the part
1713 2024.02.18 04:58:20.790711 [ 3 ] {bca9c7f2-975f-463f-9a56-1b0e4c21d647} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1714 2024.02.18 04:58:20.790741 [ 15 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 12 rows starting from the beginning of the part
1715 2024.02.18 04:58:20.790875 [ 15 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 37 rows starting from the beginning of the part
1716 2024.02.18 04:58:20.791225 [ 3 ] {bca9c7f2-975f-463f-9a56-1b0e4c21d647} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB.
1717 2024.02.18 04:58:20.791525 [ 3 ] {bca9c7f2-975f-463f-9a56-1b0e4c21d647} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
1718 2024.02.18 04:58:20.791723 [ 3 ] {bca9c7f2-975f-463f-9a56-1b0e4c21d647} <Trace> oximeter.fields_string (8709d499-2145-4776-9c04-69bdc89d3f70): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
1719 2024.02.18 04:58:20.791736 [ 12 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 182 rows, containing 4 columns (4 merged, 0 gathered) in 0.001769464 sec., 102856.0061125855 rows/sec., 8.14 MiB/sec.
1720 2024.02.18 04:58:20.791869 [ 69 ] {} <Debug> oximeter.fields_string (8709d499-2145-4776-9c04-69bdc89d3f70) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
1721 2024.02.18 04:58:20.791944 [ 3 ] {bca9c7f2-975f-463f-9a56-1b0e4c21d647} <Information> executeQuery: Read 111 rows, 11.11 KiB in 0.001476489 sec., 75178 rows/sec., 7.35 MiB/sec.
1722 2024.02.18 04:58:20.791975 [ 69 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB.
1723 2024.02.18 04:58:20.792047 [ 14 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
1724 2024.02.18 04:58:20.792292 [ 11 ] {8709d499-2145-4776-9c04-69bdc89d3f70::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
1725 2024.02.18 04:58:20.792442 [ 3 ] {bca9c7f2-975f-463f-9a56-1b0e4c21d647} <Debug> DynamicQueryHandler: Done processing query
1726 2024.02.18 04:58:20.792455 [ 11 ] {8709d499-2145-4776-9c04-69bdc89d3f70::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1727 2024.02.18 04:58:20.792480 [ 3 ] {bca9c7f2-975f-463f-9a56-1b0e4c21d647} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1728 2024.02.18 04:58:20.792496 [ 11 ] {8709d499-2145-4776-9c04-69bdc89d3f70::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 177 rows starting from the beginning of the part
1729 2024.02.18 04:58:20.792509 [ 3 ] {} <Debug> HTTP-Session: f312255b-c769-48f9-bac6-1e60968a315f Destroying unnamed session
1730 2024.02.18 04:58:20.792655 [ 14 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::all_1_11_2} <Trace> oximeter.fields_i64 (a110e675-9fa4-4d0d-9e3b-9fe719bc695c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
1731 2024.02.18 04:58:20.792671 [ 11 ] {8709d499-2145-4776-9c04-69bdc89d3f70::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 112 rows starting from the beginning of the part
1732 2024.02.18 04:58:20.792739 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 6323, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1733 2024.02.18 04:58:20.792810 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1734 2024.02.18 04:58:20.792875 [ 3 ] {} <Debug> HTTP-Session: e7e7725a-fe9c-45cb-9464-59d13e6e0280 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
1735 2024.02.18 04:58:20.792883 [ 14 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::all_1_11_2} <Trace> oximeter.fields_i64 (a110e675-9fa4-4d0d-9e3b-9fe719bc695c) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
1736 2024.02.18 04:58:20.792909 [ 11 ] {8709d499-2145-4776-9c04-69bdc89d3f70::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 36 rows starting from the beginning of the part
1737 2024.02.18 04:58:20.792919 [ 3 ] {} <Debug> HTTP-Session: e7e7725a-fe9c-45cb-9464-59d13e6e0280 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1738 2024.02.18 04:58:20.793200 [ 11 ] {8709d499-2145-4776-9c04-69bdc89d3f70::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 111 rows starting from the beginning of the part
1739 2024.02.18 04:58:20.793201 [ 3 ] {1e8146dc-5211-465f-bbb6-a9b61c3b79b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1740 2024.02.18 04:58:20.793263 [ 3 ] {1e8146dc-5211-465f-bbb6-a9b61c3b79b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1741 2024.02.18 04:58:20.793321 [ 11 ] {8709d499-2145-4776-9c04-69bdc89d3f70::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
1742 2024.02.18 04:58:20.793486 [ 11 ] {8709d499-2145-4776-9c04-69bdc89d3f70::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 111 rows starting from the beginning of the part
1743 2024.02.18 04:58:20.793511 [ 3 ] {1e8146dc-5211-465f-bbb6-a9b61c3b79b4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1744 2024.02.18 04:58:20.794076 [ 3 ] {1e8146dc-5211-465f-bbb6-a9b61c3b79b4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB.
1745 2024.02.18 04:58:20.794323 [ 3 ] {1e8146dc-5211-465f-bbb6-a9b61c3b79b4} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
1746 2024.02.18 04:58:20.794466 [ 12 ] {8709d499-2145-4776-9c04-69bdc89d3f70::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 583 rows, containing 4 columns (4 merged, 0 gathered) in 0.002405576 sec., 242353.59847288133 rows/sec., 22.95 MiB/sec.
1747 2024.02.18 04:58:20.794560 [ 3 ] {1e8146dc-5211-465f-bbb6-a9b61c3b79b4} <Trace> oximeter.fields_uuid (24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
1748 2024.02.18 04:58:20.794689 [ 12 ] {8709d499-2145-4776-9c04-69bdc89d3f70::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
1749 2024.02.18 04:58:20.794737 [ 69 ] {} <Debug> oximeter.fields_uuid (24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
1750 2024.02.18 04:58:20.794810 [ 3 ] {1e8146dc-5211-465f-bbb6-a9b61c3b79b4} <Information> executeQuery: Read 37 rows, 2.96 KiB in 0.001540479 sec., 24018 rows/sec., 1.88 MiB/sec.
1751 2024.02.18 04:58:20.794865 [ 69 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB.
1752 2024.02.18 04:58:20.795036 [ 11 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
1753 2024.02.18 04:58:20.795162 [ 3 ] {1e8146dc-5211-465f-bbb6-a9b61c3b79b4} <Debug> DynamicQueryHandler: Done processing query
1754 2024.02.18 04:58:20.795245 [ 3 ] {1e8146dc-5211-465f-bbb6-a9b61c3b79b4} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1755 2024.02.18 04:58:20.795252 [ 12 ] {8709d499-2145-4776-9c04-69bdc89d3f70::all_1_11_2} <Trace> oximeter.fields_string (8709d499-2145-4776-9c04-69bdc89d3f70): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
1756 2024.02.18 04:58:20.795306 [ 11 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1757 2024.02.18 04:58:20.795314 [ 3 ] {} <Debug> HTTP-Session: e7e7725a-fe9c-45cb-9464-59d13e6e0280 Destroying unnamed session
1758 2024.02.18 04:58:20.795385 [ 11 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 89 rows starting from the beginning of the part
1759 2024.02.18 04:58:20.795461 [ 12 ] {8709d499-2145-4776-9c04-69bdc89d3f70::all_1_11_2} <Trace> oximeter.fields_string (8709d499-2145-4776-9c04-69bdc89d3f70) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
1760 2024.02.18 04:58:20.795519 [ 11 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 39 rows starting from the beginning of the part
1761 2024.02.18 04:58:20.795612 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 39600, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1762 2024.02.18 04:58:20.795690 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1763 2024.02.18 04:58:20.795703 [ 11 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 12 rows starting from the beginning of the part
1764 2024.02.18 04:58:20.795713 [ 3 ] {} <Debug> HTTP-Session: 4787b989-2a19-4009-943f-1c12f8478403 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
1765 2024.02.18 04:58:20.795746 [ 3 ] {} <Debug> HTTP-Session: 4787b989-2a19-4009-943f-1c12f8478403 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1766 2024.02.18 04:58:20.795830 [ 11 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 37 rows starting from the beginning of the part
1767 2024.02.18 04:58:20.795879 [ 3 ] {4a48e946-db01-4702-a51e-7ac2b67e0617} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1768 2024.02.18 04:58:20.795950 [ 3 ] {4a48e946-db01-4702-a51e-7ac2b67e0617} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1769 2024.02.18 04:58:20.795952 [ 11 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 12 rows starting from the beginning of the part
1770 2024.02.18 04:58:20.796123 [ 11 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 37 rows starting from the beginning of the part
1771 2024.02.18 04:58:20.796308 [ 3 ] {4a48e946-db01-4702-a51e-7ac2b67e0617} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1772 2024.02.18 04:58:20.796993 [ 11 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 226 rows, containing 4 columns (4 merged, 0 gathered) in 0.00206152 sec., 109627.84741355893 rows/sec., 8.57 MiB/sec.
1773 2024.02.18 04:58:20.797024 [ 3 ] {4a48e946-db01-4702-a51e-7ac2b67e0617} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB.
1774 2024.02.18 04:58:20.797090 [ 11 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
1775 2024.02.18 04:58:20.797256 [ 11 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::all_1_11_2} <Trace> oximeter.fields_uuid (24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
1776 2024.02.18 04:58:20.797322 [ 11 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::all_1_11_2} <Trace> oximeter.fields_uuid (24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
1777 2024.02.18 04:58:20.797382 [ 3 ] {4a48e946-db01-4702-a51e-7ac2b67e0617} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
1778 2024.02.18 04:58:20.797590 [ 3 ] {4a48e946-db01-4702-a51e-7ac2b67e0617} <Trace> oximeter.measurements_histogramf64 (d3db9721-1957-4070-bc13-bc6e211e736f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
1779 2024.02.18 04:58:20.797694 [ 3 ] {4a48e946-db01-4702-a51e-7ac2b67e0617} <Information> executeQuery: Read 37 rows, 51.13 KiB in 0.001781864 sec., 20764 rows/sec., 28.02 MiB/sec.
1780 2024.02.18 04:58:20.797694 [ 51 ] {} <Debug> oximeter.measurements_histogramf64 (d3db9721-1957-4070-bc13-bc6e211e736f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
1781 2024.02.18 04:58:20.797782 [ 51 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB.
1782 2024.02.18 04:58:20.797849 [ 3 ] {4a48e946-db01-4702-a51e-7ac2b67e0617} <Debug> DynamicQueryHandler: Done processing query
1783 2024.02.18 04:58:20.797911 [ 3 ] {4a48e946-db01-4702-a51e-7ac2b67e0617} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
1784 2024.02.18 04:58:20.797972 [ 3 ] {} <Debug> HTTP-Session: 4787b989-2a19-4009-943f-1c12f8478403 Destroying unnamed session
1785 2024.02.18 04:58:20.798016 [ 12 ] {d3db9721-1957-4070-bc13-bc6e211e736f::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
1786 2024.02.18 04:58:20.798132 [ 12 ] {d3db9721-1957-4070-bc13-bc6e211e736f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1787 2024.02.18 04:58:20.798164 [ 12 ] {d3db9721-1957-4070-bc13-bc6e211e736f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 193 rows starting from the beginning of the part
1788 2024.02.18 04:58:20.798300 [ 12 ] {d3db9721-1957-4070-bc13-bc6e211e736f::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
1789 2024.02.18 04:58:20.798397 [ 12 ] {d3db9721-1957-4070-bc13-bc6e211e736f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 12 rows starting from the beginning of the part
1790 2024.02.18 04:58:20.798490 [ 12 ] {d3db9721-1957-4070-bc13-bc6e211e736f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 37 rows starting from the beginning of the part
1791 2024.02.18 04:58:20.798582 [ 12 ] {d3db9721-1957-4070-bc13-bc6e211e736f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 12 rows starting from the beginning of the part
1792 2024.02.18 04:58:20.798672 [ 12 ] {d3db9721-1957-4070-bc13-bc6e211e736f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 37 rows starting from the beginning of the part
1793 2024.02.18 04:58:20.799999 [ 12 ] {d3db9721-1957-4070-bc13-bc6e211e736f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 328 rows, containing 6 columns (6 merged, 0 gathered) in 0.002158232 sec., 151976.24722458012 rows/sec., 205.08 MiB/sec.
1794 2024.02.18 04:58:20.800205 [ 12 ] {d3db9721-1957-4070-bc13-bc6e211e736f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
1795 2024.02.18 04:58:20.800408 [ 12 ] {d3db9721-1957-4070-bc13-bc6e211e736f::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (d3db9721-1957-4070-bc13-bc6e211e736f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
1796 2024.02.18 04:58:20.800478 [ 12 ] {d3db9721-1957-4070-bc13-bc6e211e736f::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (d3db9721-1957-4070-bc13-bc6e211e736f) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
1797 2024.02.18 04:58:20.800536 [ 12 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in d3db9721-1957-4070-bc13-bc6e211e736f::all_1_11_2: 4.04 MiB.
1798 2024.02.18 04:58:25.787868 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 1775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1799 2024.02.18 04:58:25.788061 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1800 2024.02.18 04:58:25.788091 [ 3 ] {} <Debug> HTTP-Session: 28d61c47-d645-47e0-9ed3-87c5e713ebe3 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
1801 2024.02.18 04:58:25.788118 [ 3 ] {} <Debug> HTTP-Session: 28d61c47-d645-47e0-9ed3-87c5e713ebe3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1802 2024.02.18 04:58:25.788257 [ 3 ] {ca1270c1-cd01-4c0f-8e64-a875d34799aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1803 2024.02.18 04:58:25.788323 [ 3 ] {ca1270c1-cd01-4c0f-8e64-a875d34799aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1804 2024.02.18 04:58:25.788510 [ 3 ] {ca1270c1-cd01-4c0f-8e64-a875d34799aa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1805 2024.02.18 04:58:25.788943 [ 3 ] {ca1270c1-cd01-4c0f-8e64-a875d34799aa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB.
1806 2024.02.18 04:58:25.789192 [ 3 ] {ca1270c1-cd01-4c0f-8e64-a875d34799aa} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
1807 2024.02.18 04:58:25.789351 [ 3 ] {ca1270c1-cd01-4c0f-8e64-a875d34799aa} <Trace> oximeter.fields_i64 (a110e675-9fa4-4d0d-9e3b-9fe719bc695c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
1808 2024.02.18 04:58:25.789479 [ 3 ] {ca1270c1-cd01-4c0f-8e64-a875d34799aa} <Information> executeQuery: Read 12 rows, 996.00 B in 0.001214094 sec., 9883 rows/sec., 801.14 KiB/sec.
1809 2024.02.18 04:58:25.789622 [ 3 ] {ca1270c1-cd01-4c0f-8e64-a875d34799aa} <Debug> DynamicQueryHandler: Done processing query
1810 2024.02.18 04:58:25.789647 [ 3 ] {ca1270c1-cd01-4c0f-8e64-a875d34799aa} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1811 2024.02.18 04:58:25.789663 [ 3 ] {} <Debug> HTTP-Session: 28d61c47-d645-47e0-9ed3-87c5e713ebe3 Destroying unnamed session
1812 2024.02.18 04:58:25.789786 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1813 2024.02.18 04:58:25.789833 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1814 2024.02.18 04:58:25.789852 [ 3 ] {} <Debug> HTTP-Session: aab2afe0-fc71-4241-8828-d8d7e5629f85 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
1815 2024.02.18 04:58:25.789933 [ 3 ] {} <Debug> HTTP-Session: aab2afe0-fc71-4241-8828-d8d7e5629f85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1816 2024.02.18 04:58:25.790012 [ 3 ] {835fcd9c-664f-49cf-9b08-dcc66d163c4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
1817 2024.02.18 04:58:25.790056 [ 3 ] {835fcd9c-664f-49cf-9b08-dcc66d163c4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
1818 2024.02.18 04:58:25.790169 [ 3 ] {835fcd9c-664f-49cf-9b08-dcc66d163c4a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1819 2024.02.18 04:58:25.790450 [ 3 ] {835fcd9c-664f-49cf-9b08-dcc66d163c4a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB.
1820 2024.02.18 04:58:25.790656 [ 3 ] {835fcd9c-664f-49cf-9b08-dcc66d163c4a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1821 2024.02.18 04:58:25.790813 [ 3 ] {835fcd9c-664f-49cf-9b08-dcc66d163c4a} <Trace> oximeter.fields_ipaddr (427360ce-e353-4c35-b2e2-03ee75b575b3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1822 2024.02.18 04:58:25.790933 [ 3 ] {835fcd9c-664f-49cf-9b08-dcc66d163c4a} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000887527 sec., 2253 rows/sec., 192.56 KiB/sec.
1823 2024.02.18 04:58:25.791044 [ 3 ] {835fcd9c-664f-49cf-9b08-dcc66d163c4a} <Debug> DynamicQueryHandler: Done processing query
1824 2024.02.18 04:58:25.791067 [ 3 ] {835fcd9c-664f-49cf-9b08-dcc66d163c4a} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1825 2024.02.18 04:58:25.791083 [ 3 ] {} <Debug> HTTP-Session: aab2afe0-fc71-4241-8828-d8d7e5629f85 Destroying unnamed session
1826 2024.02.18 04:58:25.791267 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 10653, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1827 2024.02.18 04:58:25.791313 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1828 2024.02.18 04:58:25.791334 [ 3 ] {} <Debug> HTTP-Session: 9db4a61a-da14-4cea-b772-6c53a13f2d3a Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
1829 2024.02.18 04:58:25.791352 [ 3 ] {} <Debug> HTTP-Session: 9db4a61a-da14-4cea-b772-6c53a13f2d3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1830 2024.02.18 04:58:25.791426 [ 3 ] {35ddf8d8-1fde-4756-b246-d493e5a7f20c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1831 2024.02.18 04:58:25.791466 [ 3 ] {35ddf8d8-1fde-4756-b246-d493e5a7f20c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1832 2024.02.18 04:58:25.791572 [ 3 ] {35ddf8d8-1fde-4756-b246-d493e5a7f20c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1833 2024.02.18 04:58:25.791879 [ 3 ] {35ddf8d8-1fde-4756-b246-d493e5a7f20c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB.
1834 2024.02.18 04:58:25.792101 [ 3 ] {35ddf8d8-1fde-4756-b246-d493e5a7f20c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
1835 2024.02.18 04:58:25.792255 [ 3 ] {35ddf8d8-1fde-4756-b246-d493e5a7f20c} <Trace> oximeter.fields_string (8709d499-2145-4776-9c04-69bdc89d3f70): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
1836 2024.02.18 04:58:25.792374 [ 3 ] {35ddf8d8-1fde-4756-b246-d493e5a7f20c} <Information> executeQuery: Read 73 rows, 6.17 KiB in 0.000917988 sec., 79521 rows/sec., 6.56 MiB/sec.
1837 2024.02.18 04:58:25.792494 [ 3 ] {35ddf8d8-1fde-4756-b246-d493e5a7f20c} <Debug> DynamicQueryHandler: Done processing query
1838 2024.02.18 04:58:25.792518 [ 3 ] {35ddf8d8-1fde-4756-b246-d493e5a7f20c} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1839 2024.02.18 04:58:25.792535 [ 3 ] {} <Debug> HTTP-Session: 9db4a61a-da14-4cea-b772-6c53a13f2d3a Destroying unnamed session
1840 2024.02.18 04:58:25.792649 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1841 2024.02.18 04:58:25.792696 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1842 2024.02.18 04:58:25.792717 [ 3 ] {} <Debug> HTTP-Session: 80204f82-b039-48d5-8f7f-949f42f28040 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
1843 2024.02.18 04:58:25.792734 [ 3 ] {} <Debug> HTTP-Session: 80204f82-b039-48d5-8f7f-949f42f28040 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1844 2024.02.18 04:58:25.792802 [ 3 ] {f4c7d962-3504-4cc0-9fc9-0f0de6aa71b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
1845 2024.02.18 04:58:25.792841 [ 3 ] {f4c7d962-3504-4cc0-9fc9-0f0de6aa71b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
1846 2024.02.18 04:58:25.792949 [ 3 ] {f4c7d962-3504-4cc0-9fc9-0f0de6aa71b6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1847 2024.02.18 04:58:25.793213 [ 3 ] {f4c7d962-3504-4cc0-9fc9-0f0de6aa71b6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB.
1848 2024.02.18 04:58:25.793416 [ 3 ] {f4c7d962-3504-4cc0-9fc9-0f0de6aa71b6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1849 2024.02.18 04:58:25.793592 [ 3 ] {f4c7d962-3504-4cc0-9fc9-0f0de6aa71b6} <Trace> oximeter.fields_u16 (1b18f80e-c583-4ce8-a0aa-d56192fadfc4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1850 2024.02.18 04:58:25.793694 [ 3 ] {f4c7d962-3504-4cc0-9fc9-0f0de6aa71b6} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000856807 sec., 2334 rows/sec., 162.99 KiB/sec.
1851 2024.02.18 04:58:25.793828 [ 3 ] {f4c7d962-3504-4cc0-9fc9-0f0de6aa71b6} <Debug> DynamicQueryHandler: Done processing query
1852 2024.02.18 04:58:25.793853 [ 3 ] {f4c7d962-3504-4cc0-9fc9-0f0de6aa71b6} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1853 2024.02.18 04:58:25.793869 [ 3 ] {} <Debug> HTTP-Session: 80204f82-b039-48d5-8f7f-949f42f28040 Destroying unnamed session
1854 2024.02.18 04:58:25.793989 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 6477, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1855 2024.02.18 04:58:25.794034 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1856 2024.02.18 04:58:25.794054 [ 3 ] {} <Debug> HTTP-Session: 389c4d04-51e0-42a0-a7aa-cd991eee2576 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
1857 2024.02.18 04:58:25.794071 [ 3 ] {} <Debug> HTTP-Session: 389c4d04-51e0-42a0-a7aa-cd991eee2576 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1858 2024.02.18 04:58:25.794144 [ 3 ] {ddb67900-5bde-47bb-8885-ae1e3b79361e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1859 2024.02.18 04:58:25.794184 [ 3 ] {ddb67900-5bde-47bb-8885-ae1e3b79361e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1860 2024.02.18 04:58:25.794294 [ 3 ] {ddb67900-5bde-47bb-8885-ae1e3b79361e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1861 2024.02.18 04:58:25.794571 [ 3 ] {ddb67900-5bde-47bb-8885-ae1e3b79361e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB.
1862 2024.02.18 04:58:25.794777 [ 3 ] {ddb67900-5bde-47bb-8885-ae1e3b79361e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
1863 2024.02.18 04:58:25.794924 [ 3 ] {ddb67900-5bde-47bb-8885-ae1e3b79361e} <Trace> oximeter.fields_uuid (24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
1864 2024.02.18 04:58:25.795039 [ 3 ] {ddb67900-5bde-47bb-8885-ae1e3b79361e} <Information> executeQuery: Read 38 rows, 3.02 KiB in 0.000867247 sec., 43816 rows/sec., 3.40 MiB/sec.
1865 2024.02.18 04:58:25.795156 [ 3 ] {ddb67900-5bde-47bb-8885-ae1e3b79361e} <Debug> DynamicQueryHandler: Done processing query
1866 2024.02.18 04:58:25.795180 [ 3 ] {ddb67900-5bde-47bb-8885-ae1e3b79361e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1867 2024.02.18 04:58:25.795198 [ 3 ] {} <Debug> HTTP-Session: 389c4d04-51e0-42a0-a7aa-cd991eee2576 Destroying unnamed session
1868 2024.02.18 04:58:25.795319 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 7217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1869 2024.02.18 04:58:25.795366 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1870 2024.02.18 04:58:25.795386 [ 3 ] {} <Debug> HTTP-Session: 0a85b132-6edd-456f-a33a-9e58977dd5ce Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
1871 2024.02.18 04:58:25.795403 [ 3 ] {} <Debug> HTTP-Session: 0a85b132-6edd-456f-a33a-9e58977dd5ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1872 2024.02.18 04:58:25.795474 [ 3 ] {ba9b2bad-6799-4837-9844-078c0bd03cf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1873 2024.02.18 04:58:25.795518 [ 3 ] {ba9b2bad-6799-4837-9844-078c0bd03cf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1874 2024.02.18 04:58:25.795642 [ 3 ] {ba9b2bad-6799-4837-9844-078c0bd03cf0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1875 2024.02.18 04:58:25.795925 [ 3 ] {ba9b2bad-6799-4837-9844-078c0bd03cf0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB.
1876 2024.02.18 04:58:25.796185 [ 3 ] {ba9b2bad-6799-4837-9844-078c0bd03cf0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1877 2024.02.18 04:58:25.796361 [ 3 ] {ba9b2bad-6799-4837-9844-078c0bd03cf0} <Trace> oximeter.measurements_cumulativeu64 (6f308f2d-476a-4ed1-99f4-81c3727bb07b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1878 2024.02.18 04:58:25.796479 [ 3 ] {ba9b2bad-6799-4837-9844-078c0bd03cf0} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.000975438 sec., 37931 rows/sec., 2.67 MiB/sec.
1879 2024.02.18 04:58:25.796636 [ 3 ] {ba9b2bad-6799-4837-9844-078c0bd03cf0} <Debug> DynamicQueryHandler: Done processing query
1880 2024.02.18 04:58:25.796660 [ 3 ] {ba9b2bad-6799-4837-9844-078c0bd03cf0} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1881 2024.02.18 04:58:25.796676 [ 3 ] {} <Debug> HTTP-Session: 0a85b132-6edd-456f-a33a-9e58977dd5ce Destroying unnamed session
1882 2024.02.18 04:58:25.796816 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 12893, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1883 2024.02.18 04:58:25.796861 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1884 2024.02.18 04:58:25.796881 [ 3 ] {} <Debug> HTTP-Session: e44e7d64-1a85-4859-8db1-b04fb74d85af Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
1885 2024.02.18 04:58:25.796898 [ 3 ] {} <Debug> HTTP-Session: e44e7d64-1a85-4859-8db1-b04fb74d85af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1886 2024.02.18 04:58:25.796974 [ 3 ] {82512dac-1436-45f5-a12e-f44f5112ac1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1887 2024.02.18 04:58:25.797019 [ 3 ] {82512dac-1436-45f5-a12e-f44f5112ac1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1888 2024.02.18 04:58:25.797162 [ 3 ] {82512dac-1436-45f5-a12e-f44f5112ac1c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1889 2024.02.18 04:58:25.797476 [ 3 ] {82512dac-1436-45f5-a12e-f44f5112ac1c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB.
1890 2024.02.18 04:58:25.797757 [ 3 ] {82512dac-1436-45f5-a12e-f44f5112ac1c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
1891 2024.02.18 04:58:25.797938 [ 3 ] {82512dac-1436-45f5-a12e-f44f5112ac1c} <Trace> oximeter.measurements_histogramf64 (d3db9721-1957-4070-bc13-bc6e211e736f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
1892 2024.02.18 04:58:25.798063 [ 3 ] {82512dac-1436-45f5-a12e-f44f5112ac1c} <Information> executeQuery: Read 12 rows, 16.58 KiB in 0.001054351 sec., 11381 rows/sec., 15.36 MiB/sec.
1893 2024.02.18 04:58:25.798207 [ 3 ] {82512dac-1436-45f5-a12e-f44f5112ac1c} <Debug> DynamicQueryHandler: Done processing query
1894 2024.02.18 04:58:25.798231 [ 3 ] {82512dac-1436-45f5-a12e-f44f5112ac1c} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
1895 2024.02.18 04:58:25.798246 [ 3 ] {} <Debug> HTTP-Session: e44e7d64-1a85-4859-8db1-b04fb74d85af Destroying unnamed session
1896 2024.02.18 04:58:29.547018 [ 54 ] {} <Debug> DNSResolver: Updating DNS cache
1897 2024.02.18 04:58:29.547090 [ 54 ] {} <Debug> DNSResolver: Updated DNS cache
1898 2024.02.18 04:58:30.788400 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 5360, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1899 2024.02.18 04:58:30.788525 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1900 2024.02.18 04:58:30.788556 [ 3 ] {} <Debug> HTTP-Session: aeb2220c-a2ee-4695-a3d8-370ab03b8d01 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
1901 2024.02.18 04:58:30.788586 [ 3 ] {} <Debug> HTTP-Session: aeb2220c-a2ee-4695-a3d8-370ab03b8d01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1902 2024.02.18 04:58:30.788729 [ 3 ] {c57a801a-6377-4dd5-b0b9-a197f338e5e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1903 2024.02.18 04:58:30.788796 [ 3 ] {c57a801a-6377-4dd5-b0b9-a197f338e5e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1904 2024.02.18 04:58:30.788980 [ 3 ] {c57a801a-6377-4dd5-b0b9-a197f338e5e0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1905 2024.02.18 04:58:30.789434 [ 3 ] {c57a801a-6377-4dd5-b0b9-a197f338e5e0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB.
1906 2024.02.18 04:58:30.789711 [ 3 ] {c57a801a-6377-4dd5-b0b9-a197f338e5e0} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
1907 2024.02.18 04:58:30.789914 [ 3 ] {c57a801a-6377-4dd5-b0b9-a197f338e5e0} <Trace> oximeter.fields_i64 (a110e675-9fa4-4d0d-9e3b-9fe719bc695c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
1908 2024.02.18 04:58:30.790051 [ 3 ] {c57a801a-6377-4dd5-b0b9-a197f338e5e0} <Information> executeQuery: Read 37 rows, 3.00 KiB in 0.001277154 sec., 28970 rows/sec., 2.29 MiB/sec.
1909 2024.02.18 04:58:30.790266 [ 3 ] {c57a801a-6377-4dd5-b0b9-a197f338e5e0} <Debug> DynamicQueryHandler: Done processing query
1910 2024.02.18 04:58:30.790294 [ 3 ] {c57a801a-6377-4dd5-b0b9-a197f338e5e0} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1911 2024.02.18 04:58:30.790311 [ 3 ] {} <Debug> HTTP-Session: aeb2220c-a2ee-4695-a3d8-370ab03b8d01 Destroying unnamed session
1912 2024.02.18 04:58:30.790448 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 17919, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1913 2024.02.18 04:58:30.790498 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1914 2024.02.18 04:58:30.790520 [ 3 ] {} <Debug> HTTP-Session: 303d2bd2-3719-44ba-931d-ba79f6690b51 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
1915 2024.02.18 04:58:30.790539 [ 3 ] {} <Debug> HTTP-Session: 303d2bd2-3719-44ba-931d-ba79f6690b51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1916 2024.02.18 04:58:30.790624 [ 3 ] {f63eff16-d1e1-4b4c-af48-0ea481235d0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1917 2024.02.18 04:58:30.790666 [ 3 ] {f63eff16-d1e1-4b4c-af48-0ea481235d0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1918 2024.02.18 04:58:30.790784 [ 3 ] {f63eff16-d1e1-4b4c-af48-0ea481235d0b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1919 2024.02.18 04:58:30.791142 [ 3 ] {f63eff16-d1e1-4b4c-af48-0ea481235d0b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB.
1920 2024.02.18 04:58:30.791369 [ 3 ] {f63eff16-d1e1-4b4c-af48-0ea481235d0b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
1921 2024.02.18 04:58:30.791523 [ 3 ] {f63eff16-d1e1-4b4c-af48-0ea481235d0b} <Trace> oximeter.fields_string (8709d499-2145-4776-9c04-69bdc89d3f70): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
1922 2024.02.18 04:58:30.791644 [ 3 ] {f63eff16-d1e1-4b4c-af48-0ea481235d0b} <Information> executeQuery: Read 111 rows, 11.11 KiB in 0.000990439 sec., 112071 rows/sec., 10.95 MiB/sec.
1923 2024.02.18 04:58:30.791816 [ 3 ] {f63eff16-d1e1-4b4c-af48-0ea481235d0b} <Debug> DynamicQueryHandler: Done processing query
1924 2024.02.18 04:58:30.791840 [ 3 ] {f63eff16-d1e1-4b4c-af48-0ea481235d0b} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1925 2024.02.18 04:58:30.791856 [ 3 ] {} <Debug> HTTP-Session: 303d2bd2-3719-44ba-931d-ba79f6690b51 Destroying unnamed session
1926 2024.02.18 04:58:30.791978 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 6323, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1927 2024.02.18 04:58:30.792025 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1928 2024.02.18 04:58:30.792044 [ 3 ] {} <Debug> HTTP-Session: 548d8dee-1fb7-4196-ab2e-c8e0cf9ab866 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
1929 2024.02.18 04:58:30.792062 [ 3 ] {} <Debug> HTTP-Session: 548d8dee-1fb7-4196-ab2e-c8e0cf9ab866 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1930 2024.02.18 04:58:30.792135 [ 3 ] {4f61ed18-7f07-45a8-a72a-d0dead24a96c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1931 2024.02.18 04:58:30.792175 [ 3 ] {4f61ed18-7f07-45a8-a72a-d0dead24a96c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1932 2024.02.18 04:58:30.792292 [ 3 ] {4f61ed18-7f07-45a8-a72a-d0dead24a96c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1933 2024.02.18 04:58:30.792694 [ 3 ] {4f61ed18-7f07-45a8-a72a-d0dead24a96c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB.
1934 2024.02.18 04:58:30.792900 [ 3 ] {4f61ed18-7f07-45a8-a72a-d0dead24a96c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
1935 2024.02.18 04:58:30.793051 [ 3 ] {4f61ed18-7f07-45a8-a72a-d0dead24a96c} <Trace> oximeter.fields_uuid (24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
1936 2024.02.18 04:58:30.793169 [ 3 ] {4f61ed18-7f07-45a8-a72a-d0dead24a96c} <Information> executeQuery: Read 37 rows, 2.96 KiB in 0.001005739 sec., 36788 rows/sec., 2.88 MiB/sec.
1937 2024.02.18 04:58:30.793295 [ 3 ] {4f61ed18-7f07-45a8-a72a-d0dead24a96c} <Debug> DynamicQueryHandler: Done processing query
1938 2024.02.18 04:58:30.793320 [ 3 ] {4f61ed18-7f07-45a8-a72a-d0dead24a96c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1939 2024.02.18 04:58:30.793336 [ 3 ] {} <Debug> HTTP-Session: 548d8dee-1fb7-4196-ab2e-c8e0cf9ab866 Destroying unnamed session
1940 2024.02.18 04:58:30.793549 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 39600, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1941 2024.02.18 04:58:30.793595 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1942 2024.02.18 04:58:30.793615 [ 3 ] {} <Debug> HTTP-Session: 82fe4cd2-8246-4476-a142-4d01b97fdc47 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
1943 2024.02.18 04:58:30.793632 [ 3 ] {} <Debug> HTTP-Session: 82fe4cd2-8246-4476-a142-4d01b97fdc47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1944 2024.02.18 04:58:30.793721 [ 3 ] {a6cf0ccc-ce52-49b5-8216-bb5f4b8281e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1945 2024.02.18 04:58:30.793766 [ 3 ] {a6cf0ccc-ce52-49b5-8216-bb5f4b8281e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1946 2024.02.18 04:58:30.793906 [ 3 ] {a6cf0ccc-ce52-49b5-8216-bb5f4b8281e8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1947 2024.02.18 04:58:30.794389 [ 3 ] {a6cf0ccc-ce52-49b5-8216-bb5f4b8281e8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB.
1948 2024.02.18 04:58:30.794712 [ 3 ] {a6cf0ccc-ce52-49b5-8216-bb5f4b8281e8} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
1949 2024.02.18 04:58:30.794894 [ 3 ] {a6cf0ccc-ce52-49b5-8216-bb5f4b8281e8} <Trace> oximeter.measurements_histogramf64 (d3db9721-1957-4070-bc13-bc6e211e736f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
1950 2024.02.18 04:58:30.794992 [ 3 ] {a6cf0ccc-ce52-49b5-8216-bb5f4b8281e8} <Information> executeQuery: Read 37 rows, 51.13 KiB in 0.001242554 sec., 29777 rows/sec., 40.18 MiB/sec.
1951 2024.02.18 04:58:30.795121 [ 3 ] {a6cf0ccc-ce52-49b5-8216-bb5f4b8281e8} <Debug> DynamicQueryHandler: Done processing query
1952 2024.02.18 04:58:30.795145 [ 3 ] {a6cf0ccc-ce52-49b5-8216-bb5f4b8281e8} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
1953 2024.02.18 04:58:30.795161 [ 3 ] {} <Debug> HTTP-Session: 82fe4cd2-8246-4476-a142-4d01b97fdc47 Destroying unnamed session
1954 2024.02.18 04:58:35.787414 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 1775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1955 2024.02.18 04:58:35.787598 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1956 2024.02.18 04:58:35.787648 [ 3 ] {} <Debug> HTTP-Session: 20ce739a-8867-4eed-b702-e017abec324d Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
1957 2024.02.18 04:58:35.787692 [ 3 ] {} <Debug> HTTP-Session: 20ce739a-8867-4eed-b702-e017abec324d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1958 2024.02.18 04:58:35.787888 [ 3 ] {d6558a1b-8a54-47db-9883-4b43921825ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1959 2024.02.18 04:58:35.787985 [ 3 ] {d6558a1b-8a54-47db-9883-4b43921825ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1960 2024.02.18 04:58:35.788249 [ 3 ] {d6558a1b-8a54-47db-9883-4b43921825ce} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1961 2024.02.18 04:58:35.788789 [ 3 ] {d6558a1b-8a54-47db-9883-4b43921825ce} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB.
1962 2024.02.18 04:58:35.789041 [ 3 ] {d6558a1b-8a54-47db-9883-4b43921825ce} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
1963 2024.02.18 04:58:35.789217 [ 3 ] {d6558a1b-8a54-47db-9883-4b43921825ce} <Trace> oximeter.fields_i64 (a110e675-9fa4-4d0d-9e3b-9fe719bc695c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
1964 2024.02.18 04:58:35.789335 [ 3 ] {d6558a1b-8a54-47db-9883-4b43921825ce} <Information> executeQuery: Read 12 rows, 996.00 B in 0.001391267 sec., 8625 rows/sec., 699.12 KiB/sec.
1965 2024.02.18 04:58:35.789504 [ 3 ] {d6558a1b-8a54-47db-9883-4b43921825ce} <Debug> DynamicQueryHandler: Done processing query
1966 2024.02.18 04:58:35.789531 [ 3 ] {d6558a1b-8a54-47db-9883-4b43921825ce} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1967 2024.02.18 04:58:35.789548 [ 3 ] {} <Debug> HTTP-Session: 20ce739a-8867-4eed-b702-e017abec324d Destroying unnamed session
1968 2024.02.18 04:58:35.789720 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 5514, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1969 2024.02.18 04:58:35.789766 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1970 2024.02.18 04:58:35.789786 [ 3 ] {} <Debug> HTTP-Session: c24cd490-f8e1-413e-af7b-89e18b2dae9a Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
1971 2024.02.18 04:58:35.789804 [ 3 ] {} <Debug> HTTP-Session: c24cd490-f8e1-413e-af7b-89e18b2dae9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1972 2024.02.18 04:58:35.789880 [ 3 ] {01084ab4-2735-48af-a22c-65133d9f6f3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1973 2024.02.18 04:58:35.789921 [ 3 ] {01084ab4-2735-48af-a22c-65133d9f6f3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1974 2024.02.18 04:58:35.790033 [ 3 ] {01084ab4-2735-48af-a22c-65133d9f6f3a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1975 2024.02.18 04:58:35.790338 [ 3 ] {01084ab4-2735-48af-a22c-65133d9f6f3a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB.
1976 2024.02.18 04:58:35.790547 [ 3 ] {01084ab4-2735-48af-a22c-65133d9f6f3a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
1977 2024.02.18 04:58:35.790695 [ 3 ] {01084ab4-2735-48af-a22c-65133d9f6f3a} <Trace> oximeter.fields_string (8709d499-2145-4776-9c04-69bdc89d3f70): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
1978 2024.02.18 04:58:35.790812 [ 3 ] {01084ab4-2735-48af-a22c-65133d9f6f3a} <Information> executeQuery: Read 36 rows, 3.27 KiB in 0.000903937 sec., 39825 rows/sec., 3.53 MiB/sec.
1979 2024.02.18 04:58:35.790931 [ 3 ] {01084ab4-2735-48af-a22c-65133d9f6f3a} <Debug> DynamicQueryHandler: Done processing query
1980 2024.02.18 04:58:35.790954 [ 3 ] {01084ab4-2735-48af-a22c-65133d9f6f3a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1981 2024.02.18 04:58:35.790970 [ 3 ] {} <Debug> HTTP-Session: c24cd490-f8e1-413e-af7b-89e18b2dae9a Destroying unnamed session
1982 2024.02.18 04:58:35.791080 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 2088, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1983 2024.02.18 04:58:35.791127 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1984 2024.02.18 04:58:35.791148 [ 3 ] {} <Debug> HTTP-Session: 98c6ed65-9fb7-43a5-bc1f-beb5a87377d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
1985 2024.02.18 04:58:35.791165 [ 3 ] {} <Debug> HTTP-Session: 98c6ed65-9fb7-43a5-bc1f-beb5a87377d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1986 2024.02.18 04:58:35.791234 [ 3 ] {5c6bcdad-d3df-4d22-bf60-6b9fad7160fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1987 2024.02.18 04:58:35.791273 [ 3 ] {5c6bcdad-d3df-4d22-bf60-6b9fad7160fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1988 2024.02.18 04:58:35.791381 [ 3 ] {5c6bcdad-d3df-4d22-bf60-6b9fad7160fc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1989 2024.02.18 04:58:35.791647 [ 3 ] {5c6bcdad-d3df-4d22-bf60-6b9fad7160fc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB.
1990 2024.02.18 04:58:35.791848 [ 3 ] {5c6bcdad-d3df-4d22-bf60-6b9fad7160fc} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
1991 2024.02.18 04:58:35.792003 [ 3 ] {5c6bcdad-d3df-4d22-bf60-6b9fad7160fc} <Trace> oximeter.fields_uuid (24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
1992 2024.02.18 04:58:35.792120 [ 3 ] {5c6bcdad-d3df-4d22-bf60-6b9fad7160fc} <Information> executeQuery: Read 12 rows, 984.00 B in 0.000857076 sec., 14001 rows/sec., 1.09 MiB/sec.
1993 2024.02.18 04:58:35.792248 [ 3 ] {5c6bcdad-d3df-4d22-bf60-6b9fad7160fc} <Debug> DynamicQueryHandler: Done processing query
1994 2024.02.18 04:58:35.792272 [ 3 ] {5c6bcdad-d3df-4d22-bf60-6b9fad7160fc} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1995 2024.02.18 04:58:35.792288 [ 3 ] {} <Debug> HTTP-Session: 98c6ed65-9fb7-43a5-bc1f-beb5a87377d6 Destroying unnamed session
1996 2024.02.18 04:58:35.792414 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 12894, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1997 2024.02.18 04:58:35.792459 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1998 2024.02.18 04:58:35.792478 [ 3 ] {} <Debug> HTTP-Session: 122ace26-e3eb-4b4b-a82c-a793ca5f002d Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
1999 2024.02.18 04:58:35.792495 [ 3 ] {} <Debug> HTTP-Session: 122ace26-e3eb-4b4b-a82c-a793ca5f002d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2000 2024.02.18 04:58:35.792570 [ 3 ] {c299c0b1-1859-4d08-92e2-330ce4a71d07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2001 2024.02.18 04:58:35.792615 [ 3 ] {c299c0b1-1859-4d08-92e2-330ce4a71d07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2002 2024.02.18 04:58:35.792752 [ 3 ] {c299c0b1-1859-4d08-92e2-330ce4a71d07} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2003 2024.02.18 04:58:35.793062 [ 3 ] {c299c0b1-1859-4d08-92e2-330ce4a71d07} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB.
2004 2024.02.18 04:58:35.793344 [ 3 ] {c299c0b1-1859-4d08-92e2-330ce4a71d07} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2005 2024.02.18 04:58:35.793525 [ 3 ] {c299c0b1-1859-4d08-92e2-330ce4a71d07} <Trace> oximeter.measurements_histogramf64 (d3db9721-1957-4070-bc13-bc6e211e736f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
2006 2024.02.18 04:58:35.793643 [ 3 ] {c299c0b1-1859-4d08-92e2-330ce4a71d07} <Information> executeQuery: Read 12 rows, 16.58 KiB in 0.001035849 sec., 11584 rows/sec., 15.63 MiB/sec.
2007 2024.02.18 04:58:35.793848 [ 3 ] {c299c0b1-1859-4d08-92e2-330ce4a71d07} <Debug> DynamicQueryHandler: Done processing query
2008 2024.02.18 04:58:35.793873 [ 3 ] {c299c0b1-1859-4d08-92e2-330ce4a71d07} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
2009 2024.02.18 04:58:35.793891 [ 3 ] {} <Debug> HTTP-Session: 122ace26-e3eb-4b4b-a82c-a793ca5f002d Destroying unnamed session
2010 2024.02.18 04:58:40.788696 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 5360, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2011 2024.02.18 04:58:40.788819 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2012 2024.02.18 04:58:40.788846 [ 3 ] {} <Debug> HTTP-Session: 744928be-2ab5-401d-8178-c162017941d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
2013 2024.02.18 04:58:40.788870 [ 3 ] {} <Debug> HTTP-Session: 744928be-2ab5-401d-8178-c162017941d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2014 2024.02.18 04:58:40.789006 [ 3 ] {5c078e30-d05d-47f3-b9ef-ace7d19b0ee3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2015 2024.02.18 04:58:40.789069 [ 3 ] {5c078e30-d05d-47f3-b9ef-ace7d19b0ee3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2016 2024.02.18 04:58:40.789230 [ 3 ] {5c078e30-d05d-47f3-b9ef-ace7d19b0ee3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2017 2024.02.18 04:58:40.789654 [ 3 ] {5c078e30-d05d-47f3-b9ef-ace7d19b0ee3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB.
2018 2024.02.18 04:58:40.789946 [ 3 ] {5c078e30-d05d-47f3-b9ef-ace7d19b0ee3} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2019 2024.02.18 04:58:40.790121 [ 3 ] {5c078e30-d05d-47f3-b9ef-ace7d19b0ee3} <Trace> oximeter.fields_i64 (a110e675-9fa4-4d0d-9e3b-9fe719bc695c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2020 2024.02.18 04:58:40.790263 [ 3 ] {5c078e30-d05d-47f3-b9ef-ace7d19b0ee3} <Information> executeQuery: Read 37 rows, 3.00 KiB in 0.001214613 sec., 30462 rows/sec., 2.41 MiB/sec.
2021 2024.02.18 04:58:40.790416 [ 3 ] {5c078e30-d05d-47f3-b9ef-ace7d19b0ee3} <Debug> DynamicQueryHandler: Done processing query
2022 2024.02.18 04:58:40.790442 [ 3 ] {5c078e30-d05d-47f3-b9ef-ace7d19b0ee3} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2023 2024.02.18 04:58:40.790459 [ 3 ] {} <Debug> HTTP-Session: 744928be-2ab5-401d-8178-c162017941d6 Destroying unnamed session
2024 2024.02.18 04:58:40.790595 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 17919, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2025 2024.02.18 04:58:40.790646 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2026 2024.02.18 04:58:40.790666 [ 3 ] {} <Debug> HTTP-Session: 635d72ba-519d-47e5-9729-21e2f05a737c Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
2027 2024.02.18 04:58:40.790685 [ 3 ] {} <Debug> HTTP-Session: 635d72ba-519d-47e5-9729-21e2f05a737c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2028 2024.02.18 04:58:40.790772 [ 3 ] {c64cc634-4f13-44a1-8a1b-2882b49fc8d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2029 2024.02.18 04:58:40.790815 [ 3 ] {c64cc634-4f13-44a1-8a1b-2882b49fc8d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2030 2024.02.18 04:58:40.790925 [ 3 ] {c64cc634-4f13-44a1-8a1b-2882b49fc8d8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2031 2024.02.18 04:58:40.791282 [ 3 ] {c64cc634-4f13-44a1-8a1b-2882b49fc8d8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB.
2032 2024.02.18 04:58:40.791510 [ 3 ] {c64cc634-4f13-44a1-8a1b-2882b49fc8d8} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2033 2024.02.18 04:58:40.791663 [ 3 ] {c64cc634-4f13-44a1-8a1b-2882b49fc8d8} <Trace> oximeter.fields_string (8709d499-2145-4776-9c04-69bdc89d3f70): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2034 2024.02.18 04:58:40.791782 [ 3 ] {c64cc634-4f13-44a1-8a1b-2882b49fc8d8} <Information> executeQuery: Read 111 rows, 11.11 KiB in 0.000981689 sec., 113070 rows/sec., 11.05 MiB/sec.
2035 2024.02.18 04:58:40.791891 [ 3 ] {c64cc634-4f13-44a1-8a1b-2882b49fc8d8} <Debug> DynamicQueryHandler: Done processing query
2036 2024.02.18 04:58:40.791914 [ 3 ] {c64cc634-4f13-44a1-8a1b-2882b49fc8d8} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
2037 2024.02.18 04:58:40.791931 [ 3 ] {} <Debug> HTTP-Session: 635d72ba-519d-47e5-9729-21e2f05a737c Destroying unnamed session
2038 2024.02.18 04:58:40.792090 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 6323, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2039 2024.02.18 04:58:40.792135 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2040 2024.02.18 04:58:40.792154 [ 3 ] {} <Debug> HTTP-Session: ee838abb-6435-408d-b480-743583c905c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
2041 2024.02.18 04:58:40.792171 [ 3 ] {} <Debug> HTTP-Session: ee838abb-6435-408d-b480-743583c905c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2042 2024.02.18 04:58:40.792246 [ 3 ] {b55a793f-35aa-4692-98bc-82e9892922ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2043 2024.02.18 04:58:40.792284 [ 3 ] {b55a793f-35aa-4692-98bc-82e9892922ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2044 2024.02.18 04:58:40.792388 [ 3 ] {b55a793f-35aa-4692-98bc-82e9892922ce} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2045 2024.02.18 04:58:40.792659 [ 3 ] {b55a793f-35aa-4692-98bc-82e9892922ce} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB.
2046 2024.02.18 04:58:40.792863 [ 3 ] {b55a793f-35aa-4692-98bc-82e9892922ce} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2047 2024.02.18 04:58:40.793009 [ 3 ] {b55a793f-35aa-4692-98bc-82e9892922ce} <Trace> oximeter.fields_uuid (24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2048 2024.02.18 04:58:40.793135 [ 3 ] {b55a793f-35aa-4692-98bc-82e9892922ce} <Information> executeQuery: Read 37 rows, 2.96 KiB in 0.000859626 sec., 43041 rows/sec., 3.37 MiB/sec.
2049 2024.02.18 04:58:40.793250 [ 3 ] {b55a793f-35aa-4692-98bc-82e9892922ce} <Debug> DynamicQueryHandler: Done processing query
2050 2024.02.18 04:58:40.793274 [ 3 ] {b55a793f-35aa-4692-98bc-82e9892922ce} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2051 2024.02.18 04:58:40.793290 [ 3 ] {} <Debug> HTTP-Session: ee838abb-6435-408d-b480-743583c905c8 Destroying unnamed session
2052 2024.02.18 04:58:40.793434 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 39600, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2053 2024.02.18 04:58:40.793479 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2054 2024.02.18 04:58:40.793498 [ 3 ] {} <Debug> HTTP-Session: fead6db1-460f-4add-8511-b7cff00e61d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
2055 2024.02.18 04:58:40.793514 [ 3 ] {} <Debug> HTTP-Session: fead6db1-460f-4add-8511-b7cff00e61d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2056 2024.02.18 04:58:40.793598 [ 3 ] {fbba2f3d-5712-4733-9ee2-5f1c8ffa82f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2057 2024.02.18 04:58:40.793641 [ 3 ] {fbba2f3d-5712-4733-9ee2-5f1c8ffa82f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2058 2024.02.18 04:58:40.793780 [ 3 ] {fbba2f3d-5712-4733-9ee2-5f1c8ffa82f6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2059 2024.02.18 04:58:40.794198 [ 3 ] {fbba2f3d-5712-4733-9ee2-5f1c8ffa82f6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB.
2060 2024.02.18 04:58:40.794504 [ 3 ] {fbba2f3d-5712-4733-9ee2-5f1c8ffa82f6} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2061 2024.02.18 04:58:40.794702 [ 3 ] {fbba2f3d-5712-4733-9ee2-5f1c8ffa82f6} <Trace> oximeter.measurements_histogramf64 (d3db9721-1957-4070-bc13-bc6e211e736f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2062 2024.02.18 04:58:40.794833 [ 3 ] {fbba2f3d-5712-4733-9ee2-5f1c8ffa82f6} <Information> executeQuery: Read 37 rows, 51.13 KiB in 0.001206473 sec., 30667 rows/sec., 41.38 MiB/sec.
2063 2024.02.18 04:58:40.795003 [ 3 ] {fbba2f3d-5712-4733-9ee2-5f1c8ffa82f6} <Debug> DynamicQueryHandler: Done processing query
2064 2024.02.18 04:58:40.795032 [ 3 ] {fbba2f3d-5712-4733-9ee2-5f1c8ffa82f6} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2065 2024.02.18 04:58:40.795050 [ 3 ] {} <Debug> HTTP-Session: fead6db1-460f-4add-8511-b7cff00e61d9 Destroying unnamed session
2066 2024.02.18 04:58:44.547336 [ 59 ] {} <Debug> DNSResolver: Updating DNS cache
2067 2024.02.18 04:58:44.547412 [ 59 ] {} <Debug> DNSResolver: Updated DNS cache
2068 2024.02.18 04:58:45.786428 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 1775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2069 2024.02.18 04:58:45.786592 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2070 2024.02.18 04:58:45.786640 [ 3 ] {} <Debug> HTTP-Session: 54d027a5-34de-474e-b86e-85317fea2810 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
2071 2024.02.18 04:58:45.786682 [ 3 ] {} <Debug> HTTP-Session: 54d027a5-34de-474e-b86e-85317fea2810 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2072 2024.02.18 04:58:45.786881 [ 3 ] {6c2bd7da-df21-4b74-97ee-07c61a49e002} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2073 2024.02.18 04:58:45.786965 [ 3 ] {6c2bd7da-df21-4b74-97ee-07c61a49e002} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2074 2024.02.18 04:58:45.787122 [ 3 ] {6c2bd7da-df21-4b74-97ee-07c61a49e002} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2075 2024.02.18 04:58:45.787530 [ 3 ] {6c2bd7da-df21-4b74-97ee-07c61a49e002} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
2076 2024.02.18 04:58:45.787793 [ 3 ] {6c2bd7da-df21-4b74-97ee-07c61a49e002} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2077 2024.02.18 04:58:45.787962 [ 3 ] {6c2bd7da-df21-4b74-97ee-07c61a49e002} <Trace> oximeter.fields_i64 (a110e675-9fa4-4d0d-9e3b-9fe719bc695c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2078 2024.02.18 04:58:45.788093 [ 3 ] {6c2bd7da-df21-4b74-97ee-07c61a49e002} <Information> executeQuery: Read 12 rows, 996.00 B in 0.001152192 sec., 10414 rows/sec., 844.18 KiB/sec.
2079 2024.02.18 04:58:45.788112 [ 77 ] {} <Debug> oximeter.fields_i64 (a110e675-9fa4-4d0d-9e3b-9fe719bc695c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2080 2024.02.18 04:58:45.788245 [ 77 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
2081 2024.02.18 04:58:45.788272 [ 3 ] {6c2bd7da-df21-4b74-97ee-07c61a49e002} <Debug> DynamicQueryHandler: Done processing query
2082 2024.02.18 04:58:45.788313 [ 3 ] {6c2bd7da-df21-4b74-97ee-07c61a49e002} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2083 2024.02.18 04:58:45.788359 [ 3 ] {} <Debug> HTTP-Session: 54d027a5-34de-474e-b86e-85317fea2810 Destroying unnamed session
2084 2024.02.18 04:58:45.788381 [ 11 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
2085 2024.02.18 04:58:45.788454 [ 11 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2086 2024.02.18 04:58:45.788484 [ 11 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 49 rows starting from the beginning of the part
2087 2024.02.18 04:58:45.788527 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2088 2024.02.18 04:58:45.788586 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2089 2024.02.18 04:58:45.788603 [ 11 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 12 rows starting from the beginning of the part
2090 2024.02.18 04:58:45.788612 [ 3 ] {} <Debug> HTTP-Session: 54b9a455-1e09-404f-86a0-d570832bc88b Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
2091 2024.02.18 04:58:45.788643 [ 3 ] {} <Debug> HTTP-Session: 54b9a455-1e09-404f-86a0-d570832bc88b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2092 2024.02.18 04:58:45.788723 [ 11 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 37 rows starting from the beginning of the part
2093 2024.02.18 04:58:45.788747 [ 3 ] {4ab729fa-a2d0-4860-b32a-5d108b8877e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
2094 2024.02.18 04:58:45.788804 [ 3 ] {4ab729fa-a2d0-4860-b32a-5d108b8877e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
2095 2024.02.18 04:58:45.788834 [ 11 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 12 rows starting from the beginning of the part
2096 2024.02.18 04:58:45.788996 [ 11 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 37 rows starting from the beginning of the part
2097 2024.02.18 04:58:45.789025 [ 3 ] {4ab729fa-a2d0-4860-b32a-5d108b8877e3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2098 2024.02.18 04:58:45.789117 [ 11 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 12 rows starting from the beginning of the part
2099 2024.02.18 04:58:45.789545 [ 3 ] {4ab729fa-a2d0-4860-b32a-5d108b8877e3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
2100 2024.02.18 04:58:45.789861 [ 3 ] {4ab729fa-a2d0-4860-b32a-5d108b8877e3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
2101 2024.02.18 04:58:45.789926 [ 17 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 4 columns (4 merged, 0 gathered) in 0.001591771 sec., 99888.74027733889 rows/sec., 7.91 MiB/sec.
2102 2024.02.18 04:58:45.790108 [ 3 ] {4ab729fa-a2d0-4860-b32a-5d108b8877e3} <Trace> oximeter.fields_ipaddr (427360ce-e353-4c35-b2e2-03ee75b575b3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
2103 2024.02.18 04:58:45.790192 [ 17 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2104 2024.02.18 04:58:45.790312 [ 3 ] {4ab729fa-a2d0-4860-b32a-5d108b8877e3} <Information> executeQuery: Read 4 rows, 342.00 B in 0.001514719 sec., 2640 rows/sec., 220.49 KiB/sec.
2105 2024.02.18 04:58:45.790465 [ 3 ] {4ab729fa-a2d0-4860-b32a-5d108b8877e3} <Debug> DynamicQueryHandler: Done processing query
2106 2024.02.18 04:58:45.790496 [ 3 ] {4ab729fa-a2d0-4860-b32a-5d108b8877e3} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2107 2024.02.18 04:58:45.790514 [ 3 ] {} <Debug> HTTP-Session: 54b9a455-1e09-404f-86a0-d570832bc88b Destroying unnamed session
2108 2024.02.18 04:58:45.790672 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 5813, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2109 2024.02.18 04:58:45.790693 [ 17 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::all_1_16_3} <Trace> oximeter.fields_i64 (a110e675-9fa4-4d0d-9e3b-9fe719bc695c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
2110 2024.02.18 04:58:45.790735 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2111 2024.02.18 04:58:45.790770 [ 3 ] {} <Debug> HTTP-Session: b7263e17-6f26-4ba2-9abd-e8646d6359f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
2112 2024.02.18 04:58:45.790802 [ 3 ] {} <Debug> HTTP-Session: b7263e17-6f26-4ba2-9abd-e8646d6359f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2113 2024.02.18 04:58:45.790855 [ 17 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::all_1_16_3} <Trace> oximeter.fields_i64 (a110e675-9fa4-4d0d-9e3b-9fe719bc695c) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
2114 2024.02.18 04:58:45.790924 [ 3 ] {06b8e71f-0ef8-488a-8e73-78ee544caa50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2115 2024.02.18 04:58:45.791015 [ 3 ] {06b8e71f-0ef8-488a-8e73-78ee544caa50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2116 2024.02.18 04:58:45.791132 [ 3 ] {06b8e71f-0ef8-488a-8e73-78ee544caa50} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2117 2024.02.18 04:58:45.791417 [ 3 ] {06b8e71f-0ef8-488a-8e73-78ee544caa50} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
2118 2024.02.18 04:58:45.791624 [ 3 ] {06b8e71f-0ef8-488a-8e73-78ee544caa50} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2119 2024.02.18 04:58:45.791774 [ 3 ] {06b8e71f-0ef8-488a-8e73-78ee544caa50} <Trace> oximeter.fields_string (8709d499-2145-4776-9c04-69bdc89d3f70): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2120 2024.02.18 04:58:45.791891 [ 77 ] {} <Debug> oximeter.fields_string (8709d499-2145-4776-9c04-69bdc89d3f70) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2121 2024.02.18 04:58:45.791900 [ 3 ] {06b8e71f-0ef8-488a-8e73-78ee544caa50} <Information> executeQuery: Read 38 rows, 3.45 KiB in 0.000921638 sec., 41230 rows/sec., 3.65 MiB/sec.
2122 2024.02.18 04:58:45.791965 [ 77 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
2123 2024.02.18 04:58:45.792110 [ 11 ] {8709d499-2145-4776-9c04-69bdc89d3f70::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
2124 2024.02.18 04:58:45.792147 [ 3 ] {06b8e71f-0ef8-488a-8e73-78ee544caa50} <Debug> DynamicQueryHandler: Done processing query
2125 2024.02.18 04:58:45.792175 [ 3 ] {06b8e71f-0ef8-488a-8e73-78ee544caa50} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2126 2024.02.18 04:58:45.792191 [ 11 ] {8709d499-2145-4776-9c04-69bdc89d3f70::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2127 2024.02.18 04:58:45.792198 [ 3 ] {} <Debug> HTTP-Session: b7263e17-6f26-4ba2-9abd-e8646d6359f0 Destroying unnamed session
2128 2024.02.18 04:58:45.792219 [ 11 ] {8709d499-2145-4776-9c04-69bdc89d3f70::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 184 rows starting from the beginning of the part
2129 2024.02.18 04:58:45.792319 [ 11 ] {8709d499-2145-4776-9c04-69bdc89d3f70::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 73 rows starting from the beginning of the part
2130 2024.02.18 04:58:45.792322 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2131 2024.02.18 04:58:45.792384 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2132 2024.02.18 04:58:45.792416 [ 3 ] {} <Debug> HTTP-Session: 4c04b30f-9a99-4bf1-9f1d-309690738c93 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
2133 2024.02.18 04:58:45.792423 [ 11 ] {8709d499-2145-4776-9c04-69bdc89d3f70::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 111 rows starting from the beginning of the part
2134 2024.02.18 04:58:45.792441 [ 3 ] {} <Debug> HTTP-Session: 4c04b30f-9a99-4bf1-9f1d-309690738c93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2135 2024.02.18 04:58:45.792543 [ 11 ] {8709d499-2145-4776-9c04-69bdc89d3f70::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 36 rows starting from the beginning of the part
2136 2024.02.18 04:58:45.792554 [ 3 ] {06c2949e-febe-4302-b3ad-9a01c3da3b21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2137 2024.02.18 04:58:45.792603 [ 3 ] {06c2949e-febe-4302-b3ad-9a01c3da3b21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2138 2024.02.18 04:58:45.792671 [ 11 ] {8709d499-2145-4776-9c04-69bdc89d3f70::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 111 rows starting from the beginning of the part
2139 2024.02.18 04:58:45.792836 [ 11 ] {8709d499-2145-4776-9c04-69bdc89d3f70::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 38 rows starting from the beginning of the part
2140 2024.02.18 04:58:45.792845 [ 3 ] {06c2949e-febe-4302-b3ad-9a01c3da3b21} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2141 2024.02.18 04:58:45.793319 [ 3 ] {06c2949e-febe-4302-b3ad-9a01c3da3b21} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
2142 2024.02.18 04:58:45.793572 [ 3 ] {06c2949e-febe-4302-b3ad-9a01c3da3b21} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
2143 2024.02.18 04:58:45.793681 [ 17 ] {8709d499-2145-4776-9c04-69bdc89d3f70::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 553 rows, containing 4 columns (4 merged, 0 gathered) in 0.001645881 sec., 335990.26904132194 rows/sec., 31.08 MiB/sec.
2144 2024.02.18 04:58:45.793824 [ 3 ] {06c2949e-febe-4302-b3ad-9a01c3da3b21} <Trace> oximeter.fields_u16 (1b18f80e-c583-4ce8-a0aa-d56192fadfc4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
2145 2024.02.18 04:58:45.793850 [ 17 ] {8709d499-2145-4776-9c04-69bdc89d3f70::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2146 2024.02.18 04:58:45.794021 [ 3 ] {06c2949e-febe-4302-b3ad-9a01c3da3b21} <Information> executeQuery: Read 4 rows, 286.00 B in 0.001430428 sec., 2796 rows/sec., 195.25 KiB/sec.
2147 2024.02.18 04:58:45.794166 [ 17 ] {8709d499-2145-4776-9c04-69bdc89d3f70::all_1_16_3} <Trace> oximeter.fields_string (8709d499-2145-4776-9c04-69bdc89d3f70): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
2148 2024.02.18 04:58:45.794239 [ 3 ] {06c2949e-febe-4302-b3ad-9a01c3da3b21} <Debug> DynamicQueryHandler: Done processing query
2149 2024.02.18 04:58:45.794265 [ 17 ] {8709d499-2145-4776-9c04-69bdc89d3f70::all_1_16_3} <Trace> oximeter.fields_string (8709d499-2145-4776-9c04-69bdc89d3f70) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
2150 2024.02.18 04:58:45.794274 [ 3 ] {06c2949e-febe-4302-b3ad-9a01c3da3b21} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2151 2024.02.18 04:58:45.794305 [ 3 ] {} <Debug> HTTP-Session: 4c04b30f-9a99-4bf1-9f1d-309690738c93 Destroying unnamed session
2152 2024.02.18 04:58:45.794498 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 2772, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2153 2024.02.18 04:58:45.794545 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2154 2024.02.18 04:58:45.794565 [ 3 ] {} <Debug> HTTP-Session: ac7a9547-f483-4876-9ea8-add8de61f04f Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
2155 2024.02.18 04:58:45.794581 [ 3 ] {} <Debug> HTTP-Session: ac7a9547-f483-4876-9ea8-add8de61f04f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2156 2024.02.18 04:58:45.794654 [ 3 ] {1513da87-5529-4542-9bcb-ae7ae6521fbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2157 2024.02.18 04:58:45.794694 [ 3 ] {1513da87-5529-4542-9bcb-ae7ae6521fbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2158 2024.02.18 04:58:45.794810 [ 3 ] {1513da87-5529-4542-9bcb-ae7ae6521fbe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2159 2024.02.18 04:58:45.795180 [ 3 ] {1513da87-5529-4542-9bcb-ae7ae6521fbe} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
2160 2024.02.18 04:58:45.795388 [ 3 ] {1513da87-5529-4542-9bcb-ae7ae6521fbe} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2161 2024.02.18 04:58:45.795538 [ 3 ] {1513da87-5529-4542-9bcb-ae7ae6521fbe} <Trace> oximeter.fields_uuid (24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2162 2024.02.18 04:58:45.795655 [ 77 ] {} <Debug> oximeter.fields_uuid (24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2163 2024.02.18 04:58:45.795663 [ 3 ] {1513da87-5529-4542-9bcb-ae7ae6521fbe} <Information> executeQuery: Read 16 rows, 1.29 KiB in 0.000976469 sec., 16385 rows/sec., 1.29 MiB/sec.
2164 2024.02.18 04:58:45.795699 [ 77 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
2165 2024.02.18 04:58:45.795819 [ 11 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
2166 2024.02.18 04:58:45.795867 [ 3 ] {1513da87-5529-4542-9bcb-ae7ae6521fbe} <Debug> DynamicQueryHandler: Done processing query
2167 2024.02.18 04:58:45.795898 [ 3 ] {1513da87-5529-4542-9bcb-ae7ae6521fbe} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2168 2024.02.18 04:58:45.795908 [ 11 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2169 2024.02.18 04:58:45.795921 [ 3 ] {} <Debug> HTTP-Session: ac7a9547-f483-4876-9ea8-add8de61f04f Destroying unnamed session
2170 2024.02.18 04:58:45.795946 [ 11 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 93 rows starting from the beginning of the part
2171 2024.02.18 04:58:45.796043 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 446, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2172 2024.02.18 04:58:45.796068 [ 11 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 38 rows starting from the beginning of the part
2173 2024.02.18 04:58:45.796105 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2174 2024.02.18 04:58:45.796132 [ 3 ] {} <Debug> HTTP-Session: fff0e44b-3ce8-4ba3-91a4-a2126c94ad94 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
2175 2024.02.18 04:58:45.796155 [ 3 ] {} <Debug> HTTP-Session: fff0e44b-3ce8-4ba3-91a4-a2126c94ad94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2176 2024.02.18 04:58:45.796201 [ 11 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 37 rows starting from the beginning of the part
2177 2024.02.18 04:58:45.796271 [ 3 ] {81b869b7-60d8-4476-b918-6b53b5c047a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2178 2024.02.18 04:58:45.796337 [ 3 ] {81b869b7-60d8-4476-b918-6b53b5c047a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2179 2024.02.18 04:58:45.796346 [ 11 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 12 rows starting from the beginning of the part
2180 2024.02.18 04:58:45.796548 [ 11 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 37 rows starting from the beginning of the part
2181 2024.02.18 04:58:45.796615 [ 3 ] {81b869b7-60d8-4476-b918-6b53b5c047a3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2182 2024.02.18 04:58:45.796715 [ 11 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 16 rows starting from the beginning of the part
2183 2024.02.18 04:58:45.797112 [ 3 ] {81b869b7-60d8-4476-b918-6b53b5c047a3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
2184 2024.02.18 04:58:45.797502 [ 3 ] {81b869b7-60d8-4476-b918-6b53b5c047a3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2185 2024.02.18 04:58:45.797636 [ 17 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 233 rows, containing 4 columns (4 merged, 0 gathered) in 0.001878936 sec., 124006.35253143268 rows/sec., 9.68 MiB/sec.
2186 2024.02.18 04:58:45.797781 [ 3 ] {81b869b7-60d8-4476-b918-6b53b5c047a3} <Trace> oximeter.measurements_cumulativeu64 (6f308f2d-476a-4ed1-99f4-81c3727bb07b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
2187 2024.02.18 04:58:45.797830 [ 17 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2188 2024.02.18 04:58:45.797986 [ 3 ] {81b869b7-60d8-4476-b918-6b53b5c047a3} <Information> executeQuery: Read 2 rows, 144.00 B in 0.001675742 sec., 1193 rows/sec., 83.92 KiB/sec.
2189 2024.02.18 04:58:45.798155 [ 17 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::all_1_16_3} <Trace> oximeter.fields_uuid (24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
2190 2024.02.18 04:58:45.798228 [ 3 ] {81b869b7-60d8-4476-b918-6b53b5c047a3} <Debug> DynamicQueryHandler: Done processing query
2191 2024.02.18 04:58:45.798240 [ 17 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::all_1_16_3} <Trace> oximeter.fields_uuid (24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
2192 2024.02.18 04:58:45.798265 [ 3 ] {81b869b7-60d8-4476-b918-6b53b5c047a3} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2193 2024.02.18 04:58:45.798295 [ 3 ] {} <Debug> HTTP-Session: fff0e44b-3ce8-4ba3-91a4-a2126c94ad94 Destroying unnamed session
2194 2024.02.18 04:58:45.798456 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 12895, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2195 2024.02.18 04:58:45.798503 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2196 2024.02.18 04:58:45.798523 [ 3 ] {} <Debug> HTTP-Session: 846cce7c-a339-4f4c-8d23-4a2ae90f5afa Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
2197 2024.02.18 04:58:45.798540 [ 3 ] {} <Debug> HTTP-Session: 846cce7c-a339-4f4c-8d23-4a2ae90f5afa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2198 2024.02.18 04:58:45.798618 [ 3 ] {20bb2e8f-603e-45cf-8bfc-be8d3c355bd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2199 2024.02.18 04:58:45.798662 [ 3 ] {20bb2e8f-603e-45cf-8bfc-be8d3c355bd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2200 2024.02.18 04:58:45.798815 [ 3 ] {20bb2e8f-603e-45cf-8bfc-be8d3c355bd9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2201 2024.02.18 04:58:45.799183 [ 3 ] {20bb2e8f-603e-45cf-8bfc-be8d3c355bd9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
2202 2024.02.18 04:58:45.799472 [ 3 ] {20bb2e8f-603e-45cf-8bfc-be8d3c355bd9} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2203 2024.02.18 04:58:45.799654 [ 3 ] {20bb2e8f-603e-45cf-8bfc-be8d3c355bd9} <Trace> oximeter.measurements_histogramf64 (d3db9721-1957-4070-bc13-bc6e211e736f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2204 2024.02.18 04:58:45.799769 [ 77 ] {} <Debug> oximeter.measurements_histogramf64 (d3db9721-1957-4070-bc13-bc6e211e736f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2205 2024.02.18 04:58:45.799789 [ 3 ] {20bb2e8f-603e-45cf-8bfc-be8d3c355bd9} <Information> executeQuery: Read 12 rows, 16.58 KiB in 0.001139542 sec., 10530 rows/sec., 14.21 MiB/sec.
2206 2024.02.18 04:58:45.799821 [ 77 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
2207 2024.02.18 04:58:45.800046 [ 16 ] {d3db9721-1957-4070-bc13-bc6e211e736f::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
2208 2024.02.18 04:58:45.800110 [ 3 ] {20bb2e8f-603e-45cf-8bfc-be8d3c355bd9} <Debug> DynamicQueryHandler: Done processing query
2209 2024.02.18 04:58:45.800178 [ 3 ] {20bb2e8f-603e-45cf-8bfc-be8d3c355bd9} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
2210 2024.02.18 04:58:45.800234 [ 3 ] {} <Debug> HTTP-Session: 846cce7c-a339-4f4c-8d23-4a2ae90f5afa Destroying unnamed session
2211 2024.02.18 04:58:45.800290 [ 16 ] {d3db9721-1957-4070-bc13-bc6e211e736f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2212 2024.02.18 04:58:45.800339 [ 16 ] {d3db9721-1957-4070-bc13-bc6e211e736f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 328 rows starting from the beginning of the part
2213 2024.02.18 04:58:45.800507 [ 16 ] {d3db9721-1957-4070-bc13-bc6e211e736f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 12 rows starting from the beginning of the part
2214 2024.02.18 04:58:45.800626 [ 16 ] {d3db9721-1957-4070-bc13-bc6e211e736f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 37 rows starting from the beginning of the part
2215 2024.02.18 04:58:45.800734 [ 16 ] {d3db9721-1957-4070-bc13-bc6e211e736f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 12 rows starting from the beginning of the part
2216 2024.02.18 04:58:45.800844 [ 16 ] {d3db9721-1957-4070-bc13-bc6e211e736f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 37 rows starting from the beginning of the part
2217 2024.02.18 04:58:45.800948 [ 16 ] {d3db9721-1957-4070-bc13-bc6e211e736f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 12 rows starting from the beginning of the part
2218 2024.02.18 04:58:45.802284 [ 17 ] {d3db9721-1957-4070-bc13-bc6e211e736f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 438 rows, containing 6 columns (6 merged, 0 gathered) in 0.002406156 sec., 182033.08513662455 rows/sec., 245.64 MiB/sec.
2219 2024.02.18 04:58:45.802637 [ 17 ] {d3db9721-1957-4070-bc13-bc6e211e736f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2220 2024.02.18 04:58:45.802972 [ 17 ] {d3db9721-1957-4070-bc13-bc6e211e736f::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (d3db9721-1957-4070-bc13-bc6e211e736f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
2221 2024.02.18 04:58:45.803062 [ 17 ] {d3db9721-1957-4070-bc13-bc6e211e736f::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (d3db9721-1957-4070-bc13-bc6e211e736f) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
2222 2024.02.18 04:58:45.803148 [ 17 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in d3db9721-1957-4070-bc13-bc6e211e736f::all_1_16_3: 4.05 MiB.
2223 2024.02.18 04:58:50.788600 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 5360, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2224 2024.02.18 04:58:50.788783 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2225 2024.02.18 04:58:50.788829 [ 3 ] {} <Debug> HTTP-Session: 52fd2ec8-8b6b-4899-8cb5-35801c4cda84 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
2226 2024.02.18 04:58:50.788873 [ 3 ] {} <Debug> HTTP-Session: 52fd2ec8-8b6b-4899-8cb5-35801c4cda84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2227 2024.02.18 04:58:50.789078 [ 3 ] {ff6a7fb0-dfcc-4bc9-b8c5-5a93267eba85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2228 2024.02.18 04:58:50.789168 [ 3 ] {ff6a7fb0-dfcc-4bc9-b8c5-5a93267eba85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2229 2024.02.18 04:58:50.789325 [ 3 ] {ff6a7fb0-dfcc-4bc9-b8c5-5a93267eba85} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2230 2024.02.18 04:58:50.789792 [ 3 ] {ff6a7fb0-dfcc-4bc9-b8c5-5a93267eba85} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
2231 2024.02.18 04:58:50.790063 [ 3 ] {ff6a7fb0-dfcc-4bc9-b8c5-5a93267eba85} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2232 2024.02.18 04:58:50.790260 [ 3 ] {ff6a7fb0-dfcc-4bc9-b8c5-5a93267eba85} <Trace> oximeter.fields_i64 (a110e675-9fa4-4d0d-9e3b-9fe719bc695c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
2233 2024.02.18 04:58:50.790391 [ 3 ] {ff6a7fb0-dfcc-4bc9-b8c5-5a93267eba85} <Information> executeQuery: Read 37 rows, 3.00 KiB in 0.001251274 sec., 29569 rows/sec., 2.34 MiB/sec.
2234 2024.02.18 04:58:50.790544 [ 3 ] {ff6a7fb0-dfcc-4bc9-b8c5-5a93267eba85} <Debug> DynamicQueryHandler: Done processing query
2235 2024.02.18 04:58:50.790570 [ 3 ] {ff6a7fb0-dfcc-4bc9-b8c5-5a93267eba85} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2236 2024.02.18 04:58:50.790586 [ 3 ] {} <Debug> HTTP-Session: 52fd2ec8-8b6b-4899-8cb5-35801c4cda84 Destroying unnamed session
2237 2024.02.18 04:58:50.790734 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 17919, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2238 2024.02.18 04:58:50.790786 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2239 2024.02.18 04:58:50.790806 [ 3 ] {} <Debug> HTTP-Session: 66bf1b2e-c17c-4cdd-ac02-3fcc1cd076cc Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
2240 2024.02.18 04:58:50.790824 [ 3 ] {} <Debug> HTTP-Session: 66bf1b2e-c17c-4cdd-ac02-3fcc1cd076cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2241 2024.02.18 04:58:50.790911 [ 3 ] {d85e2cdd-aaec-43af-97a6-9686aaa5332f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2242 2024.02.18 04:58:50.790953 [ 3 ] {d85e2cdd-aaec-43af-97a6-9686aaa5332f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2243 2024.02.18 04:58:50.791061 [ 3 ] {d85e2cdd-aaec-43af-97a6-9686aaa5332f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2244 2024.02.18 04:58:50.791446 [ 3 ] {d85e2cdd-aaec-43af-97a6-9686aaa5332f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
2245 2024.02.18 04:58:50.791671 [ 3 ] {d85e2cdd-aaec-43af-97a6-9686aaa5332f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2246 2024.02.18 04:58:50.791824 [ 3 ] {d85e2cdd-aaec-43af-97a6-9686aaa5332f} <Trace> oximeter.fields_string (8709d499-2145-4776-9c04-69bdc89d3f70): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
2247 2024.02.18 04:58:50.791938 [ 3 ] {d85e2cdd-aaec-43af-97a6-9686aaa5332f} <Information> executeQuery: Read 111 rows, 11.11 KiB in 0.000986609 sec., 112506 rows/sec., 10.99 MiB/sec.
2248 2024.02.18 04:58:50.792087 [ 3 ] {d85e2cdd-aaec-43af-97a6-9686aaa5332f} <Debug> DynamicQueryHandler: Done processing query
2249 2024.02.18 04:58:50.792112 [ 3 ] {d85e2cdd-aaec-43af-97a6-9686aaa5332f} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
2250 2024.02.18 04:58:50.792128 [ 3 ] {} <Debug> HTTP-Session: 66bf1b2e-c17c-4cdd-ac02-3fcc1cd076cc Destroying unnamed session
2251 2024.02.18 04:58:50.792301 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 6323, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2252 2024.02.18 04:58:50.792348 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2253 2024.02.18 04:58:50.792367 [ 3 ] {} <Debug> HTTP-Session: 56da284f-b0b9-4d29-a2ec-e74a7696c001 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
2254 2024.02.18 04:58:50.792385 [ 3 ] {} <Debug> HTTP-Session: 56da284f-b0b9-4d29-a2ec-e74a7696c001 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2255 2024.02.18 04:58:50.792462 [ 3 ] {745b74c2-6678-439f-a676-1afa2ad5248e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2256 2024.02.18 04:58:50.792501 [ 3 ] {745b74c2-6678-439f-a676-1afa2ad5248e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2257 2024.02.18 04:58:50.792612 [ 3 ] {745b74c2-6678-439f-a676-1afa2ad5248e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2258 2024.02.18 04:58:50.792939 [ 3 ] {745b74c2-6678-439f-a676-1afa2ad5248e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
2259 2024.02.18 04:58:50.793147 [ 3 ] {745b74c2-6678-439f-a676-1afa2ad5248e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2260 2024.02.18 04:58:50.793293 [ 3 ] {745b74c2-6678-439f-a676-1afa2ad5248e} <Trace> oximeter.fields_uuid (24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
2261 2024.02.18 04:58:50.793411 [ 3 ] {745b74c2-6678-439f-a676-1afa2ad5248e} <Information> executeQuery: Read 37 rows, 2.96 KiB in 0.000920058 sec., 40214 rows/sec., 3.14 MiB/sec.
2262 2024.02.18 04:58:50.793515 [ 3 ] {745b74c2-6678-439f-a676-1afa2ad5248e} <Debug> DynamicQueryHandler: Done processing query
2263 2024.02.18 04:58:50.793538 [ 3 ] {745b74c2-6678-439f-a676-1afa2ad5248e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2264 2024.02.18 04:58:50.793553 [ 3 ] {} <Debug> HTTP-Session: 56da284f-b0b9-4d29-a2ec-e74a7696c001 Destroying unnamed session
2265 2024.02.18 04:58:50.793712 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 39600, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2266 2024.02.18 04:58:50.793757 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2267 2024.02.18 04:58:50.793776 [ 3 ] {} <Debug> HTTP-Session: 9e782a64-88e0-4267-95c6-a847e77e52a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
2268 2024.02.18 04:58:50.793793 [ 3 ] {} <Debug> HTTP-Session: 9e782a64-88e0-4267-95c6-a847e77e52a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2269 2024.02.18 04:58:50.793879 [ 3 ] {4c105e8d-f7fc-4ecf-8f20-1273978b59ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2270 2024.02.18 04:58:50.793923 [ 3 ] {4c105e8d-f7fc-4ecf-8f20-1273978b59ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2271 2024.02.18 04:58:50.794059 [ 3 ] {4c105e8d-f7fc-4ecf-8f20-1273978b59ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2272 2024.02.18 04:58:50.794494 [ 3 ] {4c105e8d-f7fc-4ecf-8f20-1273978b59ae} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
2273 2024.02.18 04:58:50.794809 [ 3 ] {4c105e8d-f7fc-4ecf-8f20-1273978b59ae} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2274 2024.02.18 04:58:50.794988 [ 3 ] {4c105e8d-f7fc-4ecf-8f20-1273978b59ae} <Trace> oximeter.measurements_histogramf64 (d3db9721-1957-4070-bc13-bc6e211e736f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
2275 2024.02.18 04:58:50.795112 [ 3 ] {4c105e8d-f7fc-4ecf-8f20-1273978b59ae} <Information> executeQuery: Read 37 rows, 51.13 KiB in 0.001205753 sec., 30686 rows/sec., 41.41 MiB/sec.
2276 2024.02.18 04:58:50.795338 [ 3 ] {4c105e8d-f7fc-4ecf-8f20-1273978b59ae} <Debug> DynamicQueryHandler: Done processing query
2277 2024.02.18 04:58:50.795362 [ 3 ] {4c105e8d-f7fc-4ecf-8f20-1273978b59ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2278 2024.02.18 04:58:50.795378 [ 3 ] {} <Debug> HTTP-Session: 9e782a64-88e0-4267-95c6-a847e77e52a7 Destroying unnamed session
2279 2024.02.18 04:58:55.788779 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 1775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2280 2024.02.18 04:58:55.788919 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2281 2024.02.18 04:58:55.788945 [ 3 ] {} <Debug> HTTP-Session: 16f586e4-4ef9-474c-9d32-7a70b827d316 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
2282 2024.02.18 04:58:55.788971 [ 3 ] {} <Debug> HTTP-Session: 16f586e4-4ef9-474c-9d32-7a70b827d316 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2283 2024.02.18 04:58:55.789102 [ 3 ] {58bce840-a084-4227-8286-f77462d73ef1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2284 2024.02.18 04:58:55.789164 [ 3 ] {58bce840-a084-4227-8286-f77462d73ef1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2285 2024.02.18 04:58:55.789323 [ 3 ] {58bce840-a084-4227-8286-f77462d73ef1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2286 2024.02.18 04:58:55.789718 [ 3 ] {58bce840-a084-4227-8286-f77462d73ef1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
2287 2024.02.18 04:58:55.789982 [ 3 ] {58bce840-a084-4227-8286-f77462d73ef1} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
2288 2024.02.18 04:58:55.790156 [ 3 ] {58bce840-a084-4227-8286-f77462d73ef1} <Trace> oximeter.fields_i64 (a110e675-9fa4-4d0d-9e3b-9fe719bc695c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
2289 2024.02.18 04:58:55.790282 [ 3 ] {58bce840-a084-4227-8286-f77462d73ef1} <Information> executeQuery: Read 12 rows, 996.00 B in 0.001145392 sec., 10476 rows/sec., 849.19 KiB/sec.
2290 2024.02.18 04:58:55.790425 [ 3 ] {58bce840-a084-4227-8286-f77462d73ef1} <Debug> DynamicQueryHandler: Done processing query
2291 2024.02.18 04:58:55.790449 [ 3 ] {58bce840-a084-4227-8286-f77462d73ef1} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2292 2024.02.18 04:58:55.790465 [ 3 ] {} <Debug> HTTP-Session: 16f586e4-4ef9-474c-9d32-7a70b827d316 Destroying unnamed session
2293 2024.02.18 04:58:55.790597 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 10503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2294 2024.02.18 04:58:55.790643 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2295 2024.02.18 04:58:55.790663 [ 3 ] {} <Debug> HTTP-Session: 0907833c-d5c6-4384-b56a-898f042f15ed Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
2296 2024.02.18 04:58:55.790680 [ 3 ] {} <Debug> HTTP-Session: 0907833c-d5c6-4384-b56a-898f042f15ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2297 2024.02.18 04:58:55.790755 [ 3 ] {9d901202-22a3-48b2-a9e8-6895109b21b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2298 2024.02.18 04:58:55.790795 [ 3 ] {9d901202-22a3-48b2-a9e8-6895109b21b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2299 2024.02.18 04:58:55.790923 [ 3 ] {9d901202-22a3-48b2-a9e8-6895109b21b9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2300 2024.02.18 04:58:55.791308 [ 3 ] {9d901202-22a3-48b2-a9e8-6895109b21b9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
2301 2024.02.18 04:58:55.791521 [ 3 ] {9d901202-22a3-48b2-a9e8-6895109b21b9} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
2302 2024.02.18 04:58:55.791674 [ 3 ] {9d901202-22a3-48b2-a9e8-6895109b21b9} <Trace> oximeter.fields_string (8709d499-2145-4776-9c04-69bdc89d3f70): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
2303 2024.02.18 04:58:55.791791 [ 3 ] {9d901202-22a3-48b2-a9e8-6895109b21b9} <Information> executeQuery: Read 72 rows, 6.08 KiB in 0.001000829 sec., 71940 rows/sec., 5.93 MiB/sec.
2304 2024.02.18 04:58:55.791913 [ 3 ] {9d901202-22a3-48b2-a9e8-6895109b21b9} <Debug> DynamicQueryHandler: Done processing query
2305 2024.02.18 04:58:55.791936 [ 3 ] {9d901202-22a3-48b2-a9e8-6895109b21b9} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
2306 2024.02.18 04:58:55.791951 [ 3 ] {} <Debug> HTTP-Session: 0907833c-d5c6-4384-b56a-898f042f15ed Destroying unnamed session
2307 2024.02.18 04:58:55.792075 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 6134, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2308 2024.02.18 04:58:55.792120 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2309 2024.02.18 04:58:55.792139 [ 3 ] {} <Debug> HTTP-Session: cad60047-67fa-4a41-b0a1-0c163d8dd34d Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
2310 2024.02.18 04:58:55.792156 [ 3 ] {} <Debug> HTTP-Session: cad60047-67fa-4a41-b0a1-0c163d8dd34d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2311 2024.02.18 04:58:55.792254 [ 3 ] {05209245-1b8a-47ec-9163-2dbe0cae81b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2312 2024.02.18 04:58:55.792292 [ 3 ] {05209245-1b8a-47ec-9163-2dbe0cae81b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2313 2024.02.18 04:58:55.792395 [ 3 ] {05209245-1b8a-47ec-9163-2dbe0cae81b9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2314 2024.02.18 04:58:55.792727 [ 3 ] {05209245-1b8a-47ec-9163-2dbe0cae81b9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
2315 2024.02.18 04:58:55.792940 [ 3 ] {05209245-1b8a-47ec-9163-2dbe0cae81b9} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
2316 2024.02.18 04:58:55.793090 [ 3 ] {05209245-1b8a-47ec-9163-2dbe0cae81b9} <Trace> oximeter.fields_uuid (24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
2317 2024.02.18 04:58:55.793210 [ 3 ] {05209245-1b8a-47ec-9163-2dbe0cae81b9} <Information> executeQuery: Read 36 rows, 2.86 KiB in 0.000923598 sec., 38977 rows/sec., 3.02 MiB/sec.
2318 2024.02.18 04:58:55.793328 [ 3 ] {05209245-1b8a-47ec-9163-2dbe0cae81b9} <Debug> DynamicQueryHandler: Done processing query
2319 2024.02.18 04:58:55.793352 [ 3 ] {05209245-1b8a-47ec-9163-2dbe0cae81b9} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2320 2024.02.18 04:58:55.793368 [ 3 ] {} <Debug> HTTP-Session: cad60047-67fa-4a41-b0a1-0c163d8dd34d Destroying unnamed session
2321 2024.02.18 04:58:55.793519 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 7036, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2322 2024.02.18 04:58:55.793564 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2323 2024.02.18 04:58:55.793583 [ 3 ] {} <Debug> HTTP-Session: ea88dd59-da6f-419d-a7a0-1392143bad32 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
2324 2024.02.18 04:58:55.793600 [ 3 ] {} <Debug> HTTP-Session: ea88dd59-da6f-419d-a7a0-1392143bad32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2325 2024.02.18 04:58:55.793674 [ 3 ] {ddccdf3c-af93-4711-a4e8-3af3cf3f4937} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2326 2024.02.18 04:58:55.793717 [ 3 ] {ddccdf3c-af93-4711-a4e8-3af3cf3f4937} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2327 2024.02.18 04:58:55.793843 [ 3 ] {ddccdf3c-af93-4711-a4e8-3af3cf3f4937} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2328 2024.02.18 04:58:55.794192 [ 3 ] {ddccdf3c-af93-4711-a4e8-3af3cf3f4937} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
2329 2024.02.18 04:58:55.794460 [ 3 ] {ddccdf3c-af93-4711-a4e8-3af3cf3f4937} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2330 2024.02.18 04:58:55.794640 [ 3 ] {ddccdf3c-af93-4711-a4e8-3af3cf3f4937} <Trace> oximeter.measurements_cumulativeu64 (6f308f2d-476a-4ed1-99f4-81c3727bb07b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
2331 2024.02.18 04:58:55.794769 [ 3 ] {ddccdf3c-af93-4711-a4e8-3af3cf3f4937} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.0010638 sec., 33840 rows/sec., 2.39 MiB/sec.
2332 2024.02.18 04:58:55.794942 [ 3 ] {ddccdf3c-af93-4711-a4e8-3af3cf3f4937} <Debug> DynamicQueryHandler: Done processing query
2333 2024.02.18 04:58:55.794965 [ 3 ] {ddccdf3c-af93-4711-a4e8-3af3cf3f4937} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2334 2024.02.18 04:58:55.794981 [ 3 ] {} <Debug> HTTP-Session: ea88dd59-da6f-419d-a7a0-1392143bad32 Destroying unnamed session
2335 2024.02.18 04:58:55.795136 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 12896, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2336 2024.02.18 04:58:55.795183 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2337 2024.02.18 04:58:55.795202 [ 3 ] {} <Debug> HTTP-Session: bdf1638a-496a-46aa-813e-f673f034c750 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
2338 2024.02.18 04:58:55.795219 [ 3 ] {} <Debug> HTTP-Session: bdf1638a-496a-46aa-813e-f673f034c750 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2339 2024.02.18 04:58:55.795294 [ 3 ] {80bb3877-e4a6-40e4-84eb-a5777cbc88de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2340 2024.02.18 04:58:55.795338 [ 3 ] {80bb3877-e4a6-40e4-84eb-a5777cbc88de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2341 2024.02.18 04:58:55.795481 [ 3 ] {80bb3877-e4a6-40e4-84eb-a5777cbc88de} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2342 2024.02.18 04:58:55.795821 [ 3 ] {80bb3877-e4a6-40e4-84eb-a5777cbc88de} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
2343 2024.02.18 04:58:55.796098 [ 3 ] {80bb3877-e4a6-40e4-84eb-a5777cbc88de} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
2344 2024.02.18 04:58:55.796295 [ 3 ] {80bb3877-e4a6-40e4-84eb-a5777cbc88de} <Trace> oximeter.measurements_histogramf64 (d3db9721-1957-4070-bc13-bc6e211e736f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
2345 2024.02.18 04:58:55.796416 [ 3 ] {80bb3877-e4a6-40e4-84eb-a5777cbc88de} <Information> executeQuery: Read 12 rows, 16.58 KiB in 0.001094031 sec., 10968 rows/sec., 14.80 MiB/sec.
2346 2024.02.18 04:58:55.796541 [ 3 ] {80bb3877-e4a6-40e4-84eb-a5777cbc88de} <Debug> DynamicQueryHandler: Done processing query
2347 2024.02.18 04:58:55.796563 [ 3 ] {80bb3877-e4a6-40e4-84eb-a5777cbc88de} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
2348 2024.02.18 04:58:55.796579 [ 3 ] {} <Debug> HTTP-Session: bdf1638a-496a-46aa-813e-f673f034c750 Destroying unnamed session
2349 2024.02.18 04:58:59.547456 [ 90 ] {} <Debug> DNSResolver: Updating DNS cache
2350 2024.02.18 04:58:59.547513 [ 90 ] {} <Debug> DNSResolver: Updated DNS cache
2351 2024.02.18 04:59:00.787867 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 5360, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2352 2024.02.18 04:59:00.787980 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2353 2024.02.18 04:59:00.788007 [ 3 ] {} <Debug> HTTP-Session: d17992dc-e7f2-4944-bd53-488fdfbf643b Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
2354 2024.02.18 04:59:00.788033 [ 3 ] {} <Debug> HTTP-Session: d17992dc-e7f2-4944-bd53-488fdfbf643b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2355 2024.02.18 04:59:00.788165 [ 3 ] {b581b9b3-5b3b-4850-b8ca-f23d4b0c3e9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2356 2024.02.18 04:59:00.788228 [ 3 ] {b581b9b3-5b3b-4850-b8ca-f23d4b0c3e9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2357 2024.02.18 04:59:00.788388 [ 3 ] {b581b9b3-5b3b-4850-b8ca-f23d4b0c3e9b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2358 2024.02.18 04:59:00.788833 [ 3 ] {b581b9b3-5b3b-4850-b8ca-f23d4b0c3e9b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
2359 2024.02.18 04:59:00.789103 [ 3 ] {b581b9b3-5b3b-4850-b8ca-f23d4b0c3e9b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
2360 2024.02.18 04:59:00.789272 [ 3 ] {b581b9b3-5b3b-4850-b8ca-f23d4b0c3e9b} <Trace> oximeter.fields_i64 (a110e675-9fa4-4d0d-9e3b-9fe719bc695c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
2361 2024.02.18 04:59:00.789403 [ 3 ] {b581b9b3-5b3b-4850-b8ca-f23d4b0c3e9b} <Information> executeQuery: Read 37 rows, 3.00 KiB in 0.001191763 sec., 31046 rows/sec., 2.46 MiB/sec.
2362 2024.02.18 04:59:00.789615 [ 3 ] {b581b9b3-5b3b-4850-b8ca-f23d4b0c3e9b} <Debug> DynamicQueryHandler: Done processing query
2363 2024.02.18 04:59:00.789643 [ 3 ] {b581b9b3-5b3b-4850-b8ca-f23d4b0c3e9b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2364 2024.02.18 04:59:00.789660 [ 3 ] {} <Debug> HTTP-Session: d17992dc-e7f2-4944-bd53-488fdfbf643b Destroying unnamed session
2365 2024.02.18 04:59:00.789780 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2366 2024.02.18 04:59:00.789835 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2367 2024.02.18 04:59:00.789855 [ 3 ] {} <Debug> HTTP-Session: c1365a75-2af3-4c19-af2a-0f8718e080b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
2368 2024.02.18 04:59:00.789874 [ 3 ] {} <Debug> HTTP-Session: c1365a75-2af3-4c19-af2a-0f8718e080b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2369 2024.02.18 04:59:00.789956 [ 3 ] {b571eb71-e006-474a-91b6-b2af17b16b9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
2370 2024.02.18 04:59:00.790002 [ 3 ] {b571eb71-e006-474a-91b6-b2af17b16b9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
2371 2024.02.18 04:59:00.790122 [ 3 ] {b571eb71-e006-474a-91b6-b2af17b16b9e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2372 2024.02.18 04:59:00.790435 [ 3 ] {b571eb71-e006-474a-91b6-b2af17b16b9e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
2373 2024.02.18 04:59:00.790650 [ 3 ] {b571eb71-e006-474a-91b6-b2af17b16b9e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2374 2024.02.18 04:59:00.790806 [ 3 ] {b571eb71-e006-474a-91b6-b2af17b16b9e} <Trace> oximeter.fields_ipaddr (427360ce-e353-4c35-b2e2-03ee75b575b3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
2375 2024.02.18 04:59:00.790919 [ 3 ] {b571eb71-e006-474a-91b6-b2af17b16b9e} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000927098 sec., 2157 rows/sec., 184.34 KiB/sec.
2376 2024.02.18 04:59:00.791090 [ 3 ] {b571eb71-e006-474a-91b6-b2af17b16b9e} <Debug> DynamicQueryHandler: Done processing query
2377 2024.02.18 04:59:00.791114 [ 3 ] {b571eb71-e006-474a-91b6-b2af17b16b9e} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2378 2024.02.18 04:59:00.791130 [ 3 ] {} <Debug> HTTP-Session: c1365a75-2af3-4c19-af2a-0f8718e080b1 Destroying unnamed session
2379 2024.02.18 04:59:00.791262 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 18069, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2380 2024.02.18 04:59:00.791314 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2381 2024.02.18 04:59:00.791333 [ 3 ] {} <Debug> HTTP-Session: 9bac686f-95f4-46f5-9430-c1c1dee63c8b Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
2382 2024.02.18 04:59:00.791351 [ 3 ] {} <Debug> HTTP-Session: 9bac686f-95f4-46f5-9430-c1c1dee63c8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2383 2024.02.18 04:59:00.791433 [ 3 ] {8279f8c7-b9e7-45a5-9c63-f1b19c7afb21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2384 2024.02.18 04:59:00.791473 [ 3 ] {8279f8c7-b9e7-45a5-9c63-f1b19c7afb21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2385 2024.02.18 04:59:00.791586 [ 3 ] {8279f8c7-b9e7-45a5-9c63-f1b19c7afb21} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2386 2024.02.18 04:59:00.791952 [ 3 ] {8279f8c7-b9e7-45a5-9c63-f1b19c7afb21} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
2387 2024.02.18 04:59:00.792179 [ 3 ] {8279f8c7-b9e7-45a5-9c63-f1b19c7afb21} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
2388 2024.02.18 04:59:00.792332 [ 3 ] {8279f8c7-b9e7-45a5-9c63-f1b19c7afb21} <Trace> oximeter.fields_string (8709d499-2145-4776-9c04-69bdc89d3f70): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
2389 2024.02.18 04:59:00.792448 [ 3 ] {8279f8c7-b9e7-45a5-9c63-f1b19c7afb21} <Information> executeQuery: Read 112 rows, 11.20 KiB in 0.000978759 sec., 114430 rows/sec., 11.17 MiB/sec.
2390 2024.02.18 04:59:00.792572 [ 3 ] {8279f8c7-b9e7-45a5-9c63-f1b19c7afb21} <Debug> DynamicQueryHandler: Done processing query
2391 2024.02.18 04:59:00.792595 [ 3 ] {8279f8c7-b9e7-45a5-9c63-f1b19c7afb21} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
2392 2024.02.18 04:59:00.792610 [ 3 ] {} <Debug> HTTP-Session: 9bac686f-95f4-46f5-9430-c1c1dee63c8b Destroying unnamed session
2393 2024.02.18 04:59:00.792720 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2394 2024.02.18 04:59:00.792768 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2395 2024.02.18 04:59:00.792786 [ 3 ] {} <Debug> HTTP-Session: 8236eb3e-5cde-4f26-9506-d92215826827 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
2396 2024.02.18 04:59:00.792805 [ 3 ] {} <Debug> HTTP-Session: 8236eb3e-5cde-4f26-9506-d92215826827 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2397 2024.02.18 04:59:00.792877 [ 3 ] {83ebe35c-8216-4819-880a-1cf640d156e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2398 2024.02.18 04:59:00.792916 [ 3 ] {83ebe35c-8216-4819-880a-1cf640d156e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2399 2024.02.18 04:59:00.793022 [ 3 ] {83ebe35c-8216-4819-880a-1cf640d156e9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2400 2024.02.18 04:59:00.793319 [ 3 ] {83ebe35c-8216-4819-880a-1cf640d156e9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
2401 2024.02.18 04:59:00.793530 [ 3 ] {83ebe35c-8216-4819-880a-1cf640d156e9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2402 2024.02.18 04:59:00.793681 [ 3 ] {83ebe35c-8216-4819-880a-1cf640d156e9} <Trace> oximeter.fields_u16 (1b18f80e-c583-4ce8-a0aa-d56192fadfc4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
2403 2024.02.18 04:59:00.793792 [ 3 ] {83ebe35c-8216-4819-880a-1cf640d156e9} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000878557 sec., 2276 rows/sec., 158.95 KiB/sec.
2404 2024.02.18 04:59:00.793931 [ 3 ] {83ebe35c-8216-4819-880a-1cf640d156e9} <Debug> DynamicQueryHandler: Done processing query
2405 2024.02.18 04:59:00.793954 [ 3 ] {83ebe35c-8216-4819-880a-1cf640d156e9} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2406 2024.02.18 04:59:00.793969 [ 3 ] {} <Debug> HTTP-Session: 8236eb3e-5cde-4f26-9506-d92215826827 Destroying unnamed session
2407 2024.02.18 04:59:00.794083 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 6666, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2408 2024.02.18 04:59:00.794129 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2409 2024.02.18 04:59:00.794148 [ 3 ] {} <Debug> HTTP-Session: b7375d59-083f-4b27-8f52-16378afb4148 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
2410 2024.02.18 04:59:00.794167 [ 3 ] {} <Debug> HTTP-Session: b7375d59-083f-4b27-8f52-16378afb4148 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2411 2024.02.18 04:59:00.794240 [ 3 ] {6c2080a4-7923-4de1-88d3-908e9c2cf208} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2412 2024.02.18 04:59:00.794279 [ 3 ] {6c2080a4-7923-4de1-88d3-908e9c2cf208} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2413 2024.02.18 04:59:00.794383 [ 3 ] {6c2080a4-7923-4de1-88d3-908e9c2cf208} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2414 2024.02.18 04:59:00.794734 [ 3 ] {6c2080a4-7923-4de1-88d3-908e9c2cf208} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
2415 2024.02.18 04:59:00.794954 [ 3 ] {6c2080a4-7923-4de1-88d3-908e9c2cf208} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
2416 2024.02.18 04:59:00.795104 [ 3 ] {6c2080a4-7923-4de1-88d3-908e9c2cf208} <Trace> oximeter.fields_uuid (24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
2417 2024.02.18 04:59:00.795214 [ 3 ] {6c2080a4-7923-4de1-88d3-908e9c2cf208} <Information> executeQuery: Read 39 rows, 3.13 KiB in 0.000942128 sec., 41395 rows/sec., 3.24 MiB/sec.
2418 2024.02.18 04:59:00.795336 [ 3 ] {6c2080a4-7923-4de1-88d3-908e9c2cf208} <Debug> DynamicQueryHandler: Done processing query
2419 2024.02.18 04:59:00.795359 [ 3 ] {6c2080a4-7923-4de1-88d3-908e9c2cf208} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2420 2024.02.18 04:59:00.795375 [ 3 ] {} <Debug> HTTP-Session: b7375d59-083f-4b27-8f52-16378afb4148 Destroying unnamed session
2421 2024.02.18 04:59:00.795479 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2422 2024.02.18 04:59:00.795525 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2423 2024.02.18 04:59:00.795544 [ 3 ] {} <Debug> HTTP-Session: 64e506c1-e6c1-4b39-a4fd-558ea7c69748 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
2424 2024.02.18 04:59:00.795561 [ 3 ] {} <Debug> HTTP-Session: 64e506c1-e6c1-4b39-a4fd-558ea7c69748 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2425 2024.02.18 04:59:00.795631 [ 3 ] {3a93cad7-3eed-4b56-8c7a-a9ccc9803bc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2426 2024.02.18 04:59:00.795674 [ 3 ] {3a93cad7-3eed-4b56-8c7a-a9ccc9803bc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2427 2024.02.18 04:59:00.795794 [ 3 ] {3a93cad7-3eed-4b56-8c7a-a9ccc9803bc5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2428 2024.02.18 04:59:00.796071 [ 3 ] {3a93cad7-3eed-4b56-8c7a-a9ccc9803bc5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
2429 2024.02.18 04:59:00.796326 [ 3 ] {3a93cad7-3eed-4b56-8c7a-a9ccc9803bc5} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2430 2024.02.18 04:59:00.796503 [ 3 ] {3a93cad7-3eed-4b56-8c7a-a9ccc9803bc5} <Trace> oximeter.measurements_cumulativeu64 (6f308f2d-476a-4ed1-99f4-81c3727bb07b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
2431 2024.02.18 04:59:00.796621 [ 3 ] {3a93cad7-3eed-4b56-8c7a-a9ccc9803bc5} <Information> executeQuery: Read 1 rows, 72.00 B in 0.000954159 sec., 1048 rows/sec., 73.69 KiB/sec.
2432 2024.02.18 04:59:00.796623 [ 112 ] {} <Debug> oximeter.measurements_cumulativeu64 (6f308f2d-476a-4ed1-99f4-81c3727bb07b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
2433 2024.02.18 04:59:00.796732 [ 112 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
2434 2024.02.18 04:59:00.796808 [ 3 ] {3a93cad7-3eed-4b56-8c7a-a9ccc9803bc5} <Debug> DynamicQueryHandler: Done processing query
2435 2024.02.18 04:59:00.796848 [ 3 ] {3a93cad7-3eed-4b56-8c7a-a9ccc9803bc5} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2436 2024.02.18 04:59:00.796844 [ 24 ] {6f308f2d-476a-4ed1-99f4-81c3727bb07b::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
2437 2024.02.18 04:59:00.796876 [ 3 ] {} <Debug> HTTP-Session: 64e506c1-e6c1-4b39-a4fd-558ea7c69748 Destroying unnamed session
2438 2024.02.18 04:59:00.797001 [ 24 ] {6f308f2d-476a-4ed1-99f4-81c3727bb07b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2439 2024.02.18 04:59:00.797053 [ 24 ] {6f308f2d-476a-4ed1-99f4-81c3727bb07b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 216 rows starting from the beginning of the part
2440 2024.02.18 04:59:00.797071 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 39600, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2441 2024.02.18 04:59:00.797147 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2442 2024.02.18 04:59:00.797189 [ 3 ] {} <Debug> HTTP-Session: af2e32c5-813a-4e46-bef2-1f64ecbcf49c Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
2443 2024.02.18 04:59:00.797225 [ 3 ] {} <Debug> HTTP-Session: af2e32c5-813a-4e46-bef2-1f64ecbcf49c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2444 2024.02.18 04:59:00.797399 [ 24 ] {6f308f2d-476a-4ed1-99f4-81c3727bb07b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part
2445 2024.02.18 04:59:00.797433 [ 3 ] {adac7028-e696-4549-a5f9-dc320cd6e449} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2446 2024.02.18 04:59:00.797541 [ 3 ] {adac7028-e696-4549-a5f9-dc320cd6e449} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2447 2024.02.18 04:59:00.797724 [ 24 ] {6f308f2d-476a-4ed1-99f4-81c3727bb07b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 37 rows starting from the beginning of the part
2448 2024.02.18 04:59:00.798110 [ 24 ] {6f308f2d-476a-4ed1-99f4-81c3727bb07b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part
2449 2024.02.18 04:59:00.798207 [ 3 ] {adac7028-e696-4549-a5f9-dc320cd6e449} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2450 2024.02.18 04:59:00.798432 [ 24 ] {6f308f2d-476a-4ed1-99f4-81c3727bb07b::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
2451 2024.02.18 04:59:00.798606 [ 24 ] {6f308f2d-476a-4ed1-99f4-81c3727bb07b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part
2452 2024.02.18 04:59:00.799181 [ 3 ] {adac7028-e696-4549-a5f9-dc320cd6e449} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
2453 2024.02.18 04:59:00.799958 [ 3 ] {adac7028-e696-4549-a5f9-dc320cd6e449} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
2454 2024.02.18 04:59:00.800374 [ 3 ] {adac7028-e696-4549-a5f9-dc320cd6e449} <Trace> oximeter.measurements_histogramf64 (d3db9721-1957-4070-bc13-bc6e211e736f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
2455 2024.02.18 04:59:00.800398 [ 24 ] {6f308f2d-476a-4ed1-99f4-81c3727bb07b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 293 rows, containing 5 columns (5 merged, 0 gathered) in 0.003604129 sec., 81295.64729786309 rows/sec., 5.73 MiB/sec.
2456 2024.02.18 04:59:00.800612 [ 3 ] {adac7028-e696-4549-a5f9-dc320cd6e449} <Information> executeQuery: Read 37 rows, 51.13 KiB in 0.00310089 sec., 11932 rows/sec., 16.10 MiB/sec.
2457 2024.02.18 04:59:00.800623 [ 24 ] {6f308f2d-476a-4ed1-99f4-81c3727bb07b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
2458 2024.02.18 04:59:00.800926 [ 3 ] {adac7028-e696-4549-a5f9-dc320cd6e449} <Debug> DynamicQueryHandler: Done processing query
2459 2024.02.18 04:59:00.800957 [ 3 ] {adac7028-e696-4549-a5f9-dc320cd6e449} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2460 2024.02.18 04:59:00.800978 [ 3 ] {} <Debug> HTTP-Session: af2e32c5-813a-4e46-bef2-1f64ecbcf49c Destroying unnamed session
2461 2024.02.18 04:59:00.801040 [ 24 ] {6f308f2d-476a-4ed1-99f4-81c3727bb07b::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (6f308f2d-476a-4ed1-99f4-81c3727bb07b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
2462 2024.02.18 04:59:00.801105 [ 24 ] {6f308f2d-476a-4ed1-99f4-81c3727bb07b::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (6f308f2d-476a-4ed1-99f4-81c3727bb07b) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
2463 2024.02.18 04:59:05.786871 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 1775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2464 2024.02.18 04:59:05.786997 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2465 2024.02.18 04:59:05.787024 [ 3 ] {} <Debug> HTTP-Session: ea2f6f66-ac1a-4caf-8bc1-282828bd18bc Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
2466 2024.02.18 04:59:05.787049 [ 3 ] {} <Debug> HTTP-Session: ea2f6f66-ac1a-4caf-8bc1-282828bd18bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2467 2024.02.18 04:59:05.787186 [ 3 ] {e3424462-f059-4ed9-88d0-9f1ade933358} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2468 2024.02.18 04:59:05.787247 [ 3 ] {e3424462-f059-4ed9-88d0-9f1ade933358} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2469 2024.02.18 04:59:05.787413 [ 3 ] {e3424462-f059-4ed9-88d0-9f1ade933358} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2470 2024.02.18 04:59:05.787867 [ 3 ] {e3424462-f059-4ed9-88d0-9f1ade933358} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
2471 2024.02.18 04:59:05.788143 [ 3 ] {e3424462-f059-4ed9-88d0-9f1ade933358} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
2472 2024.02.18 04:59:05.788313 [ 3 ] {e3424462-f059-4ed9-88d0-9f1ade933358} <Trace> oximeter.fields_i64 (a110e675-9fa4-4d0d-9e3b-9fe719bc695c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
2473 2024.02.18 04:59:05.788448 [ 3 ] {e3424462-f059-4ed9-88d0-9f1ade933358} <Information> executeQuery: Read 12 rows, 996.00 B in 0.001219454 sec., 9840 rows/sec., 797.62 KiB/sec.
2474 2024.02.18 04:59:05.788603 [ 3 ] {e3424462-f059-4ed9-88d0-9f1ade933358} <Debug> DynamicQueryHandler: Done processing query
2475 2024.02.18 04:59:05.788629 [ 3 ] {e3424462-f059-4ed9-88d0-9f1ade933358} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2476 2024.02.18 04:59:05.788646 [ 3 ] {} <Debug> HTTP-Session: ea2f6f66-ac1a-4caf-8bc1-282828bd18bc Destroying unnamed session
2477 2024.02.18 04:59:05.788789 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 5514, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2478 2024.02.18 04:59:05.788842 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2479 2024.02.18 04:59:05.788862 [ 3 ] {} <Debug> HTTP-Session: 8006647a-9848-45e6-a175-f2b167fa5a76 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
2480 2024.02.18 04:59:05.788881 [ 3 ] {} <Debug> HTTP-Session: 8006647a-9848-45e6-a175-f2b167fa5a76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2481 2024.02.18 04:59:05.788966 [ 3 ] {88e3d7f7-a0ab-435c-9f73-40b90e817e23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2482 2024.02.18 04:59:05.789010 [ 3 ] {88e3d7f7-a0ab-435c-9f73-40b90e817e23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2483 2024.02.18 04:59:05.789120 [ 3 ] {88e3d7f7-a0ab-435c-9f73-40b90e817e23} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2484 2024.02.18 04:59:05.789456 [ 3 ] {88e3d7f7-a0ab-435c-9f73-40b90e817e23} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
2485 2024.02.18 04:59:05.789675 [ 3 ] {88e3d7f7-a0ab-435c-9f73-40b90e817e23} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
2486 2024.02.18 04:59:05.789830 [ 3 ] {88e3d7f7-a0ab-435c-9f73-40b90e817e23} <Trace> oximeter.fields_string (8709d499-2145-4776-9c04-69bdc89d3f70): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
2487 2024.02.18 04:59:05.789930 [ 3 ] {88e3d7f7-a0ab-435c-9f73-40b90e817e23} <Information> executeQuery: Read 36 rows, 3.27 KiB in 0.000933778 sec., 38553 rows/sec., 3.42 MiB/sec.
2488 2024.02.18 04:59:05.790050 [ 3 ] {88e3d7f7-a0ab-435c-9f73-40b90e817e23} <Debug> DynamicQueryHandler: Done processing query
2489 2024.02.18 04:59:05.790073 [ 3 ] {88e3d7f7-a0ab-435c-9f73-40b90e817e23} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2490 2024.02.18 04:59:05.790089 [ 3 ] {} <Debug> HTTP-Session: 8006647a-9848-45e6-a175-f2b167fa5a76 Destroying unnamed session
2491 2024.02.18 04:59:05.790206 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 2088, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2492 2024.02.18 04:59:05.790253 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2493 2024.02.18 04:59:05.790275 [ 3 ] {} <Debug> HTTP-Session: adb03107-7e4d-4fac-bb18-291b510c1d05 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
2494 2024.02.18 04:59:05.790292 [ 3 ] {} <Debug> HTTP-Session: adb03107-7e4d-4fac-bb18-291b510c1d05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2495 2024.02.18 04:59:05.790365 [ 3 ] {5bc1cc57-8e43-4079-b676-46fd4635fa91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2496 2024.02.18 04:59:05.790404 [ 3 ] {5bc1cc57-8e43-4079-b676-46fd4635fa91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2497 2024.02.18 04:59:05.790510 [ 3 ] {5bc1cc57-8e43-4079-b676-46fd4635fa91} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2498 2024.02.18 04:59:05.790795 [ 3 ] {5bc1cc57-8e43-4079-b676-46fd4635fa91} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
2499 2024.02.18 04:59:05.791015 [ 3 ] {5bc1cc57-8e43-4079-b676-46fd4635fa91} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
2500 2024.02.18 04:59:05.791171 [ 3 ] {5bc1cc57-8e43-4079-b676-46fd4635fa91} <Trace> oximeter.fields_uuid (24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
2501 2024.02.18 04:59:05.791271 [ 3 ] {5bc1cc57-8e43-4079-b676-46fd4635fa91} <Information> executeQuery: Read 12 rows, 984.00 B in 0.000878037 sec., 13666 rows/sec., 1.07 MiB/sec.
2502 2024.02.18 04:59:05.791431 [ 3 ] {5bc1cc57-8e43-4079-b676-46fd4635fa91} <Debug> DynamicQueryHandler: Done processing query
2503 2024.02.18 04:59:05.791455 [ 3 ] {5bc1cc57-8e43-4079-b676-46fd4635fa91} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2504 2024.02.18 04:59:05.791471 [ 3 ] {} <Debug> HTTP-Session: adb03107-7e4d-4fac-bb18-291b510c1d05 Destroying unnamed session
2505 2024.02.18 04:59:05.791588 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 12896, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2506 2024.02.18 04:59:05.791636 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2507 2024.02.18 04:59:05.791655 [ 3 ] {} <Debug> HTTP-Session: 51a8c763-f4cd-48a5-9e17-c0d2356eefc3 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
2508 2024.02.18 04:59:05.791673 [ 3 ] {} <Debug> HTTP-Session: 51a8c763-f4cd-48a5-9e17-c0d2356eefc3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2509 2024.02.18 04:59:05.791754 [ 3 ] {9b7cfa49-c1d2-42f9-a360-6c6613b89244} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2510 2024.02.18 04:59:05.791802 [ 3 ] {9b7cfa49-c1d2-42f9-a360-6c6613b89244} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2511 2024.02.18 04:59:05.791941 [ 3 ] {9b7cfa49-c1d2-42f9-a360-6c6613b89244} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2512 2024.02.18 04:59:05.792301 [ 3 ] {9b7cfa49-c1d2-42f9-a360-6c6613b89244} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
2513 2024.02.18 04:59:05.792598 [ 3 ] {9b7cfa49-c1d2-42f9-a360-6c6613b89244} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
2514 2024.02.18 04:59:05.792779 [ 3 ] {9b7cfa49-c1d2-42f9-a360-6c6613b89244} <Trace> oximeter.measurements_histogramf64 (d3db9721-1957-4070-bc13-bc6e211e736f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
2515 2024.02.18 04:59:05.792879 [ 3 ] {9b7cfa49-c1d2-42f9-a360-6c6613b89244} <Information> executeQuery: Read 12 rows, 16.58 KiB in 0.001095711 sec., 10951 rows/sec., 14.78 MiB/sec.
2516 2024.02.18 04:59:05.793004 [ 3 ] {9b7cfa49-c1d2-42f9-a360-6c6613b89244} <Debug> DynamicQueryHandler: Done processing query
2517 2024.02.18 04:59:05.793027 [ 3 ] {9b7cfa49-c1d2-42f9-a360-6c6613b89244} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
2518 2024.02.18 04:59:05.793043 [ 3 ] {} <Debug> HTTP-Session: 51a8c763-f4cd-48a5-9e17-c0d2356eefc3 Destroying unnamed session
2519 2024.02.18 04:59:10.788242 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 5360, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2520 2024.02.18 04:59:10.788372 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2521 2024.02.18 04:59:10.788402 [ 3 ] {} <Debug> HTTP-Session: ac9dd3d6-4be3-4ffd-a2c6-6ac4e7f31344 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
2522 2024.02.18 04:59:10.788430 [ 3 ] {} <Debug> HTTP-Session: ac9dd3d6-4be3-4ffd-a2c6-6ac4e7f31344 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2523 2024.02.18 04:59:10.788575 [ 3 ] {76935085-1f0b-4d1e-a2d1-bd6e8a72e349} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2524 2024.02.18 04:59:10.788640 [ 3 ] {76935085-1f0b-4d1e-a2d1-bd6e8a72e349} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2525 2024.02.18 04:59:10.788800 [ 3 ] {76935085-1f0b-4d1e-a2d1-bd6e8a72e349} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2526 2024.02.18 04:59:10.789246 [ 3 ] {76935085-1f0b-4d1e-a2d1-bd6e8a72e349} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
2527 2024.02.18 04:59:10.789508 [ 3 ] {76935085-1f0b-4d1e-a2d1-bd6e8a72e349} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
2528 2024.02.18 04:59:10.789673 [ 3 ] {76935085-1f0b-4d1e-a2d1-bd6e8a72e349} <Trace> oximeter.fields_i64 (a110e675-9fa4-4d0d-9e3b-9fe719bc695c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
2529 2024.02.18 04:59:10.789780 [ 3 ] {76935085-1f0b-4d1e-a2d1-bd6e8a72e349} <Information> executeQuery: Read 37 rows, 3.00 KiB in 0.001165852 sec., 31736 rows/sec., 2.51 MiB/sec.
2530 2024.02.18 04:59:10.789780 [ 151 ] {} <Debug> oximeter.fields_i64 (a110e675-9fa4-4d0d-9e3b-9fe719bc695c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
2531 2024.02.18 04:59:10.789857 [ 151 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
2532 2024.02.18 04:59:10.789959 [ 3 ] {76935085-1f0b-4d1e-a2d1-bd6e8a72e349} <Debug> DynamicQueryHandler: Done processing query
2533 2024.02.18 04:59:10.790000 [ 3 ] {76935085-1f0b-4d1e-a2d1-bd6e8a72e349} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2534 2024.02.18 04:59:10.790016 [ 16 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
2535 2024.02.18 04:59:10.790024 [ 3 ] {} <Debug> HTTP-Session: ac9dd3d6-4be3-4ffd-a2c6-6ac4e7f31344 Destroying unnamed session
2536 2024.02.18 04:59:10.790227 [ 16 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2537 2024.02.18 04:59:10.790290 [ 16 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 49 rows starting from the beginning of the part
2538 2024.02.18 04:59:10.790330 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 17919, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2539 2024.02.18 04:59:10.790427 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2540 2024.02.18 04:59:10.790457 [ 3 ] {} <Debug> HTTP-Session: b721f8d1-2c4d-47be-8865-2bfb70310ab5 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
2541 2024.02.18 04:59:10.790483 [ 3 ] {} <Debug> HTTP-Session: b721f8d1-2c4d-47be-8865-2bfb70310ab5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2542 2024.02.18 04:59:10.790676 [ 16 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 37 rows starting from the beginning of the part
2543 2024.02.18 04:59:10.790702 [ 3 ] {535c4b12-26df-4ed7-a849-21213e844fe0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2544 2024.02.18 04:59:10.790792 [ 3 ] {535c4b12-26df-4ed7-a849-21213e844fe0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2545 2024.02.18 04:59:10.790968 [ 16 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 12 rows starting from the beginning of the part
2546 2024.02.18 04:59:10.791295 [ 3 ] {535c4b12-26df-4ed7-a849-21213e844fe0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2547 2024.02.18 04:59:10.791302 [ 16 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 37 rows starting from the beginning of the part
2548 2024.02.18 04:59:10.791491 [ 16 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 12 rows starting from the beginning of the part
2549 2024.02.18 04:59:10.791620 [ 16 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 37 rows starting from the beginning of the part
2550 2024.02.18 04:59:10.792244 [ 3 ] {535c4b12-26df-4ed7-a849-21213e844fe0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
2551 2024.02.18 04:59:10.792667 [ 3 ] {535c4b12-26df-4ed7-a849-21213e844fe0} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
2552 2024.02.18 04:59:10.792998 [ 3 ] {535c4b12-26df-4ed7-a849-21213e844fe0} <Trace> oximeter.fields_string (8709d499-2145-4776-9c04-69bdc89d3f70): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
2553 2024.02.18 04:59:10.793218 [ 151 ] {} <Debug> oximeter.fields_string (8709d499-2145-4776-9c04-69bdc89d3f70) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
2554 2024.02.18 04:59:10.793327 [ 151 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
2555 2024.02.18 04:59:10.793347 [ 3 ] {535c4b12-26df-4ed7-a849-21213e844fe0} <Information> executeQuery: Read 111 rows, 11.11 KiB in 0.002574929 sec., 43107 rows/sec., 4.21 MiB/sec.
2556 2024.02.18 04:59:10.793474 [ 22 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 184 rows, containing 4 columns (4 merged, 0 gathered) in 0.003521158 sec., 52255.53638888116 rows/sec., 4.14 MiB/sec.
2557 2024.02.18 04:59:10.793522 [ 16 ] {8709d499-2145-4776-9c04-69bdc89d3f70::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
2558 2024.02.18 04:59:10.793683 [ 3 ] {535c4b12-26df-4ed7-a849-21213e844fe0} <Debug> DynamicQueryHandler: Done processing query
2559 2024.02.18 04:59:10.793703 [ 16 ] {8709d499-2145-4776-9c04-69bdc89d3f70::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2560 2024.02.18 04:59:10.793740 [ 3 ] {535c4b12-26df-4ed7-a849-21213e844fe0} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
2561 2024.02.18 04:59:10.793763 [ 22 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
2562 2024.02.18 04:59:10.793779 [ 16 ] {8709d499-2145-4776-9c04-69bdc89d3f70::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 187 rows starting from the beginning of the part
2563 2024.02.18 04:59:10.793789 [ 3 ] {} <Debug> HTTP-Session: b721f8d1-2c4d-47be-8865-2bfb70310ab5 Destroying unnamed session
2564 2024.02.18 04:59:10.793980 [ 16 ] {8709d499-2145-4776-9c04-69bdc89d3f70::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 111 rows starting from the beginning of the part
2565 2024.02.18 04:59:10.794038 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 6323, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2566 2024.02.18 04:59:10.794137 [ 22 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::all_1_21_4} <Trace> oximeter.fields_i64 (a110e675-9fa4-4d0d-9e3b-9fe719bc695c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
2567 2024.02.18 04:59:10.794196 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2568 2024.02.18 04:59:10.794289 [ 16 ] {8709d499-2145-4776-9c04-69bdc89d3f70::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 72 rows starting from the beginning of the part
2569 2024.02.18 04:59:10.794308 [ 22 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::all_1_21_4} <Trace> oximeter.fields_i64 (a110e675-9fa4-4d0d-9e3b-9fe719bc695c) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
2570 2024.02.18 04:59:10.794305 [ 3 ] {} <Debug> HTTP-Session: 2df0162a-7c5d-4aa8-bdc1-455a0a55189b Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
2571 2024.02.18 04:59:10.794398 [ 3 ] {} <Debug> HTTP-Session: 2df0162a-7c5d-4aa8-bdc1-455a0a55189b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2572 2024.02.18 04:59:10.794615 [ 16 ] {8709d499-2145-4776-9c04-69bdc89d3f70::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 112 rows starting from the beginning of the part
2573 2024.02.18 04:59:10.794669 [ 3 ] {e4b12571-d621-405a-b46a-896795dd9104} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2574 2024.02.18 04:59:10.794775 [ 3 ] {e4b12571-d621-405a-b46a-896795dd9104} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2575 2024.02.18 04:59:10.794811 [ 16 ] {8709d499-2145-4776-9c04-69bdc89d3f70::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 36 rows starting from the beginning of the part
2576 2024.02.18 04:59:10.795130 [ 16 ] {8709d499-2145-4776-9c04-69bdc89d3f70::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 111 rows starting from the beginning of the part
2577 2024.02.18 04:59:10.795263 [ 3 ] {e4b12571-d621-405a-b46a-896795dd9104} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2578 2024.02.18 04:59:10.796207 [ 3 ] {e4b12571-d621-405a-b46a-896795dd9104} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
2579 2024.02.18 04:59:10.796630 [ 3 ] {e4b12571-d621-405a-b46a-896795dd9104} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
2580 2024.02.18 04:59:10.796916 [ 22 ] {8709d499-2145-4776-9c04-69bdc89d3f70::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 629 rows, containing 4 columns (4 merged, 0 gathered) in 0.003499397 sec., 179745.253253632 rows/sec., 16.83 MiB/sec.
2581 2024.02.18 04:59:10.796956 [ 3 ] {e4b12571-d621-405a-b46a-896795dd9104} <Trace> oximeter.fields_uuid (24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
2582 2024.02.18 04:59:10.797120 [ 151 ] {} <Debug> oximeter.fields_uuid (24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
2583 2024.02.18 04:59:10.797140 [ 16 ] {8709d499-2145-4776-9c04-69bdc89d3f70::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
2584 2024.02.18 04:59:10.797160 [ 3 ] {e4b12571-d621-405a-b46a-896795dd9104} <Information> executeQuery: Read 37 rows, 2.96 KiB in 0.002429107 sec., 15231 rows/sec., 1.19 MiB/sec.
2585 2024.02.18 04:59:10.797189 [ 151 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
2586 2024.02.18 04:59:10.797450 [ 21 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
2587 2024.02.18 04:59:10.797505 [ 16 ] {8709d499-2145-4776-9c04-69bdc89d3f70::all_1_21_4} <Trace> oximeter.fields_string (8709d499-2145-4776-9c04-69bdc89d3f70): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
2588 2024.02.18 04:59:10.797519 [ 3 ] {e4b12571-d621-405a-b46a-896795dd9104} <Debug> DynamicQueryHandler: Done processing query
2589 2024.02.18 04:59:10.797573 [ 3 ] {e4b12571-d621-405a-b46a-896795dd9104} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2590 2024.02.18 04:59:10.797625 [ 3 ] {} <Debug> HTTP-Session: 2df0162a-7c5d-4aa8-bdc1-455a0a55189b Destroying unnamed session
2591 2024.02.18 04:59:10.797642 [ 16 ] {8709d499-2145-4776-9c04-69bdc89d3f70::all_1_21_4} <Trace> oximeter.fields_string (8709d499-2145-4776-9c04-69bdc89d3f70) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
2592 2024.02.18 04:59:10.797721 [ 21 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2593 2024.02.18 04:59:10.797807 [ 21 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 99 rows starting from the beginning of the part
2594 2024.02.18 04:59:10.797911 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 39600, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2595 2024.02.18 04:59:10.797999 [ 21 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 37 rows starting from the beginning of the part
2596 2024.02.18 04:59:10.798000 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2597 2024.02.18 04:59:10.798076 [ 3 ] {} <Debug> HTTP-Session: dd8e927e-14b1-4793-9b85-8e9e1829cbcd Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
2598 2024.02.18 04:59:10.798104 [ 3 ] {} <Debug> HTTP-Session: dd8e927e-14b1-4793-9b85-8e9e1829cbcd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2599 2024.02.18 04:59:10.798225 [ 21 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 36 rows starting from the beginning of the part
2600 2024.02.18 04:59:10.798369 [ 3 ] {d4c68c8c-7472-4133-bbff-f1846feab328} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2601 2024.02.18 04:59:10.798449 [ 21 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 39 rows starting from the beginning of the part
2602 2024.02.18 04:59:10.798477 [ 3 ] {d4c68c8c-7472-4133-bbff-f1846feab328} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2603 2024.02.18 04:59:10.798711 [ 21 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 12 rows starting from the beginning of the part
2604 2024.02.18 04:59:10.799025 [ 21 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 37 rows starting from the beginning of the part
2605 2024.02.18 04:59:10.799162 [ 3 ] {d4c68c8c-7472-4133-bbff-f1846feab328} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2606 2024.02.18 04:59:10.800401 [ 3 ] {d4c68c8c-7472-4133-bbff-f1846feab328} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
2607 2024.02.18 04:59:10.800757 [ 22 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 260 rows, containing 4 columns (4 merged, 0 gathered) in 0.003475417 sec., 74811.1665449067 rows/sec., 5.84 MiB/sec.
2608 2024.02.18 04:59:10.800900 [ 22 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
2609 2024.02.18 04:59:10.801031 [ 3 ] {d4c68c8c-7472-4133-bbff-f1846feab328} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
2610 2024.02.18 04:59:10.801153 [ 22 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::all_1_21_4} <Trace> oximeter.fields_uuid (24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
2611 2024.02.18 04:59:10.801246 [ 22 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::all_1_21_4} <Trace> oximeter.fields_uuid (24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
2612 2024.02.18 04:59:10.801361 [ 3 ] {d4c68c8c-7472-4133-bbff-f1846feab328} <Trace> oximeter.measurements_histogramf64 (d3db9721-1957-4070-bc13-bc6e211e736f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
2613 2024.02.18 04:59:10.801489 [ 3 ] {d4c68c8c-7472-4133-bbff-f1846feab328} <Information> executeQuery: Read 37 rows, 51.13 KiB in 0.003069769 sec., 12053 rows/sec., 16.26 MiB/sec.
2614 2024.02.18 04:59:10.801489 [ 151 ] {} <Debug> oximeter.measurements_histogramf64 (d3db9721-1957-4070-bc13-bc6e211e736f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
2615 2024.02.18 04:59:10.801554 [ 151 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
2616 2024.02.18 04:59:10.801658 [ 16 ] {d3db9721-1957-4070-bc13-bc6e211e736f::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
2617 2024.02.18 04:59:10.801671 [ 3 ] {d4c68c8c-7472-4133-bbff-f1846feab328} <Debug> DynamicQueryHandler: Done processing query
2618 2024.02.18 04:59:10.801710 [ 3 ] {d4c68c8c-7472-4133-bbff-f1846feab328} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2619 2024.02.18 04:59:10.801765 [ 3 ] {} <Debug> HTTP-Session: dd8e927e-14b1-4793-9b85-8e9e1829cbcd Destroying unnamed session
2620 2024.02.18 04:59:10.801828 [ 16 ] {d3db9721-1957-4070-bc13-bc6e211e736f::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2621 2024.02.18 04:59:10.801863 [ 16 ] {d3db9721-1957-4070-bc13-bc6e211e736f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 438 rows starting from the beginning of the part
2622 2024.02.18 04:59:10.801975 [ 16 ] {d3db9721-1957-4070-bc13-bc6e211e736f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 37 rows starting from the beginning of the part
2623 2024.02.18 04:59:10.802075 [ 16 ] {d3db9721-1957-4070-bc13-bc6e211e736f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 12 rows starting from the beginning of the part
2624 2024.02.18 04:59:10.802169 [ 16 ] {d3db9721-1957-4070-bc13-bc6e211e736f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 37 rows starting from the beginning of the part
2625 2024.02.18 04:59:10.802259 [ 16 ] {d3db9721-1957-4070-bc13-bc6e211e736f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 12 rows starting from the beginning of the part
2626 2024.02.18 04:59:10.802351 [ 16 ] {d3db9721-1957-4070-bc13-bc6e211e736f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 37 rows starting from the beginning of the part
2627 2024.02.18 04:59:10.803729 [ 16 ] {d3db9721-1957-4070-bc13-bc6e211e736f::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 6 columns (6 merged, 0 gathered) in 0.002108921 sec., 271702.92296392325 rows/sec., 366.65 MiB/sec.
2628 2024.02.18 04:59:10.804003 [ 16 ] {d3db9721-1957-4070-bc13-bc6e211e736f::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
2629 2024.02.18 04:59:10.804194 [ 16 ] {d3db9721-1957-4070-bc13-bc6e211e736f::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (d3db9721-1957-4070-bc13-bc6e211e736f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
2630 2024.02.18 04:59:10.804251 [ 16 ] {d3db9721-1957-4070-bc13-bc6e211e736f::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (d3db9721-1957-4070-bc13-bc6e211e736f) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
2631 2024.02.18 04:59:10.804309 [ 16 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in d3db9721-1957-4070-bc13-bc6e211e736f::all_1_21_4: 4.49 MiB.
2632 2024.02.18 04:59:14.547749 [ 143 ] {} <Debug> DNSResolver: Updating DNS cache
2633 2024.02.18 04:59:14.547818 [ 143 ] {} <Debug> DNSResolver: Updated DNS cache
2634 2024.02.18 04:59:15.787208 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 1775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2635 2024.02.18 04:59:15.787371 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2636 2024.02.18 04:59:15.787418 [ 3 ] {} <Debug> HTTP-Session: 93f02de0-6c19-4afb-9b12-23dd1c8abb6e Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
2637 2024.02.18 04:59:15.787461 [ 3 ] {} <Debug> HTTP-Session: 93f02de0-6c19-4afb-9b12-23dd1c8abb6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2638 2024.02.18 04:59:15.787664 [ 3 ] {743af39e-0662-4348-bcdd-b9b1b35087f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2639 2024.02.18 04:59:15.787754 [ 3 ] {743af39e-0662-4348-bcdd-b9b1b35087f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2640 2024.02.18 04:59:15.787914 [ 3 ] {743af39e-0662-4348-bcdd-b9b1b35087f2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2641 2024.02.18 04:59:15.788392 [ 3 ] {743af39e-0662-4348-bcdd-b9b1b35087f2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
2642 2024.02.18 04:59:15.788665 [ 3 ] {743af39e-0662-4348-bcdd-b9b1b35087f2} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
2643 2024.02.18 04:59:15.788834 [ 3 ] {743af39e-0662-4348-bcdd-b9b1b35087f2} <Trace> oximeter.fields_i64 (a110e675-9fa4-4d0d-9e3b-9fe719bc695c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
2644 2024.02.18 04:59:15.788948 [ 3 ] {743af39e-0662-4348-bcdd-b9b1b35087f2} <Information> executeQuery: Read 12 rows, 996.00 B in 0.001229893 sec., 9756 rows/sec., 790.85 KiB/sec.
2645 2024.02.18 04:59:15.789095 [ 3 ] {743af39e-0662-4348-bcdd-b9b1b35087f2} <Debug> DynamicQueryHandler: Done processing query
2646 2024.02.18 04:59:15.789121 [ 3 ] {743af39e-0662-4348-bcdd-b9b1b35087f2} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2647 2024.02.18 04:59:15.789137 [ 3 ] {} <Debug> HTTP-Session: 93f02de0-6c19-4afb-9b12-23dd1c8abb6e Destroying unnamed session
2648 2024.02.18 04:59:15.789303 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 5514, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2649 2024.02.18 04:59:15.789351 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2650 2024.02.18 04:59:15.789371 [ 3 ] {} <Debug> HTTP-Session: e1576310-417d-47cf-a3a2-3fb5062c296a Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
2651 2024.02.18 04:59:15.789388 [ 3 ] {} <Debug> HTTP-Session: e1576310-417d-47cf-a3a2-3fb5062c296a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2652 2024.02.18 04:59:15.789462 [ 3 ] {e6cc7fc1-0bb1-4f47-92fc-d13c61172b3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2653 2024.02.18 04:59:15.789502 [ 3 ] {e6cc7fc1-0bb1-4f47-92fc-d13c61172b3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2654 2024.02.18 04:59:15.789608 [ 3 ] {e6cc7fc1-0bb1-4f47-92fc-d13c61172b3c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2655 2024.02.18 04:59:15.789963 [ 3 ] {e6cc7fc1-0bb1-4f47-92fc-d13c61172b3c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
2656 2024.02.18 04:59:15.790176 [ 3 ] {e6cc7fc1-0bb1-4f47-92fc-d13c61172b3c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
2657 2024.02.18 04:59:15.790331 [ 3 ] {e6cc7fc1-0bb1-4f47-92fc-d13c61172b3c} <Trace> oximeter.fields_string (8709d499-2145-4776-9c04-69bdc89d3f70): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
2658 2024.02.18 04:59:15.790426 [ 3 ] {e6cc7fc1-0bb1-4f47-92fc-d13c61172b3c} <Information> executeQuery: Read 36 rows, 3.27 KiB in 0.000936448 sec., 38443 rows/sec., 3.41 MiB/sec.
2659 2024.02.18 04:59:15.790546 [ 3 ] {e6cc7fc1-0bb1-4f47-92fc-d13c61172b3c} <Debug> DynamicQueryHandler: Done processing query
2660 2024.02.18 04:59:15.790569 [ 3 ] {e6cc7fc1-0bb1-4f47-92fc-d13c61172b3c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2661 2024.02.18 04:59:15.790585 [ 3 ] {} <Debug> HTTP-Session: e1576310-417d-47cf-a3a2-3fb5062c296a Destroying unnamed session
2662 2024.02.18 04:59:15.790732 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 2088, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2663 2024.02.18 04:59:15.790778 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2664 2024.02.18 04:59:15.790798 [ 3 ] {} <Debug> HTTP-Session: 6ce7dcaa-2818-48e1-bdc2-d60334080381 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
2665 2024.02.18 04:59:15.790815 [ 3 ] {} <Debug> HTTP-Session: 6ce7dcaa-2818-48e1-bdc2-d60334080381 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2666 2024.02.18 04:59:15.790885 [ 3 ] {a70f6352-4b55-438e-93ed-4e6d27feb863} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2667 2024.02.18 04:59:15.790923 [ 3 ] {a70f6352-4b55-438e-93ed-4e6d27feb863} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2668 2024.02.18 04:59:15.791029 [ 3 ] {a70f6352-4b55-438e-93ed-4e6d27feb863} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2669 2024.02.18 04:59:15.791315 [ 3 ] {a70f6352-4b55-438e-93ed-4e6d27feb863} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
2670 2024.02.18 04:59:15.791535 [ 3 ] {a70f6352-4b55-438e-93ed-4e6d27feb863} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
2671 2024.02.18 04:59:15.791682 [ 3 ] {a70f6352-4b55-438e-93ed-4e6d27feb863} <Trace> oximeter.fields_uuid (24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
2672 2024.02.18 04:59:15.791773 [ 3 ] {a70f6352-4b55-438e-93ed-4e6d27feb863} <Information> executeQuery: Read 12 rows, 984.00 B in 0.000861927 sec., 13922 rows/sec., 1.09 MiB/sec.
2673 2024.02.18 04:59:15.791892 [ 3 ] {a70f6352-4b55-438e-93ed-4e6d27feb863} <Debug> DynamicQueryHandler: Done processing query
2674 2024.02.18 04:59:15.791916 [ 3 ] {a70f6352-4b55-438e-93ed-4e6d27feb863} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2675 2024.02.18 04:59:15.791931 [ 3 ] {} <Debug> HTTP-Session: 6ce7dcaa-2818-48e1-bdc2-d60334080381 Destroying unnamed session
2676 2024.02.18 04:59:15.792053 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 12896, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2677 2024.02.18 04:59:15.792100 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2678 2024.02.18 04:59:15.792119 [ 3 ] {} <Debug> HTTP-Session: 5568e101-df32-4087-8503-e01e3b13ccd3 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
2679 2024.02.18 04:59:15.792136 [ 3 ] {} <Debug> HTTP-Session: 5568e101-df32-4087-8503-e01e3b13ccd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2680 2024.02.18 04:59:15.792211 [ 3 ] {42ad7059-b8f6-48f8-9682-542337aa6e4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2681 2024.02.18 04:59:15.792255 [ 3 ] {42ad7059-b8f6-48f8-9682-542337aa6e4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2682 2024.02.18 04:59:15.792392 [ 3 ] {42ad7059-b8f6-48f8-9682-542337aa6e4b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2683 2024.02.18 04:59:15.792738 [ 3 ] {42ad7059-b8f6-48f8-9682-542337aa6e4b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
2684 2024.02.18 04:59:15.793031 [ 3 ] {42ad7059-b8f6-48f8-9682-542337aa6e4b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
2685 2024.02.18 04:59:15.793214 [ 3 ] {42ad7059-b8f6-48f8-9682-542337aa6e4b} <Trace> oximeter.measurements_histogramf64 (d3db9721-1957-4070-bc13-bc6e211e736f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
2686 2024.02.18 04:59:15.793314 [ 3 ] {42ad7059-b8f6-48f8-9682-542337aa6e4b} <Information> executeQuery: Read 12 rows, 16.58 KiB in 0.00107477 sec., 11165 rows/sec., 15.07 MiB/sec.
2687 2024.02.18 04:59:15.793542 [ 3 ] {42ad7059-b8f6-48f8-9682-542337aa6e4b} <Debug> DynamicQueryHandler: Done processing query
2688 2024.02.18 04:59:15.793565 [ 3 ] {42ad7059-b8f6-48f8-9682-542337aa6e4b} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
2689 2024.02.18 04:59:15.793582 [ 3 ] {} <Debug> HTTP-Session: 5568e101-df32-4087-8503-e01e3b13ccd3 Destroying unnamed session
2690 2024.02.18 04:59:20.787945 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 5360, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2691 2024.02.18 04:59:20.788071 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2692 2024.02.18 04:59:20.788097 [ 3 ] {} <Debug> HTTP-Session: 0bccb22c-f90a-44c3-ad38-24c3da07704c Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
2693 2024.02.18 04:59:20.788122 [ 3 ] {} <Debug> HTTP-Session: 0bccb22c-f90a-44c3-ad38-24c3da07704c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2694 2024.02.18 04:59:20.788252 [ 3 ] {b08480b2-d44f-4c31-9334-aaf6f7713f64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2695 2024.02.18 04:59:20.788314 [ 3 ] {b08480b2-d44f-4c31-9334-aaf6f7713f64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2696 2024.02.18 04:59:20.788483 [ 3 ] {b08480b2-d44f-4c31-9334-aaf6f7713f64} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2697 2024.02.18 04:59:20.788948 [ 3 ] {b08480b2-d44f-4c31-9334-aaf6f7713f64} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
2698 2024.02.18 04:59:20.789223 [ 3 ] {b08480b2-d44f-4c31-9334-aaf6f7713f64} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
2699 2024.02.18 04:59:20.789399 [ 3 ] {b08480b2-d44f-4c31-9334-aaf6f7713f64} <Trace> oximeter.fields_i64 (a110e675-9fa4-4d0d-9e3b-9fe719bc695c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
2700 2024.02.18 04:59:20.789529 [ 3 ] {b08480b2-d44f-4c31-9334-aaf6f7713f64} <Information> executeQuery: Read 37 rows, 3.00 KiB in 0.001234213 sec., 29978 rows/sec., 2.37 MiB/sec.
2701 2024.02.18 04:59:20.789691 [ 3 ] {b08480b2-d44f-4c31-9334-aaf6f7713f64} <Debug> DynamicQueryHandler: Done processing query
2702 2024.02.18 04:59:20.789719 [ 3 ] {b08480b2-d44f-4c31-9334-aaf6f7713f64} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2703 2024.02.18 04:59:20.789735 [ 3 ] {} <Debug> HTTP-Session: 0bccb22c-f90a-44c3-ad38-24c3da07704c Destroying unnamed session
2704 2024.02.18 04:59:20.789878 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 17919, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2705 2024.02.18 04:59:20.789934 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2706 2024.02.18 04:59:20.789955 [ 3 ] {} <Debug> HTTP-Session: b04dd5d4-9d4a-4d58-bb41-173612a2e547 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
2707 2024.02.18 04:59:20.789976 [ 3 ] {} <Debug> HTTP-Session: b04dd5d4-9d4a-4d58-bb41-173612a2e547 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2708 2024.02.18 04:59:20.790070 [ 3 ] {78e23e45-b598-44aa-8568-ee6953c9d3b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2709 2024.02.18 04:59:20.790113 [ 3 ] {78e23e45-b598-44aa-8568-ee6953c9d3b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2710 2024.02.18 04:59:20.790226 [ 3 ] {78e23e45-b598-44aa-8568-ee6953c9d3b2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2711 2024.02.18 04:59:20.790604 [ 3 ] {78e23e45-b598-44aa-8568-ee6953c9d3b2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
2712 2024.02.18 04:59:20.790831 [ 3 ] {78e23e45-b598-44aa-8568-ee6953c9d3b2} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
2713 2024.02.18 04:59:20.790992 [ 3 ] {78e23e45-b598-44aa-8568-ee6953c9d3b2} <Trace> oximeter.fields_string (8709d499-2145-4776-9c04-69bdc89d3f70): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
2714 2024.02.18 04:59:20.791111 [ 3 ] {78e23e45-b598-44aa-8568-ee6953c9d3b2} <Information> executeQuery: Read 111 rows, 11.11 KiB in 0.000998399 sec., 111177 rows/sec., 10.86 MiB/sec.
2715 2024.02.18 04:59:20.791236 [ 3 ] {78e23e45-b598-44aa-8568-ee6953c9d3b2} <Debug> DynamicQueryHandler: Done processing query
2716 2024.02.18 04:59:20.791260 [ 3 ] {78e23e45-b598-44aa-8568-ee6953c9d3b2} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
2717 2024.02.18 04:59:20.791275 [ 3 ] {} <Debug> HTTP-Session: b04dd5d4-9d4a-4d58-bb41-173612a2e547 Destroying unnamed session
2718 2024.02.18 04:59:20.791398 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 6323, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2719 2024.02.18 04:59:20.791444 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2720 2024.02.18 04:59:20.791466 [ 3 ] {} <Debug> HTTP-Session: 80198862-2941-419d-aeb0-dbdb36a9caf6 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
2721 2024.02.18 04:59:20.791485 [ 3 ] {} <Debug> HTTP-Session: 80198862-2941-419d-aeb0-dbdb36a9caf6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2722 2024.02.18 04:59:20.791559 [ 3 ] {495b884d-253e-4db0-91a5-0b1c7c97efde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2723 2024.02.18 04:59:20.791599 [ 3 ] {495b884d-253e-4db0-91a5-0b1c7c97efde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2724 2024.02.18 04:59:20.791703 [ 3 ] {495b884d-253e-4db0-91a5-0b1c7c97efde} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2725 2024.02.18 04:59:20.792033 [ 3 ] {495b884d-253e-4db0-91a5-0b1c7c97efde} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
2726 2024.02.18 04:59:20.792253 [ 3 ] {495b884d-253e-4db0-91a5-0b1c7c97efde} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
2727 2024.02.18 04:59:20.792404 [ 3 ] {495b884d-253e-4db0-91a5-0b1c7c97efde} <Trace> oximeter.fields_uuid (24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
2728 2024.02.18 04:59:20.792519 [ 3 ] {495b884d-253e-4db0-91a5-0b1c7c97efde} <Information> executeQuery: Read 37 rows, 2.96 KiB in 0.000925018 sec., 39999 rows/sec., 3.13 MiB/sec.
2729 2024.02.18 04:59:20.792670 [ 3 ] {495b884d-253e-4db0-91a5-0b1c7c97efde} <Debug> DynamicQueryHandler: Done processing query
2730 2024.02.18 04:59:20.792693 [ 3 ] {495b884d-253e-4db0-91a5-0b1c7c97efde} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2731 2024.02.18 04:59:20.792709 [ 3 ] {} <Debug> HTTP-Session: 80198862-2941-419d-aeb0-dbdb36a9caf6 Destroying unnamed session
2732 2024.02.18 04:59:20.792847 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 39600, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2733 2024.02.18 04:59:20.792892 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2734 2024.02.18 04:59:20.792912 [ 3 ] {} <Debug> HTTP-Session: 735f08c7-8968-4d0f-a860-c20227a5d37a Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
2735 2024.02.18 04:59:20.792929 [ 3 ] {} <Debug> HTTP-Session: 735f08c7-8968-4d0f-a860-c20227a5d37a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2736 2024.02.18 04:59:20.793011 [ 3 ] {47bed4e2-411b-4cee-b666-7791c7e33d01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2737 2024.02.18 04:59:20.793057 [ 3 ] {47bed4e2-411b-4cee-b666-7791c7e33d01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2738 2024.02.18 04:59:20.793196 [ 3 ] {47bed4e2-411b-4cee-b666-7791c7e33d01} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2739 2024.02.18 04:59:20.793631 [ 3 ] {47bed4e2-411b-4cee-b666-7791c7e33d01} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
2740 2024.02.18 04:59:20.793944 [ 3 ] {47bed4e2-411b-4cee-b666-7791c7e33d01} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
2741 2024.02.18 04:59:20.794125 [ 3 ] {47bed4e2-411b-4cee-b666-7791c7e33d01} <Trace> oximeter.measurements_histogramf64 (d3db9721-1957-4070-bc13-bc6e211e736f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
2742 2024.02.18 04:59:20.794260 [ 3 ] {47bed4e2-411b-4cee-b666-7791c7e33d01} <Information> executeQuery: Read 37 rows, 51.13 KiB in 0.001219213 sec., 30347 rows/sec., 40.95 MiB/sec.
2743 2024.02.18 04:59:20.794387 [ 3 ] {47bed4e2-411b-4cee-b666-7791c7e33d01} <Debug> DynamicQueryHandler: Done processing query
2744 2024.02.18 04:59:20.794410 [ 3 ] {47bed4e2-411b-4cee-b666-7791c7e33d01} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2745 2024.02.18 04:59:20.794426 [ 3 ] {} <Debug> HTTP-Session: 735f08c7-8968-4d0f-a860-c20227a5d37a Destroying unnamed session
2746 2024.02.18 04:59:25.788469 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 1775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2747 2024.02.18 04:59:25.788608 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2748 2024.02.18 04:59:25.788640 [ 3 ] {} <Debug> HTTP-Session: 8f774e06-41e1-47e2-b959-0ef142c14e2a Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
2749 2024.02.18 04:59:25.788668 [ 3 ] {} <Debug> HTTP-Session: 8f774e06-41e1-47e2-b959-0ef142c14e2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2750 2024.02.18 04:59:25.788814 [ 3 ] {f8049cfc-fbee-4d17-964e-e5b2ac2b91a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2751 2024.02.18 04:59:25.788883 [ 3 ] {f8049cfc-fbee-4d17-964e-e5b2ac2b91a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2752 2024.02.18 04:59:25.789053 [ 3 ] {f8049cfc-fbee-4d17-964e-e5b2ac2b91a6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2753 2024.02.18 04:59:25.789473 [ 3 ] {f8049cfc-fbee-4d17-964e-e5b2ac2b91a6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
2754 2024.02.18 04:59:25.789741 [ 3 ] {f8049cfc-fbee-4d17-964e-e5b2ac2b91a6} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
2755 2024.02.18 04:59:25.789922 [ 3 ] {f8049cfc-fbee-4d17-964e-e5b2ac2b91a6} <Trace> oximeter.fields_i64 (a110e675-9fa4-4d0d-9e3b-9fe719bc695c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0.
2756 2024.02.18 04:59:25.790045 [ 3 ] {f8049cfc-fbee-4d17-964e-e5b2ac2b91a6} <Information> executeQuery: Read 12 rows, 996.00 B in 0.001190422 sec., 10080 rows/sec., 817.07 KiB/sec.
2757 2024.02.18 04:59:25.790194 [ 3 ] {f8049cfc-fbee-4d17-964e-e5b2ac2b91a6} <Debug> DynamicQueryHandler: Done processing query
2758 2024.02.18 04:59:25.790220 [ 3 ] {f8049cfc-fbee-4d17-964e-e5b2ac2b91a6} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2759 2024.02.18 04:59:25.790236 [ 3 ] {} <Debug> HTTP-Session: 8f774e06-41e1-47e2-b959-0ef142c14e2a Destroying unnamed session
2760 2024.02.18 04:59:25.790356 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2761 2024.02.18 04:59:25.790403 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2762 2024.02.18 04:59:25.790423 [ 3 ] {} <Debug> HTTP-Session: 8db253d4-78d8-4e24-8d6d-6d0b24caee79 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
2763 2024.02.18 04:59:25.790441 [ 3 ] {} <Debug> HTTP-Session: 8db253d4-78d8-4e24-8d6d-6d0b24caee79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2764 2024.02.18 04:59:25.790514 [ 3 ] {a7468705-201f-4e34-ba34-ebf9dff10275} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
2765 2024.02.18 04:59:25.790555 [ 3 ] {a7468705-201f-4e34-ba34-ebf9dff10275} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
2766 2024.02.18 04:59:25.790663 [ 3 ] {a7468705-201f-4e34-ba34-ebf9dff10275} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2767 2024.02.18 04:59:25.790960 [ 3 ] {a7468705-201f-4e34-ba34-ebf9dff10275} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
2768 2024.02.18 04:59:25.791171 [ 3 ] {a7468705-201f-4e34-ba34-ebf9dff10275} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2769 2024.02.18 04:59:25.791333 [ 3 ] {a7468705-201f-4e34-ba34-ebf9dff10275} <Trace> oximeter.fields_ipaddr (427360ce-e353-4c35-b2e2-03ee75b575b3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
2770 2024.02.18 04:59:25.791461 [ 3 ] {a7468705-201f-4e34-ba34-ebf9dff10275} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000910578 sec., 2196 rows/sec., 187.68 KiB/sec.
2771 2024.02.18 04:59:25.791655 [ 3 ] {a7468705-201f-4e34-ba34-ebf9dff10275} <Debug> DynamicQueryHandler: Done processing query
2772 2024.02.18 04:59:25.791679 [ 3 ] {a7468705-201f-4e34-ba34-ebf9dff10275} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2773 2024.02.18 04:59:25.791694 [ 3 ] {} <Debug> HTTP-Session: 8db253d4-78d8-4e24-8d6d-6d0b24caee79 Destroying unnamed session
2774 2024.02.18 04:59:25.791819 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 10653, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2775 2024.02.18 04:59:25.791867 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2776 2024.02.18 04:59:25.791886 [ 3 ] {} <Debug> HTTP-Session: b13693b5-1427-4cb2-a2d4-b0d7994904dc Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
2777 2024.02.18 04:59:25.791908 [ 3 ] {} <Debug> HTTP-Session: b13693b5-1427-4cb2-a2d4-b0d7994904dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2778 2024.02.18 04:59:25.791983 [ 3 ] {0b91f00f-241e-4248-916c-48d9d4a1a8df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2779 2024.02.18 04:59:25.792022 [ 3 ] {0b91f00f-241e-4248-916c-48d9d4a1a8df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2780 2024.02.18 04:59:25.792141 [ 3 ] {0b91f00f-241e-4248-916c-48d9d4a1a8df} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2781 2024.02.18 04:59:25.792449 [ 3 ] {0b91f00f-241e-4248-916c-48d9d4a1a8df} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
2782 2024.02.18 04:59:25.792661 [ 3 ] {0b91f00f-241e-4248-916c-48d9d4a1a8df} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
2783 2024.02.18 04:59:25.792813 [ 3 ] {0b91f00f-241e-4248-916c-48d9d4a1a8df} <Trace> oximeter.fields_string (8709d499-2145-4776-9c04-69bdc89d3f70): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0.
2784 2024.02.18 04:59:25.792937 [ 3 ] {0b91f00f-241e-4248-916c-48d9d4a1a8df} <Information> executeQuery: Read 73 rows, 6.17 KiB in 0.000924268 sec., 78981 rows/sec., 6.52 MiB/sec.
2785 2024.02.18 04:59:25.793055 [ 3 ] {0b91f00f-241e-4248-916c-48d9d4a1a8df} <Debug> DynamicQueryHandler: Done processing query
2786 2024.02.18 04:59:25.793078 [ 3 ] {0b91f00f-241e-4248-916c-48d9d4a1a8df} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
2787 2024.02.18 04:59:25.793094 [ 3 ] {} <Debug> HTTP-Session: b13693b5-1427-4cb2-a2d4-b0d7994904dc Destroying unnamed session
2788 2024.02.18 04:59:25.793239 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2789 2024.02.18 04:59:25.793285 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2790 2024.02.18 04:59:25.793307 [ 3 ] {} <Debug> HTTP-Session: 7b5600c9-f666-4cab-92a0-f37fbe80f8eb Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
2791 2024.02.18 04:59:25.793324 [ 3 ] {} <Debug> HTTP-Session: 7b5600c9-f666-4cab-92a0-f37fbe80f8eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2792 2024.02.18 04:59:25.793393 [ 3 ] {73f221eb-98ee-46c1-8317-44226278224d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2793 2024.02.18 04:59:25.793432 [ 3 ] {73f221eb-98ee-46c1-8317-44226278224d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2794 2024.02.18 04:59:25.793540 [ 3 ] {73f221eb-98ee-46c1-8317-44226278224d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2795 2024.02.18 04:59:25.793797 [ 3 ] {73f221eb-98ee-46c1-8317-44226278224d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
2796 2024.02.18 04:59:25.794006 [ 3 ] {73f221eb-98ee-46c1-8317-44226278224d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2797 2024.02.18 04:59:25.794157 [ 3 ] {73f221eb-98ee-46c1-8317-44226278224d} <Trace> oximeter.fields_u16 (1b18f80e-c583-4ce8-a0aa-d56192fadfc4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
2798 2024.02.18 04:59:25.794283 [ 3 ] {73f221eb-98ee-46c1-8317-44226278224d} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000852746 sec., 2345 rows/sec., 163.76 KiB/sec.
2799 2024.02.18 04:59:25.794399 [ 3 ] {73f221eb-98ee-46c1-8317-44226278224d} <Debug> DynamicQueryHandler: Done processing query
2800 2024.02.18 04:59:25.794422 [ 3 ] {73f221eb-98ee-46c1-8317-44226278224d} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2801 2024.02.18 04:59:25.794438 [ 3 ] {} <Debug> HTTP-Session: 7b5600c9-f666-4cab-92a0-f37fbe80f8eb Destroying unnamed session
2802 2024.02.18 04:59:25.794559 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 6477, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2803 2024.02.18 04:59:25.794604 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2804 2024.02.18 04:59:25.794624 [ 3 ] {} <Debug> HTTP-Session: e881bbc3-ea31-451b-829b-89e7c9160d69 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
2805 2024.02.18 04:59:25.794641 [ 3 ] {} <Debug> HTTP-Session: e881bbc3-ea31-451b-829b-89e7c9160d69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2806 2024.02.18 04:59:25.794713 [ 3 ] {b8331cff-8ba4-477b-93b0-d0c81ee9f382} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2807 2024.02.18 04:59:25.794753 [ 3 ] {b8331cff-8ba4-477b-93b0-d0c81ee9f382} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2808 2024.02.18 04:59:25.794858 [ 3 ] {b8331cff-8ba4-477b-93b0-d0c81ee9f382} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2809 2024.02.18 04:59:25.795141 [ 3 ] {b8331cff-8ba4-477b-93b0-d0c81ee9f382} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
2810 2024.02.18 04:59:25.795349 [ 3 ] {b8331cff-8ba4-477b-93b0-d0c81ee9f382} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
2811 2024.02.18 04:59:25.795500 [ 3 ] {b8331cff-8ba4-477b-93b0-d0c81ee9f382} <Trace> oximeter.fields_uuid (24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0.
2812 2024.02.18 04:59:25.795622 [ 3 ] {b8331cff-8ba4-477b-93b0-d0c81ee9f382} <Information> executeQuery: Read 38 rows, 3.02 KiB in 0.000879447 sec., 43208 rows/sec., 3.36 MiB/sec.
2813 2024.02.18 04:59:25.795738 [ 3 ] {b8331cff-8ba4-477b-93b0-d0c81ee9f382} <Debug> DynamicQueryHandler: Done processing query
2814 2024.02.18 04:59:25.795761 [ 3 ] {b8331cff-8ba4-477b-93b0-d0c81ee9f382} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2815 2024.02.18 04:59:25.795777 [ 3 ] {} <Debug> HTTP-Session: e881bbc3-ea31-451b-829b-89e7c9160d69 Destroying unnamed session
2816 2024.02.18 04:59:25.795900 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 7229, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2817 2024.02.18 04:59:25.795946 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2818 2024.02.18 04:59:25.795965 [ 3 ] {} <Debug> HTTP-Session: 4c2c86e2-0f54-43d4-b891-0da120845530 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
2819 2024.02.18 04:59:25.795982 [ 3 ] {} <Debug> HTTP-Session: 4c2c86e2-0f54-43d4-b891-0da120845530 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2820 2024.02.18 04:59:25.796054 [ 3 ] {41cece54-22ab-4977-a867-7e74c4443176} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2821 2024.02.18 04:59:25.796096 [ 3 ] {41cece54-22ab-4977-a867-7e74c4443176} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2822 2024.02.18 04:59:25.796220 [ 3 ] {41cece54-22ab-4977-a867-7e74c4443176} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2823 2024.02.18 04:59:25.796584 [ 3 ] {41cece54-22ab-4977-a867-7e74c4443176} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
2824 2024.02.18 04:59:25.796844 [ 3 ] {41cece54-22ab-4977-a867-7e74c4443176} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2825 2024.02.18 04:59:25.797030 [ 3 ] {41cece54-22ab-4977-a867-7e74c4443176} <Trace> oximeter.measurements_cumulativeu64 (6f308f2d-476a-4ed1-99f4-81c3727bb07b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
2826 2024.02.18 04:59:25.797150 [ 3 ] {41cece54-22ab-4977-a867-7e74c4443176} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.00106478 sec., 34748 rows/sec., 2.45 MiB/sec.
2827 2024.02.18 04:59:25.797282 [ 3 ] {41cece54-22ab-4977-a867-7e74c4443176} <Debug> DynamicQueryHandler: Done processing query
2828 2024.02.18 04:59:25.797305 [ 3 ] {41cece54-22ab-4977-a867-7e74c4443176} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2829 2024.02.18 04:59:25.797321 [ 3 ] {} <Debug> HTTP-Session: 4c2c86e2-0f54-43d4-b891-0da120845530 Destroying unnamed session
2830 2024.02.18 04:59:25.797439 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 12897, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2831 2024.02.18 04:59:25.797484 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2832 2024.02.18 04:59:25.797503 [ 3 ] {} <Debug> HTTP-Session: 9f0f3150-fbe7-4133-a578-9750c6265ac5 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
2833 2024.02.18 04:59:25.797523 [ 3 ] {} <Debug> HTTP-Session: 9f0f3150-fbe7-4133-a578-9750c6265ac5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2834 2024.02.18 04:59:25.797599 [ 3 ] {6db4bfed-f4b1-4cae-8bb0-45d555703abd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2835 2024.02.18 04:59:25.797642 [ 3 ] {6db4bfed-f4b1-4cae-8bb0-45d555703abd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2836 2024.02.18 04:59:25.797778 [ 3 ] {6db4bfed-f4b1-4cae-8bb0-45d555703abd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2837 2024.02.18 04:59:25.798103 [ 3 ] {6db4bfed-f4b1-4cae-8bb0-45d555703abd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
2838 2024.02.18 04:59:25.798376 [ 3 ] {6db4bfed-f4b1-4cae-8bb0-45d555703abd} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
2839 2024.02.18 04:59:25.798555 [ 3 ] {6db4bfed-f4b1-4cae-8bb0-45d555703abd} <Trace> oximeter.measurements_histogramf64 (d3db9721-1957-4070-bc13-bc6e211e736f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0.
2840 2024.02.18 04:59:25.798675 [ 3 ] {6db4bfed-f4b1-4cae-8bb0-45d555703abd} <Information> executeQuery: Read 12 rows, 16.58 KiB in 0.00104409 sec., 11493 rows/sec., 15.51 MiB/sec.
2841 2024.02.18 04:59:25.798818 [ 3 ] {6db4bfed-f4b1-4cae-8bb0-45d555703abd} <Debug> DynamicQueryHandler: Done processing query
2842 2024.02.18 04:59:25.798841 [ 3 ] {6db4bfed-f4b1-4cae-8bb0-45d555703abd} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
2843 2024.02.18 04:59:25.798859 [ 3 ] {} <Debug> HTTP-Session: 9f0f3150-fbe7-4133-a578-9750c6265ac5 Destroying unnamed session
2844 2024.02.18 04:59:29.548068 [ 71 ] {} <Debug> DNSResolver: Updating DNS cache
2845 2024.02.18 04:59:29.548172 [ 71 ] {} <Debug> DNSResolver: Updated DNS cache
2846 2024.02.18 04:59:30.787388 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 5360, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2847 2024.02.18 04:59:30.787549 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2848 2024.02.18 04:59:30.787594 [ 3 ] {} <Debug> HTTP-Session: 3ccb5c3e-5fab-483d-a3a7-15f079092c69 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
2849 2024.02.18 04:59:30.787637 [ 3 ] {} <Debug> HTTP-Session: 3ccb5c3e-5fab-483d-a3a7-15f079092c69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2850 2024.02.18 04:59:30.787837 [ 3 ] {4651f6e9-a622-4b47-8768-3be8cd4a98b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2851 2024.02.18 04:59:30.787941 [ 3 ] {4651f6e9-a622-4b47-8768-3be8cd4a98b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2852 2024.02.18 04:59:30.788137 [ 3 ] {4651f6e9-a622-4b47-8768-3be8cd4a98b9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2853 2024.02.18 04:59:30.788614 [ 3 ] {4651f6e9-a622-4b47-8768-3be8cd4a98b9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
2854 2024.02.18 04:59:30.788875 [ 3 ] {4651f6e9-a622-4b47-8768-3be8cd4a98b9} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
2855 2024.02.18 04:59:30.789043 [ 3 ] {4651f6e9-a622-4b47-8768-3be8cd4a98b9} <Trace> oximeter.fields_i64 (a110e675-9fa4-4d0d-9e3b-9fe719bc695c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0.
2856 2024.02.18 04:59:30.789164 [ 3 ] {4651f6e9-a622-4b47-8768-3be8cd4a98b9} <Information> executeQuery: Read 37 rows, 3.00 KiB in 0.001263135 sec., 29292 rows/sec., 2.32 MiB/sec.
2857 2024.02.18 04:59:30.789362 [ 3 ] {4651f6e9-a622-4b47-8768-3be8cd4a98b9} <Debug> DynamicQueryHandler: Done processing query
2858 2024.02.18 04:59:30.789391 [ 3 ] {4651f6e9-a622-4b47-8768-3be8cd4a98b9} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2859 2024.02.18 04:59:30.789407 [ 3 ] {} <Debug> HTTP-Session: 3ccb5c3e-5fab-483d-a3a7-15f079092c69 Destroying unnamed session
2860 2024.02.18 04:59:30.789631 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 17919, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2861 2024.02.18 04:59:30.789677 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2862 2024.02.18 04:59:30.789696 [ 3 ] {} <Debug> HTTP-Session: 74d87178-9450-431e-9849-018948a14de6 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
2863 2024.02.18 04:59:30.789713 [ 3 ] {} <Debug> HTTP-Session: 74d87178-9450-431e-9849-018948a14de6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2864 2024.02.18 04:59:30.789795 [ 3 ] {19a1536c-d63e-4031-bece-09ee686c659b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2865 2024.02.18 04:59:30.789835 [ 3 ] {19a1536c-d63e-4031-bece-09ee686c659b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2866 2024.02.18 04:59:30.789951 [ 3 ] {19a1536c-d63e-4031-bece-09ee686c659b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2867 2024.02.18 04:59:30.790316 [ 3 ] {19a1536c-d63e-4031-bece-09ee686c659b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
2868 2024.02.18 04:59:30.790529 [ 3 ] {19a1536c-d63e-4031-bece-09ee686c659b} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
2869 2024.02.18 04:59:30.790679 [ 3 ] {19a1536c-d63e-4031-bece-09ee686c659b} <Trace> oximeter.fields_string (8709d499-2145-4776-9c04-69bdc89d3f70): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0.
2870 2024.02.18 04:59:30.790776 [ 3 ] {19a1536c-d63e-4031-bece-09ee686c659b} <Information> executeQuery: Read 111 rows, 11.11 KiB in 0.000953689 sec., 116390 rows/sec., 11.37 MiB/sec.
2871 2024.02.18 04:59:30.790879 [ 3 ] {19a1536c-d63e-4031-bece-09ee686c659b} <Debug> DynamicQueryHandler: Done processing query
2872 2024.02.18 04:59:30.790901 [ 3 ] {19a1536c-d63e-4031-bece-09ee686c659b} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
2873 2024.02.18 04:59:30.790917 [ 3 ] {} <Debug> HTTP-Session: 74d87178-9450-431e-9849-018948a14de6 Destroying unnamed session
2874 2024.02.18 04:59:30.791041 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 6323, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2875 2024.02.18 04:59:30.791085 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2876 2024.02.18 04:59:30.791104 [ 3 ] {} <Debug> HTTP-Session: c156422b-dd02-4d66-a27e-962587f22e9f Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
2877 2024.02.18 04:59:30.791121 [ 3 ] {} <Debug> HTTP-Session: c156422b-dd02-4d66-a27e-962587f22e9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2878 2024.02.18 04:59:30.791191 [ 3 ] {56ad828d-eaf8-416e-a6b3-c076f2d39aa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2879 2024.02.18 04:59:30.791229 [ 3 ] {56ad828d-eaf8-416e-a6b3-c076f2d39aa7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2880 2024.02.18 04:59:30.791332 [ 3 ] {56ad828d-eaf8-416e-a6b3-c076f2d39aa7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2881 2024.02.18 04:59:30.791600 [ 3 ] {56ad828d-eaf8-416e-a6b3-c076f2d39aa7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
2882 2024.02.18 04:59:30.791803 [ 3 ] {56ad828d-eaf8-416e-a6b3-c076f2d39aa7} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
2883 2024.02.18 04:59:30.791967 [ 3 ] {56ad828d-eaf8-416e-a6b3-c076f2d39aa7} <Trace> oximeter.fields_uuid (24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0.
2884 2024.02.18 04:59:30.792064 [ 3 ] {56ad828d-eaf8-416e-a6b3-c076f2d39aa7} <Information> executeQuery: Read 37 rows, 2.96 KiB in 0.000845836 sec., 43743 rows/sec., 3.42 MiB/sec.
2885 2024.02.18 04:59:30.792199 [ 3 ] {56ad828d-eaf8-416e-a6b3-c076f2d39aa7} <Debug> DynamicQueryHandler: Done processing query
2886 2024.02.18 04:59:30.792223 [ 3 ] {56ad828d-eaf8-416e-a6b3-c076f2d39aa7} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2887 2024.02.18 04:59:30.792239 [ 3 ] {} <Debug> HTTP-Session: c156422b-dd02-4d66-a27e-962587f22e9f Destroying unnamed session
2888 2024.02.18 04:59:30.792433 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 39601, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2889 2024.02.18 04:59:30.792480 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2890 2024.02.18 04:59:30.792499 [ 3 ] {} <Debug> HTTP-Session: a7a1e2c5-a60c-40ed-aa2f-e3ff29ee0c8c Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
2891 2024.02.18 04:59:30.792515 [ 3 ] {} <Debug> HTTP-Session: a7a1e2c5-a60c-40ed-aa2f-e3ff29ee0c8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2892 2024.02.18 04:59:30.792598 [ 3 ] {baae96ca-783b-46d7-b0bb-77d01461f67e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2893 2024.02.18 04:59:30.792643 [ 3 ] {baae96ca-783b-46d7-b0bb-77d01461f67e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2894 2024.02.18 04:59:30.792782 [ 3 ] {baae96ca-783b-46d7-b0bb-77d01461f67e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2895 2024.02.18 04:59:30.793220 [ 3 ] {baae96ca-783b-46d7-b0bb-77d01461f67e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
2896 2024.02.18 04:59:30.793521 [ 3 ] {baae96ca-783b-46d7-b0bb-77d01461f67e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
2897 2024.02.18 04:59:30.793698 [ 3 ] {baae96ca-783b-46d7-b0bb-77d01461f67e} <Trace> oximeter.measurements_histogramf64 (d3db9721-1957-4070-bc13-bc6e211e736f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0.
2898 2024.02.18 04:59:30.793807 [ 3 ] {baae96ca-783b-46d7-b0bb-77d01461f67e} <Information> executeQuery: Read 37 rows, 51.13 KiB in 0.001175373 sec., 31479 rows/sec., 42.48 MiB/sec.
2899 2024.02.18 04:59:30.794028 [ 3 ] {baae96ca-783b-46d7-b0bb-77d01461f67e} <Debug> DynamicQueryHandler: Done processing query
2900 2024.02.18 04:59:30.794051 [ 3 ] {baae96ca-783b-46d7-b0bb-77d01461f67e} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2901 2024.02.18 04:59:30.794067 [ 3 ] {} <Debug> HTTP-Session: a7a1e2c5-a60c-40ed-aa2f-e3ff29ee0c8c Destroying unnamed session
2902 2024.02.18 04:59:35.786926 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 1775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2903 2024.02.18 04:59:35.787112 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2904 2024.02.18 04:59:35.787161 [ 3 ] {} <Debug> HTTP-Session: a2363d6a-3599-415d-b85a-b9877fae3c4a Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
2905 2024.02.18 04:59:35.787204 [ 3 ] {} <Debug> HTTP-Session: a2363d6a-3599-415d-b85a-b9877fae3c4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2906 2024.02.18 04:59:35.787405 [ 3 ] {cf1feb72-49cb-4de5-842b-9e3347e11c2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2907 2024.02.18 04:59:35.787502 [ 3 ] {cf1feb72-49cb-4de5-842b-9e3347e11c2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2908 2024.02.18 04:59:35.787770 [ 3 ] {cf1feb72-49cb-4de5-842b-9e3347e11c2d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2909 2024.02.18 04:59:35.788292 [ 3 ] {cf1feb72-49cb-4de5-842b-9e3347e11c2d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
2910 2024.02.18 04:59:35.788548 [ 3 ] {cf1feb72-49cb-4de5-842b-9e3347e11c2d} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
2911 2024.02.18 04:59:35.788713 [ 3 ] {cf1feb72-49cb-4de5-842b-9e3347e11c2d} <Trace> oximeter.fields_i64 (a110e675-9fa4-4d0d-9e3b-9fe719bc695c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0.
2912 2024.02.18 04:59:35.788827 [ 3 ] {cf1feb72-49cb-4de5-842b-9e3347e11c2d} <Information> executeQuery: Read 12 rows, 996.00 B in 0.001366816 sec., 8779 rows/sec., 711.62 KiB/sec.
2913 2024.02.18 04:59:35.788833 [ 87 ] {} <Debug> oximeter.fields_i64 (a110e675-9fa4-4d0d-9e3b-9fe719bc695c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
2914 2024.02.18 04:59:35.788914 [ 87 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
2915 2024.02.18 04:59:35.789025 [ 3 ] {cf1feb72-49cb-4de5-842b-9e3347e11c2d} <Debug> DynamicQueryHandler: Done processing query
2916 2024.02.18 04:59:35.789064 [ 22 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact
2917 2024.02.18 04:59:35.789077 [ 3 ] {cf1feb72-49cb-4de5-842b-9e3347e11c2d} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2918 2024.02.18 04:59:35.789153 [ 3 ] {} <Debug> HTTP-Session: a2363d6a-3599-415d-b85a-b9877fae3c4a Destroying unnamed session
2919 2024.02.18 04:59:35.789228 [ 22 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2920 2024.02.18 04:59:35.789272 [ 22 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 49 rows starting from the beginning of the part
2921 2024.02.18 04:59:35.789307 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 5514, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2922 2024.02.18 04:59:35.789374 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2923 2024.02.18 04:59:35.789407 [ 3 ] {} <Debug> HTTP-Session: 57c1b114-aec3-437d-8a89-0e580044cc02 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
2924 2024.02.18 04:59:35.789447 [ 3 ] {} <Debug> HTTP-Session: 57c1b114-aec3-437d-8a89-0e580044cc02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2925 2024.02.18 04:59:35.789556 [ 22 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 12 rows starting from the beginning of the part
2926 2024.02.18 04:59:35.789648 [ 3 ] {7a7d0056-5d32-40e7-a9c3-d6b0c34a78dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2927 2024.02.18 04:59:35.789743 [ 3 ] {7a7d0056-5d32-40e7-a9c3-d6b0c34a78dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2928 2024.02.18 04:59:35.789832 [ 22 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 37 rows starting from the beginning of the part
2929 2024.02.18 04:59:35.790189 [ 22 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 12 rows starting from the beginning of the part
2930 2024.02.18 04:59:35.790200 [ 3 ] {7a7d0056-5d32-40e7-a9c3-d6b0c34a78dd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2931 2024.02.18 04:59:35.790389 [ 22 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 37 rows starting from the beginning of the part
2932 2024.02.18 04:59:35.790592 [ 22 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 12 rows starting from the beginning of the part
2933 2024.02.18 04:59:35.791095 [ 3 ] {7a7d0056-5d32-40e7-a9c3-d6b0c34a78dd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
2934 2024.02.18 04:59:35.791586 [ 3 ] {7a7d0056-5d32-40e7-a9c3-d6b0c34a78dd} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
2935 2024.02.18 04:59:35.791917 [ 3 ] {7a7d0056-5d32-40e7-a9c3-d6b0c34a78dd} <Trace> oximeter.fields_string (8709d499-2145-4776-9c04-69bdc89d3f70): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0.
2936 2024.02.18 04:59:35.792085 [ 87 ] {} <Debug> oximeter.fields_string (8709d499-2145-4776-9c04-69bdc89d3f70) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
2937 2024.02.18 04:59:35.792178 [ 87 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
2938 2024.02.18 04:59:35.792187 [ 3 ] {7a7d0056-5d32-40e7-a9c3-d6b0c34a78dd} <Information> executeQuery: Read 36 rows, 3.27 KiB in 0.002475227 sec., 14544 rows/sec., 1.29 MiB/sec.
2939 2024.02.18 04:59:35.792422 [ 19 ] {8709d499-2145-4776-9c04-69bdc89d3f70::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact
2940 2024.02.18 04:59:35.792786 [ 3 ] {7a7d0056-5d32-40e7-a9c3-d6b0c34a78dd} <Debug> DynamicQueryHandler: Done processing query
2941 2024.02.18 04:59:35.792854 [ 3 ] {7a7d0056-5d32-40e7-a9c3-d6b0c34a78dd} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2942 2024.02.18 04:59:35.792890 [ 19 ] {8709d499-2145-4776-9c04-69bdc89d3f70::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2943 2024.02.18 04:59:35.792935 [ 3 ] {} <Debug> HTTP-Session: 57c1b114-aec3-437d-8a89-0e580044cc02 Destroying unnamed session
2944 2024.02.18 04:59:35.792978 [ 19 ] {8709d499-2145-4776-9c04-69bdc89d3f70::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 187 rows starting from the beginning of the part
2945 2024.02.18 04:59:35.793093 [ 21 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 4 columns (4 merged, 0 gathered) in 0.004105459 sec., 38728.921662596076 rows/sec., 3.07 MiB/sec.
2946 2024.02.18 04:59:35.793132 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 2088, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2947 2024.02.18 04:59:35.793215 [ 19 ] {8709d499-2145-4776-9c04-69bdc89d3f70::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 36 rows starting from the beginning of the part
2948 2024.02.18 04:59:35.793224 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2949 2024.02.18 04:59:35.793324 [ 3 ] {} <Debug> HTTP-Session: ca5c245e-d368-44df-8a3f-822c96d4ddc0 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
2950 2024.02.18 04:59:35.793351 [ 3 ] {} <Debug> HTTP-Session: ca5c245e-d368-44df-8a3f-822c96d4ddc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2951 2024.02.18 04:59:35.793436 [ 21 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
2952 2024.02.18 04:59:35.793513 [ 19 ] {8709d499-2145-4776-9c04-69bdc89d3f70::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 111 rows starting from the beginning of the part
2953 2024.02.18 04:59:35.793660 [ 3 ] {d6afd56c-9123-4ccb-ac2b-6562f76a64f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2954 2024.02.18 04:59:35.793756 [ 3 ] {d6afd56c-9123-4ccb-ac2b-6562f76a64f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2955 2024.02.18 04:59:35.793771 [ 19 ] {8709d499-2145-4776-9c04-69bdc89d3f70::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 73 rows starting from the beginning of the part
2956 2024.02.18 04:59:35.793982 [ 21 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::all_1_26_5} <Trace> oximeter.fields_i64 (a110e675-9fa4-4d0d-9e3b-9fe719bc695c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5.
2957 2024.02.18 04:59:35.794108 [ 19 ] {8709d499-2145-4776-9c04-69bdc89d3f70::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 111 rows starting from the beginning of the part
2958 2024.02.18 04:59:35.794229 [ 21 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::all_1_26_5} <Trace> oximeter.fields_i64 (a110e675-9fa4-4d0d-9e3b-9fe719bc695c) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0
2959 2024.02.18 04:59:35.794426 [ 3 ] {d6afd56c-9123-4ccb-ac2b-6562f76a64f7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2960 2024.02.18 04:59:35.794458 [ 19 ] {8709d499-2145-4776-9c04-69bdc89d3f70::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 36 rows starting from the beginning of the part
2961 2024.02.18 04:59:35.794995 [ 3 ] {d6afd56c-9123-4ccb-ac2b-6562f76a64f7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
2962 2024.02.18 04:59:35.795312 [ 3 ] {d6afd56c-9123-4ccb-ac2b-6562f76a64f7} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
2963 2024.02.18 04:59:35.795532 [ 3 ] {d6afd56c-9123-4ccb-ac2b-6562f76a64f7} <Trace> oximeter.fields_uuid (24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0.
2964 2024.02.18 04:59:35.795542 [ 20 ] {8709d499-2145-4776-9c04-69bdc89d3f70::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 554 rows, containing 4 columns (4 merged, 0 gathered) in 0.003292133 sec., 168279.95709772359 rows/sec., 15.56 MiB/sec.
2965 2024.02.18 04:59:35.795656 [ 87 ] {} <Debug> oximeter.fields_uuid (24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
2966 2024.02.18 04:59:35.795681 [ 3 ] {d6afd56c-9123-4ccb-ac2b-6562f76a64f7} <Information> executeQuery: Read 12 rows, 984.00 B in 0.001980318 sec., 6059 rows/sec., 485.24 KiB/sec.
2967 2024.02.18 04:59:35.795724 [ 87 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
2968 2024.02.18 04:59:35.795848 [ 20 ] {8709d499-2145-4776-9c04-69bdc89d3f70::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
2969 2024.02.18 04:59:35.795956 [ 10 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact
2970 2024.02.18 04:59:35.796104 [ 3 ] {d6afd56c-9123-4ccb-ac2b-6562f76a64f7} <Debug> DynamicQueryHandler: Done processing query
2971 2024.02.18 04:59:35.796170 [ 3 ] {d6afd56c-9123-4ccb-ac2b-6562f76a64f7} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2972 2024.02.18 04:59:35.796188 [ 10 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2973 2024.02.18 04:59:35.796211 [ 3 ] {} <Debug> HTTP-Session: ca5c245e-d368-44df-8a3f-822c96d4ddc0 Destroying unnamed session
2974 2024.02.18 04:59:35.796279 [ 10 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 99 rows starting from the beginning of the part
2975 2024.02.18 04:59:35.796291 [ 20 ] {8709d499-2145-4776-9c04-69bdc89d3f70::all_1_26_5} <Trace> oximeter.fields_string (8709d499-2145-4776-9c04-69bdc89d3f70): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5.
2976 2024.02.18 04:59:35.796403 [ 20 ] {8709d499-2145-4776-9c04-69bdc89d3f70::all_1_26_5} <Trace> oximeter.fields_string (8709d499-2145-4776-9c04-69bdc89d3f70) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0
2977 2024.02.18 04:59:35.796508 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 12897, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2978 2024.02.18 04:59:35.796639 [ 10 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 12 rows starting from the beginning of the part
2979 2024.02.18 04:59:35.796652 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2980 2024.02.18 04:59:35.796713 [ 3 ] {} <Debug> HTTP-Session: d015512d-26c6-4c33-857f-7faea68f7313 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
2981 2024.02.18 04:59:35.796752 [ 3 ] {} <Debug> HTTP-Session: d015512d-26c6-4c33-857f-7faea68f7313 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2982 2024.02.18 04:59:35.796926 [ 10 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 37 rows starting from the beginning of the part
2983 2024.02.18 04:59:35.796967 [ 3 ] {9c79dbf3-3b32-4e32-8cc0-ef60f7b83be0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2984 2024.02.18 04:59:35.797054 [ 3 ] {9c79dbf3-3b32-4e32-8cc0-ef60f7b83be0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2985 2024.02.18 04:59:35.797226 [ 10 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 38 rows starting from the beginning of the part
2986 2024.02.18 04:59:35.797592 [ 10 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 37 rows starting from the beginning of the part
2987 2024.02.18 04:59:35.797713 [ 3 ] {9c79dbf3-3b32-4e32-8cc0-ef60f7b83be0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2988 2024.02.18 04:59:35.797899 [ 10 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 12 rows starting from the beginning of the part
2989 2024.02.18 04:59:35.798577 [ 3 ] {9c79dbf3-3b32-4e32-8cc0-ef60f7b83be0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
2990 2024.02.18 04:59:35.799415 [ 3 ] {9c79dbf3-3b32-4e32-8cc0-ef60f7b83be0} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
2991 2024.02.18 04:59:35.799470 [ 20 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 235 rows, containing 4 columns (4 merged, 0 gathered) in 0.003679481 sec., 63867.703080950814 rows/sec., 4.99 MiB/sec.
2992 2024.02.18 04:59:35.799643 [ 10 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
2993 2024.02.18 04:59:35.799749 [ 3 ] {9c79dbf3-3b32-4e32-8cc0-ef60f7b83be0} <Trace> oximeter.measurements_histogramf64 (d3db9721-1957-4070-bc13-bc6e211e736f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0.
2994 2024.02.18 04:59:35.799884 [ 87 ] {} <Debug> oximeter.measurements_histogramf64 (d3db9721-1957-4070-bc13-bc6e211e736f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
2995 2024.02.18 04:59:35.799940 [ 3 ] {9c79dbf3-3b32-4e32-8cc0-ef60f7b83be0} <Information> executeQuery: Read 12 rows, 16.58 KiB in 0.002925436 sec., 4101 rows/sec., 5.54 MiB/sec.
2996 2024.02.18 04:59:35.799958 [ 87 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
2997 2024.02.18 04:59:35.800068 [ 10 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::all_1_26_5} <Trace> oximeter.fields_uuid (24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5.
2998 2024.02.18 04:59:35.800203 [ 20 ] {d3db9721-1957-4070-bc13-bc6e211e736f::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact
2999 2024.02.18 04:59:35.800291 [ 10 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::all_1_26_5} <Trace> oximeter.fields_uuid (24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0
3000 2024.02.18 04:59:35.800538 [ 3 ] {9c79dbf3-3b32-4e32-8cc0-ef60f7b83be0} <Debug> DynamicQueryHandler: Done processing query
3001 2024.02.18 04:59:35.800557 [ 20 ] {d3db9721-1957-4070-bc13-bc6e211e736f::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3002 2024.02.18 04:59:35.800584 [ 3 ] {9c79dbf3-3b32-4e32-8cc0-ef60f7b83be0} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
3003 2024.02.18 04:59:35.800629 [ 20 ] {d3db9721-1957-4070-bc13-bc6e211e736f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 573 rows starting from the beginning of the part
3004 2024.02.18 04:59:35.800634 [ 3 ] {} <Debug> HTTP-Session: d015512d-26c6-4c33-857f-7faea68f7313 Destroying unnamed session
3005 2024.02.18 04:59:35.800792 [ 20 ] {d3db9721-1957-4070-bc13-bc6e211e736f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 12 rows starting from the beginning of the part
3006 2024.02.18 04:59:35.800895 [ 20 ] {d3db9721-1957-4070-bc13-bc6e211e736f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 37 rows starting from the beginning of the part
3007 2024.02.18 04:59:35.800991 [ 20 ] {d3db9721-1957-4070-bc13-bc6e211e736f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 12 rows starting from the beginning of the part
3008 2024.02.18 04:59:35.801083 [ 20 ] {d3db9721-1957-4070-bc13-bc6e211e736f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 37 rows starting from the beginning of the part
3009 2024.02.18 04:59:35.801173 [ 20 ] {d3db9721-1957-4070-bc13-bc6e211e736f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 12 rows starting from the beginning of the part
3010 2024.02.18 04:59:35.802659 [ 22 ] {d3db9721-1957-4070-bc13-bc6e211e736f::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 683 rows, containing 6 columns (6 merged, 0 gathered) in 0.002625251 sec., 260165.59940363799 rows/sec., 351.08 MiB/sec.
3011 2024.02.18 04:59:35.803137 [ 10 ] {d3db9721-1957-4070-bc13-bc6e211e736f::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
3012 2024.02.18 04:59:35.803358 [ 10 ] {d3db9721-1957-4070-bc13-bc6e211e736f::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (d3db9721-1957-4070-bc13-bc6e211e736f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5.
3013 2024.02.18 04:59:35.803418 [ 10 ] {d3db9721-1957-4070-bc13-bc6e211e736f::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (d3db9721-1957-4070-bc13-bc6e211e736f) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0
3014 2024.02.18 04:59:35.803493 [ 10 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in d3db9721-1957-4070-bc13-bc6e211e736f::all_1_26_5: 4.09 MiB.
3015 2024.02.18 04:59:37.170373 [ 83 ] {} <Debug> oximeter.fields_ipaddr (427360ce-e353-4c35-b2e2-03ee75b575b3) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
3016 2024.02.18 04:59:37.170466 [ 83 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
3017 2024.02.18 04:59:37.170545 [ 23 ] {427360ce-e353-4c35-b2e2-03ee75b575b3::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact
3018 2024.02.18 04:59:37.170663 [ 23 ] {427360ce-e353-4c35-b2e2-03ee75b575b3::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3019 2024.02.18 04:59:37.170700 [ 23 ] {427360ce-e353-4c35-b2e2-03ee75b575b3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part
3020 2024.02.18 04:59:37.170845 [ 23 ] {427360ce-e353-4c35-b2e2-03ee75b575b3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part
3021 2024.02.18 04:59:37.170946 [ 23 ] {427360ce-e353-4c35-b2e2-03ee75b575b3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part
3022 2024.02.18 04:59:37.171039 [ 23 ] {427360ce-e353-4c35-b2e2-03ee75b575b3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part
3023 2024.02.18 04:59:37.171126 [ 23 ] {427360ce-e353-4c35-b2e2-03ee75b575b3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part
3024 2024.02.18 04:59:37.171699 [ 20 ] {427360ce-e353-4c35-b2e2-03ee75b575b3::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.001182223 sec., 10150.36926197511 rows/sec., 860.73 KiB/sec.
3025 2024.02.18 04:59:37.171852 [ 20 ] {427360ce-e353-4c35-b2e2-03ee75b575b3::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
3026 2024.02.18 04:59:37.172066 [ 20 ] {427360ce-e353-4c35-b2e2-03ee75b575b3::all_1_5_1} <Trace> oximeter.fields_ipaddr (427360ce-e353-4c35-b2e2-03ee75b575b3): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1.
3027 2024.02.18 04:59:37.172134 [ 20 ] {427360ce-e353-4c35-b2e2-03ee75b575b3::all_1_5_1} <Trace> oximeter.fields_ipaddr (427360ce-e353-4c35-b2e2-03ee75b575b3) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0
3028 2024.02.18 04:59:37.639333 [ 83 ] {} <Debug> oximeter.fields_u16 (1b18f80e-c583-4ce8-a0aa-d56192fadfc4) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
3029 2024.02.18 04:59:37.639397 [ 83 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
3030 2024.02.18 04:59:37.639492 [ 22 ] {1b18f80e-c583-4ce8-a0aa-d56192fadfc4::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact
3031 2024.02.18 04:59:37.639626 [ 22 ] {1b18f80e-c583-4ce8-a0aa-d56192fadfc4::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3032 2024.02.18 04:59:37.639658 [ 22 ] {1b18f80e-c583-4ce8-a0aa-d56192fadfc4::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part
3033 2024.02.18 04:59:37.639785 [ 22 ] {1b18f80e-c583-4ce8-a0aa-d56192fadfc4::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part
3034 2024.02.18 04:59:37.639874 [ 22 ] {1b18f80e-c583-4ce8-a0aa-d56192fadfc4::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part
3035 2024.02.18 04:59:37.639953 [ 22 ] {1b18f80e-c583-4ce8-a0aa-d56192fadfc4::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part
3036 2024.02.18 04:59:37.640032 [ 22 ] {1b18f80e-c583-4ce8-a0aa-d56192fadfc4::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part
3037 2024.02.18 04:59:37.640602 [ 23 ] {1b18f80e-c583-4ce8-a0aa-d56192fadfc4::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.001156003 sec., 10380.595898107531 rows/sec., 724.82 KiB/sec.
3038 2024.02.18 04:59:37.640709 [ 22 ] {1b18f80e-c583-4ce8-a0aa-d56192fadfc4::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
3039 2024.02.18 04:59:37.640902 [ 22 ] {1b18f80e-c583-4ce8-a0aa-d56192fadfc4::all_1_5_1} <Trace> oximeter.fields_u16 (1b18f80e-c583-4ce8-a0aa-d56192fadfc4): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1.
3040 2024.02.18 04:59:37.640965 [ 22 ] {1b18f80e-c583-4ce8-a0aa-d56192fadfc4::all_1_5_1} <Trace> oximeter.fields_u16 (1b18f80e-c583-4ce8-a0aa-d56192fadfc4) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0
3041 2024.02.18 04:59:40.787411 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 5360, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3042 2024.02.18 04:59:40.787532 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3043 2024.02.18 04:59:40.787565 [ 3 ] {} <Debug> HTTP-Session: e2ca5116-037d-464e-a70e-0b57f7955c34 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
3044 2024.02.18 04:59:40.787594 [ 3 ] {} <Debug> HTTP-Session: e2ca5116-037d-464e-a70e-0b57f7955c34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3045 2024.02.18 04:59:40.787741 [ 3 ] {0fb6f0d6-a6fe-4349-b18f-dfebb29eef9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3046 2024.02.18 04:59:40.787809 [ 3 ] {0fb6f0d6-a6fe-4349-b18f-dfebb29eef9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3047 2024.02.18 04:59:40.787993 [ 3 ] {0fb6f0d6-a6fe-4349-b18f-dfebb29eef9f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3048 2024.02.18 04:59:40.788434 [ 3 ] {0fb6f0d6-a6fe-4349-b18f-dfebb29eef9f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
3049 2024.02.18 04:59:40.788705 [ 3 ] {0fb6f0d6-a6fe-4349-b18f-dfebb29eef9f} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
3050 2024.02.18 04:59:40.788878 [ 3 ] {0fb6f0d6-a6fe-4349-b18f-dfebb29eef9f} <Trace> oximeter.fields_i64 (a110e675-9fa4-4d0d-9e3b-9fe719bc695c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0.
3051 2024.02.18 04:59:40.788991 [ 3 ] {0fb6f0d6-a6fe-4349-b18f-dfebb29eef9f} <Information> executeQuery: Read 37 rows, 3.00 KiB in 0.001210383 sec., 30568 rows/sec., 2.42 MiB/sec.
3052 2024.02.18 04:59:40.789173 [ 3 ] {0fb6f0d6-a6fe-4349-b18f-dfebb29eef9f} <Debug> DynamicQueryHandler: Done processing query
3053 2024.02.18 04:59:40.789199 [ 3 ] {0fb6f0d6-a6fe-4349-b18f-dfebb29eef9f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3054 2024.02.18 04:59:40.789215 [ 3 ] {} <Debug> HTTP-Session: e2ca5116-037d-464e-a70e-0b57f7955c34 Destroying unnamed session
3055 2024.02.18 04:59:40.789362 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 17919, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3056 2024.02.18 04:59:40.789412 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3057 2024.02.18 04:59:40.789432 [ 3 ] {} <Debug> HTTP-Session: 19b97387-ed41-49c9-95b3-16c358bbf1f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
3058 2024.02.18 04:59:40.789452 [ 3 ] {} <Debug> HTTP-Session: 19b97387-ed41-49c9-95b3-16c358bbf1f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3059 2024.02.18 04:59:40.789566 [ 3 ] {61f822bb-174a-4a4a-b3b6-d75d645a87ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3060 2024.02.18 04:59:40.789609 [ 3 ] {61f822bb-174a-4a4a-b3b6-d75d645a87ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3061 2024.02.18 04:59:40.789722 [ 3 ] {61f822bb-174a-4a4a-b3b6-d75d645a87ed} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3062 2024.02.18 04:59:40.790136 [ 3 ] {61f822bb-174a-4a4a-b3b6-d75d645a87ed} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
3063 2024.02.18 04:59:40.790363 [ 3 ] {61f822bb-174a-4a4a-b3b6-d75d645a87ed} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
3064 2024.02.18 04:59:40.790571 [ 3 ] {61f822bb-174a-4a4a-b3b6-d75d645a87ed} <Trace> oximeter.fields_string (8709d499-2145-4776-9c04-69bdc89d3f70): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0.
3065 2024.02.18 04:59:40.790691 [ 3 ] {61f822bb-174a-4a4a-b3b6-d75d645a87ed} <Information> executeQuery: Read 111 rows, 11.11 KiB in 0.001096081 sec., 101269 rows/sec., 9.90 MiB/sec.
3066 2024.02.18 04:59:40.790828 [ 3 ] {61f822bb-174a-4a4a-b3b6-d75d645a87ed} <Debug> DynamicQueryHandler: Done processing query
3067 2024.02.18 04:59:40.790852 [ 3 ] {61f822bb-174a-4a4a-b3b6-d75d645a87ed} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
3068 2024.02.18 04:59:40.790868 [ 3 ] {} <Debug> HTTP-Session: 19b97387-ed41-49c9-95b3-16c358bbf1f3 Destroying unnamed session
3069 2024.02.18 04:59:40.790995 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 6323, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3070 2024.02.18 04:59:40.791075 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3071 2024.02.18 04:59:40.791097 [ 3 ] {} <Debug> HTTP-Session: 4b4e4b1c-29f2-42b5-a640-d3822b2c2c82 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
3072 2024.02.18 04:59:40.791115 [ 3 ] {} <Debug> HTTP-Session: 4b4e4b1c-29f2-42b5-a640-d3822b2c2c82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3073 2024.02.18 04:59:40.791193 [ 3 ] {58dcacfa-dc60-4914-bbac-0b17ed77f6a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3074 2024.02.18 04:59:40.791232 [ 3 ] {58dcacfa-dc60-4914-bbac-0b17ed77f6a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3075 2024.02.18 04:59:40.791341 [ 3 ] {58dcacfa-dc60-4914-bbac-0b17ed77f6a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3076 2024.02.18 04:59:40.791626 [ 3 ] {58dcacfa-dc60-4914-bbac-0b17ed77f6a0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
3077 2024.02.18 04:59:40.791848 [ 3 ] {58dcacfa-dc60-4914-bbac-0b17ed77f6a0} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
3078 2024.02.18 04:59:40.792006 [ 3 ] {58dcacfa-dc60-4914-bbac-0b17ed77f6a0} <Trace> oximeter.fields_uuid (24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0.
3079 2024.02.18 04:59:40.792135 [ 3 ] {58dcacfa-dc60-4914-bbac-0b17ed77f6a0} <Information> executeQuery: Read 37 rows, 2.96 KiB in 0.000902207 sec., 41010 rows/sec., 3.21 MiB/sec.
3080 2024.02.18 04:59:40.792303 [ 3 ] {58dcacfa-dc60-4914-bbac-0b17ed77f6a0} <Debug> DynamicQueryHandler: Done processing query
3081 2024.02.18 04:59:40.792339 [ 3 ] {58dcacfa-dc60-4914-bbac-0b17ed77f6a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3082 2024.02.18 04:59:40.792364 [ 3 ] {} <Debug> HTTP-Session: 4b4e4b1c-29f2-42b5-a640-d3822b2c2c82 Destroying unnamed session
3083 2024.02.18 04:59:40.792553 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 39601, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3084 2024.02.18 04:59:40.792620 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3085 2024.02.18 04:59:40.792652 [ 3 ] {} <Debug> HTTP-Session: e041018d-8c23-4d34-9254-7e832301186e Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
3086 2024.02.18 04:59:40.792679 [ 3 ] {} <Debug> HTTP-Session: e041018d-8c23-4d34-9254-7e832301186e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3087 2024.02.18 04:59:40.792796 [ 3 ] {5e3b9998-027e-40f2-beb9-42bd9de028e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3088 2024.02.18 04:59:40.792856 [ 3 ] {5e3b9998-027e-40f2-beb9-42bd9de028e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3089 2024.02.18 04:59:40.793002 [ 3 ] {5e3b9998-027e-40f2-beb9-42bd9de028e5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3090 2024.02.18 04:59:40.793437 [ 3 ] {5e3b9998-027e-40f2-beb9-42bd9de028e5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
3091 2024.02.18 04:59:40.793758 [ 3 ] {5e3b9998-027e-40f2-beb9-42bd9de028e5} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
3092 2024.02.18 04:59:40.793940 [ 3 ] {5e3b9998-027e-40f2-beb9-42bd9de028e5} <Trace> oximeter.measurements_histogramf64 (d3db9721-1957-4070-bc13-bc6e211e736f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0.
3093 2024.02.18 04:59:40.794036 [ 3 ] {5e3b9998-027e-40f2-beb9-42bd9de028e5} <Information> executeQuery: Read 37 rows, 51.13 KiB in 0.001199833 sec., 30837 rows/sec., 41.61 MiB/sec.
3094 2024.02.18 04:59:40.794152 [ 3 ] {5e3b9998-027e-40f2-beb9-42bd9de028e5} <Debug> DynamicQueryHandler: Done processing query
3095 2024.02.18 04:59:40.794176 [ 3 ] {5e3b9998-027e-40f2-beb9-42bd9de028e5} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
3096 2024.02.18 04:59:40.794192 [ 3 ] {} <Debug> HTTP-Session: e041018d-8c23-4d34-9254-7e832301186e Destroying unnamed session
3097 2024.02.18 04:59:44.548235 [ 168 ] {} <Debug> DNSResolver: Updating DNS cache
3098 2024.02.18 04:59:44.548323 [ 168 ] {} <Debug> DNSResolver: Updated DNS cache
3099 2024.02.18 04:59:45.786407 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 1775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3100 2024.02.18 04:59:45.786521 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3101 2024.02.18 04:59:45.786546 [ 3 ] {} <Debug> HTTP-Session: 32ff10a6-85e3-4833-bbd0-118b9788276b Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
3102 2024.02.18 04:59:45.786570 [ 3 ] {} <Debug> HTTP-Session: 32ff10a6-85e3-4833-bbd0-118b9788276b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3103 2024.02.18 04:59:45.786696 [ 3 ] {bea0e7eb-c577-4b5d-ba03-bb1610e07406} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3104 2024.02.18 04:59:45.786756 [ 3 ] {bea0e7eb-c577-4b5d-ba03-bb1610e07406} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3105 2024.02.18 04:59:45.786911 [ 3 ] {bea0e7eb-c577-4b5d-ba03-bb1610e07406} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3106 2024.02.18 04:59:45.787371 [ 3 ] {bea0e7eb-c577-4b5d-ba03-bb1610e07406} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
3107 2024.02.18 04:59:45.787671 [ 3 ] {bea0e7eb-c577-4b5d-ba03-bb1610e07406} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
3108 2024.02.18 04:59:45.787849 [ 3 ] {bea0e7eb-c577-4b5d-ba03-bb1610e07406} <Trace> oximeter.fields_i64 (a110e675-9fa4-4d0d-9e3b-9fe719bc695c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0.
3109 2024.02.18 04:59:45.787983 [ 3 ] {bea0e7eb-c577-4b5d-ba03-bb1610e07406} <Information> executeQuery: Read 12 rows, 996.00 B in 0.001241084 sec., 9668 rows/sec., 783.72 KiB/sec.
3110 2024.02.18 04:59:45.788177 [ 3 ] {bea0e7eb-c577-4b5d-ba03-bb1610e07406} <Debug> DynamicQueryHandler: Done processing query
3111 2024.02.18 04:59:45.788204 [ 3 ] {bea0e7eb-c577-4b5d-ba03-bb1610e07406} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3112 2024.02.18 04:59:45.788221 [ 3 ] {} <Debug> HTTP-Session: 32ff10a6-85e3-4833-bbd0-118b9788276b Destroying unnamed session
3113 2024.02.18 04:59:45.788357 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3114 2024.02.18 04:59:45.788419 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3115 2024.02.18 04:59:45.788443 [ 3 ] {} <Debug> HTTP-Session: da676ed0-dbfc-4dec-859b-d786c48f15b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
3116 2024.02.18 04:59:45.788467 [ 3 ] {} <Debug> HTTP-Session: da676ed0-dbfc-4dec-859b-d786c48f15b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3117 2024.02.18 04:59:45.788577 [ 3 ] {3a4c0fa4-c435-47b6-a430-33150a059456} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
3118 2024.02.18 04:59:45.788631 [ 3 ] {3a4c0fa4-c435-47b6-a430-33150a059456} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3119 2024.02.18 04:59:45.788757 [ 3 ] {3a4c0fa4-c435-47b6-a430-33150a059456} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3120 2024.02.18 04:59:45.789044 [ 3 ] {3a4c0fa4-c435-47b6-a430-33150a059456} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
3121 2024.02.18 04:59:45.789253 [ 3 ] {3a4c0fa4-c435-47b6-a430-33150a059456} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
3122 2024.02.18 04:59:45.789407 [ 3 ] {3a4c0fa4-c435-47b6-a430-33150a059456} <Trace> oximeter.fields_ipaddr (427360ce-e353-4c35-b2e2-03ee75b575b3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
3123 2024.02.18 04:59:45.789530 [ 3 ] {3a4c0fa4-c435-47b6-a430-33150a059456} <Information> executeQuery: Read 4 rows, 342.00 B in 0.000915358 sec., 4369 rows/sec., 364.87 KiB/sec.
3124 2024.02.18 04:59:45.789683 [ 3 ] {3a4c0fa4-c435-47b6-a430-33150a059456} <Debug> DynamicQueryHandler: Done processing query
3125 2024.02.18 04:59:45.789707 [ 3 ] {3a4c0fa4-c435-47b6-a430-33150a059456} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3126 2024.02.18 04:59:45.789723 [ 3 ] {} <Debug> HTTP-Session: da676ed0-dbfc-4dec-859b-d786c48f15b9 Destroying unnamed session
3127 2024.02.18 04:59:45.789846 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 5813, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3128 2024.02.18 04:59:45.789890 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3129 2024.02.18 04:59:45.789910 [ 3 ] {} <Debug> HTTP-Session: d4b0577f-adea-424a-8086-bc3007be8c08 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
3130 2024.02.18 04:59:45.789928 [ 3 ] {} <Debug> HTTP-Session: d4b0577f-adea-424a-8086-bc3007be8c08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3131 2024.02.18 04:59:45.790001 [ 3 ] {aa1c1d32-0972-4a4b-a650-7f5d38b572c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3132 2024.02.18 04:59:45.790041 [ 3 ] {aa1c1d32-0972-4a4b-a650-7f5d38b572c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3133 2024.02.18 04:59:45.790155 [ 3 ] {aa1c1d32-0972-4a4b-a650-7f5d38b572c3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3134 2024.02.18 04:59:45.790533 [ 3 ] {aa1c1d32-0972-4a4b-a650-7f5d38b572c3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
3135 2024.02.18 04:59:45.790761 [ 3 ] {aa1c1d32-0972-4a4b-a650-7f5d38b572c3} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
3136 2024.02.18 04:59:45.790909 [ 3 ] {aa1c1d32-0972-4a4b-a650-7f5d38b572c3} <Trace> oximeter.fields_string (8709d499-2145-4776-9c04-69bdc89d3f70): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0.
3137 2024.02.18 04:59:45.791031 [ 3 ] {aa1c1d32-0972-4a4b-a650-7f5d38b572c3} <Information> executeQuery: Read 38 rows, 3.45 KiB in 0.00099707 sec., 38111 rows/sec., 3.38 MiB/sec.
3138 2024.02.18 04:59:45.791164 [ 3 ] {aa1c1d32-0972-4a4b-a650-7f5d38b572c3} <Debug> DynamicQueryHandler: Done processing query
3139 2024.02.18 04:59:45.791187 [ 3 ] {aa1c1d32-0972-4a4b-a650-7f5d38b572c3} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3140 2024.02.18 04:59:45.791203 [ 3 ] {} <Debug> HTTP-Session: d4b0577f-adea-424a-8086-bc3007be8c08 Destroying unnamed session
3141 2024.02.18 04:59:45.791315 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3142 2024.02.18 04:59:45.791360 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3143 2024.02.18 04:59:45.791380 [ 3 ] {} <Debug> HTTP-Session: a3b274f8-4b87-49e1-8dfc-2c21c3a39c0c Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
3144 2024.02.18 04:59:45.791396 [ 3 ] {} <Debug> HTTP-Session: a3b274f8-4b87-49e1-8dfc-2c21c3a39c0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3145 2024.02.18 04:59:45.791466 [ 3 ] {612c3252-71b4-45fb-92dd-bbc3c2741874} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3146 2024.02.18 04:59:45.791504 [ 3 ] {612c3252-71b4-45fb-92dd-bbc3c2741874} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3147 2024.02.18 04:59:45.791613 [ 3 ] {612c3252-71b4-45fb-92dd-bbc3c2741874} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3148 2024.02.18 04:59:45.791900 [ 3 ] {612c3252-71b4-45fb-92dd-bbc3c2741874} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
3149 2024.02.18 04:59:45.792104 [ 3 ] {612c3252-71b4-45fb-92dd-bbc3c2741874} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
3150 2024.02.18 04:59:45.792252 [ 3 ] {612c3252-71b4-45fb-92dd-bbc3c2741874} <Trace> oximeter.fields_u16 (1b18f80e-c583-4ce8-a0aa-d56192fadfc4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
3151 2024.02.18 04:59:45.792363 [ 3 ] {612c3252-71b4-45fb-92dd-bbc3c2741874} <Information> executeQuery: Read 4 rows, 286.00 B in 0.000867987 sec., 4608 rows/sec., 321.78 KiB/sec.
3152 2024.02.18 04:59:45.792481 [ 3 ] {612c3252-71b4-45fb-92dd-bbc3c2741874} <Debug> DynamicQueryHandler: Done processing query
3153 2024.02.18 04:59:45.792504 [ 3 ] {612c3252-71b4-45fb-92dd-bbc3c2741874} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3154 2024.02.18 04:59:45.792520 [ 3 ] {} <Debug> HTTP-Session: a3b274f8-4b87-49e1-8dfc-2c21c3a39c0c Destroying unnamed session
3155 2024.02.18 04:59:45.792624 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 2772, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3156 2024.02.18 04:59:45.792669 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3157 2024.02.18 04:59:45.792688 [ 3 ] {} <Debug> HTTP-Session: 1402d0b3-dbde-47eb-b1d0-964d9574c9ba Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
3158 2024.02.18 04:59:45.792705 [ 3 ] {} <Debug> HTTP-Session: 1402d0b3-dbde-47eb-b1d0-964d9574c9ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3159 2024.02.18 04:59:45.792775 [ 3 ] {22ee44c2-a6b7-46ca-ad77-dbaf1a147727} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3160 2024.02.18 04:59:45.792814 [ 3 ] {22ee44c2-a6b7-46ca-ad77-dbaf1a147727} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3161 2024.02.18 04:59:45.792918 [ 3 ] {22ee44c2-a6b7-46ca-ad77-dbaf1a147727} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3162 2024.02.18 04:59:45.793210 [ 3 ] {22ee44c2-a6b7-46ca-ad77-dbaf1a147727} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
3163 2024.02.18 04:59:45.793413 [ 3 ] {22ee44c2-a6b7-46ca-ad77-dbaf1a147727} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
3164 2024.02.18 04:59:45.793561 [ 3 ] {22ee44c2-a6b7-46ca-ad77-dbaf1a147727} <Trace> oximeter.fields_uuid (24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0.
3165 2024.02.18 04:59:45.793675 [ 3 ] {22ee44c2-a6b7-46ca-ad77-dbaf1a147727} <Information> executeQuery: Read 16 rows, 1.29 KiB in 0.000872517 sec., 18337 rows/sec., 1.44 MiB/sec.
3166 2024.02.18 04:59:45.793798 [ 3 ] {22ee44c2-a6b7-46ca-ad77-dbaf1a147727} <Debug> DynamicQueryHandler: Done processing query
3167 2024.02.18 04:59:45.793822 [ 3 ] {22ee44c2-a6b7-46ca-ad77-dbaf1a147727} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3168 2024.02.18 04:59:45.793838 [ 3 ] {} <Debug> HTTP-Session: 1402d0b3-dbde-47eb-b1d0-964d9574c9ba Destroying unnamed session
3169 2024.02.18 04:59:45.793937 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3170 2024.02.18 04:59:45.793981 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3171 2024.02.18 04:59:45.794000 [ 3 ] {} <Debug> HTTP-Session: 52f3831f-107f-4145-a31a-614afd17a875 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
3172 2024.02.18 04:59:45.794017 [ 3 ] {} <Debug> HTTP-Session: 52f3831f-107f-4145-a31a-614afd17a875 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3173 2024.02.18 04:59:45.794086 [ 3 ] {b5fbfc3d-ae25-4273-848c-fcd396502e22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3174 2024.02.18 04:59:45.794129 [ 3 ] {b5fbfc3d-ae25-4273-848c-fcd396502e22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3175 2024.02.18 04:59:45.794252 [ 3 ] {b5fbfc3d-ae25-4273-848c-fcd396502e22} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3176 2024.02.18 04:59:45.794528 [ 3 ] {b5fbfc3d-ae25-4273-848c-fcd396502e22} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
3177 2024.02.18 04:59:45.794783 [ 3 ] {b5fbfc3d-ae25-4273-848c-fcd396502e22} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
3178 2024.02.18 04:59:45.794961 [ 3 ] {b5fbfc3d-ae25-4273-848c-fcd396502e22} <Trace> oximeter.measurements_cumulativeu64 (6f308f2d-476a-4ed1-99f4-81c3727bb07b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
3179 2024.02.18 04:59:45.795092 [ 3 ] {b5fbfc3d-ae25-4273-848c-fcd396502e22} <Information> executeQuery: Read 2 rows, 144.00 B in 0.000967628 sec., 2066 rows/sec., 145.33 KiB/sec.
3180 2024.02.18 04:59:45.795212 [ 3 ] {b5fbfc3d-ae25-4273-848c-fcd396502e22} <Debug> DynamicQueryHandler: Done processing query
3181 2024.02.18 04:59:45.795236 [ 3 ] {b5fbfc3d-ae25-4273-848c-fcd396502e22} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3182 2024.02.18 04:59:45.795253 [ 3 ] {} <Debug> HTTP-Session: 52f3831f-107f-4145-a31a-614afd17a875 Destroying unnamed session
3183 2024.02.18 04:59:45.795364 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 12897, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3184 2024.02.18 04:59:45.795409 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3185 2024.02.18 04:59:45.795429 [ 3 ] {} <Debug> HTTP-Session: 5efec798-ddb6-4884-9eee-baa57c972642 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
3186 2024.02.18 04:59:45.795445 [ 3 ] {} <Debug> HTTP-Session: 5efec798-ddb6-4884-9eee-baa57c972642 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3187 2024.02.18 04:59:45.795520 [ 3 ] {701ecb12-7fec-4296-a0f4-66153f1a7cc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3188 2024.02.18 04:59:45.795562 [ 3 ] {701ecb12-7fec-4296-a0f4-66153f1a7cc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3189 2024.02.18 04:59:45.795698 [ 3 ] {701ecb12-7fec-4296-a0f4-66153f1a7cc4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3190 2024.02.18 04:59:45.796045 [ 3 ] {701ecb12-7fec-4296-a0f4-66153f1a7cc4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
3191 2024.02.18 04:59:45.796335 [ 3 ] {701ecb12-7fec-4296-a0f4-66153f1a7cc4} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
3192 2024.02.18 04:59:45.796522 [ 3 ] {701ecb12-7fec-4296-a0f4-66153f1a7cc4} <Trace> oximeter.measurements_histogramf64 (d3db9721-1957-4070-bc13-bc6e211e736f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0.
3193 2024.02.18 04:59:45.796642 [ 3 ] {701ecb12-7fec-4296-a0f4-66153f1a7cc4} <Information> executeQuery: Read 12 rows, 16.58 KiB in 0.001094391 sec., 10965 rows/sec., 14.80 MiB/sec.
3194 2024.02.18 04:59:45.796767 [ 3 ] {701ecb12-7fec-4296-a0f4-66153f1a7cc4} <Debug> DynamicQueryHandler: Done processing query
3195 2024.02.18 04:59:45.796790 [ 3 ] {701ecb12-7fec-4296-a0f4-66153f1a7cc4} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
3196 2024.02.18 04:59:45.796806 [ 3 ] {} <Debug> HTTP-Session: 5efec798-ddb6-4884-9eee-baa57c972642 Destroying unnamed session
3197 2024.02.18 04:59:50.787280 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 5360, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3198 2024.02.18 04:59:50.787454 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3199 2024.02.18 04:59:50.787502 [ 3 ] {} <Debug> HTTP-Session: 290f82a5-4049-41ab-bb91-d184dfbb8f59 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
3200 2024.02.18 04:59:50.787543 [ 3 ] {} <Debug> HTTP-Session: 290f82a5-4049-41ab-bb91-d184dfbb8f59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3201 2024.02.18 04:59:50.787755 [ 3 ] {62179733-05e9-4cd7-9a45-6c7b16679bc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3202 2024.02.18 04:59:50.787854 [ 3 ] {62179733-05e9-4cd7-9a45-6c7b16679bc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3203 2024.02.18 04:59:50.788119 [ 3 ] {62179733-05e9-4cd7-9a45-6c7b16679bc4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3204 2024.02.18 04:59:50.788639 [ 3 ] {62179733-05e9-4cd7-9a45-6c7b16679bc4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
3205 2024.02.18 04:59:50.788912 [ 3 ] {62179733-05e9-4cd7-9a45-6c7b16679bc4} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
3206 2024.02.18 04:59:50.789082 [ 3 ] {62179733-05e9-4cd7-9a45-6c7b16679bc4} <Trace> oximeter.fields_i64 (a110e675-9fa4-4d0d-9e3b-9fe719bc695c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0.
3207 2024.02.18 04:59:50.789200 [ 3 ] {62179733-05e9-4cd7-9a45-6c7b16679bc4} <Information> executeQuery: Read 37 rows, 3.00 KiB in 0.001386966 sec., 26676 rows/sec., 2.11 MiB/sec.
3208 2024.02.18 04:59:50.789376 [ 3 ] {62179733-05e9-4cd7-9a45-6c7b16679bc4} <Debug> DynamicQueryHandler: Done processing query
3209 2024.02.18 04:59:50.789403 [ 3 ] {62179733-05e9-4cd7-9a45-6c7b16679bc4} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3210 2024.02.18 04:59:50.789420 [ 3 ] {} <Debug> HTTP-Session: 290f82a5-4049-41ab-bb91-d184dfbb8f59 Destroying unnamed session
3211 2024.02.18 04:59:50.789563 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 17919, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3212 2024.02.18 04:59:50.789615 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3213 2024.02.18 04:59:50.789636 [ 3 ] {} <Debug> HTTP-Session: fd5846eb-fc35-48c8-b19e-da35a7f89fdc Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
3214 2024.02.18 04:59:50.789657 [ 3 ] {} <Debug> HTTP-Session: fd5846eb-fc35-48c8-b19e-da35a7f89fdc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3215 2024.02.18 04:59:50.789746 [ 3 ] {4b340c82-6f9f-445f-8dbd-7a239a798e11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3216 2024.02.18 04:59:50.789789 [ 3 ] {4b340c82-6f9f-445f-8dbd-7a239a798e11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3217 2024.02.18 04:59:50.789904 [ 3 ] {4b340c82-6f9f-445f-8dbd-7a239a798e11} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3218 2024.02.18 04:59:50.790288 [ 3 ] {4b340c82-6f9f-445f-8dbd-7a239a798e11} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
3219 2024.02.18 04:59:50.790509 [ 3 ] {4b340c82-6f9f-445f-8dbd-7a239a798e11} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
3220 2024.02.18 04:59:50.790667 [ 3 ] {4b340c82-6f9f-445f-8dbd-7a239a798e11} <Trace> oximeter.fields_string (8709d499-2145-4776-9c04-69bdc89d3f70): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0.
3221 2024.02.18 04:59:50.790762 [ 3 ] {4b340c82-6f9f-445f-8dbd-7a239a798e11} <Information> executeQuery: Read 111 rows, 11.11 KiB in 0.000988419 sec., 112300 rows/sec., 10.97 MiB/sec.
3222 2024.02.18 04:59:50.790885 [ 3 ] {4b340c82-6f9f-445f-8dbd-7a239a798e11} <Debug> DynamicQueryHandler: Done processing query
3223 2024.02.18 04:59:50.790909 [ 3 ] {4b340c82-6f9f-445f-8dbd-7a239a798e11} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
3224 2024.02.18 04:59:50.790925 [ 3 ] {} <Debug> HTTP-Session: fd5846eb-fc35-48c8-b19e-da35a7f89fdc Destroying unnamed session
3225 2024.02.18 04:59:50.791052 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 6323, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3226 2024.02.18 04:59:50.791099 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3227 2024.02.18 04:59:50.791118 [ 3 ] {} <Debug> HTTP-Session: 59ca029b-0ffc-467e-a0b5-fc5646470704 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
3228 2024.02.18 04:59:50.791136 [ 3 ] {} <Debug> HTTP-Session: 59ca029b-0ffc-467e-a0b5-fc5646470704 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3229 2024.02.18 04:59:50.791209 [ 3 ] {d065096c-7944-462f-b44a-9c21901575f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3230 2024.02.18 04:59:50.791248 [ 3 ] {d065096c-7944-462f-b44a-9c21901575f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3231 2024.02.18 04:59:50.791354 [ 3 ] {d065096c-7944-462f-b44a-9c21901575f6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3232 2024.02.18 04:59:50.791655 [ 3 ] {d065096c-7944-462f-b44a-9c21901575f6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
3233 2024.02.18 04:59:50.791867 [ 3 ] {d065096c-7944-462f-b44a-9c21901575f6} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
3234 2024.02.18 04:59:50.792015 [ 3 ] {d065096c-7944-462f-b44a-9c21901575f6} <Trace> oximeter.fields_uuid (24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0.
3235 2024.02.18 04:59:50.792110 [ 3 ] {d065096c-7944-462f-b44a-9c21901575f6} <Information> executeQuery: Read 37 rows, 2.96 KiB in 0.000874247 sec., 42322 rows/sec., 3.31 MiB/sec.
3236 2024.02.18 04:59:50.792224 [ 3 ] {d065096c-7944-462f-b44a-9c21901575f6} <Debug> DynamicQueryHandler: Done processing query
3237 2024.02.18 04:59:50.792248 [ 3 ] {d065096c-7944-462f-b44a-9c21901575f6} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3238 2024.02.18 04:59:50.792263 [ 3 ] {} <Debug> HTTP-Session: 59ca029b-0ffc-467e-a0b5-fc5646470704 Destroying unnamed session
3239 2024.02.18 04:59:50.792464 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 39601, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3240 2024.02.18 04:59:50.792511 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3241 2024.02.18 04:59:50.792531 [ 3 ] {} <Debug> HTTP-Session: 2fa27d24-730e-468d-911f-d9ff8891f954 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
3242 2024.02.18 04:59:50.792549 [ 3 ] {} <Debug> HTTP-Session: 2fa27d24-730e-468d-911f-d9ff8891f954 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3243 2024.02.18 04:59:50.792638 [ 3 ] {f5646221-2298-482f-828e-d9db8731eca7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3244 2024.02.18 04:59:50.792684 [ 3 ] {f5646221-2298-482f-828e-d9db8731eca7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3245 2024.02.18 04:59:50.792819 [ 3 ] {f5646221-2298-482f-828e-d9db8731eca7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3246 2024.02.18 04:59:50.793345 [ 3 ] {f5646221-2298-482f-828e-d9db8731eca7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
3247 2024.02.18 04:59:50.793662 [ 3 ] {f5646221-2298-482f-828e-d9db8731eca7} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
3248 2024.02.18 04:59:50.793844 [ 3 ] {f5646221-2298-482f-828e-d9db8731eca7} <Trace> oximeter.measurements_histogramf64 (d3db9721-1957-4070-bc13-bc6e211e736f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0.
3249 2024.02.18 04:59:50.793939 [ 3 ] {f5646221-2298-482f-828e-d9db8731eca7} <Information> executeQuery: Read 37 rows, 51.13 KiB in 0.001273044 sec., 29064 rows/sec., 39.22 MiB/sec.
3250 2024.02.18 04:59:50.794065 [ 3 ] {f5646221-2298-482f-828e-d9db8731eca7} <Debug> DynamicQueryHandler: Done processing query
3251 2024.02.18 04:59:50.794089 [ 3 ] {f5646221-2298-482f-828e-d9db8731eca7} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
3252 2024.02.18 04:59:50.794105 [ 3 ] {} <Debug> HTTP-Session: 2fa27d24-730e-468d-911f-d9ff8891f954 Destroying unnamed session
3253 2024.02.18 04:59:55.787270 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 1775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3254 2024.02.18 04:59:55.787405 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3255 2024.02.18 04:59:55.787438 [ 3 ] {} <Debug> HTTP-Session: 9c93a940-9d6f-4f3e-abca-85deae6a8f0f Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
3256 2024.02.18 04:59:55.787467 [ 3 ] {} <Debug> HTTP-Session: 9c93a940-9d6f-4f3e-abca-85deae6a8f0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3257 2024.02.18 04:59:55.787614 [ 3 ] {5bffd9c6-e9c5-4ad7-8844-7037e8deada5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3258 2024.02.18 04:59:55.787684 [ 3 ] {5bffd9c6-e9c5-4ad7-8844-7037e8deada5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3259 2024.02.18 04:59:55.787867 [ 3 ] {5bffd9c6-e9c5-4ad7-8844-7037e8deada5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3260 2024.02.18 04:59:55.788336 [ 3 ] {5bffd9c6-e9c5-4ad7-8844-7037e8deada5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
3261 2024.02.18 04:59:55.788614 [ 3 ] {5bffd9c6-e9c5-4ad7-8844-7037e8deada5} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
3262 2024.02.18 04:59:55.788785 [ 3 ] {5bffd9c6-e9c5-4ad7-8844-7037e8deada5} <Trace> oximeter.fields_i64 (a110e675-9fa4-4d0d-9e3b-9fe719bc695c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0.
3263 2024.02.18 04:59:55.788917 [ 3 ] {5bffd9c6-e9c5-4ad7-8844-7037e8deada5} <Information> executeQuery: Read 12 rows, 996.00 B in 0.001253974 sec., 9569 rows/sec., 775.66 KiB/sec.
3264 2024.02.18 04:59:55.789104 [ 3 ] {5bffd9c6-e9c5-4ad7-8844-7037e8deada5} <Debug> DynamicQueryHandler: Done processing query
3265 2024.02.18 04:59:55.789129 [ 3 ] {5bffd9c6-e9c5-4ad7-8844-7037e8deada5} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3266 2024.02.18 04:59:55.789147 [ 3 ] {} <Debug> HTTP-Session: 9c93a940-9d6f-4f3e-abca-85deae6a8f0f Destroying unnamed session
3267 2024.02.18 04:59:55.789283 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 10503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3268 2024.02.18 04:59:55.789333 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3269 2024.02.18 04:59:55.789353 [ 3 ] {} <Debug> HTTP-Session: 9eac69e8-eba3-4e93-84bb-e761a75aae18 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
3270 2024.02.18 04:59:55.789373 [ 3 ] {} <Debug> HTTP-Session: 9eac69e8-eba3-4e93-84bb-e761a75aae18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3271 2024.02.18 04:59:55.789459 [ 3 ] {9dd4cc27-c4f1-40f0-b06f-016f6a8abfa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3272 2024.02.18 04:59:55.789503 [ 3 ] {9dd4cc27-c4f1-40f0-b06f-016f6a8abfa8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3273 2024.02.18 04:59:55.789617 [ 3 ] {9dd4cc27-c4f1-40f0-b06f-016f6a8abfa8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3274 2024.02.18 04:59:55.789972 [ 3 ] {9dd4cc27-c4f1-40f0-b06f-016f6a8abfa8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
3275 2024.02.18 04:59:55.790185 [ 3 ] {9dd4cc27-c4f1-40f0-b06f-016f6a8abfa8} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
3276 2024.02.18 04:59:55.790337 [ 3 ] {9dd4cc27-c4f1-40f0-b06f-016f6a8abfa8} <Trace> oximeter.fields_string (8709d499-2145-4776-9c04-69bdc89d3f70): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0.
3277 2024.02.18 04:59:55.790451 [ 3 ] {9dd4cc27-c4f1-40f0-b06f-016f6a8abfa8} <Information> executeQuery: Read 72 rows, 6.08 KiB in 0.000955668 sec., 75339 rows/sec., 6.22 MiB/sec.
3278 2024.02.18 04:59:55.790576 [ 3 ] {9dd4cc27-c4f1-40f0-b06f-016f6a8abfa8} <Debug> DynamicQueryHandler: Done processing query
3279 2024.02.18 04:59:55.790600 [ 3 ] {9dd4cc27-c4f1-40f0-b06f-016f6a8abfa8} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
3280 2024.02.18 04:59:55.790616 [ 3 ] {} <Debug> HTTP-Session: 9eac69e8-eba3-4e93-84bb-e761a75aae18 Destroying unnamed session
3281 2024.02.18 04:59:55.790778 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 6134, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3282 2024.02.18 04:59:55.790824 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3283 2024.02.18 04:59:55.790844 [ 3 ] {} <Debug> HTTP-Session: eb788f64-010a-49b9-ba5c-0c5589a5b045 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
3284 2024.02.18 04:59:55.790862 [ 3 ] {} <Debug> HTTP-Session: eb788f64-010a-49b9-ba5c-0c5589a5b045 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3285 2024.02.18 04:59:55.790939 [ 3 ] {1d579306-a63d-49bc-b4c5-0794e232feaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3286 2024.02.18 04:59:55.790979 [ 3 ] {1d579306-a63d-49bc-b4c5-0794e232feaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3287 2024.02.18 04:59:55.791088 [ 3 ] {1d579306-a63d-49bc-b4c5-0794e232feaa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3288 2024.02.18 04:59:55.791400 [ 3 ] {1d579306-a63d-49bc-b4c5-0794e232feaa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
3289 2024.02.18 04:59:55.791614 [ 3 ] {1d579306-a63d-49bc-b4c5-0794e232feaa} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
3290 2024.02.18 04:59:55.791774 [ 3 ] {1d579306-a63d-49bc-b4c5-0794e232feaa} <Trace> oximeter.fields_uuid (24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0.
3291 2024.02.18 04:59:55.791885 [ 3 ] {1d579306-a63d-49bc-b4c5-0794e232feaa} <Information> executeQuery: Read 36 rows, 2.86 KiB in 0.000908168 sec., 39640 rows/sec., 3.07 MiB/sec.
3292 2024.02.18 04:59:55.792003 [ 3 ] {1d579306-a63d-49bc-b4c5-0794e232feaa} <Debug> DynamicQueryHandler: Done processing query
3293 2024.02.18 04:59:55.792026 [ 3 ] {1d579306-a63d-49bc-b4c5-0794e232feaa} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3294 2024.02.18 04:59:55.792042 [ 3 ] {} <Debug> HTTP-Session: eb788f64-010a-49b9-ba5c-0c5589a5b045 Destroying unnamed session
3295 2024.02.18 04:59:55.792154 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 7039, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3296 2024.02.18 04:59:55.792200 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3297 2024.02.18 04:59:55.792219 [ 3 ] {} <Debug> HTTP-Session: 56ccca8a-0994-48b0-9eee-54ad8f71177b Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
3298 2024.02.18 04:59:55.792236 [ 3 ] {} <Debug> HTTP-Session: 56ccca8a-0994-48b0-9eee-54ad8f71177b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3299 2024.02.18 04:59:55.792309 [ 3 ] {370a50ff-3bea-44fc-8e1f-ef0e19da9b1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3300 2024.02.18 04:59:55.792351 [ 3 ] {370a50ff-3bea-44fc-8e1f-ef0e19da9b1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3301 2024.02.18 04:59:55.792473 [ 3 ] {370a50ff-3bea-44fc-8e1f-ef0e19da9b1a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3302 2024.02.18 04:59:55.792770 [ 3 ] {370a50ff-3bea-44fc-8e1f-ef0e19da9b1a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
3303 2024.02.18 04:59:55.793030 [ 3 ] {370a50ff-3bea-44fc-8e1f-ef0e19da9b1a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
3304 2024.02.18 04:59:55.793214 [ 3 ] {370a50ff-3bea-44fc-8e1f-ef0e19da9b1a} <Trace> oximeter.measurements_cumulativeu64 (6f308f2d-476a-4ed1-99f4-81c3727bb07b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
3305 2024.02.18 04:59:55.793332 [ 3 ] {370a50ff-3bea-44fc-8e1f-ef0e19da9b1a} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.000993179 sec., 36247 rows/sec., 2.56 MiB/sec.
3306 2024.02.18 04:59:55.793452 [ 3 ] {370a50ff-3bea-44fc-8e1f-ef0e19da9b1a} <Debug> DynamicQueryHandler: Done processing query
3307 2024.02.18 04:59:55.793475 [ 3 ] {370a50ff-3bea-44fc-8e1f-ef0e19da9b1a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3308 2024.02.18 04:59:55.793491 [ 3 ] {} <Debug> HTTP-Session: 56ccca8a-0994-48b0-9eee-54ad8f71177b Destroying unnamed session
3309 2024.02.18 04:59:55.793618 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 12897, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3310 2024.02.18 04:59:55.793662 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3311 2024.02.18 04:59:55.793682 [ 3 ] {} <Debug> HTTP-Session: 6d88838d-db3f-4c80-9360-1d865192d7bf Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
3312 2024.02.18 04:59:55.793699 [ 3 ] {} <Debug> HTTP-Session: 6d88838d-db3f-4c80-9360-1d865192d7bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3313 2024.02.18 04:59:55.793774 [ 3 ] {c9ad59bd-c0e4-4325-84f1-001af094a011} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3314 2024.02.18 04:59:55.793818 [ 3 ] {c9ad59bd-c0e4-4325-84f1-001af094a011} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3315 2024.02.18 04:59:55.793954 [ 3 ] {c9ad59bd-c0e4-4325-84f1-001af094a011} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3316 2024.02.18 04:59:55.794311 [ 3 ] {c9ad59bd-c0e4-4325-84f1-001af094a011} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
3317 2024.02.18 04:59:55.794588 [ 3 ] {c9ad59bd-c0e4-4325-84f1-001af094a011} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
3318 2024.02.18 04:59:55.794763 [ 3 ] {c9ad59bd-c0e4-4325-84f1-001af094a011} <Trace> oximeter.measurements_histogramf64 (d3db9721-1957-4070-bc13-bc6e211e736f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0.
3319 2024.02.18 04:59:55.794885 [ 3 ] {c9ad59bd-c0e4-4325-84f1-001af094a011} <Information> executeQuery: Read 12 rows, 16.58 KiB in 0.001080761 sec., 11103 rows/sec., 14.98 MiB/sec.
3320 2024.02.18 04:59:55.795045 [ 3 ] {c9ad59bd-c0e4-4325-84f1-001af094a011} <Debug> DynamicQueryHandler: Done processing query
3321 2024.02.18 04:59:55.795069 [ 3 ] {c9ad59bd-c0e4-4325-84f1-001af094a011} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
3322 2024.02.18 04:59:55.795085 [ 3 ] {} <Debug> HTTP-Session: 6d88838d-db3f-4c80-9360-1d865192d7bf Destroying unnamed session
3323 2024.02.18 04:59:59.548563 [ 171 ] {} <Debug> DNSResolver: Updating DNS cache
3324 2024.02.18 04:59:59.548637 [ 171 ] {} <Debug> DNSResolver: Updated DNS cache
3325 2024.02.18 05:00:00.788512 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 5360, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3326 2024.02.18 05:00:00.788636 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3327 2024.02.18 05:00:00.788677 [ 3 ] {} <Debug> HTTP-Session: e0f7429a-ff66-42f9-94ae-c9398b3931ff Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
3328 2024.02.18 05:00:00.788714 [ 3 ] {} <Debug> HTTP-Session: e0f7429a-ff66-42f9-94ae-c9398b3931ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3329 2024.02.18 05:00:00.788863 [ 3 ] {ccd26a00-9246-4fa9-af4d-8cc68f16f1f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3330 2024.02.18 05:00:00.788934 [ 3 ] {ccd26a00-9246-4fa9-af4d-8cc68f16f1f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3331 2024.02.18 05:00:00.789176 [ 3 ] {ccd26a00-9246-4fa9-af4d-8cc68f16f1f2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3332 2024.02.18 05:00:00.789741 [ 3 ] {ccd26a00-9246-4fa9-af4d-8cc68f16f1f2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
3333 2024.02.18 05:00:00.790107 [ 3 ] {ccd26a00-9246-4fa9-af4d-8cc68f16f1f2} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
3334 2024.02.18 05:00:00.790367 [ 3 ] {ccd26a00-9246-4fa9-af4d-8cc68f16f1f2} <Trace> oximeter.fields_i64 (a110e675-9fa4-4d0d-9e3b-9fe719bc695c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0.
3335 2024.02.18 05:00:00.790521 [ 171 ] {} <Debug> oximeter.fields_i64 (a110e675-9fa4-4d0d-9e3b-9fe719bc695c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
3336 2024.02.18 05:00:00.790533 [ 3 ] {ccd26a00-9246-4fa9-af4d-8cc68f16f1f2} <Information> executeQuery: Read 37 rows, 3.00 KiB in 0.001624051 sec., 22782 rows/sec., 1.80 MiB/sec.
3337 2024.02.18 05:00:00.790573 [ 171 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
3338 2024.02.18 05:00:00.790783 [ 14 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact
3339 2024.02.18 05:00:00.790873 [ 3 ] {ccd26a00-9246-4fa9-af4d-8cc68f16f1f2} <Debug> DynamicQueryHandler: Done processing query
3340 2024.02.18 05:00:00.790930 [ 3 ] {ccd26a00-9246-4fa9-af4d-8cc68f16f1f2} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3341 2024.02.18 05:00:00.790997 [ 3 ] {} <Debug> HTTP-Session: e0f7429a-ff66-42f9-94ae-c9398b3931ff Destroying unnamed session
3342 2024.02.18 05:00:00.791004 [ 14 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3343 2024.02.18 05:00:00.791075 [ 14 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 49 rows starting from the beginning of the part
3344 2024.02.18 05:00:00.791194 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3345 2024.02.18 05:00:00.791318 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3346 2024.02.18 05:00:00.791354 [ 14 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 37 rows starting from the beginning of the part
3347 2024.02.18 05:00:00.791370 [ 3 ] {} <Debug> HTTP-Session: 4f45b7df-f8b1-4f69-aef7-467d47d7b0cd Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
3348 2024.02.18 05:00:00.791456 [ 3 ] {} <Debug> HTTP-Session: 4f45b7df-f8b1-4f69-aef7-467d47d7b0cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3349 2024.02.18 05:00:00.791688 [ 14 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 12 rows starting from the beginning of the part
3350 2024.02.18 05:00:00.791709 [ 3 ] {d3962ccf-74c2-4b3c-bba4-d31faa9500ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
3351 2024.02.18 05:00:00.791838 [ 3 ] {d3962ccf-74c2-4b3c-bba4-d31faa9500ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3352 2024.02.18 05:00:00.792024 [ 14 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 37 rows starting from the beginning of the part
3353 2024.02.18 05:00:00.792346 [ 3 ] {d3962ccf-74c2-4b3c-bba4-d31faa9500ca} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3354 2024.02.18 05:00:00.792388 [ 14 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 12 rows starting from the beginning of the part
3355 2024.02.18 05:00:00.792630 [ 14 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 37 rows starting from the beginning of the part
3356 2024.02.18 05:00:00.793248 [ 3 ] {d3962ccf-74c2-4b3c-bba4-d31faa9500ca} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
3357 2024.02.18 05:00:00.793741 [ 3 ] {d3962ccf-74c2-4b3c-bba4-d31faa9500ca} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
3358 2024.02.18 05:00:00.794193 [ 3 ] {d3962ccf-74c2-4b3c-bba4-d31faa9500ca} <Trace> oximeter.fields_ipaddr (427360ce-e353-4c35-b2e2-03ee75b575b3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
3359 2024.02.18 05:00:00.794535 [ 3 ] {d3962ccf-74c2-4b3c-bba4-d31faa9500ca} <Information> executeQuery: Read 2 rows, 175.00 B in 0.002677962 sec., 746 rows/sec., 63.82 KiB/sec.
3360 2024.02.18 05:00:00.794964 [ 22 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 184 rows, containing 4 columns (4 merged, 0 gathered) in 0.004325833 sec., 42535.16028011252 rows/sec., 3.37 MiB/sec.
3361 2024.02.18 05:00:00.795014 [ 3 ] {d3962ccf-74c2-4b3c-bba4-d31faa9500ca} <Debug> DynamicQueryHandler: Done processing query
3362 2024.02.18 05:00:00.795058 [ 3 ] {d3962ccf-74c2-4b3c-bba4-d31faa9500ca} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3363 2024.02.18 05:00:00.795095 [ 3 ] {} <Debug> HTTP-Session: 4f45b7df-f8b1-4f69-aef7-467d47d7b0cd Destroying unnamed session
3364 2024.02.18 05:00:00.795137 [ 22 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
3365 2024.02.18 05:00:00.795326 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 18069, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3366 2024.02.18 05:00:00.795409 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3367 2024.02.18 05:00:00.795414 [ 22 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::all_1_31_6} <Trace> oximeter.fields_i64 (a110e675-9fa4-4d0d-9e3b-9fe719bc695c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6.
3368 2024.02.18 05:00:00.795441 [ 3 ] {} <Debug> HTTP-Session: 3bde7913-7119-43cd-b36c-97b99d1c9033 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
3369 2024.02.18 05:00:00.795492 [ 3 ] {} <Debug> HTTP-Session: 3bde7913-7119-43cd-b36c-97b99d1c9033 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3370 2024.02.18 05:00:00.795579 [ 22 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::all_1_31_6} <Trace> oximeter.fields_i64 (a110e675-9fa4-4d0d-9e3b-9fe719bc695c) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0
3371 2024.02.18 05:00:00.795650 [ 3 ] {f44983ba-31ea-41b8-928f-e749fc049120} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3372 2024.02.18 05:00:00.795752 [ 3 ] {f44983ba-31ea-41b8-928f-e749fc049120} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3373 2024.02.18 05:00:00.795894 [ 3 ] {f44983ba-31ea-41b8-928f-e749fc049120} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3374 2024.02.18 05:00:00.796344 [ 3 ] {f44983ba-31ea-41b8-928f-e749fc049120} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
3375 2024.02.18 05:00:00.796612 [ 3 ] {f44983ba-31ea-41b8-928f-e749fc049120} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
3376 2024.02.18 05:00:00.796808 [ 3 ] {f44983ba-31ea-41b8-928f-e749fc049120} <Trace> oximeter.fields_string (8709d499-2145-4776-9c04-69bdc89d3f70): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0.
3377 2024.02.18 05:00:00.796954 [ 3 ] {f44983ba-31ea-41b8-928f-e749fc049120} <Information> executeQuery: Read 112 rows, 11.20 KiB in 0.001214643 sec., 92208 rows/sec., 9.00 MiB/sec.
3378 2024.02.18 05:00:00.796969 [ 169 ] {} <Debug> oximeter.fields_string (8709d499-2145-4776-9c04-69bdc89d3f70) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
3379 2024.02.18 05:00:00.797093 [ 169 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
3380 2024.02.18 05:00:00.797183 [ 3 ] {f44983ba-31ea-41b8-928f-e749fc049120} <Debug> DynamicQueryHandler: Done processing query
3381 2024.02.18 05:00:00.797215 [ 14 ] {8709d499-2145-4776-9c04-69bdc89d3f70::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact
3382 2024.02.18 05:00:00.797254 [ 3 ] {f44983ba-31ea-41b8-928f-e749fc049120} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
3383 2024.02.18 05:00:00.797299 [ 3 ] {} <Debug> HTTP-Session: 3bde7913-7119-43cd-b36c-97b99d1c9033 Destroying unnamed session
3384 2024.02.18 05:00:00.797377 [ 14 ] {8709d499-2145-4776-9c04-69bdc89d3f70::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3385 2024.02.18 05:00:00.797412 [ 14 ] {8709d499-2145-4776-9c04-69bdc89d3f70::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 187 rows starting from the beginning of the part
3386 2024.02.18 05:00:00.797498 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3387 2024.02.18 05:00:00.797594 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3388 2024.02.18 05:00:00.797592 [ 14 ] {8709d499-2145-4776-9c04-69bdc89d3f70::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 111 rows starting from the beginning of the part
3389 2024.02.18 05:00:00.797637 [ 3 ] {} <Debug> HTTP-Session: b6bafcf9-f153-47e3-a190-7fe6c800b9f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
3390 2024.02.18 05:00:00.797699 [ 3 ] {} <Debug> HTTP-Session: b6bafcf9-f153-47e3-a190-7fe6c800b9f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3391 2024.02.18 05:00:00.797908 [ 14 ] {8709d499-2145-4776-9c04-69bdc89d3f70::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 38 rows starting from the beginning of the part
3392 2024.02.18 05:00:00.797930 [ 3 ] {5c7f4e3a-0c06-41f0-b9c6-06ad28cef79b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3393 2024.02.18 05:00:00.798044 [ 3 ] {5c7f4e3a-0c06-41f0-b9c6-06ad28cef79b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3394 2024.02.18 05:00:00.798253 [ 14 ] {8709d499-2145-4776-9c04-69bdc89d3f70::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 111 rows starting from the beginning of the part
3395 2024.02.18 05:00:00.798604 [ 3 ] {5c7f4e3a-0c06-41f0-b9c6-06ad28cef79b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3396 2024.02.18 05:00:00.798627 [ 14 ] {8709d499-2145-4776-9c04-69bdc89d3f70::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 72 rows starting from the beginning of the part
3397 2024.02.18 05:00:00.798883 [ 14 ] {8709d499-2145-4776-9c04-69bdc89d3f70::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 112 rows starting from the beginning of the part
3398 2024.02.18 05:00:00.799299 [ 3 ] {5c7f4e3a-0c06-41f0-b9c6-06ad28cef79b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
3399 2024.02.18 05:00:00.799910 [ 3 ] {5c7f4e3a-0c06-41f0-b9c6-06ad28cef79b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
3400 2024.02.18 05:00:00.800373 [ 3 ] {5c7f4e3a-0c06-41f0-b9c6-06ad28cef79b} <Trace> oximeter.fields_u16 (1b18f80e-c583-4ce8-a0aa-d56192fadfc4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
3401 2024.02.18 05:00:00.800617 [ 3 ] {5c7f4e3a-0c06-41f0-b9c6-06ad28cef79b} <Information> executeQuery: Read 2 rows, 143.00 B in 0.00261815 sec., 763 rows/sec., 53.34 KiB/sec.
3402 2024.02.18 05:00:00.801045 [ 3 ] {5c7f4e3a-0c06-41f0-b9c6-06ad28cef79b} <Debug> DynamicQueryHandler: Done processing query
3403 2024.02.18 05:00:00.801089 [ 3 ] {5c7f4e3a-0c06-41f0-b9c6-06ad28cef79b} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3404 2024.02.18 05:00:00.801090 [ 22 ] {8709d499-2145-4776-9c04-69bdc89d3f70::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 631 rows, containing 4 columns (4 merged, 0 gathered) in 0.003922045 sec., 160885.45643917905 rows/sec., 15.06 MiB/sec.
3405 2024.02.18 05:00:00.801127 [ 3 ] {} <Debug> HTTP-Session: b6bafcf9-f153-47e3-a190-7fe6c800b9f7 Destroying unnamed session
3406 2024.02.18 05:00:00.801261 [ 14 ] {8709d499-2145-4776-9c04-69bdc89d3f70::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
3407 2024.02.18 05:00:00.801365 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 6666, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3408 2024.02.18 05:00:00.801450 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3409 2024.02.18 05:00:00.801498 [ 3 ] {} <Debug> HTTP-Session: f0740dc8-265f-4073-b504-3f4a378ab3dc Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
3410 2024.02.18 05:00:00.801540 [ 3 ] {} <Debug> HTTP-Session: f0740dc8-265f-4073-b504-3f4a378ab3dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3411 2024.02.18 05:00:00.801632 [ 14 ] {8709d499-2145-4776-9c04-69bdc89d3f70::all_1_31_6} <Trace> oximeter.fields_string (8709d499-2145-4776-9c04-69bdc89d3f70): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6.
3412 2024.02.18 05:00:00.801725 [ 3 ] {b10205af-b221-4a95-b398-3edd9d36d2ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3413 2024.02.18 05:00:00.801788 [ 14 ] {8709d499-2145-4776-9c04-69bdc89d3f70::all_1_31_6} <Trace> oximeter.fields_string (8709d499-2145-4776-9c04-69bdc89d3f70) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0
3414 2024.02.18 05:00:00.801809 [ 3 ] {b10205af-b221-4a95-b398-3edd9d36d2ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3415 2024.02.18 05:00:00.802046 [ 3 ] {b10205af-b221-4a95-b398-3edd9d36d2ec} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3416 2024.02.18 05:00:00.802493 [ 3 ] {b10205af-b221-4a95-b398-3edd9d36d2ec} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
3417 2024.02.18 05:00:00.802815 [ 3 ] {b10205af-b221-4a95-b398-3edd9d36d2ec} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
3418 2024.02.18 05:00:00.803061 [ 3 ] {b10205af-b221-4a95-b398-3edd9d36d2ec} <Trace> oximeter.fields_uuid (24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0.
3419 2024.02.18 05:00:00.803223 [ 3 ] {b10205af-b221-4a95-b398-3edd9d36d2ec} <Information> executeQuery: Read 39 rows, 3.13 KiB in 0.001425817 sec., 27352 rows/sec., 2.14 MiB/sec.
3420 2024.02.18 05:00:00.803227 [ 169 ] {} <Debug> oximeter.fields_uuid (24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
3421 2024.02.18 05:00:00.803337 [ 169 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
3422 2024.02.18 05:00:00.803474 [ 3 ] {b10205af-b221-4a95-b398-3edd9d36d2ec} <Debug> DynamicQueryHandler: Done processing query
3423 2024.02.18 05:00:00.803495 [ 15 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact
3424 2024.02.18 05:00:00.803519 [ 3 ] {b10205af-b221-4a95-b398-3edd9d36d2ec} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3425 2024.02.18 05:00:00.803560 [ 3 ] {} <Debug> HTTP-Session: f0740dc8-265f-4073-b504-3f4a378ab3dc Destroying unnamed session
3426 2024.02.18 05:00:00.803607 [ 15 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3427 2024.02.18 05:00:00.803649 [ 15 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 99 rows starting from the beginning of the part
3428 2024.02.18 05:00:00.803738 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3429 2024.02.18 05:00:00.803804 [ 15 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 37 rows starting from the beginning of the part
3430 2024.02.18 05:00:00.803816 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3431 2024.02.18 05:00:00.803862 [ 3 ] {} <Debug> HTTP-Session: db2a8764-e30a-407a-9133-8a5991a1266e Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
3432 2024.02.18 05:00:00.803896 [ 3 ] {} <Debug> HTTP-Session: db2a8764-e30a-407a-9133-8a5991a1266e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3433 2024.02.18 05:00:00.803987 [ 15 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 16 rows starting from the beginning of the part
3434 2024.02.18 05:00:00.804036 [ 3 ] {abdcbf2c-ec05-4b10-841a-b6beb1fbd9b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3435 2024.02.18 05:00:00.804124 [ 3 ] {abdcbf2c-ec05-4b10-841a-b6beb1fbd9b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3436 2024.02.18 05:00:00.804146 [ 15 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 37 rows starting from the beginning of the part
3437 2024.02.18 05:00:00.804315 [ 15 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 36 rows starting from the beginning of the part
3438 2024.02.18 05:00:00.804484 [ 15 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 39 rows starting from the beginning of the part
3439 2024.02.18 05:00:00.804496 [ 3 ] {abdcbf2c-ec05-4b10-841a-b6beb1fbd9b8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3440 2024.02.18 05:00:00.804995 [ 3 ] {abdcbf2c-ec05-4b10-841a-b6beb1fbd9b8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
3441 2024.02.18 05:00:00.805505 [ 3 ] {abdcbf2c-ec05-4b10-841a-b6beb1fbd9b8} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
3442 2024.02.18 05:00:00.805598 [ 22 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 264 rows, containing 4 columns (4 merged, 0 gathered) in 0.002154251 sec., 122548.3938501131 rows/sec., 9.57 MiB/sec.
3443 2024.02.18 05:00:00.805771 [ 22 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
3444 2024.02.18 05:00:00.805896 [ 3 ] {abdcbf2c-ec05-4b10-841a-b6beb1fbd9b8} <Trace> oximeter.measurements_cumulativeu64 (6f308f2d-476a-4ed1-99f4-81c3727bb07b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
3445 2024.02.18 05:00:00.806132 [ 22 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::all_1_31_6} <Trace> oximeter.fields_uuid (24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6.
3446 2024.02.18 05:00:00.806158 [ 3 ] {abdcbf2c-ec05-4b10-841a-b6beb1fbd9b8} <Information> executeQuery: Read 1 rows, 72.00 B in 0.002057339 sec., 486 rows/sec., 34.18 KiB/sec.
3447 2024.02.18 05:00:00.806327 [ 22 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::all_1_31_6} <Trace> oximeter.fields_uuid (24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0
3448 2024.02.18 05:00:00.806443 [ 3 ] {abdcbf2c-ec05-4b10-841a-b6beb1fbd9b8} <Debug> DynamicQueryHandler: Done processing query
3449 2024.02.18 05:00:00.806517 [ 3 ] {abdcbf2c-ec05-4b10-841a-b6beb1fbd9b8} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3450 2024.02.18 05:00:00.806545 [ 3 ] {} <Debug> HTTP-Session: db2a8764-e30a-407a-9133-8a5991a1266e Destroying unnamed session
3451 2024.02.18 05:00:00.806727 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 39601, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3452 2024.02.18 05:00:00.806787 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3453 2024.02.18 05:00:00.806815 [ 3 ] {} <Debug> HTTP-Session: d5dbcba0-932a-4ab2-8241-937be72ddfef Authenticating user 'default' from [fd00:1122:3344:101::d]:43650
3454 2024.02.18 05:00:00.806841 [ 3 ] {} <Debug> HTTP-Session: d5dbcba0-932a-4ab2-8241-937be72ddfef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3455 2024.02.18 05:00:00.806952 [ 3 ] {570366d1-7fbf-46ff-b995-dfb9ea9199cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3456 2024.02.18 05:00:00.807014 [ 3 ] {570366d1-7fbf-46ff-b995-dfb9ea9199cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3457 2024.02.18 05:00:00.807227 [ 3 ] {570366d1-7fbf-46ff-b995-dfb9ea9199cb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3458 2024.02.18 05:00:00.807818 [ 3 ] {570366d1-7fbf-46ff-b995-dfb9ea9199cb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
3459 2024.02.18 05:00:00.808287 [ 3 ] {570366d1-7fbf-46ff-b995-dfb9ea9199cb} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
3460 2024.02.18 05:00:00.808562 [ 3 ] {570366d1-7fbf-46ff-b995-dfb9ea9199cb} <Trace> oximeter.measurements_histogramf64 (d3db9721-1957-4070-bc13-bc6e211e736f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0.
3461 2024.02.18 05:00:00.808717 [ 169 ] {} <Debug> oximeter.measurements_histogramf64 (d3db9721-1957-4070-bc13-bc6e211e736f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
3462 2024.02.18 05:00:00.808739 [ 3 ] {570366d1-7fbf-46ff-b995-dfb9ea9199cb} <Information> executeQuery: Read 37 rows, 51.13 KiB in 0.001745043 sec., 21202 rows/sec., 28.61 MiB/sec.
3463 2024.02.18 05:00:00.808788 [ 169 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
3464 2024.02.18 05:00:00.809031 [ 12 ] {d3db9721-1957-4070-bc13-bc6e211e736f::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact
3465 2024.02.18 05:00:00.809062 [ 3 ] {570366d1-7fbf-46ff-b995-dfb9ea9199cb} <Debug> DynamicQueryHandler: Done processing query
3466 2024.02.18 05:00:00.809121 [ 3 ] {570366d1-7fbf-46ff-b995-dfb9ea9199cb} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
3467 2024.02.18 05:00:00.809157 [ 3 ] {} <Debug> HTTP-Session: d5dbcba0-932a-4ab2-8241-937be72ddfef Destroying unnamed session
3468 2024.02.18 05:00:00.809273 [ 12 ] {d3db9721-1957-4070-bc13-bc6e211e736f::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3469 2024.02.18 05:00:00.809338 [ 12 ] {d3db9721-1957-4070-bc13-bc6e211e736f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 683 rows starting from the beginning of the part
3470 2024.02.18 05:00:00.809522 [ 12 ] {d3db9721-1957-4070-bc13-bc6e211e736f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 37 rows starting from the beginning of the part
3471 2024.02.18 05:00:00.809654 [ 12 ] {d3db9721-1957-4070-bc13-bc6e211e736f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 12 rows starting from the beginning of the part
3472 2024.02.18 05:00:00.809770 [ 12 ] {d3db9721-1957-4070-bc13-bc6e211e736f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 37 rows starting from the beginning of the part
3473 2024.02.18 05:00:00.809882 [ 12 ] {d3db9721-1957-4070-bc13-bc6e211e736f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 12 rows starting from the beginning of the part
3474 2024.02.18 05:00:00.810001 [ 12 ] {d3db9721-1957-4070-bc13-bc6e211e736f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 37 rows starting from the beginning of the part
3475 2024.02.18 05:00:00.813591 [ 22 ] {d3db9721-1957-4070-bc13-bc6e211e736f::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 818 rows, containing 6 columns (6 merged, 0 gathered) in 0.004704441 sec., 173878.2567365602 rows/sec., 234.64 MiB/sec.
3476 2024.02.18 05:00:00.814199 [ 13 ] {d3db9721-1957-4070-bc13-bc6e211e736f::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
3477 2024.02.18 05:00:00.814533 [ 13 ] {d3db9721-1957-4070-bc13-bc6e211e736f::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (d3db9721-1957-4070-bc13-bc6e211e736f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6.
3478 2024.02.18 05:00:00.814621 [ 13 ] {d3db9721-1957-4070-bc13-bc6e211e736f::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (d3db9721-1957-4070-bc13-bc6e211e736f) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0
3479 2024.02.18 05:00:00.814737 [ 13 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in d3db9721-1957-4070-bc13-bc6e211e736f::all_1_31_6: 4.16 MiB.