Max level shown:
1 2023.10.29 04:30:13.866716 [ 152 ] {} <Debug> DNSResolver: Updating DNS cache
2 2023.10.29 04:30:13.866786 [ 152 ] {} <Debug> DNSResolver: Updated DNS cache
3 2023.10.29 04:30:28.867036 [ 152 ] {} <Debug> DNSResolver: Updating DNS cache
4 2023.10.29 04:30:28.867138 [ 152 ] {} <Debug> DNSResolver: Updated DNS cache
5 2023.10.29 04:30:29.229842 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56541, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6 2023.10.29 04:30:29.230027 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
7 2023.10.29 04:30:29.230642 [ 3 ] {} <Debug> HTTP-Session: da403f72-4509-4106-8212-89592611cd39 Authenticating user 'default' from [fd00:1122:3344:101::d]:56541
8 2023.10.29 04:30:29.230675 [ 3 ] {} <Debug> HTTP-Session: da403f72-4509-4106-8212-89592611cd39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9 2023.10.29 04:30:29.230812 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false
10 2023.10.29 04:30:29.230840 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION
11 2023.10.29 04:30:29.230860 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION
12 2023.10.29 04:30:29.232356 [ 3 ] {b0d94d84-2185-4330-afda-57a4840262ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56541) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete)
13 2023.10.29 04:30:29.233717 [ 3 ] {b0d94d84-2185-4330-afda-57a4840262ca} <Debug> executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete)
14 2023.10.29 04:30:29.236134 [ 3 ] {b0d94d84-2185-4330-afda-57a4840262ca} <Trace> ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters
15 2023.10.29 04:30:29.242107 [ 3 ] {b0d94d84-2185-4330-afda-57a4840262ca} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
16 2023.10.29 04:30:29.251351 [ 3 ] {b0d94d84-2185-4330-afda-57a4840262ca} <Debug> DynamicQueryHandler: Done processing query
17 2023.10.29 04:30:29.251408 [ 3 ] {b0d94d84-2185-4330-afda-57a4840262ca} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB.
18 2023.10.29 04:30:29.251432 [ 3 ] {} <Debug> HTTP-Session: da403f72-4509-4106-8212-89592611cd39 Destroying unnamed session
19 2023.10.29 04:30:29.260025 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56541, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
20 2023.10.29 04:30:29.260097 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
21 2023.10.29 04:30:29.260129 [ 3 ] {} <Debug> HTTP-Session: bc4dff79-9e83-478e-9517-ff10b98b4b16 Authenticating user 'default' from [fd00:1122:3344:101::d]:56541
22 2023.10.29 04:30:29.260151 [ 3 ] {} <Debug> HTTP-Session: bc4dff79-9e83-478e-9517-ff10b98b4b16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
23 2023.10.29 04:30:29.260296 [ 3 ] {39e66128-862e-499c-a8a8-26d9b3bb7023} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56541) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
24 2023.10.29 04:30:29.282590 [ 3 ] {39e66128-862e-499c-a8a8-26d9b3bb7023} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:56541) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below):
25 
26 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
27 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
28 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
29 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
30 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse
31 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse
32 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
33 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
34 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
35 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
36 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
37 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
38 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
39 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
40 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
41 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse
42 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse
43 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse
44 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse
45 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse
46 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse
47 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1
48 
49 2023.10.29 04:30:29.283478 [ 3 ] {39e66128-862e-499c-a8a8-26d9b3bb7023} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below):
50 
51 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
52 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
53 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
54 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
55 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse
56 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse
57 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
58 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
59 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
60 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
61 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
62 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
63 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
64 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
65 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
66 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse
67 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse
68 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse
69 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse
70 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse
71 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse
72 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1
73 (version 22.8.9.1)
74 2023.10.29 04:30:29.283763 [ 3 ] {39e66128-862e-499c-a8a8-26d9b3bb7023} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
75 2023.10.29 04:30:29.283787 [ 3 ] {} <Debug> HTTP-Session: bc4dff79-9e83-478e-9517-ff10b98b4b16 Destroying unnamed session
76 2023.10.29 04:30:29.286169 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56541, User-Agent: (none), Length: 34, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
77 2023.10.29 04:30:29.286272 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
78 2023.10.29 04:30:29.286304 [ 3 ] {} <Debug> HTTP-Session: 22784714-cc13-49f8-b034-72486e9ae041 Authenticating user 'default' from [fd00:1122:3344:101::d]:56541
79 2023.10.29 04:30:29.286326 [ 3 ] {} <Debug> HTTP-Session: 22784714-cc13-49f8-b034-72486e9ae041 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
80 2023.10.29 04:30:29.286495 [ 3 ] {df87738b-5324-4aa5-80b2-a5a77d91ebfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56541) DROP DATABASE IF EXISTS oximeter; (stage: Complete)
81 2023.10.29 04:30:29.286665 [ 3 ] {df87738b-5324-4aa5-80b2-a5a77d91ebfe} <Debug> DynamicQueryHandler: Done processing query
82 2023.10.29 04:30:29.286691 [ 3 ] {df87738b-5324-4aa5-80b2-a5a77d91ebfe} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
83 2023.10.29 04:30:29.286743 [ 3 ] {} <Debug> HTTP-Session: 22784714-cc13-49f8-b034-72486e9ae041 Destroying unnamed session
84 2023.10.29 04:30:29.286993 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56541, User-Agent: (none), Length: 39, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
85 2023.10.29 04:30:29.287041 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
86 2023.10.29 04:30:29.287087 [ 3 ] {} <Debug> HTTP-Session: 3e3bd742-5533-4c4e-b885-99e1effe5823 Authenticating user 'default' from [fd00:1122:3344:101::d]:56541
87 2023.10.29 04:30:29.287133 [ 3 ] {} <Debug> HTTP-Session: 3e3bd742-5533-4c4e-b885-99e1effe5823 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
88 2023.10.29 04:30:29.287192 [ 3 ] {f893212d-f123-4bb6-9410-f9f36f7aded0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56541) CREATE DATABASE IF NOT EXISTS oximeter; (stage: Complete)
89 2023.10.29 04:30:29.287274 [ 3 ] {f893212d-f123-4bb6-9410-f9f36f7aded0} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.*
90 2023.10.29 04:30:29.288899 [ 3 ] {f893212d-f123-4bb6-9410-f9f36f7aded0} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total.
91 2023.10.29 04:30:29.288922 [ 3 ] {f893212d-f123-4bb6-9410-f9f36f7aded0} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.4241e-05 sec
92 2023.10.29 04:30:29.288978 [ 3 ] {f893212d-f123-4bb6-9410-f9f36f7aded0} <Information> TablesLoader: Loading 0 tables with 0 dependency level
93 2023.10.29 04:30:29.289085 [ 3 ] {f893212d-f123-4bb6-9410-f9f36f7aded0} <Information> DatabaseAtomic (oximeter): Starting up tables.
94 2023.10.29 04:30:29.289157 [ 3 ] {f893212d-f123-4bb6-9410-f9f36f7aded0} <Debug> DynamicQueryHandler: Done processing query
95 2023.10.29 04:30:29.289177 [ 3 ] {f893212d-f123-4bb6-9410-f9f36f7aded0} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
96 2023.10.29 04:30:29.289236 [ 3 ] {} <Debug> HTTP-Session: 3e3bd742-5533-4c4e-b885-99e1effe5823 Destroying unnamed session
97 2023.10.29 04:30:29.289382 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56541, User-Agent: (none), Length: 150, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
98 2023.10.29 04:30:29.289422 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
99 2023.10.29 04:30:29.289477 [ 3 ] {} <Debug> HTTP-Session: df621636-dc66-4719-8edd-d22e07f8453b Authenticating user 'default' from [fd00:1122:3344:101::d]:56541
100 2023.10.29 04:30:29.289528 [ 3 ] {} <Debug> HTTP-Session: df621636-dc66-4719-8edd-d22e07f8453b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
101 2023.10.29 04:30:29.289668 [ 3 ] {fcdfb78e-3df3-474c-984e-30cc550c053b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56541) CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp); (stage: Complete)
102 2023.10.29 04:30:29.289786 [ 3 ] {fcdfb78e-3df3-474c-984e-30cc550c053b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version
103 2023.10.29 04:30:29.294203 [ 3 ] {fcdfb78e-3df3-474c-984e-30cc550c053b} <Debug> oximeter.version (851a6e68-dbe4-46d1-9a62-3a745e99e34c): Loading data parts
104 2023.10.29 04:30:29.294351 [ 3 ] {fcdfb78e-3df3-474c-984e-30cc550c053b} <Debug> oximeter.version (851a6e68-dbe4-46d1-9a62-3a745e99e34c): There are no data parts
105 2023.10.29 04:30:29.296615 [ 3 ] {fcdfb78e-3df3-474c-984e-30cc550c053b} <Debug> DynamicQueryHandler: Done processing query
106 2023.10.29 04:30:29.296676 [ 3 ] {fcdfb78e-3df3-474c-984e-30cc550c053b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
107 2023.10.29 04:30:29.296693 [ 3 ] {} <Debug> HTTP-Session: df621636-dc66-4719-8edd-d22e07f8453b Destroying unnamed session
108 2023.10.29 04:30:29.296856 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56541, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
109 2023.10.29 04:30:29.296932 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
110 2023.10.29 04:30:29.296953 [ 3 ] {} <Debug> HTTP-Session: 8c77126b-efac-459f-a099-1fce9d617b90 Authenticating user 'default' from [fd00:1122:3344:101::d]:56541
111 2023.10.29 04:30:29.297002 [ 3 ] {} <Debug> HTTP-Session: 8c77126b-efac-459f-a099-1fce9d617b90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
112 2023.10.29 04:30:29.297232 [ 3 ] {699bc1e5-f005-4f55-a638-ddf149d33c01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56541) CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt8 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
113 2023.10.29 04:30:29.297310 [ 3 ] {699bc1e5-f005-4f55-a638-ddf149d33c01} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool
114 2023.10.29 04:30:29.304507 [ 3 ] {699bc1e5-f005-4f55-a638-ddf149d33c01} <Debug> oximeter.measurements_bool (d8fa95b3-809f-40e3-96fe-693a1d26ccd6): Loading data parts
115 2023.10.29 04:30:29.304588 [ 3 ] {699bc1e5-f005-4f55-a638-ddf149d33c01} <Debug> oximeter.measurements_bool (d8fa95b3-809f-40e3-96fe-693a1d26ccd6): There are no data parts
116 2023.10.29 04:30:29.306082 [ 3 ] {699bc1e5-f005-4f55-a638-ddf149d33c01} <Debug> DynamicQueryHandler: Done processing query
117 2023.10.29 04:30:29.306152 [ 3 ] {699bc1e5-f005-4f55-a638-ddf149d33c01} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
118 2023.10.29 04:30:29.306169 [ 3 ] {} <Debug> HTTP-Session: 8c77126b-efac-459f-a099-1fce9d617b90 Destroying unnamed session
119 2023.10.29 04:30:29.306300 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56541, User-Agent: (none), Length: 281, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
120 2023.10.29 04:30:29.306408 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
121 2023.10.29 04:30:29.306429 [ 3 ] {} <Debug> HTTP-Session: 12176557-2fd0-4590-a75a-818b4e03c5da Authenticating user 'default' from [fd00:1122:3344:101::d]:56541
122 2023.10.29 04:30:29.306481 [ 3 ] {} <Debug> HTTP-Session: 12176557-2fd0-4590-a75a-818b4e03c5da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
123 2023.10.29 04:30:29.306703 [ 3 ] {17238787-4921-41c4-a83b-c5fcf1461b5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56541) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int8 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
124 2023.10.29 04:30:29.306778 [ 3 ] {17238787-4921-41c4-a83b-c5fcf1461b5d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8
125 2023.10.29 04:30:29.308547 [ 3 ] {17238787-4921-41c4-a83b-c5fcf1461b5d} <Debug> oximeter.measurements_i8 (3e091633-36b0-4c68-be58-c557e83cff1f): Loading data parts
126 2023.10.29 04:30:29.308632 [ 3 ] {17238787-4921-41c4-a83b-c5fcf1461b5d} <Debug> oximeter.measurements_i8 (3e091633-36b0-4c68-be58-c557e83cff1f): There are no data parts
127 2023.10.29 04:30:29.310122 [ 3 ] {17238787-4921-41c4-a83b-c5fcf1461b5d} <Debug> DynamicQueryHandler: Done processing query
128 2023.10.29 04:30:29.310188 [ 3 ] {17238787-4921-41c4-a83b-c5fcf1461b5d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
129 2023.10.29 04:30:29.310205 [ 3 ] {} <Debug> HTTP-Session: 12176557-2fd0-4590-a75a-818b4e03c5da Destroying unnamed session
130 2023.10.29 04:30:29.310336 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56541, User-Agent: (none), Length: 282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
131 2023.10.29 04:30:29.310451 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
132 2023.10.29 04:30:29.310476 [ 3 ] {} <Debug> HTTP-Session: d33ee093-9263-4a16-8c50-144a58e05389 Authenticating user 'default' from [fd00:1122:3344:101::d]:56541
133 2023.10.29 04:30:29.310492 [ 3 ] {} <Debug> HTTP-Session: d33ee093-9263-4a16-8c50-144a58e05389 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
134 2023.10.29 04:30:29.310725 [ 3 ] {184e1e7c-57eb-424e-8a81-734c40b274d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56541) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt8 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
135 2023.10.29 04:30:29.310838 [ 3 ] {184e1e7c-57eb-424e-8a81-734c40b274d3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8
136 2023.10.29 04:30:29.312574 [ 3 ] {184e1e7c-57eb-424e-8a81-734c40b274d3} <Debug> oximeter.measurements_u8 (3c4ac702-f880-48cb-8037-a6c637794648): Loading data parts
137 2023.10.29 04:30:29.312654 [ 3 ] {184e1e7c-57eb-424e-8a81-734c40b274d3} <Debug> oximeter.measurements_u8 (3c4ac702-f880-48cb-8037-a6c637794648): There are no data parts
138 2023.10.29 04:30:29.314061 [ 3 ] {184e1e7c-57eb-424e-8a81-734c40b274d3} <Debug> DynamicQueryHandler: Done processing query
139 2023.10.29 04:30:29.314087 [ 3 ] {184e1e7c-57eb-424e-8a81-734c40b274d3} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
140 2023.10.29 04:30:29.314132 [ 3 ] {} <Debug> HTTP-Session: d33ee093-9263-4a16-8c50-144a58e05389 Destroying unnamed session
141 2023.10.29 04:30:29.314249 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56541, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
142 2023.10.29 04:30:29.314312 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
143 2023.10.29 04:30:29.314354 [ 3 ] {} <Debug> HTTP-Session: 5d9f027d-1a79-4303-bad4-18cd593a0d73 Authenticating user 'default' from [fd00:1122:3344:101::d]:56541
144 2023.10.29 04:30:29.314371 [ 3 ] {} <Debug> HTTP-Session: 5d9f027d-1a79-4303-bad4-18cd593a0d73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
145 2023.10.29 04:30:29.314578 [ 3 ] {1f9ace22-c81f-45b9-b830-db8de7d72850} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56541) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int16 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
146 2023.10.29 04:30:29.314640 [ 3 ] {1f9ace22-c81f-45b9-b830-db8de7d72850} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16
147 2023.10.29 04:30:29.318473 [ 3 ] {1f9ace22-c81f-45b9-b830-db8de7d72850} <Debug> oximeter.measurements_i16 (0f3c88c2-5c5f-4322-bf20-336ddb03a9f4): Loading data parts
148 2023.10.29 04:30:29.318578 [ 3 ] {1f9ace22-c81f-45b9-b830-db8de7d72850} <Debug> oximeter.measurements_i16 (0f3c88c2-5c5f-4322-bf20-336ddb03a9f4): There are no data parts
149 2023.10.29 04:30:29.320000 [ 3 ] {1f9ace22-c81f-45b9-b830-db8de7d72850} <Debug> DynamicQueryHandler: Done processing query
150 2023.10.29 04:30:29.320065 [ 3 ] {1f9ace22-c81f-45b9-b830-db8de7d72850} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
151 2023.10.29 04:30:29.320114 [ 3 ] {} <Debug> HTTP-Session: 5d9f027d-1a79-4303-bad4-18cd593a0d73 Destroying unnamed session
152 2023.10.29 04:30:29.320223 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56541, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
153 2023.10.29 04:30:29.320301 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
154 2023.10.29 04:30:29.320355 [ 3 ] {} <Debug> HTTP-Session: c2348cfd-c56c-44ed-b303-eb790c0fac5c Authenticating user 'default' from [fd00:1122:3344:101::d]:56541
155 2023.10.29 04:30:29.320373 [ 3 ] {} <Debug> HTTP-Session: c2348cfd-c56c-44ed-b303-eb790c0fac5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
156 2023.10.29 04:30:29.320584 [ 3 ] {f20e43df-8690-4532-97bb-257334400a50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56541) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt16 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
157 2023.10.29 04:30:29.320659 [ 3 ] {f20e43df-8690-4532-97bb-257334400a50} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16
158 2023.10.29 04:30:29.322401 [ 3 ] {f20e43df-8690-4532-97bb-257334400a50} <Debug> oximeter.measurements_u16 (3ea2cb6d-e02d-4e6f-a959-19b93f9525d3): Loading data parts
159 2023.10.29 04:30:29.322507 [ 3 ] {f20e43df-8690-4532-97bb-257334400a50} <Debug> oximeter.measurements_u16 (3ea2cb6d-e02d-4e6f-a959-19b93f9525d3): There are no data parts
160 2023.10.29 04:30:29.323853 [ 3 ] {f20e43df-8690-4532-97bb-257334400a50} <Debug> DynamicQueryHandler: Done processing query
161 2023.10.29 04:30:29.323921 [ 3 ] {f20e43df-8690-4532-97bb-257334400a50} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
162 2023.10.29 04:30:29.323982 [ 3 ] {} <Debug> HTTP-Session: c2348cfd-c56c-44ed-b303-eb790c0fac5c Destroying unnamed session
163 2023.10.29 04:30:29.324128 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56541, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
164 2023.10.29 04:30:29.324215 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
165 2023.10.29 04:30:29.324274 [ 3 ] {} <Debug> HTTP-Session: 67b37178-67da-44c1-8909-eb41224c2364 Authenticating user 'default' from [fd00:1122:3344:101::d]:56541
166 2023.10.29 04:30:29.324293 [ 3 ] {} <Debug> HTTP-Session: 67b37178-67da-44c1-8909-eb41224c2364 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
167 2023.10.29 04:30:29.324538 [ 3 ] {55080fa4-a1b4-45b8-8e7c-2d1a9bb141cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56541) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
168 2023.10.29 04:30:29.324627 [ 3 ] {55080fa4-a1b4-45b8-8e7c-2d1a9bb141cf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32
169 2023.10.29 04:30:29.326373 [ 3 ] {55080fa4-a1b4-45b8-8e7c-2d1a9bb141cf} <Debug> oximeter.measurements_i32 (c8712292-744a-44f5-81e6-a84f801c7abc): Loading data parts
170 2023.10.29 04:30:29.326494 [ 3 ] {55080fa4-a1b4-45b8-8e7c-2d1a9bb141cf} <Debug> oximeter.measurements_i32 (c8712292-744a-44f5-81e6-a84f801c7abc): There are no data parts
171 2023.10.29 04:30:29.327881 [ 3 ] {55080fa4-a1b4-45b8-8e7c-2d1a9bb141cf} <Debug> DynamicQueryHandler: Done processing query
172 2023.10.29 04:30:29.327935 [ 3 ] {55080fa4-a1b4-45b8-8e7c-2d1a9bb141cf} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
173 2023.10.29 04:30:29.327950 [ 3 ] {} <Debug> HTTP-Session: 67b37178-67da-44c1-8909-eb41224c2364 Destroying unnamed session
174 2023.10.29 04:30:29.328117 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56541, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
175 2023.10.29 04:30:29.328204 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
176 2023.10.29 04:30:29.328223 [ 3 ] {} <Debug> HTTP-Session: 68d95768-18f1-4288-bc2f-06d4d65da101 Authenticating user 'default' from [fd00:1122:3344:101::d]:56541
177 2023.10.29 04:30:29.328281 [ 3 ] {} <Debug> HTTP-Session: 68d95768-18f1-4288-bc2f-06d4d65da101 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
178 2023.10.29 04:30:29.328471 [ 3 ] {0e150a11-4416-4e6d-ab64-7153c9693690} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56541) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
179 2023.10.29 04:30:29.328590 [ 3 ] {0e150a11-4416-4e6d-ab64-7153c9693690} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32
180 2023.10.29 04:30:29.330304 [ 3 ] {0e150a11-4416-4e6d-ab64-7153c9693690} <Debug> oximeter.measurements_u32 (41acb469-b7a4-4c4a-8437-81e22df4a56d): Loading data parts
181 2023.10.29 04:30:29.330426 [ 3 ] {0e150a11-4416-4e6d-ab64-7153c9693690} <Debug> oximeter.measurements_u32 (41acb469-b7a4-4c4a-8437-81e22df4a56d): There are no data parts
182 2023.10.29 04:30:29.331830 [ 3 ] {0e150a11-4416-4e6d-ab64-7153c9693690} <Debug> DynamicQueryHandler: Done processing query
183 2023.10.29 04:30:29.331854 [ 3 ] {0e150a11-4416-4e6d-ab64-7153c9693690} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
184 2023.10.29 04:30:29.331908 [ 3 ] {} <Debug> HTTP-Session: 68d95768-18f1-4288-bc2f-06d4d65da101 Destroying unnamed session
185 2023.10.29 04:30:29.332070 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56541, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
186 2023.10.29 04:30:29.332114 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
187 2023.10.29 04:30:29.332161 [ 3 ] {} <Debug> HTTP-Session: 0b722483-80f7-49b7-aa89-13591f033c23 Authenticating user 'default' from [fd00:1122:3344:101::d]:56541
188 2023.10.29 04:30:29.332202 [ 3 ] {} <Debug> HTTP-Session: 0b722483-80f7-49b7-aa89-13591f033c23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
189 2023.10.29 04:30:29.332385 [ 3 ] {382ff170-2210-4282-9b4b-d761c95e76ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56541) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
190 2023.10.29 04:30:29.332473 [ 3 ] {382ff170-2210-4282-9b4b-d761c95e76ad} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64
191 2023.10.29 04:30:29.334178 [ 3 ] {382ff170-2210-4282-9b4b-d761c95e76ad} <Debug> oximeter.measurements_i64 (0a077745-05a7-47ab-afb3-26549453c5a2): Loading data parts
192 2023.10.29 04:30:29.334260 [ 3 ] {382ff170-2210-4282-9b4b-d761c95e76ad} <Debug> oximeter.measurements_i64 (0a077745-05a7-47ab-afb3-26549453c5a2): There are no data parts
193 2023.10.29 04:30:29.335892 [ 3 ] {382ff170-2210-4282-9b4b-d761c95e76ad} <Debug> DynamicQueryHandler: Done processing query
194 2023.10.29 04:30:29.335917 [ 3 ] {382ff170-2210-4282-9b4b-d761c95e76ad} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
195 2023.10.29 04:30:29.335983 [ 3 ] {} <Debug> HTTP-Session: 0b722483-80f7-49b7-aa89-13591f033c23 Destroying unnamed session
196 2023.10.29 04:30:29.336131 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56541, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
197 2023.10.29 04:30:29.336175 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
198 2023.10.29 04:30:29.336227 [ 3 ] {} <Debug> HTTP-Session: 4e0ed9f2-edce-4adb-9703-7d56d9bfba03 Authenticating user 'default' from [fd00:1122:3344:101::d]:56541
199 2023.10.29 04:30:29.336278 [ 3 ] {} <Debug> HTTP-Session: 4e0ed9f2-edce-4adb-9703-7d56d9bfba03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
200 2023.10.29 04:30:29.336466 [ 3 ] {0c6ffbb5-8eac-4f91-9c62-0a00959260d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56541) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
201 2023.10.29 04:30:29.336584 [ 3 ] {0c6ffbb5-8eac-4f91-9c62-0a00959260d7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64
202 2023.10.29 04:30:29.338308 [ 3 ] {0c6ffbb5-8eac-4f91-9c62-0a00959260d7} <Debug> oximeter.measurements_u64 (01289847-e02b-4c76-bca0-951d6ceef57a): Loading data parts
203 2023.10.29 04:30:29.338425 [ 3 ] {0c6ffbb5-8eac-4f91-9c62-0a00959260d7} <Debug> oximeter.measurements_u64 (01289847-e02b-4c76-bca0-951d6ceef57a): There are no data parts
204 2023.10.29 04:30:29.339832 [ 3 ] {0c6ffbb5-8eac-4f91-9c62-0a00959260d7} <Debug> DynamicQueryHandler: Done processing query
205 2023.10.29 04:30:29.339858 [ 3 ] {0c6ffbb5-8eac-4f91-9c62-0a00959260d7} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
206 2023.10.29 04:30:29.339905 [ 3 ] {} <Debug> HTTP-Session: 4e0ed9f2-edce-4adb-9703-7d56d9bfba03 Destroying unnamed session
207 2023.10.29 04:30:29.340012 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56541, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
208 2023.10.29 04:30:29.340092 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
209 2023.10.29 04:30:29.340145 [ 3 ] {} <Debug> HTTP-Session: 8ad325e6-b2bb-4913-b5f2-53f530f095ab Authenticating user 'default' from [fd00:1122:3344:101::d]:56541
210 2023.10.29 04:30:29.340192 [ 3 ] {} <Debug> HTTP-Session: 8ad325e6-b2bb-4913-b5f2-53f530f095ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
211 2023.10.29 04:30:29.340384 [ 3 ] {59c983a9-1238-499d-954a-21aba4565d6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56541) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Float32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
212 2023.10.29 04:30:29.340489 [ 3 ] {59c983a9-1238-499d-954a-21aba4565d6a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32
213 2023.10.29 04:30:29.342183 [ 3 ] {59c983a9-1238-499d-954a-21aba4565d6a} <Debug> oximeter.measurements_f32 (aa48c4af-dda1-4f4f-96d2-0644ba34b08a): Loading data parts
214 2023.10.29 04:30:29.342289 [ 3 ] {59c983a9-1238-499d-954a-21aba4565d6a} <Debug> oximeter.measurements_f32 (aa48c4af-dda1-4f4f-96d2-0644ba34b08a): There are no data parts
215 2023.10.29 04:30:29.343787 [ 3 ] {59c983a9-1238-499d-954a-21aba4565d6a} <Debug> DynamicQueryHandler: Done processing query
216 2023.10.29 04:30:29.343815 [ 3 ] {59c983a9-1238-499d-954a-21aba4565d6a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
217 2023.10.29 04:30:29.343881 [ 3 ] {} <Debug> HTTP-Session: 8ad325e6-b2bb-4913-b5f2-53f530f095ab Destroying unnamed session
218 2023.10.29 04:30:29.344042 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56541, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
219 2023.10.29 04:30:29.344141 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
220 2023.10.29 04:30:29.344203 [ 3 ] {} <Debug> HTTP-Session: 7f625404-d326-451d-8489-37e878e4eb4e Authenticating user 'default' from [fd00:1122:3344:101::d]:56541
221 2023.10.29 04:30:29.344222 [ 3 ] {} <Debug> HTTP-Session: 7f625404-d326-451d-8489-37e878e4eb4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
222 2023.10.29 04:30:29.344471 [ 3 ] {93a4d18b-de00-4655-ae80-252dbf796650} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56541) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Float64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
223 2023.10.29 04:30:29.344654 [ 3 ] {93a4d18b-de00-4655-ae80-252dbf796650} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64
224 2023.10.29 04:30:29.346656 [ 3 ] {93a4d18b-de00-4655-ae80-252dbf796650} <Debug> oximeter.measurements_f64 (b983628b-b350-4286-a308-222916831d76): Loading data parts
225 2023.10.29 04:30:29.346823 [ 3 ] {93a4d18b-de00-4655-ae80-252dbf796650} <Debug> oximeter.measurements_f64 (b983628b-b350-4286-a308-222916831d76): There are no data parts
226 2023.10.29 04:30:29.348463 [ 3 ] {93a4d18b-de00-4655-ae80-252dbf796650} <Debug> DynamicQueryHandler: Done processing query
227 2023.10.29 04:30:29.348490 [ 3 ] {93a4d18b-de00-4655-ae80-252dbf796650} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
228 2023.10.29 04:30:29.348506 [ 3 ] {} <Debug> HTTP-Session: 7f625404-d326-451d-8489-37e878e4eb4e Destroying unnamed session
229 2023.10.29 04:30:29.348696 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56541, User-Agent: (none), Length: 287, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
230 2023.10.29 04:30:29.348782 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
231 2023.10.29 04:30:29.348802 [ 3 ] {} <Debug> HTTP-Session: b69344ed-0d83-448e-8663-d55dd15fe64d Authenticating user 'default' from [fd00:1122:3344:101::d]:56541
232 2023.10.29 04:30:29.348853 [ 3 ] {} <Debug> HTTP-Session: b69344ed-0d83-448e-8663-d55dd15fe64d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
233 2023.10.29 04:30:29.349071 [ 3 ] {32b93001-724a-4393-9b9d-d47a8c5e8006} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56541) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum String ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
234 2023.10.29 04:30:29.349178 [ 3 ] {32b93001-724a-4393-9b9d-d47a8c5e8006} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string
235 2023.10.29 04:30:29.351029 [ 3 ] {32b93001-724a-4393-9b9d-d47a8c5e8006} <Debug> oximeter.measurements_string (2da6c3dc-e58b-4a50-a561-1aaaa89f63fc): Loading data parts
236 2023.10.29 04:30:29.351155 [ 3 ] {32b93001-724a-4393-9b9d-d47a8c5e8006} <Debug> oximeter.measurements_string (2da6c3dc-e58b-4a50-a561-1aaaa89f63fc): There are no data parts
237 2023.10.29 04:30:29.352605 [ 3 ] {32b93001-724a-4393-9b9d-d47a8c5e8006} <Debug> DynamicQueryHandler: Done processing query
238 2023.10.29 04:30:29.352635 [ 3 ] {32b93001-724a-4393-9b9d-d47a8c5e8006} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
239 2023.10.29 04:30:29.352651 [ 3 ] {} <Debug> HTTP-Session: b69344ed-0d83-448e-8663-d55dd15fe64d Destroying unnamed session
240 2023.10.29 04:30:29.352813 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56541, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
241 2023.10.29 04:30:29.352884 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
242 2023.10.29 04:30:29.352903 [ 3 ] {} <Debug> HTTP-Session: 9b2195a0-c82b-4e57-9bc6-00eb6acbc630 Authenticating user 'default' from [fd00:1122:3344:101::d]:56541
243 2023.10.29 04:30:29.352949 [ 3 ] {} <Debug> HTTP-Session: 9b2195a0-c82b-4e57-9bc6-00eb6acbc630 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
244 2023.10.29 04:30:29.353165 [ 3 ] {2db9fce2-06c1-4954-a1ff-db1f69bcda63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56541) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
245 2023.10.29 04:30:29.353280 [ 3 ] {2db9fce2-06c1-4954-a1ff-db1f69bcda63} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes
246 2023.10.29 04:30:29.354962 [ 3 ] {2db9fce2-06c1-4954-a1ff-db1f69bcda63} <Debug> oximeter.measurements_bytes (175f4ab4-04df-4ff0-9ce5-6076f5c27535): Loading data parts
247 2023.10.29 04:30:29.355123 [ 3 ] {2db9fce2-06c1-4954-a1ff-db1f69bcda63} <Debug> oximeter.measurements_bytes (175f4ab4-04df-4ff0-9ce5-6076f5c27535): There are no data parts
248 2023.10.29 04:30:29.356502 [ 3 ] {2db9fce2-06c1-4954-a1ff-db1f69bcda63} <Debug> DynamicQueryHandler: Done processing query
249 2023.10.29 04:30:29.356527 [ 3 ] {2db9fce2-06c1-4954-a1ff-db1f69bcda63} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
250 2023.10.29 04:30:29.356541 [ 3 ] {} <Debug> HTTP-Session: 9b2195a0-c82b-4e57-9bc6-00eb6acbc630 Destroying unnamed session
251 2023.10.29 04:30:29.356684 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56541, User-Agent: (none), Length: 342, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
252 2023.10.29 04:30:29.356762 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
253 2023.10.29 04:30:29.356781 [ 3 ] {} <Debug> HTTP-Session: 39f5118f-1dd8-485c-aa6f-aaab14a14d53 Authenticating user 'default' from [fd00:1122:3344:101::d]:56541
254 2023.10.29 04:30:29.356890 [ 3 ] {} <Debug> HTTP-Session: 39f5118f-1dd8-485c-aa6f-aaab14a14d53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
255 2023.10.29 04:30:29.357130 [ 3 ] {2c22c153-f76e-4daa-a92f-e500e8876247} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56541) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Int64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
256 2023.10.29 04:30:29.357244 [ 3 ] {2c22c153-f76e-4daa-a92f-e500e8876247} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64
257 2023.10.29 04:30:29.358957 [ 3 ] {2c22c153-f76e-4daa-a92f-e500e8876247} <Debug> oximeter.measurements_cumulativei64 (933f5a2d-0d5b-4327-bde4-e17b515875e8): Loading data parts
258 2023.10.29 04:30:29.359080 [ 3 ] {2c22c153-f76e-4daa-a92f-e500e8876247} <Debug> oximeter.measurements_cumulativei64 (933f5a2d-0d5b-4327-bde4-e17b515875e8): There are no data parts
259 2023.10.29 04:30:29.360887 [ 3 ] {2c22c153-f76e-4daa-a92f-e500e8876247} <Debug> DynamicQueryHandler: Done processing query
260 2023.10.29 04:30:29.360919 [ 3 ] {2c22c153-f76e-4daa-a92f-e500e8876247} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
261 2023.10.29 04:30:29.360937 [ 3 ] {} <Debug> HTTP-Session: 39f5118f-1dd8-485c-aa6f-aaab14a14d53 Destroying unnamed session
262 2023.10.29 04:30:29.361075 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56541, User-Agent: (none), Length: 343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
263 2023.10.29 04:30:29.361148 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
264 2023.10.29 04:30:29.361170 [ 3 ] {} <Debug> HTTP-Session: bd6de8b6-a9ba-4d53-8bbc-78d621d7e112 Authenticating user 'default' from [fd00:1122:3344:101::d]:56541
265 2023.10.29 04:30:29.361228 [ 3 ] {} <Debug> HTTP-Session: bd6de8b6-a9ba-4d53-8bbc-78d621d7e112 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
266 2023.10.29 04:30:29.361457 [ 3 ] {6e50da3d-a2b5-4d11-835d-a011921b848c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56541) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum UInt64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
267 2023.10.29 04:30:29.361548 [ 3 ] {6e50da3d-a2b5-4d11-835d-a011921b848c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64
268 2023.10.29 04:30:29.363314 [ 3 ] {6e50da3d-a2b5-4d11-835d-a011921b848c} <Debug> oximeter.measurements_cumulativeu64 (493abaca-d6c8-4da2-8e52-730e028428a6): Loading data parts
269 2023.10.29 04:30:29.363423 [ 3 ] {6e50da3d-a2b5-4d11-835d-a011921b848c} <Debug> oximeter.measurements_cumulativeu64 (493abaca-d6c8-4da2-8e52-730e028428a6): There are no data parts
270 2023.10.29 04:30:29.364975 [ 3 ] {6e50da3d-a2b5-4d11-835d-a011921b848c} <Debug> DynamicQueryHandler: Done processing query
271 2023.10.29 04:30:29.365004 [ 3 ] {6e50da3d-a2b5-4d11-835d-a011921b848c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
272 2023.10.29 04:30:29.365053 [ 3 ] {} <Debug> HTTP-Session: bd6de8b6-a9ba-4d53-8bbc-78d621d7e112 Destroying unnamed session
273 2023.10.29 04:30:29.365203 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56541, User-Agent: (none), Length: 344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
274 2023.10.29 04:30:29.365291 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
275 2023.10.29 04:30:29.365354 [ 3 ] {} <Debug> HTTP-Session: a7d6d54b-51c0-4e46-8680-770b20be1ec3 Authenticating user 'default' from [fd00:1122:3344:101::d]:56541
276 2023.10.29 04:30:29.365375 [ 3 ] {} <Debug> HTTP-Session: a7d6d54b-51c0-4e46-8680-770b20be1ec3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
277 2023.10.29 04:30:29.365652 [ 3 ] {027d95e6-2e75-4946-8de5-8a3ac80e5e9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56541) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Float32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
278 2023.10.29 04:30:29.365774 [ 3 ] {027d95e6-2e75-4946-8de5-8a3ac80e5e9f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32
279 2023.10.29 04:30:29.367524 [ 3 ] {027d95e6-2e75-4946-8de5-8a3ac80e5e9f} <Debug> oximeter.measurements_cumulativef32 (17270946-8b35-4219-92e3-6754722c313c): Loading data parts
280 2023.10.29 04:30:29.367655 [ 3 ] {027d95e6-2e75-4946-8de5-8a3ac80e5e9f} <Debug> oximeter.measurements_cumulativef32 (17270946-8b35-4219-92e3-6754722c313c): There are no data parts
281 2023.10.29 04:30:29.369078 [ 3 ] {027d95e6-2e75-4946-8de5-8a3ac80e5e9f} <Debug> DynamicQueryHandler: Done processing query
282 2023.10.29 04:30:29.369112 [ 3 ] {027d95e6-2e75-4946-8de5-8a3ac80e5e9f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
283 2023.10.29 04:30:29.369174 [ 3 ] {} <Debug> HTTP-Session: a7d6d54b-51c0-4e46-8680-770b20be1ec3 Destroying unnamed session
284 2023.10.29 04:30:29.369408 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56541, User-Agent: (none), Length: 347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
285 2023.10.29 04:30:29.369454 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
286 2023.10.29 04:30:29.369510 [ 3 ] {} <Debug> HTTP-Session: e1e9cbfc-191d-4cdb-a080-43aedaca9cb3 Authenticating user 'default' from [fd00:1122:3344:101::d]:56541
287 2023.10.29 04:30:29.369563 [ 3 ] {} <Debug> HTTP-Session: e1e9cbfc-191d-4cdb-a080-43aedaca9cb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
288 2023.10.29 04:30:29.369776 [ 3 ] {843213f1-96f7-4e14-b813-d14dee3dfaa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56541) --
289 CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Float64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
290 2023.10.29 04:30:29.369889 [ 3 ] {843213f1-96f7-4e14-b813-d14dee3dfaa1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64
291 2023.10.29 04:30:29.371683 [ 3 ] {843213f1-96f7-4e14-b813-d14dee3dfaa1} <Debug> oximeter.measurements_cumulativef64 (02ea159f-e860-40ae-a893-a9a0241ca2aa): Loading data parts
292 2023.10.29 04:30:29.371827 [ 3 ] {843213f1-96f7-4e14-b813-d14dee3dfaa1} <Debug> oximeter.measurements_cumulativef64 (02ea159f-e860-40ae-a893-a9a0241ca2aa): There are no data parts
293 2023.10.29 04:30:29.373190 [ 3 ] {843213f1-96f7-4e14-b813-d14dee3dfaa1} <Debug> DynamicQueryHandler: Done processing query
294 2023.10.29 04:30:29.373215 [ 3 ] {843213f1-96f7-4e14-b813-d14dee3dfaa1} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
295 2023.10.29 04:30:29.373264 [ 3 ] {} <Debug> HTTP-Session: e1e9cbfc-191d-4cdb-a080-43aedaca9cb3 Destroying unnamed session
296 2023.10.29 04:30:29.373438 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56541, User-Agent: (none), Length: 371, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
297 2023.10.29 04:30:29.373481 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
298 2023.10.29 04:30:29.373532 [ 3 ] {} <Debug> HTTP-Session: 35ed241b-e78f-4312-925e-aa5e7337613a Authenticating user 'default' from [fd00:1122:3344:101::d]:56541
299 2023.10.29 04:30:29.373580 [ 3 ] {} <Debug> HTTP-Session: 35ed241b-e78f-4312-925e-aa5e7337613a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
300 2023.10.29 04:30:29.373801 [ 3 ] {cfef7c5f-50d2-4ce6-8911-3af02bfd37b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56541) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int8), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
301 2023.10.29 04:30:29.373900 [ 3 ] {cfef7c5f-50d2-4ce6-8911-3af02bfd37b7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8
302 2023.10.29 04:30:29.375911 [ 3 ] {cfef7c5f-50d2-4ce6-8911-3af02bfd37b7} <Debug> oximeter.measurements_histogrami8 (49562041-2341-4b96-a972-dd3f96e2d9ea): Loading data parts
303 2023.10.29 04:30:29.376034 [ 3 ] {cfef7c5f-50d2-4ce6-8911-3af02bfd37b7} <Debug> oximeter.measurements_histogrami8 (49562041-2341-4b96-a972-dd3f96e2d9ea): There are no data parts
304 2023.10.29 04:30:29.377572 [ 3 ] {cfef7c5f-50d2-4ce6-8911-3af02bfd37b7} <Debug> DynamicQueryHandler: Done processing query
305 2023.10.29 04:30:29.377636 [ 3 ] {cfef7c5f-50d2-4ce6-8911-3af02bfd37b7} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
306 2023.10.29 04:30:29.377675 [ 3 ] {} <Debug> HTTP-Session: 35ed241b-e78f-4312-925e-aa5e7337613a Destroying unnamed session
307 2023.10.29 04:30:29.377797 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56541, User-Agent: (none), Length: 372, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
308 2023.10.29 04:30:29.377874 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
309 2023.10.29 04:30:29.377894 [ 3 ] {} <Debug> HTTP-Session: a51d654b-5a9b-432e-a178-2e9dd92b74ae Authenticating user 'default' from [fd00:1122:3344:101::d]:56541
310 2023.10.29 04:30:29.377946 [ 3 ] {} <Debug> HTTP-Session: a51d654b-5a9b-432e-a178-2e9dd92b74ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
311 2023.10.29 04:30:29.378170 [ 3 ] {a055628f-1987-4b9b-8f76-e15ecb465590} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56541) 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)
312 2023.10.29 04:30:29.378294 [ 3 ] {a055628f-1987-4b9b-8f76-e15ecb465590} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8
313 2023.10.29 04:30:29.380221 [ 3 ] {a055628f-1987-4b9b-8f76-e15ecb465590} <Debug> oximeter.measurements_histogramu8 (f8a66cdc-e2e4-4bd6-a880-1a1cf7eae86d): Loading data parts
314 2023.10.29 04:30:29.380374 [ 3 ] {a055628f-1987-4b9b-8f76-e15ecb465590} <Debug> oximeter.measurements_histogramu8 (f8a66cdc-e2e4-4bd6-a880-1a1cf7eae86d): There are no data parts
315 2023.10.29 04:30:29.381995 [ 3 ] {a055628f-1987-4b9b-8f76-e15ecb465590} <Debug> DynamicQueryHandler: Done processing query
316 2023.10.29 04:30:29.382075 [ 3 ] {a055628f-1987-4b9b-8f76-e15ecb465590} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
317 2023.10.29 04:30:29.382130 [ 3 ] {} <Debug> HTTP-Session: a51d654b-5a9b-432e-a178-2e9dd92b74ae Destroying unnamed session
318 2023.10.29 04:30:29.382267 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56541, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
319 2023.10.29 04:30:29.382357 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
320 2023.10.29 04:30:29.382422 [ 3 ] {} <Debug> HTTP-Session: 031b6d44-a1ee-4859-a7ef-a3813df0f8e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:56541
321 2023.10.29 04:30:29.382440 [ 3 ] {} <Debug> HTTP-Session: 031b6d44-a1ee-4859-a7ef-a3813df0f8e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
322 2023.10.29 04:30:29.382712 [ 3 ] {45da54da-6d14-4a45-8204-4b6b487d37e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56541) 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)
323 2023.10.29 04:30:29.382835 [ 3 ] {45da54da-6d14-4a45-8204-4b6b487d37e1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16
324 2023.10.29 04:30:29.384650 [ 3 ] {45da54da-6d14-4a45-8204-4b6b487d37e1} <Debug> oximeter.measurements_histogrami16 (6ddeb437-1da9-49c0-9bda-58770f807854): Loading data parts
325 2023.10.29 04:30:29.384731 [ 3 ] {45da54da-6d14-4a45-8204-4b6b487d37e1} <Debug> oximeter.measurements_histogrami16 (6ddeb437-1da9-49c0-9bda-58770f807854): There are no data parts
326 2023.10.29 04:30:29.386119 [ 3 ] {45da54da-6d14-4a45-8204-4b6b487d37e1} <Debug> DynamicQueryHandler: Done processing query
327 2023.10.29 04:30:29.386170 [ 3 ] {45da54da-6d14-4a45-8204-4b6b487d37e1} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
328 2023.10.29 04:30:29.386194 [ 3 ] {} <Debug> HTTP-Session: 031b6d44-a1ee-4859-a7ef-a3813df0f8e4 Destroying unnamed session
329 2023.10.29 04:30:29.386308 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56541, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
330 2023.10.29 04:30:29.386394 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
331 2023.10.29 04:30:29.386414 [ 3 ] {} <Debug> HTTP-Session: 3f56bc89-bf57-4b92-9e96-7143c150ff6a Authenticating user 'default' from [fd00:1122:3344:101::d]:56541
332 2023.10.29 04:30:29.386430 [ 3 ] {} <Debug> HTTP-Session: 3f56bc89-bf57-4b92-9e96-7143c150ff6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
333 2023.10.29 04:30:29.386663 [ 3 ] {9f834121-ec51-4d0c-a6aa-2364e20c4ffa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56541) 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)
334 2023.10.29 04:30:29.386757 [ 3 ] {9f834121-ec51-4d0c-a6aa-2364e20c4ffa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16
335 2023.10.29 04:30:29.388522 [ 3 ] {9f834121-ec51-4d0c-a6aa-2364e20c4ffa} <Debug> oximeter.measurements_histogramu16 (189fa39e-5f3f-4df1-a196-b36990c10b96): Loading data parts
336 2023.10.29 04:30:29.388604 [ 3 ] {9f834121-ec51-4d0c-a6aa-2364e20c4ffa} <Debug> oximeter.measurements_histogramu16 (189fa39e-5f3f-4df1-a196-b36990c10b96): There are no data parts
337 2023.10.29 04:30:29.390040 [ 3 ] {9f834121-ec51-4d0c-a6aa-2364e20c4ffa} <Debug> DynamicQueryHandler: Done processing query
338 2023.10.29 04:30:29.390103 [ 3 ] {9f834121-ec51-4d0c-a6aa-2364e20c4ffa} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
339 2023.10.29 04:30:29.390120 [ 3 ] {} <Debug> HTTP-Session: 3f56bc89-bf57-4b92-9e96-7143c150ff6a Destroying unnamed session
340 2023.10.29 04:30:29.390224 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56541, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
341 2023.10.29 04:30:29.390334 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
342 2023.10.29 04:30:29.390356 [ 3 ] {} <Debug> HTTP-Session: 3ef26242-a817-4b6d-9cbb-b977e2dab124 Authenticating user 'default' from [fd00:1122:3344:101::d]:56541
343 2023.10.29 04:30:29.390405 [ 3 ] {} <Debug> HTTP-Session: 3ef26242-a817-4b6d-9cbb-b977e2dab124 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
344 2023.10.29 04:30:29.390656 [ 3 ] {f952cd40-bf8d-4b24-b401-34d63459be0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56541) 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)
345 2023.10.29 04:30:29.390767 [ 3 ] {f952cd40-bf8d-4b24-b401-34d63459be0c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32
346 2023.10.29 04:30:29.392546 [ 3 ] {f952cd40-bf8d-4b24-b401-34d63459be0c} <Debug> oximeter.measurements_histogrami32 (9edea968-06ef-49a2-833b-c133ddf90ed7): Loading data parts
347 2023.10.29 04:30:29.392653 [ 3 ] {f952cd40-bf8d-4b24-b401-34d63459be0c} <Debug> oximeter.measurements_histogrami32 (9edea968-06ef-49a2-833b-c133ddf90ed7): There are no data parts
348 2023.10.29 04:30:29.394069 [ 3 ] {f952cd40-bf8d-4b24-b401-34d63459be0c} <Debug> DynamicQueryHandler: Done processing query
349 2023.10.29 04:30:29.394094 [ 3 ] {f952cd40-bf8d-4b24-b401-34d63459be0c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
350 2023.10.29 04:30:29.394109 [ 3 ] {} <Debug> HTTP-Session: 3ef26242-a817-4b6d-9cbb-b977e2dab124 Destroying unnamed session
351 2023.10.29 04:30:29.394284 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56541, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
352 2023.10.29 04:30:29.394367 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
353 2023.10.29 04:30:29.394387 [ 3 ] {} <Debug> HTTP-Session: 1065a341-63a3-46ee-9096-4296303a1f98 Authenticating user 'default' from [fd00:1122:3344:101::d]:56541
354 2023.10.29 04:30:29.394441 [ 3 ] {} <Debug> HTTP-Session: 1065a341-63a3-46ee-9096-4296303a1f98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
355 2023.10.29 04:30:29.394695 [ 3 ] {d7469dd1-2700-4c9b-ab55-822e3ee60c92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56541) 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)
356 2023.10.29 04:30:29.394828 [ 3 ] {d7469dd1-2700-4c9b-ab55-822e3ee60c92} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32
357 2023.10.29 04:30:29.396575 [ 3 ] {d7469dd1-2700-4c9b-ab55-822e3ee60c92} <Debug> oximeter.measurements_histogramu32 (e6828930-e02e-4e73-8b25-71ba1a2ae4a7): Loading data parts
358 2023.10.29 04:30:29.396677 [ 3 ] {d7469dd1-2700-4c9b-ab55-822e3ee60c92} <Debug> oximeter.measurements_histogramu32 (e6828930-e02e-4e73-8b25-71ba1a2ae4a7): There are no data parts
359 2023.10.29 04:30:29.398145 [ 3 ] {d7469dd1-2700-4c9b-ab55-822e3ee60c92} <Debug> DynamicQueryHandler: Done processing query
360 2023.10.29 04:30:29.398170 [ 3 ] {d7469dd1-2700-4c9b-ab55-822e3ee60c92} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
361 2023.10.29 04:30:29.398230 [ 3 ] {} <Debug> HTTP-Session: 1065a341-63a3-46ee-9096-4296303a1f98 Destroying unnamed session
362 2023.10.29 04:30:29.398354 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56541, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
363 2023.10.29 04:30:29.398452 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
364 2023.10.29 04:30:29.398525 [ 3 ] {} <Debug> HTTP-Session: a6a15777-7966-401c-bbd8-5c5d1648a88b Authenticating user 'default' from [fd00:1122:3344:101::d]:56541
365 2023.10.29 04:30:29.398546 [ 3 ] {} <Debug> HTTP-Session: a6a15777-7966-401c-bbd8-5c5d1648a88b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
366 2023.10.29 04:30:29.398834 [ 3 ] {b01e774d-636b-47cd-a4ac-bb1fe8dbc1da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56541) 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)
367 2023.10.29 04:30:29.398964 [ 3 ] {b01e774d-636b-47cd-a4ac-bb1fe8dbc1da} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64
368 2023.10.29 04:30:29.400857 [ 3 ] {b01e774d-636b-47cd-a4ac-bb1fe8dbc1da} <Debug> oximeter.measurements_histogrami64 (6db04d9f-5bd3-42b7-acd7-7dfa9b8c9b6e): Loading data parts
369 2023.10.29 04:30:29.401013 [ 3 ] {b01e774d-636b-47cd-a4ac-bb1fe8dbc1da} <Debug> oximeter.measurements_histogrami64 (6db04d9f-5bd3-42b7-acd7-7dfa9b8c9b6e): There are no data parts
370 2023.10.29 04:30:29.402712 [ 3 ] {b01e774d-636b-47cd-a4ac-bb1fe8dbc1da} <Debug> DynamicQueryHandler: Done processing query
371 2023.10.29 04:30:29.402741 [ 3 ] {b01e774d-636b-47cd-a4ac-bb1fe8dbc1da} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
372 2023.10.29 04:30:29.402817 [ 3 ] {} <Debug> HTTP-Session: a6a15777-7966-401c-bbd8-5c5d1648a88b Destroying unnamed session
373 2023.10.29 04:30:29.403045 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56541, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
374 2023.10.29 04:30:29.403095 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
375 2023.10.29 04:30:29.403186 [ 3 ] {} <Debug> HTTP-Session: cd5767a7-15a5-4292-af6d-f6c48d32997a Authenticating user 'default' from [fd00:1122:3344:101::d]:56541
376 2023.10.29 04:30:29.403267 [ 3 ] {} <Debug> HTTP-Session: cd5767a7-15a5-4292-af6d-f6c48d32997a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
377 2023.10.29 04:30:29.403522 [ 3 ] {29244597-4e9a-4856-96ab-89e4b53851ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56541) 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)
378 2023.10.29 04:30:29.403672 [ 3 ] {29244597-4e9a-4856-96ab-89e4b53851ee} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64
379 2023.10.29 04:30:29.405553 [ 3 ] {29244597-4e9a-4856-96ab-89e4b53851ee} <Debug> oximeter.measurements_histogramu64 (66a87394-7a3a-4c0b-ad04-6cc3a7a61b79): Loading data parts
380 2023.10.29 04:30:29.405697 [ 3 ] {29244597-4e9a-4856-96ab-89e4b53851ee} <Debug> oximeter.measurements_histogramu64 (66a87394-7a3a-4c0b-ad04-6cc3a7a61b79): There are no data parts
381 2023.10.29 04:30:29.407296 [ 3 ] {29244597-4e9a-4856-96ab-89e4b53851ee} <Debug> DynamicQueryHandler: Done processing query
382 2023.10.29 04:30:29.407354 [ 3 ] {29244597-4e9a-4856-96ab-89e4b53851ee} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
383 2023.10.29 04:30:29.407370 [ 3 ] {} <Debug> HTTP-Session: cd5767a7-15a5-4292-af6d-f6c48d32997a Destroying unnamed session
384 2023.10.29 04:30:29.407526 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56541, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
385 2023.10.29 04:30:29.407608 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
386 2023.10.29 04:30:29.407626 [ 3 ] {} <Debug> HTTP-Session: 94b33c11-56b4-4fad-bf99-599efe316f1d Authenticating user 'default' from [fd00:1122:3344:101::d]:56541
387 2023.10.29 04:30:29.407668 [ 3 ] {} <Debug> HTTP-Session: 94b33c11-56b4-4fad-bf99-599efe316f1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
388 2023.10.29 04:30:29.407888 [ 3 ] {90eb5b2e-cc1a-43de-aea9-3245283949f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56541) 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)
389 2023.10.29 04:30:29.407978 [ 3 ] {90eb5b2e-cc1a-43de-aea9-3245283949f6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32
390 2023.10.29 04:30:29.409833 [ 3 ] {90eb5b2e-cc1a-43de-aea9-3245283949f6} <Debug> oximeter.measurements_histogramf32 (41b624d2-af03-4256-839f-4b25c71a4726): Loading data parts
391 2023.10.29 04:30:29.409955 [ 3 ] {90eb5b2e-cc1a-43de-aea9-3245283949f6} <Debug> oximeter.measurements_histogramf32 (41b624d2-af03-4256-839f-4b25c71a4726): There are no data parts
392 2023.10.29 04:30:29.411455 [ 3 ] {90eb5b2e-cc1a-43de-aea9-3245283949f6} <Debug> DynamicQueryHandler: Done processing query
393 2023.10.29 04:30:29.411521 [ 3 ] {90eb5b2e-cc1a-43de-aea9-3245283949f6} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
394 2023.10.29 04:30:29.411571 [ 3 ] {} <Debug> HTTP-Session: 94b33c11-56b4-4fad-bf99-599efe316f1d Destroying unnamed session
395 2023.10.29 04:30:29.411680 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56541, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
396 2023.10.29 04:30:29.411769 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
397 2023.10.29 04:30:29.411823 [ 3 ] {} <Debug> HTTP-Session: 87ecee9c-5a1d-4ea6-94f1-1bf287d8d806 Authenticating user 'default' from [fd00:1122:3344:101::d]:56541
398 2023.10.29 04:30:29.411841 [ 3 ] {} <Debug> HTTP-Session: 87ecee9c-5a1d-4ea6-94f1-1bf287d8d806 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
399 2023.10.29 04:30:29.412085 [ 3 ] {fcf625f0-aeee-4791-9498-831519c87a8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56541) 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)
400 2023.10.29 04:30:29.412200 [ 3 ] {fcf625f0-aeee-4791-9498-831519c87a8d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64
401 2023.10.29 04:30:29.414042 [ 3 ] {fcf625f0-aeee-4791-9498-831519c87a8d} <Debug> oximeter.measurements_histogramf64 (b19ae7ab-9c2d-40bb-8165-74b6d7b926be): Loading data parts
402 2023.10.29 04:30:29.414119 [ 3 ] {fcf625f0-aeee-4791-9498-831519c87a8d} <Debug> oximeter.measurements_histogramf64 (b19ae7ab-9c2d-40bb-8165-74b6d7b926be): There are no data parts
403 2023.10.29 04:30:29.415705 [ 3 ] {fcf625f0-aeee-4791-9498-831519c87a8d} <Debug> DynamicQueryHandler: Done processing query
404 2023.10.29 04:30:29.415733 [ 3 ] {fcf625f0-aeee-4791-9498-831519c87a8d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
405 2023.10.29 04:30:29.415795 [ 3 ] {} <Debug> HTTP-Session: 87ecee9c-5a1d-4ea6-94f1-1bf287d8d806 Destroying unnamed session
406 2023.10.29 04:30:29.415941 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56541, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
407 2023.10.29 04:30:29.416022 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
408 2023.10.29 04:30:29.416076 [ 3 ] {} <Debug> HTTP-Session: e8a091d6-dc40-4581-a787-9f29c4630196 Authenticating user 'default' from [fd00:1122:3344:101::d]:56541
409 2023.10.29 04:30:29.416095 [ 3 ] {} <Debug> HTTP-Session: e8a091d6-dc40-4581-a787-9f29c4630196 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
410 2023.10.29 04:30:29.416286 [ 3 ] {1c6d066d-1431-4eec-ae29-282febe28365} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56541) 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)
411 2023.10.29 04:30:29.416362 [ 3 ] {1c6d066d-1431-4eec-ae29-282febe28365} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool
412 2023.10.29 04:30:29.418116 [ 3 ] {1c6d066d-1431-4eec-ae29-282febe28365} <Debug> oximeter.fields_bool (6f46449e-4d13-4a65-905c-ea4b74fc6dd9): Loading data parts
413 2023.10.29 04:30:29.418227 [ 3 ] {1c6d066d-1431-4eec-ae29-282febe28365} <Debug> oximeter.fields_bool (6f46449e-4d13-4a65-905c-ea4b74fc6dd9): There are no data parts
414 2023.10.29 04:30:29.419708 [ 3 ] {1c6d066d-1431-4eec-ae29-282febe28365} <Debug> DynamicQueryHandler: Done processing query
415 2023.10.29 04:30:29.419762 [ 3 ] {1c6d066d-1431-4eec-ae29-282febe28365} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
416 2023.10.29 04:30:29.419804 [ 3 ] {} <Debug> HTTP-Session: e8a091d6-dc40-4581-a787-9f29c4630196 Destroying unnamed session
417 2023.10.29 04:30:29.419958 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56541, User-Agent: (none), Length: 247, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
418 2023.10.29 04:30:29.420036 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
419 2023.10.29 04:30:29.420102 [ 3 ] {} <Debug> HTTP-Session: f3a81d3b-9376-4e91-8e15-f0e35eb07690 Authenticating user 'default' from [fd00:1122:3344:101::d]:56541
420 2023.10.29 04:30:29.420120 [ 3 ] {} <Debug> HTTP-Session: f3a81d3b-9376-4e91-8e15-f0e35eb07690 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
421 2023.10.29 04:30:29.420303 [ 3 ] {06a66cdd-04cf-40dd-90fd-2949a35374ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56541) 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)
422 2023.10.29 04:30:29.420369 [ 3 ] {06a66cdd-04cf-40dd-90fd-2949a35374ab} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8
423 2023.10.29 04:30:29.422110 [ 3 ] {06a66cdd-04cf-40dd-90fd-2949a35374ab} <Debug> oximeter.fields_i8 (00a34baa-04e2-454e-975e-50556f557cd3): Loading data parts
424 2023.10.29 04:30:29.422290 [ 3 ] {06a66cdd-04cf-40dd-90fd-2949a35374ab} <Debug> oximeter.fields_i8 (00a34baa-04e2-454e-975e-50556f557cd3): There are no data parts
425 2023.10.29 04:30:29.423844 [ 3 ] {06a66cdd-04cf-40dd-90fd-2949a35374ab} <Debug> DynamicQueryHandler: Done processing query
426 2023.10.29 04:30:29.423871 [ 3 ] {06a66cdd-04cf-40dd-90fd-2949a35374ab} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
427 2023.10.29 04:30:29.423932 [ 3 ] {} <Debug> HTTP-Session: f3a81d3b-9376-4e91-8e15-f0e35eb07690 Destroying unnamed session
428 2023.10.29 04:30:29.424086 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56541, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
429 2023.10.29 04:30:29.424130 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
430 2023.10.29 04:30:29.424184 [ 3 ] {} <Debug> HTTP-Session: bdd0da08-f932-49b7-8b5d-d8b47cb31749 Authenticating user 'default' from [fd00:1122:3344:101::d]:56541
431 2023.10.29 04:30:29.424233 [ 3 ] {} <Debug> HTTP-Session: bdd0da08-f932-49b7-8b5d-d8b47cb31749 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
432 2023.10.29 04:30:29.424402 [ 3 ] {ef17e6d9-a865-4892-9184-d19989142da9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56541) 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)
433 2023.10.29 04:30:29.424508 [ 3 ] {ef17e6d9-a865-4892-9184-d19989142da9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8
434 2023.10.29 04:30:29.426164 [ 3 ] {ef17e6d9-a865-4892-9184-d19989142da9} <Debug> oximeter.fields_u8 (bffb65e1-7a5a-44bd-a16b-788c5109b537): Loading data parts
435 2023.10.29 04:30:29.426281 [ 3 ] {ef17e6d9-a865-4892-9184-d19989142da9} <Debug> oximeter.fields_u8 (bffb65e1-7a5a-44bd-a16b-788c5109b537): There are no data parts
436 2023.10.29 04:30:29.427701 [ 3 ] {ef17e6d9-a865-4892-9184-d19989142da9} <Debug> DynamicQueryHandler: Done processing query
437 2023.10.29 04:30:29.427726 [ 3 ] {ef17e6d9-a865-4892-9184-d19989142da9} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
438 2023.10.29 04:30:29.427774 [ 3 ] {} <Debug> HTTP-Session: bdd0da08-f932-49b7-8b5d-d8b47cb31749 Destroying unnamed session
439 2023.10.29 04:30:29.427883 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56541, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
440 2023.10.29 04:30:29.427963 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
441 2023.10.29 04:30:29.428021 [ 3 ] {} <Debug> HTTP-Session: e1c8676c-5613-4a5f-a405-28073aa07c69 Authenticating user 'default' from [fd00:1122:3344:101::d]:56541
442 2023.10.29 04:30:29.428071 [ 3 ] {} <Debug> HTTP-Session: e1c8676c-5613-4a5f-a405-28073aa07c69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
443 2023.10.29 04:30:29.428228 [ 3 ] {3a82fdb1-0409-457d-966c-eb88241aacb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56541) 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)
444 2023.10.29 04:30:29.428341 [ 3 ] {3a82fdb1-0409-457d-966c-eb88241aacb7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16
445 2023.10.29 04:30:29.430015 [ 3 ] {3a82fdb1-0409-457d-966c-eb88241aacb7} <Debug> oximeter.fields_i16 (85b8bbf9-8f0d-4122-bc11-77ed085a90a2): Loading data parts
446 2023.10.29 04:30:29.430127 [ 3 ] {3a82fdb1-0409-457d-966c-eb88241aacb7} <Debug> oximeter.fields_i16 (85b8bbf9-8f0d-4122-bc11-77ed085a90a2): There are no data parts
447 2023.10.29 04:30:29.431579 [ 3 ] {3a82fdb1-0409-457d-966c-eb88241aacb7} <Debug> DynamicQueryHandler: Done processing query
448 2023.10.29 04:30:29.431606 [ 3 ] {3a82fdb1-0409-457d-966c-eb88241aacb7} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
449 2023.10.29 04:30:29.431622 [ 3 ] {} <Debug> HTTP-Session: e1c8676c-5613-4a5f-a405-28073aa07c69 Destroying unnamed session
450 2023.10.29 04:30:29.431772 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56541, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
451 2023.10.29 04:30:29.431849 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
452 2023.10.29 04:30:29.431871 [ 3 ] {} <Debug> HTTP-Session: a749364b-bf78-4b0b-b022-a6612463f002 Authenticating user 'default' from [fd00:1122:3344:101::d]:56541
453 2023.10.29 04:30:29.431924 [ 3 ] {} <Debug> HTTP-Session: a749364b-bf78-4b0b-b022-a6612463f002 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
454 2023.10.29 04:30:29.432112 [ 3 ] {ef569695-a519-4cce-a7fe-4a4b87509829} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56541) 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)
455 2023.10.29 04:30:29.432187 [ 3 ] {ef569695-a519-4cce-a7fe-4a4b87509829} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16
456 2023.10.29 04:30:29.433928 [ 3 ] {ef569695-a519-4cce-a7fe-4a4b87509829} <Debug> oximeter.fields_u16 (2a8d1548-7491-427d-9fad-de8ad7a38ef4): Loading data parts
457 2023.10.29 04:30:29.434013 [ 3 ] {ef569695-a519-4cce-a7fe-4a4b87509829} <Debug> oximeter.fields_u16 (2a8d1548-7491-427d-9fad-de8ad7a38ef4): There are no data parts
458 2023.10.29 04:30:29.435440 [ 3 ] {ef569695-a519-4cce-a7fe-4a4b87509829} <Debug> DynamicQueryHandler: Done processing query
459 2023.10.29 04:30:29.435505 [ 3 ] {ef569695-a519-4cce-a7fe-4a4b87509829} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
460 2023.10.29 04:30:29.435523 [ 3 ] {} <Debug> HTTP-Session: a749364b-bf78-4b0b-b022-a6612463f002 Destroying unnamed session
461 2023.10.29 04:30:29.435651 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56541, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
462 2023.10.29 04:30:29.435843 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
463 2023.10.29 04:30:29.435863 [ 3 ] {} <Debug> HTTP-Session: 8173b5eb-cd8f-499e-841b-aac82d8ef178 Authenticating user 'default' from [fd00:1122:3344:101::d]:56541
464 2023.10.29 04:30:29.435880 [ 3 ] {} <Debug> HTTP-Session: 8173b5eb-cd8f-499e-841b-aac82d8ef178 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
465 2023.10.29 04:30:29.436070 [ 3 ] {f70a5d67-c545-4cc2-963b-d4a71c0b6381} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56541) 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)
466 2023.10.29 04:30:29.436186 [ 3 ] {f70a5d67-c545-4cc2-963b-d4a71c0b6381} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32
467 2023.10.29 04:30:29.437839 [ 3 ] {f70a5d67-c545-4cc2-963b-d4a71c0b6381} <Debug> oximeter.fields_i32 (6811eed0-1a0d-458d-bdfe-1bfba861b5ef): Loading data parts
468 2023.10.29 04:30:29.437932 [ 3 ] {f70a5d67-c545-4cc2-963b-d4a71c0b6381} <Debug> oximeter.fields_i32 (6811eed0-1a0d-458d-bdfe-1bfba861b5ef): There are no data parts
469 2023.10.29 04:30:29.439334 [ 3 ] {f70a5d67-c545-4cc2-963b-d4a71c0b6381} <Debug> DynamicQueryHandler: Done processing query
470 2023.10.29 04:30:29.439361 [ 3 ] {f70a5d67-c545-4cc2-963b-d4a71c0b6381} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
471 2023.10.29 04:30:29.439415 [ 3 ] {} <Debug> HTTP-Session: 8173b5eb-cd8f-499e-841b-aac82d8ef178 Destroying unnamed session
472 2023.10.29 04:30:29.439550 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56541, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
473 2023.10.29 04:30:29.439634 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
474 2023.10.29 04:30:29.439690 [ 3 ] {} <Debug> HTTP-Session: 8b753dee-06f4-4756-bbb0-e8a4213149d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:56541
475 2023.10.29 04:30:29.439709 [ 3 ] {} <Debug> HTTP-Session: 8b753dee-06f4-4756-bbb0-e8a4213149d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
476 2023.10.29 04:30:29.439899 [ 3 ] {58026b28-4650-41b5-9c7b-1bb5f3bd8fb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56541) 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)
477 2023.10.29 04:30:29.439973 [ 3 ] {58026b28-4650-41b5-9c7b-1bb5f3bd8fb5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32
478 2023.10.29 04:30:29.441637 [ 3 ] {58026b28-4650-41b5-9c7b-1bb5f3bd8fb5} <Debug> oximeter.fields_u32 (181810de-deb2-4d1a-99e5-af46d785884c): Loading data parts
479 2023.10.29 04:30:29.441761 [ 3 ] {58026b28-4650-41b5-9c7b-1bb5f3bd8fb5} <Debug> oximeter.fields_u32 (181810de-deb2-4d1a-99e5-af46d785884c): There are no data parts
480 2023.10.29 04:30:29.443152 [ 3 ] {58026b28-4650-41b5-9c7b-1bb5f3bd8fb5} <Debug> DynamicQueryHandler: Done processing query
481 2023.10.29 04:30:29.443233 [ 3 ] {58026b28-4650-41b5-9c7b-1bb5f3bd8fb5} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
482 2023.10.29 04:30:29.443292 [ 3 ] {} <Debug> HTTP-Session: 8b753dee-06f4-4756-bbb0-e8a4213149d9 Destroying unnamed session
483 2023.10.29 04:30:29.443427 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56541, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
484 2023.10.29 04:30:29.443503 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
485 2023.10.29 04:30:29.443524 [ 3 ] {} <Debug> HTTP-Session: ae6b22be-7c08-413f-929c-dcae463b8b8f Authenticating user 'default' from [fd00:1122:3344:101::d]:56541
486 2023.10.29 04:30:29.443575 [ 3 ] {} <Debug> HTTP-Session: ae6b22be-7c08-413f-929c-dcae463b8b8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
487 2023.10.29 04:30:29.443731 [ 3 ] {8935b57a-dcd5-41c9-899e-494b916750a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56541) 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)
488 2023.10.29 04:30:29.443824 [ 3 ] {8935b57a-dcd5-41c9-899e-494b916750a3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64
489 2023.10.29 04:30:29.445470 [ 3 ] {8935b57a-dcd5-41c9-899e-494b916750a3} <Debug> oximeter.fields_i64 (610071d8-d504-4bc5-be4c-41a0e87e8bdb): Loading data parts
490 2023.10.29 04:30:29.445582 [ 3 ] {8935b57a-dcd5-41c9-899e-494b916750a3} <Debug> oximeter.fields_i64 (610071d8-d504-4bc5-be4c-41a0e87e8bdb): There are no data parts
491 2023.10.29 04:30:29.447440 [ 3 ] {8935b57a-dcd5-41c9-899e-494b916750a3} <Debug> DynamicQueryHandler: Done processing query
492 2023.10.29 04:30:29.447465 [ 3 ] {8935b57a-dcd5-41c9-899e-494b916750a3} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
493 2023.10.29 04:30:29.447517 [ 3 ] {} <Debug> HTTP-Session: ae6b22be-7c08-413f-929c-dcae463b8b8f Destroying unnamed session
494 2023.10.29 04:30:29.447689 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56541, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
495 2023.10.29 04:30:29.447737 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
496 2023.10.29 04:30:29.447785 [ 3 ] {} <Debug> HTTP-Session: d99e3e0b-8698-4e8f-bf5e-05684a7b9e4a Authenticating user 'default' from [fd00:1122:3344:101::d]:56541
497 2023.10.29 04:30:29.447834 [ 3 ] {} <Debug> HTTP-Session: d99e3e0b-8698-4e8f-bf5e-05684a7b9e4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
498 2023.10.29 04:30:29.447989 [ 3 ] {22cd832a-e92d-48b7-87ec-4ffa21a4e378} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56541) 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)
499 2023.10.29 04:30:29.448085 [ 3 ] {22cd832a-e92d-48b7-87ec-4ffa21a4e378} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64
500 2023.10.29 04:30:29.449794 [ 3 ] {22cd832a-e92d-48b7-87ec-4ffa21a4e378} <Debug> oximeter.fields_u64 (cf3c837b-f8f4-4dd1-b08e-bc46dc90bc3e): Loading data parts
501 2023.10.29 04:30:29.449904 [ 3 ] {22cd832a-e92d-48b7-87ec-4ffa21a4e378} <Debug> oximeter.fields_u64 (cf3c837b-f8f4-4dd1-b08e-bc46dc90bc3e): There are no data parts
502 2023.10.29 04:30:29.451297 [ 3 ] {22cd832a-e92d-48b7-87ec-4ffa21a4e378} <Debug> DynamicQueryHandler: Done processing query
503 2023.10.29 04:30:29.451323 [ 3 ] {22cd832a-e92d-48b7-87ec-4ffa21a4e378} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
504 2023.10.29 04:30:29.451340 [ 3 ] {} <Debug> HTTP-Session: d99e3e0b-8698-4e8f-bf5e-05684a7b9e4a Destroying unnamed session
505 2023.10.29 04:30:29.451502 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56541, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
506 2023.10.29 04:30:29.451581 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
507 2023.10.29 04:30:29.451602 [ 3 ] {} <Debug> HTTP-Session: 3c8b4eb3-7fe2-4d12-94a5-b06e2f50104f Authenticating user 'default' from [fd00:1122:3344:101::d]:56541
508 2023.10.29 04:30:29.451662 [ 3 ] {} <Debug> HTTP-Session: 3c8b4eb3-7fe2-4d12-94a5-b06e2f50104f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
509 2023.10.29 04:30:29.451849 [ 3 ] {ce91f843-dbb8-46fc-98e8-82a13840a784} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56541) 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)
510 2023.10.29 04:30:29.451960 [ 3 ] {ce91f843-dbb8-46fc-98e8-82a13840a784} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr
511 2023.10.29 04:30:29.453573 [ 3 ] {ce91f843-dbb8-46fc-98e8-82a13840a784} <Debug> oximeter.fields_ipaddr (d65249c7-96ac-49a6-a269-2d1528453ba6): Loading data parts
512 2023.10.29 04:30:29.453689 [ 3 ] {ce91f843-dbb8-46fc-98e8-82a13840a784} <Debug> oximeter.fields_ipaddr (d65249c7-96ac-49a6-a269-2d1528453ba6): There are no data parts
513 2023.10.29 04:30:29.455033 [ 3 ] {ce91f843-dbb8-46fc-98e8-82a13840a784} <Debug> DynamicQueryHandler: Done processing query
514 2023.10.29 04:30:29.455088 [ 3 ] {ce91f843-dbb8-46fc-98e8-82a13840a784} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
515 2023.10.29 04:30:29.455105 [ 3 ] {} <Debug> HTTP-Session: 3c8b4eb3-7fe2-4d12-94a5-b06e2f50104f Destroying unnamed session
516 2023.10.29 04:30:29.455249 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56541, User-Agent: (none), Length: 253, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
517 2023.10.29 04:30:29.455317 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
518 2023.10.29 04:30:29.455338 [ 3 ] {} <Debug> HTTP-Session: e71512d3-9897-4d05-a6bd-1b1af6b716bf Authenticating user 'default' from [fd00:1122:3344:101::d]:56541
519 2023.10.29 04:30:29.455383 [ 3 ] {} <Debug> HTTP-Session: e71512d3-9897-4d05-a6bd-1b1af6b716bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
520 2023.10.29 04:30:29.455565 [ 3 ] {9be36394-0c9a-4496-8912-a091610be629} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56541) 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)
521 2023.10.29 04:30:29.455632 [ 3 ] {9be36394-0c9a-4496-8912-a091610be629} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string
522 2023.10.29 04:30:29.457186 [ 3 ] {9be36394-0c9a-4496-8912-a091610be629} <Debug> oximeter.fields_string (4c356a6d-a25a-4b5d-8f94-0eb9a02bb62f): Loading data parts
523 2023.10.29 04:30:29.457257 [ 3 ] {9be36394-0c9a-4496-8912-a091610be629} <Debug> oximeter.fields_string (4c356a6d-a25a-4b5d-8f94-0eb9a02bb62f): There are no data parts
524 2023.10.29 04:30:29.458588 [ 3 ] {9be36394-0c9a-4496-8912-a091610be629} <Debug> DynamicQueryHandler: Done processing query
525 2023.10.29 04:30:29.458648 [ 3 ] {9be36394-0c9a-4496-8912-a091610be629} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
526 2023.10.29 04:30:29.458666 [ 3 ] {} <Debug> HTTP-Session: e71512d3-9897-4d05-a6bd-1b1af6b716bf Destroying unnamed session
527 2023.10.29 04:30:29.458774 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56541, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
528 2023.10.29 04:30:29.458878 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
529 2023.10.29 04:30:29.458899 [ 3 ] {} <Debug> HTTP-Session: 96a58254-71fc-4294-a39e-723b6e83a65b Authenticating user 'default' from [fd00:1122:3344:101::d]:56541
530 2023.10.29 04:30:29.458916 [ 3 ] {} <Debug> HTTP-Session: 96a58254-71fc-4294-a39e-723b6e83a65b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
531 2023.10.29 04:30:29.459095 [ 3 ] {29385810-f7c6-452a-a300-00d30826d3fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56541) 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)
532 2023.10.29 04:30:29.459185 [ 3 ] {29385810-f7c6-452a-a300-00d30826d3fd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid
533 2023.10.29 04:30:29.460744 [ 3 ] {29385810-f7c6-452a-a300-00d30826d3fd} <Debug> oximeter.fields_uuid (0eb1c1de-2664-4cc0-beba-15ae353ef5c3): Loading data parts
534 2023.10.29 04:30:29.460818 [ 3 ] {29385810-f7c6-452a-a300-00d30826d3fd} <Debug> oximeter.fields_uuid (0eb1c1de-2664-4cc0-beba-15ae353ef5c3): There are no data parts
535 2023.10.29 04:30:29.462153 [ 3 ] {29385810-f7c6-452a-a300-00d30826d3fd} <Debug> DynamicQueryHandler: Done processing query
536 2023.10.29 04:30:29.462178 [ 3 ] {29385810-f7c6-452a-a300-00d30826d3fd} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
537 2023.10.29 04:30:29.462224 [ 3 ] {} <Debug> HTTP-Session: 96a58254-71fc-4294-a39e-723b6e83a65b Destroying unnamed session
538 2023.10.29 04:30:29.462346 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56541, User-Agent: (none), Length: 1152, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
539 2023.10.29 04:30:29.462430 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
540 2023.10.29 04:30:29.462488 [ 3 ] {} <Debug> HTTP-Session: 319339e9-fdcc-4a78-ac04-432564ab6f74 Authenticating user 'default' from [fd00:1122:3344:101::d]:56541
541 2023.10.29 04:30:29.462507 [ 3 ] {} <Debug> HTTP-Session: 319339e9-fdcc-4a78-ac04-432564ab6f74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
542 2023.10.29 04:30:29.462757 [ 3 ] {16720ed6-1bd1-4f80-b665-97e338143c43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56541) CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, '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)
543 2023.10.29 04:30:29.462885 [ 3 ] {16720ed6-1bd1-4f80-b665-97e338143c43} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema
544 2023.10.29 04:30:29.464580 [ 3 ] {16720ed6-1bd1-4f80-b665-97e338143c43} <Debug> oximeter.timeseries_schema (71b26a99-2215-417a-88c8-ab48f172d74d): Loading data parts
545 2023.10.29 04:30:29.464691 [ 3 ] {16720ed6-1bd1-4f80-b665-97e338143c43} <Debug> oximeter.timeseries_schema (71b26a99-2215-417a-88c8-ab48f172d74d): There are no data parts
546 2023.10.29 04:30:29.466165 [ 3 ] {16720ed6-1bd1-4f80-b665-97e338143c43} <Debug> DynamicQueryHandler: Done processing query
547 2023.10.29 04:30:29.466228 [ 3 ] {16720ed6-1bd1-4f80-b665-97e338143c43} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
548 2023.10.29 04:30:29.466271 [ 3 ] {} <Debug> HTTP-Session: 319339e9-fdcc-4a78-ac04-432564ab6f74 Destroying unnamed session
549 2023.10.29 04:30:29.466402 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56541, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
550 2023.10.29 04:30:29.466474 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
551 2023.10.29 04:30:29.466521 [ 3 ] {} <Debug> HTTP-Session: 7f2d1b78-0754-431e-9c30-f62b6b1875a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:56541
552 2023.10.29 04:30:29.466540 [ 3 ] {} <Debug> HTTP-Session: 7f2d1b78-0754-431e-9c30-f62b6b1875a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
553 2023.10.29 04:30:29.466676 [ 3 ] {64996f65-1f5d-45d0-8bf0-916412cae5bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56541) INSERT INTO oximeter.version (*) VALUES (stage: Complete)
554 2023.10.29 04:30:29.467332 [ 3 ] {64996f65-1f5d-45d0-8bf0-916412cae5bf} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version
555 2023.10.29 04:30:29.475165 [ 3 ] {64996f65-1f5d-45d0-8bf0-916412cae5bf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB.
556 2023.10.29 04:30:29.482589 [ 3 ] {64996f65-1f5d-45d0-8bf0-916412cae5bf} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
557 2023.10.29 04:30:29.482959 [ 3 ] {64996f65-1f5d-45d0-8bf0-916412cae5bf} <Trace> oximeter.version (851a6e68-dbe4-46d1-9a62-3a745e99e34c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
558 2023.10.29 04:30:29.485285 [ 3 ] {64996f65-1f5d-45d0-8bf0-916412cae5bf} <Information> executeQuery: Read 1 rows, 16.00 B in 0.018546596 sec., 53 rows/sec., 862.69 B/sec.
559 2023.10.29 04:30:29.485461 [ 3 ] {64996f65-1f5d-45d0-8bf0-916412cae5bf} <Debug> DynamicQueryHandler: Done processing query
560 2023.10.29 04:30:29.485529 [ 3 ] {64996f65-1f5d-45d0-8bf0-916412cae5bf} <Debug> MemoryTracker: Peak memory usage (for query): 4.09 MiB.
561 2023.10.29 04:30:29.485550 [ 3 ] {} <Debug> HTTP-Session: 7f2d1b78-0754-431e-9c30-f62b6b1875a8 Destroying unnamed session
562 2023.10.29 04:30:30.000147 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 218.99 MiB, peak 224.07 MiB, will set to 228.28 MiB (RSS), difference: 9.28 MiB
563 2023.10.29 04:30:43.867177 [ 159 ] {} <Debug> DNSResolver: Updating DNS cache
564 2023.10.29 04:30:43.867244 [ 159 ] {} <Debug> DNSResolver: Updated DNS cache
565 2023.10.29 04:30:44.506764 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
566 2023.10.29 04:30:44.506867 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
567 2023.10.29 04:30:44.506956 [ 3 ] {} <Debug> HTTP-Session: ae982dc8-b3cb-440c-99f4-db58b48024c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
568 2023.10.29 04:30:44.507031 [ 3 ] {} <Debug> HTTP-Session: ae982dc8-b3cb-440c-99f4-db58b48024c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
569 2023.10.29 04:30:44.507185 [ 3 ] {0ac1ed12-48ac-4f33-ab03-2c428daee76b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete)
570 2023.10.29 04:30:44.507574 [ 3 ] {0ac1ed12-48ac-4f33-ab03-2c428daee76b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
571 2023.10.29 04:30:44.508323 [ 3 ] {0ac1ed12-48ac-4f33-ab03-2c428daee76b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
572 2023.10.29 04:30:44.510619 [ 3 ] {0ac1ed12-48ac-4f33-ab03-2c428daee76b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
573 2023.10.29 04:30:44.511716 [ 3 ] {0ac1ed12-48ac-4f33-ab03-2c428daee76b} <Debug> DynamicQueryHandler: Done processing query
574 2023.10.29 04:30:44.511758 [ 3 ] {0ac1ed12-48ac-4f33-ab03-2c428daee76b} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
575 2023.10.29 04:30:44.511784 [ 3 ] {} <Debug> HTTP-Session: ae982dc8-b3cb-440c-99f4-db58b48024c4 Destroying unnamed session
576 2023.10.29 04:30:44.514316 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 111, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
577 2023.10.29 04:30:44.514424 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
578 2023.10.29 04:30:44.514445 [ 3 ] {} <Debug> HTTP-Session: f44f1754-0aca-471b-b7fa-5ee2b754b9b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
579 2023.10.29 04:30:44.514508 [ 3 ] {} <Debug> HTTP-Session: f44f1754-0aca-471b-b7fa-5ee2b754b9b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
580 2023.10.29 04:30:44.514686 [ 3 ] {b267ec79-01fb-47b2-a331-13a186fc3e54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled') FORMAT JSONEachRow; (stage: Complete)
581 2023.10.29 04:30:44.525529 [ 3 ] {b267ec79-01fb-47b2-a331-13a186fc3e54} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
582 2023.10.29 04:30:44.525729 [ 3 ] {b267ec79-01fb-47b2-a331-13a186fc3e54} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
583 2023.10.29 04:30:44.525822 [ 3 ] {b267ec79-01fb-47b2-a331-13a186fc3e54} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
584 2023.10.29 04:30:44.526684 [ 3 ] {b267ec79-01fb-47b2-a331-13a186fc3e54} <Debug> DynamicQueryHandler: Done processing query
585 2023.10.29 04:30:44.526790 [ 3 ] {b267ec79-01fb-47b2-a331-13a186fc3e54} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
586 2023.10.29 04:30:44.526817 [ 3 ] {} <Debug> HTTP-Session: f44f1754-0aca-471b-b7fa-5ee2b754b9b2 Destroying unnamed session
587 2023.10.29 04:30:44.527505 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
588 2023.10.29 04:30:44.527600 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
589 2023.10.29 04:30:44.527626 [ 3 ] {} <Debug> HTTP-Session: 03a68013-a00e-4ebb-a6b1-bfe7f7b82000 Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
590 2023.10.29 04:30:44.527686 [ 3 ] {} <Debug> HTTP-Session: 03a68013-a00e-4ebb-a6b1-bfe7f7b82000 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
591 2023.10.29 04:30:44.527846 [ 3 ] {4a34d0b4-bd95-4a52-93de-2ce3b9985871} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up') FORMAT JSONEachRow; (stage: Complete)
592 2023.10.29 04:30:44.528278 [ 3 ] {4a34d0b4-bd95-4a52-93de-2ce3b9985871} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
593 2023.10.29 04:30:44.528473 [ 3 ] {4a34d0b4-bd95-4a52-93de-2ce3b9985871} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
594 2023.10.29 04:30:44.528519 [ 3 ] {4a34d0b4-bd95-4a52-93de-2ce3b9985871} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
595 2023.10.29 04:30:44.529432 [ 3 ] {4a34d0b4-bd95-4a52-93de-2ce3b9985871} <Debug> DynamicQueryHandler: Done processing query
596 2023.10.29 04:30:44.529505 [ 3 ] {4a34d0b4-bd95-4a52-93de-2ce3b9985871} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
597 2023.10.29 04:30:44.529523 [ 3 ] {} <Debug> HTTP-Session: 03a68013-a00e-4ebb-a6b1-bfe7f7b82000 Destroying unnamed session
598 2023.10.29 04:30:44.529778 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 157, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
599 2023.10.29 04:30:44.529905 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
600 2023.10.29 04:30:44.529927 [ 3 ] {} <Debug> HTTP-Session: 63757c46-4b2a-4fcc-b9ae-af2cdcac2a20 Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
601 2023.10.29 04:30:44.529985 [ 3 ] {} <Debug> HTTP-Session: 63757c46-4b2a-4fcc-b9ae-af2cdcac2a20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
602 2023.10.29 04:30:44.530145 [ 3 ] {bc846d00-3773-4db7-a5ff-2f214be28b99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity') FORMAT JSONEachRow; (stage: Complete)
603 2023.10.29 04:30:44.530501 [ 3 ] {bc846d00-3773-4db7-a5ff-2f214be28b99} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
604 2023.10.29 04:30:44.530757 [ 3 ] {bc846d00-3773-4db7-a5ff-2f214be28b99} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
605 2023.10.29 04:30:44.530804 [ 3 ] {bc846d00-3773-4db7-a5ff-2f214be28b99} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
606 2023.10.29 04:30:44.531674 [ 3 ] {bc846d00-3773-4db7-a5ff-2f214be28b99} <Debug> DynamicQueryHandler: Done processing query
607 2023.10.29 04:30:44.531744 [ 3 ] {bc846d00-3773-4db7-a5ff-2f214be28b99} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
608 2023.10.29 04:30:44.531762 [ 3 ] {} <Debug> HTTP-Session: 63757c46-4b2a-4fcc-b9ae-af2cdcac2a20 Destroying unnamed session
609 2023.10.29 04:30:44.532004 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 183, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
610 2023.10.29 04:30:44.532158 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
611 2023.10.29 04:30:44.532184 [ 3 ] {} <Debug> HTTP-Session: 73034f9c-0fcf-4fad-8c8e-e96a183c061b Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
612 2023.10.29 04:30:44.532206 [ 3 ] {} <Debug> HTTP-Session: 73034f9c-0fcf-4fad-8c8e-e96a183c061b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
613 2023.10.29 04:30:44.532395 [ 3 ] {bd9ca8fc-d788-4904-b94b-38da484ea67d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete)
614 2023.10.29 04:30:44.532879 [ 3 ] {bd9ca8fc-d788-4904-b94b-38da484ea67d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
615 2023.10.29 04:30:44.533170 [ 3 ] {bd9ca8fc-d788-4904-b94b-38da484ea67d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
616 2023.10.29 04:30:44.533221 [ 3 ] {bd9ca8fc-d788-4904-b94b-38da484ea67d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
617 2023.10.29 04:30:44.535047 [ 3 ] {bd9ca8fc-d788-4904-b94b-38da484ea67d} <Debug> DynamicQueryHandler: Done processing query
618 2023.10.29 04:30:44.535119 [ 3 ] {bd9ca8fc-d788-4904-b94b-38da484ea67d} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
619 2023.10.29 04:30:44.535138 [ 3 ] {} <Debug> HTTP-Session: 73034f9c-0fcf-4fad-8c8e-e96a183c061b Destroying unnamed session
620 2023.10.29 04:30:44.535394 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
621 2023.10.29 04:30:44.535528 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
622 2023.10.29 04:30:44.535549 [ 3 ] {} <Debug> HTTP-Session: 50ae823b-9f76-4410-b822-ec95f6ecd485 Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
623 2023.10.29 04:30:44.535567 [ 3 ] {} <Debug> HTTP-Session: 50ae823b-9f76-4410-b822-ec95f6ecd485 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
624 2023.10.29 04:30:44.535727 [ 3 ] {00fb5c56-d8c5-4c6d-a69c-47f034ec313d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete)
625 2023.10.29 04:30:44.536150 [ 3 ] {00fb5c56-d8c5-4c6d-a69c-47f034ec313d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
626 2023.10.29 04:30:44.536391 [ 3 ] {00fb5c56-d8c5-4c6d-a69c-47f034ec313d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
627 2023.10.29 04:30:44.536435 [ 3 ] {00fb5c56-d8c5-4c6d-a69c-47f034ec313d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
628 2023.10.29 04:30:44.537218 [ 3 ] {00fb5c56-d8c5-4c6d-a69c-47f034ec313d} <Debug> DynamicQueryHandler: Done processing query
629 2023.10.29 04:30:44.537291 [ 3 ] {00fb5c56-d8c5-4c6d-a69c-47f034ec313d} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
630 2023.10.29 04:30:44.537309 [ 3 ] {} <Debug> HTTP-Session: 50ae823b-9f76-4410-b822-ec95f6ecd485 Destroying unnamed session
631 2023.10.29 04:30:44.537551 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 231, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
632 2023.10.29 04:30:44.537685 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
633 2023.10.29 04:30:44.537707 [ 3 ] {} <Debug> HTTP-Session: d2d52633-2120-47ad-99d4-baa7740bfb75 Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
634 2023.10.29 04:30:44.537724 [ 3 ] {} <Debug> HTTP-Session: d2d52633-2120-47ad-99d4-baa7740bfb75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
635 2023.10.29 04:30:44.537885 [ 3 ] {c7e89db8-bec2-4a26-8723-759db712f20b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete)
636 2023.10.29 04:30:44.538324 [ 3 ] {c7e89db8-bec2-4a26-8723-759db712f20b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
637 2023.10.29 04:30:44.538530 [ 3 ] {c7e89db8-bec2-4a26-8723-759db712f20b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
638 2023.10.29 04:30:44.538620 [ 3 ] {c7e89db8-bec2-4a26-8723-759db712f20b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
639 2023.10.29 04:30:44.539413 [ 3 ] {c7e89db8-bec2-4a26-8723-759db712f20b} <Debug> DynamicQueryHandler: Done processing query
640 2023.10.29 04:30:44.539481 [ 3 ] {c7e89db8-bec2-4a26-8723-759db712f20b} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
641 2023.10.29 04:30:44.539499 [ 3 ] {} <Debug> HTTP-Session: d2d52633-2120-47ad-99d4-baa7740bfb75 Destroying unnamed session
642 2023.10.29 04:30:44.539800 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 255, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
643 2023.10.29 04:30:44.539885 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
644 2023.10.29 04:30:44.539905 [ 3 ] {} <Debug> HTTP-Session: 96320c93-fe0f-466a-81d3-6543b0c903a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
645 2023.10.29 04:30:44.539963 [ 3 ] {} <Debug> HTTP-Session: 96320c93-fe0f-466a-81d3-6543b0c903a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
646 2023.10.29 04:30:44.540118 [ 3 ] {d997f0e6-b9c6-4058-baa4-6f998a919999} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
647 2023.10.29 04:30:44.540518 [ 3 ] {d997f0e6-b9c6-4058-baa4-6f998a919999} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
648 2023.10.29 04:30:44.540716 [ 3 ] {d997f0e6-b9c6-4058-baa4-6f998a919999} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
649 2023.10.29 04:30:44.540802 [ 3 ] {d997f0e6-b9c6-4058-baa4-6f998a919999} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
650 2023.10.29 04:30:44.541561 [ 3 ] {d997f0e6-b9c6-4058-baa4-6f998a919999} <Debug> DynamicQueryHandler: Done processing query
651 2023.10.29 04:30:44.541588 [ 3 ] {d997f0e6-b9c6-4058-baa4-6f998a919999} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
652 2023.10.29 04:30:44.541604 [ 3 ] {} <Debug> HTTP-Session: 96320c93-fe0f-466a-81d3-6543b0c903a8 Destroying unnamed session
653 2023.10.29 04:30:44.541872 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
654 2023.10.29 04:30:44.541958 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
655 2023.10.29 04:30:44.541978 [ 3 ] {} <Debug> HTTP-Session: 47673143-d78c-49ea-8e92-538854dc90c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
656 2023.10.29 04:30:44.542035 [ 3 ] {} <Debug> HTTP-Session: 47673143-d78c-49ea-8e92-538854dc90c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
657 2023.10.29 04:30:44.542189 [ 3 ] {298bdd8a-b6bc-4812-a747-e7ea8021e9eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
658 2023.10.29 04:30:44.542625 [ 3 ] {298bdd8a-b6bc-4812-a747-e7ea8021e9eb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
659 2023.10.29 04:30:44.542779 [ 3 ] {298bdd8a-b6bc-4812-a747-e7ea8021e9eb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
660 2023.10.29 04:30:44.542904 [ 3 ] {298bdd8a-b6bc-4812-a747-e7ea8021e9eb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
661 2023.10.29 04:30:44.543635 [ 3 ] {298bdd8a-b6bc-4812-a747-e7ea8021e9eb} <Debug> DynamicQueryHandler: Done processing query
662 2023.10.29 04:30:44.543663 [ 3 ] {298bdd8a-b6bc-4812-a747-e7ea8021e9eb} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
663 2023.10.29 04:30:44.543723 [ 3 ] {} <Debug> HTTP-Session: 47673143-d78c-49ea-8e92-538854dc90c9 Destroying unnamed session
664 2023.10.29 04:30:44.544005 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 312, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
665 2023.10.29 04:30:44.544051 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
666 2023.10.29 04:30:44.544114 [ 3 ] {} <Debug> HTTP-Session: 2eb70860-3ad8-4e74-8fc6-7b724345a164 Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
667 2023.10.29 04:30:44.544131 [ 3 ] {} <Debug> HTTP-Session: 2eb70860-3ad8-4e74-8fc6-7b724345a164 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
668 2023.10.29 04:30:44.544248 [ 3 ] {192ba719-8b0d-4338-b2ae-383e02f62c35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
669 2023.10.29 04:30:44.544646 [ 3 ] {192ba719-8b0d-4338-b2ae-383e02f62c35} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
670 2023.10.29 04:30:44.544851 [ 3 ] {192ba719-8b0d-4338-b2ae-383e02f62c35} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
671 2023.10.29 04:30:44.544893 [ 3 ] {192ba719-8b0d-4338-b2ae-383e02f62c35} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
672 2023.10.29 04:30:44.545623 [ 3 ] {192ba719-8b0d-4338-b2ae-383e02f62c35} <Debug> DynamicQueryHandler: Done processing query
673 2023.10.29 04:30:44.545693 [ 3 ] {192ba719-8b0d-4338-b2ae-383e02f62c35} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
674 2023.10.29 04:30:44.545710 [ 3 ] {} <Debug> HTTP-Session: 2eb70860-3ad8-4e74-8fc6-7b724345a164 Destroying unnamed session
675 2023.10.29 04:30:44.545929 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 342, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
676 2023.10.29 04:30:44.546014 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
677 2023.10.29 04:30:44.546033 [ 3 ] {} <Debug> HTTP-Session: 0b3a5233-5816-4ad6-b43f-316eeb1cd49d Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
678 2023.10.29 04:30:44.546049 [ 3 ] {} <Debug> HTTP-Session: 0b3a5233-5816-4ad6-b43f-316eeb1cd49d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
679 2023.10.29 04:30:44.546167 [ 3 ] {4e083a87-0341-4f16-9453-5b31b2a91450} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
680 2023.10.29 04:30:44.546572 [ 3 ] {4e083a87-0341-4f16-9453-5b31b2a91450} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
681 2023.10.29 04:30:44.546778 [ 3 ] {4e083a87-0341-4f16-9453-5b31b2a91450} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
682 2023.10.29 04:30:44.546820 [ 3 ] {4e083a87-0341-4f16-9453-5b31b2a91450} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
683 2023.10.29 04:30:44.547660 [ 3 ] {4e083a87-0341-4f16-9453-5b31b2a91450} <Debug> DynamicQueryHandler: Done processing query
684 2023.10.29 04:30:44.547688 [ 3 ] {4e083a87-0341-4f16-9453-5b31b2a91450} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
685 2023.10.29 04:30:44.547704 [ 3 ] {} <Debug> HTTP-Session: 0b3a5233-5816-4ad6-b43f-316eeb1cd49d Destroying unnamed session
686 2023.10.29 04:30:44.553220 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 369, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
687 2023.10.29 04:30:44.553323 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
688 2023.10.29 04:30:44.553345 [ 3 ] {} <Debug> HTTP-Session: 141880e8-4838-4bbb-bde9-e95a7760ab1d Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
689 2023.10.29 04:30:44.553365 [ 3 ] {} <Debug> HTTP-Session: 141880e8-4838-4bbb-bde9-e95a7760ab1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
690 2023.10.29 04:30:44.553559 [ 3 ] {7e6f0351-abe8-4d17-b991-8a4cc175ede4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
691 2023.10.29 04:30:44.553977 [ 3 ] {7e6f0351-abe8-4d17-b991-8a4cc175ede4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
692 2023.10.29 04:30:44.554134 [ 3 ] {7e6f0351-abe8-4d17-b991-8a4cc175ede4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
693 2023.10.29 04:30:44.554222 [ 3 ] {7e6f0351-abe8-4d17-b991-8a4cc175ede4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
694 2023.10.29 04:30:44.555136 [ 3 ] {7e6f0351-abe8-4d17-b991-8a4cc175ede4} <Debug> DynamicQueryHandler: Done processing query
695 2023.10.29 04:30:44.555164 [ 3 ] {7e6f0351-abe8-4d17-b991-8a4cc175ede4} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
696 2023.10.29 04:30:44.555224 [ 3 ] {} <Debug> HTTP-Session: 141880e8-4838-4bbb-bde9-e95a7760ab1d Destroying unnamed session
697 2023.10.29 04:30:44.555427 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 3304, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
698 2023.10.29 04:30:44.555472 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
699 2023.10.29 04:30:44.555490 [ 3 ] {} <Debug> HTTP-Session: 4eb4f2ac-db37-4d1a-acd3-ab0acc4e74d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
700 2023.10.29 04:30:44.555551 [ 3 ] {} <Debug> HTTP-Session: 4eb4f2ac-db37-4d1a-acd3-ab0acc4e74d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
701 2023.10.29 04:30:44.555632 [ 3 ] {daf89c05-fe11-4829-bf0c-fef8ba3a5305} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
702 2023.10.29 04:30:44.555719 [ 3 ] {daf89c05-fe11-4829-bf0c-fef8ba3a5305} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
703 2023.10.29 04:30:44.556454 [ 3 ] {daf89c05-fe11-4829-bf0c-fef8ba3a5305} <Trace> ParallelParsingInputFormat: Parallel parsing is used
704 2023.10.29 04:30:44.559515 [ 3 ] {daf89c05-fe11-4829-bf0c-fef8ba3a5305} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB.
705 2023.10.29 04:30:44.560107 [ 3 ] {daf89c05-fe11-4829-bf0c-fef8ba3a5305} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
706 2023.10.29 04:30:44.560486 [ 3 ] {daf89c05-fe11-4829-bf0c-fef8ba3a5305} <Trace> oximeter.timeseries_schema (71b26a99-2215-417a-88c8-ab48f172d74d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
707 2023.10.29 04:30:44.560644 [ 3 ] {daf89c05-fe11-4829-bf0c-fef8ba3a5305} <Information> executeQuery: Read 12 rows, 1.62 KiB in 0.0049355 sec., 2431 rows/sec., 328.06 KiB/sec.
708 2023.10.29 04:30:44.560816 [ 3 ] {daf89c05-fe11-4829-bf0c-fef8ba3a5305} <Debug> DynamicQueryHandler: Done processing query
709 2023.10.29 04:30:44.560840 [ 3 ] {daf89c05-fe11-4829-bf0c-fef8ba3a5305} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
710 2023.10.29 04:30:44.560856 [ 3 ] {} <Debug> HTTP-Session: 4eb4f2ac-db37-4d1a-acd3-ab0acc4e74d7 Destroying unnamed session
711 2023.10.29 04:30:44.560969 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 748, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
712 2023.10.29 04:30:44.561060 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
713 2023.10.29 04:30:44.561080 [ 3 ] {} <Debug> HTTP-Session: 806f566e-15d4-41c8-82b0-1c2a4c754888 Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
714 2023.10.29 04:30:44.561096 [ 3 ] {} <Debug> HTTP-Session: 806f566e-15d4-41c8-82b0-1c2a4c754888 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
715 2023.10.29 04:30:44.561165 [ 3 ] {8267fe8f-6b2b-4874-8e1d-9cfd813af8c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
716 2023.10.29 04:30:44.561204 [ 3 ] {8267fe8f-6b2b-4874-8e1d-9cfd813af8c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
717 2023.10.29 04:30:44.561308 [ 3 ] {8267fe8f-6b2b-4874-8e1d-9cfd813af8c5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
718 2023.10.29 04:30:44.564942 [ 3 ] {8267fe8f-6b2b-4874-8e1d-9cfd813af8c5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB.
719 2023.10.29 04:30:44.565302 [ 3 ] {8267fe8f-6b2b-4874-8e1d-9cfd813af8c5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
720 2023.10.29 04:30:44.565584 [ 3 ] {8267fe8f-6b2b-4874-8e1d-9cfd813af8c5} <Trace> oximeter.fields_i64 (610071d8-d504-4bc5-be4c-41a0e87e8bdb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
721 2023.10.29 04:30:44.565699 [ 3 ] {8267fe8f-6b2b-4874-8e1d-9cfd813af8c5} <Information> executeQuery: Read 6 rows, 348.00 B in 0.004506241 sec., 1331 rows/sec., 75.42 KiB/sec.
722 2023.10.29 04:30:44.565835 [ 3 ] {8267fe8f-6b2b-4874-8e1d-9cfd813af8c5} <Debug> DynamicQueryHandler: Done processing query
723 2023.10.29 04:30:44.565860 [ 3 ] {8267fe8f-6b2b-4874-8e1d-9cfd813af8c5} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
724 2023.10.29 04:30:44.565875 [ 3 ] {} <Debug> HTTP-Session: 806f566e-15d4-41c8-82b0-1c2a4c754888 Destroying unnamed session
725 2023.10.29 04:30:44.566092 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 15198, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
726 2023.10.29 04:30:44.566138 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
727 2023.10.29 04:30:44.566156 [ 3 ] {} <Debug> HTTP-Session: 40cb7e06-4b9c-4d55-a9ce-04399fbac5c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
728 2023.10.29 04:30:44.566173 [ 3 ] {} <Debug> HTTP-Session: 40cb7e06-4b9c-4d55-a9ce-04399fbac5c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
729 2023.10.29 04:30:44.566244 [ 3 ] {7ce5d133-7651-42e2-be6c-d1b16f215290} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
730 2023.10.29 04:30:44.566284 [ 3 ] {7ce5d133-7651-42e2-be6c-d1b16f215290} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
731 2023.10.29 04:30:44.566387 [ 3 ] {7ce5d133-7651-42e2-be6c-d1b16f215290} <Trace> ParallelParsingInputFormat: Parallel parsing is used
732 2023.10.29 04:30:44.566766 [ 3 ] {7ce5d133-7651-42e2-be6c-d1b16f215290} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB.
733 2023.10.29 04:30:44.567131 [ 3 ] {7ce5d133-7651-42e2-be6c-d1b16f215290} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
734 2023.10.29 04:30:44.567412 [ 3 ] {7ce5d133-7651-42e2-be6c-d1b16f215290} <Trace> oximeter.fields_string (4c356a6d-a25a-4b5d-8f94-0eb9a02bb62f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
735 2023.10.29 04:30:44.567528 [ 3 ] {7ce5d133-7651-42e2-be6c-d1b16f215290} <Information> executeQuery: Read 96 rows, 9.32 KiB in 0.001255712 sec., 76450 rows/sec., 7.25 MiB/sec.
736 2023.10.29 04:30:44.567645 [ 3 ] {7ce5d133-7651-42e2-be6c-d1b16f215290} <Debug> DynamicQueryHandler: Done processing query
737 2023.10.29 04:30:44.567670 [ 3 ] {7ce5d133-7651-42e2-be6c-d1b16f215290} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
738 2023.10.29 04:30:44.567686 [ 3 ] {} <Debug> HTTP-Session: 40cb7e06-4b9c-4d55-a9ce-04399fbac5c6 Destroying unnamed session
739 2023.10.29 04:30:44.568023 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 46402, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
740 2023.10.29 04:30:44.568069 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
741 2023.10.29 04:30:44.568088 [ 3 ] {} <Debug> HTTP-Session: 6eef3b18-af4b-494e-91ea-11b8b2a7fbf5 Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
742 2023.10.29 04:30:44.568105 [ 3 ] {} <Debug> HTTP-Session: 6eef3b18-af4b-494e-91ea-11b8b2a7fbf5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
743 2023.10.29 04:30:44.568192 [ 3 ] {22d0f460-f505-4880-bcc4-7c6ac525ba1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
744 2023.10.29 04:30:44.568231 [ 3 ] {22d0f460-f505-4880-bcc4-7c6ac525ba1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
745 2023.10.29 04:30:44.569462 [ 3 ] {22d0f460-f505-4880-bcc4-7c6ac525ba1a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
746 2023.10.29 04:30:44.573945 [ 3 ] {22d0f460-f505-4880-bcc4-7c6ac525ba1a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB.
747 2023.10.29 04:30:44.576310 [ 3 ] {22d0f460-f505-4880-bcc4-7c6ac525ba1a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
748 2023.10.29 04:30:44.576666 [ 3 ] {22d0f460-f505-4880-bcc4-7c6ac525ba1a} <Trace> oximeter.fields_uuid (0eb1c1de-2664-4cc0-beba-15ae353ef5c3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
749 2023.10.29 04:30:44.576796 [ 3 ] {22d0f460-f505-4880-bcc4-7c6ac525ba1a} <Information> executeQuery: Read 291 rows, 20.45 KiB in 0.008575555 sec., 33933 rows/sec., 2.33 MiB/sec.
750 2023.10.29 04:30:44.576935 [ 3 ] {22d0f460-f505-4880-bcc4-7c6ac525ba1a} <Debug> DynamicQueryHandler: Done processing query
751 2023.10.29 04:30:44.576960 [ 3 ] {22d0f460-f505-4880-bcc4-7c6ac525ba1a} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
752 2023.10.29 04:30:44.576976 [ 3 ] {} <Debug> HTTP-Session: 6eef3b18-af4b-494e-91ea-11b8b2a7fbf5 Destroying unnamed session
753 2023.10.29 04:30:44.577107 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
754 2023.10.29 04:30:44.577168 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
755 2023.10.29 04:30:44.577196 [ 3 ] {} <Debug> HTTP-Session: b5a00812-1b93-4724-aed3-d23f7c42f274 Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
756 2023.10.29 04:30:44.577222 [ 3 ] {} <Debug> HTTP-Session: b5a00812-1b93-4724-aed3-d23f7c42f274 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
757 2023.10.29 04:30:44.577302 [ 3 ] {91cf0085-7cbc-4e16-9493-76410626cdfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
758 2023.10.29 04:30:44.577343 [ 3 ] {91cf0085-7cbc-4e16-9493-76410626cdfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
759 2023.10.29 04:30:44.577458 [ 3 ] {91cf0085-7cbc-4e16-9493-76410626cdfa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
760 2023.10.29 04:30:44.577768 [ 3 ] {91cf0085-7cbc-4e16-9493-76410626cdfa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB.
761 2023.10.29 04:30:44.578243 [ 3 ] {91cf0085-7cbc-4e16-9493-76410626cdfa} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
762 2023.10.29 04:30:44.578659 [ 3 ] {91cf0085-7cbc-4e16-9493-76410626cdfa} <Trace> oximeter.measurements_bool (d8fa95b3-809f-40e3-96fe-693a1d26ccd6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
763 2023.10.29 04:30:44.578798 [ 3 ] {91cf0085-7cbc-4e16-9493-76410626cdfa} <Information> executeQuery: Read 6 rows, 258.00 B in 0.001466416 sec., 4091 rows/sec., 171.82 KiB/sec.
764 2023.10.29 04:30:44.578922 [ 3 ] {91cf0085-7cbc-4e16-9493-76410626cdfa} <Debug> DynamicQueryHandler: Done processing query
765 2023.10.29 04:30:44.578945 [ 3 ] {91cf0085-7cbc-4e16-9493-76410626cdfa} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
766 2023.10.29 04:30:44.578960 [ 3 ] {} <Debug> HTTP-Session: b5a00812-1b93-4724-aed3-d23f7c42f274 Destroying unnamed session
767 2023.10.29 04:30:44.579114 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 12803, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
768 2023.10.29 04:30:44.579159 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
769 2023.10.29 04:30:44.579179 [ 3 ] {} <Debug> HTTP-Session: 52deeb90-9195-4bec-b042-492e31c6659b Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
770 2023.10.29 04:30:44.579196 [ 3 ] {} <Debug> HTTP-Session: 52deeb90-9195-4bec-b042-492e31c6659b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
771 2023.10.29 04:30:44.579274 [ 3 ] {03ab24f2-8c5e-485e-87c3-86277318520e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
772 2023.10.29 04:30:44.579317 [ 3 ] {03ab24f2-8c5e-485e-87c3-86277318520e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
773 2023.10.29 04:30:44.579435 [ 3 ] {03ab24f2-8c5e-485e-87c3-86277318520e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
774 2023.10.29 04:30:44.579764 [ 3 ] {03ab24f2-8c5e-485e-87c3-86277318520e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB.
775 2023.10.29 04:30:44.580204 [ 3 ] {03ab24f2-8c5e-485e-87c3-86277318520e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
776 2023.10.29 04:30:44.580557 [ 3 ] {03ab24f2-8c5e-485e-87c3-86277318520e} <Trace> oximeter.measurements_cumulativei64 (933f5a2d-0d5b-4327-bde4-e17b515875e8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
777 2023.10.29 04:30:44.580694 [ 3 ] {03ab24f2-8c5e-485e-87c3-86277318520e} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.001391075 sec., 50320 rows/sec., 3.05 MiB/sec.
778 2023.10.29 04:30:44.580819 [ 3 ] {03ab24f2-8c5e-485e-87c3-86277318520e} <Debug> DynamicQueryHandler: Done processing query
779 2023.10.29 04:30:44.580841 [ 3 ] {03ab24f2-8c5e-485e-87c3-86277318520e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
780 2023.10.29 04:30:44.580856 [ 3 ] {} <Debug> HTTP-Session: 52deeb90-9195-4bec-b042-492e31c6659b Destroying unnamed session
781 2023.10.29 04:30:44.580969 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 2933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
782 2023.10.29 04:30:44.581013 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
783 2023.10.29 04:30:44.581033 [ 3 ] {} <Debug> HTTP-Session: 11da5e4f-f971-45b3-8273-3e19be98abc8 Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
784 2023.10.29 04:30:44.581051 [ 3 ] {} <Debug> HTTP-Session: 11da5e4f-f971-45b3-8273-3e19be98abc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
785 2023.10.29 04:30:44.581122 [ 3 ] {b866bd95-06d2-4d08-a207-d8dc974cb833} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
786 2023.10.29 04:30:44.581162 [ 3 ] {b866bd95-06d2-4d08-a207-d8dc974cb833} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
787 2023.10.29 04:30:44.581266 [ 3 ] {b866bd95-06d2-4d08-a207-d8dc974cb833} <Trace> ParallelParsingInputFormat: Parallel parsing is used
788 2023.10.29 04:30:44.581533 [ 3 ] {b866bd95-06d2-4d08-a207-d8dc974cb833} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB.
789 2023.10.29 04:30:44.581929 [ 3 ] {b866bd95-06d2-4d08-a207-d8dc974cb833} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
790 2023.10.29 04:30:44.582285 [ 3 ] {b866bd95-06d2-4d08-a207-d8dc974cb833} <Trace> oximeter.measurements_i64 (0a077745-05a7-47ab-afb3-26549453c5a2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
791 2023.10.29 04:30:44.582424 [ 3 ] {b866bd95-06d2-4d08-a207-d8dc974cb833} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.001272693 sec., 16500 rows/sec., 876.28 KiB/sec.
792 2023.10.29 04:30:44.582546 [ 3 ] {b866bd95-06d2-4d08-a207-d8dc974cb833} <Debug> DynamicQueryHandler: Done processing query
793 2023.10.29 04:30:44.582570 [ 3 ] {b866bd95-06d2-4d08-a207-d8dc974cb833} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
794 2023.10.29 04:30:44.582585 [ 3 ] {} <Debug> HTTP-Session: 11da5e4f-f971-45b3-8273-3e19be98abc8 Destroying unnamed session
795 2023.10.29 04:30:54.492690 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 392, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
796 2023.10.29 04:30:54.492815 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
797 2023.10.29 04:30:54.492847 [ 3 ] {} <Debug> HTTP-Session: d0f6b937-912f-4999-b822-6b609dc81745 Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
798 2023.10.29 04:30:54.492875 [ 3 ] {} <Debug> HTTP-Session: d0f6b937-912f-4999-b822-6b609dc81745 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
799 2023.10.29 04:30:54.493083 [ 3 ] {b02c8b12-4a99-465b-a428-f964b9e3f0a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
800 2023.10.29 04:30:54.497977 [ 3 ] {b02c8b12-4a99-465b-a428-f964b9e3f0a6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
801 2023.10.29 04:30:54.498180 [ 3 ] {b02c8b12-4a99-465b-a428-f964b9e3f0a6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
802 2023.10.29 04:30:54.498281 [ 3 ] {b02c8b12-4a99-465b-a428-f964b9e3f0a6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
803 2023.10.29 04:30:54.498522 [ 3 ] {b02c8b12-4a99-465b-a428-f964b9e3f0a6} <Debug> oximeter.timeseries_schema (71b26a99-2215-417a-88c8-ab48f172d74d) (SelectExecutor): Key condition: (column 0 notIn 12-element set)
804 2023.10.29 04:30:54.502193 [ 3 ] {b02c8b12-4a99-465b-a428-f964b9e3f0a6} <Trace> oximeter.timeseries_schema (71b26a99-2215-417a-88c8-ab48f172d74d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
805 2023.10.29 04:30:54.502233 [ 3 ] {b02c8b12-4a99-465b-a428-f964b9e3f0a6} <Debug> oximeter.timeseries_schema (71b26a99-2215-417a-88c8-ab48f172d74d) (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
806 2023.10.29 04:30:54.502368 [ 3 ] {b02c8b12-4a99-465b-a428-f964b9e3f0a6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 12 rows starting from 0
807 2023.10.29 04:30:54.512846 [ 3 ] {b02c8b12-4a99-465b-a428-f964b9e3f0a6} <Information> executeQuery: Read 12 rows, 1.62 KiB in 0.019714267 sec., 608 rows/sec., 82.13 KiB/sec.
808 2023.10.29 04:30:54.513068 [ 3 ] {b02c8b12-4a99-465b-a428-f964b9e3f0a6} <Debug> DynamicQueryHandler: Done processing query
809 2023.10.29 04:30:54.513095 [ 3 ] {b02c8b12-4a99-465b-a428-f964b9e3f0a6} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
810 2023.10.29 04:30:54.513113 [ 3 ] {} <Debug> HTTP-Session: d0f6b937-912f-4999-b822-6b609dc81745 Destroying unnamed session
811 2023.10.29 04:30:54.514359 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 434, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
812 2023.10.29 04:30:54.514411 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
813 2023.10.29 04:30:54.514437 [ 3 ] {} <Debug> HTTP-Session: bd759ec4-8476-46b3-baf6-14ba73b1746e Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
814 2023.10.29 04:30:54.514457 [ 3 ] {} <Debug> HTTP-Session: bd759ec4-8476-46b3-baf6-14ba73b1746e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
815 2023.10.29 04:30:54.514600 [ 3 ] {6d0f1880-675d-484b-b4a3-e78b5c221627} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
816 2023.10.29 04:30:54.515076 [ 3 ] {6d0f1880-675d-484b-b4a3-e78b5c221627} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
817 2023.10.29 04:30:54.515248 [ 3 ] {6d0f1880-675d-484b-b4a3-e78b5c221627} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
818 2023.10.29 04:30:54.515291 [ 3 ] {6d0f1880-675d-484b-b4a3-e78b5c221627} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
819 2023.10.29 04:30:54.515440 [ 3 ] {6d0f1880-675d-484b-b4a3-e78b5c221627} <Debug> oximeter.timeseries_schema (71b26a99-2215-417a-88c8-ab48f172d74d) (SelectExecutor): Key condition: (column 0 notIn 13-element set)
820 2023.10.29 04:30:54.515470 [ 3 ] {6d0f1880-675d-484b-b4a3-e78b5c221627} <Trace> oximeter.timeseries_schema (71b26a99-2215-417a-88c8-ab48f172d74d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
821 2023.10.29 04:30:54.515494 [ 3 ] {6d0f1880-675d-484b-b4a3-e78b5c221627} <Debug> oximeter.timeseries_schema (71b26a99-2215-417a-88c8-ab48f172d74d) (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
822 2023.10.29 04:30:54.515524 [ 3 ] {6d0f1880-675d-484b-b4a3-e78b5c221627} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 12 rows starting from 0
823 2023.10.29 04:30:54.516383 [ 3 ] {6d0f1880-675d-484b-b4a3-e78b5c221627} <Information> executeQuery: Read 12 rows, 1.62 KiB in 0.001742792 sec., 6885 rows/sec., 929.05 KiB/sec.
824 2023.10.29 04:30:54.516578 [ 3 ] {6d0f1880-675d-484b-b4a3-e78b5c221627} <Debug> DynamicQueryHandler: Done processing query
825 2023.10.29 04:30:54.516603 [ 3 ] {6d0f1880-675d-484b-b4a3-e78b5c221627} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
826 2023.10.29 04:30:54.516619 [ 3 ] {} <Debug> HTTP-Session: bd759ec4-8476-46b3-baf6-14ba73b1746e Destroying unnamed session
827 2023.10.29 04:30:54.517007 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 472, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
828 2023.10.29 04:30:54.517054 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
829 2023.10.29 04:30:54.517074 [ 3 ] {} <Debug> HTTP-Session: 67028138-d491-4176-8684-6d1ab0c7462c Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
830 2023.10.29 04:30:54.517091 [ 3 ] {} <Debug> HTTP-Session: 67028138-d491-4176-8684-6d1ab0c7462c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
831 2023.10.29 04:30:54.517219 [ 3 ] {dbdf75b1-0bbc-43a8-b368-d94ea9369873} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
832 2023.10.29 04:30:54.517695 [ 3 ] {dbdf75b1-0bbc-43a8-b368-d94ea9369873} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
833 2023.10.29 04:30:54.517863 [ 3 ] {dbdf75b1-0bbc-43a8-b368-d94ea9369873} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
834 2023.10.29 04:30:54.517904 [ 3 ] {dbdf75b1-0bbc-43a8-b368-d94ea9369873} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
835 2023.10.29 04:30:54.518052 [ 3 ] {dbdf75b1-0bbc-43a8-b368-d94ea9369873} <Debug> oximeter.timeseries_schema (71b26a99-2215-417a-88c8-ab48f172d74d) (SelectExecutor): Key condition: (column 0 notIn 14-element set)
836 2023.10.29 04:30:54.518081 [ 3 ] {dbdf75b1-0bbc-43a8-b368-d94ea9369873} <Trace> oximeter.timeseries_schema (71b26a99-2215-417a-88c8-ab48f172d74d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
837 2023.10.29 04:30:54.518103 [ 3 ] {dbdf75b1-0bbc-43a8-b368-d94ea9369873} <Debug> oximeter.timeseries_schema (71b26a99-2215-417a-88c8-ab48f172d74d) (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
838 2023.10.29 04:30:54.518131 [ 3 ] {dbdf75b1-0bbc-43a8-b368-d94ea9369873} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 12 rows starting from 0
839 2023.10.29 04:30:54.519010 [ 3 ] {dbdf75b1-0bbc-43a8-b368-d94ea9369873} <Information> executeQuery: Read 12 rows, 1.62 KiB in 0.001750922 sec., 6853 rows/sec., 924.74 KiB/sec.
840 2023.10.29 04:30:54.519201 [ 3 ] {dbdf75b1-0bbc-43a8-b368-d94ea9369873} <Debug> DynamicQueryHandler: Done processing query
841 2023.10.29 04:30:54.519226 [ 3 ] {dbdf75b1-0bbc-43a8-b368-d94ea9369873} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
842 2023.10.29 04:30:54.519243 [ 3 ] {} <Debug> HTTP-Session: 67028138-d491-4176-8684-6d1ab0c7462c Destroying unnamed session
843 2023.10.29 04:30:54.519496 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 509, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
844 2023.10.29 04:30:54.519540 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
845 2023.10.29 04:30:54.519561 [ 3 ] {} <Debug> HTTP-Session: edaf01ed-39e4-4621-9de4-a5e25582dde6 Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
846 2023.10.29 04:30:54.519579 [ 3 ] {} <Debug> HTTP-Session: edaf01ed-39e4-4621-9de4-a5e25582dde6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
847 2023.10.29 04:30:54.519703 [ 3 ] {f7a81df5-28b7-42bc-8af2-fbc7c0bbb226} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
848 2023.10.29 04:30:54.520174 [ 3 ] {f7a81df5-28b7-42bc-8af2-fbc7c0bbb226} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
849 2023.10.29 04:30:54.520341 [ 3 ] {f7a81df5-28b7-42bc-8af2-fbc7c0bbb226} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
850 2023.10.29 04:30:54.520382 [ 3 ] {f7a81df5-28b7-42bc-8af2-fbc7c0bbb226} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
851 2023.10.29 04:30:54.520532 [ 3 ] {f7a81df5-28b7-42bc-8af2-fbc7c0bbb226} <Debug> oximeter.timeseries_schema (71b26a99-2215-417a-88c8-ab48f172d74d) (SelectExecutor): Key condition: (column 0 notIn 15-element set)
852 2023.10.29 04:30:54.520562 [ 3 ] {f7a81df5-28b7-42bc-8af2-fbc7c0bbb226} <Trace> oximeter.timeseries_schema (71b26a99-2215-417a-88c8-ab48f172d74d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
853 2023.10.29 04:30:54.520584 [ 3 ] {f7a81df5-28b7-42bc-8af2-fbc7c0bbb226} <Debug> oximeter.timeseries_schema (71b26a99-2215-417a-88c8-ab48f172d74d) (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
854 2023.10.29 04:30:54.520612 [ 3 ] {f7a81df5-28b7-42bc-8af2-fbc7c0bbb226} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 12 rows starting from 0
855 2023.10.29 04:30:54.521472 [ 3 ] {f7a81df5-28b7-42bc-8af2-fbc7c0bbb226} <Information> executeQuery: Read 12 rows, 1.62 KiB in 0.001730722 sec., 6933 rows/sec., 935.53 KiB/sec.
856 2023.10.29 04:30:54.521663 [ 3 ] {f7a81df5-28b7-42bc-8af2-fbc7c0bbb226} <Debug> DynamicQueryHandler: Done processing query
857 2023.10.29 04:30:54.521687 [ 3 ] {f7a81df5-28b7-42bc-8af2-fbc7c0bbb226} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
858 2023.10.29 04:30:54.521704 [ 3 ] {} <Debug> HTTP-Session: edaf01ed-39e4-4621-9de4-a5e25582dde6 Destroying unnamed session
859 2023.10.29 04:30:54.522989 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
860 2023.10.29 04:30:54.523034 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
861 2023.10.29 04:30:54.523054 [ 3 ] {} <Debug> HTTP-Session: b354b1e9-ab95-40fd-9027-ed47f0732a82 Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
862 2023.10.29 04:30:54.523071 [ 3 ] {} <Debug> HTTP-Session: b354b1e9-ab95-40fd-9027-ed47f0732a82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
863 2023.10.29 04:30:54.523150 [ 3 ] {5d8155d9-a5a2-4753-8ec8-a17a64957bea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
864 2023.10.29 04:30:54.523196 [ 3 ] {5d8155d9-a5a2-4753-8ec8-a17a64957bea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
865 2023.10.29 04:30:54.523339 [ 3 ] {5d8155d9-a5a2-4753-8ec8-a17a64957bea} <Trace> ParallelParsingInputFormat: Parallel parsing is used
866 2023.10.29 04:30:54.523664 [ 3 ] {5d8155d9-a5a2-4753-8ec8-a17a64957bea} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB.
867 2023.10.29 04:30:54.523946 [ 3 ] {5d8155d9-a5a2-4753-8ec8-a17a64957bea} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
868 2023.10.29 04:30:54.524105 [ 3 ] {5d8155d9-a5a2-4753-8ec8-a17a64957bea} <Trace> oximeter.timeseries_schema (71b26a99-2215-417a-88c8-ab48f172d74d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
869 2023.10.29 04:30:54.524230 [ 3 ] {5d8155d9-a5a2-4753-8ec8-a17a64957bea} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001045719 sec., 3825 rows/sec., 413.70 KiB/sec.
870 2023.10.29 04:30:54.524359 [ 3 ] {5d8155d9-a5a2-4753-8ec8-a17a64957bea} <Debug> DynamicQueryHandler: Done processing query
871 2023.10.29 04:30:54.524383 [ 3 ] {5d8155d9-a5a2-4753-8ec8-a17a64957bea} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
872 2023.10.29 04:30:54.524399 [ 3 ] {} <Debug> HTTP-Session: b354b1e9-ab95-40fd-9027-ed47f0732a82 Destroying unnamed session
873 2023.10.29 04:30:54.524515 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 2614, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
874 2023.10.29 04:30:54.524563 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
875 2023.10.29 04:30:54.524583 [ 3 ] {} <Debug> HTTP-Session: 264da8ec-b798-4db7-a11d-418a83a6f4e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
876 2023.10.29 04:30:54.524600 [ 3 ] {} <Debug> HTTP-Session: 264da8ec-b798-4db7-a11d-418a83a6f4e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
877 2023.10.29 04:30:54.524672 [ 3 ] {40c603a5-917e-48e3-af4b-ef3ce3121f58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
878 2023.10.29 04:30:54.524715 [ 3 ] {40c603a5-917e-48e3-af4b-ef3ce3121f58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
879 2023.10.29 04:30:54.524822 [ 3 ] {40c603a5-917e-48e3-af4b-ef3ce3121f58} <Trace> ParallelParsingInputFormat: Parallel parsing is used
880 2023.10.29 04:30:54.525109 [ 3 ] {40c603a5-917e-48e3-af4b-ef3ce3121f58} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB.
881 2023.10.29 04:30:54.525315 [ 3 ] {40c603a5-917e-48e3-af4b-ef3ce3121f58} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
882 2023.10.29 04:30:54.525461 [ 3 ] {40c603a5-917e-48e3-af4b-ef3ce3121f58} <Trace> oximeter.fields_i64 (610071d8-d504-4bc5-be4c-41a0e87e8bdb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
883 2023.10.29 04:30:54.525578 [ 3 ] {40c603a5-917e-48e3-af4b-ef3ce3121f58} <Information> executeQuery: Read 19 rows, 1.39 KiB in 0.000867076 sec., 21912 rows/sec., 1.57 MiB/sec.
884 2023.10.29 04:30:54.525710 [ 3 ] {40c603a5-917e-48e3-af4b-ef3ce3121f58} <Debug> DynamicQueryHandler: Done processing query
885 2023.10.29 04:30:54.525743 [ 3 ] {40c603a5-917e-48e3-af4b-ef3ce3121f58} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
886 2023.10.29 04:30:54.525762 [ 3 ] {} <Debug> HTTP-Session: 264da8ec-b798-4db7-a11d-418a83a6f4e6 Destroying unnamed session
887 2023.10.29 04:30:54.525920 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 21001, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
888 2023.10.29 04:30:54.525972 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
889 2023.10.29 04:30:54.525996 [ 3 ] {} <Debug> HTTP-Session: 532aacb5-b6f5-4fdf-9e22-4db914f9b9b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
890 2023.10.29 04:30:54.526013 [ 3 ] {} <Debug> HTTP-Session: 532aacb5-b6f5-4fdf-9e22-4db914f9b9b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
891 2023.10.29 04:30:54.526090 [ 3 ] {c8d9658b-b926-47ae-ab88-556aa3d47c87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
892 2023.10.29 04:30:54.526129 [ 3 ] {c8d9658b-b926-47ae-ab88-556aa3d47c87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
893 2023.10.29 04:30:54.526233 [ 3 ] {c8d9658b-b926-47ae-ab88-556aa3d47c87} <Trace> ParallelParsingInputFormat: Parallel parsing is used
894 2023.10.29 04:30:54.526605 [ 3 ] {c8d9658b-b926-47ae-ab88-556aa3d47c87} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB.
895 2023.10.29 04:30:54.526833 [ 3 ] {c8d9658b-b926-47ae-ab88-556aa3d47c87} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
896 2023.10.29 04:30:54.526980 [ 3 ] {c8d9658b-b926-47ae-ab88-556aa3d47c87} <Trace> oximeter.fields_string (4c356a6d-a25a-4b5d-8f94-0eb9a02bb62f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
897 2023.10.29 04:30:54.527078 [ 3 ] {c8d9658b-b926-47ae-ab88-556aa3d47c87} <Information> executeQuery: Read 135 rows, 12.76 KiB in 0.000960037 sec., 140619 rows/sec., 12.98 MiB/sec.
898 2023.10.29 04:30:54.527208 [ 3 ] {c8d9658b-b926-47ae-ab88-556aa3d47c87} <Debug> DynamicQueryHandler: Done processing query
899 2023.10.29 04:30:54.527231 [ 3 ] {c8d9658b-b926-47ae-ab88-556aa3d47c87} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
900 2023.10.29 04:30:54.527247 [ 3 ] {} <Debug> HTTP-Session: 532aacb5-b6f5-4fdf-9e22-4db914f9b9b4 Destroying unnamed session
901 2023.10.29 04:30:54.527535 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 50642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
902 2023.10.29 04:30:54.527580 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
903 2023.10.29 04:30:54.527599 [ 3 ] {} <Debug> HTTP-Session: 2200a32a-362f-46bb-820c-9f9831e8a7f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
904 2023.10.29 04:30:54.527616 [ 3 ] {} <Debug> HTTP-Session: 2200a32a-362f-46bb-820c-9f9831e8a7f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
905 2023.10.29 04:30:54.527705 [ 3 ] {7ea7c1f2-62ad-46f1-91ad-5801a4101539} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
906 2023.10.29 04:30:54.527745 [ 3 ] {7ea7c1f2-62ad-46f1-91ad-5801a4101539} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
907 2023.10.29 04:30:54.527849 [ 3 ] {7ea7c1f2-62ad-46f1-91ad-5801a4101539} <Trace> ParallelParsingInputFormat: Parallel parsing is used
908 2023.10.29 04:30:54.528334 [ 3 ] {7ea7c1f2-62ad-46f1-91ad-5801a4101539} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB.
909 2023.10.29 04:30:54.528551 [ 3 ] {7ea7c1f2-62ad-46f1-91ad-5801a4101539} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
910 2023.10.29 04:30:54.528711 [ 3 ] {7ea7c1f2-62ad-46f1-91ad-5801a4101539} <Trace> oximeter.fields_uuid (0eb1c1de-2664-4cc0-beba-15ae353ef5c3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
911 2023.10.29 04:30:54.528832 [ 3 ] {7ea7c1f2-62ad-46f1-91ad-5801a4101539} <Information> executeQuery: Read 316 rows, 22.46 KiB in 0.00109591 sec., 288344 rows/sec., 20.01 MiB/sec.
912 2023.10.29 04:30:54.528941 [ 3 ] {7ea7c1f2-62ad-46f1-91ad-5801a4101539} <Debug> DynamicQueryHandler: Done processing query
913 2023.10.29 04:30:54.528963 [ 3 ] {7ea7c1f2-62ad-46f1-91ad-5801a4101539} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
914 2023.10.29 04:30:54.528980 [ 3 ] {} <Debug> HTTP-Session: 2200a32a-362f-46bb-820c-9f9831e8a7f5 Destroying unnamed session
915 2023.10.29 04:30:54.529103 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
916 2023.10.29 04:30:54.529147 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
917 2023.10.29 04:30:54.529167 [ 3 ] {} <Debug> HTTP-Session: 9970388e-ad9b-4a54-a2d6-0e37a029e7e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
918 2023.10.29 04:30:54.529184 [ 3 ] {} <Debug> HTTP-Session: 9970388e-ad9b-4a54-a2d6-0e37a029e7e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
919 2023.10.29 04:30:54.529255 [ 3 ] {b3cfcbd0-ae9c-4365-b0bb-15bb8a5b59ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
920 2023.10.29 04:30:54.529294 [ 3 ] {b3cfcbd0-ae9c-4365-b0bb-15bb8a5b59ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
921 2023.10.29 04:30:54.529400 [ 3 ] {b3cfcbd0-ae9c-4365-b0bb-15bb8a5b59ba} <Trace> ParallelParsingInputFormat: Parallel parsing is used
922 2023.10.29 04:30:54.529641 [ 3 ] {b3cfcbd0-ae9c-4365-b0bb-15bb8a5b59ba} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB.
923 2023.10.29 04:30:54.529885 [ 3 ] {b3cfcbd0-ae9c-4365-b0bb-15bb8a5b59ba} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
924 2023.10.29 04:30:54.530057 [ 3 ] {b3cfcbd0-ae9c-4365-b0bb-15bb8a5b59ba} <Trace> oximeter.measurements_bool (d8fa95b3-809f-40e3-96fe-693a1d26ccd6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
925 2023.10.29 04:30:54.530175 [ 3 ] {b3cfcbd0-ae9c-4365-b0bb-15bb8a5b59ba} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000892596 sec., 6721 rows/sec., 282.27 KiB/sec.
926 2023.10.29 04:30:54.530292 [ 3 ] {b3cfcbd0-ae9c-4365-b0bb-15bb8a5b59ba} <Debug> DynamicQueryHandler: Done processing query
927 2023.10.29 04:30:54.530316 [ 3 ] {b3cfcbd0-ae9c-4365-b0bb-15bb8a5b59ba} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
928 2023.10.29 04:30:54.530331 [ 3 ] {} <Debug> HTTP-Session: 9970388e-ad9b-4a54-a2d6-0e37a029e7e5 Destroying unnamed session
929 2023.10.29 04:30:54.530446 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 12803, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
930 2023.10.29 04:30:54.530491 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
931 2023.10.29 04:30:54.530510 [ 3 ] {} <Debug> HTTP-Session: 21f58572-ae4c-426e-a88d-8b92352b7ef3 Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
932 2023.10.29 04:30:54.530528 [ 3 ] {} <Debug> HTTP-Session: 21f58572-ae4c-426e-a88d-8b92352b7ef3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
933 2023.10.29 04:30:54.530602 [ 3 ] {241b132d-8e73-464b-b60f-1f6569cc02b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
934 2023.10.29 04:30:54.530643 [ 3 ] {241b132d-8e73-464b-b60f-1f6569cc02b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
935 2023.10.29 04:30:54.530760 [ 3 ] {241b132d-8e73-464b-b60f-1f6569cc02b1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
936 2023.10.29 04:30:54.531097 [ 3 ] {241b132d-8e73-464b-b60f-1f6569cc02b1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB.
937 2023.10.29 04:30:54.531338 [ 3 ] {241b132d-8e73-464b-b60f-1f6569cc02b1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
938 2023.10.29 04:30:54.531510 [ 3 ] {241b132d-8e73-464b-b60f-1f6569cc02b1} <Trace> oximeter.measurements_cumulativei64 (933f5a2d-0d5b-4327-bde4-e17b515875e8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
939 2023.10.29 04:30:54.531627 [ 3 ] {241b132d-8e73-464b-b60f-1f6569cc02b1} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.000997528 sec., 70173 rows/sec., 4.25 MiB/sec.
940 2023.10.29 04:30:54.531751 [ 3 ] {241b132d-8e73-464b-b60f-1f6569cc02b1} <Debug> DynamicQueryHandler: Done processing query
941 2023.10.29 04:30:54.531774 [ 3 ] {241b132d-8e73-464b-b60f-1f6569cc02b1} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
942 2023.10.29 04:30:54.531789 [ 3 ] {} <Debug> HTTP-Session: 21f58572-ae4c-426e-a88d-8b92352b7ef3 Destroying unnamed session
943 2023.10.29 04:30:54.531916 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 13957, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
944 2023.10.29 04:30:54.531961 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
945 2023.10.29 04:30:54.531979 [ 3 ] {} <Debug> HTTP-Session: 3e6649de-13de-487f-8ff8-3c1f7a61f20a Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
946 2023.10.29 04:30:54.531996 [ 3 ] {} <Debug> HTTP-Session: 3e6649de-13de-487f-8ff8-3c1f7a61f20a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
947 2023.10.29 04:30:54.532071 [ 3 ] {d5d9d56d-a5ea-4191-94b5-33ecc9d7c66a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
948 2023.10.29 04:30:54.532115 [ 3 ] {d5d9d56d-a5ea-4191-94b5-33ecc9d7c66a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
949 2023.10.29 04:30:54.532271 [ 3 ] {d5d9d56d-a5ea-4191-94b5-33ecc9d7c66a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
950 2023.10.29 04:30:54.532642 [ 3 ] {d5d9d56d-a5ea-4191-94b5-33ecc9d7c66a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB.
951 2023.10.29 04:30:54.535474 [ 3 ] {d5d9d56d-a5ea-4191-94b5-33ecc9d7c66a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
952 2023.10.29 04:30:54.535692 [ 3 ] {d5d9d56d-a5ea-4191-94b5-33ecc9d7c66a} <Trace> oximeter.measurements_histogramf64 (b19ae7ab-9c2d-40bb-8165-74b6d7b926be): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
953 2023.10.29 04:30:54.535832 [ 3 ] {d5d9d56d-a5ea-4191-94b5-33ecc9d7c66a} <Information> executeQuery: Read 13 rows, 17.96 KiB in 0.003730008 sec., 3485 rows/sec., 4.70 MiB/sec.
954 2023.10.29 04:30:54.535962 [ 3 ] {d5d9d56d-a5ea-4191-94b5-33ecc9d7c66a} <Debug> DynamicQueryHandler: Done processing query
955 2023.10.29 04:30:54.535988 [ 3 ] {d5d9d56d-a5ea-4191-94b5-33ecc9d7c66a} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB.
956 2023.10.29 04:30:54.536004 [ 3 ] {} <Debug> HTTP-Session: 3e6649de-13de-487f-8ff8-3c1f7a61f20a Destroying unnamed session
957 2023.10.29 04:30:54.536121 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 6738, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
958 2023.10.29 04:30:54.536164 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
959 2023.10.29 04:30:54.536182 [ 3 ] {} <Debug> HTTP-Session: a2d433bc-5e1d-433f-8707-e37a6629e7c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
960 2023.10.29 04:30:54.536199 [ 3 ] {} <Debug> HTTP-Session: a2d433bc-5e1d-433f-8707-e37a6629e7c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
961 2023.10.29 04:30:54.536269 [ 3 ] {465b5d54-c426-42c8-8298-160400b24069} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
962 2023.10.29 04:30:54.536307 [ 3 ] {465b5d54-c426-42c8-8298-160400b24069} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
963 2023.10.29 04:30:54.536410 [ 3 ] {465b5d54-c426-42c8-8298-160400b24069} <Trace> ParallelParsingInputFormat: Parallel parsing is used
964 2023.10.29 04:30:54.536771 [ 3 ] {465b5d54-c426-42c8-8298-160400b24069} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB.
965 2023.10.29 04:30:54.536997 [ 3 ] {465b5d54-c426-42c8-8298-160400b24069} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
966 2023.10.29 04:30:54.537170 [ 3 ] {465b5d54-c426-42c8-8298-160400b24069} <Trace> oximeter.measurements_i64 (0a077745-05a7-47ab-afb3-26549453c5a2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
967 2023.10.29 04:30:54.537284 [ 3 ] {465b5d54-c426-42c8-8298-160400b24069} <Information> executeQuery: Read 45 rows, 2.84 KiB in 0.000986677 sec., 45607 rows/sec., 2.81 MiB/sec.
968 2023.10.29 04:30:54.537400 [ 3 ] {465b5d54-c426-42c8-8298-160400b24069} <Debug> DynamicQueryHandler: Done processing query
969 2023.10.29 04:30:54.537423 [ 3 ] {465b5d54-c426-42c8-8298-160400b24069} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
970 2023.10.29 04:30:54.537438 [ 3 ] {} <Debug> HTTP-Session: a2d433bc-5e1d-433f-8707-e37a6629e7c1 Destroying unnamed session
971 2023.10.29 04:30:58.867356 [ 134 ] {} <Debug> DNSResolver: Updating DNS cache
972 2023.10.29 04:30:58.867464 [ 134 ] {} <Debug> DNSResolver: Updated DNS cache
973 2023.10.29 04:31:04.494487 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 3188, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
974 2023.10.29 04:31:04.494608 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
975 2023.10.29 04:31:04.494636 [ 3 ] {} <Debug> HTTP-Session: 228b33ff-8592-40b1-811b-459138d5e3c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
976 2023.10.29 04:31:04.494660 [ 3 ] {} <Debug> HTTP-Session: 228b33ff-8592-40b1-811b-459138d5e3c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
977 2023.10.29 04:31:04.494792 [ 3 ] {d1c1312e-c656-4278-9914-089ab702c667} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
978 2023.10.29 04:31:04.494852 [ 3 ] {d1c1312e-c656-4278-9914-089ab702c667} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
979 2023.10.29 04:31:04.495010 [ 3 ] {d1c1312e-c656-4278-9914-089ab702c667} <Trace> ParallelParsingInputFormat: Parallel parsing is used
980 2023.10.29 04:31:04.495463 [ 3 ] {d1c1312e-c656-4278-9914-089ab702c667} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB.
981 2023.10.29 04:31:04.495740 [ 3 ] {d1c1312e-c656-4278-9914-089ab702c667} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
982 2023.10.29 04:31:04.495905 [ 3 ] {d1c1312e-c656-4278-9914-089ab702c667} <Trace> oximeter.fields_i64 (610071d8-d504-4bc5-be4c-41a0e87e8bdb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
983 2023.10.29 04:31:04.496043 [ 3 ] {d1c1312e-c656-4278-9914-089ab702c667} <Information> executeQuery: Read 23 rows, 1.72 KiB in 0.001207792 sec., 19043 rows/sec., 1.39 MiB/sec.
984 2023.10.29 04:31:04.496232 [ 3 ] {d1c1312e-c656-4278-9914-089ab702c667} <Debug> DynamicQueryHandler: Done processing query
985 2023.10.29 04:31:04.496259 [ 3 ] {d1c1312e-c656-4278-9914-089ab702c667} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
986 2023.10.29 04:31:04.496275 [ 3 ] {} <Debug> HTTP-Session: 228b33ff-8592-40b1-811b-459138d5e3c7 Destroying unnamed session
987 2023.10.29 04:31:04.496454 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 22870, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
988 2023.10.29 04:31:04.496506 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
989 2023.10.29 04:31:04.496526 [ 3 ] {} <Debug> HTTP-Session: 58ca7cf5-10e4-40bc-a8f4-9ef9f65258dd Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
990 2023.10.29 04:31:04.496545 [ 3 ] {} <Debug> HTTP-Session: 58ca7cf5-10e4-40bc-a8f4-9ef9f65258dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
991 2023.10.29 04:31:04.496631 [ 3 ] {55bbe3f9-aa61-4848-adfa-6031e3b6e59c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
992 2023.10.29 04:31:04.496674 [ 3 ] {55bbe3f9-aa61-4848-adfa-6031e3b6e59c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
993 2023.10.29 04:31:04.496787 [ 3 ] {55bbe3f9-aa61-4848-adfa-6031e3b6e59c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
994 2023.10.29 04:31:04.497207 [ 3 ] {55bbe3f9-aa61-4848-adfa-6031e3b6e59c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB.
995 2023.10.29 04:31:04.497427 [ 3 ] {55bbe3f9-aa61-4848-adfa-6031e3b6e59c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
996 2023.10.29 04:31:04.497572 [ 3 ] {55bbe3f9-aa61-4848-adfa-6031e3b6e59c} <Trace> oximeter.fields_string (4c356a6d-a25a-4b5d-8f94-0eb9a02bb62f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
997 2023.10.29 04:31:04.497696 [ 3 ] {55bbe3f9-aa61-4848-adfa-6031e3b6e59c} <Information> executeQuery: Read 147 rows, 13.90 KiB in 0.001035799 sec., 141919 rows/sec., 13.11 MiB/sec.
998 2023.10.29 04:31:04.497823 [ 3 ] {55bbe3f9-aa61-4848-adfa-6031e3b6e59c} <Debug> DynamicQueryHandler: Done processing query
999 2023.10.29 04:31:04.497847 [ 3 ] {55bbe3f9-aa61-4848-adfa-6031e3b6e59c} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1000 2023.10.29 04:31:04.497863 [ 3 ] {} <Debug> HTTP-Session: 58ca7cf5-10e4-40bc-a8f4-9ef9f65258dd Destroying unnamed session
1001 2023.10.29 04:31:04.498203 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 49284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1002 2023.10.29 04:31:04.498250 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1003 2023.10.29 04:31:04.498268 [ 3 ] {} <Debug> HTTP-Session: b395560c-2f96-4be0-8e59-0381e1154503 Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
1004 2023.10.29 04:31:04.498286 [ 3 ] {} <Debug> HTTP-Session: b395560c-2f96-4be0-8e59-0381e1154503 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1005 2023.10.29 04:31:04.498380 [ 3 ] {4282baeb-83e5-491c-bc0a-52a4a427a692} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1006 2023.10.29 04:31:04.498419 [ 3 ] {4282baeb-83e5-491c-bc0a-52a4a427a692} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1007 2023.10.29 04:31:04.498527 [ 3 ] {4282baeb-83e5-491c-bc0a-52a4a427a692} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1008 2023.10.29 04:31:04.499016 [ 3 ] {4282baeb-83e5-491c-bc0a-52a4a427a692} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB.
1009 2023.10.29 04:31:04.499235 [ 3 ] {4282baeb-83e5-491c-bc0a-52a4a427a692} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1010 2023.10.29 04:31:04.499386 [ 3 ] {4282baeb-83e5-491c-bc0a-52a4a427a692} <Trace> oximeter.fields_uuid (0eb1c1de-2664-4cc0-beba-15ae353ef5c3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1011 2023.10.29 04:31:04.499507 [ 3 ] {4282baeb-83e5-491c-bc0a-52a4a427a692} <Information> executeQuery: Read 308 rows, 21.81 KiB in 0.00109258 sec., 281901 rows/sec., 19.50 MiB/sec.
1012 2023.10.29 04:31:04.499634 [ 3 ] {4282baeb-83e5-491c-bc0a-52a4a427a692} <Debug> DynamicQueryHandler: Done processing query
1013 2023.10.29 04:31:04.499658 [ 3 ] {4282baeb-83e5-491c-bc0a-52a4a427a692} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1014 2023.10.29 04:31:04.499674 [ 3 ] {} <Debug> HTTP-Session: b395560c-2f96-4be0-8e59-0381e1154503 Destroying unnamed session
1015 2023.10.29 04:31:04.499797 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1016 2023.10.29 04:31:04.499843 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1017 2023.10.29 04:31:04.499862 [ 3 ] {} <Debug> HTTP-Session: 94ab6934-b169-484a-864f-5c6249277d55 Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
1018 2023.10.29 04:31:04.499880 [ 3 ] {} <Debug> HTTP-Session: 94ab6934-b169-484a-864f-5c6249277d55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1019 2023.10.29 04:31:04.499951 [ 3 ] {77a884fb-23bf-43ab-bed4-89d243457c12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
1020 2023.10.29 04:31:04.499992 [ 3 ] {77a884fb-23bf-43ab-bed4-89d243457c12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
1021 2023.10.29 04:31:04.500104 [ 3 ] {77a884fb-23bf-43ab-bed4-89d243457c12} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1022 2023.10.29 04:31:04.500382 [ 3 ] {77a884fb-23bf-43ab-bed4-89d243457c12} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB.
1023 2023.10.29 04:31:04.500629 [ 3 ] {77a884fb-23bf-43ab-bed4-89d243457c12} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1024 2023.10.29 04:31:04.500814 [ 3 ] {77a884fb-23bf-43ab-bed4-89d243457c12} <Trace> oximeter.measurements_bool (d8fa95b3-809f-40e3-96fe-693a1d26ccd6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1025 2023.10.29 04:31:04.500942 [ 3 ] {77a884fb-23bf-43ab-bed4-89d243457c12} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000960238 sec., 6248 rows/sec., 262.39 KiB/sec.
1026 2023.10.29 04:31:04.501065 [ 3 ] {77a884fb-23bf-43ab-bed4-89d243457c12} <Debug> DynamicQueryHandler: Done processing query
1027 2023.10.29 04:31:04.501089 [ 3 ] {77a884fb-23bf-43ab-bed4-89d243457c12} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1028 2023.10.29 04:31:04.501105 [ 3 ] {} <Debug> HTTP-Session: 94ab6934-b169-484a-864f-5c6249277d55 Destroying unnamed session
1029 2023.10.29 04:31:04.501268 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 12803, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1030 2023.10.29 04:31:04.501316 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1031 2023.10.29 04:31:04.501338 [ 3 ] {} <Debug> HTTP-Session: 8b9ed8f8-93ec-49e5-b9aa-6167b9b6b4ed Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
1032 2023.10.29 04:31:04.501357 [ 3 ] {} <Debug> HTTP-Session: 8b9ed8f8-93ec-49e5-b9aa-6167b9b6b4ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1033 2023.10.29 04:31:04.501440 [ 3 ] {0341f8b2-e05b-43d7-b55f-2819ae5199e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
1034 2023.10.29 04:31:04.501488 [ 3 ] {0341f8b2-e05b-43d7-b55f-2819ae5199e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
1035 2023.10.29 04:31:04.501623 [ 3 ] {0341f8b2-e05b-43d7-b55f-2819ae5199e8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1036 2023.10.29 04:31:04.501963 [ 3 ] {0341f8b2-e05b-43d7-b55f-2819ae5199e8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB.
1037 2023.10.29 04:31:04.502218 [ 3 ] {0341f8b2-e05b-43d7-b55f-2819ae5199e8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1038 2023.10.29 04:31:04.502396 [ 3 ] {0341f8b2-e05b-43d7-b55f-2819ae5199e8} <Trace> oximeter.measurements_cumulativei64 (933f5a2d-0d5b-4327-bde4-e17b515875e8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1039 2023.10.29 04:31:04.502526 [ 3 ] {0341f8b2-e05b-43d7-b55f-2819ae5199e8} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.001046239 sec., 66906 rows/sec., 4.06 MiB/sec.
1040 2023.10.29 04:31:04.502653 [ 3 ] {0341f8b2-e05b-43d7-b55f-2819ae5199e8} <Debug> DynamicQueryHandler: Done processing query
1041 2023.10.29 04:31:04.502677 [ 3 ] {0341f8b2-e05b-43d7-b55f-2819ae5199e8} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1042 2023.10.29 04:31:04.502694 [ 3 ] {} <Debug> HTTP-Session: 8b9ed8f8-93ec-49e5-b9aa-6167b9b6b4ed Destroying unnamed session
1043 2023.10.29 04:31:04.502856 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 18231, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1044 2023.10.29 04:31:04.502901 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1045 2023.10.29 04:31:04.502920 [ 3 ] {} <Debug> HTTP-Session: 1f0e7817-4ebc-40a7-9ea7-272954d6cdfd Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
1046 2023.10.29 04:31:04.502937 [ 3 ] {} <Debug> HTTP-Session: 1f0e7817-4ebc-40a7-9ea7-272954d6cdfd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1047 2023.10.29 04:31:04.503016 [ 3 ] {7f47c1a8-d1cc-4b2c-a8d2-f8b1ce158fd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1048 2023.10.29 04:31:04.503061 [ 3 ] {7f47c1a8-d1cc-4b2c-a8d2-f8b1ce158fd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1049 2023.10.29 04:31:04.503197 [ 3 ] {7f47c1a8-d1cc-4b2c-a8d2-f8b1ce158fd6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1050 2023.10.29 04:31:04.503581 [ 3 ] {7f47c1a8-d1cc-4b2c-a8d2-f8b1ce158fd6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB.
1051 2023.10.29 04:31:04.503872 [ 3 ] {7f47c1a8-d1cc-4b2c-a8d2-f8b1ce158fd6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1052 2023.10.29 04:31:04.504084 [ 3 ] {7f47c1a8-d1cc-4b2c-a8d2-f8b1ce158fd6} <Trace> oximeter.measurements_histogramf64 (b19ae7ab-9c2d-40bb-8165-74b6d7b926be): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1053 2023.10.29 04:31:04.504241 [ 3 ] {7f47c1a8-d1cc-4b2c-a8d2-f8b1ce158fd6} <Information> executeQuery: Read 17 rows, 23.49 KiB in 0.001193811 sec., 14240 rows/sec., 19.22 MiB/sec.
1054 2023.10.29 04:31:04.504390 [ 3 ] {7f47c1a8-d1cc-4b2c-a8d2-f8b1ce158fd6} <Debug> DynamicQueryHandler: Done processing query
1055 2023.10.29 04:31:04.504427 [ 3 ] {7f47c1a8-d1cc-4b2c-a8d2-f8b1ce158fd6} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1056 2023.10.29 04:31:04.504452 [ 3 ] {} <Debug> HTTP-Session: 1f0e7817-4ebc-40a7-9ea7-272954d6cdfd Destroying unnamed session
1057 2023.10.29 04:31:04.504597 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 2933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1058 2023.10.29 04:31:04.504645 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1059 2023.10.29 04:31:04.504665 [ 3 ] {} <Debug> HTTP-Session: 3770a85e-357c-4cd3-b282-08741a498969 Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
1060 2023.10.29 04:31:04.504682 [ 3 ] {} <Debug> HTTP-Session: 3770a85e-357c-4cd3-b282-08741a498969 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1061 2023.10.29 04:31:04.504753 [ 3 ] {18cad839-070f-4cde-a6fb-fc648fb00f70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1062 2023.10.29 04:31:04.504792 [ 3 ] {18cad839-070f-4cde-a6fb-fc648fb00f70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1063 2023.10.29 04:31:04.504898 [ 3 ] {18cad839-070f-4cde-a6fb-fc648fb00f70} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1064 2023.10.29 04:31:04.505163 [ 3 ] {18cad839-070f-4cde-a6fb-fc648fb00f70} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB.
1065 2023.10.29 04:31:04.505393 [ 3 ] {18cad839-070f-4cde-a6fb-fc648fb00f70} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1066 2023.10.29 04:31:04.505560 [ 3 ] {18cad839-070f-4cde-a6fb-fc648fb00f70} <Trace> oximeter.measurements_i64 (0a077745-05a7-47ab-afb3-26549453c5a2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1067 2023.10.29 04:31:04.505684 [ 3 ] {18cad839-070f-4cde-a6fb-fc648fb00f70} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000901397 sec., 23297 rows/sec., 1.21 MiB/sec.
1068 2023.10.29 04:31:04.505804 [ 3 ] {18cad839-070f-4cde-a6fb-fc648fb00f70} <Debug> DynamicQueryHandler: Done processing query
1069 2023.10.29 04:31:04.505827 [ 3 ] {18cad839-070f-4cde-a6fb-fc648fb00f70} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1070 2023.10.29 04:31:04.505844 [ 3 ] {} <Debug> HTTP-Session: 3770a85e-357c-4cd3-b282-08741a498969 Destroying unnamed session
1071 2023.10.29 04:31:13.867527 [ 117 ] {} <Debug> DNSResolver: Updating DNS cache
1072 2023.10.29 04:31:13.867637 [ 117 ] {} <Debug> DNSResolver: Updated DNS cache
1073 2023.10.29 04:31:14.494084 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 3188, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1074 2023.10.29 04:31:14.494188 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1075 2023.10.29 04:31:14.494214 [ 3 ] {} <Debug> HTTP-Session: 9f97f1fd-f372-439e-ac3b-38bd3b5557f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
1076 2023.10.29 04:31:14.494238 [ 3 ] {} <Debug> HTTP-Session: 9f97f1fd-f372-439e-ac3b-38bd3b5557f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1077 2023.10.29 04:31:14.494367 [ 3 ] {999cdde7-857e-46fc-a3da-5ffd7cd234bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1078 2023.10.29 04:31:14.494429 [ 3 ] {999cdde7-857e-46fc-a3da-5ffd7cd234bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1079 2023.10.29 04:31:14.494589 [ 3 ] {999cdde7-857e-46fc-a3da-5ffd7cd234bf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1080 2023.10.29 04:31:14.494987 [ 3 ] {999cdde7-857e-46fc-a3da-5ffd7cd234bf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB.
1081 2023.10.29 04:31:14.495254 [ 3 ] {999cdde7-857e-46fc-a3da-5ffd7cd234bf} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1082 2023.10.29 04:31:14.495421 [ 3 ] {999cdde7-857e-46fc-a3da-5ffd7cd234bf} <Trace> oximeter.fields_i64 (610071d8-d504-4bc5-be4c-41a0e87e8bdb): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1083 2023.10.29 04:31:14.495568 [ 3 ] {999cdde7-857e-46fc-a3da-5ffd7cd234bf} <Information> executeQuery: Read 23 rows, 1.72 KiB in 0.001165431 sec., 19735 rows/sec., 1.44 MiB/sec.
1084 2023.10.29 04:31:14.495710 [ 3 ] {999cdde7-857e-46fc-a3da-5ffd7cd234bf} <Debug> DynamicQueryHandler: Done processing query
1085 2023.10.29 04:31:14.495735 [ 3 ] {999cdde7-857e-46fc-a3da-5ffd7cd234bf} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1086 2023.10.29 04:31:14.495751 [ 3 ] {} <Debug> HTTP-Session: 9f97f1fd-f372-439e-ac3b-38bd3b5557f0 Destroying unnamed session
1087 2023.10.29 04:31:14.495900 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 22870, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1088 2023.10.29 04:31:14.495947 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1089 2023.10.29 04:31:14.495967 [ 3 ] {} <Debug> HTTP-Session: 0fcb2262-ef0f-4e5e-9fdb-d7d592f575de Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
1090 2023.10.29 04:31:14.495985 [ 3 ] {} <Debug> HTTP-Session: 0fcb2262-ef0f-4e5e-9fdb-d7d592f575de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1091 2023.10.29 04:31:14.496070 [ 3 ] {2da3fe9d-9518-480d-a9e2-4e7f94c831dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1092 2023.10.29 04:31:14.496112 [ 3 ] {2da3fe9d-9518-480d-a9e2-4e7f94c831dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1093 2023.10.29 04:31:14.496220 [ 3 ] {2da3fe9d-9518-480d-a9e2-4e7f94c831dc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1094 2023.10.29 04:31:14.496608 [ 3 ] {2da3fe9d-9518-480d-a9e2-4e7f94c831dc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB.
1095 2023.10.29 04:31:14.496833 [ 3 ] {2da3fe9d-9518-480d-a9e2-4e7f94c831dc} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1096 2023.10.29 04:31:14.496977 [ 3 ] {2da3fe9d-9518-480d-a9e2-4e7f94c831dc} <Trace> oximeter.fields_string (4c356a6d-a25a-4b5d-8f94-0eb9a02bb62f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1097 2023.10.29 04:31:14.497079 [ 3 ] {2da3fe9d-9518-480d-a9e2-4e7f94c831dc} <Information> executeQuery: Read 147 rows, 13.90 KiB in 0.000980668 sec., 149897 rows/sec., 13.84 MiB/sec.
1098 2023.10.29 04:31:14.497204 [ 3 ] {2da3fe9d-9518-480d-a9e2-4e7f94c831dc} <Debug> DynamicQueryHandler: Done processing query
1099 2023.10.29 04:31:14.497228 [ 3 ] {2da3fe9d-9518-480d-a9e2-4e7f94c831dc} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1100 2023.10.29 04:31:14.497244 [ 3 ] {} <Debug> HTTP-Session: 0fcb2262-ef0f-4e5e-9fdb-d7d592f575de Destroying unnamed session
1101 2023.10.29 04:31:14.497450 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 49284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1102 2023.10.29 04:31:14.497495 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1103 2023.10.29 04:31:14.497514 [ 3 ] {} <Debug> HTTP-Session: 8ae91661-1485-495d-97db-31c8a3096473 Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
1104 2023.10.29 04:31:14.497531 [ 3 ] {} <Debug> HTTP-Session: 8ae91661-1485-495d-97db-31c8a3096473 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1105 2023.10.29 04:31:14.497612 [ 3 ] {25397066-b9eb-4570-b375-8aa3ed04f482} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1106 2023.10.29 04:31:14.497652 [ 3 ] {25397066-b9eb-4570-b375-8aa3ed04f482} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1107 2023.10.29 04:31:14.497756 [ 3 ] {25397066-b9eb-4570-b375-8aa3ed04f482} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1108 2023.10.29 04:31:14.498198 [ 3 ] {25397066-b9eb-4570-b375-8aa3ed04f482} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB.
1109 2023.10.29 04:31:14.498412 [ 3 ] {25397066-b9eb-4570-b375-8aa3ed04f482} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1110 2023.10.29 04:31:14.498554 [ 3 ] {25397066-b9eb-4570-b375-8aa3ed04f482} <Trace> oximeter.fields_uuid (0eb1c1de-2664-4cc0-beba-15ae353ef5c3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1111 2023.10.29 04:31:14.498673 [ 3 ] {25397066-b9eb-4570-b375-8aa3ed04f482} <Information> executeQuery: Read 308 rows, 21.81 KiB in 0.001028438 sec., 299483 rows/sec., 20.71 MiB/sec.
1112 2023.10.29 04:31:14.498793 [ 3 ] {25397066-b9eb-4570-b375-8aa3ed04f482} <Debug> DynamicQueryHandler: Done processing query
1113 2023.10.29 04:31:14.498816 [ 3 ] {25397066-b9eb-4570-b375-8aa3ed04f482} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1114 2023.10.29 04:31:14.498831 [ 3 ] {} <Debug> HTTP-Session: 8ae91661-1485-495d-97db-31c8a3096473 Destroying unnamed session
1115 2023.10.29 04:31:14.498954 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1116 2023.10.29 04:31:14.498996 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1117 2023.10.29 04:31:14.499014 [ 3 ] {} <Debug> HTTP-Session: deb355a5-920a-4433-bdc7-8fe9020a9084 Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
1118 2023.10.29 04:31:14.499031 [ 3 ] {} <Debug> HTTP-Session: deb355a5-920a-4433-bdc7-8fe9020a9084 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1119 2023.10.29 04:31:14.499101 [ 3 ] {a872a0d0-356d-4c7b-a873-5d6eaff5f77a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
1120 2023.10.29 04:31:14.499141 [ 3 ] {a872a0d0-356d-4c7b-a873-5d6eaff5f77a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
1121 2023.10.29 04:31:14.499247 [ 3 ] {a872a0d0-356d-4c7b-a873-5d6eaff5f77a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1122 2023.10.29 04:31:14.499489 [ 3 ] {a872a0d0-356d-4c7b-a873-5d6eaff5f77a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB.
1123 2023.10.29 04:31:14.499721 [ 3 ] {a872a0d0-356d-4c7b-a873-5d6eaff5f77a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1124 2023.10.29 04:31:14.499894 [ 3 ] {a872a0d0-356d-4c7b-a873-5d6eaff5f77a} <Trace> oximeter.measurements_bool (d8fa95b3-809f-40e3-96fe-693a1d26ccd6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1125 2023.10.29 04:31:14.500009 [ 3 ] {a872a0d0-356d-4c7b-a873-5d6eaff5f77a} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000880936 sec., 6810 rows/sec., 286.01 KiB/sec.
1126 2023.10.29 04:31:14.500126 [ 3 ] {a872a0d0-356d-4c7b-a873-5d6eaff5f77a} <Debug> DynamicQueryHandler: Done processing query
1127 2023.10.29 04:31:14.500148 [ 3 ] {a872a0d0-356d-4c7b-a873-5d6eaff5f77a} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1128 2023.10.29 04:31:14.500164 [ 3 ] {} <Debug> HTTP-Session: deb355a5-920a-4433-bdc7-8fe9020a9084 Destroying unnamed session
1129 2023.10.29 04:31:14.500279 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 12803, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1130 2023.10.29 04:31:14.500322 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1131 2023.10.29 04:31:14.500340 [ 3 ] {} <Debug> HTTP-Session: 94bf206f-f231-49b1-8af1-0daab1d0db4c Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
1132 2023.10.29 04:31:14.500356 [ 3 ] {} <Debug> HTTP-Session: 94bf206f-f231-49b1-8af1-0daab1d0db4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1133 2023.10.29 04:31:14.500429 [ 3 ] {5f5ca364-0e8f-4c55-a5a8-034e16db857b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
1134 2023.10.29 04:31:14.500471 [ 3 ] {5f5ca364-0e8f-4c55-a5a8-034e16db857b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
1135 2023.10.29 04:31:14.500587 [ 3 ] {5f5ca364-0e8f-4c55-a5a8-034e16db857b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1136 2023.10.29 04:31:14.500881 [ 3 ] {5f5ca364-0e8f-4c55-a5a8-034e16db857b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB.
1137 2023.10.29 04:31:14.501119 [ 3 ] {5f5ca364-0e8f-4c55-a5a8-034e16db857b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1138 2023.10.29 04:31:14.501286 [ 3 ] {5f5ca364-0e8f-4c55-a5a8-034e16db857b} <Trace> oximeter.measurements_cumulativei64 (933f5a2d-0d5b-4327-bde4-e17b515875e8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1139 2023.10.29 04:31:14.501409 [ 3 ] {5f5ca364-0e8f-4c55-a5a8-034e16db857b} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.000951177 sec., 73593 rows/sec., 4.46 MiB/sec.
1140 2023.10.29 04:31:14.501513 [ 3 ] {5f5ca364-0e8f-4c55-a5a8-034e16db857b} <Debug> DynamicQueryHandler: Done processing query
1141 2023.10.29 04:31:14.501536 [ 3 ] {5f5ca364-0e8f-4c55-a5a8-034e16db857b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1142 2023.10.29 04:31:14.501551 [ 3 ] {} <Debug> HTTP-Session: 94bf206f-f231-49b1-8af1-0daab1d0db4c Destroying unnamed session
1143 2023.10.29 04:31:14.501709 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 18231, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1144 2023.10.29 04:31:14.501750 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1145 2023.10.29 04:31:14.501769 [ 3 ] {} <Debug> HTTP-Session: 45e5d7b8-6ef4-4456-b90f-717d74e73548 Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
1146 2023.10.29 04:31:14.501785 [ 3 ] {} <Debug> HTTP-Session: 45e5d7b8-6ef4-4456-b90f-717d74e73548 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1147 2023.10.29 04:31:14.501860 [ 3 ] {7ea28c41-dbaf-4f45-997a-193437b47ab5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1148 2023.10.29 04:31:14.501903 [ 3 ] {7ea28c41-dbaf-4f45-997a-193437b47ab5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1149 2023.10.29 04:31:14.502034 [ 3 ] {7ea28c41-dbaf-4f45-997a-193437b47ab5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1150 2023.10.29 04:31:14.502366 [ 3 ] {7ea28c41-dbaf-4f45-997a-193437b47ab5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB.
1151 2023.10.29 04:31:14.502633 [ 3 ] {7ea28c41-dbaf-4f45-997a-193437b47ab5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1152 2023.10.29 04:31:14.502810 [ 3 ] {7ea28c41-dbaf-4f45-997a-193437b47ab5} <Trace> oximeter.measurements_histogramf64 (b19ae7ab-9c2d-40bb-8165-74b6d7b926be): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1153 2023.10.29 04:31:14.502927 [ 3 ] {7ea28c41-dbaf-4f45-997a-193437b47ab5} <Information> executeQuery: Read 17 rows, 23.49 KiB in 0.001038928 sec., 16363 rows/sec., 22.08 MiB/sec.
1154 2023.10.29 04:31:14.503051 [ 3 ] {7ea28c41-dbaf-4f45-997a-193437b47ab5} <Debug> DynamicQueryHandler: Done processing query
1155 2023.10.29 04:31:14.503074 [ 3 ] {7ea28c41-dbaf-4f45-997a-193437b47ab5} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1156 2023.10.29 04:31:14.503089 [ 3 ] {} <Debug> HTTP-Session: 45e5d7b8-6ef4-4456-b90f-717d74e73548 Destroying unnamed session
1157 2023.10.29 04:31:14.503196 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 2933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1158 2023.10.29 04:31:14.503239 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1159 2023.10.29 04:31:14.503257 [ 3 ] {} <Debug> HTTP-Session: f872c82a-9efe-49e6-8f40-6751b07eadde Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
1160 2023.10.29 04:31:14.503274 [ 3 ] {} <Debug> HTTP-Session: f872c82a-9efe-49e6-8f40-6751b07eadde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1161 2023.10.29 04:31:14.503343 [ 3 ] {40eb9b5d-f5a9-4fef-a154-cb4055b941e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1162 2023.10.29 04:31:14.503381 [ 3 ] {40eb9b5d-f5a9-4fef-a154-cb4055b941e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1163 2023.10.29 04:31:14.503484 [ 3 ] {40eb9b5d-f5a9-4fef-a154-cb4055b941e6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1164 2023.10.29 04:31:14.503776 [ 3 ] {40eb9b5d-f5a9-4fef-a154-cb4055b941e6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB.
1165 2023.10.29 04:31:14.503998 [ 3 ] {40eb9b5d-f5a9-4fef-a154-cb4055b941e6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1166 2023.10.29 04:31:14.504163 [ 3 ] {40eb9b5d-f5a9-4fef-a154-cb4055b941e6} <Trace> oximeter.measurements_i64 (0a077745-05a7-47ab-afb3-26549453c5a2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1167 2023.10.29 04:31:14.504277 [ 3 ] {40eb9b5d-f5a9-4fef-a154-cb4055b941e6} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000905946 sec., 23180 rows/sec., 1.20 MiB/sec.
1168 2023.10.29 04:31:14.504396 [ 3 ] {40eb9b5d-f5a9-4fef-a154-cb4055b941e6} <Debug> DynamicQueryHandler: Done processing query
1169 2023.10.29 04:31:14.504419 [ 3 ] {40eb9b5d-f5a9-4fef-a154-cb4055b941e6} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1170 2023.10.29 04:31:14.504435 [ 3 ] {} <Debug> HTTP-Session: f872c82a-9efe-49e6-8f40-6751b07eadde Destroying unnamed session
1171 2023.10.29 04:31:24.494089 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 3188, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1172 2023.10.29 04:31:24.494274 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1173 2023.10.29 04:31:24.494321 [ 3 ] {} <Debug> HTTP-Session: e8a77d86-d809-4d3c-8dc6-e15cbea08f5b Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
1174 2023.10.29 04:31:24.494363 [ 3 ] {} <Debug> HTTP-Session: e8a77d86-d809-4d3c-8dc6-e15cbea08f5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1175 2023.10.29 04:31:24.494567 [ 3 ] {4ef98ad7-9a43-48ac-879c-579b5f4893a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1176 2023.10.29 04:31:24.494666 [ 3 ] {4ef98ad7-9a43-48ac-879c-579b5f4893a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1177 2023.10.29 04:31:24.494938 [ 3 ] {4ef98ad7-9a43-48ac-879c-579b5f4893a3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1178 2023.10.29 04:31:24.495387 [ 3 ] {4ef98ad7-9a43-48ac-879c-579b5f4893a3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB.
1179 2023.10.29 04:31:24.495649 [ 3 ] {4ef98ad7-9a43-48ac-879c-579b5f4893a3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1180 2023.10.29 04:31:24.495823 [ 3 ] {4ef98ad7-9a43-48ac-879c-579b5f4893a3} <Trace> oximeter.fields_i64 (610071d8-d504-4bc5-be4c-41a0e87e8bdb): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1181 2023.10.29 04:31:24.495970 [ 3 ] {4ef98ad7-9a43-48ac-879c-579b5f4893a3} <Information> executeQuery: Read 23 rows, 1.72 KiB in 0.001340064 sec., 17163 rows/sec., 1.25 MiB/sec.
1182 2023.10.29 04:31:24.496113 [ 3 ] {4ef98ad7-9a43-48ac-879c-579b5f4893a3} <Debug> DynamicQueryHandler: Done processing query
1183 2023.10.29 04:31:24.496138 [ 3 ] {4ef98ad7-9a43-48ac-879c-579b5f4893a3} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1184 2023.10.29 04:31:24.496155 [ 3 ] {} <Debug> HTTP-Session: e8a77d86-d809-4d3c-8dc6-e15cbea08f5b Destroying unnamed session
1185 2023.10.29 04:31:24.496324 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 22870, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1186 2023.10.29 04:31:24.496372 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1187 2023.10.29 04:31:24.496393 [ 3 ] {} <Debug> HTTP-Session: ae9e57ea-d57d-461b-9d5a-20d742c38a6c Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
1188 2023.10.29 04:31:24.496412 [ 3 ] {} <Debug> HTTP-Session: ae9e57ea-d57d-461b-9d5a-20d742c38a6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1189 2023.10.29 04:31:24.496495 [ 3 ] {332fd1ed-359c-4036-b9eb-e34ad8c27b3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1190 2023.10.29 04:31:24.496535 [ 3 ] {332fd1ed-359c-4036-b9eb-e34ad8c27b3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1191 2023.10.29 04:31:24.496643 [ 3 ] {332fd1ed-359c-4036-b9eb-e34ad8c27b3c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1192 2023.10.29 04:31:24.497021 [ 3 ] {332fd1ed-359c-4036-b9eb-e34ad8c27b3c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB.
1193 2023.10.29 04:31:24.497243 [ 3 ] {332fd1ed-359c-4036-b9eb-e34ad8c27b3c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1194 2023.10.29 04:31:24.497394 [ 3 ] {332fd1ed-359c-4036-b9eb-e34ad8c27b3c} <Trace> oximeter.fields_string (4c356a6d-a25a-4b5d-8f94-0eb9a02bb62f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1195 2023.10.29 04:31:24.497509 [ 3 ] {332fd1ed-359c-4036-b9eb-e34ad8c27b3c} <Information> executeQuery: Read 147 rows, 13.90 KiB in 0.000976268 sec., 150573 rows/sec., 13.90 MiB/sec.
1196 2023.10.29 04:31:24.497644 [ 3 ] {332fd1ed-359c-4036-b9eb-e34ad8c27b3c} <Debug> DynamicQueryHandler: Done processing query
1197 2023.10.29 04:31:24.497667 [ 3 ] {332fd1ed-359c-4036-b9eb-e34ad8c27b3c} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1198 2023.10.29 04:31:24.497682 [ 3 ] {} <Debug> HTTP-Session: ae9e57ea-d57d-461b-9d5a-20d742c38a6c Destroying unnamed session
1199 2023.10.29 04:31:24.497850 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 49284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1200 2023.10.29 04:31:24.497895 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1201 2023.10.29 04:31:24.497915 [ 3 ] {} <Debug> HTTP-Session: 032480e6-33c6-4a95-b8bb-2dbb8779260a Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
1202 2023.10.29 04:31:24.497933 [ 3 ] {} <Debug> HTTP-Session: 032480e6-33c6-4a95-b8bb-2dbb8779260a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1203 2023.10.29 04:31:24.498016 [ 3 ] {bcc58a35-45e3-45b3-a23c-822fe26c0a5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1204 2023.10.29 04:31:24.498056 [ 3 ] {bcc58a35-45e3-45b3-a23c-822fe26c0a5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1205 2023.10.29 04:31:24.498161 [ 3 ] {bcc58a35-45e3-45b3-a23c-822fe26c0a5f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1206 2023.10.29 04:31:24.498596 [ 3 ] {bcc58a35-45e3-45b3-a23c-822fe26c0a5f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB.
1207 2023.10.29 04:31:24.498839 [ 3 ] {bcc58a35-45e3-45b3-a23c-822fe26c0a5f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1208 2023.10.29 04:31:24.499005 [ 3 ] {bcc58a35-45e3-45b3-a23c-822fe26c0a5f} <Trace> oximeter.fields_uuid (0eb1c1de-2664-4cc0-beba-15ae353ef5c3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1209 2023.10.29 04:31:24.499125 [ 3 ] {bcc58a35-45e3-45b3-a23c-822fe26c0a5f} <Information> executeQuery: Read 308 rows, 21.81 KiB in 0.00107276 sec., 287109 rows/sec., 19.86 MiB/sec.
1210 2023.10.29 04:31:24.499233 [ 3 ] {bcc58a35-45e3-45b3-a23c-822fe26c0a5f} <Debug> DynamicQueryHandler: Done processing query
1211 2023.10.29 04:31:24.499256 [ 3 ] {bcc58a35-45e3-45b3-a23c-822fe26c0a5f} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1212 2023.10.29 04:31:24.499273 [ 3 ] {} <Debug> HTTP-Session: 032480e6-33c6-4a95-b8bb-2dbb8779260a Destroying unnamed session
1213 2023.10.29 04:31:24.499434 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1214 2023.10.29 04:31:24.499478 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1215 2023.10.29 04:31:24.499496 [ 3 ] {} <Debug> HTTP-Session: 112595c1-1626-4dd0-a4ce-3a17d6f9b17c Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
1216 2023.10.29 04:31:24.499514 [ 3 ] {} <Debug> HTTP-Session: 112595c1-1626-4dd0-a4ce-3a17d6f9b17c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1217 2023.10.29 04:31:24.499582 [ 3 ] {94e51e99-05bb-4fb0-9697-7d10a3146f85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
1218 2023.10.29 04:31:24.499624 [ 3 ] {94e51e99-05bb-4fb0-9697-7d10a3146f85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
1219 2023.10.29 04:31:24.499731 [ 3 ] {94e51e99-05bb-4fb0-9697-7d10a3146f85} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1220 2023.10.29 04:31:24.499973 [ 3 ] {94e51e99-05bb-4fb0-9697-7d10a3146f85} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB.
1221 2023.10.29 04:31:24.500212 [ 3 ] {94e51e99-05bb-4fb0-9697-7d10a3146f85} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1222 2023.10.29 04:31:24.500387 [ 3 ] {94e51e99-05bb-4fb0-9697-7d10a3146f85} <Trace> oximeter.measurements_bool (d8fa95b3-809f-40e3-96fe-693a1d26ccd6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1223 2023.10.29 04:31:24.500516 [ 3 ] {94e51e99-05bb-4fb0-9697-7d10a3146f85} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000905136 sec., 6628 rows/sec., 278.36 KiB/sec.
1224 2023.10.29 04:31:24.500633 [ 3 ] {94e51e99-05bb-4fb0-9697-7d10a3146f85} <Debug> DynamicQueryHandler: Done processing query
1225 2023.10.29 04:31:24.500657 [ 3 ] {94e51e99-05bb-4fb0-9697-7d10a3146f85} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1226 2023.10.29 04:31:24.500673 [ 3 ] {} <Debug> HTTP-Session: 112595c1-1626-4dd0-a4ce-3a17d6f9b17c Destroying unnamed session
1227 2023.10.29 04:31:24.500819 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 12803, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1228 2023.10.29 04:31:24.500864 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1229 2023.10.29 04:31:24.500882 [ 3 ] {} <Debug> HTTP-Session: 873bb387-0615-480a-b286-8b72d833e443 Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
1230 2023.10.29 04:31:24.500901 [ 3 ] {} <Debug> HTTP-Session: 873bb387-0615-480a-b286-8b72d833e443 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1231 2023.10.29 04:31:24.500972 [ 3 ] {03a2d4c8-ba6e-4312-a135-3afd1be85a1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
1232 2023.10.29 04:31:24.501014 [ 3 ] {03a2d4c8-ba6e-4312-a135-3afd1be85a1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
1233 2023.10.29 04:31:24.501135 [ 3 ] {03a2d4c8-ba6e-4312-a135-3afd1be85a1a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1234 2023.10.29 04:31:24.501429 [ 3 ] {03a2d4c8-ba6e-4312-a135-3afd1be85a1a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB.
1235 2023.10.29 04:31:24.501672 [ 3 ] {03a2d4c8-ba6e-4312-a135-3afd1be85a1a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1236 2023.10.29 04:31:24.501854 [ 3 ] {03a2d4c8-ba6e-4312-a135-3afd1be85a1a} <Trace> oximeter.measurements_cumulativei64 (933f5a2d-0d5b-4327-bde4-e17b515875e8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1237 2023.10.29 04:31:24.501988 [ 3 ] {03a2d4c8-ba6e-4312-a135-3afd1be85a1a} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.000987658 sec., 70874 rows/sec., 4.30 MiB/sec.
1238 2023.10.29 04:31:24.502095 [ 3 ] {03a2d4c8-ba6e-4312-a135-3afd1be85a1a} <Debug> DynamicQueryHandler: Done processing query
1239 2023.10.29 04:31:24.502118 [ 3 ] {03a2d4c8-ba6e-4312-a135-3afd1be85a1a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1240 2023.10.29 04:31:24.502135 [ 3 ] {} <Debug> HTTP-Session: 873bb387-0615-480a-b286-8b72d833e443 Destroying unnamed session
1241 2023.10.29 04:31:24.502292 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 18231, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1242 2023.10.29 04:31:24.502335 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1243 2023.10.29 04:31:24.502354 [ 3 ] {} <Debug> HTTP-Session: 527f5f9a-39c0-4e27-8760-31a8742139f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
1244 2023.10.29 04:31:24.502370 [ 3 ] {} <Debug> HTTP-Session: 527f5f9a-39c0-4e27-8760-31a8742139f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1245 2023.10.29 04:31:24.502443 [ 3 ] {2a0c16c0-422a-42e6-9a86-4e75439325ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1246 2023.10.29 04:31:24.502487 [ 3 ] {2a0c16c0-422a-42e6-9a86-4e75439325ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1247 2023.10.29 04:31:24.502621 [ 3 ] {2a0c16c0-422a-42e6-9a86-4e75439325ff} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1248 2023.10.29 04:31:24.502970 [ 3 ] {2a0c16c0-422a-42e6-9a86-4e75439325ff} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB.
1249 2023.10.29 04:31:24.503244 [ 3 ] {2a0c16c0-422a-42e6-9a86-4e75439325ff} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1250 2023.10.29 04:31:24.503421 [ 3 ] {2a0c16c0-422a-42e6-9a86-4e75439325ff} <Trace> oximeter.measurements_histogramf64 (b19ae7ab-9c2d-40bb-8165-74b6d7b926be): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1251 2023.10.29 04:31:24.503525 [ 3 ] {2a0c16c0-422a-42e6-9a86-4e75439325ff} <Information> executeQuery: Read 17 rows, 23.49 KiB in 0.001053729 sec., 16133 rows/sec., 21.77 MiB/sec.
1252 2023.10.29 04:31:24.503653 [ 3 ] {2a0c16c0-422a-42e6-9a86-4e75439325ff} <Debug> DynamicQueryHandler: Done processing query
1253 2023.10.29 04:31:24.503677 [ 3 ] {2a0c16c0-422a-42e6-9a86-4e75439325ff} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1254 2023.10.29 04:31:24.503692 [ 3 ] {} <Debug> HTTP-Session: 527f5f9a-39c0-4e27-8760-31a8742139f7 Destroying unnamed session
1255 2023.10.29 04:31:24.503802 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 2933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1256 2023.10.29 04:31:24.503847 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1257 2023.10.29 04:31:24.503865 [ 3 ] {} <Debug> HTTP-Session: 43e8c827-6f39-4b7e-98d8-1217035ce0cb Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
1258 2023.10.29 04:31:24.503881 [ 3 ] {} <Debug> HTTP-Session: 43e8c827-6f39-4b7e-98d8-1217035ce0cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1259 2023.10.29 04:31:24.503950 [ 3 ] {a2dd05c2-f0c0-49df-a476-b0ac20dfbfe2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1260 2023.10.29 04:31:24.503990 [ 3 ] {a2dd05c2-f0c0-49df-a476-b0ac20dfbfe2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1261 2023.10.29 04:31:24.504093 [ 3 ] {a2dd05c2-f0c0-49df-a476-b0ac20dfbfe2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1262 2023.10.29 04:31:24.504406 [ 3 ] {a2dd05c2-f0c0-49df-a476-b0ac20dfbfe2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB.
1263 2023.10.29 04:31:24.504636 [ 3 ] {a2dd05c2-f0c0-49df-a476-b0ac20dfbfe2} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1264 2023.10.29 04:31:24.504816 [ 3 ] {a2dd05c2-f0c0-49df-a476-b0ac20dfbfe2} <Trace> oximeter.measurements_i64 (0a077745-05a7-47ab-afb3-26549453c5a2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1265 2023.10.29 04:31:24.504949 [ 3 ] {a2dd05c2-f0c0-49df-a476-b0ac20dfbfe2} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000964907 sec., 21763 rows/sec., 1.13 MiB/sec.
1266 2023.10.29 04:31:24.505071 [ 3 ] {a2dd05c2-f0c0-49df-a476-b0ac20dfbfe2} <Debug> DynamicQueryHandler: Done processing query
1267 2023.10.29 04:31:24.505095 [ 3 ] {a2dd05c2-f0c0-49df-a476-b0ac20dfbfe2} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1268 2023.10.29 04:31:24.505111 [ 3 ] {} <Debug> HTTP-Session: 43e8c827-6f39-4b7e-98d8-1217035ce0cb Destroying unnamed session
1269 2023.10.29 04:31:28.867694 [ 102 ] {} <Debug> DNSResolver: Updating DNS cache
1270 2023.10.29 04:31:28.867768 [ 102 ] {} <Debug> DNSResolver: Updated DNS cache
1271 2023.10.29 04:31:29.486835 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 561, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1272 2023.10.29 04:31:29.486948 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1273 2023.10.29 04:31:29.486977 [ 3 ] {} <Debug> HTTP-Session: f4233de3-504e-42d1-b1d9-3c7f0fd01b2e Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
1274 2023.10.29 04:31:29.487006 [ 3 ] {} <Debug> HTTP-Session: f4233de3-504e-42d1-b1d9-3c7f0fd01b2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1275 2023.10.29 04:31:29.487231 [ 3 ] {aba2cf83-95b5-47df-8892-410673c096c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1276 2023.10.29 04:31:29.487873 [ 3 ] {aba2cf83-95b5-47df-8892-410673c096c0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1277 2023.10.29 04:31:29.488060 [ 3 ] {aba2cf83-95b5-47df-8892-410673c096c0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1278 2023.10.29 04:31:29.488113 [ 3 ] {aba2cf83-95b5-47df-8892-410673c096c0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1279 2023.10.29 04:31:29.488283 [ 3 ] {aba2cf83-95b5-47df-8892-410673c096c0} <Debug> oximeter.timeseries_schema (71b26a99-2215-417a-88c8-ab48f172d74d) (SelectExecutor): Key condition: (column 0 notIn 16-element set)
1280 2023.10.29 04:31:29.488357 [ 188 ] {aba2cf83-95b5-47df-8892-410673c096c0} <Trace> oximeter.timeseries_schema (71b26a99-2215-417a-88c8-ab48f172d74d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1281 2023.10.29 04:31:29.488426 [ 187 ] {aba2cf83-95b5-47df-8892-410673c096c0} <Trace> oximeter.timeseries_schema (71b26a99-2215-417a-88c8-ab48f172d74d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1282 2023.10.29 04:31:29.488570 [ 3 ] {aba2cf83-95b5-47df-8892-410673c096c0} <Debug> oximeter.timeseries_schema (71b26a99-2215-417a-88c8-ab48f172d74d) (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
1283 2023.10.29 04:31:29.488655 [ 3 ] {aba2cf83-95b5-47df-8892-410673c096c0} <Debug> oximeter.timeseries_schema (71b26a99-2215-417a-88c8-ab48f172d74d) (SelectExecutor): Reading approx. 16 rows with 2 streams
1284 2023.10.29 04:31:29.490366 [ 3 ] {aba2cf83-95b5-47df-8892-410673c096c0} <Information> executeQuery: Read 16 rows, 2.05 KiB in 0.003087516 sec., 5182 rows/sec., 664.53 KiB/sec.
1285 2023.10.29 04:31:29.490632 [ 3 ] {aba2cf83-95b5-47df-8892-410673c096c0} <Debug> DynamicQueryHandler: Done processing query
1286 2023.10.29 04:31:29.490658 [ 3 ] {aba2cf83-95b5-47df-8892-410673c096c0} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1287 2023.10.29 04:31:29.490676 [ 3 ] {} <Debug> HTTP-Session: f4233de3-504e-42d1-b1d9-3c7f0fd01b2e Destroying unnamed session
1288 2023.10.29 04:31:29.490916 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 584, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1289 2023.10.29 04:31:29.490965 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1290 2023.10.29 04:31:29.490984 [ 3 ] {} <Debug> HTTP-Session: e417d882-7dd0-4181-a18d-e61b93e71d39 Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
1291 2023.10.29 04:31:29.491004 [ 3 ] {} <Debug> HTTP-Session: e417d882-7dd0-4181-a18d-e61b93e71d39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1292 2023.10.29 04:31:29.491142 [ 3 ] {d376708f-8c50-487e-83da-d8be49a07eac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1293 2023.10.29 04:31:29.491651 [ 3 ] {d376708f-8c50-487e-83da-d8be49a07eac} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1294 2023.10.29 04:31:29.491830 [ 3 ] {d376708f-8c50-487e-83da-d8be49a07eac} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1295 2023.10.29 04:31:29.491872 [ 3 ] {d376708f-8c50-487e-83da-d8be49a07eac} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1296 2023.10.29 04:31:29.492019 [ 3 ] {d376708f-8c50-487e-83da-d8be49a07eac} <Debug> oximeter.timeseries_schema (71b26a99-2215-417a-88c8-ab48f172d74d) (SelectExecutor): Key condition: (column 0 notIn 17-element set)
1297 2023.10.29 04:31:29.492069 [ 188 ] {d376708f-8c50-487e-83da-d8be49a07eac} <Trace> oximeter.timeseries_schema (71b26a99-2215-417a-88c8-ab48f172d74d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1298 2023.10.29 04:31:29.492086 [ 187 ] {d376708f-8c50-487e-83da-d8be49a07eac} <Trace> oximeter.timeseries_schema (71b26a99-2215-417a-88c8-ab48f172d74d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1299 2023.10.29 04:31:29.492173 [ 3 ] {d376708f-8c50-487e-83da-d8be49a07eac} <Debug> oximeter.timeseries_schema (71b26a99-2215-417a-88c8-ab48f172d74d) (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
1300 2023.10.29 04:31:29.492236 [ 3 ] {d376708f-8c50-487e-83da-d8be49a07eac} <Debug> oximeter.timeseries_schema (71b26a99-2215-417a-88c8-ab48f172d74d) (SelectExecutor): Reading approx. 16 rows with 2 streams
1301 2023.10.29 04:31:29.493891 [ 3 ] {d376708f-8c50-487e-83da-d8be49a07eac} <Information> executeQuery: Read 16 rows, 2.05 KiB in 0.002709379 sec., 5905 rows/sec., 757.28 KiB/sec.
1302 2023.10.29 04:31:29.494130 [ 3 ] {d376708f-8c50-487e-83da-d8be49a07eac} <Debug> DynamicQueryHandler: Done processing query
1303 2023.10.29 04:31:29.494156 [ 3 ] {d376708f-8c50-487e-83da-d8be49a07eac} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1304 2023.10.29 04:31:29.494178 [ 3 ] {} <Debug> HTTP-Session: e417d882-7dd0-4181-a18d-e61b93e71d39 Destroying unnamed session
1305 2023.10.29 04:31:29.494410 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 615, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1306 2023.10.29 04:31:29.494465 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1307 2023.10.29 04:31:29.494489 [ 3 ] {} <Debug> HTTP-Session: c9d8e941-10e8-4177-b8e3-57ba6fb7760c Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
1308 2023.10.29 04:31:29.494511 [ 3 ] {} <Debug> HTTP-Session: c9d8e941-10e8-4177-b8e3-57ba6fb7760c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1309 2023.10.29 04:31:29.494671 [ 3 ] {90adc924-94b6-45dd-a7e7-26ad01f05b15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1310 2023.10.29 04:31:29.495264 [ 3 ] {90adc924-94b6-45dd-a7e7-26ad01f05b15} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1311 2023.10.29 04:31:29.495445 [ 3 ] {90adc924-94b6-45dd-a7e7-26ad01f05b15} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1312 2023.10.29 04:31:29.495488 [ 3 ] {90adc924-94b6-45dd-a7e7-26ad01f05b15} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1313 2023.10.29 04:31:29.495632 [ 3 ] {90adc924-94b6-45dd-a7e7-26ad01f05b15} <Debug> oximeter.timeseries_schema (71b26a99-2215-417a-88c8-ab48f172d74d) (SelectExecutor): Key condition: (column 0 notIn 18-element set)
1314 2023.10.29 04:31:29.495680 [ 188 ] {90adc924-94b6-45dd-a7e7-26ad01f05b15} <Trace> oximeter.timeseries_schema (71b26a99-2215-417a-88c8-ab48f172d74d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1315 2023.10.29 04:31:29.495705 [ 189 ] {90adc924-94b6-45dd-a7e7-26ad01f05b15} <Trace> oximeter.timeseries_schema (71b26a99-2215-417a-88c8-ab48f172d74d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1316 2023.10.29 04:31:29.495800 [ 3 ] {90adc924-94b6-45dd-a7e7-26ad01f05b15} <Debug> oximeter.timeseries_schema (71b26a99-2215-417a-88c8-ab48f172d74d) (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
1317 2023.10.29 04:31:29.495861 [ 3 ] {90adc924-94b6-45dd-a7e7-26ad01f05b15} <Debug> oximeter.timeseries_schema (71b26a99-2215-417a-88c8-ab48f172d74d) (SelectExecutor): Reading approx. 16 rows with 2 streams
1318 2023.10.29 04:31:29.497537 [ 3 ] {90adc924-94b6-45dd-a7e7-26ad01f05b15} <Information> executeQuery: Read 16 rows, 2.05 KiB in 0.002821841 sec., 5670 rows/sec., 727.10 KiB/sec.
1319 2023.10.29 04:31:29.497794 [ 3 ] {90adc924-94b6-45dd-a7e7-26ad01f05b15} <Debug> DynamicQueryHandler: Done processing query
1320 2023.10.29 04:31:29.497820 [ 3 ] {90adc924-94b6-45dd-a7e7-26ad01f05b15} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1321 2023.10.29 04:31:29.497837 [ 3 ] {} <Debug> HTTP-Session: c9d8e941-10e8-4177-b8e3-57ba6fb7760c Destroying unnamed session
1322 2023.10.29 04:31:29.498335 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1323 2023.10.29 04:31:29.498380 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1324 2023.10.29 04:31:29.498400 [ 3 ] {} <Debug> HTTP-Session: a94a8c69-8b35-4441-9159-5380596bd27f Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
1325 2023.10.29 04:31:29.498417 [ 3 ] {} <Debug> HTTP-Session: a94a8c69-8b35-4441-9159-5380596bd27f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1326 2023.10.29 04:31:29.498548 [ 3 ] {a99cd329-19cf-4b8a-b210-068e7772b4f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1327 2023.10.29 04:31:29.499058 [ 3 ] {a99cd329-19cf-4b8a-b210-068e7772b4f8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1328 2023.10.29 04:31:29.499239 [ 3 ] {a99cd329-19cf-4b8a-b210-068e7772b4f8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1329 2023.10.29 04:31:29.499282 [ 3 ] {a99cd329-19cf-4b8a-b210-068e7772b4f8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1330 2023.10.29 04:31:29.499428 [ 3 ] {a99cd329-19cf-4b8a-b210-068e7772b4f8} <Debug> oximeter.timeseries_schema (71b26a99-2215-417a-88c8-ab48f172d74d) (SelectExecutor): Key condition: (column 0 notIn 19-element set)
1331 2023.10.29 04:31:29.499514 [ 187 ] {a99cd329-19cf-4b8a-b210-068e7772b4f8} <Trace> oximeter.timeseries_schema (71b26a99-2215-417a-88c8-ab48f172d74d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1332 2023.10.29 04:31:29.499529 [ 188 ] {a99cd329-19cf-4b8a-b210-068e7772b4f8} <Trace> oximeter.timeseries_schema (71b26a99-2215-417a-88c8-ab48f172d74d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1333 2023.10.29 04:31:29.499626 [ 3 ] {a99cd329-19cf-4b8a-b210-068e7772b4f8} <Debug> oximeter.timeseries_schema (71b26a99-2215-417a-88c8-ab48f172d74d) (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
1334 2023.10.29 04:31:29.499682 [ 3 ] {a99cd329-19cf-4b8a-b210-068e7772b4f8} <Debug> oximeter.timeseries_schema (71b26a99-2215-417a-88c8-ab48f172d74d) (SelectExecutor): Reading approx. 16 rows with 2 streams
1335 2023.10.29 04:31:29.501233 [ 3 ] {a99cd329-19cf-4b8a-b210-068e7772b4f8} <Information> executeQuery: Read 16 rows, 2.05 KiB in 0.002646508 sec., 6045 rows/sec., 775.27 KiB/sec.
1336 2023.10.29 04:31:29.501488 [ 3 ] {a99cd329-19cf-4b8a-b210-068e7772b4f8} <Debug> DynamicQueryHandler: Done processing query
1337 2023.10.29 04:31:29.501514 [ 3 ] {a99cd329-19cf-4b8a-b210-068e7772b4f8} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1338 2023.10.29 04:31:29.501531 [ 3 ] {} <Debug> HTTP-Session: a94a8c69-8b35-4441-9159-5380596bd27f Destroying unnamed session
1339 2023.10.29 04:31:29.501862 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 669, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1340 2023.10.29 04:31:29.501908 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1341 2023.10.29 04:31:29.501927 [ 3 ] {} <Debug> HTTP-Session: 5c916570-133e-4998-a4ec-e43c76d0b565 Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
1342 2023.10.29 04:31:29.501944 [ 3 ] {} <Debug> HTTP-Session: 5c916570-133e-4998-a4ec-e43c76d0b565 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1343 2023.10.29 04:31:29.502077 [ 3 ] {0ccefe22-d0cf-489e-9116-fffe0cb94fb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1344 2023.10.29 04:31:29.502591 [ 3 ] {0ccefe22-d0cf-489e-9116-fffe0cb94fb0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1345 2023.10.29 04:31:29.502776 [ 3 ] {0ccefe22-d0cf-489e-9116-fffe0cb94fb0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1346 2023.10.29 04:31:29.502819 [ 3 ] {0ccefe22-d0cf-489e-9116-fffe0cb94fb0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1347 2023.10.29 04:31:29.502965 [ 3 ] {0ccefe22-d0cf-489e-9116-fffe0cb94fb0} <Debug> oximeter.timeseries_schema (71b26a99-2215-417a-88c8-ab48f172d74d) (SelectExecutor): Key condition: (column 0 notIn 20-element set)
1348 2023.10.29 04:31:29.503015 [ 188 ] {0ccefe22-d0cf-489e-9116-fffe0cb94fb0} <Trace> oximeter.timeseries_schema (71b26a99-2215-417a-88c8-ab48f172d74d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1349 2023.10.29 04:31:29.503036 [ 191 ] {0ccefe22-d0cf-489e-9116-fffe0cb94fb0} <Trace> oximeter.timeseries_schema (71b26a99-2215-417a-88c8-ab48f172d74d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1350 2023.10.29 04:31:29.503117 [ 3 ] {0ccefe22-d0cf-489e-9116-fffe0cb94fb0} <Debug> oximeter.timeseries_schema (71b26a99-2215-417a-88c8-ab48f172d74d) (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
1351 2023.10.29 04:31:29.503177 [ 3 ] {0ccefe22-d0cf-489e-9116-fffe0cb94fb0} <Debug> oximeter.timeseries_schema (71b26a99-2215-417a-88c8-ab48f172d74d) (SelectExecutor): Reading approx. 16 rows with 2 streams
1352 2023.10.29 04:31:29.504680 [ 3 ] {0ccefe22-d0cf-489e-9116-fffe0cb94fb0} <Information> executeQuery: Read 16 rows, 2.05 KiB in 0.002564267 sec., 6239 rows/sec., 800.13 KiB/sec.
1353 2023.10.29 04:31:29.504935 [ 3 ] {0ccefe22-d0cf-489e-9116-fffe0cb94fb0} <Debug> DynamicQueryHandler: Done processing query
1354 2023.10.29 04:31:29.504960 [ 3 ] {0ccefe22-d0cf-489e-9116-fffe0cb94fb0} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1355 2023.10.29 04:31:29.504976 [ 3 ] {} <Debug> HTTP-Session: 5c916570-133e-4998-a4ec-e43c76d0b565 Destroying unnamed session
1356 2023.10.29 04:31:29.505224 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 702, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1357 2023.10.29 04:31:29.505271 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1358 2023.10.29 04:31:29.505290 [ 3 ] {} <Debug> HTTP-Session: f7506150-26b8-49b2-8da3-ea2aae4c3a9e Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
1359 2023.10.29 04:31:29.505308 [ 3 ] {} <Debug> HTTP-Session: f7506150-26b8-49b2-8da3-ea2aae4c3a9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1360 2023.10.29 04:31:29.505441 [ 3 ] {c9a53abd-7e19-40c4-bea8-8c9707ee7d9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1361 2023.10.29 04:31:29.505960 [ 3 ] {c9a53abd-7e19-40c4-bea8-8c9707ee7d9e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1362 2023.10.29 04:31:29.506142 [ 3 ] {c9a53abd-7e19-40c4-bea8-8c9707ee7d9e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1363 2023.10.29 04:31:29.506185 [ 3 ] {c9a53abd-7e19-40c4-bea8-8c9707ee7d9e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1364 2023.10.29 04:31:29.506334 [ 3 ] {c9a53abd-7e19-40c4-bea8-8c9707ee7d9e} <Debug> oximeter.timeseries_schema (71b26a99-2215-417a-88c8-ab48f172d74d) (SelectExecutor): Key condition: (column 0 notIn 21-element set)
1365 2023.10.29 04:31:29.506380 [ 188 ] {c9a53abd-7e19-40c4-bea8-8c9707ee7d9e} <Trace> oximeter.timeseries_schema (71b26a99-2215-417a-88c8-ab48f172d74d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1366 2023.10.29 04:31:29.506407 [ 189 ] {c9a53abd-7e19-40c4-bea8-8c9707ee7d9e} <Trace> oximeter.timeseries_schema (71b26a99-2215-417a-88c8-ab48f172d74d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1367 2023.10.29 04:31:29.506484 [ 3 ] {c9a53abd-7e19-40c4-bea8-8c9707ee7d9e} <Debug> oximeter.timeseries_schema (71b26a99-2215-417a-88c8-ab48f172d74d) (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
1368 2023.10.29 04:31:29.506543 [ 3 ] {c9a53abd-7e19-40c4-bea8-8c9707ee7d9e} <Debug> oximeter.timeseries_schema (71b26a99-2215-417a-88c8-ab48f172d74d) (SelectExecutor): Reading approx. 16 rows with 2 streams
1369 2023.10.29 04:31:29.508091 [ 3 ] {c9a53abd-7e19-40c4-bea8-8c9707ee7d9e} <Information> executeQuery: Read 16 rows, 2.05 KiB in 0.002608558 sec., 6133 rows/sec., 786.55 KiB/sec.
1370 2023.10.29 04:31:29.508356 [ 3 ] {c9a53abd-7e19-40c4-bea8-8c9707ee7d9e} <Debug> DynamicQueryHandler: Done processing query
1371 2023.10.29 04:31:29.508380 [ 3 ] {c9a53abd-7e19-40c4-bea8-8c9707ee7d9e} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1372 2023.10.29 04:31:29.508397 [ 3 ] {} <Debug> HTTP-Session: f7506150-26b8-49b2-8da3-ea2aae4c3a9e Destroying unnamed session
1373 2023.10.29 04:31:29.508610 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 728, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1374 2023.10.29 04:31:29.508655 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1375 2023.10.29 04:31:29.508673 [ 3 ] {} <Debug> HTTP-Session: 31d9718a-a610-48eb-bf42-360c0df88501 Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
1376 2023.10.29 04:31:29.508691 [ 3 ] {} <Debug> HTTP-Session: 31d9718a-a610-48eb-bf42-360c0df88501 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1377 2023.10.29 04:31:29.508824 [ 3 ] {0037adc7-6c81-412a-9818-cf1ecd879000} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1378 2023.10.29 04:31:29.509343 [ 3 ] {0037adc7-6c81-412a-9818-cf1ecd879000} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1379 2023.10.29 04:31:29.509526 [ 3 ] {0037adc7-6c81-412a-9818-cf1ecd879000} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1380 2023.10.29 04:31:29.509572 [ 3 ] {0037adc7-6c81-412a-9818-cf1ecd879000} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1381 2023.10.29 04:31:29.509719 [ 3 ] {0037adc7-6c81-412a-9818-cf1ecd879000} <Debug> oximeter.timeseries_schema (71b26a99-2215-417a-88c8-ab48f172d74d) (SelectExecutor): Key condition: (column 0 notIn 22-element set)
1382 2023.10.29 04:31:29.509772 [ 188 ] {0037adc7-6c81-412a-9818-cf1ecd879000} <Trace> oximeter.timeseries_schema (71b26a99-2215-417a-88c8-ab48f172d74d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1383 2023.10.29 04:31:29.509794 [ 192 ] {0037adc7-6c81-412a-9818-cf1ecd879000} <Trace> oximeter.timeseries_schema (71b26a99-2215-417a-88c8-ab48f172d74d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1384 2023.10.29 04:31:29.509879 [ 3 ] {0037adc7-6c81-412a-9818-cf1ecd879000} <Debug> oximeter.timeseries_schema (71b26a99-2215-417a-88c8-ab48f172d74d) (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
1385 2023.10.29 04:31:29.509964 [ 3 ] {0037adc7-6c81-412a-9818-cf1ecd879000} <Debug> oximeter.timeseries_schema (71b26a99-2215-417a-88c8-ab48f172d74d) (SelectExecutor): Reading approx. 16 rows with 2 streams
1386 2023.10.29 04:31:29.511196 [ 3 ] {0037adc7-6c81-412a-9818-cf1ecd879000} <Information> executeQuery: Read 16 rows, 2.05 KiB in 0.002333462 sec., 6856 rows/sec., 879.28 KiB/sec.
1387 2023.10.29 04:31:29.511421 [ 3 ] {0037adc7-6c81-412a-9818-cf1ecd879000} <Debug> DynamicQueryHandler: Done processing query
1388 2023.10.29 04:31:29.511447 [ 3 ] {0037adc7-6c81-412a-9818-cf1ecd879000} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1389 2023.10.29 04:31:29.511463 [ 3 ] {} <Debug> HTTP-Session: 31d9718a-a610-48eb-bf42-360c0df88501 Destroying unnamed session
1390 2023.10.29 04:31:29.511700 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 760, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1391 2023.10.29 04:31:29.511745 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1392 2023.10.29 04:31:29.511764 [ 3 ] {} <Debug> HTTP-Session: aaaa5e6d-722c-479c-b1a5-45e1b3f4b98b Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
1393 2023.10.29 04:31:29.511783 [ 3 ] {} <Debug> HTTP-Session: aaaa5e6d-722c-479c-b1a5-45e1b3f4b98b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1394 2023.10.29 04:31:29.511916 [ 3 ] {9f299c9f-cdd1-43e9-ae4d-eaabdcc5de28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1395 2023.10.29 04:31:29.512439 [ 3 ] {9f299c9f-cdd1-43e9-ae4d-eaabdcc5de28} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1396 2023.10.29 04:31:29.512625 [ 3 ] {9f299c9f-cdd1-43e9-ae4d-eaabdcc5de28} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1397 2023.10.29 04:31:29.512667 [ 3 ] {9f299c9f-cdd1-43e9-ae4d-eaabdcc5de28} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1398 2023.10.29 04:31:29.512818 [ 3 ] {9f299c9f-cdd1-43e9-ae4d-eaabdcc5de28} <Debug> oximeter.timeseries_schema (71b26a99-2215-417a-88c8-ab48f172d74d) (SelectExecutor): Key condition: (column 0 notIn 23-element set)
1399 2023.10.29 04:31:29.512895 [ 187 ] {9f299c9f-cdd1-43e9-ae4d-eaabdcc5de28} <Trace> oximeter.timeseries_schema (71b26a99-2215-417a-88c8-ab48f172d74d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1400 2023.10.29 04:31:29.512903 [ 188 ] {9f299c9f-cdd1-43e9-ae4d-eaabdcc5de28} <Trace> oximeter.timeseries_schema (71b26a99-2215-417a-88c8-ab48f172d74d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1401 2023.10.29 04:31:29.512994 [ 3 ] {9f299c9f-cdd1-43e9-ae4d-eaabdcc5de28} <Debug> oximeter.timeseries_schema (71b26a99-2215-417a-88c8-ab48f172d74d) (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
1402 2023.10.29 04:31:29.513049 [ 3 ] {9f299c9f-cdd1-43e9-ae4d-eaabdcc5de28} <Debug> oximeter.timeseries_schema (71b26a99-2215-417a-88c8-ab48f172d74d) (SelectExecutor): Reading approx. 16 rows with 2 streams
1403 2023.10.29 04:31:29.514476 [ 3 ] {9f299c9f-cdd1-43e9-ae4d-eaabdcc5de28} <Information> executeQuery: Read 16 rows, 2.05 KiB in 0.002521045 sec., 6346 rows/sec., 813.85 KiB/sec.
1404 2023.10.29 04:31:29.514694 [ 3 ] {9f299c9f-cdd1-43e9-ae4d-eaabdcc5de28} <Debug> DynamicQueryHandler: Done processing query
1405 2023.10.29 04:31:29.514719 [ 3 ] {9f299c9f-cdd1-43e9-ae4d-eaabdcc5de28} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1406 2023.10.29 04:31:29.514736 [ 3 ] {} <Debug> HTTP-Session: aaaa5e6d-722c-479c-b1a5-45e1b3f4b98b Destroying unnamed session
1407 2023.10.29 04:31:29.514970 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 793, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1408 2023.10.29 04:31:29.515015 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1409 2023.10.29 04:31:29.515034 [ 3 ] {} <Debug> HTTP-Session: 987d3dad-e9e0-4ddd-a047-5239ae6fd256 Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
1410 2023.10.29 04:31:29.515051 [ 3 ] {} <Debug> HTTP-Session: 987d3dad-e9e0-4ddd-a047-5239ae6fd256 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1411 2023.10.29 04:31:29.515184 [ 3 ] {b68135a2-893d-43f6-be42-0b9b517a48a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1412 2023.10.29 04:31:29.515706 [ 3 ] {b68135a2-893d-43f6-be42-0b9b517a48a5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1413 2023.10.29 04:31:29.515893 [ 3 ] {b68135a2-893d-43f6-be42-0b9b517a48a5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1414 2023.10.29 04:31:29.515935 [ 3 ] {b68135a2-893d-43f6-be42-0b9b517a48a5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1415 2023.10.29 04:31:29.516083 [ 3 ] {b68135a2-893d-43f6-be42-0b9b517a48a5} <Debug> oximeter.timeseries_schema (71b26a99-2215-417a-88c8-ab48f172d74d) (SelectExecutor): Key condition: (column 0 notIn 24-element set)
1416 2023.10.29 04:31:29.516165 [ 188 ] {b68135a2-893d-43f6-be42-0b9b517a48a5} <Trace> oximeter.timeseries_schema (71b26a99-2215-417a-88c8-ab48f172d74d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1417 2023.10.29 04:31:29.516163 [ 192 ] {b68135a2-893d-43f6-be42-0b9b517a48a5} <Trace> oximeter.timeseries_schema (71b26a99-2215-417a-88c8-ab48f172d74d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1418 2023.10.29 04:31:29.516291 [ 3 ] {b68135a2-893d-43f6-be42-0b9b517a48a5} <Debug> oximeter.timeseries_schema (71b26a99-2215-417a-88c8-ab48f172d74d) (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
1419 2023.10.29 04:31:29.516354 [ 3 ] {b68135a2-893d-43f6-be42-0b9b517a48a5} <Debug> oximeter.timeseries_schema (71b26a99-2215-417a-88c8-ab48f172d74d) (SelectExecutor): Reading approx. 16 rows with 2 streams
1420 2023.10.29 04:31:29.517696 [ 3 ] {b68135a2-893d-43f6-be42-0b9b517a48a5} <Information> executeQuery: Read 16 rows, 2.05 KiB in 0.002473975 sec., 6467 rows/sec., 829.34 KiB/sec.
1421 2023.10.29 04:31:29.517916 [ 3 ] {b68135a2-893d-43f6-be42-0b9b517a48a5} <Debug> DynamicQueryHandler: Done processing query
1422 2023.10.29 04:31:29.517942 [ 3 ] {b68135a2-893d-43f6-be42-0b9b517a48a5} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1423 2023.10.29 04:31:29.517959 [ 3 ] {} <Debug> HTTP-Session: 987d3dad-e9e0-4ddd-a047-5239ae6fd256 Destroying unnamed session
1424 2023.10.29 04:31:29.518192 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 828, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1425 2023.10.29 04:31:29.518263 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1426 2023.10.29 04:31:29.518282 [ 3 ] {} <Debug> HTTP-Session: aef3932b-d4c5-40b4-96a2-155c3a21eaf5 Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
1427 2023.10.29 04:31:29.518299 [ 3 ] {} <Debug> HTTP-Session: aef3932b-d4c5-40b4-96a2-155c3a21eaf5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1428 2023.10.29 04:31:29.518433 [ 3 ] {6b35722e-9617-49a7-b461-faedc72369c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1429 2023.10.29 04:31:29.518964 [ 3 ] {6b35722e-9617-49a7-b461-faedc72369c4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1430 2023.10.29 04:31:29.519155 [ 3 ] {6b35722e-9617-49a7-b461-faedc72369c4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1431 2023.10.29 04:31:29.519197 [ 3 ] {6b35722e-9617-49a7-b461-faedc72369c4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1432 2023.10.29 04:31:29.519346 [ 3 ] {6b35722e-9617-49a7-b461-faedc72369c4} <Debug> oximeter.timeseries_schema (71b26a99-2215-417a-88c8-ab48f172d74d) (SelectExecutor): Key condition: (column 0 notIn 25-element set)
1433 2023.10.29 04:31:29.519422 [ 187 ] {6b35722e-9617-49a7-b461-faedc72369c4} <Trace> oximeter.timeseries_schema (71b26a99-2215-417a-88c8-ab48f172d74d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1434 2023.10.29 04:31:29.519438 [ 188 ] {6b35722e-9617-49a7-b461-faedc72369c4} <Trace> oximeter.timeseries_schema (71b26a99-2215-417a-88c8-ab48f172d74d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1435 2023.10.29 04:31:29.519527 [ 3 ] {6b35722e-9617-49a7-b461-faedc72369c4} <Debug> oximeter.timeseries_schema (71b26a99-2215-417a-88c8-ab48f172d74d) (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
1436 2023.10.29 04:31:29.519582 [ 3 ] {6b35722e-9617-49a7-b461-faedc72369c4} <Debug> oximeter.timeseries_schema (71b26a99-2215-417a-88c8-ab48f172d74d) (SelectExecutor): Reading approx. 16 rows with 2 streams
1437 2023.10.29 04:31:29.520930 [ 3 ] {6b35722e-9617-49a7-b461-faedc72369c4} <Information> executeQuery: Read 16 rows, 2.05 KiB in 0.002456014 sec., 6514 rows/sec., 835.40 KiB/sec.
1438 2023.10.29 04:31:29.521196 [ 3 ] {6b35722e-9617-49a7-b461-faedc72369c4} <Debug> DynamicQueryHandler: Done processing query
1439 2023.10.29 04:31:29.521221 [ 3 ] {6b35722e-9617-49a7-b461-faedc72369c4} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1440 2023.10.29 04:31:29.521239 [ 3 ] {} <Debug> HTTP-Session: aef3932b-d4c5-40b4-96a2-155c3a21eaf5 Destroying unnamed session
1441 2023.10.29 04:31:29.521488 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 862, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1442 2023.10.29 04:31:29.521533 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1443 2023.10.29 04:31:29.521552 [ 3 ] {} <Debug> HTTP-Session: e3b98dbb-2c5f-44e3-ad21-c0116a7b25bc Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
1444 2023.10.29 04:31:29.521569 [ 3 ] {} <Debug> HTTP-Session: e3b98dbb-2c5f-44e3-ad21-c0116a7b25bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1445 2023.10.29 04:31:29.521707 [ 3 ] {51cc0cbf-50b0-4bc2-835d-9c9bce817475} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1446 2023.10.29 04:31:29.522249 [ 3 ] {51cc0cbf-50b0-4bc2-835d-9c9bce817475} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1447 2023.10.29 04:31:29.522444 [ 3 ] {51cc0cbf-50b0-4bc2-835d-9c9bce817475} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1448 2023.10.29 04:31:29.522487 [ 3 ] {51cc0cbf-50b0-4bc2-835d-9c9bce817475} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1449 2023.10.29 04:31:29.522636 [ 3 ] {51cc0cbf-50b0-4bc2-835d-9c9bce817475} <Debug> oximeter.timeseries_schema (71b26a99-2215-417a-88c8-ab48f172d74d) (SelectExecutor): Key condition: (column 0 notIn 26-element set)
1450 2023.10.29 04:31:29.522705 [ 187 ] {51cc0cbf-50b0-4bc2-835d-9c9bce817475} <Trace> oximeter.timeseries_schema (71b26a99-2215-417a-88c8-ab48f172d74d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1451 2023.10.29 04:31:29.522706 [ 192 ] {51cc0cbf-50b0-4bc2-835d-9c9bce817475} <Trace> oximeter.timeseries_schema (71b26a99-2215-417a-88c8-ab48f172d74d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1452 2023.10.29 04:31:29.522788 [ 3 ] {51cc0cbf-50b0-4bc2-835d-9c9bce817475} <Debug> oximeter.timeseries_schema (71b26a99-2215-417a-88c8-ab48f172d74d) (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
1453 2023.10.29 04:31:29.522848 [ 3 ] {51cc0cbf-50b0-4bc2-835d-9c9bce817475} <Debug> oximeter.timeseries_schema (71b26a99-2215-417a-88c8-ab48f172d74d) (SelectExecutor): Reading approx. 16 rows with 2 streams
1454 2023.10.29 04:31:29.524358 [ 3 ] {51cc0cbf-50b0-4bc2-835d-9c9bce817475} <Information> executeQuery: Read 16 rows, 2.05 KiB in 0.002612337 sec., 6124 rows/sec., 785.41 KiB/sec.
1455 2023.10.29 04:31:29.524595 [ 3 ] {51cc0cbf-50b0-4bc2-835d-9c9bce817475} <Debug> DynamicQueryHandler: Done processing query
1456 2023.10.29 04:31:29.524620 [ 3 ] {51cc0cbf-50b0-4bc2-835d-9c9bce817475} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1457 2023.10.29 04:31:29.524638 [ 3 ] {} <Debug> HTTP-Session: e3b98dbb-2c5f-44e3-ad21-c0116a7b25bc Destroying unnamed session
1458 2023.10.29 04:31:29.524768 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 2277, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1459 2023.10.29 04:31:29.524811 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1460 2023.10.29 04:31:29.524830 [ 3 ] {} <Debug> HTTP-Session: 82d06897-a2b2-4613-be66-191aecafecd4 Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
1461 2023.10.29 04:31:29.524846 [ 3 ] {} <Debug> HTTP-Session: 82d06897-a2b2-4613-be66-191aecafecd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1462 2023.10.29 04:31:29.524921 [ 3 ] {c574a4e2-4646-442c-9ee1-17011f81ecf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1463 2023.10.29 04:31:29.524960 [ 3 ] {c574a4e2-4646-442c-9ee1-17011f81ecf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1464 2023.10.29 04:31:29.525092 [ 3 ] {c574a4e2-4646-442c-9ee1-17011f81ecf6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1465 2023.10.29 04:31:29.525388 [ 3 ] {c574a4e2-4646-442c-9ee1-17011f81ecf6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB.
1466 2023.10.29 04:31:29.525660 [ 3 ] {c574a4e2-4646-442c-9ee1-17011f81ecf6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1467 2023.10.29 04:31:29.525882 [ 3 ] {c574a4e2-4646-442c-9ee1-17011f81ecf6} <Trace> oximeter.timeseries_schema (71b26a99-2215-417a-88c8-ab48f172d74d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1468 2023.10.29 04:31:29.526024 [ 3 ] {c574a4e2-4646-442c-9ee1-17011f81ecf6} <Information> executeQuery: Read 11 rows, 1009.00 B in 0.00105421 sec., 10434 rows/sec., 934.68 KiB/sec.
1469 2023.10.29 04:31:29.526173 [ 3 ] {c574a4e2-4646-442c-9ee1-17011f81ecf6} <Debug> DynamicQueryHandler: Done processing query
1470 2023.10.29 04:31:29.526198 [ 3 ] {c574a4e2-4646-442c-9ee1-17011f81ecf6} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1471 2023.10.29 04:31:29.526215 [ 3 ] {} <Debug> HTTP-Session: 82d06897-a2b2-4613-be66-191aecafecd4 Destroying unnamed session
1472 2023.10.29 04:31:29.526335 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 1899, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1473 2023.10.29 04:31:29.526381 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1474 2023.10.29 04:31:29.526400 [ 3 ] {} <Debug> HTTP-Session: b8e97c32-36a5-48cc-8343-26176a61394a Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
1475 2023.10.29 04:31:29.526417 [ 3 ] {} <Debug> HTTP-Session: b8e97c32-36a5-48cc-8343-26176a61394a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1476 2023.10.29 04:31:29.526487 [ 3 ] {0bfe7a43-d7f6-4251-a0d4-2f779c181a4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1477 2023.10.29 04:31:29.526527 [ 3 ] {0bfe7a43-d7f6-4251-a0d4-2f779c181a4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1478 2023.10.29 04:31:29.526632 [ 3 ] {0bfe7a43-d7f6-4251-a0d4-2f779c181a4a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1479 2023.10.29 04:31:29.526910 [ 3 ] {0bfe7a43-d7f6-4251-a0d4-2f779c181a4a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB.
1480 2023.10.29 04:31:29.527113 [ 3 ] {0bfe7a43-d7f6-4251-a0d4-2f779c181a4a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1481 2023.10.29 04:31:29.527263 [ 3 ] {0bfe7a43-d7f6-4251-a0d4-2f779c181a4a} <Trace> oximeter.fields_uuid (0eb1c1de-2664-4cc0-beba-15ae353ef5c3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1482 2023.10.29 04:31:29.527384 [ 3 ] {0bfe7a43-d7f6-4251-a0d4-2f779c181a4a} <Information> executeQuery: Read 11 rows, 888.00 B in 0.000866025 sec., 12701 rows/sec., 1001.34 KiB/sec.
1483 2023.10.29 04:31:29.527470 [ 102 ] {} <Debug> oximeter.fields_uuid (0eb1c1de-2664-4cc0-beba-15ae353ef5c3) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1484 2023.10.29 04:31:29.527510 [ 3 ] {0bfe7a43-d7f6-4251-a0d4-2f779c181a4a} <Debug> DynamicQueryHandler: Done processing query
1485 2023.10.29 04:31:29.527533 [ 102 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB.
1486 2023.10.29 04:31:29.527557 [ 3 ] {0bfe7a43-d7f6-4251-a0d4-2f779c181a4a} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1487 2023.10.29 04:31:29.527608 [ 3 ] {} <Debug> HTTP-Session: b8e97c32-36a5-48cc-8343-26176a61394a Destroying unnamed session
1488 2023.10.29 04:31:29.527745 [ 12 ] {0eb1c1de-2664-4cc0-beba-15ae353ef5c3::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1489 2023.10.29 04:31:29.527808 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 2129, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1490 2023.10.29 04:31:29.527863 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1491 2023.10.29 04:31:29.527885 [ 3 ] {} <Debug> HTTP-Session: f9fb5db7-092e-4f50-9e6a-c5c11ef25876 Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
1492 2023.10.29 04:31:29.527910 [ 3 ] {} <Debug> HTTP-Session: f9fb5db7-092e-4f50-9e6a-c5c11ef25876 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1493 2023.10.29 04:31:29.528049 [ 12 ] {0eb1c1de-2664-4cc0-beba-15ae353ef5c3::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1494 2023.10.29 04:31:29.528086 [ 3 ] {b7e9c19e-dee6-406c-9845-e4dfa85bb5bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
1495 2023.10.29 04:31:29.528137 [ 3 ] {b7e9c19e-dee6-406c-9845-e4dfa85bb5bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
1496 2023.10.29 04:31:29.528184 [ 12 ] {0eb1c1de-2664-4cc0-beba-15ae353ef5c3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 291 rows starting from the beginning of the part
1497 2023.10.29 04:31:29.528571 [ 3 ] {b7e9c19e-dee6-406c-9845-e4dfa85bb5bd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1498 2023.10.29 04:31:29.528576 [ 12 ] {0eb1c1de-2664-4cc0-beba-15ae353ef5c3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 316 rows starting from the beginning of the part
1499 2023.10.29 04:31:29.528784 [ 12 ] {0eb1c1de-2664-4cc0-beba-15ae353ef5c3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 308 rows starting from the beginning of the part
1500 2023.10.29 04:31:29.529073 [ 12 ] {0eb1c1de-2664-4cc0-beba-15ae353ef5c3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 308 rows starting from the beginning of the part
1501 2023.10.29 04:31:29.529289 [ 3 ] {b7e9c19e-dee6-406c-9845-e4dfa85bb5bd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB.
1502 2023.10.29 04:31:29.529304 [ 12 ] {0eb1c1de-2664-4cc0-beba-15ae353ef5c3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 308 rows starting from the beginning of the part
1503 2023.10.29 04:31:29.529505 [ 12 ] {0eb1c1de-2664-4cc0-beba-15ae353ef5c3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 11 rows starting from the beginning of the part
1504 2023.10.29 04:31:29.529889 [ 3 ] {b7e9c19e-dee6-406c-9845-e4dfa85bb5bd} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1505 2023.10.29 04:31:29.530230 [ 3 ] {b7e9c19e-dee6-406c-9845-e4dfa85bb5bd} <Trace> oximeter.measurements_cumulativei64 (933f5a2d-0d5b-4327-bde4-e17b515875e8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1506 2023.10.29 04:31:29.530465 [ 101 ] {} <Debug> oximeter.measurements_cumulativei64 (933f5a2d-0d5b-4327-bde4-e17b515875e8) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1507 2023.10.29 04:31:29.530557 [ 3 ] {b7e9c19e-dee6-406c-9845-e4dfa85bb5bd} <Information> executeQuery: Read 11 rows, 743.00 B in 0.002395243 sec., 4592 rows/sec., 302.93 KiB/sec.
1508 2023.10.29 04:31:29.530587 [ 101 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB.
1509 2023.10.29 04:31:29.530857 [ 19 ] {933f5a2d-0d5b-4327-bde4-e17b515875e8::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1510 2023.10.29 04:31:29.531067 [ 3 ] {b7e9c19e-dee6-406c-9845-e4dfa85bb5bd} <Debug> DynamicQueryHandler: Done processing query
1511 2023.10.29 04:31:29.531125 [ 3 ] {b7e9c19e-dee6-406c-9845-e4dfa85bb5bd} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1512 2023.10.29 04:31:29.531171 [ 19 ] {933f5a2d-0d5b-4327-bde4-e17b515875e8::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1513 2023.10.29 04:31:29.531204 [ 3 ] {} <Debug> HTTP-Session: f9fb5db7-092e-4f50-9e6a-c5c11ef25876 Destroying unnamed session
1514 2023.10.29 04:31:29.531296 [ 19 ] {933f5a2d-0d5b-4327-bde4-e17b515875e8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 70 rows starting from the beginning of the part
1515 2023.10.29 04:31:29.531458 [ 19 ] {933f5a2d-0d5b-4327-bde4-e17b515875e8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 70 rows starting from the beginning of the part
1516 2023.10.29 04:31:29.531673 [ 19 ] {933f5a2d-0d5b-4327-bde4-e17b515875e8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 70 rows starting from the beginning of the part
1517 2023.10.29 04:31:29.531911 [ 23 ] {0eb1c1de-2664-4cc0-beba-15ae353ef5c3::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1542 rows, containing 4 columns (4 merged, 0 gathered) in 0.004297088 sec., 358847.6661404188 rows/sec., 24.82 MiB/sec.
1518 2023.10.29 04:31:29.531914 [ 19 ] {933f5a2d-0d5b-4327-bde4-e17b515875e8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 70 rows starting from the beginning of the part
1519 2023.10.29 04:31:29.532066 [ 23 ] {0eb1c1de-2664-4cc0-beba-15ae353ef5c3::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1520 2023.10.29 04:31:29.532117 [ 19 ] {933f5a2d-0d5b-4327-bde4-e17b515875e8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 70 rows starting from the beginning of the part
1521 2023.10.29 04:31:29.532236 [ 19 ] {933f5a2d-0d5b-4327-bde4-e17b515875e8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 11 rows starting from the beginning of the part
1522 2023.10.29 04:31:29.532314 [ 23 ] {0eb1c1de-2664-4cc0-beba-15ae353ef5c3::all_1_6_1} <Trace> oximeter.fields_uuid (0eb1c1de-2664-4cc0-beba-15ae353ef5c3): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1523 2023.10.29 04:31:29.532423 [ 23 ] {0eb1c1de-2664-4cc0-beba-15ae353ef5c3::all_1_6_1} <Trace> oximeter.fields_uuid (0eb1c1de-2664-4cc0-beba-15ae353ef5c3) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1524 2023.10.29 04:31:29.535851 [ 23 ] {933f5a2d-0d5b-4327-bde4-e17b515875e8::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 361 rows, containing 5 columns (5 merged, 0 gathered) in 0.005178664 sec., 69709.09871735258 rows/sec., 4.23 MiB/sec.
1525 2023.10.29 04:31:29.535960 [ 23 ] {933f5a2d-0d5b-4327-bde4-e17b515875e8::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1526 2023.10.29 04:31:29.536174 [ 23 ] {933f5a2d-0d5b-4327-bde4-e17b515875e8::all_1_6_1} <Trace> oximeter.measurements_cumulativei64 (933f5a2d-0d5b-4327-bde4-e17b515875e8): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1527 2023.10.29 04:31:29.536239 [ 23 ] {933f5a2d-0d5b-4327-bde4-e17b515875e8::all_1_6_1} <Trace> oximeter.measurements_cumulativei64 (933f5a2d-0d5b-4327-bde4-e17b515875e8) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1528 2023.10.29 04:31:30.000146 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 231.74 MiB, peak 236.83 MiB, will set to 230.72 MiB (RSS), difference: -1.02 MiB
1529 2023.10.29 04:31:34.493826 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 3188, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1530 2023.10.29 04:31:34.493962 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1531 2023.10.29 04:31:34.493992 [ 3 ] {} <Debug> HTTP-Session: 3dd7fa3b-7e29-4f86-a642-4efe7f25bbdb Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
1532 2023.10.29 04:31:34.494020 [ 3 ] {} <Debug> HTTP-Session: 3dd7fa3b-7e29-4f86-a642-4efe7f25bbdb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1533 2023.10.29 04:31:34.494166 [ 3 ] {7f15636f-70d8-465f-be54-daf5ca52ec7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1534 2023.10.29 04:31:34.494234 [ 3 ] {7f15636f-70d8-465f-be54-daf5ca52ec7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1535 2023.10.29 04:31:34.494408 [ 3 ] {7f15636f-70d8-465f-be54-daf5ca52ec7e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1536 2023.10.29 04:31:34.494897 [ 3 ] {7f15636f-70d8-465f-be54-daf5ca52ec7e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB.
1537 2023.10.29 04:31:34.495171 [ 3 ] {7f15636f-70d8-465f-be54-daf5ca52ec7e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1538 2023.10.29 04:31:34.495338 [ 3 ] {7f15636f-70d8-465f-be54-daf5ca52ec7e} <Trace> oximeter.fields_i64 (610071d8-d504-4bc5-be4c-41a0e87e8bdb): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1539 2023.10.29 04:31:34.495482 [ 3 ] {7f15636f-70d8-465f-be54-daf5ca52ec7e} <Information> executeQuery: Read 23 rows, 1.72 KiB in 0.001266994 sec., 18153 rows/sec., 1.32 MiB/sec.
1540 2023.10.29 04:31:34.495482 [ 97 ] {} <Debug> oximeter.fields_i64 (610071d8-d504-4bc5-be4c-41a0e87e8bdb) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1541 2023.10.29 04:31:34.495611 [ 97 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB.
1542 2023.10.29 04:31:34.495705 [ 3 ] {7f15636f-70d8-465f-be54-daf5ca52ec7e} <Debug> DynamicQueryHandler: Done processing query
1543 2023.10.29 04:31:34.495716 [ 12 ] {610071d8-d504-4bc5-be4c-41a0e87e8bdb::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1544 2023.10.29 04:31:34.495750 [ 3 ] {7f15636f-70d8-465f-be54-daf5ca52ec7e} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1545 2023.10.29 04:31:34.495801 [ 3 ] {} <Debug> HTTP-Session: 3dd7fa3b-7e29-4f86-a642-4efe7f25bbdb Destroying unnamed session
1546 2023.10.29 04:31:34.495874 [ 12 ] {610071d8-d504-4bc5-be4c-41a0e87e8bdb::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1547 2023.10.29 04:31:34.495915 [ 12 ] {610071d8-d504-4bc5-be4c-41a0e87e8bdb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part
1548 2023.10.29 04:31:34.495998 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 22870, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1549 2023.10.29 04:31:34.496088 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1550 2023.10.29 04:31:34.496139 [ 3 ] {} <Debug> HTTP-Session: 4c9b6986-a81d-46d4-b0c3-f59a2990e27e Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
1551 2023.10.29 04:31:34.496154 [ 12 ] {610071d8-d504-4bc5-be4c-41a0e87e8bdb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 19 rows starting from the beginning of the part
1552 2023.10.29 04:31:34.496179 [ 3 ] {} <Debug> HTTP-Session: 4c9b6986-a81d-46d4-b0c3-f59a2990e27e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1553 2023.10.29 04:31:34.496422 [ 12 ] {610071d8-d504-4bc5-be4c-41a0e87e8bdb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 23 rows starting from the beginning of the part
1554 2023.10.29 04:31:34.496441 [ 3 ] {07baec23-706b-467f-ab16-b2a8d0d3ff48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1555 2023.10.29 04:31:34.496548 [ 3 ] {07baec23-706b-467f-ab16-b2a8d0d3ff48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1556 2023.10.29 04:31:34.496648 [ 12 ] {610071d8-d504-4bc5-be4c-41a0e87e8bdb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 23 rows starting from the beginning of the part
1557 2023.10.29 04:31:34.496981 [ 12 ] {610071d8-d504-4bc5-be4c-41a0e87e8bdb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 23 rows starting from the beginning of the part
1558 2023.10.29 04:31:34.497046 [ 3 ] {07baec23-706b-467f-ab16-b2a8d0d3ff48} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1559 2023.10.29 04:31:34.497218 [ 12 ] {610071d8-d504-4bc5-be4c-41a0e87e8bdb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 23 rows starting from the beginning of the part
1560 2023.10.29 04:31:34.497898 [ 3 ] {07baec23-706b-467f-ab16-b2a8d0d3ff48} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB.
1561 2023.10.29 04:31:34.498429 [ 3 ] {07baec23-706b-467f-ab16-b2a8d0d3ff48} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1562 2023.10.29 04:31:34.498567 [ 12 ] {610071d8-d504-4bc5-be4c-41a0e87e8bdb::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 117 rows, containing 4 columns (4 merged, 0 gathered) in 0.002891942 sec., 40457.24291842644 rows/sec., 2.91 MiB/sec.
1563 2023.10.29 04:31:34.498716 [ 3 ] {07baec23-706b-467f-ab16-b2a8d0d3ff48} <Trace> oximeter.fields_string (4c356a6d-a25a-4b5d-8f94-0eb9a02bb62f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1564 2023.10.29 04:31:34.498747 [ 12 ] {610071d8-d504-4bc5-be4c-41a0e87e8bdb::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1565 2023.10.29 04:31:34.498872 [ 97 ] {} <Debug> oximeter.fields_string (4c356a6d-a25a-4b5d-8f94-0eb9a02bb62f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1566 2023.10.29 04:31:34.498933 [ 3 ] {07baec23-706b-467f-ab16-b2a8d0d3ff48} <Information> executeQuery: Read 147 rows, 13.90 KiB in 0.002416444 sec., 60833 rows/sec., 5.62 MiB/sec.
1567 2023.10.29 04:31:34.498943 [ 97 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB.
1568 2023.10.29 04:31:34.499014 [ 12 ] {610071d8-d504-4bc5-be4c-41a0e87e8bdb::all_1_6_1} <Trace> oximeter.fields_i64 (610071d8-d504-4bc5-be4c-41a0e87e8bdb): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1569 2023.10.29 04:31:34.499193 [ 23 ] {4c356a6d-a25a-4b5d-8f94-0eb9a02bb62f::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1570 2023.10.29 04:31:34.499282 [ 12 ] {610071d8-d504-4bc5-be4c-41a0e87e8bdb::all_1_6_1} <Trace> oximeter.fields_i64 (610071d8-d504-4bc5-be4c-41a0e87e8bdb) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1571 2023.10.29 04:31:34.499356 [ 3 ] {07baec23-706b-467f-ab16-b2a8d0d3ff48} <Debug> DynamicQueryHandler: Done processing query
1572 2023.10.29 04:31:34.499430 [ 3 ] {07baec23-706b-467f-ab16-b2a8d0d3ff48} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1573 2023.10.29 04:31:34.499435 [ 23 ] {4c356a6d-a25a-4b5d-8f94-0eb9a02bb62f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1574 2023.10.29 04:31:34.499491 [ 3 ] {} <Debug> HTTP-Session: 4c9b6986-a81d-46d4-b0c3-f59a2990e27e Destroying unnamed session
1575 2023.10.29 04:31:34.499501 [ 23 ] {4c356a6d-a25a-4b5d-8f94-0eb9a02bb62f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 96 rows starting from the beginning of the part
1576 2023.10.29 04:31:34.499619 [ 23 ] {4c356a6d-a25a-4b5d-8f94-0eb9a02bb62f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 135 rows starting from the beginning of the part
1577 2023.10.29 04:31:34.499683 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 49284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1578 2023.10.29 04:31:34.499715 [ 23 ] {4c356a6d-a25a-4b5d-8f94-0eb9a02bb62f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 147 rows starting from the beginning of the part
1579 2023.10.29 04:31:34.499743 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1580 2023.10.29 04:31:34.499772 [ 3 ] {} <Debug> HTTP-Session: f1201288-943d-4507-9e3b-33f10f045448 Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
1581 2023.10.29 04:31:34.499802 [ 3 ] {} <Debug> HTTP-Session: f1201288-943d-4507-9e3b-33f10f045448 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1582 2023.10.29 04:31:34.499821 [ 23 ] {4c356a6d-a25a-4b5d-8f94-0eb9a02bb62f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 147 rows starting from the beginning of the part
1583 2023.10.29 04:31:34.499947 [ 3 ] {58e889c5-5fd5-4db0-938e-08d5d1a98987} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1584 2023.10.29 04:31:34.499955 [ 23 ] {4c356a6d-a25a-4b5d-8f94-0eb9a02bb62f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 147 rows starting from the beginning of the part
1585 2023.10.29 04:31:34.500007 [ 3 ] {58e889c5-5fd5-4db0-938e-08d5d1a98987} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1586 2023.10.29 04:31:34.500099 [ 23 ] {4c356a6d-a25a-4b5d-8f94-0eb9a02bb62f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 147 rows starting from the beginning of the part
1587 2023.10.29 04:31:34.500299 [ 3 ] {58e889c5-5fd5-4db0-938e-08d5d1a98987} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1588 2023.10.29 04:31:34.501042 [ 3 ] {58e889c5-5fd5-4db0-938e-08d5d1a98987} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB.
1589 2023.10.29 04:31:34.501232 [ 23 ] {4c356a6d-a25a-4b5d-8f94-0eb9a02bb62f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 819 rows, containing 4 columns (4 merged, 0 gathered) in 0.00220684 sec., 371118.8849214261 rows/sec., 34.38 MiB/sec.
1590 2023.10.29 04:31:34.501313 [ 3 ] {58e889c5-5fd5-4db0-938e-08d5d1a98987} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1591 2023.10.29 04:31:34.501331 [ 23 ] {4c356a6d-a25a-4b5d-8f94-0eb9a02bb62f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1592 2023.10.29 04:31:34.501489 [ 3 ] {58e889c5-5fd5-4db0-938e-08d5d1a98987} <Trace> oximeter.fields_uuid (0eb1c1de-2664-4cc0-beba-15ae353ef5c3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1593 2023.10.29 04:31:34.501503 [ 23 ] {4c356a6d-a25a-4b5d-8f94-0eb9a02bb62f::all_1_6_1} <Trace> oximeter.fields_string (4c356a6d-a25a-4b5d-8f94-0eb9a02bb62f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1594 2023.10.29 04:31:34.501566 [ 23 ] {4c356a6d-a25a-4b5d-8f94-0eb9a02bb62f::all_1_6_1} <Trace> oximeter.fields_string (4c356a6d-a25a-4b5d-8f94-0eb9a02bb62f) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1595 2023.10.29 04:31:34.501688 [ 3 ] {58e889c5-5fd5-4db0-938e-08d5d1a98987} <Information> executeQuery: Read 308 rows, 21.81 KiB in 0.00167627 sec., 183741 rows/sec., 12.71 MiB/sec.
1596 2023.10.29 04:31:34.501851 [ 3 ] {58e889c5-5fd5-4db0-938e-08d5d1a98987} <Debug> DynamicQueryHandler: Done processing query
1597 2023.10.29 04:31:34.501875 [ 3 ] {58e889c5-5fd5-4db0-938e-08d5d1a98987} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1598 2023.10.29 04:31:34.501891 [ 3 ] {} <Debug> HTTP-Session: f1201288-943d-4507-9e3b-33f10f045448 Destroying unnamed session
1599 2023.10.29 04:31:34.502049 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1600 2023.10.29 04:31:34.502093 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1601 2023.10.29 04:31:34.502113 [ 3 ] {} <Debug> HTTP-Session: ca23171b-f8af-4f0e-8c66-ca7e0be3eb1d Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
1602 2023.10.29 04:31:34.502130 [ 3 ] {} <Debug> HTTP-Session: ca23171b-f8af-4f0e-8c66-ca7e0be3eb1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1603 2023.10.29 04:31:34.502200 [ 3 ] {1857ebdc-bc56-470c-a2bd-3fb43f95d165} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
1604 2023.10.29 04:31:34.502241 [ 3 ] {1857ebdc-bc56-470c-a2bd-3fb43f95d165} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
1605 2023.10.29 04:31:34.502355 [ 3 ] {1857ebdc-bc56-470c-a2bd-3fb43f95d165} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1606 2023.10.29 04:31:34.502632 [ 3 ] {1857ebdc-bc56-470c-a2bd-3fb43f95d165} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB.
1607 2023.10.29 04:31:34.502876 [ 3 ] {1857ebdc-bc56-470c-a2bd-3fb43f95d165} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1608 2023.10.29 04:31:34.503050 [ 3 ] {1857ebdc-bc56-470c-a2bd-3fb43f95d165} <Trace> oximeter.measurements_bool (d8fa95b3-809f-40e3-96fe-693a1d26ccd6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1609 2023.10.29 04:31:34.503159 [ 97 ] {} <Debug> oximeter.measurements_bool (d8fa95b3-809f-40e3-96fe-693a1d26ccd6) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1610 2023.10.29 04:31:34.503182 [ 3 ] {1857ebdc-bc56-470c-a2bd-3fb43f95d165} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000952067 sec., 6302 rows/sec., 264.64 KiB/sec.
1611 2023.10.29 04:31:34.503212 [ 97 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB.
1612 2023.10.29 04:31:34.503328 [ 23 ] {d8fa95b3-809f-40e3-96fe-693a1d26ccd6::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1613 2023.10.29 04:31:34.503408 [ 3 ] {1857ebdc-bc56-470c-a2bd-3fb43f95d165} <Debug> DynamicQueryHandler: Done processing query
1614 2023.10.29 04:31:34.503431 [ 23 ] {d8fa95b3-809f-40e3-96fe-693a1d26ccd6::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1615 2023.10.29 04:31:34.503437 [ 3 ] {1857ebdc-bc56-470c-a2bd-3fb43f95d165} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1616 2023.10.29 04:31:34.503467 [ 3 ] {} <Debug> HTTP-Session: ca23171b-f8af-4f0e-8c66-ca7e0be3eb1d Destroying unnamed session
1617 2023.10.29 04:31:34.503471 [ 23 ] {d8fa95b3-809f-40e3-96fe-693a1d26ccd6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part
1618 2023.10.29 04:31:34.503576 [ 23 ] {d8fa95b3-809f-40e3-96fe-693a1d26ccd6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part
1619 2023.10.29 04:31:34.503616 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 12803, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1620 2023.10.29 04:31:34.503677 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1621 2023.10.29 04:31:34.503701 [ 23 ] {d8fa95b3-809f-40e3-96fe-693a1d26ccd6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part
1622 2023.10.29 04:31:34.503706 [ 3 ] {} <Debug> HTTP-Session: 63bca65b-3e0a-4ed6-b7fc-5e6dfe1f31d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
1623 2023.10.29 04:31:34.503748 [ 3 ] {} <Debug> HTTP-Session: 63bca65b-3e0a-4ed6-b7fc-5e6dfe1f31d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1624 2023.10.29 04:31:34.503842 [ 23 ] {d8fa95b3-809f-40e3-96fe-693a1d26ccd6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part
1625 2023.10.29 04:31:34.503860 [ 3 ] {ebf3c0cb-2454-44f3-95fe-62d289a21fd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
1626 2023.10.29 04:31:34.503914 [ 3 ] {ebf3c0cb-2454-44f3-95fe-62d289a21fd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
1627 2023.10.29 04:31:34.503989 [ 23 ] {d8fa95b3-809f-40e3-96fe-693a1d26ccd6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part
1628 2023.10.29 04:31:34.504193 [ 23 ] {d8fa95b3-809f-40e3-96fe-693a1d26ccd6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part
1629 2023.10.29 04:31:34.504208 [ 3 ] {ebf3c0cb-2454-44f3-95fe-62d289a21fd4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1630 2023.10.29 04:31:34.504680 [ 3 ] {ebf3c0cb-2454-44f3-95fe-62d289a21fd4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB.
1631 2023.10.29 04:31:34.505059 [ 12 ] {d8fa95b3-809f-40e3-96fe-693a1d26ccd6::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001798592 sec., 20015.65669145643 rows/sec., 840.50 KiB/sec.
1632 2023.10.29 04:31:34.505094 [ 3 ] {ebf3c0cb-2454-44f3-95fe-62d289a21fd4} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1633 2023.10.29 04:31:34.505203 [ 12 ] {d8fa95b3-809f-40e3-96fe-693a1d26ccd6::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1634 2023.10.29 04:31:34.505392 [ 3 ] {ebf3c0cb-2454-44f3-95fe-62d289a21fd4} <Trace> oximeter.measurements_cumulativei64 (933f5a2d-0d5b-4327-bde4-e17b515875e8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1635 2023.10.29 04:31:34.505524 [ 12 ] {d8fa95b3-809f-40e3-96fe-693a1d26ccd6::all_1_6_1} <Trace> oximeter.measurements_bool (d8fa95b3-809f-40e3-96fe-693a1d26ccd6): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1636 2023.10.29 04:31:34.505610 [ 3 ] {ebf3c0cb-2454-44f3-95fe-62d289a21fd4} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.001707521 sec., 40995 rows/sec., 2.49 MiB/sec.
1637 2023.10.29 04:31:34.505665 [ 12 ] {d8fa95b3-809f-40e3-96fe-693a1d26ccd6::all_1_6_1} <Trace> oximeter.measurements_bool (d8fa95b3-809f-40e3-96fe-693a1d26ccd6) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1638 2023.10.29 04:31:34.505888 [ 3 ] {ebf3c0cb-2454-44f3-95fe-62d289a21fd4} <Debug> DynamicQueryHandler: Done processing query
1639 2023.10.29 04:31:34.505917 [ 3 ] {ebf3c0cb-2454-44f3-95fe-62d289a21fd4} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1640 2023.10.29 04:31:34.505933 [ 3 ] {} <Debug> HTTP-Session: 63bca65b-3e0a-4ed6-b7fc-5e6dfe1f31d4 Destroying unnamed session
1641 2023.10.29 04:31:34.506109 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 18231, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1642 2023.10.29 04:31:34.506155 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1643 2023.10.29 04:31:34.506174 [ 3 ] {} <Debug> HTTP-Session: b6a233c7-e9fd-4ac9-a058-a18e53238fad Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
1644 2023.10.29 04:31:34.506191 [ 3 ] {} <Debug> HTTP-Session: b6a233c7-e9fd-4ac9-a058-a18e53238fad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1645 2023.10.29 04:31:34.506273 [ 3 ] {c70bb8e5-ab48-410b-b247-cf255abf28eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1646 2023.10.29 04:31:34.506319 [ 3 ] {c70bb8e5-ab48-410b-b247-cf255abf28eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1647 2023.10.29 04:31:34.506465 [ 3 ] {c70bb8e5-ab48-410b-b247-cf255abf28eb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1648 2023.10.29 04:31:34.506839 [ 3 ] {c70bb8e5-ab48-410b-b247-cf255abf28eb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB.
1649 2023.10.29 04:31:34.507122 [ 3 ] {c70bb8e5-ab48-410b-b247-cf255abf28eb} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1650 2023.10.29 04:31:34.507306 [ 3 ] {c70bb8e5-ab48-410b-b247-cf255abf28eb} <Trace> oximeter.measurements_histogramf64 (b19ae7ab-9c2d-40bb-8165-74b6d7b926be): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1651 2023.10.29 04:31:34.507437 [ 3 ] {c70bb8e5-ab48-410b-b247-cf255abf28eb} <Information> executeQuery: Read 17 rows, 23.49 KiB in 0.00113527 sec., 14974 rows/sec., 20.21 MiB/sec.
1652 2023.10.29 04:31:34.507566 [ 3 ] {c70bb8e5-ab48-410b-b247-cf255abf28eb} <Debug> DynamicQueryHandler: Done processing query
1653 2023.10.29 04:31:34.507589 [ 3 ] {c70bb8e5-ab48-410b-b247-cf255abf28eb} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1654 2023.10.29 04:31:34.507605 [ 3 ] {} <Debug> HTTP-Session: b6a233c7-e9fd-4ac9-a058-a18e53238fad Destroying unnamed session
1655 2023.10.29 04:31:34.507721 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 2933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1656 2023.10.29 04:31:34.507765 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1657 2023.10.29 04:31:34.507784 [ 3 ] {} <Debug> HTTP-Session: 218c89fd-11d3-491a-8703-2aecadbdc5b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
1658 2023.10.29 04:31:34.507801 [ 3 ] {} <Debug> HTTP-Session: 218c89fd-11d3-491a-8703-2aecadbdc5b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1659 2023.10.29 04:31:34.507872 [ 3 ] {5464e2cb-df1b-49ee-8d41-8b2854762a2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1660 2023.10.29 04:31:34.507911 [ 3 ] {5464e2cb-df1b-49ee-8d41-8b2854762a2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1661 2023.10.29 04:31:34.508020 [ 3 ] {5464e2cb-df1b-49ee-8d41-8b2854762a2e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1662 2023.10.29 04:31:34.508285 [ 3 ] {5464e2cb-df1b-49ee-8d41-8b2854762a2e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB.
1663 2023.10.29 04:31:34.508579 [ 3 ] {5464e2cb-df1b-49ee-8d41-8b2854762a2e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1664 2023.10.29 04:31:34.508754 [ 3 ] {5464e2cb-df1b-49ee-8d41-8b2854762a2e} <Trace> oximeter.measurements_i64 (0a077745-05a7-47ab-afb3-26549453c5a2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1665 2023.10.29 04:31:34.508877 [ 97 ] {} <Debug> oximeter.measurements_i64 (0a077745-05a7-47ab-afb3-26549453c5a2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1666 2023.10.29 04:31:34.508897 [ 3 ] {5464e2cb-df1b-49ee-8d41-8b2854762a2e} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000989668 sec., 21219 rows/sec., 1.10 MiB/sec.
1667 2023.10.29 04:31:34.508928 [ 97 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB.
1668 2023.10.29 04:31:34.509083 [ 20 ] {0a077745-05a7-47ab-afb3-26549453c5a2::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1669 2023.10.29 04:31:34.509143 [ 3 ] {5464e2cb-df1b-49ee-8d41-8b2854762a2e} <Debug> DynamicQueryHandler: Done processing query
1670 2023.10.29 04:31:34.509183 [ 3 ] {5464e2cb-df1b-49ee-8d41-8b2854762a2e} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1671 2023.10.29 04:31:34.509228 [ 3 ] {} <Debug> HTTP-Session: 218c89fd-11d3-491a-8703-2aecadbdc5b4 Destroying unnamed session
1672 2023.10.29 04:31:34.509241 [ 20 ] {0a077745-05a7-47ab-afb3-26549453c5a2::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1673 2023.10.29 04:31:34.509298 [ 20 ] {0a077745-05a7-47ab-afb3-26549453c5a2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 21 rows starting from the beginning of the part
1674 2023.10.29 04:31:34.509422 [ 20 ] {0a077745-05a7-47ab-afb3-26549453c5a2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 45 rows starting from the beginning of the part
1675 2023.10.29 04:31:34.509506 [ 20 ] {0a077745-05a7-47ab-afb3-26549453c5a2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 21 rows starting from the beginning of the part
1676 2023.10.29 04:31:34.509580 [ 20 ] {0a077745-05a7-47ab-afb3-26549453c5a2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 21 rows starting from the beginning of the part
1677 2023.10.29 04:31:34.509669 [ 20 ] {0a077745-05a7-47ab-afb3-26549453c5a2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 21 rows starting from the beginning of the part
1678 2023.10.29 04:31:34.509756 [ 20 ] {0a077745-05a7-47ab-afb3-26549453c5a2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 21 rows starting from the beginning of the part
1679 2023.10.29 04:31:34.510334 [ 10 ] {0a077745-05a7-47ab-afb3-26549453c5a2::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 150 rows, containing 4 columns (4 merged, 0 gathered) in 0.001333714 sec., 112467.89041728587 rows/sec., 6.17 MiB/sec.
1680 2023.10.29 04:31:34.510465 [ 12 ] {0a077745-05a7-47ab-afb3-26549453c5a2::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1681 2023.10.29 04:31:34.510651 [ 12 ] {0a077745-05a7-47ab-afb3-26549453c5a2::all_1_6_1} <Trace> oximeter.measurements_i64 (0a077745-05a7-47ab-afb3-26549453c5a2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1682 2023.10.29 04:31:34.510706 [ 12 ] {0a077745-05a7-47ab-afb3-26549453c5a2::all_1_6_1} <Trace> oximeter.measurements_i64 (0a077745-05a7-47ab-afb3-26549453c5a2) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1683 2023.10.29 04:31:43.868006 [ 88 ] {} <Debug> DNSResolver: Updating DNS cache
1684 2023.10.29 04:31:43.868075 [ 88 ] {} <Debug> DNSResolver: Updated DNS cache
1685 2023.10.29 04:31:44.496676 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 7201, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1686 2023.10.29 04:31:44.496778 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1687 2023.10.29 04:31:44.496804 [ 3 ] {} <Debug> HTTP-Session: 23b811f8-7e27-40e5-afb8-7ec625263c6a Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
1688 2023.10.29 04:31:44.496829 [ 3 ] {} <Debug> HTTP-Session: 23b811f8-7e27-40e5-afb8-7ec625263c6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1689 2023.10.29 04:31:44.496958 [ 3 ] {40f67b55-f565-493a-a2f2-7e19092d5749} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1690 2023.10.29 04:31:44.497020 [ 3 ] {40f67b55-f565-493a-a2f2-7e19092d5749} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1691 2023.10.29 04:31:44.497184 [ 3 ] {40f67b55-f565-493a-a2f2-7e19092d5749} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1692 2023.10.29 04:31:44.497612 [ 3 ] {40f67b55-f565-493a-a2f2-7e19092d5749} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB.
1693 2023.10.29 04:31:44.497881 [ 3 ] {40f67b55-f565-493a-a2f2-7e19092d5749} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1694 2023.10.29 04:31:44.498050 [ 3 ] {40f67b55-f565-493a-a2f2-7e19092d5749} <Trace> oximeter.fields_i64 (610071d8-d504-4bc5-be4c-41a0e87e8bdb): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1695 2023.10.29 04:31:44.498184 [ 3 ] {40f67b55-f565-493a-a2f2-7e19092d5749} <Information> executeQuery: Read 51 rows, 3.99 KiB in 0.001187801 sec., 42936 rows/sec., 3.28 MiB/sec.
1696 2023.10.29 04:31:44.498379 [ 3 ] {40f67b55-f565-493a-a2f2-7e19092d5749} <Debug> DynamicQueryHandler: Done processing query
1697 2023.10.29 04:31:44.498407 [ 3 ] {40f67b55-f565-493a-a2f2-7e19092d5749} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1698 2023.10.29 04:31:44.498425 [ 3 ] {} <Debug> HTTP-Session: 23b811f8-7e27-40e5-afb8-7ec625263c6a Destroying unnamed session
1699 2023.10.29 04:31:44.498672 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 36969, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1700 2023.10.29 04:31:44.498724 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1701 2023.10.29 04:31:44.498744 [ 3 ] {} <Debug> HTTP-Session: 9df07405-dca1-4fe5-8713-05e0dd46a3f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
1702 2023.10.29 04:31:44.498763 [ 3 ] {} <Debug> HTTP-Session: 9df07405-dca1-4fe5-8713-05e0dd46a3f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1703 2023.10.29 04:31:44.498854 [ 3 ] {10dc962e-06af-46ff-ac6b-77df3657d9f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1704 2023.10.29 04:31:44.498900 [ 3 ] {10dc962e-06af-46ff-ac6b-77df3657d9f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1705 2023.10.29 04:31:44.499015 [ 3 ] {10dc962e-06af-46ff-ac6b-77df3657d9f5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1706 2023.10.29 04:31:44.499479 [ 3 ] {10dc962e-06af-46ff-ac6b-77df3657d9f5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB.
1707 2023.10.29 04:31:44.499713 [ 3 ] {10dc962e-06af-46ff-ac6b-77df3657d9f5} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1708 2023.10.29 04:31:44.499861 [ 3 ] {10dc962e-06af-46ff-ac6b-77df3657d9f5} <Trace> oximeter.fields_string (4c356a6d-a25a-4b5d-8f94-0eb9a02bb62f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1709 2023.10.29 04:31:44.499988 [ 3 ] {10dc962e-06af-46ff-ac6b-77df3657d9f5} <Information> executeQuery: Read 231 rows, 22.88 KiB in 0.00110353 sec., 209328 rows/sec., 20.25 MiB/sec.
1710 2023.10.29 04:31:44.500116 [ 3 ] {10dc962e-06af-46ff-ac6b-77df3657d9f5} <Debug> DynamicQueryHandler: Done processing query
1711 2023.10.29 04:31:44.500140 [ 3 ] {10dc962e-06af-46ff-ac6b-77df3657d9f5} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
1712 2023.10.29 04:31:44.500157 [ 3 ] {} <Debug> HTTP-Session: 9df07405-dca1-4fe5-8713-05e0dd46a3f5 Destroying unnamed session
1713 2023.10.29 04:31:44.500442 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 55552, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1714 2023.10.29 04:31:44.500488 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1715 2023.10.29 04:31:44.500508 [ 3 ] {} <Debug> HTTP-Session: f9dd2d69-43f6-4d01-9ad1-b94b16f344f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
1716 2023.10.29 04:31:44.500525 [ 3 ] {} <Debug> HTTP-Session: f9dd2d69-43f6-4d01-9ad1-b94b16f344f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1717 2023.10.29 04:31:44.500613 [ 3 ] {d2957e1b-3cf0-4a0e-9508-880e143d5a56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1718 2023.10.29 04:31:44.500654 [ 3 ] {d2957e1b-3cf0-4a0e-9508-880e143d5a56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1719 2023.10.29 04:31:44.500763 [ 3 ] {d2957e1b-3cf0-4a0e-9508-880e143d5a56} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1720 2023.10.29 04:31:44.501264 [ 3 ] {d2957e1b-3cf0-4a0e-9508-880e143d5a56} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB.
1721 2023.10.29 04:31:44.501492 [ 3 ] {d2957e1b-3cf0-4a0e-9508-880e143d5a56} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1722 2023.10.29 04:31:44.501647 [ 3 ] {d2957e1b-3cf0-4a0e-9508-880e143d5a56} <Trace> oximeter.fields_uuid (0eb1c1de-2664-4cc0-beba-15ae353ef5c3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1723 2023.10.29 04:31:44.501777 [ 3 ] {d2957e1b-3cf0-4a0e-9508-880e143d5a56} <Information> executeQuery: Read 345 rows, 24.78 KiB in 0.001134121 sec., 304200 rows/sec., 21.34 MiB/sec.
1724 2023.10.29 04:31:44.501896 [ 3 ] {d2957e1b-3cf0-4a0e-9508-880e143d5a56} <Debug> DynamicQueryHandler: Done processing query
1725 2023.10.29 04:31:44.501919 [ 3 ] {d2957e1b-3cf0-4a0e-9508-880e143d5a56} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
1726 2023.10.29 04:31:44.501935 [ 3 ] {} <Debug> HTTP-Session: f9dd2d69-43f6-4d01-9ad1-b94b16f344f4 Destroying unnamed session
1727 2023.10.29 04:31:44.502068 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1728 2023.10.29 04:31:44.502114 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1729 2023.10.29 04:31:44.502134 [ 3 ] {} <Debug> HTTP-Session: 75512c24-60ec-49fe-990f-510abc29b506 Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
1730 2023.10.29 04:31:44.502152 [ 3 ] {} <Debug> HTTP-Session: 75512c24-60ec-49fe-990f-510abc29b506 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1731 2023.10.29 04:31:44.502222 [ 3 ] {430d30bd-68eb-4a89-96f3-7ba0c9107345} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
1732 2023.10.29 04:31:44.502263 [ 3 ] {430d30bd-68eb-4a89-96f3-7ba0c9107345} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
1733 2023.10.29 04:31:44.502371 [ 3 ] {430d30bd-68eb-4a89-96f3-7ba0c9107345} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1734 2023.10.29 04:31:44.502611 [ 3 ] {430d30bd-68eb-4a89-96f3-7ba0c9107345} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB.
1735 2023.10.29 04:31:44.502853 [ 3 ] {430d30bd-68eb-4a89-96f3-7ba0c9107345} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1736 2023.10.29 04:31:44.503025 [ 3 ] {430d30bd-68eb-4a89-96f3-7ba0c9107345} <Trace> oximeter.measurements_bool (d8fa95b3-809f-40e3-96fe-693a1d26ccd6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1737 2023.10.29 04:31:44.503138 [ 3 ] {430d30bd-68eb-4a89-96f3-7ba0c9107345} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000887126 sec., 6763 rows/sec., 284.01 KiB/sec.
1738 2023.10.29 04:31:44.503256 [ 3 ] {430d30bd-68eb-4a89-96f3-7ba0c9107345} <Debug> DynamicQueryHandler: Done processing query
1739 2023.10.29 04:31:44.503281 [ 3 ] {430d30bd-68eb-4a89-96f3-7ba0c9107345} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1740 2023.10.29 04:31:44.503299 [ 3 ] {} <Debug> HTTP-Session: 75512c24-60ec-49fe-990f-510abc29b506 Destroying unnamed session
1741 2023.10.29 04:31:44.503453 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 12803, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1742 2023.10.29 04:31:44.503498 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1743 2023.10.29 04:31:44.503517 [ 3 ] {} <Debug> HTTP-Session: 9dcf80ad-c13e-4ef8-9840-43c9126bb376 Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
1744 2023.10.29 04:31:44.503534 [ 3 ] {} <Debug> HTTP-Session: 9dcf80ad-c13e-4ef8-9840-43c9126bb376 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1745 2023.10.29 04:31:44.503608 [ 3 ] {60b07d10-29a5-4d00-be94-c981797daa6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
1746 2023.10.29 04:31:44.503650 [ 3 ] {60b07d10-29a5-4d00-be94-c981797daa6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
1747 2023.10.29 04:31:44.503770 [ 3 ] {60b07d10-29a5-4d00-be94-c981797daa6c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1748 2023.10.29 04:31:44.504060 [ 3 ] {60b07d10-29a5-4d00-be94-c981797daa6c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB.
1749 2023.10.29 04:31:44.504308 [ 3 ] {60b07d10-29a5-4d00-be94-c981797daa6c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1750 2023.10.29 04:31:44.504482 [ 3 ] {60b07d10-29a5-4d00-be94-c981797daa6c} <Trace> oximeter.measurements_cumulativei64 (933f5a2d-0d5b-4327-bde4-e17b515875e8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1751 2023.10.29 04:31:44.504605 [ 3 ] {60b07d10-29a5-4d00-be94-c981797daa6c} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.000967578 sec., 72345 rows/sec., 4.39 MiB/sec.
1752 2023.10.29 04:31:44.504726 [ 3 ] {60b07d10-29a5-4d00-be94-c981797daa6c} <Debug> DynamicQueryHandler: Done processing query
1753 2023.10.29 04:31:44.504750 [ 3 ] {60b07d10-29a5-4d00-be94-c981797daa6c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1754 2023.10.29 04:31:44.504767 [ 3 ] {} <Debug> HTTP-Session: 9dcf80ad-c13e-4ef8-9840-43c9126bb376 Destroying unnamed session
1755 2023.10.29 04:31:44.504973 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 48144, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1756 2023.10.29 04:31:44.505017 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1757 2023.10.29 04:31:44.505036 [ 3 ] {} <Debug> HTTP-Session: ed12c0e1-37b0-414d-8d00-b1134f138910 Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
1758 2023.10.29 04:31:44.505053 [ 3 ] {} <Debug> HTTP-Session: ed12c0e1-37b0-414d-8d00-b1134f138910 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1759 2023.10.29 04:31:44.505135 [ 3 ] {04057aa0-55b3-4a57-8d78-f7cd4bd76a88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1760 2023.10.29 04:31:44.505178 [ 3 ] {04057aa0-55b3-4a57-8d78-f7cd4bd76a88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1761 2023.10.29 04:31:44.505314 [ 3 ] {04057aa0-55b3-4a57-8d78-f7cd4bd76a88} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1762 2023.10.29 04:31:44.505785 [ 3 ] {04057aa0-55b3-4a57-8d78-f7cd4bd76a88} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB.
1763 2023.10.29 04:31:44.506101 [ 3 ] {04057aa0-55b3-4a57-8d78-f7cd4bd76a88} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1764 2023.10.29 04:31:44.506285 [ 3 ] {04057aa0-55b3-4a57-8d78-f7cd4bd76a88} <Trace> oximeter.measurements_histogramf64 (b19ae7ab-9c2d-40bb-8165-74b6d7b926be): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1765 2023.10.29 04:31:44.506421 [ 3 ] {04057aa0-55b3-4a57-8d78-f7cd4bd76a88} <Information> executeQuery: Read 45 rows, 62.18 KiB in 0.001255133 sec., 35852 rows/sec., 48.38 MiB/sec.
1766 2023.10.29 04:31:44.506413 [ 87 ] {} <Debug> oximeter.measurements_histogramf64 (b19ae7ab-9c2d-40bb-8165-74b6d7b926be) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1767 2023.10.29 04:31:44.506531 [ 87 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB.
1768 2023.10.29 04:31:44.506615 [ 3 ] {04057aa0-55b3-4a57-8d78-f7cd4bd76a88} <Debug> DynamicQueryHandler: Done processing query
1769 2023.10.29 04:31:44.506636 [ 23 ] {b19ae7ab-9c2d-40bb-8165-74b6d7b926be::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1770 2023.10.29 04:31:44.506646 [ 3 ] {04057aa0-55b3-4a57-8d78-f7cd4bd76a88} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
1771 2023.10.29 04:31:44.506669 [ 3 ] {} <Debug> HTTP-Session: ed12c0e1-37b0-414d-8d00-b1134f138910 Destroying unnamed session
1772 2023.10.29 04:31:44.506726 [ 23 ] {b19ae7ab-9c2d-40bb-8165-74b6d7b926be::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1773 2023.10.29 04:31:44.506757 [ 23 ] {b19ae7ab-9c2d-40bb-8165-74b6d7b926be::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 13 rows starting from the beginning of the part
1774 2023.10.29 04:31:44.506810 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 4307, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1775 2023.10.29 04:31:44.506866 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1776 2023.10.29 04:31:44.506898 [ 3 ] {} <Debug> HTTP-Session: 915796c2-169f-431a-8d9c-e156da2f0797 Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
1777 2023.10.29 04:31:44.506900 [ 23 ] {b19ae7ab-9c2d-40bb-8165-74b6d7b926be::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 17 rows starting from the beginning of the part
1778 2023.10.29 04:31:44.506918 [ 3 ] {} <Debug> HTTP-Session: 915796c2-169f-431a-8d9c-e156da2f0797 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1779 2023.10.29 04:31:44.507035 [ 3 ] {eee965d7-4270-44c0-86ea-87477412a93d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1780 2023.10.29 04:31:44.507051 [ 23 ] {b19ae7ab-9c2d-40bb-8165-74b6d7b926be::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 17 rows starting from the beginning of the part
1781 2023.10.29 04:31:44.507095 [ 3 ] {eee965d7-4270-44c0-86ea-87477412a93d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1782 2023.10.29 04:31:44.507230 [ 23 ] {b19ae7ab-9c2d-40bb-8165-74b6d7b926be::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 17 rows starting from the beginning of the part
1783 2023.10.29 04:31:44.507335 [ 3 ] {eee965d7-4270-44c0-86ea-87477412a93d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1784 2023.10.29 04:31:44.507395 [ 23 ] {b19ae7ab-9c2d-40bb-8165-74b6d7b926be::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 17 rows starting from the beginning of the part
1785 2023.10.29 04:31:44.507578 [ 23 ] {b19ae7ab-9c2d-40bb-8165-74b6d7b926be::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 45 rows starting from the beginning of the part
1786 2023.10.29 04:31:44.507849 [ 3 ] {eee965d7-4270-44c0-86ea-87477412a93d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB.
1787 2023.10.29 04:31:44.508177 [ 3 ] {eee965d7-4270-44c0-86ea-87477412a93d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1788 2023.10.29 04:31:44.508415 [ 3 ] {eee965d7-4270-44c0-86ea-87477412a93d} <Trace> oximeter.measurements_i64 (0a077745-05a7-47ab-afb3-26549453c5a2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1789 2023.10.29 04:31:44.508600 [ 3 ] {eee965d7-4270-44c0-86ea-87477412a93d} <Information> executeQuery: Read 30 rows, 1.74 KiB in 0.001530458 sec., 19601 rows/sec., 1.11 MiB/sec.
1790 2023.10.29 04:31:44.508849 [ 3 ] {eee965d7-4270-44c0-86ea-87477412a93d} <Debug> DynamicQueryHandler: Done processing query
1791 2023.10.29 04:31:44.508879 [ 10 ] {b19ae7ab-9c2d-40bb-8165-74b6d7b926be::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 6 columns (6 merged, 0 gathered) in 0.002272861 sec., 55436.738102330055 rows/sec., 74.81 MiB/sec.
1792 2023.10.29 04:31:44.508898 [ 3 ] {eee965d7-4270-44c0-86ea-87477412a93d} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1793 2023.10.29 04:31:44.508977 [ 3 ] {} <Debug> HTTP-Session: 915796c2-169f-431a-8d9c-e156da2f0797 Destroying unnamed session
1794 2023.10.29 04:31:44.509153 [ 12 ] {b19ae7ab-9c2d-40bb-8165-74b6d7b926be::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1795 2023.10.29 04:31:44.509434 [ 12 ] {b19ae7ab-9c2d-40bb-8165-74b6d7b926be::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (b19ae7ab-9c2d-40bb-8165-74b6d7b926be): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1796 2023.10.29 04:31:44.509512 [ 12 ] {b19ae7ab-9c2d-40bb-8165-74b6d7b926be::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (b19ae7ab-9c2d-40bb-8165-74b6d7b926be) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1797 2023.10.29 04:31:54.496304 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 7488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1798 2023.10.29 04:31:54.496424 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1799 2023.10.29 04:31:54.496451 [ 3 ] {} <Debug> HTTP-Session: f9432eaa-f2ca-403f-959c-c11b71c7068d Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
1800 2023.10.29 04:31:54.496474 [ 3 ] {} <Debug> HTTP-Session: f9432eaa-f2ca-403f-959c-c11b71c7068d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1801 2023.10.29 04:31:54.496602 [ 3 ] {e59aae10-14d8-441b-80b1-543c2bd5aa6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1802 2023.10.29 04:31:54.496663 [ 3 ] {e59aae10-14d8-441b-80b1-543c2bd5aa6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1803 2023.10.29 04:31:54.496822 [ 3 ] {e59aae10-14d8-441b-80b1-543c2bd5aa6f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1804 2023.10.29 04:31:54.497259 [ 3 ] {e59aae10-14d8-441b-80b1-543c2bd5aa6f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB.
1805 2023.10.29 04:31:54.497521 [ 3 ] {e59aae10-14d8-441b-80b1-543c2bd5aa6f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1806 2023.10.29 04:31:54.497684 [ 3 ] {e59aae10-14d8-441b-80b1-543c2bd5aa6f} <Trace> oximeter.fields_i64 (610071d8-d504-4bc5-be4c-41a0e87e8bdb): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1807 2023.10.29 04:31:54.497818 [ 3 ] {e59aae10-14d8-441b-80b1-543c2bd5aa6f} <Information> executeQuery: Read 53 rows, 4.15 KiB in 0.001170992 sec., 45260 rows/sec., 3.46 MiB/sec.
1808 2023.10.29 04:31:54.497970 [ 3 ] {e59aae10-14d8-441b-80b1-543c2bd5aa6f} <Debug> DynamicQueryHandler: Done processing query
1809 2023.10.29 04:31:54.497996 [ 3 ] {e59aae10-14d8-441b-80b1-543c2bd5aa6f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1810 2023.10.29 04:31:54.498013 [ 3 ] {} <Debug> HTTP-Session: f9432eaa-f2ca-403f-959c-c11b71c7068d Destroying unnamed session
1811 2023.10.29 04:31:54.498259 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 37928, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1812 2023.10.29 04:31:54.498311 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1813 2023.10.29 04:31:54.498331 [ 3 ] {} <Debug> HTTP-Session: 78fb6db4-32fe-406c-92eb-965b1d10fc0b Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
1814 2023.10.29 04:31:54.498349 [ 3 ] {} <Debug> HTTP-Session: 78fb6db4-32fe-406c-92eb-965b1d10fc0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1815 2023.10.29 04:31:54.498441 [ 3 ] {908c28e1-5c17-4b83-b942-8430e89ae171} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1816 2023.10.29 04:31:54.498482 [ 3 ] {908c28e1-5c17-4b83-b942-8430e89ae171} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1817 2023.10.29 04:31:54.498592 [ 3 ] {908c28e1-5c17-4b83-b942-8430e89ae171} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1818 2023.10.29 04:31:54.499043 [ 3 ] {908c28e1-5c17-4b83-b942-8430e89ae171} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB.
1819 2023.10.29 04:31:54.499299 [ 3 ] {908c28e1-5c17-4b83-b942-8430e89ae171} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1820 2023.10.29 04:31:54.499454 [ 3 ] {908c28e1-5c17-4b83-b942-8430e89ae171} <Trace> oximeter.fields_string (4c356a6d-a25a-4b5d-8f94-0eb9a02bb62f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1821 2023.10.29 04:31:54.499584 [ 3 ] {908c28e1-5c17-4b83-b942-8430e89ae171} <Information> executeQuery: Read 237 rows, 23.48 KiB in 0.00111196 sec., 213137 rows/sec., 20.62 MiB/sec.
1822 2023.10.29 04:31:54.499698 [ 3 ] {908c28e1-5c17-4b83-b942-8430e89ae171} <Debug> DynamicQueryHandler: Done processing query
1823 2023.10.29 04:31:54.499722 [ 3 ] {908c28e1-5c17-4b83-b942-8430e89ae171} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
1824 2023.10.29 04:31:54.499738 [ 3 ] {} <Debug> HTTP-Session: 78fb6db4-32fe-406c-92eb-965b1d10fc0b Destroying unnamed session
1825 2023.10.29 04:31:54.499949 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 54364, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1826 2023.10.29 04:31:54.499994 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1827 2023.10.29 04:31:54.500013 [ 3 ] {} <Debug> HTTP-Session: d4d70460-0879-4d58-98d2-c92d2e003bf3 Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
1828 2023.10.29 04:31:54.500031 [ 3 ] {} <Debug> HTTP-Session: d4d70460-0879-4d58-98d2-c92d2e003bf3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1829 2023.10.29 04:31:54.500122 [ 3 ] {6a517cb5-ab93-4390-8439-ecb158372b30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1830 2023.10.29 04:31:54.500163 [ 3 ] {6a517cb5-ab93-4390-8439-ecb158372b30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1831 2023.10.29 04:31:54.500269 [ 3 ] {6a517cb5-ab93-4390-8439-ecb158372b30} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1832 2023.10.29 04:31:54.500745 [ 3 ] {6a517cb5-ab93-4390-8439-ecb158372b30} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB.
1833 2023.10.29 04:31:54.500970 [ 3 ] {6a517cb5-ab93-4390-8439-ecb158372b30} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1834 2023.10.29 04:31:54.501121 [ 3 ] {6a517cb5-ab93-4390-8439-ecb158372b30} <Trace> oximeter.fields_uuid (0eb1c1de-2664-4cc0-beba-15ae353ef5c3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1835 2023.10.29 04:31:54.501236 [ 3 ] {6a517cb5-ab93-4390-8439-ecb158372b30} <Information> executeQuery: Read 338 rows, 24.22 KiB in 0.00108418 sec., 311756 rows/sec., 21.81 MiB/sec.
1836 2023.10.29 04:31:54.501423 [ 3 ] {6a517cb5-ab93-4390-8439-ecb158372b30} <Debug> DynamicQueryHandler: Done processing query
1837 2023.10.29 04:31:54.501447 [ 3 ] {6a517cb5-ab93-4390-8439-ecb158372b30} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
1838 2023.10.29 04:31:54.501463 [ 3 ] {} <Debug> HTTP-Session: d4d70460-0879-4d58-98d2-c92d2e003bf3 Destroying unnamed session
1839 2023.10.29 04:31:54.501592 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1840 2023.10.29 04:31:54.501637 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1841 2023.10.29 04:31:54.501656 [ 3 ] {} <Debug> HTTP-Session: e566818b-8e40-43ca-83a6-dee5861e25a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
1842 2023.10.29 04:31:54.501673 [ 3 ] {} <Debug> HTTP-Session: e566818b-8e40-43ca-83a6-dee5861e25a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1843 2023.10.29 04:31:54.501745 [ 3 ] {44dd3d81-56ed-41da-9bcc-0ef704d95772} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
1844 2023.10.29 04:31:54.501787 [ 3 ] {44dd3d81-56ed-41da-9bcc-0ef704d95772} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
1845 2023.10.29 04:31:54.501909 [ 3 ] {44dd3d81-56ed-41da-9bcc-0ef704d95772} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1846 2023.10.29 04:31:54.502158 [ 3 ] {44dd3d81-56ed-41da-9bcc-0ef704d95772} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB.
1847 2023.10.29 04:31:54.502416 [ 3 ] {44dd3d81-56ed-41da-9bcc-0ef704d95772} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1848 2023.10.29 04:31:54.502587 [ 3 ] {44dd3d81-56ed-41da-9bcc-0ef704d95772} <Trace> oximeter.measurements_bool (d8fa95b3-809f-40e3-96fe-693a1d26ccd6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1849 2023.10.29 04:31:54.502710 [ 3 ] {44dd3d81-56ed-41da-9bcc-0ef704d95772} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000934687 sec., 6419 rows/sec., 269.56 KiB/sec.
1850 2023.10.29 04:31:54.502826 [ 3 ] {44dd3d81-56ed-41da-9bcc-0ef704d95772} <Debug> DynamicQueryHandler: Done processing query
1851 2023.10.29 04:31:54.502849 [ 3 ] {44dd3d81-56ed-41da-9bcc-0ef704d95772} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1852 2023.10.29 04:31:54.502866 [ 3 ] {} <Debug> HTTP-Session: e566818b-8e40-43ca-83a6-dee5861e25a5 Destroying unnamed session
1853 2023.10.29 04:31:54.502995 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 12803, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1854 2023.10.29 04:31:54.503038 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1855 2023.10.29 04:31:54.503057 [ 3 ] {} <Debug> HTTP-Session: 6337549c-0dc9-49b2-9066-45fbbc9257a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
1856 2023.10.29 04:31:54.503074 [ 3 ] {} <Debug> HTTP-Session: 6337549c-0dc9-49b2-9066-45fbbc9257a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1857 2023.10.29 04:31:54.503148 [ 3 ] {6848afcf-f2bc-488f-b107-fc2aa9eaf2fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
1858 2023.10.29 04:31:54.503190 [ 3 ] {6848afcf-f2bc-488f-b107-fc2aa9eaf2fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
1859 2023.10.29 04:31:54.503304 [ 3 ] {6848afcf-f2bc-488f-b107-fc2aa9eaf2fa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1860 2023.10.29 04:31:54.503628 [ 3 ] {6848afcf-f2bc-488f-b107-fc2aa9eaf2fa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB.
1861 2023.10.29 04:31:54.503882 [ 3 ] {6848afcf-f2bc-488f-b107-fc2aa9eaf2fa} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1862 2023.10.29 04:31:54.504054 [ 3 ] {6848afcf-f2bc-488f-b107-fc2aa9eaf2fa} <Trace> oximeter.measurements_cumulativei64 (933f5a2d-0d5b-4327-bde4-e17b515875e8): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1863 2023.10.29 04:31:54.504189 [ 3 ] {6848afcf-f2bc-488f-b107-fc2aa9eaf2fa} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.001000748 sec., 69947 rows/sec., 4.24 MiB/sec.
1864 2023.10.29 04:31:54.504316 [ 3 ] {6848afcf-f2bc-488f-b107-fc2aa9eaf2fa} <Debug> DynamicQueryHandler: Done processing query
1865 2023.10.29 04:31:54.504340 [ 3 ] {6848afcf-f2bc-488f-b107-fc2aa9eaf2fa} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1866 2023.10.29 04:31:54.504356 [ 3 ] {} <Debug> HTTP-Session: 6337549c-0dc9-49b2-9066-45fbbc9257a4 Destroying unnamed session
1867 2023.10.29 04:31:54.504505 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 50281, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1868 2023.10.29 04:31:54.504549 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1869 2023.10.29 04:31:54.504568 [ 3 ] {} <Debug> HTTP-Session: e269ea06-c7a3-45ea-a0bc-e646bf9fad06 Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
1870 2023.10.29 04:31:54.504584 [ 3 ] {} <Debug> HTTP-Session: e269ea06-c7a3-45ea-a0bc-e646bf9fad06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1871 2023.10.29 04:31:54.504661 [ 3 ] {96a1b8e2-1ed4-4362-962c-16881986dd2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1872 2023.10.29 04:31:54.504703 [ 3 ] {96a1b8e2-1ed4-4362-962c-16881986dd2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1873 2023.10.29 04:31:54.504841 [ 3 ] {96a1b8e2-1ed4-4362-962c-16881986dd2e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1874 2023.10.29 04:31:54.505290 [ 3 ] {96a1b8e2-1ed4-4362-962c-16881986dd2e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB.
1875 2023.10.29 04:31:54.505589 [ 3 ] {96a1b8e2-1ed4-4362-962c-16881986dd2e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1876 2023.10.29 04:31:54.505762 [ 3 ] {96a1b8e2-1ed4-4362-962c-16881986dd2e} <Trace> oximeter.measurements_histogramf64 (b19ae7ab-9c2d-40bb-8165-74b6d7b926be): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1877 2023.10.29 04:31:54.505881 [ 3 ] {96a1b8e2-1ed4-4362-962c-16881986dd2e} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.001193371 sec., 39384 rows/sec., 53.15 MiB/sec.
1878 2023.10.29 04:31:54.505996 [ 3 ] {96a1b8e2-1ed4-4362-962c-16881986dd2e} <Debug> DynamicQueryHandler: Done processing query
1879 2023.10.29 04:31:54.506019 [ 3 ] {96a1b8e2-1ed4-4362-962c-16881986dd2e} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
1880 2023.10.29 04:31:54.506034 [ 3 ] {} <Debug> HTTP-Session: e269ea06-c7a3-45ea-a0bc-e646bf9fad06 Destroying unnamed session
1881 2023.10.29 04:31:54.506150 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 2933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1882 2023.10.29 04:31:54.506193 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1883 2023.10.29 04:31:54.506211 [ 3 ] {} <Debug> HTTP-Session: b5a043f5-0417-4bc3-a84b-382d217661ec Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
1884 2023.10.29 04:31:54.506227 [ 3 ] {} <Debug> HTTP-Session: b5a043f5-0417-4bc3-a84b-382d217661ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1885 2023.10.29 04:31:54.506297 [ 3 ] {4c52354b-eb2a-43a6-a34c-1222e82d844c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1886 2023.10.29 04:31:54.506337 [ 3 ] {4c52354b-eb2a-43a6-a34c-1222e82d844c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1887 2023.10.29 04:31:54.506439 [ 3 ] {4c52354b-eb2a-43a6-a34c-1222e82d844c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1888 2023.10.29 04:31:54.506677 [ 3 ] {4c52354b-eb2a-43a6-a34c-1222e82d844c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB.
1889 2023.10.29 04:31:54.506903 [ 3 ] {4c52354b-eb2a-43a6-a34c-1222e82d844c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1890 2023.10.29 04:31:54.507095 [ 3 ] {4c52354b-eb2a-43a6-a34c-1222e82d844c} <Trace> oximeter.measurements_i64 (0a077745-05a7-47ab-afb3-26549453c5a2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1891 2023.10.29 04:31:54.507214 [ 3 ] {4c52354b-eb2a-43a6-a34c-1222e82d844c} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000887236 sec., 23669 rows/sec., 1.23 MiB/sec.
1892 2023.10.29 04:31:54.507330 [ 3 ] {4c52354b-eb2a-43a6-a34c-1222e82d844c} <Debug> DynamicQueryHandler: Done processing query
1893 2023.10.29 04:31:54.507354 [ 3 ] {4c52354b-eb2a-43a6-a34c-1222e82d844c} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1894 2023.10.29 04:31:54.507369 [ 3 ] {} <Debug> HTTP-Session: b5a043f5-0417-4bc3-a84b-382d217661ec Destroying unnamed session
1895 2023.10.29 04:31:58.868137 [ 62 ] {} <Debug> DNSResolver: Updating DNS cache
1896 2023.10.29 04:31:58.868252 [ 62 ] {} <Debug> DNSResolver: Updated DNS cache
1897 2023.10.29 04:31:59.488592 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 1899, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1898 2023.10.29 04:31:59.488750 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1899 2023.10.29 04:31:59.488795 [ 3 ] {} <Debug> HTTP-Session: 781d2cae-97e2-4d96-bca1-5684a9c37552 Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
1900 2023.10.29 04:31:59.488836 [ 3 ] {} <Debug> HTTP-Session: 781d2cae-97e2-4d96-bca1-5684a9c37552 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1901 2023.10.29 04:31:59.489035 [ 3 ] {8f634636-9311-4f03-b727-1d3b73e4219d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1902 2023.10.29 04:31:59.489133 [ 3 ] {8f634636-9311-4f03-b727-1d3b73e4219d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1903 2023.10.29 04:31:59.489319 [ 3 ] {8f634636-9311-4f03-b727-1d3b73e4219d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1904 2023.10.29 04:31:59.489713 [ 3 ] {8f634636-9311-4f03-b727-1d3b73e4219d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB.
1905 2023.10.29 04:31:59.489972 [ 3 ] {8f634636-9311-4f03-b727-1d3b73e4219d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
1906 2023.10.29 04:31:59.490132 [ 3 ] {8f634636-9311-4f03-b727-1d3b73e4219d} <Trace> oximeter.fields_uuid (0eb1c1de-2664-4cc0-beba-15ae353ef5c3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
1907 2023.10.29 04:31:59.490271 [ 3 ] {8f634636-9311-4f03-b727-1d3b73e4219d} <Information> executeQuery: Read 11 rows, 888.00 B in 0.001175271 sec., 9359 rows/sec., 737.86 KiB/sec.
1908 2023.10.29 04:31:59.490470 [ 3 ] {8f634636-9311-4f03-b727-1d3b73e4219d} <Debug> DynamicQueryHandler: Done processing query
1909 2023.10.29 04:31:59.490497 [ 3 ] {8f634636-9311-4f03-b727-1d3b73e4219d} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1910 2023.10.29 04:31:59.490513 [ 3 ] {} <Debug> HTTP-Session: 781d2cae-97e2-4d96-bca1-5684a9c37552 Destroying unnamed session
1911 2023.10.29 04:31:59.490646 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 2130, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1912 2023.10.29 04:31:59.490693 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1913 2023.10.29 04:31:59.490713 [ 3 ] {} <Debug> HTTP-Session: 143e24d9-25c6-40be-a6bb-001306678907 Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
1914 2023.10.29 04:31:59.490733 [ 3 ] {} <Debug> HTTP-Session: 143e24d9-25c6-40be-a6bb-001306678907 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1915 2023.10.29 04:31:59.490814 [ 3 ] {9b32eb79-dedc-442f-be32-93bfb0bcf0e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
1916 2023.10.29 04:31:59.490861 [ 3 ] {9b32eb79-dedc-442f-be32-93bfb0bcf0e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
1917 2023.10.29 04:31:59.490995 [ 3 ] {9b32eb79-dedc-442f-be32-93bfb0bcf0e3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1918 2023.10.29 04:31:59.491288 [ 3 ] {9b32eb79-dedc-442f-be32-93bfb0bcf0e3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB.
1919 2023.10.29 04:31:59.491536 [ 3 ] {9b32eb79-dedc-442f-be32-93bfb0bcf0e3} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
1920 2023.10.29 04:31:59.491709 [ 3 ] {9b32eb79-dedc-442f-be32-93bfb0bcf0e3} <Trace> oximeter.measurements_cumulativei64 (933f5a2d-0d5b-4327-bde4-e17b515875e8): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
1921 2023.10.29 04:31:59.491840 [ 3 ] {9b32eb79-dedc-442f-be32-93bfb0bcf0e3} <Information> executeQuery: Read 11 rows, 743.00 B in 0.000994338 sec., 11062 rows/sec., 729.72 KiB/sec.
1922 2023.10.29 04:31:59.491969 [ 3 ] {9b32eb79-dedc-442f-be32-93bfb0bcf0e3} <Debug> DynamicQueryHandler: Done processing query
1923 2023.10.29 04:31:59.491994 [ 3 ] {9b32eb79-dedc-442f-be32-93bfb0bcf0e3} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1924 2023.10.29 04:31:59.492010 [ 3 ] {} <Debug> HTTP-Session: 143e24d9-25c6-40be-a6bb-001306678907 Destroying unnamed session
1925 2023.10.29 04:32:04.497000 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 7488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1926 2023.10.29 04:32:04.497130 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1927 2023.10.29 04:32:04.497162 [ 3 ] {} <Debug> HTTP-Session: 204ea152-2b14-4fc4-943c-3aa961899fe3 Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
1928 2023.10.29 04:32:04.497189 [ 3 ] {} <Debug> HTTP-Session: 204ea152-2b14-4fc4-943c-3aa961899fe3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1929 2023.10.29 04:32:04.497333 [ 3 ] {3c22fbe8-9be4-42d0-b4ad-b73b7b6174e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1930 2023.10.29 04:32:04.497394 [ 3 ] {3c22fbe8-9be4-42d0-b4ad-b73b7b6174e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1931 2023.10.29 04:32:04.497556 [ 3 ] {3c22fbe8-9be4-42d0-b4ad-b73b7b6174e1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1932 2023.10.29 04:32:04.498082 [ 3 ] {3c22fbe8-9be4-42d0-b4ad-b73b7b6174e1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB.
1933 2023.10.29 04:32:04.498343 [ 3 ] {3c22fbe8-9be4-42d0-b4ad-b73b7b6174e1} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1934 2023.10.29 04:32:04.498506 [ 3 ] {3c22fbe8-9be4-42d0-b4ad-b73b7b6174e1} <Trace> oximeter.fields_i64 (610071d8-d504-4bc5-be4c-41a0e87e8bdb): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1935 2023.10.29 04:32:04.498644 [ 3 ] {3c22fbe8-9be4-42d0-b4ad-b73b7b6174e1} <Information> executeQuery: Read 53 rows, 4.15 KiB in 0.001270343 sec., 41721 rows/sec., 3.19 MiB/sec.
1936 2023.10.29 04:32:04.498843 [ 3 ] {3c22fbe8-9be4-42d0-b4ad-b73b7b6174e1} <Debug> DynamicQueryHandler: Done processing query
1937 2023.10.29 04:32:04.498870 [ 3 ] {3c22fbe8-9be4-42d0-b4ad-b73b7b6174e1} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1938 2023.10.29 04:32:04.498887 [ 3 ] {} <Debug> HTTP-Session: 204ea152-2b14-4fc4-943c-3aa961899fe3 Destroying unnamed session
1939 2023.10.29 04:32:04.499131 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 37928, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1940 2023.10.29 04:32:04.499182 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1941 2023.10.29 04:32:04.499203 [ 3 ] {} <Debug> HTTP-Session: bb3d27fa-4f58-43af-b440-b0fd7506922f Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
1942 2023.10.29 04:32:04.499221 [ 3 ] {} <Debug> HTTP-Session: bb3d27fa-4f58-43af-b440-b0fd7506922f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1943 2023.10.29 04:32:04.499311 [ 3 ] {9457c392-6158-4242-8a07-92a4d803c122} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1944 2023.10.29 04:32:04.499354 [ 3 ] {9457c392-6158-4242-8a07-92a4d803c122} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1945 2023.10.29 04:32:04.499471 [ 3 ] {9457c392-6158-4242-8a07-92a4d803c122} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1946 2023.10.29 04:32:04.499952 [ 3 ] {9457c392-6158-4242-8a07-92a4d803c122} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB.
1947 2023.10.29 04:32:04.500178 [ 3 ] {9457c392-6158-4242-8a07-92a4d803c122} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1948 2023.10.29 04:32:04.500331 [ 3 ] {9457c392-6158-4242-8a07-92a4d803c122} <Trace> oximeter.fields_string (4c356a6d-a25a-4b5d-8f94-0eb9a02bb62f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1949 2023.10.29 04:32:04.500456 [ 3 ] {9457c392-6158-4242-8a07-92a4d803c122} <Information> executeQuery: Read 237 rows, 23.48 KiB in 0.001115961 sec., 212373 rows/sec., 20.55 MiB/sec.
1950 2023.10.29 04:32:04.500586 [ 3 ] {9457c392-6158-4242-8a07-92a4d803c122} <Debug> DynamicQueryHandler: Done processing query
1951 2023.10.29 04:32:04.500610 [ 3 ] {9457c392-6158-4242-8a07-92a4d803c122} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
1952 2023.10.29 04:32:04.500626 [ 3 ] {} <Debug> HTTP-Session: bb3d27fa-4f58-43af-b440-b0fd7506922f Destroying unnamed session
1953 2023.10.29 04:32:04.500811 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 54364, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1954 2023.10.29 04:32:04.500858 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1955 2023.10.29 04:32:04.500877 [ 3 ] {} <Debug> HTTP-Session: 43dc4886-f107-4042-9a13-000de297277e Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
1956 2023.10.29 04:32:04.500894 [ 3 ] {} <Debug> HTTP-Session: 43dc4886-f107-4042-9a13-000de297277e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1957 2023.10.29 04:32:04.500992 [ 3 ] {10446bb9-ac69-468e-806e-1245fa21c27c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1958 2023.10.29 04:32:04.501033 [ 3 ] {10446bb9-ac69-468e-806e-1245fa21c27c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1959 2023.10.29 04:32:04.501143 [ 3 ] {10446bb9-ac69-468e-806e-1245fa21c27c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1960 2023.10.29 04:32:04.501634 [ 3 ] {10446bb9-ac69-468e-806e-1245fa21c27c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB.
1961 2023.10.29 04:32:04.501853 [ 3 ] {10446bb9-ac69-468e-806e-1245fa21c27c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
1962 2023.10.29 04:32:04.502003 [ 3 ] {10446bb9-ac69-468e-806e-1245fa21c27c} <Trace> oximeter.fields_uuid (0eb1c1de-2664-4cc0-beba-15ae353ef5c3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
1963 2023.10.29 04:32:04.502134 [ 3 ] {10446bb9-ac69-468e-806e-1245fa21c27c} <Information> executeQuery: Read 338 rows, 24.22 KiB in 0.00110771 sec., 305134 rows/sec., 21.35 MiB/sec.
1964 2023.10.29 04:32:04.502130 [ 53 ] {} <Debug> oximeter.fields_uuid (0eb1c1de-2664-4cc0-beba-15ae353ef5c3) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
1965 2023.10.29 04:32:04.502244 [ 53 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB.
1966 2023.10.29 04:32:04.502323 [ 3 ] {10446bb9-ac69-468e-806e-1245fa21c27c} <Debug> DynamicQueryHandler: Done processing query
1967 2023.10.29 04:32:04.502346 [ 23 ] {0eb1c1de-2664-4cc0-beba-15ae353ef5c3::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
1968 2023.10.29 04:32:04.502357 [ 3 ] {10446bb9-ac69-468e-806e-1245fa21c27c} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
1969 2023.10.29 04:32:04.502390 [ 3 ] {} <Debug> HTTP-Session: 43dc4886-f107-4042-9a13-000de297277e Destroying unnamed session
1970 2023.10.29 04:32:04.502442 [ 23 ] {0eb1c1de-2664-4cc0-beba-15ae353ef5c3::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1971 2023.10.29 04:32:04.502475 [ 23 ] {0eb1c1de-2664-4cc0-beba-15ae353ef5c3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 331 rows starting from the beginning of the part
1972 2023.10.29 04:32:04.502535 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1973 2023.10.29 04:32:04.502592 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1974 2023.10.29 04:32:04.502617 [ 23 ] {0eb1c1de-2664-4cc0-beba-15ae353ef5c3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 308 rows starting from the beginning of the part
1975 2023.10.29 04:32:04.502621 [ 3 ] {} <Debug> HTTP-Session: 2b7ddabf-34e2-4017-bb0d-a5f5f0798472 Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
1976 2023.10.29 04:32:04.502664 [ 3 ] {} <Debug> HTTP-Session: 2b7ddabf-34e2-4017-bb0d-a5f5f0798472 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1977 2023.10.29 04:32:04.502777 [ 23 ] {0eb1c1de-2664-4cc0-beba-15ae353ef5c3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 345 rows starting from the beginning of the part
1978 2023.10.29 04:32:04.502784 [ 3 ] {13a66e14-4788-4778-a662-c833e27184d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
1979 2023.10.29 04:32:04.502842 [ 3 ] {13a66e14-4788-4778-a662-c833e27184d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
1980 2023.10.29 04:32:04.502933 [ 23 ] {0eb1c1de-2664-4cc0-beba-15ae353ef5c3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 338 rows starting from the beginning of the part
1981 2023.10.29 04:32:04.503084 [ 3 ] {13a66e14-4788-4778-a662-c833e27184d1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1982 2023.10.29 04:32:04.503108 [ 23 ] {0eb1c1de-2664-4cc0-beba-15ae353ef5c3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 11 rows starting from the beginning of the part
1983 2023.10.29 04:32:04.503293 [ 23 ] {0eb1c1de-2664-4cc0-beba-15ae353ef5c3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 338 rows starting from the beginning of the part
1984 2023.10.29 04:32:04.503558 [ 3 ] {13a66e14-4788-4778-a662-c833e27184d1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB.
1985 2023.10.29 04:32:04.503869 [ 3 ] {13a66e14-4788-4778-a662-c833e27184d1} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1986 2023.10.29 04:32:04.504080 [ 3 ] {13a66e14-4788-4778-a662-c833e27184d1} <Trace> oximeter.measurements_bool (d8fa95b3-809f-40e3-96fe-693a1d26ccd6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1987 2023.10.29 04:32:04.504213 [ 3 ] {13a66e14-4788-4778-a662-c833e27184d1} <Information> executeQuery: Read 6 rows, 258.00 B in 0.001388915 sec., 4319 rows/sec., 181.40 KiB/sec.
1988 2023.10.29 04:32:04.504525 [ 3 ] {13a66e14-4788-4778-a662-c833e27184d1} <Debug> DynamicQueryHandler: Done processing query
1989 2023.10.29 04:32:04.504554 [ 3 ] {13a66e14-4788-4778-a662-c833e27184d1} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1990 2023.10.29 04:32:04.504564 [ 23 ] {0eb1c1de-2664-4cc0-beba-15ae353ef5c3::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1671 rows, containing 4 columns (4 merged, 0 gathered) in 0.002261331 sec., 738945.3379447768 rows/sec., 51.62 MiB/sec.
1991 2023.10.29 04:32:04.504572 [ 3 ] {} <Debug> HTTP-Session: 2b7ddabf-34e2-4017-bb0d-a5f5f0798472 Destroying unnamed session
1992 2023.10.29 04:32:04.504662 [ 23 ] {0eb1c1de-2664-4cc0-beba-15ae353ef5c3::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
1993 2023.10.29 04:32:04.504710 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 12803, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1994 2023.10.29 04:32:04.504758 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1995 2023.10.29 04:32:04.504777 [ 3 ] {} <Debug> HTTP-Session: 7ae91de9-4e77-4599-831e-4e76ccb31745 Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
1996 2023.10.29 04:32:04.504796 [ 3 ] {} <Debug> HTTP-Session: 7ae91de9-4e77-4599-831e-4e76ccb31745 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1997 2023.10.29 04:32:04.504832 [ 23 ] {0eb1c1de-2664-4cc0-beba-15ae353ef5c3::all_1_11_2} <Trace> oximeter.fields_uuid (0eb1c1de-2664-4cc0-beba-15ae353ef5c3): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
1998 2023.10.29 04:32:04.504887 [ 3 ] {6ba51335-4fa5-44de-8c42-710dae1e340a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
1999 2023.10.29 04:32:04.504908 [ 23 ] {0eb1c1de-2664-4cc0-beba-15ae353ef5c3::all_1_11_2} <Trace> oximeter.fields_uuid (0eb1c1de-2664-4cc0-beba-15ae353ef5c3) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
2000 2023.10.29 04:32:04.504936 [ 3 ] {6ba51335-4fa5-44de-8c42-710dae1e340a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2001 2023.10.29 04:32:04.505084 [ 3 ] {6ba51335-4fa5-44de-8c42-710dae1e340a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2002 2023.10.29 04:32:04.505393 [ 3 ] {6ba51335-4fa5-44de-8c42-710dae1e340a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB.
2003 2023.10.29 04:32:04.505645 [ 3 ] {6ba51335-4fa5-44de-8c42-710dae1e340a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2004 2023.10.29 04:32:04.505819 [ 3 ] {6ba51335-4fa5-44de-8c42-710dae1e340a} <Trace> oximeter.measurements_cumulativei64 (933f5a2d-0d5b-4327-bde4-e17b515875e8): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
2005 2023.10.29 04:32:04.505939 [ 53 ] {} <Debug> oximeter.measurements_cumulativei64 (933f5a2d-0d5b-4327-bde4-e17b515875e8) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2006 2023.10.29 04:32:04.505958 [ 3 ] {6ba51335-4fa5-44de-8c42-710dae1e340a} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.001033989 sec., 67698 rows/sec., 4.10 MiB/sec.
2007 2023.10.29 04:32:04.506002 [ 53 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB.
2008 2023.10.29 04:32:04.506115 [ 23 ] {933f5a2d-0d5b-4327-bde4-e17b515875e8::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
2009 2023.10.29 04:32:04.506160 [ 3 ] {6ba51335-4fa5-44de-8c42-710dae1e340a} <Debug> DynamicQueryHandler: Done processing query
2010 2023.10.29 04:32:04.506187 [ 3 ] {6ba51335-4fa5-44de-8c42-710dae1e340a} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
2011 2023.10.29 04:32:04.506195 [ 23 ] {933f5a2d-0d5b-4327-bde4-e17b515875e8::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2012 2023.10.29 04:32:04.506208 [ 3 ] {} <Debug> HTTP-Session: 7ae91de9-4e77-4599-831e-4e76ccb31745 Destroying unnamed session
2013 2023.10.29 04:32:04.506229 [ 23 ] {933f5a2d-0d5b-4327-bde4-e17b515875e8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 361 rows starting from the beginning of the part
2014 2023.10.29 04:32:04.506321 [ 23 ] {933f5a2d-0d5b-4327-bde4-e17b515875e8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 70 rows starting from the beginning of the part
2015 2023.10.29 04:32:04.506384 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 50282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2016 2023.10.29 04:32:04.506414 [ 23 ] {933f5a2d-0d5b-4327-bde4-e17b515875e8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 70 rows starting from the beginning of the part
2017 2023.10.29 04:32:04.506435 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2018 2023.10.29 04:32:04.506460 [ 3 ] {} <Debug> HTTP-Session: 14df6ce6-a066-404b-97e7-a5f401547d48 Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
2019 2023.10.29 04:32:04.506482 [ 3 ] {} <Debug> HTTP-Session: 14df6ce6-a066-404b-97e7-a5f401547d48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2020 2023.10.29 04:32:04.506523 [ 23 ] {933f5a2d-0d5b-4327-bde4-e17b515875e8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 70 rows starting from the beginning of the part
2021 2023.10.29 04:32:04.506610 [ 3 ] {15ecd8fd-2bda-439a-9b8f-3c0edad2eaa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2022 2023.10.29 04:32:04.506641 [ 23 ] {933f5a2d-0d5b-4327-bde4-e17b515875e8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 11 rows starting from the beginning of the part
2023 2023.10.29 04:32:04.506672 [ 3 ] {15ecd8fd-2bda-439a-9b8f-3c0edad2eaa4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2024 2023.10.29 04:32:04.506786 [ 23 ] {933f5a2d-0d5b-4327-bde4-e17b515875e8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 70 rows starting from the beginning of the part
2025 2023.10.29 04:32:04.507024 [ 3 ] {15ecd8fd-2bda-439a-9b8f-3c0edad2eaa4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2026 2023.10.29 04:32:04.507727 [ 3 ] {15ecd8fd-2bda-439a-9b8f-3c0edad2eaa4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB.
2027 2023.10.29 04:32:04.507902 [ 23 ] {933f5a2d-0d5b-4327-bde4-e17b515875e8::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 652 rows, containing 5 columns (5 merged, 0 gathered) in 0.001849794 sec., 352471.68063038366 rows/sec., 21.41 MiB/sec.
2028 2023.10.29 04:32:04.508020 [ 23 ] {933f5a2d-0d5b-4327-bde4-e17b515875e8::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2029 2023.10.29 04:32:04.508141 [ 3 ] {15ecd8fd-2bda-439a-9b8f-3c0edad2eaa4} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2030 2023.10.29 04:32:04.508218 [ 23 ] {933f5a2d-0d5b-4327-bde4-e17b515875e8::all_1_11_2} <Trace> oximeter.measurements_cumulativei64 (933f5a2d-0d5b-4327-bde4-e17b515875e8): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
2031 2023.10.29 04:32:04.508288 [ 23 ] {933f5a2d-0d5b-4327-bde4-e17b515875e8::all_1_11_2} <Trace> oximeter.measurements_cumulativei64 (933f5a2d-0d5b-4327-bde4-e17b515875e8) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
2032 2023.10.29 04:32:04.508370 [ 3 ] {15ecd8fd-2bda-439a-9b8f-3c0edad2eaa4} <Trace> oximeter.measurements_histogramf64 (b19ae7ab-9c2d-40bb-8165-74b6d7b926be): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
2033 2023.10.29 04:32:04.508518 [ 3 ] {15ecd8fd-2bda-439a-9b8f-3c0edad2eaa4} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.001867894 sec., 25162 rows/sec., 33.95 MiB/sec.
2034 2023.10.29 04:32:04.508676 [ 3 ] {15ecd8fd-2bda-439a-9b8f-3c0edad2eaa4} <Debug> DynamicQueryHandler: Done processing query
2035 2023.10.29 04:32:04.508702 [ 3 ] {15ecd8fd-2bda-439a-9b8f-3c0edad2eaa4} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
2036 2023.10.29 04:32:04.508718 [ 3 ] {} <Debug> HTTP-Session: 14df6ce6-a066-404b-97e7-a5f401547d48 Destroying unnamed session
2037 2023.10.29 04:32:04.508840 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 2933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2038 2023.10.29 04:32:04.508884 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2039 2023.10.29 04:32:04.508902 [ 3 ] {} <Debug> HTTP-Session: 062e5a19-f086-45c4-b7a6-d170737a77ed Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
2040 2023.10.29 04:32:04.508920 [ 3 ] {} <Debug> HTTP-Session: 062e5a19-f086-45c4-b7a6-d170737a77ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2041 2023.10.29 04:32:04.508992 [ 3 ] {9ec22003-44dd-4491-aa01-f002bdba94e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
2042 2023.10.29 04:32:04.509031 [ 3 ] {9ec22003-44dd-4491-aa01-f002bdba94e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
2043 2023.10.29 04:32:04.509137 [ 3 ] {9ec22003-44dd-4491-aa01-f002bdba94e7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2044 2023.10.29 04:32:04.509405 [ 3 ] {9ec22003-44dd-4491-aa01-f002bdba94e7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB.
2045 2023.10.29 04:32:04.509634 [ 3 ] {9ec22003-44dd-4491-aa01-f002bdba94e7} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2046 2023.10.29 04:32:04.509805 [ 3 ] {9ec22003-44dd-4491-aa01-f002bdba94e7} <Trace> oximeter.measurements_i64 (0a077745-05a7-47ab-afb3-26549453c5a2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
2047 2023.10.29 04:32:04.509932 [ 3 ] {9ec22003-44dd-4491-aa01-f002bdba94e7} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000903346 sec., 23246 rows/sec., 1.21 MiB/sec.
2048 2023.10.29 04:32:04.510069 [ 3 ] {9ec22003-44dd-4491-aa01-f002bdba94e7} <Debug> DynamicQueryHandler: Done processing query
2049 2023.10.29 04:32:04.510093 [ 3 ] {9ec22003-44dd-4491-aa01-f002bdba94e7} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2050 2023.10.29 04:32:04.510109 [ 3 ] {} <Debug> HTTP-Session: 062e5a19-f086-45c4-b7a6-d170737a77ed Destroying unnamed session
2051 2023.10.29 04:32:13.868502 [ 68 ] {} <Debug> DNSResolver: Updating DNS cache
2052 2023.10.29 04:32:13.868573 [ 68 ] {} <Debug> DNSResolver: Updated DNS cache
2053 2023.10.29 04:32:14.496292 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 7488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2054 2023.10.29 04:32:14.496409 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2055 2023.10.29 04:32:14.496440 [ 3 ] {} <Debug> HTTP-Session: 2bf40d1c-0b30-4ae0-97a3-b7ed5f5c8e17 Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
2056 2023.10.29 04:32:14.496467 [ 3 ] {} <Debug> HTTP-Session: 2bf40d1c-0b30-4ae0-97a3-b7ed5f5c8e17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2057 2023.10.29 04:32:14.496611 [ 3 ] {c670579a-0b2d-4ed4-b207-a7a9b4df649d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2058 2023.10.29 04:32:14.496678 [ 3 ] {c670579a-0b2d-4ed4-b207-a7a9b4df649d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2059 2023.10.29 04:32:14.496836 [ 3 ] {c670579a-0b2d-4ed4-b207-a7a9b4df649d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2060 2023.10.29 04:32:14.497386 [ 3 ] {c670579a-0b2d-4ed4-b207-a7a9b4df649d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB.
2061 2023.10.29 04:32:14.497660 [ 3 ] {c670579a-0b2d-4ed4-b207-a7a9b4df649d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2062 2023.10.29 04:32:14.497824 [ 3 ] {c670579a-0b2d-4ed4-b207-a7a9b4df649d} <Trace> oximeter.fields_i64 (610071d8-d504-4bc5-be4c-41a0e87e8bdb): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
2063 2023.10.29 04:32:14.497961 [ 3 ] {c670579a-0b2d-4ed4-b207-a7a9b4df649d} <Information> executeQuery: Read 53 rows, 4.15 KiB in 0.001303193 sec., 40669 rows/sec., 3.11 MiB/sec.
2064 2023.10.29 04:32:14.498120 [ 3 ] {c670579a-0b2d-4ed4-b207-a7a9b4df649d} <Debug> DynamicQueryHandler: Done processing query
2065 2023.10.29 04:32:14.498147 [ 3 ] {c670579a-0b2d-4ed4-b207-a7a9b4df649d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2066 2023.10.29 04:32:14.498164 [ 3 ] {} <Debug> HTTP-Session: 2bf40d1c-0b30-4ae0-97a3-b7ed5f5c8e17 Destroying unnamed session
2067 2023.10.29 04:32:14.498426 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 37928, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2068 2023.10.29 04:32:14.498477 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2069 2023.10.29 04:32:14.498497 [ 3 ] {} <Debug> HTTP-Session: 65c24aa1-da4b-43e3-b4b6-63000bb10a23 Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
2070 2023.10.29 04:32:14.498516 [ 3 ] {} <Debug> HTTP-Session: 65c24aa1-da4b-43e3-b4b6-63000bb10a23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2071 2023.10.29 04:32:14.498609 [ 3 ] {6453de3e-3177-4f05-89b0-c4140c2bad85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2072 2023.10.29 04:32:14.498653 [ 3 ] {6453de3e-3177-4f05-89b0-c4140c2bad85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2073 2023.10.29 04:32:14.498762 [ 3 ] {6453de3e-3177-4f05-89b0-c4140c2bad85} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2074 2023.10.29 04:32:14.499295 [ 3 ] {6453de3e-3177-4f05-89b0-c4140c2bad85} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB.
2075 2023.10.29 04:32:14.499524 [ 3 ] {6453de3e-3177-4f05-89b0-c4140c2bad85} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2076 2023.10.29 04:32:14.499673 [ 3 ] {6453de3e-3177-4f05-89b0-c4140c2bad85} <Trace> oximeter.fields_string (4c356a6d-a25a-4b5d-8f94-0eb9a02bb62f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
2077 2023.10.29 04:32:14.499810 [ 3 ] {6453de3e-3177-4f05-89b0-c4140c2bad85} <Information> executeQuery: Read 237 rows, 23.48 KiB in 0.001161221 sec., 204095 rows/sec., 19.74 MiB/sec.
2078 2023.10.29 04:32:14.499981 [ 3 ] {6453de3e-3177-4f05-89b0-c4140c2bad85} <Debug> DynamicQueryHandler: Done processing query
2079 2023.10.29 04:32:14.500006 [ 3 ] {6453de3e-3177-4f05-89b0-c4140c2bad85} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
2080 2023.10.29 04:32:14.500024 [ 3 ] {} <Debug> HTTP-Session: 65c24aa1-da4b-43e3-b4b6-63000bb10a23 Destroying unnamed session
2081 2023.10.29 04:32:14.500209 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 54364, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2082 2023.10.29 04:32:14.500255 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2083 2023.10.29 04:32:14.500275 [ 3 ] {} <Debug> HTTP-Session: b469c788-5253-41a3-9590-89dd712cef21 Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
2084 2023.10.29 04:32:14.500291 [ 3 ] {} <Debug> HTTP-Session: b469c788-5253-41a3-9590-89dd712cef21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2085 2023.10.29 04:32:14.500386 [ 3 ] {2e30f946-0ea7-497f-86aa-32e5457f85a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2086 2023.10.29 04:32:14.500427 [ 3 ] {2e30f946-0ea7-497f-86aa-32e5457f85a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2087 2023.10.29 04:32:14.500541 [ 3 ] {2e30f946-0ea7-497f-86aa-32e5457f85a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2088 2023.10.29 04:32:14.501029 [ 3 ] {2e30f946-0ea7-497f-86aa-32e5457f85a0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB.
2089 2023.10.29 04:32:14.501256 [ 3 ] {2e30f946-0ea7-497f-86aa-32e5457f85a0} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2090 2023.10.29 04:32:14.501406 [ 3 ] {2e30f946-0ea7-497f-86aa-32e5457f85a0} <Trace> oximeter.fields_uuid (0eb1c1de-2664-4cc0-beba-15ae353ef5c3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
2091 2023.10.29 04:32:14.501523 [ 3 ] {2e30f946-0ea7-497f-86aa-32e5457f85a0} <Information> executeQuery: Read 338 rows, 24.22 KiB in 0.00110768 sec., 305142 rows/sec., 21.35 MiB/sec.
2092 2023.10.29 04:32:14.501643 [ 3 ] {2e30f946-0ea7-497f-86aa-32e5457f85a0} <Debug> DynamicQueryHandler: Done processing query
2093 2023.10.29 04:32:14.501668 [ 3 ] {2e30f946-0ea7-497f-86aa-32e5457f85a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2094 2023.10.29 04:32:14.501684 [ 3 ] {} <Debug> HTTP-Session: b469c788-5253-41a3-9590-89dd712cef21 Destroying unnamed session
2095 2023.10.29 04:32:14.501816 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2096 2023.10.29 04:32:14.501860 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2097 2023.10.29 04:32:14.501879 [ 3 ] {} <Debug> HTTP-Session: 4f792802-841d-4757-9372-26a052d117fe Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
2098 2023.10.29 04:32:14.501896 [ 3 ] {} <Debug> HTTP-Session: 4f792802-841d-4757-9372-26a052d117fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2099 2023.10.29 04:32:14.501967 [ 3 ] {7a7110b7-cead-42b3-b25a-982bd35a39d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2100 2023.10.29 04:32:14.502007 [ 3 ] {7a7110b7-cead-42b3-b25a-982bd35a39d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2101 2023.10.29 04:32:14.502118 [ 3 ] {7a7110b7-cead-42b3-b25a-982bd35a39d1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2102 2023.10.29 04:32:14.502378 [ 3 ] {7a7110b7-cead-42b3-b25a-982bd35a39d1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB.
2103 2023.10.29 04:32:14.502615 [ 3 ] {7a7110b7-cead-42b3-b25a-982bd35a39d1} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2104 2023.10.29 04:32:14.502786 [ 3 ] {7a7110b7-cead-42b3-b25a-982bd35a39d1} <Trace> oximeter.measurements_bool (d8fa95b3-809f-40e3-96fe-693a1d26ccd6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
2105 2023.10.29 04:32:14.502908 [ 3 ] {7a7110b7-cead-42b3-b25a-982bd35a39d1} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000911636 sec., 6581 rows/sec., 276.37 KiB/sec.
2106 2023.10.29 04:32:14.503017 [ 3 ] {7a7110b7-cead-42b3-b25a-982bd35a39d1} <Debug> DynamicQueryHandler: Done processing query
2107 2023.10.29 04:32:14.503040 [ 3 ] {7a7110b7-cead-42b3-b25a-982bd35a39d1} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2108 2023.10.29 04:32:14.503055 [ 3 ] {} <Debug> HTTP-Session: 4f792802-841d-4757-9372-26a052d117fe Destroying unnamed session
2109 2023.10.29 04:32:14.503175 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 12803, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2110 2023.10.29 04:32:14.503218 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2111 2023.10.29 04:32:14.503237 [ 3 ] {} <Debug> HTTP-Session: ea7ef77b-aa3f-4914-87d5-493a673fe746 Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
2112 2023.10.29 04:32:14.503254 [ 3 ] {} <Debug> HTTP-Session: ea7ef77b-aa3f-4914-87d5-493a673fe746 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2113 2023.10.29 04:32:14.503329 [ 3 ] {404104cd-e8cc-484f-98cc-9b7088ad8978} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2114 2023.10.29 04:32:14.503371 [ 3 ] {404104cd-e8cc-484f-98cc-9b7088ad8978} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2115 2023.10.29 04:32:14.503488 [ 3 ] {404104cd-e8cc-484f-98cc-9b7088ad8978} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2116 2023.10.29 04:32:14.503778 [ 3 ] {404104cd-e8cc-484f-98cc-9b7088ad8978} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB.
2117 2023.10.29 04:32:14.504024 [ 3 ] {404104cd-e8cc-484f-98cc-9b7088ad8978} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2118 2023.10.29 04:32:14.504195 [ 3 ] {404104cd-e8cc-484f-98cc-9b7088ad8978} <Trace> oximeter.measurements_cumulativei64 (933f5a2d-0d5b-4327-bde4-e17b515875e8): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
2119 2023.10.29 04:32:14.504372 [ 3 ] {404104cd-e8cc-484f-98cc-9b7088ad8978} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.001004449 sec., 69689 rows/sec., 4.23 MiB/sec.
2120 2023.10.29 04:32:14.504564 [ 3 ] {404104cd-e8cc-484f-98cc-9b7088ad8978} <Debug> DynamicQueryHandler: Done processing query
2121 2023.10.29 04:32:14.504589 [ 3 ] {404104cd-e8cc-484f-98cc-9b7088ad8978} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2122 2023.10.29 04:32:14.504605 [ 3 ] {} <Debug> HTTP-Session: ea7ef77b-aa3f-4914-87d5-493a673fe746 Destroying unnamed session
2123 2023.10.29 04:32:14.504752 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 50282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2124 2023.10.29 04:32:14.504797 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2125 2023.10.29 04:32:14.504816 [ 3 ] {} <Debug> HTTP-Session: 0151fab6-aa49-4f9e-b266-ab48abbc229a Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
2126 2023.10.29 04:32:14.504832 [ 3 ] {} <Debug> HTTP-Session: 0151fab6-aa49-4f9e-b266-ab48abbc229a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2127 2023.10.29 04:32:14.504910 [ 3 ] {5dcda384-4206-49f2-a218-4c0b2eedfdd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2128 2023.10.29 04:32:14.504954 [ 3 ] {5dcda384-4206-49f2-a218-4c0b2eedfdd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2129 2023.10.29 04:32:14.505102 [ 3 ] {5dcda384-4206-49f2-a218-4c0b2eedfdd2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2130 2023.10.29 04:32:14.505550 [ 3 ] {5dcda384-4206-49f2-a218-4c0b2eedfdd2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB.
2131 2023.10.29 04:32:14.505863 [ 3 ] {5dcda384-4206-49f2-a218-4c0b2eedfdd2} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2132 2023.10.29 04:32:14.506053 [ 3 ] {5dcda384-4206-49f2-a218-4c0b2eedfdd2} <Trace> oximeter.measurements_histogramf64 (b19ae7ab-9c2d-40bb-8165-74b6d7b926be): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
2133 2023.10.29 04:32:14.506191 [ 3 ] {5dcda384-4206-49f2-a218-4c0b2eedfdd2} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.001243363 sec., 37800 rows/sec., 51.01 MiB/sec.
2134 2023.10.29 04:32:14.506322 [ 3 ] {5dcda384-4206-49f2-a218-4c0b2eedfdd2} <Debug> DynamicQueryHandler: Done processing query
2135 2023.10.29 04:32:14.506346 [ 3 ] {5dcda384-4206-49f2-a218-4c0b2eedfdd2} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
2136 2023.10.29 04:32:14.506361 [ 3 ] {} <Debug> HTTP-Session: 0151fab6-aa49-4f9e-b266-ab48abbc229a Destroying unnamed session
2137 2023.10.29 04:32:14.506475 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 2933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2138 2023.10.29 04:32:14.506518 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2139 2023.10.29 04:32:14.506537 [ 3 ] {} <Debug> HTTP-Session: 8460140e-76f1-4632-aabc-b090f37f5c24 Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
2140 2023.10.29 04:32:14.506553 [ 3 ] {} <Debug> HTTP-Session: 8460140e-76f1-4632-aabc-b090f37f5c24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2141 2023.10.29 04:32:14.506623 [ 3 ] {4a24dd8f-d6e1-4b78-bd5f-d9683eeb73f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
2142 2023.10.29 04:32:14.506662 [ 3 ] {4a24dd8f-d6e1-4b78-bd5f-d9683eeb73f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
2143 2023.10.29 04:32:14.506764 [ 3 ] {4a24dd8f-d6e1-4b78-bd5f-d9683eeb73f4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2144 2023.10.29 04:32:14.507004 [ 3 ] {4a24dd8f-d6e1-4b78-bd5f-d9683eeb73f4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB.
2145 2023.10.29 04:32:14.507234 [ 3 ] {4a24dd8f-d6e1-4b78-bd5f-d9683eeb73f4} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2146 2023.10.29 04:32:14.507405 [ 3 ] {4a24dd8f-d6e1-4b78-bd5f-d9683eeb73f4} <Trace> oximeter.measurements_i64 (0a077745-05a7-47ab-afb3-26549453c5a2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
2147 2023.10.29 04:32:14.507533 [ 3 ] {4a24dd8f-d6e1-4b78-bd5f-d9683eeb73f4} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000879536 sec., 23876 rows/sec., 1.24 MiB/sec.
2148 2023.10.29 04:32:14.507664 [ 3 ] {4a24dd8f-d6e1-4b78-bd5f-d9683eeb73f4} <Debug> DynamicQueryHandler: Done processing query
2149 2023.10.29 04:32:14.507689 [ 3 ] {4a24dd8f-d6e1-4b78-bd5f-d9683eeb73f4} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2150 2023.10.29 04:32:14.507706 [ 3 ] {} <Debug> HTTP-Session: 8460140e-76f1-4632-aabc-b090f37f5c24 Destroying unnamed session
2151 2023.10.29 04:32:24.495525 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 7488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2152 2023.10.29 04:32:24.495691 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2153 2023.10.29 04:32:24.495739 [ 3 ] {} <Debug> HTTP-Session: 491acc4e-a467-4ef5-be55-ee6d1afcc679 Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
2154 2023.10.29 04:32:24.495780 [ 3 ] {} <Debug> HTTP-Session: 491acc4e-a467-4ef5-be55-ee6d1afcc679 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2155 2023.10.29 04:32:24.495978 [ 3 ] {2e7eb4e3-aa3f-4670-9eb8-1a49a8a86a60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2156 2023.10.29 04:32:24.496064 [ 3 ] {2e7eb4e3-aa3f-4670-9eb8-1a49a8a86a60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2157 2023.10.29 04:32:24.496223 [ 3 ] {2e7eb4e3-aa3f-4670-9eb8-1a49a8a86a60} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2158 2023.10.29 04:32:24.496638 [ 3 ] {2e7eb4e3-aa3f-4670-9eb8-1a49a8a86a60} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB.
2159 2023.10.29 04:32:24.496901 [ 3 ] {2e7eb4e3-aa3f-4670-9eb8-1a49a8a86a60} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2160 2023.10.29 04:32:24.497074 [ 3 ] {2e7eb4e3-aa3f-4670-9eb8-1a49a8a86a60} <Trace> oximeter.fields_i64 (610071d8-d504-4bc5-be4c-41a0e87e8bdb): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
2161 2023.10.29 04:32:24.497194 [ 3 ] {2e7eb4e3-aa3f-4670-9eb8-1a49a8a86a60} <Information> executeQuery: Read 53 rows, 4.15 KiB in 0.001160882 sec., 45654 rows/sec., 3.49 MiB/sec.
2162 2023.10.29 04:32:24.497184 [ 65 ] {} <Debug> oximeter.fields_i64 (610071d8-d504-4bc5-be4c-41a0e87e8bdb) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2163 2023.10.29 04:32:24.497258 [ 65 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB.
2164 2023.10.29 04:32:24.497352 [ 3 ] {2e7eb4e3-aa3f-4670-9eb8-1a49a8a86a60} <Debug> DynamicQueryHandler: Done processing query
2165 2023.10.29 04:32:24.497371 [ 12 ] {610071d8-d504-4bc5-be4c-41a0e87e8bdb::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
2166 2023.10.29 04:32:24.497386 [ 3 ] {2e7eb4e3-aa3f-4670-9eb8-1a49a8a86a60} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2167 2023.10.29 04:32:24.497456 [ 3 ] {} <Debug> HTTP-Session: 491acc4e-a467-4ef5-be55-ee6d1afcc679 Destroying unnamed session
2168 2023.10.29 04:32:24.497537 [ 12 ] {610071d8-d504-4bc5-be4c-41a0e87e8bdb::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2169 2023.10.29 04:32:24.497580 [ 12 ] {610071d8-d504-4bc5-be4c-41a0e87e8bdb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 23 rows starting from the beginning of the part
2170 2023.10.29 04:32:24.497655 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 37928, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2171 2023.10.29 04:32:24.497740 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2172 2023.10.29 04:32:24.497798 [ 3 ] {} <Debug> HTTP-Session: ac4d7ef4-3964-4b2f-91f2-75ab660c0831 Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
2173 2023.10.29 04:32:24.497815 [ 12 ] {610071d8-d504-4bc5-be4c-41a0e87e8bdb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 51 rows starting from the beginning of the part
2174 2023.10.29 04:32:24.497841 [ 3 ] {} <Debug> HTTP-Session: ac4d7ef4-3964-4b2f-91f2-75ab660c0831 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2175 2023.10.29 04:32:24.498182 [ 12 ] {610071d8-d504-4bc5-be4c-41a0e87e8bdb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 53 rows starting from the beginning of the part
2176 2023.10.29 04:32:24.498200 [ 3 ] {971f83fa-d534-4975-98e2-2144a70500e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2177 2023.10.29 04:32:24.498292 [ 3 ] {971f83fa-d534-4975-98e2-2144a70500e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2178 2023.10.29 04:32:24.498415 [ 12 ] {610071d8-d504-4bc5-be4c-41a0e87e8bdb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 53 rows starting from the beginning of the part
2179 2023.10.29 04:32:24.498729 [ 12 ] {610071d8-d504-4bc5-be4c-41a0e87e8bdb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 53 rows starting from the beginning of the part
2180 2023.10.29 04:32:24.498783 [ 3 ] {971f83fa-d534-4975-98e2-2144a70500e5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2181 2023.10.29 04:32:24.498974 [ 12 ] {610071d8-d504-4bc5-be4c-41a0e87e8bdb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 53 rows starting from the beginning of the part
2182 2023.10.29 04:32:24.499821 [ 3 ] {971f83fa-d534-4975-98e2-2144a70500e5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB.
2183 2023.10.29 04:32:24.500349 [ 3 ] {971f83fa-d534-4975-98e2-2144a70500e5} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2184 2023.10.29 04:32:24.500491 [ 18 ] {610071d8-d504-4bc5-be4c-41a0e87e8bdb::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 286 rows, containing 4 columns (4 merged, 0 gathered) in 0.003150397 sec., 90782.20935329738 rows/sec., 6.91 MiB/sec.
2185 2023.10.29 04:32:24.500612 [ 3 ] {971f83fa-d534-4975-98e2-2144a70500e5} <Trace> oximeter.fields_string (4c356a6d-a25a-4b5d-8f94-0eb9a02bb62f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
2186 2023.10.29 04:32:24.500703 [ 18 ] {610071d8-d504-4bc5-be4c-41a0e87e8bdb::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2187 2023.10.29 04:32:24.500771 [ 65 ] {} <Debug> oximeter.fields_string (4c356a6d-a25a-4b5d-8f94-0eb9a02bb62f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2188 2023.10.29 04:32:24.500860 [ 65 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB.
2189 2023.10.29 04:32:24.500867 [ 3 ] {971f83fa-d534-4975-98e2-2144a70500e5} <Information> executeQuery: Read 237 rows, 23.48 KiB in 0.002574647 sec., 92051 rows/sec., 8.91 MiB/sec.
2190 2023.10.29 04:32:24.501008 [ 14 ] {4c356a6d-a25a-4b5d-8f94-0eb9a02bb62f::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
2191 2023.10.29 04:32:24.501233 [ 18 ] {610071d8-d504-4bc5-be4c-41a0e87e8bdb::all_1_11_2} <Trace> oximeter.fields_i64 (610071d8-d504-4bc5-be4c-41a0e87e8bdb): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
2192 2023.10.29 04:32:24.501242 [ 14 ] {4c356a6d-a25a-4b5d-8f94-0eb9a02bb62f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2193 2023.10.29 04:32:24.501265 [ 3 ] {971f83fa-d534-4975-98e2-2144a70500e5} <Debug> DynamicQueryHandler: Done processing query
2194 2023.10.29 04:32:24.501305 [ 14 ] {4c356a6d-a25a-4b5d-8f94-0eb9a02bb62f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 147 rows starting from the beginning of the part
2195 2023.10.29 04:32:24.501318 [ 3 ] {971f83fa-d534-4975-98e2-2144a70500e5} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
2196 2023.10.29 04:32:24.501392 [ 3 ] {} <Debug> HTTP-Session: ac4d7ef4-3964-4b2f-91f2-75ab660c0831 Destroying unnamed session
2197 2023.10.29 04:32:24.501397 [ 18 ] {610071d8-d504-4bc5-be4c-41a0e87e8bdb::all_1_11_2} <Trace> oximeter.fields_i64 (610071d8-d504-4bc5-be4c-41a0e87e8bdb) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
2198 2023.10.29 04:32:24.501535 [ 14 ] {4c356a6d-a25a-4b5d-8f94-0eb9a02bb62f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 231 rows starting from the beginning of the part
2199 2023.10.29 04:32:24.501627 [ 14 ] {4c356a6d-a25a-4b5d-8f94-0eb9a02bb62f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 237 rows starting from the beginning of the part
2200 2023.10.29 04:32:24.501683 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 54364, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2201 2023.10.29 04:32:24.501780 [ 14 ] {4c356a6d-a25a-4b5d-8f94-0eb9a02bb62f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 237 rows starting from the beginning of the part
2202 2023.10.29 04:32:24.501783 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2203 2023.10.29 04:32:24.501853 [ 3 ] {} <Debug> HTTP-Session: bed2fd59-9e1f-4e6b-8af7-feaae7f035b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
2204 2023.10.29 04:32:24.501887 [ 3 ] {} <Debug> HTTP-Session: bed2fd59-9e1f-4e6b-8af7-feaae7f035b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2205 2023.10.29 04:32:24.501975 [ 14 ] {4c356a6d-a25a-4b5d-8f94-0eb9a02bb62f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 237 rows starting from the beginning of the part
2206 2023.10.29 04:32:24.502123 [ 3 ] {3345b881-018b-4164-bda8-ba06a8a6e3ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2207 2023.10.29 04:32:24.502182 [ 14 ] {4c356a6d-a25a-4b5d-8f94-0eb9a02bb62f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 237 rows starting from the beginning of the part
2208 2023.10.29 04:32:24.502209 [ 3 ] {3345b881-018b-4164-bda8-ba06a8a6e3ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2209 2023.10.29 04:32:24.502749 [ 3 ] {3345b881-018b-4164-bda8-ba06a8a6e3ac} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2210 2023.10.29 04:32:24.503764 [ 3 ] {3345b881-018b-4164-bda8-ba06a8a6e3ac} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB.
2211 2023.10.29 04:32:24.504199 [ 3 ] {3345b881-018b-4164-bda8-ba06a8a6e3ac} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2212 2023.10.29 04:32:24.504230 [ 14 ] {4c356a6d-a25a-4b5d-8f94-0eb9a02bb62f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1326 rows, containing 4 columns (4 merged, 0 gathered) in 0.00330982 sec., 400626.01591627335 rows/sec., 38.56 MiB/sec.
2213 2023.10.29 04:32:24.504395 [ 14 ] {4c356a6d-a25a-4b5d-8f94-0eb9a02bb62f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2214 2023.10.29 04:32:24.504480 [ 3 ] {3345b881-018b-4164-bda8-ba06a8a6e3ac} <Trace> oximeter.fields_uuid (0eb1c1de-2664-4cc0-beba-15ae353ef5c3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
2215 2023.10.29 04:32:24.504665 [ 3 ] {3345b881-018b-4164-bda8-ba06a8a6e3ac} <Information> executeQuery: Read 338 rows, 24.22 KiB in 0.002474295 sec., 136604 rows/sec., 9.56 MiB/sec.
2216 2023.10.29 04:32:24.504723 [ 14 ] {4c356a6d-a25a-4b5d-8f94-0eb9a02bb62f::all_1_11_2} <Trace> oximeter.fields_string (4c356a6d-a25a-4b5d-8f94-0eb9a02bb62f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
2217 2023.10.29 04:32:24.504874 [ 14 ] {4c356a6d-a25a-4b5d-8f94-0eb9a02bb62f::all_1_11_2} <Trace> oximeter.fields_string (4c356a6d-a25a-4b5d-8f94-0eb9a02bb62f) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
2218 2023.10.29 04:32:24.504894 [ 3 ] {3345b881-018b-4164-bda8-ba06a8a6e3ac} <Debug> DynamicQueryHandler: Done processing query
2219 2023.10.29 04:32:24.504935 [ 3 ] {3345b881-018b-4164-bda8-ba06a8a6e3ac} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2220 2023.10.29 04:32:24.504992 [ 3 ] {} <Debug> HTTP-Session: bed2fd59-9e1f-4e6b-8af7-feaae7f035b0 Destroying unnamed session
2221 2023.10.29 04:32:24.505158 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2222 2023.10.29 04:32:24.505203 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2223 2023.10.29 04:32:24.505226 [ 3 ] {} <Debug> HTTP-Session: 12354d50-1ddb-4471-8d3b-f5d1a6e7f904 Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
2224 2023.10.29 04:32:24.505245 [ 3 ] {} <Debug> HTTP-Session: 12354d50-1ddb-4471-8d3b-f5d1a6e7f904 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2225 2023.10.29 04:32:24.505317 [ 3 ] {4b4e3c06-9924-4f16-a79a-bcd3bbe3c1e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2226 2023.10.29 04:32:24.505360 [ 3 ] {4b4e3c06-9924-4f16-a79a-bcd3bbe3c1e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2227 2023.10.29 04:32:24.505485 [ 3 ] {4b4e3c06-9924-4f16-a79a-bcd3bbe3c1e1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2228 2023.10.29 04:32:24.505756 [ 3 ] {4b4e3c06-9924-4f16-a79a-bcd3bbe3c1e1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB.
2229 2023.10.29 04:32:24.506001 [ 3 ] {4b4e3c06-9924-4f16-a79a-bcd3bbe3c1e1} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2230 2023.10.29 04:32:24.506180 [ 3 ] {4b4e3c06-9924-4f16-a79a-bcd3bbe3c1e1} <Trace> oximeter.measurements_bool (d8fa95b3-809f-40e3-96fe-693a1d26ccd6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
2231 2023.10.29 04:32:24.506308 [ 3 ] {4b4e3c06-9924-4f16-a79a-bcd3bbe3c1e1} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000953838 sec., 6290 rows/sec., 264.15 KiB/sec.
2232 2023.10.29 04:32:24.506305 [ 66 ] {} <Debug> oximeter.measurements_bool (d8fa95b3-809f-40e3-96fe-693a1d26ccd6) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2233 2023.10.29 04:32:24.506415 [ 66 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB.
2234 2023.10.29 04:32:24.506506 [ 3 ] {4b4e3c06-9924-4f16-a79a-bcd3bbe3c1e1} <Debug> DynamicQueryHandler: Done processing query
2235 2023.10.29 04:32:24.506526 [ 18 ] {d8fa95b3-809f-40e3-96fe-693a1d26ccd6::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
2236 2023.10.29 04:32:24.506549 [ 3 ] {4b4e3c06-9924-4f16-a79a-bcd3bbe3c1e1} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2237 2023.10.29 04:32:24.506588 [ 3 ] {} <Debug> HTTP-Session: 12354d50-1ddb-4471-8d3b-f5d1a6e7f904 Destroying unnamed session
2238 2023.10.29 04:32:24.506653 [ 18 ] {d8fa95b3-809f-40e3-96fe-693a1d26ccd6::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2239 2023.10.29 04:32:24.506684 [ 18 ] {d8fa95b3-809f-40e3-96fe-693a1d26ccd6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part
2240 2023.10.29 04:32:24.506811 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 12803, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2241 2023.10.29 04:32:24.506852 [ 18 ] {d8fa95b3-809f-40e3-96fe-693a1d26ccd6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part
2242 2023.10.29 04:32:24.506900 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2243 2023.10.29 04:32:24.506954 [ 3 ] {} <Debug> HTTP-Session: b6cd9707-8180-403e-a387-ebc5ed220898 Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
2244 2023.10.29 04:32:24.506998 [ 3 ] {} <Debug> HTTP-Session: b6cd9707-8180-403e-a387-ebc5ed220898 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2245 2023.10.29 04:32:24.507081 [ 18 ] {d8fa95b3-809f-40e3-96fe-693a1d26ccd6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part
2246 2023.10.29 04:32:24.507211 [ 3 ] {d84ac0f0-69f3-4462-9c96-052fbc14b3f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2247 2023.10.29 04:32:24.507329 [ 18 ] {d8fa95b3-809f-40e3-96fe-693a1d26ccd6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part
2248 2023.10.29 04:32:24.507338 [ 3 ] {d84ac0f0-69f3-4462-9c96-052fbc14b3f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2249 2023.10.29 04:32:24.507625 [ 18 ] {d8fa95b3-809f-40e3-96fe-693a1d26ccd6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part
2250 2023.10.29 04:32:24.507908 [ 3 ] {d84ac0f0-69f3-4462-9c96-052fbc14b3f3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2251 2023.10.29 04:32:24.507926 [ 18 ] {d8fa95b3-809f-40e3-96fe-693a1d26ccd6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part
2252 2023.10.29 04:32:24.508689 [ 3 ] {d84ac0f0-69f3-4462-9c96-052fbc14b3f3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB.
2253 2023.10.29 04:32:24.509371 [ 3 ] {d84ac0f0-69f3-4462-9c96-052fbc14b3f3} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2254 2023.10.29 04:32:24.509467 [ 14 ] {d8fa95b3-809f-40e3-96fe-693a1d26ccd6::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.002988684 sec., 22083.298200813468 rows/sec., 927.33 KiB/sec.
2255 2023.10.29 04:32:24.509606 [ 14 ] {d8fa95b3-809f-40e3-96fe-693a1d26ccd6::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2256 2023.10.29 04:32:24.509719 [ 3 ] {d84ac0f0-69f3-4462-9c96-052fbc14b3f3} <Trace> oximeter.measurements_cumulativei64 (933f5a2d-0d5b-4327-bde4-e17b515875e8): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
2257 2023.10.29 04:32:24.509951 [ 3 ] {d84ac0f0-69f3-4462-9c96-052fbc14b3f3} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.002679539 sec., 26123 rows/sec., 1.58 MiB/sec.
2258 2023.10.29 04:32:24.509989 [ 14 ] {d8fa95b3-809f-40e3-96fe-693a1d26ccd6::all_1_11_2} <Trace> oximeter.measurements_bool (d8fa95b3-809f-40e3-96fe-693a1d26ccd6): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
2259 2023.10.29 04:32:24.510160 [ 14 ] {d8fa95b3-809f-40e3-96fe-693a1d26ccd6::all_1_11_2} <Trace> oximeter.measurements_bool (d8fa95b3-809f-40e3-96fe-693a1d26ccd6) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
2260 2023.10.29 04:32:24.510224 [ 3 ] {d84ac0f0-69f3-4462-9c96-052fbc14b3f3} <Debug> DynamicQueryHandler: Done processing query
2261 2023.10.29 04:32:24.510278 [ 3 ] {d84ac0f0-69f3-4462-9c96-052fbc14b3f3} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2262 2023.10.29 04:32:24.510295 [ 3 ] {} <Debug> HTTP-Session: b6cd9707-8180-403e-a387-ebc5ed220898 Destroying unnamed session
2263 2023.10.29 04:32:24.510451 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 50282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2264 2023.10.29 04:32:24.510494 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2265 2023.10.29 04:32:24.510513 [ 3 ] {} <Debug> HTTP-Session: 14248c2f-9366-4c96-8467-5a3afb011884 Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
2266 2023.10.29 04:32:24.510529 [ 3 ] {} <Debug> HTTP-Session: 14248c2f-9366-4c96-8467-5a3afb011884 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2267 2023.10.29 04:32:24.510621 [ 3 ] {e2f3bae6-ebee-48a2-96ff-06dddcd09de3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2268 2023.10.29 04:32:24.510666 [ 3 ] {e2f3bae6-ebee-48a2-96ff-06dddcd09de3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2269 2023.10.29 04:32:24.510820 [ 3 ] {e2f3bae6-ebee-48a2-96ff-06dddcd09de3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2270 2023.10.29 04:32:24.511319 [ 3 ] {e2f3bae6-ebee-48a2-96ff-06dddcd09de3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB.
2271 2023.10.29 04:32:24.511633 [ 3 ] {e2f3bae6-ebee-48a2-96ff-06dddcd09de3} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2272 2023.10.29 04:32:24.511816 [ 3 ] {e2f3bae6-ebee-48a2-96ff-06dddcd09de3} <Trace> oximeter.measurements_histogramf64 (b19ae7ab-9c2d-40bb-8165-74b6d7b926be): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
2273 2023.10.29 04:32:24.511949 [ 3 ] {e2f3bae6-ebee-48a2-96ff-06dddcd09de3} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.001298903 sec., 36184 rows/sec., 48.83 MiB/sec.
2274 2023.10.29 04:32:24.512079 [ 3 ] {e2f3bae6-ebee-48a2-96ff-06dddcd09de3} <Debug> DynamicQueryHandler: Done processing query
2275 2023.10.29 04:32:24.512103 [ 3 ] {e2f3bae6-ebee-48a2-96ff-06dddcd09de3} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
2276 2023.10.29 04:32:24.512119 [ 3 ] {} <Debug> HTTP-Session: 14248c2f-9366-4c96-8467-5a3afb011884 Destroying unnamed session
2277 2023.10.29 04:32:24.512246 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 2933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2278 2023.10.29 04:32:24.512290 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2279 2023.10.29 04:32:24.512309 [ 3 ] {} <Debug> HTTP-Session: dfae8ad8-363e-4568-87ca-be82630e7975 Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
2280 2023.10.29 04:32:24.512325 [ 3 ] {} <Debug> HTTP-Session: dfae8ad8-363e-4568-87ca-be82630e7975 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2281 2023.10.29 04:32:24.512396 [ 3 ] {93708b33-b15a-4a3a-9672-ea5fe1bea195} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
2282 2023.10.29 04:32:24.512436 [ 3 ] {93708b33-b15a-4a3a-9672-ea5fe1bea195} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
2283 2023.10.29 04:32:24.512540 [ 3 ] {93708b33-b15a-4a3a-9672-ea5fe1bea195} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2284 2023.10.29 04:32:24.512807 [ 3 ] {93708b33-b15a-4a3a-9672-ea5fe1bea195} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB.
2285 2023.10.29 04:32:24.513049 [ 3 ] {93708b33-b15a-4a3a-9672-ea5fe1bea195} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2286 2023.10.29 04:32:24.513221 [ 3 ] {93708b33-b15a-4a3a-9672-ea5fe1bea195} <Trace> oximeter.measurements_i64 (0a077745-05a7-47ab-afb3-26549453c5a2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
2287 2023.10.29 04:32:24.513340 [ 66 ] {} <Debug> oximeter.measurements_i64 (0a077745-05a7-47ab-afb3-26549453c5a2) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2288 2023.10.29 04:32:24.513354 [ 3 ] {93708b33-b15a-4a3a-9672-ea5fe1bea195} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000919956 sec., 22827 rows/sec., 1.18 MiB/sec.
2289 2023.10.29 04:32:24.513388 [ 66 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB.
2290 2023.10.29 04:32:24.513540 [ 14 ] {0a077745-05a7-47ab-afb3-26549453c5a2::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
2291 2023.10.29 04:32:24.513600 [ 3 ] {93708b33-b15a-4a3a-9672-ea5fe1bea195} <Debug> DynamicQueryHandler: Done processing query
2292 2023.10.29 04:32:24.513648 [ 3 ] {93708b33-b15a-4a3a-9672-ea5fe1bea195} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2293 2023.10.29 04:32:24.513700 [ 3 ] {} <Debug> HTTP-Session: dfae8ad8-363e-4568-87ca-be82630e7975 Destroying unnamed session
2294 2023.10.29 04:32:24.513711 [ 14 ] {0a077745-05a7-47ab-afb3-26549453c5a2::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2295 2023.10.29 04:32:24.513753 [ 14 ] {0a077745-05a7-47ab-afb3-26549453c5a2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 150 rows starting from the beginning of the part
2296 2023.10.29 04:32:24.513848 [ 14 ] {0a077745-05a7-47ab-afb3-26549453c5a2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 30 rows starting from the beginning of the part
2297 2023.10.29 04:32:24.513929 [ 14 ] {0a077745-05a7-47ab-afb3-26549453c5a2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 21 rows starting from the beginning of the part
2298 2023.10.29 04:32:24.514012 [ 14 ] {0a077745-05a7-47ab-afb3-26549453c5a2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 21 rows starting from the beginning of the part
2299 2023.10.29 04:32:24.514090 [ 14 ] {0a077745-05a7-47ab-afb3-26549453c5a2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 21 rows starting from the beginning of the part
2300 2023.10.29 04:32:24.514167 [ 14 ] {0a077745-05a7-47ab-afb3-26549453c5a2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 21 rows starting from the beginning of the part
2301 2023.10.29 04:32:24.514737 [ 14 ] {0a077745-05a7-47ab-afb3-26549453c5a2::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 264 rows, containing 4 columns (4 merged, 0 gathered) in 0.001278164 sec., 206546.26479857045 rows/sec., 11.17 MiB/sec.
2302 2023.10.29 04:32:24.514826 [ 14 ] {0a077745-05a7-47ab-afb3-26549453c5a2::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2303 2023.10.29 04:32:24.515006 [ 14 ] {0a077745-05a7-47ab-afb3-26549453c5a2::all_1_11_2} <Trace> oximeter.measurements_i64 (0a077745-05a7-47ab-afb3-26549453c5a2): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
2304 2023.10.29 04:32:24.515070 [ 14 ] {0a077745-05a7-47ab-afb3-26549453c5a2::all_1_11_2} <Trace> oximeter.measurements_i64 (0a077745-05a7-47ab-afb3-26549453c5a2) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
2305 2023.10.29 04:32:28.868620 [ 51 ] {} <Debug> DNSResolver: Updating DNS cache
2306 2023.10.29 04:32:28.868691 [ 51 ] {} <Debug> DNSResolver: Updated DNS cache
2307 2023.10.29 04:32:29.488742 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 1899, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2308 2023.10.29 04:32:29.488860 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2309 2023.10.29 04:32:29.488890 [ 3 ] {} <Debug> HTTP-Session: bfd87ad2-8bf4-4c58-bed4-e9276d34f2c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
2310 2023.10.29 04:32:29.488917 [ 3 ] {} <Debug> HTTP-Session: bfd87ad2-8bf4-4c58-bed4-e9276d34f2c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2311 2023.10.29 04:32:29.489059 [ 3 ] {724fb41e-d7f0-4eea-8828-97b0283dadc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2312 2023.10.29 04:32:29.489128 [ 3 ] {724fb41e-d7f0-4eea-8828-97b0283dadc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2313 2023.10.29 04:32:29.489299 [ 3 ] {724fb41e-d7f0-4eea-8828-97b0283dadc9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2314 2023.10.29 04:32:29.489779 [ 3 ] {724fb41e-d7f0-4eea-8828-97b0283dadc9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB.
2315 2023.10.29 04:32:29.490046 [ 3 ] {724fb41e-d7f0-4eea-8828-97b0283dadc9} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2316 2023.10.29 04:32:29.490211 [ 3 ] {724fb41e-d7f0-4eea-8828-97b0283dadc9} <Trace> oximeter.fields_uuid (0eb1c1de-2664-4cc0-beba-15ae353ef5c3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
2317 2023.10.29 04:32:29.490342 [ 3 ] {724fb41e-d7f0-4eea-8828-97b0283dadc9} <Information> executeQuery: Read 11 rows, 888.00 B in 0.001233892 sec., 8914 rows/sec., 702.81 KiB/sec.
2318 2023.10.29 04:32:29.490517 [ 3 ] {724fb41e-d7f0-4eea-8828-97b0283dadc9} <Debug> DynamicQueryHandler: Done processing query
2319 2023.10.29 04:32:29.490545 [ 3 ] {724fb41e-d7f0-4eea-8828-97b0283dadc9} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2320 2023.10.29 04:32:29.490562 [ 3 ] {} <Debug> HTTP-Session: bfd87ad2-8bf4-4c58-bed4-e9276d34f2c7 Destroying unnamed session
2321 2023.10.29 04:32:29.490677 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 2130, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2322 2023.10.29 04:32:29.490725 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2323 2023.10.29 04:32:29.490746 [ 3 ] {} <Debug> HTTP-Session: 7fd77b2f-7728-4e3a-a052-ebcf8aa8c720 Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
2324 2023.10.29 04:32:29.490765 [ 3 ] {} <Debug> HTTP-Session: 7fd77b2f-7728-4e3a-a052-ebcf8aa8c720 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2325 2023.10.29 04:32:29.490845 [ 3 ] {b045ae0a-fd66-45c6-bd68-daaa7cae737b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2326 2023.10.29 04:32:29.490890 [ 3 ] {b045ae0a-fd66-45c6-bd68-daaa7cae737b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2327 2023.10.29 04:32:29.491015 [ 3 ] {b045ae0a-fd66-45c6-bd68-daaa7cae737b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2328 2023.10.29 04:32:29.491300 [ 3 ] {b045ae0a-fd66-45c6-bd68-daaa7cae737b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB.
2329 2023.10.29 04:32:29.491554 [ 3 ] {b045ae0a-fd66-45c6-bd68-daaa7cae737b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2330 2023.10.29 04:32:29.491731 [ 3 ] {b045ae0a-fd66-45c6-bd68-daaa7cae737b} <Trace> oximeter.measurements_cumulativei64 (933f5a2d-0d5b-4327-bde4-e17b515875e8): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
2331 2023.10.29 04:32:29.491858 [ 3 ] {b045ae0a-fd66-45c6-bd68-daaa7cae737b} <Information> executeQuery: Read 11 rows, 743.00 B in 0.000983698 sec., 11182 rows/sec., 737.61 KiB/sec.
2332 2023.10.29 04:32:29.491972 [ 3 ] {b045ae0a-fd66-45c6-bd68-daaa7cae737b} <Debug> DynamicQueryHandler: Done processing query
2333 2023.10.29 04:32:29.491996 [ 3 ] {b045ae0a-fd66-45c6-bd68-daaa7cae737b} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2334 2023.10.29 04:32:29.492012 [ 3 ] {} <Debug> HTTP-Session: 7fd77b2f-7728-4e3a-a052-ebcf8aa8c720 Destroying unnamed session
2335 2023.10.29 04:32:34.496611 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 7488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2336 2023.10.29 04:32:34.496731 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2337 2023.10.29 04:32:34.496757 [ 3 ] {} <Debug> HTTP-Session: fc100cd3-e9ca-4d7b-976a-b5469ff0c60d Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
2338 2023.10.29 04:32:34.496781 [ 3 ] {} <Debug> HTTP-Session: fc100cd3-e9ca-4d7b-976a-b5469ff0c60d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2339 2023.10.29 04:32:34.496911 [ 3 ] {e49dc337-751b-4792-9be5-e8083cffe60e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2340 2023.10.29 04:32:34.496972 [ 3 ] {e49dc337-751b-4792-9be5-e8083cffe60e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2341 2023.10.29 04:32:34.497133 [ 3 ] {e49dc337-751b-4792-9be5-e8083cffe60e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2342 2023.10.29 04:32:34.497608 [ 3 ] {e49dc337-751b-4792-9be5-e8083cffe60e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB.
2343 2023.10.29 04:32:34.497874 [ 3 ] {e49dc337-751b-4792-9be5-e8083cffe60e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2344 2023.10.29 04:32:34.498038 [ 3 ] {e49dc337-751b-4792-9be5-e8083cffe60e} <Trace> oximeter.fields_i64 (610071d8-d504-4bc5-be4c-41a0e87e8bdb): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
2345 2023.10.29 04:32:34.498181 [ 3 ] {e49dc337-751b-4792-9be5-e8083cffe60e} <Information> executeQuery: Read 53 rows, 4.15 KiB in 0.001227992 sec., 43159 rows/sec., 3.30 MiB/sec.
2346 2023.10.29 04:32:34.498347 [ 3 ] {e49dc337-751b-4792-9be5-e8083cffe60e} <Debug> DynamicQueryHandler: Done processing query
2347 2023.10.29 04:32:34.498374 [ 3 ] {e49dc337-751b-4792-9be5-e8083cffe60e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2348 2023.10.29 04:32:34.498391 [ 3 ] {} <Debug> HTTP-Session: fc100cd3-e9ca-4d7b-976a-b5469ff0c60d Destroying unnamed session
2349 2023.10.29 04:32:34.498553 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 37928, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2350 2023.10.29 04:32:34.498601 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2351 2023.10.29 04:32:34.498621 [ 3 ] {} <Debug> HTTP-Session: 0b47e4ab-84a5-4fe4-9262-9cdc861616b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
2352 2023.10.29 04:32:34.498639 [ 3 ] {} <Debug> HTTP-Session: 0b47e4ab-84a5-4fe4-9262-9cdc861616b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2353 2023.10.29 04:32:34.498728 [ 3 ] {278fa5fb-b8d2-4594-8e38-d17bf20e72d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2354 2023.10.29 04:32:34.498771 [ 3 ] {278fa5fb-b8d2-4594-8e38-d17bf20e72d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2355 2023.10.29 04:32:34.498879 [ 3 ] {278fa5fb-b8d2-4594-8e38-d17bf20e72d5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2356 2023.10.29 04:32:34.499496 [ 3 ] {278fa5fb-b8d2-4594-8e38-d17bf20e72d5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB.
2357 2023.10.29 04:32:34.499759 [ 3 ] {278fa5fb-b8d2-4594-8e38-d17bf20e72d5} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2358 2023.10.29 04:32:34.499908 [ 3 ] {278fa5fb-b8d2-4594-8e38-d17bf20e72d5} <Trace> oximeter.fields_string (4c356a6d-a25a-4b5d-8f94-0eb9a02bb62f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
2359 2023.10.29 04:32:34.500036 [ 3 ] {278fa5fb-b8d2-4594-8e38-d17bf20e72d5} <Information> executeQuery: Read 237 rows, 23.48 KiB in 0.001275643 sec., 185788 rows/sec., 17.97 MiB/sec.
2360 2023.10.29 04:32:34.500176 [ 3 ] {278fa5fb-b8d2-4594-8e38-d17bf20e72d5} <Debug> DynamicQueryHandler: Done processing query
2361 2023.10.29 04:32:34.500200 [ 3 ] {278fa5fb-b8d2-4594-8e38-d17bf20e72d5} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
2362 2023.10.29 04:32:34.500216 [ 3 ] {} <Debug> HTTP-Session: 0b47e4ab-84a5-4fe4-9262-9cdc861616b7 Destroying unnamed session
2363 2023.10.29 04:32:34.500455 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 54364, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2364 2023.10.29 04:32:34.500500 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2365 2023.10.29 04:32:34.500519 [ 3 ] {} <Debug> HTTP-Session: 8e4e8f50-8009-4ad1-8c21-af33dd21b95b Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
2366 2023.10.29 04:32:34.500536 [ 3 ] {} <Debug> HTTP-Session: 8e4e8f50-8009-4ad1-8c21-af33dd21b95b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2367 2023.10.29 04:32:34.500637 [ 3 ] {910ddf36-54ba-403d-8149-1672c28e74ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2368 2023.10.29 04:32:34.500678 [ 3 ] {910ddf36-54ba-403d-8149-1672c28e74ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2369 2023.10.29 04:32:34.500785 [ 3 ] {910ddf36-54ba-403d-8149-1672c28e74ab} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2370 2023.10.29 04:32:34.501285 [ 3 ] {910ddf36-54ba-403d-8149-1672c28e74ab} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB.
2371 2023.10.29 04:32:34.501516 [ 3 ] {910ddf36-54ba-403d-8149-1672c28e74ab} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2372 2023.10.29 04:32:34.501665 [ 3 ] {910ddf36-54ba-403d-8149-1672c28e74ab} <Trace> oximeter.fields_uuid (0eb1c1de-2664-4cc0-beba-15ae353ef5c3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2373 2023.10.29 04:32:34.501793 [ 3 ] {910ddf36-54ba-403d-8149-1672c28e74ab} <Information> executeQuery: Read 338 rows, 24.22 KiB in 0.00112622 sec., 300118 rows/sec., 21.00 MiB/sec.
2374 2023.10.29 04:32:34.501916 [ 3 ] {910ddf36-54ba-403d-8149-1672c28e74ab} <Debug> DynamicQueryHandler: Done processing query
2375 2023.10.29 04:32:34.501940 [ 3 ] {910ddf36-54ba-403d-8149-1672c28e74ab} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2376 2023.10.29 04:32:34.501956 [ 3 ] {} <Debug> HTTP-Session: 8e4e8f50-8009-4ad1-8c21-af33dd21b95b Destroying unnamed session
2377 2023.10.29 04:32:34.502080 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2378 2023.10.29 04:32:34.502125 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2379 2023.10.29 04:32:34.502145 [ 3 ] {} <Debug> HTTP-Session: 332ce742-c734-4e00-8a88-f323d7339df6 Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
2380 2023.10.29 04:32:34.502161 [ 3 ] {} <Debug> HTTP-Session: 332ce742-c734-4e00-8a88-f323d7339df6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2381 2023.10.29 04:32:34.502231 [ 3 ] {ba0fec67-9386-4e9d-8a9a-49f7f84aa623} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2382 2023.10.29 04:32:34.502271 [ 3 ] {ba0fec67-9386-4e9d-8a9a-49f7f84aa623} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2383 2023.10.29 04:32:34.502381 [ 3 ] {ba0fec67-9386-4e9d-8a9a-49f7f84aa623} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2384 2023.10.29 04:32:34.502643 [ 3 ] {ba0fec67-9386-4e9d-8a9a-49f7f84aa623} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB.
2385 2023.10.29 04:32:34.502879 [ 3 ] {ba0fec67-9386-4e9d-8a9a-49f7f84aa623} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2386 2023.10.29 04:32:34.503055 [ 3 ] {ba0fec67-9386-4e9d-8a9a-49f7f84aa623} <Trace> oximeter.measurements_bool (d8fa95b3-809f-40e3-96fe-693a1d26ccd6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
2387 2023.10.29 04:32:34.503186 [ 3 ] {ba0fec67-9386-4e9d-8a9a-49f7f84aa623} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000917036 sec., 6542 rows/sec., 274.75 KiB/sec.
2388 2023.10.29 04:32:34.503323 [ 3 ] {ba0fec67-9386-4e9d-8a9a-49f7f84aa623} <Debug> DynamicQueryHandler: Done processing query
2389 2023.10.29 04:32:34.503347 [ 3 ] {ba0fec67-9386-4e9d-8a9a-49f7f84aa623} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2390 2023.10.29 04:32:34.503362 [ 3 ] {} <Debug> HTTP-Session: 332ce742-c734-4e00-8a88-f323d7339df6 Destroying unnamed session
2391 2023.10.29 04:32:34.503527 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 12803, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2392 2023.10.29 04:32:34.503574 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2393 2023.10.29 04:32:34.503593 [ 3 ] {} <Debug> HTTP-Session: d58d8a5e-47fe-4627-844d-809829bdf0fc Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
2394 2023.10.29 04:32:34.503609 [ 3 ] {} <Debug> HTTP-Session: d58d8a5e-47fe-4627-844d-809829bdf0fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2395 2023.10.29 04:32:34.503684 [ 3 ] {c6782bdd-d754-43d1-9e17-81a2734f0a17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2396 2023.10.29 04:32:34.503726 [ 3 ] {c6782bdd-d754-43d1-9e17-81a2734f0a17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2397 2023.10.29 04:32:34.503845 [ 3 ] {c6782bdd-d754-43d1-9e17-81a2734f0a17} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2398 2023.10.29 04:32:34.504162 [ 3 ] {c6782bdd-d754-43d1-9e17-81a2734f0a17} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB.
2399 2023.10.29 04:32:34.504412 [ 3 ] {c6782bdd-d754-43d1-9e17-81a2734f0a17} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2400 2023.10.29 04:32:34.504604 [ 3 ] {c6782bdd-d754-43d1-9e17-81a2734f0a17} <Trace> oximeter.measurements_cumulativei64 (933f5a2d-0d5b-4327-bde4-e17b515875e8): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2401 2023.10.29 04:32:34.504730 [ 3 ] {c6782bdd-d754-43d1-9e17-81a2734f0a17} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.001017988 sec., 68763 rows/sec., 4.17 MiB/sec.
2402 2023.10.29 04:32:34.504852 [ 3 ] {c6782bdd-d754-43d1-9e17-81a2734f0a17} <Debug> DynamicQueryHandler: Done processing query
2403 2023.10.29 04:32:34.504876 [ 3 ] {c6782bdd-d754-43d1-9e17-81a2734f0a17} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2404 2023.10.29 04:32:34.504891 [ 3 ] {} <Debug> HTTP-Session: d58d8a5e-47fe-4627-844d-809829bdf0fc Destroying unnamed session
2405 2023.10.29 04:32:34.505035 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 50282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2406 2023.10.29 04:32:34.505079 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2407 2023.10.29 04:32:34.505097 [ 3 ] {} <Debug> HTTP-Session: c3054837-de90-46de-a427-3e9e4517e822 Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
2408 2023.10.29 04:32:34.505114 [ 3 ] {} <Debug> HTTP-Session: c3054837-de90-46de-a427-3e9e4517e822 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2409 2023.10.29 04:32:34.505202 [ 3 ] {4719dbff-07d3-42f3-b780-10f13b0b4929} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2410 2023.10.29 04:32:34.505246 [ 3 ] {4719dbff-07d3-42f3-b780-10f13b0b4929} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2411 2023.10.29 04:32:34.505382 [ 3 ] {4719dbff-07d3-42f3-b780-10f13b0b4929} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2412 2023.10.29 04:32:34.505869 [ 3 ] {4719dbff-07d3-42f3-b780-10f13b0b4929} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB.
2413 2023.10.29 04:32:34.506180 [ 3 ] {4719dbff-07d3-42f3-b780-10f13b0b4929} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2414 2023.10.29 04:32:34.506353 [ 3 ] {4719dbff-07d3-42f3-b780-10f13b0b4929} <Trace> oximeter.measurements_histogramf64 (b19ae7ab-9c2d-40bb-8165-74b6d7b926be): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
2415 2023.10.29 04:32:34.506483 [ 3 ] {4719dbff-07d3-42f3-b780-10f13b0b4929} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.001251013 sec., 37569 rows/sec., 50.70 MiB/sec.
2416 2023.10.29 04:32:34.506474 [ 94 ] {} <Debug> oximeter.measurements_histogramf64 (b19ae7ab-9c2d-40bb-8165-74b6d7b926be) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2417 2023.10.29 04:32:34.506596 [ 94 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB.
2418 2023.10.29 04:32:34.506714 [ 3 ] {4719dbff-07d3-42f3-b780-10f13b0b4929} <Debug> DynamicQueryHandler: Done processing query
2419 2023.10.29 04:32:34.506758 [ 3 ] {4719dbff-07d3-42f3-b780-10f13b0b4929} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
2420 2023.10.29 04:32:34.506745 [ 22 ] {b19ae7ab-9c2d-40bb-8165-74b6d7b926be::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
2421 2023.10.29 04:32:34.506784 [ 3 ] {} <Debug> HTTP-Session: c3054837-de90-46de-a427-3e9e4517e822 Destroying unnamed session
2422 2023.10.29 04:32:34.506915 [ 22 ] {b19ae7ab-9c2d-40bb-8165-74b6d7b926be::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2423 2023.10.29 04:32:34.506946 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 2933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2424 2023.10.29 04:32:34.506988 [ 22 ] {b19ae7ab-9c2d-40bb-8165-74b6d7b926be::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 126 rows starting from the beginning of the part
2425 2023.10.29 04:32:34.507028 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2426 2023.10.29 04:32:34.507086 [ 3 ] {} <Debug> HTTP-Session: 0ecd93a3-8bca-4248-8055-2d14e8faed54 Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
2427 2023.10.29 04:32:34.507141 [ 3 ] {} <Debug> HTTP-Session: 0ecd93a3-8bca-4248-8055-2d14e8faed54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2428 2023.10.29 04:32:34.507352 [ 3 ] {ef8b3d77-5310-4052-a6e5-125f5e6dd30f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
2429 2023.10.29 04:32:34.507374 [ 22 ] {b19ae7ab-9c2d-40bb-8165-74b6d7b926be::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 47 rows starting from the beginning of the part
2430 2023.10.29 04:32:34.507449 [ 3 ] {ef8b3d77-5310-4052-a6e5-125f5e6dd30f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
2431 2023.10.29 04:32:34.507732 [ 22 ] {b19ae7ab-9c2d-40bb-8165-74b6d7b926be::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 47 rows starting from the beginning of the part
2432 2023.10.29 04:32:34.507925 [ 3 ] {ef8b3d77-5310-4052-a6e5-125f5e6dd30f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2433 2023.10.29 04:32:34.508087 [ 22 ] {b19ae7ab-9c2d-40bb-8165-74b6d7b926be::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 47 rows starting from the beginning of the part
2434 2023.10.29 04:32:34.508286 [ 22 ] {b19ae7ab-9c2d-40bb-8165-74b6d7b926be::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 47 rows starting from the beginning of the part
2435 2023.10.29 04:32:34.508651 [ 22 ] {b19ae7ab-9c2d-40bb-8165-74b6d7b926be::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 47 rows starting from the beginning of the part
2436 2023.10.29 04:32:34.508666 [ 3 ] {ef8b3d77-5310-4052-a6e5-125f5e6dd30f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB.
2437 2023.10.29 04:32:34.509127 [ 3 ] {ef8b3d77-5310-4052-a6e5-125f5e6dd30f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2438 2023.10.29 04:32:34.509427 [ 3 ] {ef8b3d77-5310-4052-a6e5-125f5e6dd30f} <Trace> oximeter.measurements_i64 (0a077745-05a7-47ab-afb3-26549453c5a2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
2439 2023.10.29 04:32:34.509660 [ 3 ] {ef8b3d77-5310-4052-a6e5-125f5e6dd30f} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.00225312 sec., 9320 rows/sec., 494.97 KiB/sec.
2440 2023.10.29 04:32:34.509901 [ 3 ] {ef8b3d77-5310-4052-a6e5-125f5e6dd30f} <Debug> DynamicQueryHandler: Done processing query
2441 2023.10.29 04:32:34.509942 [ 3 ] {ef8b3d77-5310-4052-a6e5-125f5e6dd30f} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2442 2023.10.29 04:32:34.509998 [ 3 ] {} <Debug> HTTP-Session: 0ecd93a3-8bca-4248-8055-2d14e8faed54 Destroying unnamed session
2443 2023.10.29 04:32:34.510857 [ 21 ] {b19ae7ab-9c2d-40bb-8165-74b6d7b926be::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 361 rows, containing 6 columns (6 merged, 0 gathered) in 0.004171086 sec., 86548.20351342551 rows/sec., 116.79 MiB/sec.
2444 2023.10.29 04:32:34.511224 [ 16 ] {b19ae7ab-9c2d-40bb-8165-74b6d7b926be::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2445 2023.10.29 04:32:34.511508 [ 16 ] {b19ae7ab-9c2d-40bb-8165-74b6d7b926be::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (b19ae7ab-9c2d-40bb-8165-74b6d7b926be): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
2446 2023.10.29 04:32:34.511588 [ 16 ] {b19ae7ab-9c2d-40bb-8165-74b6d7b926be::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (b19ae7ab-9c2d-40bb-8165-74b6d7b926be) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
2447 2023.10.29 04:32:34.511676 [ 16 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in b19ae7ab-9c2d-40bb-8165-74b6d7b926be::all_1_11_2: 4.02 MiB.
2448 2023.10.29 04:32:35.000181 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 235.04 MiB, peak 236.83 MiB, will set to 230.85 MiB (RSS), difference: -4.19 MiB
2449 2023.10.29 04:32:43.868742 [ 177 ] {} <Debug> DNSResolver: Updating DNS cache
2450 2023.10.29 04:32:43.868842 [ 177 ] {} <Debug> DNSResolver: Updated DNS cache
2451 2023.10.29 04:32:44.496038 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 7488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2452 2023.10.29 04:32:44.496138 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2453 2023.10.29 04:32:44.496162 [ 3 ] {} <Debug> HTTP-Session: c798c0a7-17a0-4bde-bae5-85c1a8f31cc6 Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
2454 2023.10.29 04:32:44.496187 [ 3 ] {} <Debug> HTTP-Session: c798c0a7-17a0-4bde-bae5-85c1a8f31cc6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2455 2023.10.29 04:32:44.496314 [ 3 ] {c1f0a7e8-40f8-4841-89d7-146cd7082610} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2456 2023.10.29 04:32:44.496373 [ 3 ] {c1f0a7e8-40f8-4841-89d7-146cd7082610} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2457 2023.10.29 04:32:44.496531 [ 3 ] {c1f0a7e8-40f8-4841-89d7-146cd7082610} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2458 2023.10.29 04:32:44.497043 [ 3 ] {c1f0a7e8-40f8-4841-89d7-146cd7082610} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB.
2459 2023.10.29 04:32:44.497301 [ 3 ] {c1f0a7e8-40f8-4841-89d7-146cd7082610} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2460 2023.10.29 04:32:44.497466 [ 3 ] {c1f0a7e8-40f8-4841-89d7-146cd7082610} <Trace> oximeter.fields_i64 (610071d8-d504-4bc5-be4c-41a0e87e8bdb): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
2461 2023.10.29 04:32:44.497585 [ 3 ] {c1f0a7e8-40f8-4841-89d7-146cd7082610} <Information> executeQuery: Read 53 rows, 4.15 KiB in 0.001237103 sec., 42842 rows/sec., 3.28 MiB/sec.
2462 2023.10.29 04:32:44.497820 [ 3 ] {c1f0a7e8-40f8-4841-89d7-146cd7082610} <Debug> DynamicQueryHandler: Done processing query
2463 2023.10.29 04:32:44.497847 [ 3 ] {c1f0a7e8-40f8-4841-89d7-146cd7082610} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2464 2023.10.29 04:32:44.497864 [ 3 ] {} <Debug> HTTP-Session: c798c0a7-17a0-4bde-bae5-85c1a8f31cc6 Destroying unnamed session
2465 2023.10.29 04:32:44.498097 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 37928, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2466 2023.10.29 04:32:44.498148 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2467 2023.10.29 04:32:44.498168 [ 3 ] {} <Debug> HTTP-Session: 05903b5a-926f-48ca-bfcc-393905d85d02 Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
2468 2023.10.29 04:32:44.498186 [ 3 ] {} <Debug> HTTP-Session: 05903b5a-926f-48ca-bfcc-393905d85d02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2469 2023.10.29 04:32:44.498284 [ 3 ] {48f96504-d118-4d41-ab52-614c5643fb9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2470 2023.10.29 04:32:44.498327 [ 3 ] {48f96504-d118-4d41-ab52-614c5643fb9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2471 2023.10.29 04:32:44.498448 [ 3 ] {48f96504-d118-4d41-ab52-614c5643fb9a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2472 2023.10.29 04:32:44.498912 [ 3 ] {48f96504-d118-4d41-ab52-614c5643fb9a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB.
2473 2023.10.29 04:32:44.499137 [ 3 ] {48f96504-d118-4d41-ab52-614c5643fb9a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2474 2023.10.29 04:32:44.499300 [ 3 ] {48f96504-d118-4d41-ab52-614c5643fb9a} <Trace> oximeter.fields_string (4c356a6d-a25a-4b5d-8f94-0eb9a02bb62f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
2475 2023.10.29 04:32:44.499402 [ 3 ] {48f96504-d118-4d41-ab52-614c5643fb9a} <Information> executeQuery: Read 237 rows, 23.48 KiB in 0.00108943 sec., 217544 rows/sec., 21.05 MiB/sec.
2476 2023.10.29 04:32:44.499529 [ 3 ] {48f96504-d118-4d41-ab52-614c5643fb9a} <Debug> DynamicQueryHandler: Done processing query
2477 2023.10.29 04:32:44.499553 [ 3 ] {48f96504-d118-4d41-ab52-614c5643fb9a} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
2478 2023.10.29 04:32:44.499569 [ 3 ] {} <Debug> HTTP-Session: 05903b5a-926f-48ca-bfcc-393905d85d02 Destroying unnamed session
2479 2023.10.29 04:32:44.499760 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 54364, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2480 2023.10.29 04:32:44.499806 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2481 2023.10.29 04:32:44.499824 [ 3 ] {} <Debug> HTTP-Session: 41765762-7357-4d23-a980-1eea35f3fbfc Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
2482 2023.10.29 04:32:44.499842 [ 3 ] {} <Debug> HTTP-Session: 41765762-7357-4d23-a980-1eea35f3fbfc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2483 2023.10.29 04:32:44.499947 [ 3 ] {525403e1-6e30-4d9c-85fc-b5182fe318b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2484 2023.10.29 04:32:44.499986 [ 3 ] {525403e1-6e30-4d9c-85fc-b5182fe318b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2485 2023.10.29 04:32:44.500091 [ 3 ] {525403e1-6e30-4d9c-85fc-b5182fe318b5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2486 2023.10.29 04:32:44.500625 [ 3 ] {525403e1-6e30-4d9c-85fc-b5182fe318b5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB.
2487 2023.10.29 04:32:44.500844 [ 3 ] {525403e1-6e30-4d9c-85fc-b5182fe318b5} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2488 2023.10.29 04:32:44.500986 [ 3 ] {525403e1-6e30-4d9c-85fc-b5182fe318b5} <Trace> oximeter.fields_uuid (0eb1c1de-2664-4cc0-beba-15ae353ef5c3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2489 2023.10.29 04:32:44.501074 [ 80 ] {} <Debug> oximeter.fields_uuid (0eb1c1de-2664-4cc0-beba-15ae353ef5c3) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2490 2023.10.29 04:32:44.501085 [ 3 ] {525403e1-6e30-4d9c-85fc-b5182fe318b5} <Information> executeQuery: Read 338 rows, 24.22 KiB in 0.00111134 sec., 304137 rows/sec., 21.28 MiB/sec.
2491 2023.10.29 04:32:44.501128 [ 80 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB.
2492 2023.10.29 04:32:44.501275 [ 14 ] {0eb1c1de-2664-4cc0-beba-15ae353ef5c3::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
2493 2023.10.29 04:32:44.501298 [ 3 ] {525403e1-6e30-4d9c-85fc-b5182fe318b5} <Debug> DynamicQueryHandler: Done processing query
2494 2023.10.29 04:32:44.501342 [ 3 ] {525403e1-6e30-4d9c-85fc-b5182fe318b5} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2495 2023.10.29 04:32:44.501374 [ 3 ] {} <Debug> HTTP-Session: 41765762-7357-4d23-a980-1eea35f3fbfc Destroying unnamed session
2496 2023.10.29 04:32:44.501441 [ 14 ] {0eb1c1de-2664-4cc0-beba-15ae353ef5c3::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2497 2023.10.29 04:32:44.501477 [ 14 ] {0eb1c1de-2664-4cc0-beba-15ae353ef5c3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 367 rows starting from the beginning of the part
2498 2023.10.29 04:32:44.501547 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2499 2023.10.29 04:32:44.501634 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2500 2023.10.29 04:32:44.501687 [ 3 ] {} <Debug> HTTP-Session: 2c80613b-d25d-467d-9cc1-d976097432c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
2501 2023.10.29 04:32:44.501693 [ 14 ] {0eb1c1de-2664-4cc0-beba-15ae353ef5c3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 338 rows starting from the beginning of the part
2502 2023.10.29 04:32:44.501715 [ 3 ] {} <Debug> HTTP-Session: 2c80613b-d25d-467d-9cc1-d976097432c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2503 2023.10.29 04:32:44.501933 [ 3 ] {b8d0d938-9c08-4352-ae76-8bcf8ad10981} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2504 2023.10.29 04:32:44.501948 [ 14 ] {0eb1c1de-2664-4cc0-beba-15ae353ef5c3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 338 rows starting from the beginning of the part
2505 2023.10.29 04:32:44.502031 [ 3 ] {b8d0d938-9c08-4352-ae76-8bcf8ad10981} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2506 2023.10.29 04:32:44.502250 [ 14 ] {0eb1c1de-2664-4cc0-beba-15ae353ef5c3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 11 rows starting from the beginning of the part
2507 2023.10.29 04:32:44.502469 [ 3 ] {b8d0d938-9c08-4352-ae76-8bcf8ad10981} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2508 2023.10.29 04:32:44.502509 [ 14 ] {0eb1c1de-2664-4cc0-beba-15ae353ef5c3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 338 rows starting from the beginning of the part
2509 2023.10.29 04:32:44.502687 [ 14 ] {0eb1c1de-2664-4cc0-beba-15ae353ef5c3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 338 rows starting from the beginning of the part
2510 2023.10.29 04:32:44.503195 [ 3 ] {b8d0d938-9c08-4352-ae76-8bcf8ad10981} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB.
2511 2023.10.29 04:32:44.503701 [ 3 ] {b8d0d938-9c08-4352-ae76-8bcf8ad10981} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2512 2023.10.29 04:32:44.504041 [ 3 ] {b8d0d938-9c08-4352-ae76-8bcf8ad10981} <Trace> oximeter.measurements_bool (d8fa95b3-809f-40e3-96fe-693a1d26ccd6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
2513 2023.10.29 04:32:44.504198 [ 3 ] {b8d0d938-9c08-4352-ae76-8bcf8ad10981} <Information> executeQuery: Read 6 rows, 258.00 B in 0.00220781 sec., 2717 rows/sec., 114.12 KiB/sec.
2514 2023.10.29 04:32:44.504441 [ 3 ] {b8d0d938-9c08-4352-ae76-8bcf8ad10981} <Debug> DynamicQueryHandler: Done processing query
2515 2023.10.29 04:32:44.504499 [ 3 ] {b8d0d938-9c08-4352-ae76-8bcf8ad10981} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2516 2023.10.29 04:32:44.504565 [ 3 ] {} <Debug> HTTP-Session: 2c80613b-d25d-467d-9cc1-d976097432c9 Destroying unnamed session
2517 2023.10.29 04:32:44.504688 [ 16 ] {0eb1c1de-2664-4cc0-beba-15ae353ef5c3::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1730 rows, containing 4 columns (4 merged, 0 gathered) in 0.003499614 sec., 494340.2329514055 rows/sec., 34.67 MiB/sec.
2518 2023.10.29 04:32:44.504757 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 12803, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2519 2023.10.29 04:32:44.504825 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2520 2023.10.29 04:32:44.504846 [ 3 ] {} <Debug> HTTP-Session: 6927e978-6bce-46b3-85ad-42a97a76e625 Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
2521 2023.10.29 04:32:44.504876 [ 3 ] {} <Debug> HTTP-Session: 6927e978-6bce-46b3-85ad-42a97a76e625 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2522 2023.10.29 04:32:44.504875 [ 14 ] {0eb1c1de-2664-4cc0-beba-15ae353ef5c3::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2523 2023.10.29 04:32:44.505035 [ 3 ] {5c04cf23-5dd7-4f83-8d35-13c16f8917a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2524 2023.10.29 04:32:44.505116 [ 3 ] {5c04cf23-5dd7-4f83-8d35-13c16f8917a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2525 2023.10.29 04:32:44.505221 [ 14 ] {0eb1c1de-2664-4cc0-beba-15ae353ef5c3::all_1_16_3} <Trace> oximeter.fields_uuid (0eb1c1de-2664-4cc0-beba-15ae353ef5c3): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
2526 2023.10.29 04:32:44.505374 [ 14 ] {0eb1c1de-2664-4cc0-beba-15ae353ef5c3::all_1_16_3} <Trace> oximeter.fields_uuid (0eb1c1de-2664-4cc0-beba-15ae353ef5c3) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
2527 2023.10.29 04:32:44.505416 [ 3 ] {5c04cf23-5dd7-4f83-8d35-13c16f8917a5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2528 2023.10.29 04:32:44.505827 [ 3 ] {5c04cf23-5dd7-4f83-8d35-13c16f8917a5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB.
2529 2023.10.29 04:32:44.506080 [ 3 ] {5c04cf23-5dd7-4f83-8d35-13c16f8917a5} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2530 2023.10.29 04:32:44.506256 [ 3 ] {5c04cf23-5dd7-4f83-8d35-13c16f8917a5} <Trace> oximeter.measurements_cumulativei64 (933f5a2d-0d5b-4327-bde4-e17b515875e8): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2531 2023.10.29 04:32:44.506345 [ 80 ] {} <Debug> oximeter.measurements_cumulativei64 (933f5a2d-0d5b-4327-bde4-e17b515875e8) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2532 2023.10.29 04:32:44.506362 [ 3 ] {5c04cf23-5dd7-4f83-8d35-13c16f8917a5} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.001281303 sec., 54631 rows/sec., 3.31 MiB/sec.
2533 2023.10.29 04:32:44.506382 [ 80 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB.
2534 2023.10.29 04:32:44.506600 [ 21 ] {933f5a2d-0d5b-4327-bde4-e17b515875e8::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
2535 2023.10.29 04:32:44.506673 [ 3 ] {5c04cf23-5dd7-4f83-8d35-13c16f8917a5} <Debug> DynamicQueryHandler: Done processing query
2536 2023.10.29 04:32:44.506715 [ 3 ] {5c04cf23-5dd7-4f83-8d35-13c16f8917a5} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
2537 2023.10.29 04:32:44.506756 [ 3 ] {} <Debug> HTTP-Session: 6927e978-6bce-46b3-85ad-42a97a76e625 Destroying unnamed session
2538 2023.10.29 04:32:44.506808 [ 21 ] {933f5a2d-0d5b-4327-bde4-e17b515875e8::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2539 2023.10.29 04:32:44.506848 [ 21 ] {933f5a2d-0d5b-4327-bde4-e17b515875e8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 652 rows starting from the beginning of the part
2540 2023.10.29 04:32:44.506998 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 50282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2541 2023.10.29 04:32:44.507056 [ 21 ] {933f5a2d-0d5b-4327-bde4-e17b515875e8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 70 rows starting from the beginning of the part
2542 2023.10.29 04:32:44.507069 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2543 2023.10.29 04:32:44.507134 [ 3 ] {} <Debug> HTTP-Session: 6ede8e33-ca82-41d2-8ecf-bdd43ba4a28a Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
2544 2023.10.29 04:32:44.507175 [ 3 ] {} <Debug> HTTP-Session: 6ede8e33-ca82-41d2-8ecf-bdd43ba4a28a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2545 2023.10.29 04:32:44.507328 [ 21 ] {933f5a2d-0d5b-4327-bde4-e17b515875e8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 70 rows starting from the beginning of the part
2546 2023.10.29 04:32:44.507392 [ 3 ] {48426bea-fb99-4651-93c7-79ebf6ad0ccc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2547 2023.10.29 04:32:44.507539 [ 3 ] {48426bea-fb99-4651-93c7-79ebf6ad0ccc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2548 2023.10.29 04:32:44.507569 [ 21 ] {933f5a2d-0d5b-4327-bde4-e17b515875e8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 11 rows starting from the beginning of the part
2549 2023.10.29 04:32:44.507926 [ 21 ] {933f5a2d-0d5b-4327-bde4-e17b515875e8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 70 rows starting from the beginning of the part
2550 2023.10.29 04:32:44.508125 [ 3 ] {48426bea-fb99-4651-93c7-79ebf6ad0ccc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2551 2023.10.29 04:32:44.508197 [ 21 ] {933f5a2d-0d5b-4327-bde4-e17b515875e8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 70 rows starting from the beginning of the part
2552 2023.10.29 04:32:44.509147 [ 3 ] {48426bea-fb99-4651-93c7-79ebf6ad0ccc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB.
2553 2023.10.29 04:32:44.509912 [ 14 ] {933f5a2d-0d5b-4327-bde4-e17b515875e8::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 943 rows, containing 5 columns (5 merged, 0 gathered) in 0.003467143 sec., 271981.859415663 rows/sec., 16.53 MiB/sec.
2554 2023.10.29 04:32:44.509970 [ 3 ] {48426bea-fb99-4651-93c7-79ebf6ad0ccc} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2555 2023.10.29 04:32:44.510107 [ 14 ] {933f5a2d-0d5b-4327-bde4-e17b515875e8::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2556 2023.10.29 04:32:44.510263 [ 3 ] {48426bea-fb99-4651-93c7-79ebf6ad0ccc} <Trace> oximeter.measurements_histogramf64 (b19ae7ab-9c2d-40bb-8165-74b6d7b926be): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
2557 2023.10.29 04:32:44.510451 [ 14 ] {933f5a2d-0d5b-4327-bde4-e17b515875e8::all_1_16_3} <Trace> oximeter.measurements_cumulativei64 (933f5a2d-0d5b-4327-bde4-e17b515875e8): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
2558 2023.10.29 04:32:44.510506 [ 3 ] {48426bea-fb99-4651-93c7-79ebf6ad0ccc} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.003046386 sec., 15428 rows/sec., 20.82 MiB/sec.
2559 2023.10.29 04:32:44.510610 [ 14 ] {933f5a2d-0d5b-4327-bde4-e17b515875e8::all_1_16_3} <Trace> oximeter.measurements_cumulativei64 (933f5a2d-0d5b-4327-bde4-e17b515875e8) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
2560 2023.10.29 04:32:44.510782 [ 3 ] {48426bea-fb99-4651-93c7-79ebf6ad0ccc} <Debug> DynamicQueryHandler: Done processing query
2561 2023.10.29 04:32:44.510811 [ 3 ] {48426bea-fb99-4651-93c7-79ebf6ad0ccc} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
2562 2023.10.29 04:32:44.510828 [ 3 ] {} <Debug> HTTP-Session: 6ede8e33-ca82-41d2-8ecf-bdd43ba4a28a Destroying unnamed session
2563 2023.10.29 04:32:44.510954 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 2933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2564 2023.10.29 04:32:44.511000 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2565 2023.10.29 04:32:44.511019 [ 3 ] {} <Debug> HTTP-Session: fdbbe919-6860-49e9-b08f-ce08a54c4970 Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
2566 2023.10.29 04:32:44.511035 [ 3 ] {} <Debug> HTTP-Session: fdbbe919-6860-49e9-b08f-ce08a54c4970 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2567 2023.10.29 04:32:44.511110 [ 3 ] {ccdbc208-bbdd-469e-bbb0-ae6003f52daf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
2568 2023.10.29 04:32:44.511150 [ 3 ] {ccdbc208-bbdd-469e-bbb0-ae6003f52daf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
2569 2023.10.29 04:32:44.511270 [ 3 ] {ccdbc208-bbdd-469e-bbb0-ae6003f52daf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2570 2023.10.29 04:32:44.511597 [ 3 ] {ccdbc208-bbdd-469e-bbb0-ae6003f52daf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB.
2571 2023.10.29 04:32:44.511832 [ 3 ] {ccdbc208-bbdd-469e-bbb0-ae6003f52daf} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2572 2023.10.29 04:32:44.512005 [ 3 ] {ccdbc208-bbdd-469e-bbb0-ae6003f52daf} <Trace> oximeter.measurements_i64 (0a077745-05a7-47ab-afb3-26549453c5a2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
2573 2023.10.29 04:32:44.512104 [ 3 ] {ccdbc208-bbdd-469e-bbb0-ae6003f52daf} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000966648 sec., 21724 rows/sec., 1.13 MiB/sec.
2574 2023.10.29 04:32:44.512221 [ 3 ] {ccdbc208-bbdd-469e-bbb0-ae6003f52daf} <Debug> DynamicQueryHandler: Done processing query
2575 2023.10.29 04:32:44.512244 [ 3 ] {ccdbc208-bbdd-469e-bbb0-ae6003f52daf} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2576 2023.10.29 04:32:44.512260 [ 3 ] {} <Debug> HTTP-Session: fdbbe919-6860-49e9-b08f-ce08a54c4970 Destroying unnamed session
2577 2023.10.29 04:32:54.496875 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 7488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2578 2023.10.29 04:32:54.497004 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2579 2023.10.29 04:32:54.497034 [ 3 ] {} <Debug> HTTP-Session: f78ca3b4-ee5b-46d0-bd85-850dad38557b Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
2580 2023.10.29 04:32:54.497061 [ 3 ] {} <Debug> HTTP-Session: f78ca3b4-ee5b-46d0-bd85-850dad38557b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2581 2023.10.29 04:32:54.497203 [ 3 ] {a446eeff-207b-4686-8539-714422fe57cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2582 2023.10.29 04:32:54.497272 [ 3 ] {a446eeff-207b-4686-8539-714422fe57cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2583 2023.10.29 04:32:54.497456 [ 3 ] {a446eeff-207b-4686-8539-714422fe57cf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2584 2023.10.29 04:32:54.498002 [ 3 ] {a446eeff-207b-4686-8539-714422fe57cf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB.
2585 2023.10.29 04:32:54.498274 [ 3 ] {a446eeff-207b-4686-8539-714422fe57cf} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2586 2023.10.29 04:32:54.498439 [ 3 ] {a446eeff-207b-4686-8539-714422fe57cf} <Trace> oximeter.fields_i64 (610071d8-d504-4bc5-be4c-41a0e87e8bdb): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
2587 2023.10.29 04:32:54.498564 [ 3 ] {a446eeff-207b-4686-8539-714422fe57cf} <Information> executeQuery: Read 53 rows, 4.15 KiB in 0.001318334 sec., 40202 rows/sec., 3.07 MiB/sec.
2588 2023.10.29 04:32:54.498721 [ 3 ] {a446eeff-207b-4686-8539-714422fe57cf} <Debug> DynamicQueryHandler: Done processing query
2589 2023.10.29 04:32:54.498749 [ 3 ] {a446eeff-207b-4686-8539-714422fe57cf} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2590 2023.10.29 04:32:54.498766 [ 3 ] {} <Debug> HTTP-Session: f78ca3b4-ee5b-46d0-bd85-850dad38557b Destroying unnamed session
2591 2023.10.29 04:32:54.498997 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 37928, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2592 2023.10.29 04:32:54.499048 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2593 2023.10.29 04:32:54.499068 [ 3 ] {} <Debug> HTTP-Session: f8a33bb3-2614-43c9-8c60-a37564a25f85 Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
2594 2023.10.29 04:32:54.499087 [ 3 ] {} <Debug> HTTP-Session: f8a33bb3-2614-43c9-8c60-a37564a25f85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2595 2023.10.29 04:32:54.499179 [ 3 ] {e7b9b578-bd30-4bfb-a410-ab7a3e7e2957} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2596 2023.10.29 04:32:54.499223 [ 3 ] {e7b9b578-bd30-4bfb-a410-ab7a3e7e2957} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2597 2023.10.29 04:32:54.499335 [ 3 ] {e7b9b578-bd30-4bfb-a410-ab7a3e7e2957} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2598 2023.10.29 04:32:54.499806 [ 3 ] {e7b9b578-bd30-4bfb-a410-ab7a3e7e2957} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB.
2599 2023.10.29 04:32:54.500036 [ 3 ] {e7b9b578-bd30-4bfb-a410-ab7a3e7e2957} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2600 2023.10.29 04:32:54.500183 [ 3 ] {e7b9b578-bd30-4bfb-a410-ab7a3e7e2957} <Trace> oximeter.fields_string (4c356a6d-a25a-4b5d-8f94-0eb9a02bb62f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
2601 2023.10.29 04:32:54.500289 [ 3 ] {e7b9b578-bd30-4bfb-a410-ab7a3e7e2957} <Information> executeQuery: Read 237 rows, 23.48 KiB in 0.00107942 sec., 219562 rows/sec., 21.24 MiB/sec.
2602 2023.10.29 04:32:54.500414 [ 3 ] {e7b9b578-bd30-4bfb-a410-ab7a3e7e2957} <Debug> DynamicQueryHandler: Done processing query
2603 2023.10.29 04:32:54.500438 [ 3 ] {e7b9b578-bd30-4bfb-a410-ab7a3e7e2957} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
2604 2023.10.29 04:32:54.500454 [ 3 ] {} <Debug> HTTP-Session: f8a33bb3-2614-43c9-8c60-a37564a25f85 Destroying unnamed session
2605 2023.10.29 04:32:54.500622 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 54364, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2606 2023.10.29 04:32:54.500669 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2607 2023.10.29 04:32:54.500688 [ 3 ] {} <Debug> HTTP-Session: ba864d72-2f93-4673-bf63-b0508d86272b Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
2608 2023.10.29 04:32:54.500705 [ 3 ] {} <Debug> HTTP-Session: ba864d72-2f93-4673-bf63-b0508d86272b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2609 2023.10.29 04:32:54.500801 [ 3 ] {eb24ced8-2960-464a-bdb3-c31774292493} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2610 2023.10.29 04:32:54.500840 [ 3 ] {eb24ced8-2960-464a-bdb3-c31774292493} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2611 2023.10.29 04:32:54.500944 [ 3 ] {eb24ced8-2960-464a-bdb3-c31774292493} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2612 2023.10.29 04:32:54.501452 [ 3 ] {eb24ced8-2960-464a-bdb3-c31774292493} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB.
2613 2023.10.29 04:32:54.501675 [ 3 ] {eb24ced8-2960-464a-bdb3-c31774292493} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2614 2023.10.29 04:32:54.501819 [ 3 ] {eb24ced8-2960-464a-bdb3-c31774292493} <Trace> oximeter.fields_uuid (0eb1c1de-2664-4cc0-beba-15ae353ef5c3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
2615 2023.10.29 04:32:54.501919 [ 3 ] {eb24ced8-2960-464a-bdb3-c31774292493} <Information> executeQuery: Read 338 rows, 24.22 KiB in 0.0010907 sec., 309892 rows/sec., 21.68 MiB/sec.
2616 2023.10.29 04:32:54.502038 [ 3 ] {eb24ced8-2960-464a-bdb3-c31774292493} <Debug> DynamicQueryHandler: Done processing query
2617 2023.10.29 04:32:54.502062 [ 3 ] {eb24ced8-2960-464a-bdb3-c31774292493} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2618 2023.10.29 04:32:54.502078 [ 3 ] {} <Debug> HTTP-Session: ba864d72-2f93-4673-bf63-b0508d86272b Destroying unnamed session
2619 2023.10.29 04:32:54.502207 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2620 2023.10.29 04:32:54.502254 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2621 2023.10.29 04:32:54.502273 [ 3 ] {} <Debug> HTTP-Session: 2f47535a-4061-4afb-b9f0-4ec72a63ba6f Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
2622 2023.10.29 04:32:54.502289 [ 3 ] {} <Debug> HTTP-Session: 2f47535a-4061-4afb-b9f0-4ec72a63ba6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2623 2023.10.29 04:32:54.502359 [ 3 ] {ccc36e35-adf7-4f75-a8e9-47f7615518bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2624 2023.10.29 04:32:54.502399 [ 3 ] {ccc36e35-adf7-4f75-a8e9-47f7615518bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2625 2023.10.29 04:32:54.502504 [ 3 ] {ccc36e35-adf7-4f75-a8e9-47f7615518bc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2626 2023.10.29 04:32:54.502777 [ 3 ] {ccc36e35-adf7-4f75-a8e9-47f7615518bc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB.
2627 2023.10.29 04:32:54.503014 [ 3 ] {ccc36e35-adf7-4f75-a8e9-47f7615518bc} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2628 2023.10.29 04:32:54.503189 [ 3 ] {ccc36e35-adf7-4f75-a8e9-47f7615518bc} <Trace> oximeter.measurements_bool (d8fa95b3-809f-40e3-96fe-693a1d26ccd6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
2629 2023.10.29 04:32:54.503290 [ 3 ] {ccc36e35-adf7-4f75-a8e9-47f7615518bc} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000902646 sec., 6647 rows/sec., 279.13 KiB/sec.
2630 2023.10.29 04:32:54.503511 [ 3 ] {ccc36e35-adf7-4f75-a8e9-47f7615518bc} <Debug> DynamicQueryHandler: Done processing query
2631 2023.10.29 04:32:54.503536 [ 3 ] {ccc36e35-adf7-4f75-a8e9-47f7615518bc} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2632 2023.10.29 04:32:54.503552 [ 3 ] {} <Debug> HTTP-Session: 2f47535a-4061-4afb-b9f0-4ec72a63ba6f Destroying unnamed session
2633 2023.10.29 04:32:54.503667 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 12803, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2634 2023.10.29 04:32:54.503712 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2635 2023.10.29 04:32:54.503731 [ 3 ] {} <Debug> HTTP-Session: 844353d1-1f99-4da2-bbef-6fffa8730e94 Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
2636 2023.10.29 04:32:54.503747 [ 3 ] {} <Debug> HTTP-Session: 844353d1-1f99-4da2-bbef-6fffa8730e94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2637 2023.10.29 04:32:54.503822 [ 3 ] {ebc2e1ab-40cc-4cda-8142-1a8196cefc1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2638 2023.10.29 04:32:54.503865 [ 3 ] {ebc2e1ab-40cc-4cda-8142-1a8196cefc1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2639 2023.10.29 04:32:54.504003 [ 3 ] {ebc2e1ab-40cc-4cda-8142-1a8196cefc1f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2640 2023.10.29 04:32:54.504292 [ 3 ] {ebc2e1ab-40cc-4cda-8142-1a8196cefc1f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB.
2641 2023.10.29 04:32:54.504535 [ 3 ] {ebc2e1ab-40cc-4cda-8142-1a8196cefc1f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2642 2023.10.29 04:32:54.504700 [ 3 ] {ebc2e1ab-40cc-4cda-8142-1a8196cefc1f} <Trace> oximeter.measurements_cumulativei64 (933f5a2d-0d5b-4327-bde4-e17b515875e8): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
2643 2023.10.29 04:32:54.504804 [ 3 ] {ebc2e1ab-40cc-4cda-8142-1a8196cefc1f} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.000952308 sec., 73505 rows/sec., 4.46 MiB/sec.
2644 2023.10.29 04:32:54.504930 [ 3 ] {ebc2e1ab-40cc-4cda-8142-1a8196cefc1f} <Debug> DynamicQueryHandler: Done processing query
2645 2023.10.29 04:32:54.504953 [ 3 ] {ebc2e1ab-40cc-4cda-8142-1a8196cefc1f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2646 2023.10.29 04:32:54.504969 [ 3 ] {} <Debug> HTTP-Session: 844353d1-1f99-4da2-bbef-6fffa8730e94 Destroying unnamed session
2647 2023.10.29 04:32:54.505149 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 50282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2648 2023.10.29 04:32:54.505194 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2649 2023.10.29 04:32:54.505214 [ 3 ] {} <Debug> HTTP-Session: 3e3f59d0-5d47-48dd-bf0d-63a1621f3cb7 Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
2650 2023.10.29 04:32:54.505231 [ 3 ] {} <Debug> HTTP-Session: 3e3f59d0-5d47-48dd-bf0d-63a1621f3cb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2651 2023.10.29 04:32:54.505333 [ 3 ] {a499333d-f901-4af9-8f5f-052f9dd231ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2652 2023.10.29 04:32:54.505377 [ 3 ] {a499333d-f901-4af9-8f5f-052f9dd231ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2653 2023.10.29 04:32:54.505507 [ 3 ] {a499333d-f901-4af9-8f5f-052f9dd231ef} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2654 2023.10.29 04:32:54.505971 [ 3 ] {a499333d-f901-4af9-8f5f-052f9dd231ef} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB.
2655 2023.10.29 04:32:54.506290 [ 3 ] {a499333d-f901-4af9-8f5f-052f9dd231ef} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2656 2023.10.29 04:32:54.506472 [ 3 ] {a499333d-f901-4af9-8f5f-052f9dd231ef} <Trace> oximeter.measurements_histogramf64 (b19ae7ab-9c2d-40bb-8165-74b6d7b926be): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
2657 2023.10.29 04:32:54.506571 [ 3 ] {a499333d-f901-4af9-8f5f-052f9dd231ef} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.001210832 sec., 38816 rows/sec., 52.38 MiB/sec.
2658 2023.10.29 04:32:54.506696 [ 3 ] {a499333d-f901-4af9-8f5f-052f9dd231ef} <Debug> DynamicQueryHandler: Done processing query
2659 2023.10.29 04:32:54.506719 [ 3 ] {a499333d-f901-4af9-8f5f-052f9dd231ef} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
2660 2023.10.29 04:32:54.506734 [ 3 ] {} <Debug> HTTP-Session: 3e3f59d0-5d47-48dd-bf0d-63a1621f3cb7 Destroying unnamed session
2661 2023.10.29 04:32:54.506849 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 2933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2662 2023.10.29 04:32:54.506893 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2663 2023.10.29 04:32:54.506912 [ 3 ] {} <Debug> HTTP-Session: f6719605-03cc-4b2a-b866-836be025e4af Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
2664 2023.10.29 04:32:54.506929 [ 3 ] {} <Debug> HTTP-Session: f6719605-03cc-4b2a-b866-836be025e4af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2665 2023.10.29 04:32:54.506999 [ 3 ] {9e25655b-7053-438e-aac7-08b88d3ea3c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
2666 2023.10.29 04:32:54.507040 [ 3 ] {9e25655b-7053-438e-aac7-08b88d3ea3c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
2667 2023.10.29 04:32:54.507144 [ 3 ] {9e25655b-7053-438e-aac7-08b88d3ea3c3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2668 2023.10.29 04:32:54.507385 [ 3 ] {9e25655b-7053-438e-aac7-08b88d3ea3c3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB.
2669 2023.10.29 04:32:54.507614 [ 3 ] {9e25655b-7053-438e-aac7-08b88d3ea3c3} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2670 2023.10.29 04:32:54.507781 [ 3 ] {9e25655b-7053-438e-aac7-08b88d3ea3c3} <Trace> oximeter.measurements_i64 (0a077745-05a7-47ab-afb3-26549453c5a2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
2671 2023.10.29 04:32:54.507888 [ 3 ] {9e25655b-7053-438e-aac7-08b88d3ea3c3} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000852505 sec., 24633 rows/sec., 1.28 MiB/sec.
2672 2023.10.29 04:32:54.508037 [ 3 ] {9e25655b-7053-438e-aac7-08b88d3ea3c3} <Debug> DynamicQueryHandler: Done processing query
2673 2023.10.29 04:32:54.508061 [ 3 ] {9e25655b-7053-438e-aac7-08b88d3ea3c3} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2674 2023.10.29 04:32:54.508076 [ 3 ] {} <Debug> HTTP-Session: f6719605-03cc-4b2a-b866-836be025e4af Destroying unnamed session
2675 2023.10.29 04:32:58.868899 [ 148 ] {} <Debug> DNSResolver: Updating DNS cache
2676 2023.10.29 04:32:58.869002 [ 148 ] {} <Debug> DNSResolver: Updated DNS cache
2677 2023.10.29 04:32:59.487813 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 1899, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2678 2023.10.29 04:32:59.487923 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2679 2023.10.29 04:32:59.487953 [ 3 ] {} <Debug> HTTP-Session: bc00a50a-b4b0-4a51-90ba-c19d85069156 Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
2680 2023.10.29 04:32:59.487981 [ 3 ] {} <Debug> HTTP-Session: bc00a50a-b4b0-4a51-90ba-c19d85069156 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2681 2023.10.29 04:32:59.488121 [ 3 ] {3aa0438f-ebe3-44e1-b4af-11b8cb750a6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2682 2023.10.29 04:32:59.488189 [ 3 ] {3aa0438f-ebe3-44e1-b4af-11b8cb750a6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2683 2023.10.29 04:32:59.488349 [ 3 ] {3aa0438f-ebe3-44e1-b4af-11b8cb750a6f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2684 2023.10.29 04:32:59.488760 [ 3 ] {3aa0438f-ebe3-44e1-b4af-11b8cb750a6f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB.
2685 2023.10.29 04:32:59.489023 [ 3 ] {3aa0438f-ebe3-44e1-b4af-11b8cb750a6f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
2686 2023.10.29 04:32:59.489190 [ 3 ] {3aa0438f-ebe3-44e1-b4af-11b8cb750a6f} <Trace> oximeter.fields_uuid (0eb1c1de-2664-4cc0-beba-15ae353ef5c3): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
2687 2023.10.29 04:32:59.489336 [ 3 ] {3aa0438f-ebe3-44e1-b4af-11b8cb750a6f} <Information> executeQuery: Read 11 rows, 888.00 B in 0.001161911 sec., 9467 rows/sec., 746.35 KiB/sec.
2688 2023.10.29 04:32:59.489491 [ 3 ] {3aa0438f-ebe3-44e1-b4af-11b8cb750a6f} <Debug> DynamicQueryHandler: Done processing query
2689 2023.10.29 04:32:59.489518 [ 3 ] {3aa0438f-ebe3-44e1-b4af-11b8cb750a6f} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2690 2023.10.29 04:32:59.489535 [ 3 ] {} <Debug> HTTP-Session: bc00a50a-b4b0-4a51-90ba-c19d85069156 Destroying unnamed session
2691 2023.10.29 04:32:59.489659 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 2131, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2692 2023.10.29 04:32:59.489711 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2693 2023.10.29 04:32:59.489732 [ 3 ] {} <Debug> HTTP-Session: a05ba6c7-03cf-4d8f-952c-b5d8967a83b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
2694 2023.10.29 04:32:59.489759 [ 3 ] {} <Debug> HTTP-Session: a05ba6c7-03cf-4d8f-952c-b5d8967a83b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2695 2023.10.29 04:32:59.489845 [ 3 ] {1c294d35-ea15-4e8f-905e-462a4d1dc0b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2696 2023.10.29 04:32:59.489893 [ 3 ] {1c294d35-ea15-4e8f-905e-462a4d1dc0b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2697 2023.10.29 04:32:59.490016 [ 3 ] {1c294d35-ea15-4e8f-905e-462a4d1dc0b1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2698 2023.10.29 04:32:59.490285 [ 3 ] {1c294d35-ea15-4e8f-905e-462a4d1dc0b1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB.
2699 2023.10.29 04:32:59.490538 [ 3 ] {1c294d35-ea15-4e8f-905e-462a4d1dc0b1} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
2700 2023.10.29 04:32:59.490717 [ 3 ] {1c294d35-ea15-4e8f-905e-462a4d1dc0b1} <Trace> oximeter.measurements_cumulativei64 (933f5a2d-0d5b-4327-bde4-e17b515875e8): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
2701 2023.10.29 04:32:59.490844 [ 3 ] {1c294d35-ea15-4e8f-905e-462a4d1dc0b1} <Information> executeQuery: Read 11 rows, 743.00 B in 0.000969517 sec., 11345 rows/sec., 748.40 KiB/sec.
2702 2023.10.29 04:32:59.490971 [ 3 ] {1c294d35-ea15-4e8f-905e-462a4d1dc0b1} <Debug> DynamicQueryHandler: Done processing query
2703 2023.10.29 04:32:59.490996 [ 3 ] {1c294d35-ea15-4e8f-905e-462a4d1dc0b1} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2704 2023.10.29 04:32:59.491012 [ 3 ] {} <Debug> HTTP-Session: a05ba6c7-03cf-4d8f-952c-b5d8967a83b6 Destroying unnamed session
2705 2023.10.29 04:33:04.496543 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 7488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2706 2023.10.29 04:33:04.496670 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2707 2023.10.29 04:33:04.496699 [ 3 ] {} <Debug> HTTP-Session: 85ff1926-ffc2-423a-afc4-4269106a4923 Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
2708 2023.10.29 04:33:04.496727 [ 3 ] {} <Debug> HTTP-Session: 85ff1926-ffc2-423a-afc4-4269106a4923 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2709 2023.10.29 04:33:04.496869 [ 3 ] {58455208-3c2d-4480-acf6-72566a594552} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2710 2023.10.29 04:33:04.496938 [ 3 ] {58455208-3c2d-4480-acf6-72566a594552} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2711 2023.10.29 04:33:04.497116 [ 3 ] {58455208-3c2d-4480-acf6-72566a594552} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2712 2023.10.29 04:33:04.497580 [ 3 ] {58455208-3c2d-4480-acf6-72566a594552} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB.
2713 2023.10.29 04:33:04.497836 [ 3 ] {58455208-3c2d-4480-acf6-72566a594552} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2714 2023.10.29 04:33:04.498001 [ 3 ] {58455208-3c2d-4480-acf6-72566a594552} <Trace> oximeter.fields_i64 (610071d8-d504-4bc5-be4c-41a0e87e8bdb): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2715 2023.10.29 04:33:04.498116 [ 3 ] {58455208-3c2d-4480-acf6-72566a594552} <Information> executeQuery: Read 53 rows, 4.15 KiB in 0.001207862 sec., 43879 rows/sec., 3.35 MiB/sec.
2716 2023.10.29 04:33:04.498119 [ 132 ] {} <Debug> oximeter.fields_i64 (610071d8-d504-4bc5-be4c-41a0e87e8bdb) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0
2717 2023.10.29 04:33:04.498189 [ 132 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB.
2718 2023.10.29 04:33:04.498297 [ 3 ] {58455208-3c2d-4480-acf6-72566a594552} <Debug> DynamicQueryHandler: Done processing query
2719 2023.10.29 04:33:04.498305 [ 14 ] {610071d8-d504-4bc5-be4c-41a0e87e8bdb::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_11_2 to all_15_15_0 into Compact
2720 2023.10.29 04:33:04.498337 [ 3 ] {58455208-3c2d-4480-acf6-72566a594552} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2721 2023.10.29 04:33:04.498401 [ 3 ] {} <Debug> HTTP-Session: 85ff1926-ffc2-423a-afc4-4269106a4923 Destroying unnamed session
2722 2023.10.29 04:33:04.498492 [ 14 ] {610071d8-d504-4bc5-be4c-41a0e87e8bdb::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2723 2023.10.29 04:33:04.498529 [ 14 ] {610071d8-d504-4bc5-be4c-41a0e87e8bdb::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 53 rows starting from the beginning of the part
2724 2023.10.29 04:33:04.498657 [ 14 ] {610071d8-d504-4bc5-be4c-41a0e87e8bdb::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 53 rows starting from the beginning of the part
2725 2023.10.29 04:33:04.498677 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 37928, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2726 2023.10.29 04:33:04.498762 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2727 2023.10.29 04:33:04.498820 [ 3 ] {} <Debug> HTTP-Session: 42c51b06-2016-45d2-903a-42c71cafa89d Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
2728 2023.10.29 04:33:04.498840 [ 14 ] {610071d8-d504-4bc5-be4c-41a0e87e8bdb::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 53 rows starting from the beginning of the part
2729 2023.10.29 04:33:04.498857 [ 3 ] {} <Debug> HTTP-Session: 42c51b06-2016-45d2-903a-42c71cafa89d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2730 2023.10.29 04:33:04.499092 [ 14 ] {610071d8-d504-4bc5-be4c-41a0e87e8bdb::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 53 rows starting from the beginning of the part
2731 2023.10.29 04:33:04.499104 [ 3 ] {6d476e63-7956-424f-a2db-1a08e06fb435} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2732 2023.10.29 04:33:04.499192 [ 3 ] {6d476e63-7956-424f-a2db-1a08e06fb435} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2733 2023.10.29 04:33:04.499300 [ 14 ] {610071d8-d504-4bc5-be4c-41a0e87e8bdb::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 53 rows starting from the beginning of the part
2734 2023.10.29 04:33:04.499665 [ 3 ] {6d476e63-7956-424f-a2db-1a08e06fb435} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2735 2023.10.29 04:33:04.500785 [ 3 ] {6d476e63-7956-424f-a2db-1a08e06fb435} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB.
2736 2023.10.29 04:33:04.501072 [ 21 ] {610071d8-d504-4bc5-be4c-41a0e87e8bdb::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 265 rows, containing 4 columns (4 merged, 0 gathered) in 0.002816051 sec., 94103.40934876534 rows/sec., 7.19 MiB/sec.
2737 2023.10.29 04:33:04.501194 [ 3 ] {6d476e63-7956-424f-a2db-1a08e06fb435} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2738 2023.10.29 04:33:04.501313 [ 13 ] {610071d8-d504-4bc5-be4c-41a0e87e8bdb::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary)
2739 2023.10.29 04:33:04.501434 [ 3 ] {6d476e63-7956-424f-a2db-1a08e06fb435} <Trace> oximeter.fields_string (4c356a6d-a25a-4b5d-8f94-0eb9a02bb62f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2740 2023.10.29 04:33:04.501579 [ 132 ] {} <Debug> oximeter.fields_string (4c356a6d-a25a-4b5d-8f94-0eb9a02bb62f) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0
2741 2023.10.29 04:33:04.501601 [ 3 ] {6d476e63-7956-424f-a2db-1a08e06fb435} <Information> executeQuery: Read 237 rows, 23.48 KiB in 0.002427094 sec., 97647 rows/sec., 9.45 MiB/sec.
2742 2023.10.29 04:33:04.501626 [ 132 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB.
2743 2023.10.29 04:33:04.501695 [ 13 ] {610071d8-d504-4bc5-be4c-41a0e87e8bdb::all_1_15_3} <Trace> oximeter.fields_i64 (610071d8-d504-4bc5-be4c-41a0e87e8bdb): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3.
2744 2023.10.29 04:33:04.501864 [ 21 ] {4c356a6d-a25a-4b5d-8f94-0eb9a02bb62f::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_11_2 to all_15_15_0 into Compact
2745 2023.10.29 04:33:04.501968 [ 13 ] {610071d8-d504-4bc5-be4c-41a0e87e8bdb::all_1_15_3} <Trace> oximeter.fields_i64 (610071d8-d504-4bc5-be4c-41a0e87e8bdb) (MergerMutator): Merged 5 parts: from all_1_11_2 to all_15_15_0
2746 2023.10.29 04:33:04.502024 [ 3 ] {6d476e63-7956-424f-a2db-1a08e06fb435} <Debug> DynamicQueryHandler: Done processing query
2747 2023.10.29 04:33:04.502101 [ 3 ] {6d476e63-7956-424f-a2db-1a08e06fb435} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
2748 2023.10.29 04:33:04.502175 [ 21 ] {4c356a6d-a25a-4b5d-8f94-0eb9a02bb62f::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2749 2023.10.29 04:33:04.502200 [ 3 ] {} <Debug> HTTP-Session: 42c51b06-2016-45d2-903a-42c71cafa89d Destroying unnamed session
2750 2023.10.29 04:33:04.502249 [ 21 ] {4c356a6d-a25a-4b5d-8f94-0eb9a02bb62f::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 237 rows starting from the beginning of the part
2751 2023.10.29 04:33:04.502363 [ 21 ] {4c356a6d-a25a-4b5d-8f94-0eb9a02bb62f::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 237 rows starting from the beginning of the part
2752 2023.10.29 04:33:04.502486 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 54364, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2753 2023.10.29 04:33:04.502505 [ 21 ] {4c356a6d-a25a-4b5d-8f94-0eb9a02bb62f::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 237 rows starting from the beginning of the part
2754 2023.10.29 04:33:04.502575 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2755 2023.10.29 04:33:04.502613 [ 3 ] {} <Debug> HTTP-Session: a20c160c-4f11-4226-a28a-6ffb5768c75e Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
2756 2023.10.29 04:33:04.502658 [ 3 ] {} <Debug> HTTP-Session: a20c160c-4f11-4226-a28a-6ffb5768c75e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2757 2023.10.29 04:33:04.502702 [ 21 ] {4c356a6d-a25a-4b5d-8f94-0eb9a02bb62f::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 237 rows starting from the beginning of the part
2758 2023.10.29 04:33:04.502861 [ 3 ] {025f3822-3e46-41f5-a491-98ff76224ba8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2759 2023.10.29 04:33:04.502913 [ 21 ] {4c356a6d-a25a-4b5d-8f94-0eb9a02bb62f::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 237 rows starting from the beginning of the part
2760 2023.10.29 04:33:04.502939 [ 3 ] {025f3822-3e46-41f5-a491-98ff76224ba8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2761 2023.10.29 04:33:04.503435 [ 3 ] {025f3822-3e46-41f5-a491-98ff76224ba8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2762 2023.10.29 04:33:04.504384 [ 3 ] {025f3822-3e46-41f5-a491-98ff76224ba8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB.
2763 2023.10.29 04:33:04.504770 [ 13 ] {4c356a6d-a25a-4b5d-8f94-0eb9a02bb62f::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1185 rows, containing 4 columns (4 merged, 0 gathered) in 0.003069146 sec., 386100.88930275716 rows/sec., 37.35 MiB/sec.
2764 2023.10.29 04:33:04.504796 [ 3 ] {025f3822-3e46-41f5-a491-98ff76224ba8} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
2765 2023.10.29 04:33:04.504968 [ 14 ] {4c356a6d-a25a-4b5d-8f94-0eb9a02bb62f::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary)
2766 2023.10.29 04:33:04.505095 [ 3 ] {025f3822-3e46-41f5-a491-98ff76224ba8} <Trace> oximeter.fields_uuid (0eb1c1de-2664-4cc0-beba-15ae353ef5c3): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
2767 2023.10.29 04:33:04.505289 [ 3 ] {025f3822-3e46-41f5-a491-98ff76224ba8} <Information> executeQuery: Read 338 rows, 24.22 KiB in 0.002352523 sec., 143675 rows/sec., 10.05 MiB/sec.
2768 2023.10.29 04:33:04.505337 [ 14 ] {4c356a6d-a25a-4b5d-8f94-0eb9a02bb62f::all_1_15_3} <Trace> oximeter.fields_string (4c356a6d-a25a-4b5d-8f94-0eb9a02bb62f): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3.
2769 2023.10.29 04:33:04.505527 [ 14 ] {4c356a6d-a25a-4b5d-8f94-0eb9a02bb62f::all_1_15_3} <Trace> oximeter.fields_string (4c356a6d-a25a-4b5d-8f94-0eb9a02bb62f) (MergerMutator): Merged 5 parts: from all_1_11_2 to all_15_15_0
2770 2023.10.29 04:33:04.505608 [ 3 ] {025f3822-3e46-41f5-a491-98ff76224ba8} <Debug> DynamicQueryHandler: Done processing query
2771 2023.10.29 04:33:04.505670 [ 3 ] {025f3822-3e46-41f5-a491-98ff76224ba8} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2772 2023.10.29 04:33:04.505688 [ 3 ] {} <Debug> HTTP-Session: a20c160c-4f11-4226-a28a-6ffb5768c75e Destroying unnamed session
2773 2023.10.29 04:33:04.505835 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2774 2023.10.29 04:33:04.505878 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2775 2023.10.29 04:33:04.505897 [ 3 ] {} <Debug> HTTP-Session: 1a10856d-054d-41ba-b359-319d803e12de Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
2776 2023.10.29 04:33:04.505914 [ 3 ] {} <Debug> HTTP-Session: 1a10856d-054d-41ba-b359-319d803e12de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2777 2023.10.29 04:33:04.505984 [ 3 ] {10a7caa8-b16f-454d-ab89-52469f556129} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2778 2023.10.29 04:33:04.506025 [ 3 ] {10a7caa8-b16f-454d-ab89-52469f556129} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2779 2023.10.29 04:33:04.506153 [ 3 ] {10a7caa8-b16f-454d-ab89-52469f556129} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2780 2023.10.29 04:33:04.506384 [ 3 ] {10a7caa8-b16f-454d-ab89-52469f556129} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB.
2781 2023.10.29 04:33:04.506627 [ 3 ] {10a7caa8-b16f-454d-ab89-52469f556129} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2782 2023.10.29 04:33:04.506801 [ 3 ] {10a7caa8-b16f-454d-ab89-52469f556129} <Trace> oximeter.measurements_bool (d8fa95b3-809f-40e3-96fe-693a1d26ccd6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2783 2023.10.29 04:33:04.506903 [ 3 ] {10a7caa8-b16f-454d-ab89-52469f556129} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000890726 sec., 6736 rows/sec., 282.86 KiB/sec.
2784 2023.10.29 04:33:04.507004 [ 3 ] {10a7caa8-b16f-454d-ab89-52469f556129} <Debug> DynamicQueryHandler: Done processing query
2785 2023.10.29 04:33:04.507026 [ 3 ] {10a7caa8-b16f-454d-ab89-52469f556129} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2786 2023.10.29 04:33:04.507042 [ 3 ] {} <Debug> HTTP-Session: 1a10856d-054d-41ba-b359-319d803e12de Destroying unnamed session
2787 2023.10.29 04:33:04.507163 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 12803, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2788 2023.10.29 04:33:04.507206 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2789 2023.10.29 04:33:04.507224 [ 3 ] {} <Debug> HTTP-Session: 67f3c222-d5a1-48e9-a449-dc77cb7ed5e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
2790 2023.10.29 04:33:04.507241 [ 3 ] {} <Debug> HTTP-Session: 67f3c222-d5a1-48e9-a449-dc77cb7ed5e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2791 2023.10.29 04:33:04.507319 [ 3 ] {8a673179-8bac-473f-94f5-0971e67a63a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2792 2023.10.29 04:33:04.507361 [ 3 ] {8a673179-8bac-473f-94f5-0971e67a63a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2793 2023.10.29 04:33:04.507472 [ 3 ] {8a673179-8bac-473f-94f5-0971e67a63a8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2794 2023.10.29 04:33:04.507725 [ 3 ] {8a673179-8bac-473f-94f5-0971e67a63a8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB.
2795 2023.10.29 04:33:04.507975 [ 3 ] {8a673179-8bac-473f-94f5-0971e67a63a8} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
2796 2023.10.29 04:33:04.508147 [ 3 ] {8a673179-8bac-473f-94f5-0971e67a63a8} <Trace> oximeter.measurements_cumulativei64 (933f5a2d-0d5b-4327-bde4-e17b515875e8): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
2797 2023.10.29 04:33:04.508244 [ 3 ] {8a673179-8bac-473f-94f5-0971e67a63a8} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.000896996 sec., 78038 rows/sec., 4.73 MiB/sec.
2798 2023.10.29 04:33:04.508347 [ 3 ] {8a673179-8bac-473f-94f5-0971e67a63a8} <Debug> DynamicQueryHandler: Done processing query
2799 2023.10.29 04:33:04.508370 [ 3 ] {8a673179-8bac-473f-94f5-0971e67a63a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2800 2023.10.29 04:33:04.508386 [ 3 ] {} <Debug> HTTP-Session: 67f3c222-d5a1-48e9-a449-dc77cb7ed5e5 Destroying unnamed session
2801 2023.10.29 04:33:04.508534 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 50282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2802 2023.10.29 04:33:04.508576 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2803 2023.10.29 04:33:04.508594 [ 3 ] {} <Debug> HTTP-Session: 3bafb8cd-3243-4fa3-9d24-c424548c20b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
2804 2023.10.29 04:33:04.508610 [ 3 ] {} <Debug> HTTP-Session: 3bafb8cd-3243-4fa3-9d24-c424548c20b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2805 2023.10.29 04:33:04.508687 [ 3 ] {112e1984-81fb-4c59-80d6-8c26c3368017} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2806 2023.10.29 04:33:04.508730 [ 3 ] {112e1984-81fb-4c59-80d6-8c26c3368017} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2807 2023.10.29 04:33:04.508860 [ 3 ] {112e1984-81fb-4c59-80d6-8c26c3368017} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2808 2023.10.29 04:33:04.509279 [ 3 ] {112e1984-81fb-4c59-80d6-8c26c3368017} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB.
2809 2023.10.29 04:33:04.509575 [ 3 ] {112e1984-81fb-4c59-80d6-8c26c3368017} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2810 2023.10.29 04:33:04.509748 [ 3 ] {112e1984-81fb-4c59-80d6-8c26c3368017} <Trace> oximeter.measurements_histogramf64 (b19ae7ab-9c2d-40bb-8165-74b6d7b926be): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
2811 2023.10.29 04:33:04.509848 [ 3 ] {112e1984-81fb-4c59-80d6-8c26c3368017} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.001132731 sec., 41492 rows/sec., 55.99 MiB/sec.
2812 2023.10.29 04:33:04.509956 [ 3 ] {112e1984-81fb-4c59-80d6-8c26c3368017} <Debug> DynamicQueryHandler: Done processing query
2813 2023.10.29 04:33:04.509980 [ 3 ] {112e1984-81fb-4c59-80d6-8c26c3368017} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
2814 2023.10.29 04:33:04.509995 [ 3 ] {} <Debug> HTTP-Session: 3bafb8cd-3243-4fa3-9d24-c424548c20b0 Destroying unnamed session
2815 2023.10.29 04:33:04.510108 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 2933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2816 2023.10.29 04:33:04.510149 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2817 2023.10.29 04:33:04.510168 [ 3 ] {} <Debug> HTTP-Session: be0c6ba5-2f15-47bc-9b60-8b69589033d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
2818 2023.10.29 04:33:04.510184 [ 3 ] {} <Debug> HTTP-Session: be0c6ba5-2f15-47bc-9b60-8b69589033d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2819 2023.10.29 04:33:04.510254 [ 3 ] {54c4a813-65e3-4cbe-acc7-4e021a1a4d91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
2820 2023.10.29 04:33:04.510293 [ 3 ] {54c4a813-65e3-4cbe-acc7-4e021a1a4d91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
2821 2023.10.29 04:33:04.510396 [ 3 ] {54c4a813-65e3-4cbe-acc7-4e021a1a4d91} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2822 2023.10.29 04:33:04.510603 [ 3 ] {54c4a813-65e3-4cbe-acc7-4e021a1a4d91} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB.
2823 2023.10.29 04:33:04.510826 [ 3 ] {54c4a813-65e3-4cbe-acc7-4e021a1a4d91} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2824 2023.10.29 04:33:04.510995 [ 3 ] {54c4a813-65e3-4cbe-acc7-4e021a1a4d91} <Trace> oximeter.measurements_i64 (0a077745-05a7-47ab-afb3-26549453c5a2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2825 2023.10.29 04:33:04.511092 [ 3 ] {54c4a813-65e3-4cbe-acc7-4e021a1a4d91} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000810255 sec., 25917 rows/sec., 1.34 MiB/sec.
2826 2023.10.29 04:33:04.511190 [ 3 ] {54c4a813-65e3-4cbe-acc7-4e021a1a4d91} <Debug> DynamicQueryHandler: Done processing query
2827 2023.10.29 04:33:04.511213 [ 3 ] {54c4a813-65e3-4cbe-acc7-4e021a1a4d91} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2828 2023.10.29 04:33:04.511228 [ 3 ] {} <Debug> HTTP-Session: be0c6ba5-2f15-47bc-9b60-8b69589033d0 Destroying unnamed session
2829 2023.10.29 04:33:13.869046 [ 96 ] {} <Debug> DNSResolver: Updating DNS cache
2830 2023.10.29 04:33:13.869116 [ 96 ] {} <Debug> DNSResolver: Updated DNS cache
2831 2023.10.29 04:33:14.496123 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 7488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2832 2023.10.29 04:33:14.496235 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2833 2023.10.29 04:33:14.496265 [ 3 ] {} <Debug> HTTP-Session: d543436d-ec3d-4fff-a2cc-89990edbc81c Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
2834 2023.10.29 04:33:14.496294 [ 3 ] {} <Debug> HTTP-Session: d543436d-ec3d-4fff-a2cc-89990edbc81c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2835 2023.10.29 04:33:14.496438 [ 3 ] {4e7d6a3d-42c6-4530-8277-21517de8ae7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2836 2023.10.29 04:33:14.496506 [ 3 ] {4e7d6a3d-42c6-4530-8277-21517de8ae7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2837 2023.10.29 04:33:14.496680 [ 3 ] {4e7d6a3d-42c6-4530-8277-21517de8ae7b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2838 2023.10.29 04:33:14.497056 [ 3 ] {4e7d6a3d-42c6-4530-8277-21517de8ae7b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB.
2839 2023.10.29 04:33:14.497329 [ 3 ] {4e7d6a3d-42c6-4530-8277-21517de8ae7b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2840 2023.10.29 04:33:14.497491 [ 3 ] {4e7d6a3d-42c6-4530-8277-21517de8ae7b} <Trace> oximeter.fields_i64 (610071d8-d504-4bc5-be4c-41a0e87e8bdb): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2841 2023.10.29 04:33:14.497606 [ 3 ] {4e7d6a3d-42c6-4530-8277-21517de8ae7b} <Information> executeQuery: Read 53 rows, 4.15 KiB in 0.00112998 sec., 46903 rows/sec., 3.59 MiB/sec.
2842 2023.10.29 04:33:14.497789 [ 3 ] {4e7d6a3d-42c6-4530-8277-21517de8ae7b} <Debug> DynamicQueryHandler: Done processing query
2843 2023.10.29 04:33:14.497816 [ 3 ] {4e7d6a3d-42c6-4530-8277-21517de8ae7b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2844 2023.10.29 04:33:14.497832 [ 3 ] {} <Debug> HTTP-Session: d543436d-ec3d-4fff-a2cc-89990edbc81c Destroying unnamed session
2845 2023.10.29 04:33:14.498032 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 37928, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2846 2023.10.29 04:33:14.498082 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2847 2023.10.29 04:33:14.498100 [ 3 ] {} <Debug> HTTP-Session: 14bb21f6-6d37-4c65-8563-b9c5db963314 Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
2848 2023.10.29 04:33:14.498120 [ 3 ] {} <Debug> HTTP-Session: 14bb21f6-6d37-4c65-8563-b9c5db963314 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2849 2023.10.29 04:33:14.498207 [ 3 ] {e20f50e8-4b0c-4e61-ac08-23ce6c49591d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2850 2023.10.29 04:33:14.498249 [ 3 ] {e20f50e8-4b0c-4e61-ac08-23ce6c49591d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2851 2023.10.29 04:33:14.498355 [ 3 ] {e20f50e8-4b0c-4e61-ac08-23ce6c49591d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2852 2023.10.29 04:33:14.498703 [ 3 ] {e20f50e8-4b0c-4e61-ac08-23ce6c49591d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB.
2853 2023.10.29 04:33:14.498932 [ 3 ] {e20f50e8-4b0c-4e61-ac08-23ce6c49591d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2854 2023.10.29 04:33:14.499070 [ 3 ] {e20f50e8-4b0c-4e61-ac08-23ce6c49591d} <Trace> oximeter.fields_string (4c356a6d-a25a-4b5d-8f94-0eb9a02bb62f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2855 2023.10.29 04:33:14.499165 [ 3 ] {e20f50e8-4b0c-4e61-ac08-23ce6c49591d} <Information> executeQuery: Read 237 rows, 23.48 KiB in 0.000989108 sec., 239609 rows/sec., 23.18 MiB/sec.
2856 2023.10.29 04:33:14.499382 [ 3 ] {e20f50e8-4b0c-4e61-ac08-23ce6c49591d} <Debug> DynamicQueryHandler: Done processing query
2857 2023.10.29 04:33:14.499407 [ 3 ] {e20f50e8-4b0c-4e61-ac08-23ce6c49591d} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
2858 2023.10.29 04:33:14.499423 [ 3 ] {} <Debug> HTTP-Session: 14bb21f6-6d37-4c65-8563-b9c5db963314 Destroying unnamed session
2859 2023.10.29 04:33:14.499609 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 54364, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2860 2023.10.29 04:33:14.499654 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2861 2023.10.29 04:33:14.499673 [ 3 ] {} <Debug> HTTP-Session: ec1b2f43-19c6-4b09-9824-0030f605d98f Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
2862 2023.10.29 04:33:14.499690 [ 3 ] {} <Debug> HTTP-Session: ec1b2f43-19c6-4b09-9824-0030f605d98f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2863 2023.10.29 04:33:14.499781 [ 3 ] {15ee8995-a86e-44de-a388-242e99ceea20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2864 2023.10.29 04:33:14.499823 [ 3 ] {15ee8995-a86e-44de-a388-242e99ceea20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2865 2023.10.29 04:33:14.499932 [ 3 ] {15ee8995-a86e-44de-a388-242e99ceea20} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2866 2023.10.29 04:33:14.500343 [ 3 ] {15ee8995-a86e-44de-a388-242e99ceea20} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB.
2867 2023.10.29 04:33:14.500559 [ 3 ] {15ee8995-a86e-44de-a388-242e99ceea20} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
2868 2023.10.29 04:33:14.500707 [ 3 ] {15ee8995-a86e-44de-a388-242e99ceea20} <Trace> oximeter.fields_uuid (0eb1c1de-2664-4cc0-beba-15ae353ef5c3): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
2869 2023.10.29 04:33:14.500809 [ 3 ] {15ee8995-a86e-44de-a388-242e99ceea20} <Information> executeQuery: Read 338 rows, 24.22 KiB in 0.000999478 sec., 338176 rows/sec., 23.66 MiB/sec.
2870 2023.10.29 04:33:14.500909 [ 3 ] {15ee8995-a86e-44de-a388-242e99ceea20} <Debug> DynamicQueryHandler: Done processing query
2871 2023.10.29 04:33:14.500933 [ 3 ] {15ee8995-a86e-44de-a388-242e99ceea20} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2872 2023.10.29 04:33:14.500948 [ 3 ] {} <Debug> HTTP-Session: ec1b2f43-19c6-4b09-9824-0030f605d98f Destroying unnamed session
2873 2023.10.29 04:33:14.501084 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2874 2023.10.29 04:33:14.501126 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2875 2023.10.29 04:33:14.501144 [ 3 ] {} <Debug> HTTP-Session: 98790205-21fe-405c-ba0e-48c2e5a1b02f Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
2876 2023.10.29 04:33:14.501160 [ 3 ] {} <Debug> HTTP-Session: 98790205-21fe-405c-ba0e-48c2e5a1b02f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2877 2023.10.29 04:33:14.501229 [ 3 ] {1c48fc67-fb7d-4e29-b064-ef037203c801} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2878 2023.10.29 04:33:14.501269 [ 3 ] {1c48fc67-fb7d-4e29-b064-ef037203c801} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2879 2023.10.29 04:33:14.501371 [ 3 ] {1c48fc67-fb7d-4e29-b064-ef037203c801} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2880 2023.10.29 04:33:14.501664 [ 3 ] {1c48fc67-fb7d-4e29-b064-ef037203c801} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB.
2881 2023.10.29 04:33:14.501904 [ 3 ] {1c48fc67-fb7d-4e29-b064-ef037203c801} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2882 2023.10.29 04:33:14.502074 [ 3 ] {1c48fc67-fb7d-4e29-b064-ef037203c801} <Trace> oximeter.measurements_bool (d8fa95b3-809f-40e3-96fe-693a1d26ccd6): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2883 2023.10.29 04:33:14.502184 [ 96 ] {} <Debug> oximeter.measurements_bool (d8fa95b3-809f-40e3-96fe-693a1d26ccd6) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2884 2023.10.29 04:33:14.502198 [ 3 ] {1c48fc67-fb7d-4e29-b064-ef037203c801} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000940807 sec., 6377 rows/sec., 267.81 KiB/sec.
2885 2023.10.29 04:33:14.502235 [ 96 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB.
2886 2023.10.29 04:33:14.502434 [ 24 ] {d8fa95b3-809f-40e3-96fe-693a1d26ccd6::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
2887 2023.10.29 04:33:14.502477 [ 3 ] {1c48fc67-fb7d-4e29-b064-ef037203c801} <Debug> DynamicQueryHandler: Done processing query
2888 2023.10.29 04:33:14.502524 [ 3 ] {1c48fc67-fb7d-4e29-b064-ef037203c801} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2889 2023.10.29 04:33:14.502548 [ 3 ] {} <Debug> HTTP-Session: 98790205-21fe-405c-ba0e-48c2e5a1b02f Destroying unnamed session
2890 2023.10.29 04:33:14.502608 [ 24 ] {d8fa95b3-809f-40e3-96fe-693a1d26ccd6::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2891 2023.10.29 04:33:14.502648 [ 24 ] {d8fa95b3-809f-40e3-96fe-693a1d26ccd6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 66 rows starting from the beginning of the part
2892 2023.10.29 04:33:14.502771 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 12803, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2893 2023.10.29 04:33:14.502834 [ 24 ] {d8fa95b3-809f-40e3-96fe-693a1d26ccd6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part
2894 2023.10.29 04:33:14.502853 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2895 2023.10.29 04:33:14.502907 [ 3 ] {} <Debug> HTTP-Session: 5c21c4a8-3aaa-4137-9b45-af3bbdd2c192 Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
2896 2023.10.29 04:33:14.502934 [ 3 ] {} <Debug> HTTP-Session: 5c21c4a8-3aaa-4137-9b45-af3bbdd2c192 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2897 2023.10.29 04:33:14.503056 [ 24 ] {d8fa95b3-809f-40e3-96fe-693a1d26ccd6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part
2898 2023.10.29 04:33:14.503154 [ 3 ] {36559ef3-59f0-41ff-a2fa-bc9cb576bc95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2899 2023.10.29 04:33:14.503280 [ 3 ] {36559ef3-59f0-41ff-a2fa-bc9cb576bc95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2900 2023.10.29 04:33:14.503299 [ 24 ] {d8fa95b3-809f-40e3-96fe-693a1d26ccd6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part
2901 2023.10.29 04:33:14.503652 [ 24 ] {d8fa95b3-809f-40e3-96fe-693a1d26ccd6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part
2902 2023.10.29 04:33:14.503799 [ 3 ] {36559ef3-59f0-41ff-a2fa-bc9cb576bc95} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2903 2023.10.29 04:33:14.503877 [ 24 ] {d8fa95b3-809f-40e3-96fe-693a1d26ccd6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part
2904 2023.10.29 04:33:14.504446 [ 3 ] {36559ef3-59f0-41ff-a2fa-bc9cb576bc95} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB.
2905 2023.10.29 04:33:14.505102 [ 3 ] {36559ef3-59f0-41ff-a2fa-bc9cb576bc95} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
2906 2023.10.29 04:33:14.505331 [ 24 ] {d8fa95b3-809f-40e3-96fe-693a1d26ccd6::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.003041785 sec., 31560.416005733478 rows/sec., 1.29 MiB/sec.
2907 2023.10.29 04:33:14.505459 [ 3 ] {36559ef3-59f0-41ff-a2fa-bc9cb576bc95} <Trace> oximeter.measurements_cumulativei64 (933f5a2d-0d5b-4327-bde4-e17b515875e8): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
2908 2023.10.29 04:33:14.505503 [ 24 ] {d8fa95b3-809f-40e3-96fe-693a1d26ccd6::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2909 2023.10.29 04:33:14.505626 [ 3 ] {36559ef3-59f0-41ff-a2fa-bc9cb576bc95} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.002423444 sec., 28884 rows/sec., 1.75 MiB/sec.
2910 2023.10.29 04:33:14.505829 [ 24 ] {d8fa95b3-809f-40e3-96fe-693a1d26ccd6::all_1_16_3} <Trace> oximeter.measurements_bool (d8fa95b3-809f-40e3-96fe-693a1d26ccd6): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
2911 2023.10.29 04:33:14.505832 [ 3 ] {36559ef3-59f0-41ff-a2fa-bc9cb576bc95} <Debug> DynamicQueryHandler: Done processing query
2912 2023.10.29 04:33:14.505891 [ 3 ] {36559ef3-59f0-41ff-a2fa-bc9cb576bc95} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2913 2023.10.29 04:33:14.505916 [ 3 ] {} <Debug> HTTP-Session: 5c21c4a8-3aaa-4137-9b45-af3bbdd2c192 Destroying unnamed session
2914 2023.10.29 04:33:14.505940 [ 24 ] {d8fa95b3-809f-40e3-96fe-693a1d26ccd6::all_1_16_3} <Trace> oximeter.measurements_bool (d8fa95b3-809f-40e3-96fe-693a1d26ccd6) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
2915 2023.10.29 04:33:14.506136 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 50282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2916 2023.10.29 04:33:14.506187 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2917 2023.10.29 04:33:14.506206 [ 3 ] {} <Debug> HTTP-Session: 05aeb516-905e-464f-9fde-d0897b50df29 Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
2918 2023.10.29 04:33:14.506223 [ 3 ] {} <Debug> HTTP-Session: 05aeb516-905e-464f-9fde-d0897b50df29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2919 2023.10.29 04:33:14.506310 [ 3 ] {5ffd5800-e6e5-4e2a-ace5-faa11819b442} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2920 2023.10.29 04:33:14.506356 [ 3 ] {5ffd5800-e6e5-4e2a-ace5-faa11819b442} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2921 2023.10.29 04:33:14.506506 [ 3 ] {5ffd5800-e6e5-4e2a-ace5-faa11819b442} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2922 2023.10.29 04:33:14.507005 [ 3 ] {5ffd5800-e6e5-4e2a-ace5-faa11819b442} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB.
2923 2023.10.29 04:33:14.507321 [ 3 ] {5ffd5800-e6e5-4e2a-ace5-faa11819b442} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2924 2023.10.29 04:33:14.507497 [ 3 ] {5ffd5800-e6e5-4e2a-ace5-faa11819b442} <Trace> oximeter.measurements_histogramf64 (b19ae7ab-9c2d-40bb-8165-74b6d7b926be): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2925 2023.10.29 04:33:14.507599 [ 3 ] {5ffd5800-e6e5-4e2a-ace5-faa11819b442} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.001261993 sec., 37242 rows/sec., 50.26 MiB/sec.
2926 2023.10.29 04:33:14.507725 [ 3 ] {5ffd5800-e6e5-4e2a-ace5-faa11819b442} <Debug> DynamicQueryHandler: Done processing query
2927 2023.10.29 04:33:14.507748 [ 3 ] {5ffd5800-e6e5-4e2a-ace5-faa11819b442} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
2928 2023.10.29 04:33:14.507764 [ 3 ] {} <Debug> HTTP-Session: 05aeb516-905e-464f-9fde-d0897b50df29 Destroying unnamed session
2929 2023.10.29 04:33:14.507914 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 2933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2930 2023.10.29 04:33:14.507959 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2931 2023.10.29 04:33:14.507977 [ 3 ] {} <Debug> HTTP-Session: 81ee3569-6c60-400b-b9d6-bbc829f88425 Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
2932 2023.10.29 04:33:14.507993 [ 3 ] {} <Debug> HTTP-Session: 81ee3569-6c60-400b-b9d6-bbc829f88425 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2933 2023.10.29 04:33:14.508062 [ 3 ] {a1f47723-70f5-4c3c-82b7-6ffec96478bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
2934 2023.10.29 04:33:14.508126 [ 3 ] {a1f47723-70f5-4c3c-82b7-6ffec96478bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
2935 2023.10.29 04:33:14.508229 [ 3 ] {a1f47723-70f5-4c3c-82b7-6ffec96478bf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2936 2023.10.29 04:33:14.508477 [ 3 ] {a1f47723-70f5-4c3c-82b7-6ffec96478bf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB.
2937 2023.10.29 04:33:14.508707 [ 3 ] {a1f47723-70f5-4c3c-82b7-6ffec96478bf} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2938 2023.10.29 04:33:14.508873 [ 3 ] {a1f47723-70f5-4c3c-82b7-6ffec96478bf} <Trace> oximeter.measurements_i64 (0a077745-05a7-47ab-afb3-26549453c5a2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2939 2023.10.29 04:33:14.508958 [ 96 ] {} <Debug> oximeter.measurements_i64 (0a077745-05a7-47ab-afb3-26549453c5a2) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2940 2023.10.29 04:33:14.508973 [ 3 ] {a1f47723-70f5-4c3c-82b7-6ffec96478bf} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000859336 sec., 24437 rows/sec., 1.27 MiB/sec.
2941 2023.10.29 04:33:14.508994 [ 96 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB.
2942 2023.10.29 04:33:14.509173 [ 14 ] {0a077745-05a7-47ab-afb3-26549453c5a2::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
2943 2023.10.29 04:33:14.509198 [ 3 ] {a1f47723-70f5-4c3c-82b7-6ffec96478bf} <Debug> DynamicQueryHandler: Done processing query
2944 2023.10.29 04:33:14.509246 [ 3 ] {a1f47723-70f5-4c3c-82b7-6ffec96478bf} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2945 2023.10.29 04:33:14.509276 [ 3 ] {} <Debug> HTTP-Session: 81ee3569-6c60-400b-b9d6-bbc829f88425 Destroying unnamed session
2946 2023.10.29 04:33:14.509343 [ 14 ] {0a077745-05a7-47ab-afb3-26549453c5a2::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2947 2023.10.29 04:33:14.509387 [ 14 ] {0a077745-05a7-47ab-afb3-26549453c5a2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 264 rows starting from the beginning of the part
2948 2023.10.29 04:33:14.509516 [ 14 ] {0a077745-05a7-47ab-afb3-26549453c5a2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 21 rows starting from the beginning of the part
2949 2023.10.29 04:33:14.509616 [ 14 ] {0a077745-05a7-47ab-afb3-26549453c5a2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 21 rows starting from the beginning of the part
2950 2023.10.29 04:33:14.509700 [ 14 ] {0a077745-05a7-47ab-afb3-26549453c5a2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 21 rows starting from the beginning of the part
2951 2023.10.29 04:33:14.509783 [ 14 ] {0a077745-05a7-47ab-afb3-26549453c5a2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 21 rows starting from the beginning of the part
2952 2023.10.29 04:33:14.509859 [ 14 ] {0a077745-05a7-47ab-afb3-26549453c5a2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 21 rows starting from the beginning of the part
2953 2023.10.29 04:33:14.510498 [ 14 ] {0a077745-05a7-47ab-afb3-26549453c5a2::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 369 rows, containing 4 columns (4 merged, 0 gathered) in 0.001450977 sec., 254311.40534963683 rows/sec., 13.59 MiB/sec.
2954 2023.10.29 04:33:14.510630 [ 14 ] {0a077745-05a7-47ab-afb3-26549453c5a2::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2955 2023.10.29 04:33:14.510843 [ 14 ] {0a077745-05a7-47ab-afb3-26549453c5a2::all_1_16_3} <Trace> oximeter.measurements_i64 (0a077745-05a7-47ab-afb3-26549453c5a2): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
2956 2023.10.29 04:33:14.510914 [ 14 ] {0a077745-05a7-47ab-afb3-26549453c5a2::all_1_16_3} <Trace> oximeter.measurements_i64 (0a077745-05a7-47ab-afb3-26549453c5a2) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
2957 2023.10.29 04:33:24.496422 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 7488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2958 2023.10.29 04:33:24.496536 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2959 2023.10.29 04:33:24.496560 [ 3 ] {} <Debug> HTTP-Session: 4c4d3ecc-503a-43e0-98aa-bf55e45b92a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
2960 2023.10.29 04:33:24.496584 [ 3 ] {} <Debug> HTTP-Session: 4c4d3ecc-503a-43e0-98aa-bf55e45b92a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2961 2023.10.29 04:33:24.496710 [ 3 ] {6deb0c82-11c4-4375-8faa-ceccf0c56947} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2962 2023.10.29 04:33:24.496769 [ 3 ] {6deb0c82-11c4-4375-8faa-ceccf0c56947} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2963 2023.10.29 04:33:24.496921 [ 3 ] {6deb0c82-11c4-4375-8faa-ceccf0c56947} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2964 2023.10.29 04:33:24.497419 [ 3 ] {6deb0c82-11c4-4375-8faa-ceccf0c56947} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB.
2965 2023.10.29 04:33:24.497683 [ 3 ] {6deb0c82-11c4-4375-8faa-ceccf0c56947} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2966 2023.10.29 04:33:24.497842 [ 3 ] {6deb0c82-11c4-4375-8faa-ceccf0c56947} <Trace> oximeter.fields_i64 (610071d8-d504-4bc5-be4c-41a0e87e8bdb): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
2967 2023.10.29 04:33:24.497965 [ 3 ] {6deb0c82-11c4-4375-8faa-ceccf0c56947} <Information> executeQuery: Read 53 rows, 4.15 KiB in 0.001220602 sec., 43421 rows/sec., 3.32 MiB/sec.
2968 2023.10.29 04:33:24.498152 [ 3 ] {6deb0c82-11c4-4375-8faa-ceccf0c56947} <Debug> DynamicQueryHandler: Done processing query
2969 2023.10.29 04:33:24.498178 [ 3 ] {6deb0c82-11c4-4375-8faa-ceccf0c56947} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2970 2023.10.29 04:33:24.498195 [ 3 ] {} <Debug> HTTP-Session: 4c4d3ecc-503a-43e0-98aa-bf55e45b92a1 Destroying unnamed session
2971 2023.10.29 04:33:24.498430 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 37928, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2972 2023.10.29 04:33:24.498478 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2973 2023.10.29 04:33:24.498498 [ 3 ] {} <Debug> HTTP-Session: 2475886a-5970-4303-a7fa-883bca4cbe76 Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
2974 2023.10.29 04:33:24.498517 [ 3 ] {} <Debug> HTTP-Session: 2475886a-5970-4303-a7fa-883bca4cbe76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2975 2023.10.29 04:33:24.498604 [ 3 ] {78d2305c-7b32-4dc4-884f-49e15f112a59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2976 2023.10.29 04:33:24.498646 [ 3 ] {78d2305c-7b32-4dc4-884f-49e15f112a59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2977 2023.10.29 04:33:24.498758 [ 3 ] {78d2305c-7b32-4dc4-884f-49e15f112a59} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2978 2023.10.29 04:33:24.499188 [ 3 ] {78d2305c-7b32-4dc4-884f-49e15f112a59} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB.
2979 2023.10.29 04:33:24.499416 [ 3 ] {78d2305c-7b32-4dc4-884f-49e15f112a59} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2980 2023.10.29 04:33:24.499569 [ 3 ] {78d2305c-7b32-4dc4-884f-49e15f112a59} <Trace> oximeter.fields_string (4c356a6d-a25a-4b5d-8f94-0eb9a02bb62f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
2981 2023.10.29 04:33:24.499673 [ 3 ] {78d2305c-7b32-4dc4-884f-49e15f112a59} <Information> executeQuery: Read 237 rows, 23.48 KiB in 0.001041399 sec., 227578 rows/sec., 22.02 MiB/sec.
2982 2023.10.29 04:33:24.499818 [ 3 ] {78d2305c-7b32-4dc4-884f-49e15f112a59} <Debug> DynamicQueryHandler: Done processing query
2983 2023.10.29 04:33:24.499843 [ 3 ] {78d2305c-7b32-4dc4-884f-49e15f112a59} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
2984 2023.10.29 04:33:24.499859 [ 3 ] {} <Debug> HTTP-Session: 2475886a-5970-4303-a7fa-883bca4cbe76 Destroying unnamed session
2985 2023.10.29 04:33:24.500052 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 54364, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2986 2023.10.29 04:33:24.500097 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2987 2023.10.29 04:33:24.500115 [ 3 ] {} <Debug> HTTP-Session: a8d7a315-6007-4fa7-9dac-cad35690e9c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
2988 2023.10.29 04:33:24.500133 [ 3 ] {} <Debug> HTTP-Session: a8d7a315-6007-4fa7-9dac-cad35690e9c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2989 2023.10.29 04:33:24.500234 [ 3 ] {d79b45fd-3f67-4803-8534-e0bda1c85b52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2990 2023.10.29 04:33:24.500274 [ 3 ] {d79b45fd-3f67-4803-8534-e0bda1c85b52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2991 2023.10.29 04:33:24.500381 [ 3 ] {d79b45fd-3f67-4803-8534-e0bda1c85b52} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2992 2023.10.29 04:33:24.500853 [ 3 ] {d79b45fd-3f67-4803-8534-e0bda1c85b52} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB.
2993 2023.10.29 04:33:24.501083 [ 3 ] {d79b45fd-3f67-4803-8534-e0bda1c85b52} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
2994 2023.10.29 04:33:24.501241 [ 3 ] {d79b45fd-3f67-4803-8534-e0bda1c85b52} <Trace> oximeter.fields_uuid (0eb1c1de-2664-4cc0-beba-15ae353ef5c3): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
2995 2023.10.29 04:33:24.501345 [ 3 ] {d79b45fd-3f67-4803-8534-e0bda1c85b52} <Information> executeQuery: Read 338 rows, 24.22 KiB in 0.001080689 sec., 312763 rows/sec., 21.88 MiB/sec.
2996 2023.10.29 04:33:24.501344 [ 179 ] {} <Debug> oximeter.fields_uuid (0eb1c1de-2664-4cc0-beba-15ae353ef5c3) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
2997 2023.10.29 04:33:24.501411 [ 179 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB.
2998 2023.10.29 04:33:24.501493 [ 3 ] {d79b45fd-3f67-4803-8534-e0bda1c85b52} <Debug> DynamicQueryHandler: Done processing query
2999 2023.10.29 04:33:24.501533 [ 3 ] {d79b45fd-3f67-4803-8534-e0bda1c85b52} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
3000 2023.10.29 04:33:24.501544 [ 14 ] {0eb1c1de-2664-4cc0-beba-15ae353ef5c3::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
3001 2023.10.29 04:33:24.501558 [ 3 ] {} <Debug> HTTP-Session: a8d7a315-6007-4fa7-9dac-cad35690e9c6 Destroying unnamed session
3002 2023.10.29 04:33:24.501706 [ 14 ] {0eb1c1de-2664-4cc0-beba-15ae353ef5c3::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3003 2023.10.29 04:33:24.501748 [ 14 ] {0eb1c1de-2664-4cc0-beba-15ae353ef5c3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 367 rows starting from the beginning of the part
3004 2023.10.29 04:33:24.501818 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3005 2023.10.29 04:33:24.501912 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3006 2023.10.29 04:33:24.501971 [ 3 ] {} <Debug> HTTP-Session: 41f928c8-9815-43ec-8543-be1d0fb7568d Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
3007 2023.10.29 04:33:24.502003 [ 14 ] {0eb1c1de-2664-4cc0-beba-15ae353ef5c3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 338 rows starting from the beginning of the part
3008 2023.10.29 04:33:24.502015 [ 3 ] {} <Debug> HTTP-Session: 41f928c8-9815-43ec-8543-be1d0fb7568d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3009 2023.10.29 04:33:24.502260 [ 3 ] {c116fa47-10b9-46d6-9492-21cf21f5c705} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
3010 2023.10.29 04:33:24.502267 [ 14 ] {0eb1c1de-2664-4cc0-beba-15ae353ef5c3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 11 rows starting from the beginning of the part
3011 2023.10.29 04:33:24.502351 [ 3 ] {c116fa47-10b9-46d6-9492-21cf21f5c705} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3012 2023.10.29 04:33:24.502564 [ 14 ] {0eb1c1de-2664-4cc0-beba-15ae353ef5c3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 338 rows starting from the beginning of the part
3013 2023.10.29 04:33:24.502814 [ 3 ] {c116fa47-10b9-46d6-9492-21cf21f5c705} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3014 2023.10.29 04:33:24.502841 [ 14 ] {0eb1c1de-2664-4cc0-beba-15ae353ef5c3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 338 rows starting from the beginning of the part
3015 2023.10.29 04:33:24.503032 [ 14 ] {0eb1c1de-2664-4cc0-beba-15ae353ef5c3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 338 rows starting from the beginning of the part
3016 2023.10.29 04:33:24.503578 [ 3 ] {c116fa47-10b9-46d6-9492-21cf21f5c705} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB.
3017 2023.10.29 04:33:24.504133 [ 3 ] {c116fa47-10b9-46d6-9492-21cf21f5c705} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3018 2023.10.29 04:33:24.504541 [ 3 ] {c116fa47-10b9-46d6-9492-21cf21f5c705} <Trace> oximeter.measurements_bool (d8fa95b3-809f-40e3-96fe-693a1d26ccd6): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
3019 2023.10.29 04:33:24.504693 [ 3 ] {c116fa47-10b9-46d6-9492-21cf21f5c705} <Information> executeQuery: Read 6 rows, 258.00 B in 0.002395034 sec., 2505 rows/sec., 105.20 KiB/sec.
3020 2023.10.29 04:33:24.504855 [ 3 ] {c116fa47-10b9-46d6-9492-21cf21f5c705} <Debug> DynamicQueryHandler: Done processing query
3021 2023.10.29 04:33:24.504897 [ 3 ] {c116fa47-10b9-46d6-9492-21cf21f5c705} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3022 2023.10.29 04:33:24.504967 [ 3 ] {} <Debug> HTTP-Session: 41f928c8-9815-43ec-8543-be1d0fb7568d Destroying unnamed session
3023 2023.10.29 04:33:24.505130 [ 14 ] {0eb1c1de-2664-4cc0-beba-15ae353ef5c3::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1730 rows, containing 4 columns (4 merged, 0 gathered) in 0.003653687 sec., 473494.30862577993 rows/sec., 33.21 MiB/sec.
3024 2023.10.29 04:33:24.505165 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 12803, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3025 2023.10.29 04:33:24.505256 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3026 2023.10.29 04:33:24.505281 [ 3 ] {} <Debug> HTTP-Session: 571baf02-79b8-4850-97dd-975158f51662 Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
3027 2023.10.29 04:33:24.505314 [ 3 ] {} <Debug> HTTP-Session: 571baf02-79b8-4850-97dd-975158f51662 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3028 2023.10.29 04:33:24.505336 [ 14 ] {0eb1c1de-2664-4cc0-beba-15ae353ef5c3::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
3029 2023.10.29 04:33:24.505486 [ 3 ] {4bc12c3a-e512-403d-b4e6-52135ba56284} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
3030 2023.10.29 04:33:24.505555 [ 3 ] {4bc12c3a-e512-403d-b4e6-52135ba56284} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
3031 2023.10.29 04:33:24.505657 [ 14 ] {0eb1c1de-2664-4cc0-beba-15ae353ef5c3::all_1_21_4} <Trace> oximeter.fields_uuid (0eb1c1de-2664-4cc0-beba-15ae353ef5c3): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
3032 2023.10.29 04:33:24.505820 [ 14 ] {0eb1c1de-2664-4cc0-beba-15ae353ef5c3::all_1_21_4} <Trace> oximeter.fields_uuid (0eb1c1de-2664-4cc0-beba-15ae353ef5c3) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
3033 2023.10.29 04:33:24.505839 [ 3 ] {4bc12c3a-e512-403d-b4e6-52135ba56284} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3034 2023.10.29 04:33:24.506263 [ 3 ] {4bc12c3a-e512-403d-b4e6-52135ba56284} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB.
3035 2023.10.29 04:33:24.506521 [ 3 ] {4bc12c3a-e512-403d-b4e6-52135ba56284} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
3036 2023.10.29 04:33:24.506699 [ 3 ] {4bc12c3a-e512-403d-b4e6-52135ba56284} <Trace> oximeter.measurements_cumulativei64 (933f5a2d-0d5b-4327-bde4-e17b515875e8): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
3037 2023.10.29 04:33:24.506794 [ 179 ] {} <Debug> oximeter.measurements_cumulativei64 (933f5a2d-0d5b-4327-bde4-e17b515875e8) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
3038 2023.10.29 04:33:24.506804 [ 3 ] {4bc12c3a-e512-403d-b4e6-52135ba56284} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.001278373 sec., 54757 rows/sec., 3.32 MiB/sec.
3039 2023.10.29 04:33:24.506831 [ 179 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB.
3040 2023.10.29 04:33:24.506929 [ 11 ] {933f5a2d-0d5b-4327-bde4-e17b515875e8::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
3041 2023.10.29 04:33:24.506984 [ 3 ] {4bc12c3a-e512-403d-b4e6-52135ba56284} <Debug> DynamicQueryHandler: Done processing query
3042 2023.10.29 04:33:24.507014 [ 3 ] {4bc12c3a-e512-403d-b4e6-52135ba56284} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
3043 2023.10.29 04:33:24.507027 [ 11 ] {933f5a2d-0d5b-4327-bde4-e17b515875e8::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3044 2023.10.29 04:33:24.507036 [ 3 ] {} <Debug> HTTP-Session: 571baf02-79b8-4850-97dd-975158f51662 Destroying unnamed session
3045 2023.10.29 04:33:24.507064 [ 11 ] {933f5a2d-0d5b-4327-bde4-e17b515875e8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 943 rows starting from the beginning of the part
3046 2023.10.29 04:33:24.507179 [ 11 ] {933f5a2d-0d5b-4327-bde4-e17b515875e8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 70 rows starting from the beginning of the part
3047 2023.10.29 04:33:24.507238 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 50282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3048 2023.10.29 04:33:24.507271 [ 11 ] {933f5a2d-0d5b-4327-bde4-e17b515875e8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 11 rows starting from the beginning of the part
3049 2023.10.29 04:33:24.507289 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3050 2023.10.29 04:33:24.507316 [ 3 ] {} <Debug> HTTP-Session: 02d01f53-2e2f-497b-8746-726c14bc9c18 Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
3051 2023.10.29 04:33:24.507339 [ 3 ] {} <Debug> HTTP-Session: 02d01f53-2e2f-497b-8746-726c14bc9c18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3052 2023.10.29 04:33:24.507384 [ 11 ] {933f5a2d-0d5b-4327-bde4-e17b515875e8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 70 rows starting from the beginning of the part
3053 2023.10.29 04:33:24.507473 [ 3 ] {a63cb8c0-e43d-42d1-b83f-ebbbc3ac32ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3054 2023.10.29 04:33:24.507502 [ 11 ] {933f5a2d-0d5b-4327-bde4-e17b515875e8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 70 rows starting from the beginning of the part
3055 2023.10.29 04:33:24.507542 [ 3 ] {a63cb8c0-e43d-42d1-b83f-ebbbc3ac32ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3056 2023.10.29 04:33:24.507660 [ 11 ] {933f5a2d-0d5b-4327-bde4-e17b515875e8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 70 rows starting from the beginning of the part
3057 2023.10.29 04:33:24.507908 [ 3 ] {a63cb8c0-e43d-42d1-b83f-ebbbc3ac32ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3058 2023.10.29 04:33:24.508560 [ 3 ] {a63cb8c0-e43d-42d1-b83f-ebbbc3ac32ae} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB.
3059 2023.10.29 04:33:24.508735 [ 14 ] {933f5a2d-0d5b-4327-bde4-e17b515875e8::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1234 rows, containing 5 columns (5 merged, 0 gathered) in 0.001850964 sec., 666679.6328831895 rows/sec., 40.51 MiB/sec.
3060 2023.10.29 04:33:24.509074 [ 9 ] {933f5a2d-0d5b-4327-bde4-e17b515875e8::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
3061 2023.10.29 04:33:24.509085 [ 3 ] {a63cb8c0-e43d-42d1-b83f-ebbbc3ac32ae} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3062 2023.10.29 04:33:24.509443 [ 3 ] {a63cb8c0-e43d-42d1-b83f-ebbbc3ac32ae} <Trace> oximeter.measurements_histogramf64 (b19ae7ab-9c2d-40bb-8165-74b6d7b926be): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
3063 2023.10.29 04:33:24.509515 [ 9 ] {933f5a2d-0d5b-4327-bde4-e17b515875e8::all_1_21_4} <Trace> oximeter.measurements_cumulativei64 (933f5a2d-0d5b-4327-bde4-e17b515875e8): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
3064 2023.10.29 04:33:24.509603 [ 179 ] {} <Debug> oximeter.measurements_histogramf64 (b19ae7ab-9c2d-40bb-8165-74b6d7b926be) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3065 2023.10.29 04:33:24.509653 [ 3 ] {a63cb8c0-e43d-42d1-b83f-ebbbc3ac32ae} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.002135319 sec., 22010 rows/sec., 29.70 MiB/sec.
3066 2023.10.29 04:33:24.509672 [ 179 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB.
3067 2023.10.29 04:33:24.509706 [ 9 ] {933f5a2d-0d5b-4327-bde4-e17b515875e8::all_1_21_4} <Trace> oximeter.measurements_cumulativei64 (933f5a2d-0d5b-4327-bde4-e17b515875e8) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
3068 2023.10.29 04:33:24.509965 [ 19 ] {b19ae7ab-9c2d-40bb-8165-74b6d7b926be::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
3069 2023.10.29 04:33:24.510192 [ 3 ] {a63cb8c0-e43d-42d1-b83f-ebbbc3ac32ae} <Debug> DynamicQueryHandler: Done processing query
3070 2023.10.29 04:33:24.510205 [ 19 ] {b19ae7ab-9c2d-40bb-8165-74b6d7b926be::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3071 2023.10.29 04:33:24.510222 [ 3 ] {a63cb8c0-e43d-42d1-b83f-ebbbc3ac32ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
3072 2023.10.29 04:33:24.510249 [ 3 ] {} <Debug> HTTP-Session: 02d01f53-2e2f-497b-8746-726c14bc9c18 Destroying unnamed session
3073 2023.10.29 04:33:24.510252 [ 19 ] {b19ae7ab-9c2d-40bb-8165-74b6d7b926be::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 361 rows starting from the beginning of the part
3074 2023.10.29 04:33:24.510384 [ 19 ] {b19ae7ab-9c2d-40bb-8165-74b6d7b926be::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 47 rows starting from the beginning of the part
3075 2023.10.29 04:33:24.510388 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 2933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3076 2023.10.29 04:33:24.510451 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3077 2023.10.29 04:33:24.510483 [ 3 ] {} <Debug> HTTP-Session: 591a2ee7-dc64-45d0-9076-cd2768696c77 Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
3078 2023.10.29 04:33:24.510516 [ 19 ] {b19ae7ab-9c2d-40bb-8165-74b6d7b926be::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 47 rows starting from the beginning of the part
3079 2023.10.29 04:33:24.510519 [ 3 ] {} <Debug> HTTP-Session: 591a2ee7-dc64-45d0-9076-cd2768696c77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3080 2023.10.29 04:33:24.510639 [ 3 ] {826d991b-d22b-45e0-8f4d-321d23fd8ff6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
3081 2023.10.29 04:33:24.510656 [ 19 ] {b19ae7ab-9c2d-40bb-8165-74b6d7b926be::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 47 rows starting from the beginning of the part
3082 2023.10.29 04:33:24.510694 [ 3 ] {826d991b-d22b-45e0-8f4d-321d23fd8ff6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
3083 2023.10.29 04:33:24.510835 [ 19 ] {b19ae7ab-9c2d-40bb-8165-74b6d7b926be::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 47 rows starting from the beginning of the part
3084 2023.10.29 04:33:24.510933 [ 3 ] {826d991b-d22b-45e0-8f4d-321d23fd8ff6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3085 2023.10.29 04:33:24.511019 [ 19 ] {b19ae7ab-9c2d-40bb-8165-74b6d7b926be::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 47 rows starting from the beginning of the part
3086 2023.10.29 04:33:24.511389 [ 3 ] {826d991b-d22b-45e0-8f4d-321d23fd8ff6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB.
3087 2023.10.29 04:33:24.511675 [ 3 ] {826d991b-d22b-45e0-8f4d-321d23fd8ff6} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3088 2023.10.29 04:33:24.511894 [ 3 ] {826d991b-d22b-45e0-8f4d-321d23fd8ff6} <Trace> oximeter.measurements_i64 (0a077745-05a7-47ab-afb3-26549453c5a2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
3089 2023.10.29 04:33:24.512007 [ 3 ] {826d991b-d22b-45e0-8f4d-321d23fd8ff6} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.001336114 sec., 15717 rows/sec., 834.69 KiB/sec.
3090 2023.10.29 04:33:24.512127 [ 3 ] {826d991b-d22b-45e0-8f4d-321d23fd8ff6} <Debug> DynamicQueryHandler: Done processing query
3091 2023.10.29 04:33:24.512153 [ 3 ] {826d991b-d22b-45e0-8f4d-321d23fd8ff6} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3092 2023.10.29 04:33:24.512169 [ 3 ] {} <Debug> HTTP-Session: 591a2ee7-dc64-45d0-9076-cd2768696c77 Destroying unnamed session
3093 2023.10.29 04:33:24.512723 [ 14 ] {b19ae7ab-9c2d-40bb-8165-74b6d7b926be::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 596 rows, containing 6 columns (6 merged, 0 gathered) in 0.002971914 sec., 200544.16110291213 rows/sec., 270.62 MiB/sec.
3094 2023.10.29 04:33:24.513130 [ 14 ] {b19ae7ab-9c2d-40bb-8165-74b6d7b926be::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3095 2023.10.29 04:33:24.513358 [ 14 ] {b19ae7ab-9c2d-40bb-8165-74b6d7b926be::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (b19ae7ab-9c2d-40bb-8165-74b6d7b926be): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
3096 2023.10.29 04:33:24.513424 [ 14 ] {b19ae7ab-9c2d-40bb-8165-74b6d7b926be::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (b19ae7ab-9c2d-40bb-8165-74b6d7b926be) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
3097 2023.10.29 04:33:24.513506 [ 14 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in b19ae7ab-9c2d-40bb-8165-74b6d7b926be::all_1_16_3: 4.00 MiB.
3098 2023.10.29 04:33:25.000142 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 235.16 MiB, peak 236.83 MiB, will set to 231.10 MiB (RSS), difference: -4.05 MiB
3099 2023.10.29 04:33:28.869377 [ 128 ] {} <Debug> DNSResolver: Updating DNS cache
3100 2023.10.29 04:33:28.869471 [ 128 ] {} <Debug> DNSResolver: Updated DNS cache
3101 2023.10.29 04:33:29.487914 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 1899, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3102 2023.10.29 04:33:29.488026 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3103 2023.10.29 04:33:29.488055 [ 3 ] {} <Debug> HTTP-Session: ce8561c2-7859-447a-aa2e-23d8dad5a5cf Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
3104 2023.10.29 04:33:29.488084 [ 3 ] {} <Debug> HTTP-Session: ce8561c2-7859-447a-aa2e-23d8dad5a5cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3105 2023.10.29 04:33:29.488225 [ 3 ] {781d5608-8ca7-452b-8f1d-54664711c053} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3106 2023.10.29 04:33:29.488294 [ 3 ] {781d5608-8ca7-452b-8f1d-54664711c053} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3107 2023.10.29 04:33:29.488477 [ 3 ] {781d5608-8ca7-452b-8f1d-54664711c053} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3108 2023.10.29 04:33:29.488953 [ 3 ] {781d5608-8ca7-452b-8f1d-54664711c053} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB.
3109 2023.10.29 04:33:29.489248 [ 3 ] {781d5608-8ca7-452b-8f1d-54664711c053} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
3110 2023.10.29 04:33:29.489417 [ 3 ] {781d5608-8ca7-452b-8f1d-54664711c053} <Trace> oximeter.fields_uuid (0eb1c1de-2664-4cc0-beba-15ae353ef5c3): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
3111 2023.10.29 04:33:29.489553 [ 3 ] {781d5608-8ca7-452b-8f1d-54664711c053} <Information> executeQuery: Read 11 rows, 888.00 B in 0.001282173 sec., 8579 rows/sec., 676.34 KiB/sec.
3112 2023.10.29 04:33:29.489687 [ 3 ] {781d5608-8ca7-452b-8f1d-54664711c053} <Debug> DynamicQueryHandler: Done processing query
3113 2023.10.29 04:33:29.489713 [ 3 ] {781d5608-8ca7-452b-8f1d-54664711c053} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3114 2023.10.29 04:33:29.489729 [ 3 ] {} <Debug> HTTP-Session: ce8561c2-7859-447a-aa2e-23d8dad5a5cf Destroying unnamed session
3115 2023.10.29 04:33:29.489847 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 2132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3116 2023.10.29 04:33:29.489896 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3117 2023.10.29 04:33:29.489915 [ 3 ] {} <Debug> HTTP-Session: 9bea92d1-b48d-49d4-8ce7-1ec4d57caa03 Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
3118 2023.10.29 04:33:29.489934 [ 3 ] {} <Debug> HTTP-Session: 9bea92d1-b48d-49d4-8ce7-1ec4d57caa03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3119 2023.10.29 04:33:29.490016 [ 3 ] {79cdbc7c-0181-47ab-9056-eb9c9a805f1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
3120 2023.10.29 04:33:29.490061 [ 3 ] {79cdbc7c-0181-47ab-9056-eb9c9a805f1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
3121 2023.10.29 04:33:29.490183 [ 3 ] {79cdbc7c-0181-47ab-9056-eb9c9a805f1c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3122 2023.10.29 04:33:29.490492 [ 3 ] {79cdbc7c-0181-47ab-9056-eb9c9a805f1c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB.
3123 2023.10.29 04:33:29.490744 [ 3 ] {79cdbc7c-0181-47ab-9056-eb9c9a805f1c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
3124 2023.10.29 04:33:29.490920 [ 3 ] {79cdbc7c-0181-47ab-9056-eb9c9a805f1c} <Trace> oximeter.measurements_cumulativei64 (933f5a2d-0d5b-4327-bde4-e17b515875e8): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
3125 2023.10.29 04:33:29.491048 [ 3 ] {79cdbc7c-0181-47ab-9056-eb9c9a805f1c} <Information> executeQuery: Read 11 rows, 743.00 B in 0.001004528 sec., 10950 rows/sec., 722.32 KiB/sec.
3126 2023.10.29 04:33:29.491175 [ 3 ] {79cdbc7c-0181-47ab-9056-eb9c9a805f1c} <Debug> DynamicQueryHandler: Done processing query
3127 2023.10.29 04:33:29.491199 [ 3 ] {79cdbc7c-0181-47ab-9056-eb9c9a805f1c} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3128 2023.10.29 04:33:29.491215 [ 3 ] {} <Debug> HTTP-Session: 9bea92d1-b48d-49d4-8ce7-1ec4d57caa03 Destroying unnamed session
3129 2023.10.29 04:33:34.496711 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 7488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3130 2023.10.29 04:33:34.496842 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3131 2023.10.29 04:33:34.496871 [ 3 ] {} <Debug> HTTP-Session: b3f1d5b1-06c6-4f04-a2dc-2ade1c7b68ff Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
3132 2023.10.29 04:33:34.496899 [ 3 ] {} <Debug> HTTP-Session: b3f1d5b1-06c6-4f04-a2dc-2ade1c7b68ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3133 2023.10.29 04:33:34.497042 [ 3 ] {4e1b5c05-e740-48a6-b319-843bab68671a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3134 2023.10.29 04:33:34.497111 [ 3 ] {4e1b5c05-e740-48a6-b319-843bab68671a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3135 2023.10.29 04:33:34.497294 [ 3 ] {4e1b5c05-e740-48a6-b319-843bab68671a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3136 2023.10.29 04:33:34.497779 [ 3 ] {4e1b5c05-e740-48a6-b319-843bab68671a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB.
3137 2023.10.29 04:33:34.498040 [ 3 ] {4e1b5c05-e740-48a6-b319-843bab68671a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
3138 2023.10.29 04:33:34.498208 [ 3 ] {4e1b5c05-e740-48a6-b319-843bab68671a} <Trace> oximeter.fields_i64 (610071d8-d504-4bc5-be4c-41a0e87e8bdb): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
3139 2023.10.29 04:33:34.498335 [ 3 ] {4e1b5c05-e740-48a6-b319-843bab68671a} <Information> executeQuery: Read 53 rows, 4.15 KiB in 0.001252893 sec., 42302 rows/sec., 3.23 MiB/sec.
3140 2023.10.29 04:33:34.498470 [ 3 ] {4e1b5c05-e740-48a6-b319-843bab68671a} <Debug> DynamicQueryHandler: Done processing query
3141 2023.10.29 04:33:34.498495 [ 3 ] {4e1b5c05-e740-48a6-b319-843bab68671a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3142 2023.10.29 04:33:34.498510 [ 3 ] {} <Debug> HTTP-Session: b3f1d5b1-06c6-4f04-a2dc-2ade1c7b68ff Destroying unnamed session
3143 2023.10.29 04:33:34.498726 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 37928, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3144 2023.10.29 04:33:34.498775 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3145 2023.10.29 04:33:34.498795 [ 3 ] {} <Debug> HTTP-Session: 47b7cfb0-40e3-4f33-9646-082f8046443c Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
3146 2023.10.29 04:33:34.498813 [ 3 ] {} <Debug> HTTP-Session: 47b7cfb0-40e3-4f33-9646-082f8046443c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3147 2023.10.29 04:33:34.498908 [ 3 ] {2080be8a-6ece-422a-aec5-a9f8599336f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3148 2023.10.29 04:33:34.498950 [ 3 ] {2080be8a-6ece-422a-aec5-a9f8599336f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3149 2023.10.29 04:33:34.499055 [ 3 ] {2080be8a-6ece-422a-aec5-a9f8599336f4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3150 2023.10.29 04:33:34.499494 [ 3 ] {2080be8a-6ece-422a-aec5-a9f8599336f4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB.
3151 2023.10.29 04:33:34.499723 [ 3 ] {2080be8a-6ece-422a-aec5-a9f8599336f4} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
3152 2023.10.29 04:33:34.499872 [ 3 ] {2080be8a-6ece-422a-aec5-a9f8599336f4} <Trace> oximeter.fields_string (4c356a6d-a25a-4b5d-8f94-0eb9a02bb62f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
3153 2023.10.29 04:33:34.499974 [ 3 ] {2080be8a-6ece-422a-aec5-a9f8599336f4} <Information> executeQuery: Read 237 rows, 23.48 KiB in 0.001038079 sec., 228306 rows/sec., 22.09 MiB/sec.
3154 2023.10.29 04:33:34.500094 [ 3 ] {2080be8a-6ece-422a-aec5-a9f8599336f4} <Debug> DynamicQueryHandler: Done processing query
3155 2023.10.29 04:33:34.500117 [ 3 ] {2080be8a-6ece-422a-aec5-a9f8599336f4} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
3156 2023.10.29 04:33:34.500133 [ 3 ] {} <Debug> HTTP-Session: 47b7cfb0-40e3-4f33-9646-082f8046443c Destroying unnamed session
3157 2023.10.29 04:33:34.500371 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 54364, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3158 2023.10.29 04:33:34.500417 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3159 2023.10.29 04:33:34.500436 [ 3 ] {} <Debug> HTTP-Session: 89497796-2a1c-41a9-b4f4-56ae15cd62e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
3160 2023.10.29 04:33:34.500453 [ 3 ] {} <Debug> HTTP-Session: 89497796-2a1c-41a9-b4f4-56ae15cd62e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3161 2023.10.29 04:33:34.500544 [ 3 ] {3b733a7b-a0b9-41f8-be8a-d44a39f743b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3162 2023.10.29 04:33:34.500584 [ 3 ] {3b733a7b-a0b9-41f8-be8a-d44a39f743b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3163 2023.10.29 04:33:34.500688 [ 3 ] {3b733a7b-a0b9-41f8-be8a-d44a39f743b9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3164 2023.10.29 04:33:34.501130 [ 3 ] {3b733a7b-a0b9-41f8-be8a-d44a39f743b9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB.
3165 2023.10.29 04:33:34.501356 [ 3 ] {3b733a7b-a0b9-41f8-be8a-d44a39f743b9} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
3166 2023.10.29 04:33:34.501505 [ 3 ] {3b733a7b-a0b9-41f8-be8a-d44a39f743b9} <Trace> oximeter.fields_uuid (0eb1c1de-2664-4cc0-beba-15ae353ef5c3): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
3167 2023.10.29 04:33:34.501605 [ 3 ] {3b733a7b-a0b9-41f8-be8a-d44a39f743b9} <Information> executeQuery: Read 338 rows, 24.22 KiB in 0.001033359 sec., 327088 rows/sec., 22.88 MiB/sec.
3168 2023.10.29 04:33:34.501706 [ 3 ] {3b733a7b-a0b9-41f8-be8a-d44a39f743b9} <Debug> DynamicQueryHandler: Done processing query
3169 2023.10.29 04:33:34.501729 [ 3 ] {3b733a7b-a0b9-41f8-be8a-d44a39f743b9} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
3170 2023.10.29 04:33:34.501744 [ 3 ] {} <Debug> HTTP-Session: 89497796-2a1c-41a9-b4f4-56ae15cd62e5 Destroying unnamed session
3171 2023.10.29 04:33:34.501870 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3172 2023.10.29 04:33:34.501913 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3173 2023.10.29 04:33:34.501932 [ 3 ] {} <Debug> HTTP-Session: b511cd11-5649-4de7-a29b-285d6418dd92 Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
3174 2023.10.29 04:33:34.501948 [ 3 ] {} <Debug> HTTP-Session: b511cd11-5649-4de7-a29b-285d6418dd92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3175 2023.10.29 04:33:34.502017 [ 3 ] {160bcdd8-7dff-4fda-b716-b9399cc5e8e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
3176 2023.10.29 04:33:34.502055 [ 3 ] {160bcdd8-7dff-4fda-b716-b9399cc5e8e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3177 2023.10.29 04:33:34.502159 [ 3 ] {160bcdd8-7dff-4fda-b716-b9399cc5e8e7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3178 2023.10.29 04:33:34.502465 [ 3 ] {160bcdd8-7dff-4fda-b716-b9399cc5e8e7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB.
3179 2023.10.29 04:33:34.502698 [ 3 ] {160bcdd8-7dff-4fda-b716-b9399cc5e8e7} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
3180 2023.10.29 04:33:34.502869 [ 3 ] {160bcdd8-7dff-4fda-b716-b9399cc5e8e7} <Trace> oximeter.measurements_bool (d8fa95b3-809f-40e3-96fe-693a1d26ccd6): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
3181 2023.10.29 04:33:34.502970 [ 3 ] {160bcdd8-7dff-4fda-b716-b9399cc5e8e7} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000926917 sec., 6473 rows/sec., 271.82 KiB/sec.
3182 2023.10.29 04:33:34.503105 [ 3 ] {160bcdd8-7dff-4fda-b716-b9399cc5e8e7} <Debug> DynamicQueryHandler: Done processing query
3183 2023.10.29 04:33:34.503129 [ 3 ] {160bcdd8-7dff-4fda-b716-b9399cc5e8e7} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3184 2023.10.29 04:33:34.503144 [ 3 ] {} <Debug> HTTP-Session: b511cd11-5649-4de7-a29b-285d6418dd92 Destroying unnamed session
3185 2023.10.29 04:33:34.503301 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 12803, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3186 2023.10.29 04:33:34.503346 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3187 2023.10.29 04:33:34.503364 [ 3 ] {} <Debug> HTTP-Session: dd9d02a8-582b-4462-a6d1-0baa687eb1bd Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
3188 2023.10.29 04:33:34.503382 [ 3 ] {} <Debug> HTTP-Session: dd9d02a8-582b-4462-a6d1-0baa687eb1bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3189 2023.10.29 04:33:34.503453 [ 3 ] {d895683f-188f-4018-bfb9-c9a1528e3191} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
3190 2023.10.29 04:33:34.503496 [ 3 ] {d895683f-188f-4018-bfb9-c9a1528e3191} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
3191 2023.10.29 04:33:34.503612 [ 3 ] {d895683f-188f-4018-bfb9-c9a1528e3191} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3192 2023.10.29 04:33:34.503905 [ 3 ] {d895683f-188f-4018-bfb9-c9a1528e3191} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB.
3193 2023.10.29 04:33:34.504148 [ 3 ] {d895683f-188f-4018-bfb9-c9a1528e3191} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
3194 2023.10.29 04:33:34.504314 [ 3 ] {d895683f-188f-4018-bfb9-c9a1528e3191} <Trace> oximeter.measurements_cumulativei64 (933f5a2d-0d5b-4327-bde4-e17b515875e8): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
3195 2023.10.29 04:33:34.504411 [ 3 ] {d895683f-188f-4018-bfb9-c9a1528e3191} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.000930967 sec., 75190 rows/sec., 4.56 MiB/sec.
3196 2023.10.29 04:33:34.504512 [ 3 ] {d895683f-188f-4018-bfb9-c9a1528e3191} <Debug> DynamicQueryHandler: Done processing query
3197 2023.10.29 04:33:34.504535 [ 3 ] {d895683f-188f-4018-bfb9-c9a1528e3191} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3198 2023.10.29 04:33:34.504550 [ 3 ] {} <Debug> HTTP-Session: dd9d02a8-582b-4462-a6d1-0baa687eb1bd Destroying unnamed session
3199 2023.10.29 04:33:34.504712 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 50283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3200 2023.10.29 04:33:34.504755 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3201 2023.10.29 04:33:34.504773 [ 3 ] {} <Debug> HTTP-Session: ca4131e2-7e67-4e3b-b875-c6a1f59eaeac Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
3202 2023.10.29 04:33:34.504790 [ 3 ] {} <Debug> HTTP-Session: ca4131e2-7e67-4e3b-b875-c6a1f59eaeac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3203 2023.10.29 04:33:34.504883 [ 3 ] {89f33f74-03fc-461f-81eb-584c857a9ffb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3204 2023.10.29 04:33:34.504926 [ 3 ] {89f33f74-03fc-461f-81eb-584c857a9ffb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3205 2023.10.29 04:33:34.505065 [ 3 ] {89f33f74-03fc-461f-81eb-584c857a9ffb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3206 2023.10.29 04:33:34.505561 [ 3 ] {89f33f74-03fc-461f-81eb-584c857a9ffb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB.
3207 2023.10.29 04:33:34.505868 [ 3 ] {89f33f74-03fc-461f-81eb-584c857a9ffb} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3208 2023.10.29 04:33:34.506049 [ 3 ] {89f33f74-03fc-461f-81eb-584c857a9ffb} <Trace> oximeter.measurements_histogramf64 (b19ae7ab-9c2d-40bb-8165-74b6d7b926be): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
3209 2023.10.29 04:33:34.506152 [ 3 ] {89f33f74-03fc-461f-81eb-584c857a9ffb} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.001242012 sec., 37841 rows/sec., 51.07 MiB/sec.
3210 2023.10.29 04:33:34.506337 [ 3 ] {89f33f74-03fc-461f-81eb-584c857a9ffb} <Debug> DynamicQueryHandler: Done processing query
3211 2023.10.29 04:33:34.506361 [ 3 ] {89f33f74-03fc-461f-81eb-584c857a9ffb} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
3212 2023.10.29 04:33:34.506378 [ 3 ] {} <Debug> HTTP-Session: ca4131e2-7e67-4e3b-b875-c6a1f59eaeac Destroying unnamed session
3213 2023.10.29 04:33:34.506499 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46342, User-Agent: (none), Length: 2933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3214 2023.10.29 04:33:34.506543 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3215 2023.10.29 04:33:34.506561 [ 3 ] {} <Debug> HTTP-Session: e88defe7-db66-479a-8497-ccd6e357b6bb Authenticating user 'default' from [fd00:1122:3344:101::d]:46342
3216 2023.10.29 04:33:34.506577 [ 3 ] {} <Debug> HTTP-Session: e88defe7-db66-479a-8497-ccd6e357b6bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3217 2023.10.29 04:33:34.506647 [ 3 ] {199cbbcb-2431-40d4-80ac-c1d49444709b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46342) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
3218 2023.10.29 04:33:34.506688 [ 3 ] {199cbbcb-2431-40d4-80ac-c1d49444709b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
3219 2023.10.29 04:33:34.506802 [ 3 ] {199cbbcb-2431-40d4-80ac-c1d49444709b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3220 2023.10.29 04:33:34.507074 [ 3 ] {199cbbcb-2431-40d4-80ac-c1d49444709b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB.
3221 2023.10.29 04:33:34.507300 [ 3 ] {199cbbcb-2431-40d4-80ac-c1d49444709b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
3222 2023.10.29 04:33:34.507469 [ 3 ] {199cbbcb-2431-40d4-80ac-c1d49444709b} <Trace> oximeter.measurements_i64 (0a077745-05a7-47ab-afb3-26549453c5a2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
3223 2023.10.29 04:33:34.507571 [ 3 ] {199cbbcb-2431-40d4-80ac-c1d49444709b} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000894746 sec., 23470 rows/sec., 1.22 MiB/sec.
3224 2023.10.29 04:33:34.507691 [ 3 ] {199cbbcb-2431-40d4-80ac-c1d49444709b} <Debug> DynamicQueryHandler: Done processing query
3225 2023.10.29 04:33:34.507713 [ 3 ] {199cbbcb-2431-40d4-80ac-c1d49444709b} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3226 2023.10.29 04:33:34.507730 [ 3 ] {} <Debug> HTTP-Session: e88defe7-db66-479a-8497-ccd6e357b6bb Destroying unnamed session