Max level shown:
1 [ Nov 30 02:12:58 Enabled. ]
2 [ Nov 30 02:12:58 Rereading configuration. ]
3 [ Nov 30 02:13:00 Rereading configuration. ]
4 [ Nov 30 02:13:03 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ]
5 + set -o errexit
6 + set -o pipefail
7 + . /lib/svc/share/smf_include.sh
8 ++ SMF_EXIT_OK=0
9 ++ SMF_EXIT_NODAEMON=94
10 ++ SMF_EXIT_ERR_FATAL=95
11 ++ SMF_EXIT_ERR_CONFIG=96
12 ++ SMF_EXIT_MON_DEGRADE=97
13 ++ SMF_EXIT_MON_OFFLINE=98
14 ++ SMF_EXIT_ERR_NOSMF=99
15 ++ SMF_EXIT_ERR_PERM=100
16 ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default
17 + LISTEN_ADDR=fd00:1122:3344:101::e
18 ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default
19 + LISTEN_PORT=8123
20 ++ svcprop -c -p config/store svc:/oxide/clickhouse:default
21 + DATASTORE=/data
22 ++ svcprop -c -p config/datalink svc:/oxide/clickhouse:default
23 + DATALINK=oxControlService11
24 ++ svcprop -c -p config/gateway svc:/oxide/clickhouse:default
25 + GATEWAY=fd00:1122:3344:101::1
26 + [[ oxControlService11 == unknown ]]
27 + [[ fd00:1122:3344:101::1 == unknown ]]
28 + ipadm delete-if oxControlService11
29 ipadm: Could not delete oxControlService11: Interface does not exist
30 + true
31 + ipadm create-if -t oxControlService11
32 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService11
33 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService11
34 + ipadm show-addr oxControlService11/ll
35 ipadm: Address object not found
36 + ipadm create-addr -t -T addrconf oxControlService11/ll
37 + ipadm show-addr oxControlService11/omicron6
38 ipadm: Address object not found
39 + ipadm create-addr -t -T static -a fd00:1122:3344:101::e oxControlService11/omicron6
40 + route get -inet6 default -inet6 fd00:1122:3344:101::1
41 default: not in table
42 + route add -inet6 default -inet6 fd00:1122:3344:101::1
43 add net default: gateway fd00:1122:3344:101::1
44 + single_node=true
45 + command=()
46 + true
47 + command+=("/opt/oxide/clickhouse/clickhouse" "server" "--log-file" "/var/tmp/clickhouse-server.log" "--errorlog-file" "/var/tmp/clickhouse-server.errlog" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT")
48 + exec /opt/oxide/clickhouse/clickhouse server --log-file /var/tmp/clickhouse-server.log --errorlog-file /var/tmp/clickhouse-server.errlog -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123
49 [ Nov 30 02:13:04 Method "start" exited with status 0. ]
50 Processing configuration file 'config.xml'.
51 There is no file 'config.xml', will use embedded config.
52 Logging trace to /var/tmp/clickhouse-server.log
53 Logging errors to /var/tmp/clickhouse-server.errlog
54 2023.11.30 02:13:04.807523 [ 1 ] {} <Information> Application: Will watch for the process with pid 24004
55 2023.11.30 02:13:04.807635 [ 1 ] {} <Information> Application: Forked a child process to watch
56 2023.11.30 02:13:05.467393 [ 1 ] {} <Information> : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 24004
57 2023.11.30 02:13:05.467663 [ 1 ] {} <Information> Application: starting up
58 2023.11.30 02:13:05.467977 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc
59 2023.11.30 02:13:05.600389 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536
60 2023.11.30 02:13:05.600453 [ 1 ] {} <Debug> Application: Initializing DateLUT.
61 2023.11.30 02:13:05.600473 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'.
62 2023.11.30 02:13:05.600522 [ 1 ] {} <Debug> Application: Setting up /data/tmp/ to store temporary data in it
63 2023.11.30 02:13:05.600997 [ 1 ] {} <Debug> Application: Initiailizing interserver credentials.
64 2023.11.30 02:13:05.601971 [ 1 ] {} <Debug> ConfigReloader: Loading config 'config.xml'
65 Processing configuration file 'config.xml'.
66 There is no file 'config.xml', will use embedded config.
67 Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'.
68 2023.11.30 02:13:05.602682 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
69 2023.11.30 02:13:05.603083 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio)
70 2023.11.30 02:13:05.606847 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
71 2023.11.30 02:13:05.606909 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
72 2023.11.30 02:13:05.607976 [ 1 ] {} <Debug> ConfigReloader: Loading config 'config.xml'
73 Processing configuration file 'config.xml'.
74 There is no file 'config.xml', will use embedded config.
75 Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'.
76 2023.11.30 02:13:05.608246 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
77 2023.11.30 02:13:05.616539 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
78 2023.11.30 02:13:05.617027 [ 1 ] {} <Debug> Access(user directories): Added users.xml access storage 'users.xml', path: config.xml
79 2023.11.30 02:13:05.617067 [ 1 ] {} <Information> Application: Uncompressed cache policy name
80 2023.11.30 02:13:05.618925 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32
81 2023.11.30 02:13:05.619528 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8
82 2023.11.30 02:13:05.619889 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8
83 2023.11.30 02:13:05.620304 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8
84 2023.11.30 02:13:05.621432 [ 1 ] {} <Information> Application: Loading user defined objects from /data/
85 2023.11.30 02:13:05.621494 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoader: Loading user defined objects
86 2023.11.30 02:13:05.621575 [ 1 ] {} <Debug> Application: Loaded user defined objects
87 2023.11.30 02:13:05.621600 [ 1 ] {} <Information> Application: Loading metadata from /data/
88 2023.11.30 02:13:05.642666 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total.
89 2023.11.30 02:13:05.642710 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000162694 sec
90 2023.11.30 02:13:05.643607 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level
91 2023.11.30 02:13:05.643718 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config
92 2023.11.30 02:13:05.643748 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config
93 2023.11.30 02:13:05.643772 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config
94 2023.11.30 02:13:05.643788 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config
95 2023.11.30 02:13:05.643808 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config
96 2023.11.30 02:13:05.643828 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config
97 2023.11.30 02:13:05.643873 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config
98 2023.11.30 02:13:05.643904 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config
99 2023.11.30 02:13:05.643949 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config
100 2023.11.30 02:13:05.643968 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config
101 2023.11.30 02:13:05.643993 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config
102 2023.11.30 02:13:05.644015 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config
103 2023.11.30 02:13:05.644060 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config
104 2023.11.30 02:13:05.644083 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config
105 2023.11.30 02:13:05.644103 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config
106 2023.11.30 02:13:05.694333 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal.
107 2023.11.30 02:13:05.698121 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total.
108 2023.11.30 02:13:05.698163 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.8412e-05 sec
109 2023.11.30 02:13:05.698200 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level
110 2023.11.30 02:13:05.698224 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables.
111 2023.11.30 02:13:05.698256 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables.
112 2023.11.30 02:13:05.700715 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads
113 2023.11.30 02:13:05.706684 [ 1 ] {} <Debug> Application: Loaded metadata.
114 2023.11.30 02:13:05.706780 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe).
115 2023.11.30 02:13:05.706872 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled.
116 2023.11.30 02:13:05.991631 [ 1 ] {} <Trace> MySQLHandlerFactory: Failed to create SSL context. SSL will be disabled. Error: Poco::Exception. Code: 1000, e.code() = 0, SSL Exception: Configuration error: no certificate file has been specified (version 22.8.9.1)
117 2023.11.30 02:13:06.018132 [ 1 ] {} <Trace> MySQLHandlerFactory: Failed to read RSA key pair from server certificate. Error: Code: 139. DB::Exception: Certificate file is not set. (NO_ELEMENTS_IN_CONFIG) (version 22.8.9.1)
118 2023.11.30 02:13:06.018204 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair.
119 2023.11.30 02:13:06.110679 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
120 2023.11.30 02:13:06.111849 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.67 MiB (RSS), difference: 210.72 MiB
121 2023.11.30 02:13:06.112354 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds
122 2023.11.30 02:13:06.112398 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48.
123 2023.11.30 02:13:06.112473 [ 160 ] {} <Debug> DNSResolver: Updating DNS cache
124 2023.11.30 02:13:06.112565 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123
125 2023.11.30 02:13:06.112606 [ 160 ] {} <Debug> DNSResolver: Updated DNS cache
126 2023.11.30 02:13:06.112631 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000
127 2023.11.30 02:13:06.113512 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004
128 2023.11.30 02:13:06.113554 [ 1 ] {} <Information> Application: Ready for connections.
129 2023.11.30 02:13:21.113446 [ 173 ] {} <Debug> DNSResolver: Updating DNS cache
130 2023.11.30 02:13:21.113518 [ 173 ] {} <Debug> DNSResolver: Updated DNS cache
131 2023.11.30 02:13:36.113568 [ 173 ] {} <Debug> DNSResolver: Updating DNS cache
132 2023.11.30 02:13:36.113640 [ 173 ] {} <Debug> DNSResolver: Updated DNS cache
133 2023.11.30 02:13:39.151564 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36573, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
134 2023.11.30 02:13:39.152923 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
135 2023.11.30 02:13:39.153544 [ 3 ] {} <Debug> HTTP-Session: 6107d8da-355e-421e-9d17-714fa7433e6f Authenticating user 'default' from [fd00:1122:3344:101::d]:36573
136 2023.11.30 02:13:39.155547 [ 3 ] {} <Debug> HTTP-Session: 6107d8da-355e-421e-9d17-714fa7433e6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
137 2023.11.30 02:13:39.155695 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false
138 2023.11.30 02:13:39.155723 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION
139 2023.11.30 02:13:39.155741 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION
140 2023.11.30 02:13:39.157204 [ 3 ] {799663c3-bc07-4441-b6d4-5abbaf15fbb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36573) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
141 2023.11.30 02:13:39.183378 [ 3 ] {799663c3-bc07-4441-b6d4-5abbaf15fbb6} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:36573) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below):
142 
143 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
144 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
145 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
146 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
147 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse
148 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse
149 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
150 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
151 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
152 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
153 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
154 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
155 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
156 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
157 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
158 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse
159 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse
160 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse
161 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse
162 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse
163 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse
164 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1
165 
166 2023.11.30 02:13:39.184197 [ 3 ] {799663c3-bc07-4441-b6d4-5abbaf15fbb6} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below):
167 
168 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
169 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
170 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
171 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
172 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse
173 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse
174 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
175 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
176 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
177 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
178 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
179 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
180 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
181 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
182 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
183 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse
184 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse
185 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse
186 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse
187 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse
188 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse
189 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1
190 (version 22.8.9.1)
191 2023.11.30 02:13:39.185015 [ 3 ] {799663c3-bc07-4441-b6d4-5abbaf15fbb6} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
192 2023.11.30 02:13:39.185041 [ 3 ] {} <Debug> HTTP-Session: 6107d8da-355e-421e-9d17-714fa7433e6f Destroying unnamed session
193 2023.11.30 02:13:39.190103 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36573, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
194 2023.11.30 02:13:39.190179 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
195 2023.11.30 02:13:39.190202 [ 3 ] {} <Debug> HTTP-Session: 35f03e2f-2a61-46c9-90d5-308958cb3ed3 Authenticating user 'default' from [fd00:1122:3344:101::d]:36573
196 2023.11.30 02:13:39.190229 [ 3 ] {} <Debug> HTTP-Session: 35f03e2f-2a61-46c9-90d5-308958cb3ed3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
197 2023.11.30 02:13:39.190354 [ 3 ] {7da50409-53f1-4172-bd1e-dba8e839031f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36573) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete)
198 2023.11.30 02:13:39.190458 [ 3 ] {7da50409-53f1-4172-bd1e-dba8e839031f} <Debug> executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete)
199 2023.11.30 02:13:39.193435 [ 3 ] {7da50409-53f1-4172-bd1e-dba8e839031f} <Trace> ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters
200 2023.11.30 02:13:39.195280 [ 3 ] {7da50409-53f1-4172-bd1e-dba8e839031f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
201 2023.11.30 02:13:39.199779 [ 3 ] {7da50409-53f1-4172-bd1e-dba8e839031f} <Debug> DynamicQueryHandler: Done processing query
202 2023.11.30 02:13:39.199825 [ 3 ] {7da50409-53f1-4172-bd1e-dba8e839031f} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB.
203 2023.11.30 02:13:39.199843 [ 3 ] {} <Debug> HTTP-Session: 35f03e2f-2a61-46c9-90d5-308958cb3ed3 Destroying unnamed session
204 2023.11.30 02:13:39.200033 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36573, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
205 2023.11.30 02:13:39.200089 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
206 2023.11.30 02:13:39.200109 [ 3 ] {} <Debug> HTTP-Session: 601fd041-916d-4d72-bc9e-12f009962737 Authenticating user 'default' from [fd00:1122:3344:101::d]:36573
207 2023.11.30 02:13:39.200130 [ 3 ] {} <Debug> HTTP-Session: 601fd041-916d-4d72-bc9e-12f009962737 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
208 2023.11.30 02:13:39.200234 [ 3 ] {b63d3419-5a53-419f-b73a-69d0b8cf601d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36573) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
209 2023.11.30 02:13:39.200513 [ 3 ] {b63d3419-5a53-419f-b73a-69d0b8cf601d} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:36573) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below):
210 
211 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
212 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
213 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
214 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
215 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse
216 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse
217 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
218 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
219 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
220 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
221 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
222 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
223 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
224 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
225 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
226 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse
227 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse
228 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse
229 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse
230 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse
231 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse
232 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1
233 
234 2023.11.30 02:13:39.200643 [ 3 ] {b63d3419-5a53-419f-b73a-69d0b8cf601d} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below):
235 
236 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
237 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
238 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
239 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
240 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse
241 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse
242 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
243 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
244 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
245 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
246 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
247 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
248 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
249 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
250 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
251 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse
252 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse
253 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse
254 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse
255 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse
256 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse
257 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1
258 (version 22.8.9.1)
259 2023.11.30 02:13:39.200754 [ 3 ] {b63d3419-5a53-419f-b73a-69d0b8cf601d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
260 2023.11.30 02:13:39.200774 [ 3 ] {} <Debug> HTTP-Session: 601fd041-916d-4d72-bc9e-12f009962737 Destroying unnamed session
261 2023.11.30 02:13:39.201025 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36573, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
262 2023.11.30 02:13:39.201071 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
263 2023.11.30 02:13:39.201089 [ 3 ] {} <Debug> HTTP-Session: 9358d4fc-8aa1-42fa-b3ed-c22b4f8f356f Authenticating user 'default' from [fd00:1122:3344:101::d]:36573
264 2023.11.30 02:13:39.201109 [ 3 ] {} <Debug> HTTP-Session: 9358d4fc-8aa1-42fa-b3ed-c22b4f8f356f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
265 2023.11.30 02:13:39.201220 [ 3 ] {6f79673f-b299-4b60-b5d2-45a9227b3f34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36573) DROP DATABASE IF EXISTS oximeter (stage: Complete)
266 2023.11.30 02:13:39.201324 [ 3 ] {6f79673f-b299-4b60-b5d2-45a9227b3f34} <Debug> DynamicQueryHandler: Done processing query
267 2023.11.30 02:13:39.201350 [ 3 ] {6f79673f-b299-4b60-b5d2-45a9227b3f34} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
268 2023.11.30 02:13:39.201365 [ 3 ] {} <Debug> HTTP-Session: 9358d4fc-8aa1-42fa-b3ed-c22b4f8f356f Destroying unnamed session
269 2023.11.30 02:13:39.201498 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36573, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
270 2023.11.30 02:13:39.201543 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
271 2023.11.30 02:13:39.201562 [ 3 ] {} <Debug> HTTP-Session: d15a808c-3a6e-4470-a79d-a224e4144f54 Authenticating user 'default' from [fd00:1122:3344:101::d]:36573
272 2023.11.30 02:13:39.201584 [ 3 ] {} <Debug> HTTP-Session: d15a808c-3a6e-4470-a79d-a224e4144f54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
273 2023.11.30 02:13:39.201645 [ 3 ] {02dee0d6-3789-4f1b-b4e9-7af51c7afe55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36573) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete)
274 2023.11.30 02:13:39.201696 [ 3 ] {02dee0d6-3789-4f1b-b4e9-7af51c7afe55} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.*
275 2023.11.30 02:13:39.203234 [ 3 ] {02dee0d6-3789-4f1b-b4e9-7af51c7afe55} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total.
276 2023.11.30 02:13:39.203261 [ 3 ] {02dee0d6-3789-4f1b-b4e9-7af51c7afe55} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.6711e-05 sec
277 2023.11.30 02:13:39.203280 [ 3 ] {02dee0d6-3789-4f1b-b4e9-7af51c7afe55} <Information> TablesLoader: Loading 0 tables with 0 dependency level
278 2023.11.30 02:13:39.203297 [ 3 ] {02dee0d6-3789-4f1b-b4e9-7af51c7afe55} <Information> DatabaseAtomic (oximeter): Starting up tables.
279 2023.11.30 02:13:39.203366 [ 3 ] {02dee0d6-3789-4f1b-b4e9-7af51c7afe55} <Debug> DynamicQueryHandler: Done processing query
280 2023.11.30 02:13:39.203393 [ 3 ] {02dee0d6-3789-4f1b-b4e9-7af51c7afe55} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
281 2023.11.30 02:13:39.203407 [ 3 ] {} <Debug> HTTP-Session: d15a808c-3a6e-4470-a79d-a224e4144f54 Destroying unnamed session
282 2023.11.30 02:13:39.203542 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36573, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
283 2023.11.30 02:13:39.203602 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
284 2023.11.30 02:13:39.203623 [ 3 ] {} <Debug> HTTP-Session: dbf5d799-a684-43ca-99fb-93c34902beb3 Authenticating user 'default' from [fd00:1122:3344:101::d]:36573
285 2023.11.30 02:13:39.203643 [ 3 ] {} <Debug> HTTP-Session: dbf5d799-a684-43ca-99fb-93c34902beb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
286 2023.11.30 02:13:39.203784 [ 3 ] {3fba7007-95cb-4495-834b-d2b8a99266ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36573) /* The version table contains metadata about the `oximeter` database */
287 CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete)
288 2023.11.30 02:13:39.203828 [ 3 ] {3fba7007-95cb-4495-834b-d2b8a99266ac} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version
289 2023.11.30 02:13:39.208591 [ 3 ] {3fba7007-95cb-4495-834b-d2b8a99266ac} <Debug> oximeter.version (0759cd19-e45b-4080-94be-65fb85c13fdc): Loading data parts
290 2023.11.30 02:13:39.208719 [ 3 ] {3fba7007-95cb-4495-834b-d2b8a99266ac} <Debug> oximeter.version (0759cd19-e45b-4080-94be-65fb85c13fdc): There are no data parts
291 2023.11.30 02:13:39.211137 [ 3 ] {3fba7007-95cb-4495-834b-d2b8a99266ac} <Debug> DynamicQueryHandler: Done processing query
292 2023.11.30 02:13:39.211168 [ 3 ] {3fba7007-95cb-4495-834b-d2b8a99266ac} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
293 2023.11.30 02:13:39.211193 [ 3 ] {} <Debug> HTTP-Session: dbf5d799-a684-43ca-99fb-93c34902beb3 Destroying unnamed session
294 2023.11.30 02:13:39.211318 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36573, User-Agent: (none), Length: 808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
295 2023.11.30 02:13:39.211372 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
296 2023.11.30 02:13:39.211390 [ 3 ] {} <Debug> HTTP-Session: cd0dfc7f-8b70-4bf7-9c13-6b944e017892 Authenticating user 'default' from [fd00:1122:3344:101::d]:36573
297 2023.11.30 02:13:39.211407 [ 3 ] {} <Debug> HTTP-Session: cd0dfc7f-8b70-4bf7-9c13-6b944e017892 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
298 2023.11.30 02:13:39.211612 [ 3 ] {73d39bd1-c2ed-42a4-a375-294a64d9f29e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36573) /* The measurement tables contain all individual samples from each timeseries.
299 *
300 * Each table stores a single datum type, and otherwise contains nearly the same
301 * structure. The primary sorting key is on the timeseries name, key, and then
302 * timestamp, so that all timeseries from the same schema are grouped, followed
303 * by all samples from the same timeseries.
304 *
305 * This reflects that one usually looks up the _key_ in one or more field table,
306 * and then uses that to index quickly into the measurements tables.
307 */
308 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)
309 2023.11.30 02:13:39.211672 [ 3 ] {73d39bd1-c2ed-42a4-a375-294a64d9f29e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool
310 2023.11.30 02:13:39.220670 [ 3 ] {73d39bd1-c2ed-42a4-a375-294a64d9f29e} <Debug> oximeter.measurements_bool (48d3388d-59d6-4e68-80ae-26c3027a1d1e): Loading data parts
311 2023.11.30 02:13:39.220762 [ 3 ] {73d39bd1-c2ed-42a4-a375-294a64d9f29e} <Debug> oximeter.measurements_bool (48d3388d-59d6-4e68-80ae-26c3027a1d1e): There are no data parts
312 2023.11.30 02:13:39.221842 [ 3 ] {73d39bd1-c2ed-42a4-a375-294a64d9f29e} <Debug> DynamicQueryHandler: Done processing query
313 2023.11.30 02:13:39.221867 [ 3 ] {73d39bd1-c2ed-42a4-a375-294a64d9f29e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
314 2023.11.30 02:13:39.221888 [ 3 ] {} <Debug> HTTP-Session: cd0dfc7f-8b70-4bf7-9c13-6b944e017892 Destroying unnamed session
315 2023.11.30 02:13:39.222019 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36573, User-Agent: (none), Length: 282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
316 2023.11.30 02:13:39.222071 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
317 2023.11.30 02:13:39.222095 [ 3 ] {} <Debug> HTTP-Session: ddf766b8-057c-44fe-992b-fc6034975e4b Authenticating user 'default' from [fd00:1122:3344:101::d]:36573
318 2023.11.30 02:13:39.222112 [ 3 ] {} <Debug> HTTP-Session: ddf766b8-057c-44fe-992b-fc6034975e4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
319 2023.11.30 02:13:39.222309 [ 3 ] {c0ffd24d-8e8c-40dc-b084-24f7bc680e05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36573) 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)
320 2023.11.30 02:13:39.222361 [ 3 ] {c0ffd24d-8e8c-40dc-b084-24f7bc680e05} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8
321 2023.11.30 02:13:39.223716 [ 3 ] {c0ffd24d-8e8c-40dc-b084-24f7bc680e05} <Debug> oximeter.measurements_i8 (f271f49e-f55a-490c-90b6-eab76d6284c8): Loading data parts
322 2023.11.30 02:13:39.223811 [ 3 ] {c0ffd24d-8e8c-40dc-b084-24f7bc680e05} <Debug> oximeter.measurements_i8 (f271f49e-f55a-490c-90b6-eab76d6284c8): There are no data parts
323 2023.11.30 02:13:39.224920 [ 3 ] {c0ffd24d-8e8c-40dc-b084-24f7bc680e05} <Debug> DynamicQueryHandler: Done processing query
324 2023.11.30 02:13:39.224946 [ 3 ] {c0ffd24d-8e8c-40dc-b084-24f7bc680e05} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
325 2023.11.30 02:13:39.224968 [ 3 ] {} <Debug> HTTP-Session: ddf766b8-057c-44fe-992b-fc6034975e4b Destroying unnamed session
326 2023.11.30 02:13:39.225094 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36573, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
327 2023.11.30 02:13:39.225141 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
328 2023.11.30 02:13:39.225164 [ 3 ] {} <Debug> HTTP-Session: af018610-0f73-4d78-bb04-1722da6db64c Authenticating user 'default' from [fd00:1122:3344:101::d]:36573
329 2023.11.30 02:13:39.225180 [ 3 ] {} <Debug> HTTP-Session: af018610-0f73-4d78-bb04-1722da6db64c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
330 2023.11.30 02:13:39.225365 [ 3 ] {c04071a0-4a2c-4513-bc29-706f0bee3db9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36573) 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)
331 2023.11.30 02:13:39.225410 [ 3 ] {c04071a0-4a2c-4513-bc29-706f0bee3db9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8
332 2023.11.30 02:13:39.226852 [ 3 ] {c04071a0-4a2c-4513-bc29-706f0bee3db9} <Debug> oximeter.measurements_u8 (0e80fe04-ce6f-4199-8cc6-cdd12c798034): Loading data parts
333 2023.11.30 02:13:39.226946 [ 3 ] {c04071a0-4a2c-4513-bc29-706f0bee3db9} <Debug> oximeter.measurements_u8 (0e80fe04-ce6f-4199-8cc6-cdd12c798034): There are no data parts
334 2023.11.30 02:13:39.228004 [ 3 ] {c04071a0-4a2c-4513-bc29-706f0bee3db9} <Debug> DynamicQueryHandler: Done processing query
335 2023.11.30 02:13:39.228034 [ 3 ] {c04071a0-4a2c-4513-bc29-706f0bee3db9} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
336 2023.11.30 02:13:39.228058 [ 3 ] {} <Debug> HTTP-Session: af018610-0f73-4d78-bb04-1722da6db64c Destroying unnamed session
337 2023.11.30 02:13:39.228207 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36573, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
338 2023.11.30 02:13:39.228255 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
339 2023.11.30 02:13:39.228279 [ 3 ] {} <Debug> HTTP-Session: 1fe3164b-97a8-472d-a63d-be4c5be3f6aa Authenticating user 'default' from [fd00:1122:3344:101::d]:36573
340 2023.11.30 02:13:39.228295 [ 3 ] {} <Debug> HTTP-Session: 1fe3164b-97a8-472d-a63d-be4c5be3f6aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
341 2023.11.30 02:13:39.228482 [ 3 ] {4c151cbe-fba5-40dc-a610-1f3350f23dbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36573) 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)
342 2023.11.30 02:13:39.228528 [ 3 ] {4c151cbe-fba5-40dc-a610-1f3350f23dbe} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16
343 2023.11.30 02:13:39.231995 [ 3 ] {4c151cbe-fba5-40dc-a610-1f3350f23dbe} <Debug> oximeter.measurements_i16 (dfd93f6c-cc8c-4e95-bf92-11928a85e74a): Loading data parts
344 2023.11.30 02:13:39.232099 [ 3 ] {4c151cbe-fba5-40dc-a610-1f3350f23dbe} <Debug> oximeter.measurements_i16 (dfd93f6c-cc8c-4e95-bf92-11928a85e74a): There are no data parts
345 2023.11.30 02:13:39.233236 [ 3 ] {4c151cbe-fba5-40dc-a610-1f3350f23dbe} <Debug> DynamicQueryHandler: Done processing query
346 2023.11.30 02:13:39.233274 [ 3 ] {4c151cbe-fba5-40dc-a610-1f3350f23dbe} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
347 2023.11.30 02:13:39.233290 [ 3 ] {} <Debug> HTTP-Session: 1fe3164b-97a8-472d-a63d-be4c5be3f6aa Destroying unnamed session
348 2023.11.30 02:13:39.233446 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36573, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
349 2023.11.30 02:13:39.233496 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
350 2023.11.30 02:13:39.233515 [ 3 ] {} <Debug> HTTP-Session: d9307dad-3b2a-49f1-8a10-fac9e6ae4e37 Authenticating user 'default' from [fd00:1122:3344:101::d]:36573
351 2023.11.30 02:13:39.233554 [ 3 ] {} <Debug> HTTP-Session: d9307dad-3b2a-49f1-8a10-fac9e6ae4e37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
352 2023.11.30 02:13:39.233821 [ 3 ] {d33e2b8b-a767-47f2-bccf-0d813f85a171} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36573) 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)
353 2023.11.30 02:13:39.233878 [ 3 ] {d33e2b8b-a767-47f2-bccf-0d813f85a171} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16
354 2023.11.30 02:13:39.236564 [ 3 ] {d33e2b8b-a767-47f2-bccf-0d813f85a171} <Debug> oximeter.measurements_u16 (f5db0d06-b0d4-4d2f-a669-ce332e00a512): Loading data parts
355 2023.11.30 02:13:39.236662 [ 3 ] {d33e2b8b-a767-47f2-bccf-0d813f85a171} <Debug> oximeter.measurements_u16 (f5db0d06-b0d4-4d2f-a669-ce332e00a512): There are no data parts
356 2023.11.30 02:13:39.237821 [ 3 ] {d33e2b8b-a767-47f2-bccf-0d813f85a171} <Debug> DynamicQueryHandler: Done processing query
357 2023.11.30 02:13:39.237852 [ 3 ] {d33e2b8b-a767-47f2-bccf-0d813f85a171} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
358 2023.11.30 02:13:39.237868 [ 3 ] {} <Debug> HTTP-Session: d9307dad-3b2a-49f1-8a10-fac9e6ae4e37 Destroying unnamed session
359 2023.11.30 02:13:39.238004 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36573, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
360 2023.11.30 02:13:39.238054 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
361 2023.11.30 02:13:39.238074 [ 3 ] {} <Debug> HTTP-Session: dd35be0c-dd33-4c5e-a154-70953c4238f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:36573
362 2023.11.30 02:13:39.238096 [ 3 ] {} <Debug> HTTP-Session: dd35be0c-dd33-4c5e-a154-70953c4238f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
363 2023.11.30 02:13:39.238288 [ 3 ] {7cf7c7cb-4afb-44f3-9940-84dd81caec4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36573) 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)
364 2023.11.30 02:13:39.238343 [ 3 ] {7cf7c7cb-4afb-44f3-9940-84dd81caec4d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32
365 2023.11.30 02:13:39.240033 [ 3 ] {7cf7c7cb-4afb-44f3-9940-84dd81caec4d} <Debug> oximeter.measurements_i32 (edd6f0c5-8578-4c4f-850d-203d6589c201): Loading data parts
366 2023.11.30 02:13:39.240150 [ 3 ] {7cf7c7cb-4afb-44f3-9940-84dd81caec4d} <Debug> oximeter.measurements_i32 (edd6f0c5-8578-4c4f-850d-203d6589c201): There are no data parts
367 2023.11.30 02:13:39.241292 [ 3 ] {7cf7c7cb-4afb-44f3-9940-84dd81caec4d} <Debug> DynamicQueryHandler: Done processing query
368 2023.11.30 02:13:39.241320 [ 3 ] {7cf7c7cb-4afb-44f3-9940-84dd81caec4d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
369 2023.11.30 02:13:39.241344 [ 3 ] {} <Debug> HTTP-Session: dd35be0c-dd33-4c5e-a154-70953c4238f5 Destroying unnamed session
370 2023.11.30 02:13:39.241481 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36573, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
371 2023.11.30 02:13:39.241537 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
372 2023.11.30 02:13:39.241568 [ 3 ] {} <Debug> HTTP-Session: 84b951d3-5425-4b50-92cc-999036ed3b5b Authenticating user 'default' from [fd00:1122:3344:101::d]:36573
373 2023.11.30 02:13:39.241592 [ 3 ] {} <Debug> HTTP-Session: 84b951d3-5425-4b50-92cc-999036ed3b5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
374 2023.11.30 02:13:39.241782 [ 3 ] {e4a1113c-c1c8-40b5-becf-7f2f01363575} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36573) 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)
375 2023.11.30 02:13:39.241835 [ 3 ] {e4a1113c-c1c8-40b5-becf-7f2f01363575} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32
376 2023.11.30 02:13:39.243219 [ 3 ] {e4a1113c-c1c8-40b5-becf-7f2f01363575} <Debug> oximeter.measurements_u32 (3ff2aac5-c7ea-4045-b149-a0696ef3fb71): Loading data parts
377 2023.11.30 02:13:39.243307 [ 3 ] {e4a1113c-c1c8-40b5-becf-7f2f01363575} <Debug> oximeter.measurements_u32 (3ff2aac5-c7ea-4045-b149-a0696ef3fb71): There are no data parts
378 2023.11.30 02:13:39.244377 [ 3 ] {e4a1113c-c1c8-40b5-becf-7f2f01363575} <Debug> DynamicQueryHandler: Done processing query
379 2023.11.30 02:13:39.244403 [ 3 ] {e4a1113c-c1c8-40b5-becf-7f2f01363575} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
380 2023.11.30 02:13:39.244425 [ 3 ] {} <Debug> HTTP-Session: 84b951d3-5425-4b50-92cc-999036ed3b5b Destroying unnamed session
381 2023.11.30 02:13:39.244581 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36573, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
382 2023.11.30 02:13:39.244635 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
383 2023.11.30 02:13:39.244659 [ 3 ] {} <Debug> HTTP-Session: 93e1337a-117f-4b46-89eb-e2ecedaecce9 Authenticating user 'default' from [fd00:1122:3344:101::d]:36573
384 2023.11.30 02:13:39.244681 [ 3 ] {} <Debug> HTTP-Session: 93e1337a-117f-4b46-89eb-e2ecedaecce9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
385 2023.11.30 02:13:39.244871 [ 3 ] {0a880888-2f85-41c3-99df-4c0d264f4e2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36573) 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)
386 2023.11.30 02:13:39.244923 [ 3 ] {0a880888-2f85-41c3-99df-4c0d264f4e2b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64
387 2023.11.30 02:13:39.246292 [ 3 ] {0a880888-2f85-41c3-99df-4c0d264f4e2b} <Debug> oximeter.measurements_i64 (ae278611-dcf9-4537-8793-6b563059102e): Loading data parts
388 2023.11.30 02:13:39.246415 [ 3 ] {0a880888-2f85-41c3-99df-4c0d264f4e2b} <Debug> oximeter.measurements_i64 (ae278611-dcf9-4537-8793-6b563059102e): There are no data parts
389 2023.11.30 02:13:39.248138 [ 3 ] {0a880888-2f85-41c3-99df-4c0d264f4e2b} <Debug> DynamicQueryHandler: Done processing query
390 2023.11.30 02:13:39.248168 [ 3 ] {0a880888-2f85-41c3-99df-4c0d264f4e2b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
391 2023.11.30 02:13:39.248192 [ 3 ] {} <Debug> HTTP-Session: 93e1337a-117f-4b46-89eb-e2ecedaecce9 Destroying unnamed session
392 2023.11.30 02:13:39.248359 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36573, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
393 2023.11.30 02:13:39.248427 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
394 2023.11.30 02:13:39.248459 [ 3 ] {} <Debug> HTTP-Session: 05a20565-5f8e-48b2-92af-db4e8639908c Authenticating user 'default' from [fd00:1122:3344:101::d]:36573
395 2023.11.30 02:13:39.248478 [ 3 ] {} <Debug> HTTP-Session: 05a20565-5f8e-48b2-92af-db4e8639908c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
396 2023.11.30 02:13:39.248700 [ 3 ] {23e78caf-31c6-4479-b64a-256424c8e90a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36573) 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)
397 2023.11.30 02:13:39.248761 [ 3 ] {23e78caf-31c6-4479-b64a-256424c8e90a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64
398 2023.11.30 02:13:39.250339 [ 3 ] {23e78caf-31c6-4479-b64a-256424c8e90a} <Debug> oximeter.measurements_u64 (6993349c-8100-433c-9a40-663a4e40e0ee): Loading data parts
399 2023.11.30 02:13:39.250452 [ 3 ] {23e78caf-31c6-4479-b64a-256424c8e90a} <Debug> oximeter.measurements_u64 (6993349c-8100-433c-9a40-663a4e40e0ee): There are no data parts
400 2023.11.30 02:13:39.251673 [ 3 ] {23e78caf-31c6-4479-b64a-256424c8e90a} <Debug> DynamicQueryHandler: Done processing query
401 2023.11.30 02:13:39.251701 [ 3 ] {23e78caf-31c6-4479-b64a-256424c8e90a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
402 2023.11.30 02:13:39.251748 [ 3 ] {} <Debug> HTTP-Session: 05a20565-5f8e-48b2-92af-db4e8639908c Destroying unnamed session
403 2023.11.30 02:13:39.251928 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36573, User-Agent: (none), Length: 286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
404 2023.11.30 02:13:39.251994 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
405 2023.11.30 02:13:39.252018 [ 3 ] {} <Debug> HTTP-Session: a8eb31dc-b0cf-498e-a930-252eb3c085ba Authenticating user 'default' from [fd00:1122:3344:101::d]:36573
406 2023.11.30 02:13:39.252045 [ 3 ] {} <Debug> HTTP-Session: a8eb31dc-b0cf-498e-a930-252eb3c085ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
407 2023.11.30 02:13:39.252267 [ 3 ] {4bc4c97c-a296-4ca1-bab9-77ad9304dd9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36573) 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)
408 2023.11.30 02:13:39.252323 [ 3 ] {4bc4c97c-a296-4ca1-bab9-77ad9304dd9b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32
409 2023.11.30 02:13:39.253952 [ 3 ] {4bc4c97c-a296-4ca1-bab9-77ad9304dd9b} <Debug> oximeter.measurements_f32 (8235fc60-4344-44db-af7b-751220095b0d): Loading data parts
410 2023.11.30 02:13:39.254051 [ 3 ] {4bc4c97c-a296-4ca1-bab9-77ad9304dd9b} <Debug> oximeter.measurements_f32 (8235fc60-4344-44db-af7b-751220095b0d): There are no data parts
411 2023.11.30 02:13:39.255777 [ 3 ] {4bc4c97c-a296-4ca1-bab9-77ad9304dd9b} <Debug> DynamicQueryHandler: Done processing query
412 2023.11.30 02:13:39.255810 [ 3 ] {4bc4c97c-a296-4ca1-bab9-77ad9304dd9b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
413 2023.11.30 02:13:39.255833 [ 3 ] {} <Debug> HTTP-Session: a8eb31dc-b0cf-498e-a930-252eb3c085ba Destroying unnamed session
414 2023.11.30 02:13:39.256012 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36573, User-Agent: (none), Length: 286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
415 2023.11.30 02:13:39.256079 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
416 2023.11.30 02:13:39.256123 [ 3 ] {} <Debug> HTTP-Session: 17191f9d-d398-4bf2-bba1-4107ec4012be Authenticating user 'default' from [fd00:1122:3344:101::d]:36573
417 2023.11.30 02:13:39.256154 [ 3 ] {} <Debug> HTTP-Session: 17191f9d-d398-4bf2-bba1-4107ec4012be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
418 2023.11.30 02:13:39.256425 [ 3 ] {e92f3d60-3997-4ef2-b2fd-b62c5ed58a9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36573) 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)
419 2023.11.30 02:13:39.256482 [ 3 ] {e92f3d60-3997-4ef2-b2fd-b62c5ed58a9b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64
420 2023.11.30 02:13:39.258117 [ 3 ] {e92f3d60-3997-4ef2-b2fd-b62c5ed58a9b} <Debug> oximeter.measurements_f64 (e9507a32-9300-40e9-895b-7e390017bdb4): Loading data parts
421 2023.11.30 02:13:39.258231 [ 3 ] {e92f3d60-3997-4ef2-b2fd-b62c5ed58a9b} <Debug> oximeter.measurements_f64 (e9507a32-9300-40e9-895b-7e390017bdb4): There are no data parts
422 2023.11.30 02:13:39.259708 [ 3 ] {e92f3d60-3997-4ef2-b2fd-b62c5ed58a9b} <Debug> DynamicQueryHandler: Done processing query
423 2023.11.30 02:13:39.259742 [ 3 ] {e92f3d60-3997-4ef2-b2fd-b62c5ed58a9b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
424 2023.11.30 02:13:39.259758 [ 3 ] {} <Debug> HTTP-Session: 17191f9d-d398-4bf2-bba1-4107ec4012be Destroying unnamed session
425 2023.11.30 02:13:39.259889 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36573, User-Agent: (none), Length: 288, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
426 2023.11.30 02:13:39.259947 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
427 2023.11.30 02:13:39.259966 [ 3 ] {} <Debug> HTTP-Session: 55174c4e-bdcf-49a0-834c-d13d70f1a915 Authenticating user 'default' from [fd00:1122:3344:101::d]:36573
428 2023.11.30 02:13:39.259986 [ 3 ] {} <Debug> HTTP-Session: 55174c4e-bdcf-49a0-834c-d13d70f1a915 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
429 2023.11.30 02:13:39.260176 [ 3 ] {5cddf71b-2042-403a-88e4-ee47d0130db5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36573) 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)
430 2023.11.30 02:13:39.260222 [ 3 ] {5cddf71b-2042-403a-88e4-ee47d0130db5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string
431 2023.11.30 02:13:39.261650 [ 3 ] {5cddf71b-2042-403a-88e4-ee47d0130db5} <Debug> oximeter.measurements_string (69f340e1-1921-4bbf-be4f-0a583b7db523): Loading data parts
432 2023.11.30 02:13:39.261733 [ 3 ] {5cddf71b-2042-403a-88e4-ee47d0130db5} <Debug> oximeter.measurements_string (69f340e1-1921-4bbf-be4f-0a583b7db523): There are no data parts
433 2023.11.30 02:13:39.263255 [ 3 ] {5cddf71b-2042-403a-88e4-ee47d0130db5} <Debug> DynamicQueryHandler: Done processing query
434 2023.11.30 02:13:39.263287 [ 3 ] {5cddf71b-2042-403a-88e4-ee47d0130db5} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
435 2023.11.30 02:13:39.263303 [ 3 ] {} <Debug> HTTP-Session: 55174c4e-bdcf-49a0-834c-d13d70f1a915 Destroying unnamed session
436 2023.11.30 02:13:39.263428 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36573, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
437 2023.11.30 02:13:39.263479 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
438 2023.11.30 02:13:39.263501 [ 3 ] {} <Debug> HTTP-Session: 1c3297de-a158-4482-ae05-155bf0c5e4cf Authenticating user 'default' from [fd00:1122:3344:101::d]:36573
439 2023.11.30 02:13:39.263524 [ 3 ] {} <Debug> HTTP-Session: 1c3297de-a158-4482-ae05-155bf0c5e4cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
440 2023.11.30 02:13:39.263724 [ 3 ] {12269062-87a9-4b63-a413-cc4b31d085fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36573) 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)
441 2023.11.30 02:13:39.263769 [ 3 ] {12269062-87a9-4b63-a413-cc4b31d085fd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes
442 2023.11.30 02:13:39.265164 [ 3 ] {12269062-87a9-4b63-a413-cc4b31d085fd} <Debug> oximeter.measurements_bytes (e0989f78-dbc5-4f8b-83c9-32d52985a55d): Loading data parts
443 2023.11.30 02:13:39.265251 [ 3 ] {12269062-87a9-4b63-a413-cc4b31d085fd} <Debug> oximeter.measurements_bytes (e0989f78-dbc5-4f8b-83c9-32d52985a55d): There are no data parts
444 2023.11.30 02:13:39.267152 [ 3 ] {12269062-87a9-4b63-a413-cc4b31d085fd} <Debug> DynamicQueryHandler: Done processing query
445 2023.11.30 02:13:39.267183 [ 3 ] {12269062-87a9-4b63-a413-cc4b31d085fd} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
446 2023.11.30 02:13:39.267199 [ 3 ] {} <Debug> HTTP-Session: 1c3297de-a158-4482-ae05-155bf0c5e4cf Destroying unnamed session
447 2023.11.30 02:13:39.267326 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36573, User-Agent: (none), Length: 343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
448 2023.11.30 02:13:39.267379 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
449 2023.11.30 02:13:39.267397 [ 3 ] {} <Debug> HTTP-Session: bf5dadef-33e9-4e89-a8d8-eb4d704b683e Authenticating user 'default' from [fd00:1122:3344:101::d]:36573
450 2023.11.30 02:13:39.267419 [ 3 ] {} <Debug> HTTP-Session: bf5dadef-33e9-4e89-a8d8-eb4d704b683e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
451 2023.11.30 02:13:39.267633 [ 3 ] {e82f9090-cb3d-41e3-957c-9cc298c5b8ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36573) 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)
452 2023.11.30 02:13:39.268197 [ 3 ] {e82f9090-cb3d-41e3-957c-9cc298c5b8ed} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64
453 2023.11.30 02:13:39.270032 [ 3 ] {e82f9090-cb3d-41e3-957c-9cc298c5b8ed} <Debug> oximeter.measurements_cumulativei64 (6037c02c-49be-4426-b9df-3749c6b85c79): Loading data parts
454 2023.11.30 02:13:39.270142 [ 3 ] {e82f9090-cb3d-41e3-957c-9cc298c5b8ed} <Debug> oximeter.measurements_cumulativei64 (6037c02c-49be-4426-b9df-3749c6b85c79): There are no data parts
455 2023.11.30 02:13:39.271684 [ 3 ] {e82f9090-cb3d-41e3-957c-9cc298c5b8ed} <Debug> DynamicQueryHandler: Done processing query
456 2023.11.30 02:13:39.271718 [ 3 ] {e82f9090-cb3d-41e3-957c-9cc298c5b8ed} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
457 2023.11.30 02:13:39.271734 [ 3 ] {} <Debug> HTTP-Session: bf5dadef-33e9-4e89-a8d8-eb4d704b683e Destroying unnamed session
458 2023.11.30 02:13:39.271876 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36573, User-Agent: (none), Length: 344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
459 2023.11.30 02:13:39.271933 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
460 2023.11.30 02:13:39.271954 [ 3 ] {} <Debug> HTTP-Session: 72eafb86-a74c-44f7-9277-c609ef226c98 Authenticating user 'default' from [fd00:1122:3344:101::d]:36573
461 2023.11.30 02:13:39.271977 [ 3 ] {} <Debug> HTTP-Session: 72eafb86-a74c-44f7-9277-c609ef226c98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
462 2023.11.30 02:13:39.272193 [ 3 ] {faf8d518-5f3e-47e8-b820-b0d8e19862c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36573) 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)
463 2023.11.30 02:13:39.272252 [ 3 ] {faf8d518-5f3e-47e8-b820-b0d8e19862c4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64
464 2023.11.30 02:13:39.274058 [ 3 ] {faf8d518-5f3e-47e8-b820-b0d8e19862c4} <Debug> oximeter.measurements_cumulativeu64 (2a9b97b1-447d-4507-8437-8fe486eea283): Loading data parts
465 2023.11.30 02:13:39.274158 [ 3 ] {faf8d518-5f3e-47e8-b820-b0d8e19862c4} <Debug> oximeter.measurements_cumulativeu64 (2a9b97b1-447d-4507-8437-8fe486eea283): There are no data parts
466 2023.11.30 02:13:39.275290 [ 3 ] {faf8d518-5f3e-47e8-b820-b0d8e19862c4} <Debug> DynamicQueryHandler: Done processing query
467 2023.11.30 02:13:39.275317 [ 3 ] {faf8d518-5f3e-47e8-b820-b0d8e19862c4} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
468 2023.11.30 02:13:39.275333 [ 3 ] {} <Debug> HTTP-Session: 72eafb86-a74c-44f7-9277-c609ef226c98 Destroying unnamed session
469 2023.11.30 02:13:39.275461 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36573, User-Agent: (none), Length: 345, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
470 2023.11.30 02:13:39.275513 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
471 2023.11.30 02:13:39.275533 [ 3 ] {} <Debug> HTTP-Session: 5539d7c2-5eee-4e6c-b119-b20cfa507ec5 Authenticating user 'default' from [fd00:1122:3344:101::d]:36573
472 2023.11.30 02:13:39.275554 [ 3 ] {} <Debug> HTTP-Session: 5539d7c2-5eee-4e6c-b119-b20cfa507ec5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
473 2023.11.30 02:13:39.275786 [ 3 ] {0fa43561-51ee-42b6-9d6c-2058ce86d476} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36573) 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)
474 2023.11.30 02:13:39.275850 [ 3 ] {0fa43561-51ee-42b6-9d6c-2058ce86d476} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32
475 2023.11.30 02:13:39.277774 [ 3 ] {0fa43561-51ee-42b6-9d6c-2058ce86d476} <Debug> oximeter.measurements_cumulativef32 (9986af33-cecb-4413-8b21-f0b919341539): Loading data parts
476 2023.11.30 02:13:39.277866 [ 3 ] {0fa43561-51ee-42b6-9d6c-2058ce86d476} <Debug> oximeter.measurements_cumulativef32 (9986af33-cecb-4413-8b21-f0b919341539): There are no data parts
477 2023.11.30 02:13:39.279137 [ 3 ] {0fa43561-51ee-42b6-9d6c-2058ce86d476} <Debug> DynamicQueryHandler: Done processing query
478 2023.11.30 02:13:39.279166 [ 3 ] {0fa43561-51ee-42b6-9d6c-2058ce86d476} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
479 2023.11.30 02:13:39.279199 [ 3 ] {} <Debug> HTTP-Session: 5539d7c2-5eee-4e6c-b119-b20cfa507ec5 Destroying unnamed session
480 2023.11.30 02:13:39.279368 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36573, User-Agent: (none), Length: 346, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
481 2023.11.30 02:13:39.279445 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
482 2023.11.30 02:13:39.279475 [ 3 ] {} <Debug> HTTP-Session: 0e8ffdb4-dab1-4da3-8434-4e86b9427a55 Authenticating user 'default' from [fd00:1122:3344:101::d]:36573
483 2023.11.30 02:13:39.279493 [ 3 ] {} <Debug> HTTP-Session: 0e8ffdb4-dab1-4da3-8434-4e86b9427a55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
484 2023.11.30 02:13:39.279730 [ 3 ] {a0d45c10-d833-47a5-b691-4698d81b7115} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36573) 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)
485 2023.11.30 02:13:39.279789 [ 3 ] {a0d45c10-d833-47a5-b691-4698d81b7115} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64
486 2023.11.30 02:13:39.281449 [ 3 ] {a0d45c10-d833-47a5-b691-4698d81b7115} <Debug> oximeter.measurements_cumulativef64 (87aae5de-bd88-4e72-b0ed-ed0a9c9522c1): Loading data parts
487 2023.11.30 02:13:39.281563 [ 3 ] {a0d45c10-d833-47a5-b691-4698d81b7115} <Debug> oximeter.measurements_cumulativef64 (87aae5de-bd88-4e72-b0ed-ed0a9c9522c1): There are no data parts
488 2023.11.30 02:13:39.282756 [ 3 ] {a0d45c10-d833-47a5-b691-4698d81b7115} <Debug> DynamicQueryHandler: Done processing query
489 2023.11.30 02:13:39.282786 [ 3 ] {a0d45c10-d833-47a5-b691-4698d81b7115} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
490 2023.11.30 02:13:39.282811 [ 3 ] {} <Debug> HTTP-Session: 0e8ffdb4-dab1-4da3-8434-4e86b9427a55 Destroying unnamed session
491 2023.11.30 02:13:39.282946 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36573, User-Agent: (none), Length: 372, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
492 2023.11.30 02:13:39.283002 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
493 2023.11.30 02:13:39.283028 [ 3 ] {} <Debug> HTTP-Session: a44718d6-9b24-4664-a39e-7ef5cb48378a Authenticating user 'default' from [fd00:1122:3344:101::d]:36573
494 2023.11.30 02:13:39.283050 [ 3 ] {} <Debug> HTTP-Session: a44718d6-9b24-4664-a39e-7ef5cb48378a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
495 2023.11.30 02:13:39.283268 [ 3 ] {d2d40e7c-102e-4725-875e-2560f9b2359d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36573) 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)
496 2023.11.30 02:13:39.283323 [ 3 ] {d2d40e7c-102e-4725-875e-2560f9b2359d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8
497 2023.11.30 02:13:39.285355 [ 3 ] {d2d40e7c-102e-4725-875e-2560f9b2359d} <Debug> oximeter.measurements_histogrami8 (344452c8-91af-4a63-a3f7-d90ada2a7259): Loading data parts
498 2023.11.30 02:13:39.285471 [ 3 ] {d2d40e7c-102e-4725-875e-2560f9b2359d} <Debug> oximeter.measurements_histogrami8 (344452c8-91af-4a63-a3f7-d90ada2a7259): There are no data parts
499 2023.11.30 02:13:39.286699 [ 3 ] {d2d40e7c-102e-4725-875e-2560f9b2359d} <Debug> DynamicQueryHandler: Done processing query
500 2023.11.30 02:13:39.286728 [ 3 ] {d2d40e7c-102e-4725-875e-2560f9b2359d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
501 2023.11.30 02:13:39.286751 [ 3 ] {} <Debug> HTTP-Session: a44718d6-9b24-4664-a39e-7ef5cb48378a Destroying unnamed session
502 2023.11.30 02:13:39.286889 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36573, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
503 2023.11.30 02:13:39.286954 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
504 2023.11.30 02:13:39.286980 [ 3 ] {} <Debug> HTTP-Session: 0de68390-a4c0-4305-8909-e31fc237bf2d Authenticating user 'default' from [fd00:1122:3344:101::d]:36573
505 2023.11.30 02:13:39.287009 [ 3 ] {} <Debug> HTTP-Session: 0de68390-a4c0-4305-8909-e31fc237bf2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
506 2023.11.30 02:13:39.287295 [ 3 ] {eeb3c915-a91b-420c-99c2-a3181fcc98f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36573) 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)
507 2023.11.30 02:13:39.287360 [ 3 ] {eeb3c915-a91b-420c-99c2-a3181fcc98f1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8
508 2023.11.30 02:13:39.289102 [ 3 ] {eeb3c915-a91b-420c-99c2-a3181fcc98f1} <Debug> oximeter.measurements_histogramu8 (ff86d2e6-916f-42f0-906e-35af3bcd5f3f): Loading data parts
509 2023.11.30 02:13:39.289210 [ 3 ] {eeb3c915-a91b-420c-99c2-a3181fcc98f1} <Debug> oximeter.measurements_histogramu8 (ff86d2e6-916f-42f0-906e-35af3bcd5f3f): There are no data parts
510 2023.11.30 02:13:39.290428 [ 3 ] {eeb3c915-a91b-420c-99c2-a3181fcc98f1} <Debug> DynamicQueryHandler: Done processing query
511 2023.11.30 02:13:39.290463 [ 3 ] {eeb3c915-a91b-420c-99c2-a3181fcc98f1} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
512 2023.11.30 02:13:39.290480 [ 3 ] {} <Debug> HTTP-Session: 0de68390-a4c0-4305-8909-e31fc237bf2d Destroying unnamed session
513 2023.11.30 02:13:39.290636 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36573, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
514 2023.11.30 02:13:39.290688 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
515 2023.11.30 02:13:39.290708 [ 3 ] {} <Debug> HTTP-Session: 6b9600a9-c1f4-448e-a87c-f20629e5dc37 Authenticating user 'default' from [fd00:1122:3344:101::d]:36573
516 2023.11.30 02:13:39.290730 [ 3 ] {} <Debug> HTTP-Session: 6b9600a9-c1f4-448e-a87c-f20629e5dc37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
517 2023.11.30 02:13:39.290955 [ 3 ] {54bdff8b-775d-4e83-8de1-6076e0962700} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36573) 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)
518 2023.11.30 02:13:39.291007 [ 3 ] {54bdff8b-775d-4e83-8de1-6076e0962700} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16
519 2023.11.30 02:13:39.292473 [ 3 ] {54bdff8b-775d-4e83-8de1-6076e0962700} <Debug> oximeter.measurements_histogrami16 (c9d7b0c5-3211-4de9-9e53-2dc7280dd2f9): Loading data parts
520 2023.11.30 02:13:39.292560 [ 3 ] {54bdff8b-775d-4e83-8de1-6076e0962700} <Debug> oximeter.measurements_histogrami16 (c9d7b0c5-3211-4de9-9e53-2dc7280dd2f9): There are no data parts
521 2023.11.30 02:13:39.293634 [ 3 ] {54bdff8b-775d-4e83-8de1-6076e0962700} <Debug> DynamicQueryHandler: Done processing query
522 2023.11.30 02:13:39.293662 [ 3 ] {54bdff8b-775d-4e83-8de1-6076e0962700} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
523 2023.11.30 02:13:39.293686 [ 3 ] {} <Debug> HTTP-Session: 6b9600a9-c1f4-448e-a87c-f20629e5dc37 Destroying unnamed session
524 2023.11.30 02:13:39.293835 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36573, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
525 2023.11.30 02:13:39.293886 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
526 2023.11.30 02:13:39.293915 [ 3 ] {} <Debug> HTTP-Session: d81ce953-2f9d-4d52-a886-2478053f26fa Authenticating user 'default' from [fd00:1122:3344:101::d]:36573
527 2023.11.30 02:13:39.293932 [ 3 ] {} <Debug> HTTP-Session: d81ce953-2f9d-4d52-a886-2478053f26fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
528 2023.11.30 02:13:39.294152 [ 3 ] {c21cd1c6-de35-4c71-b9d0-d8c93a074e3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36573) 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)
529 2023.11.30 02:13:39.294207 [ 3 ] {c21cd1c6-de35-4c71-b9d0-d8c93a074e3f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16
530 2023.11.30 02:13:39.296329 [ 3 ] {c21cd1c6-de35-4c71-b9d0-d8c93a074e3f} <Debug> oximeter.measurements_histogramu16 (dc891521-204f-4e9c-b30b-0003fd37dfd2): Loading data parts
531 2023.11.30 02:13:39.296413 [ 3 ] {c21cd1c6-de35-4c71-b9d0-d8c93a074e3f} <Debug> oximeter.measurements_histogramu16 (dc891521-204f-4e9c-b30b-0003fd37dfd2): There are no data parts
532 2023.11.30 02:13:39.297582 [ 3 ] {c21cd1c6-de35-4c71-b9d0-d8c93a074e3f} <Debug> DynamicQueryHandler: Done processing query
533 2023.11.30 02:13:39.297613 [ 3 ] {c21cd1c6-de35-4c71-b9d0-d8c93a074e3f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
534 2023.11.30 02:13:39.297641 [ 3 ] {} <Debug> HTTP-Session: d81ce953-2f9d-4d52-a886-2478053f26fa Destroying unnamed session
535 2023.11.30 02:13:39.297798 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36573, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
536 2023.11.30 02:13:39.297860 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
537 2023.11.30 02:13:39.297893 [ 3 ] {} <Debug> HTTP-Session: c0f49869-0acc-4471-b427-66ace9f659d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:36573
538 2023.11.30 02:13:39.297916 [ 3 ] {} <Debug> HTTP-Session: c0f49869-0acc-4471-b427-66ace9f659d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
539 2023.11.30 02:13:39.298215 [ 3 ] {4e736c54-e145-422c-a607-523b8496c383} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36573) 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)
540 2023.11.30 02:13:39.298286 [ 3 ] {4e736c54-e145-422c-a607-523b8496c383} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32
541 2023.11.30 02:13:39.300033 [ 3 ] {4e736c54-e145-422c-a607-523b8496c383} <Debug> oximeter.measurements_histogrami32 (9cb5a1a1-d072-4351-aa59-b419fe89e352): Loading data parts
542 2023.11.30 02:13:39.300119 [ 3 ] {4e736c54-e145-422c-a607-523b8496c383} <Debug> oximeter.measurements_histogrami32 (9cb5a1a1-d072-4351-aa59-b419fe89e352): There are no data parts
543 2023.11.30 02:13:39.301211 [ 3 ] {4e736c54-e145-422c-a607-523b8496c383} <Debug> DynamicQueryHandler: Done processing query
544 2023.11.30 02:13:39.301243 [ 3 ] {4e736c54-e145-422c-a607-523b8496c383} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
545 2023.11.30 02:13:39.301258 [ 3 ] {} <Debug> HTTP-Session: c0f49869-0acc-4471-b427-66ace9f659d6 Destroying unnamed session
546 2023.11.30 02:13:39.301392 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36573, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
547 2023.11.30 02:13:39.301446 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
548 2023.11.30 02:13:39.301464 [ 3 ] {} <Debug> HTTP-Session: 7c4a765b-49a4-4c1c-b979-938f3a21a6fa Authenticating user 'default' from [fd00:1122:3344:101::d]:36573
549 2023.11.30 02:13:39.301486 [ 3 ] {} <Debug> HTTP-Session: 7c4a765b-49a4-4c1c-b979-938f3a21a6fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
550 2023.11.30 02:13:39.301752 [ 3 ] {7216d047-3ebf-4ff0-8c64-1d47ab977421} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36573) 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)
551 2023.11.30 02:13:39.301830 [ 3 ] {7216d047-3ebf-4ff0-8c64-1d47ab977421} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32
552 2023.11.30 02:13:39.303349 [ 3 ] {7216d047-3ebf-4ff0-8c64-1d47ab977421} <Debug> oximeter.measurements_histogramu32 (e1fa3ab9-5c91-4bb8-b1c0-85c5d10c97ff): Loading data parts
553 2023.11.30 02:13:39.303450 [ 3 ] {7216d047-3ebf-4ff0-8c64-1d47ab977421} <Debug> oximeter.measurements_histogramu32 (e1fa3ab9-5c91-4bb8-b1c0-85c5d10c97ff): There are no data parts
554 2023.11.30 02:13:39.304528 [ 3 ] {7216d047-3ebf-4ff0-8c64-1d47ab977421} <Debug> DynamicQueryHandler: Done processing query
555 2023.11.30 02:13:39.304554 [ 3 ] {7216d047-3ebf-4ff0-8c64-1d47ab977421} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
556 2023.11.30 02:13:39.304569 [ 3 ] {} <Debug> HTTP-Session: 7c4a765b-49a4-4c1c-b979-938f3a21a6fa Destroying unnamed session
557 2023.11.30 02:13:39.304707 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36573, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
558 2023.11.30 02:13:39.304762 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
559 2023.11.30 02:13:39.304786 [ 3 ] {} <Debug> HTTP-Session: 499f807d-6a64-4b3b-ae46-4d5959f95950 Authenticating user 'default' from [fd00:1122:3344:101::d]:36573
560 2023.11.30 02:13:39.304809 [ 3 ] {} <Debug> HTTP-Session: 499f807d-6a64-4b3b-ae46-4d5959f95950 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
561 2023.11.30 02:13:39.305027 [ 3 ] {8c74ab45-b26a-4d7f-b4f4-b556446c1e33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36573) 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)
562 2023.11.30 02:13:39.305088 [ 3 ] {8c74ab45-b26a-4d7f-b4f4-b556446c1e33} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64
563 2023.11.30 02:13:39.306479 [ 3 ] {8c74ab45-b26a-4d7f-b4f4-b556446c1e33} <Debug> oximeter.measurements_histogrami64 (641c2395-352f-422b-a6f3-42cc10e3c3b7): Loading data parts
564 2023.11.30 02:13:39.306610 [ 3 ] {8c74ab45-b26a-4d7f-b4f4-b556446c1e33} <Debug> oximeter.measurements_histogrami64 (641c2395-352f-422b-a6f3-42cc10e3c3b7): There are no data parts
565 2023.11.30 02:13:39.307795 [ 3 ] {8c74ab45-b26a-4d7f-b4f4-b556446c1e33} <Debug> DynamicQueryHandler: Done processing query
566 2023.11.30 02:13:39.307830 [ 3 ] {8c74ab45-b26a-4d7f-b4f4-b556446c1e33} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
567 2023.11.30 02:13:39.307866 [ 3 ] {} <Debug> HTTP-Session: 499f807d-6a64-4b3b-ae46-4d5959f95950 Destroying unnamed session
568 2023.11.30 02:13:39.309965 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36573, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
569 2023.11.30 02:13:39.310028 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
570 2023.11.30 02:13:39.310062 [ 3 ] {} <Debug> HTTP-Session: c9b1f486-0b6a-4c73-9a18-8f8424d942dc Authenticating user 'default' from [fd00:1122:3344:101::d]:36573
571 2023.11.30 02:13:39.310085 [ 3 ] {} <Debug> HTTP-Session: c9b1f486-0b6a-4c73-9a18-8f8424d942dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
572 2023.11.30 02:13:39.310388 [ 3 ] {fd9b2097-d69d-4acb-a3bc-8209952bbc7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36573) 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)
573 2023.11.30 02:13:39.310467 [ 3 ] {fd9b2097-d69d-4acb-a3bc-8209952bbc7e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64
574 2023.11.30 02:13:39.312222 [ 3 ] {fd9b2097-d69d-4acb-a3bc-8209952bbc7e} <Debug> oximeter.measurements_histogramu64 (25aa1753-4192-4ee4-93cb-3a13739538c3): Loading data parts
575 2023.11.30 02:13:39.312344 [ 3 ] {fd9b2097-d69d-4acb-a3bc-8209952bbc7e} <Debug> oximeter.measurements_histogramu64 (25aa1753-4192-4ee4-93cb-3a13739538c3): There are no data parts
576 2023.11.30 02:13:39.313490 [ 3 ] {fd9b2097-d69d-4acb-a3bc-8209952bbc7e} <Debug> DynamicQueryHandler: Done processing query
577 2023.11.30 02:13:39.313515 [ 3 ] {fd9b2097-d69d-4acb-a3bc-8209952bbc7e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
578 2023.11.30 02:13:39.313538 [ 3 ] {} <Debug> HTTP-Session: c9b1f486-0b6a-4c73-9a18-8f8424d942dc Destroying unnamed session
579 2023.11.30 02:13:39.313676 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36573, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
580 2023.11.30 02:13:39.313722 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
581 2023.11.30 02:13:39.313747 [ 3 ] {} <Debug> HTTP-Session: 8c6cafe0-4737-4e65-8b1a-a001968d1d6a Authenticating user 'default' from [fd00:1122:3344:101::d]:36573
582 2023.11.30 02:13:39.313770 [ 3 ] {} <Debug> HTTP-Session: 8c6cafe0-4737-4e65-8b1a-a001968d1d6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
583 2023.11.30 02:13:39.313987 [ 3 ] {ee19b2c4-c7a4-4049-b61a-65224462e82a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36573) 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)
584 2023.11.30 02:13:39.314049 [ 3 ] {ee19b2c4-c7a4-4049-b61a-65224462e82a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32
585 2023.11.30 02:13:39.315537 [ 3 ] {ee19b2c4-c7a4-4049-b61a-65224462e82a} <Debug> oximeter.measurements_histogramf32 (8eeb9db6-7297-4993-992c-57c67d1b6652): Loading data parts
586 2023.11.30 02:13:39.315659 [ 3 ] {ee19b2c4-c7a4-4049-b61a-65224462e82a} <Debug> oximeter.measurements_histogramf32 (8eeb9db6-7297-4993-992c-57c67d1b6652): There are no data parts
587 2023.11.30 02:13:39.316904 [ 3 ] {ee19b2c4-c7a4-4049-b61a-65224462e82a} <Debug> DynamicQueryHandler: Done processing query
588 2023.11.30 02:13:39.316945 [ 3 ] {ee19b2c4-c7a4-4049-b61a-65224462e82a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
589 2023.11.30 02:13:39.316967 [ 3 ] {} <Debug> HTTP-Session: 8c6cafe0-4737-4e65-8b1a-a001968d1d6a Destroying unnamed session
590 2023.11.30 02:13:39.317137 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36573, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
591 2023.11.30 02:13:39.317235 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
592 2023.11.30 02:13:39.317272 [ 3 ] {} <Debug> HTTP-Session: 1955630d-a967-47a5-be5d-eb1ed9a01ab1 Authenticating user 'default' from [fd00:1122:3344:101::d]:36573
593 2023.11.30 02:13:39.317308 [ 3 ] {} <Debug> HTTP-Session: 1955630d-a967-47a5-be5d-eb1ed9a01ab1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
594 2023.11.30 02:13:39.317540 [ 3 ] {09e44c05-c4f5-407b-b97b-2216a152416d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36573) 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)
595 2023.11.30 02:13:39.317605 [ 3 ] {09e44c05-c4f5-407b-b97b-2216a152416d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64
596 2023.11.30 02:13:39.319041 [ 3 ] {09e44c05-c4f5-407b-b97b-2216a152416d} <Debug> oximeter.measurements_histogramf64 (684b7575-291f-4348-91ae-dcf8d1d2e911): Loading data parts
597 2023.11.30 02:13:39.319145 [ 3 ] {09e44c05-c4f5-407b-b97b-2216a152416d} <Debug> oximeter.measurements_histogramf64 (684b7575-291f-4348-91ae-dcf8d1d2e911): There are no data parts
598 2023.11.30 02:13:39.320193 [ 3 ] {09e44c05-c4f5-407b-b97b-2216a152416d} <Debug> DynamicQueryHandler: Done processing query
599 2023.11.30 02:13:39.320226 [ 3 ] {09e44c05-c4f5-407b-b97b-2216a152416d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
600 2023.11.30 02:13:39.320248 [ 3 ] {} <Debug> HTTP-Session: 1955630d-a967-47a5-be5d-eb1ed9a01ab1 Destroying unnamed session
601 2023.11.30 02:13:39.320400 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36573, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
602 2023.11.30 02:13:39.320461 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
603 2023.11.30 02:13:39.320488 [ 3 ] {} <Debug> HTTP-Session: 241210f0-f813-444b-9c93-9194d4dba6c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:36573
604 2023.11.30 02:13:39.320508 [ 3 ] {} <Debug> HTTP-Session: 241210f0-f813-444b-9c93-9194d4dba6c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
605 2023.11.30 02:13:39.320680 [ 3 ] {bbb55510-174b-4cdb-8040-40cf4cfa4930} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36573) /* The field tables store named dimensions of each timeseries.
606 *
607 * As with the measurement tables, there is one field table for each field data
608 * type. Fields are deduplicated by using the "replacing merge tree", though
609 * this behavior **must not** be relied upon for query correctness.
610 *
611 * The index for the fields differs from the measurements, however. Rows are
612 * sorted by timeseries name, then field name, field value, and finally
613 * timeseries key. This reflects the most common pattern for looking them up:
614 * by field name and possibly value, within a timeseries. The resulting keys are
615 * usually then used to look up measurements.
616 *
617 * NOTE: We may want to consider a secondary index on these tables, sorting by
618 * timeseries name and then key, since it would improve lookups where one
619 * already has the key. Realistically though, these tables are quite small and
620 * so performance benefits will be low in absolute terms.
621 */
622 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)
623 2023.11.30 02:13:39.320735 [ 3 ] {bbb55510-174b-4cdb-8040-40cf4cfa4930} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool
624 2023.11.30 02:13:39.322003 [ 3 ] {bbb55510-174b-4cdb-8040-40cf4cfa4930} <Debug> oximeter.fields_bool (dc976835-3883-4a03-8fe5-11a1296bc000): Loading data parts
625 2023.11.30 02:13:39.322089 [ 3 ] {bbb55510-174b-4cdb-8040-40cf4cfa4930} <Debug> oximeter.fields_bool (dc976835-3883-4a03-8fe5-11a1296bc000): There are no data parts
626 2023.11.30 02:13:39.323253 [ 3 ] {bbb55510-174b-4cdb-8040-40cf4cfa4930} <Debug> DynamicQueryHandler: Done processing query
627 2023.11.30 02:13:39.323278 [ 3 ] {bbb55510-174b-4cdb-8040-40cf4cfa4930} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
628 2023.11.30 02:13:39.323302 [ 3 ] {} <Debug> HTTP-Session: 241210f0-f813-444b-9c93-9194d4dba6c0 Destroying unnamed session
629 2023.11.30 02:13:39.323437 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36573, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
630 2023.11.30 02:13:39.323481 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
631 2023.11.30 02:13:39.323509 [ 3 ] {} <Debug> HTTP-Session: a1622a3c-eada-4e03-abc8-4fbe57841761 Authenticating user 'default' from [fd00:1122:3344:101::d]:36573
632 2023.11.30 02:13:39.323534 [ 3 ] {} <Debug> HTTP-Session: a1622a3c-eada-4e03-abc8-4fbe57841761 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
633 2023.11.30 02:13:39.323694 [ 3 ] {9d780a83-b3bb-4efa-8dc9-a4dc4a5f0b85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36573) 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)
634 2023.11.30 02:13:39.323746 [ 3 ] {9d780a83-b3bb-4efa-8dc9-a4dc4a5f0b85} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8
635 2023.11.30 02:13:39.325075 [ 3 ] {9d780a83-b3bb-4efa-8dc9-a4dc4a5f0b85} <Debug> oximeter.fields_i8 (e47a4b4e-029c-4594-97cf-fb7318345ce8): Loading data parts
636 2023.11.30 02:13:39.325166 [ 3 ] {9d780a83-b3bb-4efa-8dc9-a4dc4a5f0b85} <Debug> oximeter.fields_i8 (e47a4b4e-029c-4594-97cf-fb7318345ce8): There are no data parts
637 2023.11.30 02:13:39.326208 [ 3 ] {9d780a83-b3bb-4efa-8dc9-a4dc4a5f0b85} <Debug> DynamicQueryHandler: Done processing query
638 2023.11.30 02:13:39.326233 [ 3 ] {9d780a83-b3bb-4efa-8dc9-a4dc4a5f0b85} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
639 2023.11.30 02:13:39.326248 [ 3 ] {} <Debug> HTTP-Session: a1622a3c-eada-4e03-abc8-4fbe57841761 Destroying unnamed session
640 2023.11.30 02:13:39.326389 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36573, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
641 2023.11.30 02:13:39.326441 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
642 2023.11.30 02:13:39.326460 [ 3 ] {} <Debug> HTTP-Session: 79c3b047-32ea-457a-b6c9-c8a365168745 Authenticating user 'default' from [fd00:1122:3344:101::d]:36573
643 2023.11.30 02:13:39.326482 [ 3 ] {} <Debug> HTTP-Session: 79c3b047-32ea-457a-b6c9-c8a365168745 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
644 2023.11.30 02:13:39.326643 [ 3 ] {d227d96f-d095-443d-90f7-cf32b3aadad5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36573) 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)
645 2023.11.30 02:13:39.326686 [ 3 ] {d227d96f-d095-443d-90f7-cf32b3aadad5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8
646 2023.11.30 02:13:39.327993 [ 3 ] {d227d96f-d095-443d-90f7-cf32b3aadad5} <Debug> oximeter.fields_u8 (a173c607-72a9-4857-b4b8-350a793a09a0): Loading data parts
647 2023.11.30 02:13:39.328095 [ 3 ] {d227d96f-d095-443d-90f7-cf32b3aadad5} <Debug> oximeter.fields_u8 (a173c607-72a9-4857-b4b8-350a793a09a0): There are no data parts
648 2023.11.30 02:13:39.329181 [ 3 ] {d227d96f-d095-443d-90f7-cf32b3aadad5} <Debug> DynamicQueryHandler: Done processing query
649 2023.11.30 02:13:39.329221 [ 3 ] {d227d96f-d095-443d-90f7-cf32b3aadad5} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
650 2023.11.30 02:13:39.329236 [ 3 ] {} <Debug> HTTP-Session: 79c3b047-32ea-457a-b6c9-c8a365168745 Destroying unnamed session
651 2023.11.30 02:13:39.329381 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36573, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
652 2023.11.30 02:13:39.329438 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
653 2023.11.30 02:13:39.329458 [ 3 ] {} <Debug> HTTP-Session: f423989c-9c78-4376-b92d-61801da3edfe Authenticating user 'default' from [fd00:1122:3344:101::d]:36573
654 2023.11.30 02:13:39.329481 [ 3 ] {} <Debug> HTTP-Session: f423989c-9c78-4376-b92d-61801da3edfe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
655 2023.11.30 02:13:39.329645 [ 3 ] {1eeeb5ac-b74c-4532-8919-f21b9ab4caec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36573) 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)
656 2023.11.30 02:13:39.329691 [ 3 ] {1eeeb5ac-b74c-4532-8919-f21b9ab4caec} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16
657 2023.11.30 02:13:39.330991 [ 3 ] {1eeeb5ac-b74c-4532-8919-f21b9ab4caec} <Debug> oximeter.fields_i16 (d1048efa-23ee-43cc-902c-85ec4ec8e8b9): Loading data parts
658 2023.11.30 02:13:39.331087 [ 3 ] {1eeeb5ac-b74c-4532-8919-f21b9ab4caec} <Debug> oximeter.fields_i16 (d1048efa-23ee-43cc-902c-85ec4ec8e8b9): There are no data parts
659 2023.11.30 02:13:39.332123 [ 3 ] {1eeeb5ac-b74c-4532-8919-f21b9ab4caec} <Debug> DynamicQueryHandler: Done processing query
660 2023.11.30 02:13:39.332148 [ 3 ] {1eeeb5ac-b74c-4532-8919-f21b9ab4caec} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
661 2023.11.30 02:13:39.332173 [ 3 ] {} <Debug> HTTP-Session: f423989c-9c78-4376-b92d-61801da3edfe Destroying unnamed session
662 2023.11.30 02:13:39.332302 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36573, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
663 2023.11.30 02:13:39.332353 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
664 2023.11.30 02:13:39.332380 [ 3 ] {} <Debug> HTTP-Session: a3b9ab96-acfb-49d3-8fca-b68b505d298c Authenticating user 'default' from [fd00:1122:3344:101::d]:36573
665 2023.11.30 02:13:39.332397 [ 3 ] {} <Debug> HTTP-Session: a3b9ab96-acfb-49d3-8fca-b68b505d298c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
666 2023.11.30 02:13:39.332555 [ 3 ] {d4545e5d-8251-4e1e-af41-bd0f72b2d4e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36573) 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)
667 2023.11.30 02:13:39.332606 [ 3 ] {d4545e5d-8251-4e1e-af41-bd0f72b2d4e4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16
668 2023.11.30 02:13:39.333853 [ 3 ] {d4545e5d-8251-4e1e-af41-bd0f72b2d4e4} <Debug> oximeter.fields_u16 (e0b5d786-d126-4208-9f0f-0a59ff69b9d0): Loading data parts
669 2023.11.30 02:13:39.333950 [ 3 ] {d4545e5d-8251-4e1e-af41-bd0f72b2d4e4} <Debug> oximeter.fields_u16 (e0b5d786-d126-4208-9f0f-0a59ff69b9d0): There are no data parts
670 2023.11.30 02:13:39.335077 [ 3 ] {d4545e5d-8251-4e1e-af41-bd0f72b2d4e4} <Debug> DynamicQueryHandler: Done processing query
671 2023.11.30 02:13:39.335126 [ 3 ] {d4545e5d-8251-4e1e-af41-bd0f72b2d4e4} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
672 2023.11.30 02:13:39.335153 [ 3 ] {} <Debug> HTTP-Session: a3b9ab96-acfb-49d3-8fca-b68b505d298c Destroying unnamed session
673 2023.11.30 02:13:39.335294 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36573, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
674 2023.11.30 02:13:39.335363 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
675 2023.11.30 02:13:39.335392 [ 3 ] {} <Debug> HTTP-Session: d42587f7-cef4-4044-98d5-58084ce7f425 Authenticating user 'default' from [fd00:1122:3344:101::d]:36573
676 2023.11.30 02:13:39.335409 [ 3 ] {} <Debug> HTTP-Session: d42587f7-cef4-4044-98d5-58084ce7f425 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
677 2023.11.30 02:13:39.335574 [ 3 ] {ffa3c27b-cecd-4894-875f-bf4128ee4eb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36573) 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)
678 2023.11.30 02:13:39.335618 [ 3 ] {ffa3c27b-cecd-4894-875f-bf4128ee4eb0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32
679 2023.11.30 02:13:39.336850 [ 3 ] {ffa3c27b-cecd-4894-875f-bf4128ee4eb0} <Debug> oximeter.fields_i32 (791018ec-b5a4-4f81-89a1-a5a10aaca342): Loading data parts
680 2023.11.30 02:13:39.336947 [ 3 ] {ffa3c27b-cecd-4894-875f-bf4128ee4eb0} <Debug> oximeter.fields_i32 (791018ec-b5a4-4f81-89a1-a5a10aaca342): There are no data parts
681 2023.11.30 02:13:39.338011 [ 3 ] {ffa3c27b-cecd-4894-875f-bf4128ee4eb0} <Debug> DynamicQueryHandler: Done processing query
682 2023.11.30 02:13:39.338044 [ 3 ] {ffa3c27b-cecd-4894-875f-bf4128ee4eb0} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
683 2023.11.30 02:13:39.338060 [ 3 ] {} <Debug> HTTP-Session: d42587f7-cef4-4044-98d5-58084ce7f425 Destroying unnamed session
684 2023.11.30 02:13:39.338192 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36573, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
685 2023.11.30 02:13:39.338243 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
686 2023.11.30 02:13:39.338262 [ 3 ] {} <Debug> HTTP-Session: 792791e9-ea0f-4bb3-b81b-db359ce95675 Authenticating user 'default' from [fd00:1122:3344:101::d]:36573
687 2023.11.30 02:13:39.338286 [ 3 ] {} <Debug> HTTP-Session: 792791e9-ea0f-4bb3-b81b-db359ce95675 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
688 2023.11.30 02:13:39.338450 [ 3 ] {a7613cac-58ef-40cf-a4ac-0c2436340346} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36573) 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)
689 2023.11.30 02:13:39.338505 [ 3 ] {a7613cac-58ef-40cf-a4ac-0c2436340346} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32
690 2023.11.30 02:13:39.339819 [ 3 ] {a7613cac-58ef-40cf-a4ac-0c2436340346} <Debug> oximeter.fields_u32 (0bce5141-5f25-473a-8d7d-ef7c83f4191a): Loading data parts
691 2023.11.30 02:13:39.339912 [ 3 ] {a7613cac-58ef-40cf-a4ac-0c2436340346} <Debug> oximeter.fields_u32 (0bce5141-5f25-473a-8d7d-ef7c83f4191a): There are no data parts
692 2023.11.30 02:13:39.340932 [ 3 ] {a7613cac-58ef-40cf-a4ac-0c2436340346} <Debug> DynamicQueryHandler: Done processing query
693 2023.11.30 02:13:39.340957 [ 3 ] {a7613cac-58ef-40cf-a4ac-0c2436340346} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
694 2023.11.30 02:13:39.340981 [ 3 ] {} <Debug> HTTP-Session: 792791e9-ea0f-4bb3-b81b-db359ce95675 Destroying unnamed session
695 2023.11.30 02:13:39.341124 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36573, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
696 2023.11.30 02:13:39.341177 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
697 2023.11.30 02:13:39.341201 [ 3 ] {} <Debug> HTTP-Session: a1a5d2d1-2450-4d5a-a91c-8d13113329ac Authenticating user 'default' from [fd00:1122:3344:101::d]:36573
698 2023.11.30 02:13:39.341218 [ 3 ] {} <Debug> HTTP-Session: a1a5d2d1-2450-4d5a-a91c-8d13113329ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
699 2023.11.30 02:13:39.341387 [ 3 ] {464f9e18-2163-4e8e-bdcd-c36aebf30867} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36573) 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)
700 2023.11.30 02:13:39.341449 [ 3 ] {464f9e18-2163-4e8e-bdcd-c36aebf30867} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64
701 2023.11.30 02:13:39.342740 [ 3 ] {464f9e18-2163-4e8e-bdcd-c36aebf30867} <Debug> oximeter.fields_i64 (9e9437e0-99c6-4208-8790-c12fb4dc9a56): Loading data parts
702 2023.11.30 02:13:39.342843 [ 3 ] {464f9e18-2163-4e8e-bdcd-c36aebf30867} <Debug> oximeter.fields_i64 (9e9437e0-99c6-4208-8790-c12fb4dc9a56): There are no data parts
703 2023.11.30 02:13:39.344456 [ 3 ] {464f9e18-2163-4e8e-bdcd-c36aebf30867} <Debug> DynamicQueryHandler: Done processing query
704 2023.11.30 02:13:39.344480 [ 3 ] {464f9e18-2163-4e8e-bdcd-c36aebf30867} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
705 2023.11.30 02:13:39.344495 [ 3 ] {} <Debug> HTTP-Session: a1a5d2d1-2450-4d5a-a91c-8d13113329ac Destroying unnamed session
706 2023.11.30 02:13:39.344624 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36573, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
707 2023.11.30 02:13:39.344678 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
708 2023.11.30 02:13:39.344697 [ 3 ] {} <Debug> HTTP-Session: 0207a454-6eb7-40b5-bae3-1bf388864889 Authenticating user 'default' from [fd00:1122:3344:101::d]:36573
709 2023.11.30 02:13:39.344720 [ 3 ] {} <Debug> HTTP-Session: 0207a454-6eb7-40b5-bae3-1bf388864889 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
710 2023.11.30 02:13:39.344887 [ 3 ] {85595fda-ac6a-47d8-bdbc-5ef87bc75158} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36573) 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)
711 2023.11.30 02:13:39.344932 [ 3 ] {85595fda-ac6a-47d8-bdbc-5ef87bc75158} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64
712 2023.11.30 02:13:39.346287 [ 3 ] {85595fda-ac6a-47d8-bdbc-5ef87bc75158} <Debug> oximeter.fields_u64 (c91fa4cd-2643-457c-8b85-5891c6b4e378): Loading data parts
713 2023.11.30 02:13:39.346373 [ 3 ] {85595fda-ac6a-47d8-bdbc-5ef87bc75158} <Debug> oximeter.fields_u64 (c91fa4cd-2643-457c-8b85-5891c6b4e378): There are no data parts
714 2023.11.30 02:13:39.347475 [ 3 ] {85595fda-ac6a-47d8-bdbc-5ef87bc75158} <Debug> DynamicQueryHandler: Done processing query
715 2023.11.30 02:13:39.347515 [ 3 ] {85595fda-ac6a-47d8-bdbc-5ef87bc75158} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
716 2023.11.30 02:13:39.347531 [ 3 ] {} <Debug> HTTP-Session: 0207a454-6eb7-40b5-bae3-1bf388864889 Destroying unnamed session
717 2023.11.30 02:13:39.347662 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36573, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
718 2023.11.30 02:13:39.347726 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
719 2023.11.30 02:13:39.347747 [ 3 ] {} <Debug> HTTP-Session: 8fe2541c-d49f-42a3-989e-a616e1e4878c Authenticating user 'default' from [fd00:1122:3344:101::d]:36573
720 2023.11.30 02:13:39.347773 [ 3 ] {} <Debug> HTTP-Session: 8fe2541c-d49f-42a3-989e-a616e1e4878c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
721 2023.11.30 02:13:39.347925 [ 3 ] {b39d20c6-d016-430f-98d1-b026f2c29cee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36573) 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)
722 2023.11.30 02:13:39.347979 [ 3 ] {b39d20c6-d016-430f-98d1-b026f2c29cee} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr
723 2023.11.30 02:13:39.349684 [ 3 ] {b39d20c6-d016-430f-98d1-b026f2c29cee} <Debug> oximeter.fields_ipaddr (406f157b-26a7-4855-8bda-0519869d5c87): Loading data parts
724 2023.11.30 02:13:39.349775 [ 3 ] {b39d20c6-d016-430f-98d1-b026f2c29cee} <Debug> oximeter.fields_ipaddr (406f157b-26a7-4855-8bda-0519869d5c87): There are no data parts
725 2023.11.30 02:13:39.350830 [ 3 ] {b39d20c6-d016-430f-98d1-b026f2c29cee} <Debug> DynamicQueryHandler: Done processing query
726 2023.11.30 02:13:39.350855 [ 3 ] {b39d20c6-d016-430f-98d1-b026f2c29cee} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
727 2023.11.30 02:13:39.350881 [ 3 ] {} <Debug> HTTP-Session: 8fe2541c-d49f-42a3-989e-a616e1e4878c Destroying unnamed session
728 2023.11.30 02:13:39.351009 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36573, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
729 2023.11.30 02:13:39.351059 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
730 2023.11.30 02:13:39.351085 [ 3 ] {} <Debug> HTTP-Session: 67e57f9f-8d03-49ea-b24f-81ebd5309898 Authenticating user 'default' from [fd00:1122:3344:101::d]:36573
731 2023.11.30 02:13:39.351101 [ 3 ] {} <Debug> HTTP-Session: 67e57f9f-8d03-49ea-b24f-81ebd5309898 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
732 2023.11.30 02:13:39.351259 [ 3 ] {6603fc82-1e2f-4156-87ab-e055517925a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36573) 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)
733 2023.11.30 02:13:39.351304 [ 3 ] {6603fc82-1e2f-4156-87ab-e055517925a6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string
734 2023.11.30 02:13:39.352603 [ 3 ] {6603fc82-1e2f-4156-87ab-e055517925a6} <Debug> oximeter.fields_string (0dc9f21e-d0c3-49f4-9e1b-9e987540dcd1): Loading data parts
735 2023.11.30 02:13:39.352698 [ 3 ] {6603fc82-1e2f-4156-87ab-e055517925a6} <Debug> oximeter.fields_string (0dc9f21e-d0c3-49f4-9e1b-9e987540dcd1): There are no data parts
736 2023.11.30 02:13:39.353732 [ 3 ] {6603fc82-1e2f-4156-87ab-e055517925a6} <Debug> DynamicQueryHandler: Done processing query
737 2023.11.30 02:13:39.353771 [ 3 ] {6603fc82-1e2f-4156-87ab-e055517925a6} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
738 2023.11.30 02:13:39.353801 [ 3 ] {} <Debug> HTTP-Session: 67e57f9f-8d03-49ea-b24f-81ebd5309898 Destroying unnamed session
739 2023.11.30 02:13:39.353939 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36573, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
740 2023.11.30 02:13:39.353999 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
741 2023.11.30 02:13:39.354030 [ 3 ] {} <Debug> HTTP-Session: 2348dc80-e533-44e8-82e3-6e7875d19434 Authenticating user 'default' from [fd00:1122:3344:101::d]:36573
742 2023.11.30 02:13:39.354052 [ 3 ] {} <Debug> HTTP-Session: 2348dc80-e533-44e8-82e3-6e7875d19434 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
743 2023.11.30 02:13:39.354257 [ 3 ] {2fc32b5b-70bd-4fe8-95a8-d2709729a8cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36573) 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)
744 2023.11.30 02:13:39.354307 [ 3 ] {2fc32b5b-70bd-4fe8-95a8-d2709729a8cf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid
745 2023.11.30 02:13:39.355730 [ 3 ] {2fc32b5b-70bd-4fe8-95a8-d2709729a8cf} <Debug> oximeter.fields_uuid (caa5140b-a83c-42f1-b14f-416462dbed10): Loading data parts
746 2023.11.30 02:13:39.355833 [ 3 ] {2fc32b5b-70bd-4fe8-95a8-d2709729a8cf} <Debug> oximeter.fields_uuid (caa5140b-a83c-42f1-b14f-416462dbed10): There are no data parts
747 2023.11.30 02:13:39.356948 [ 3 ] {2fc32b5b-70bd-4fe8-95a8-d2709729a8cf} <Debug> DynamicQueryHandler: Done processing query
748 2023.11.30 02:13:39.356996 [ 3 ] {2fc32b5b-70bd-4fe8-95a8-d2709729a8cf} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
749 2023.11.30 02:13:39.357017 [ 3 ] {} <Debug> HTTP-Session: 2348dc80-e533-44e8-82e3-6e7875d19434 Destroying unnamed session
750 2023.11.30 02:13:39.357163 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36573, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
751 2023.11.30 02:13:39.357225 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
752 2023.11.30 02:13:39.357250 [ 3 ] {} <Debug> HTTP-Session: 714ebd28-576d-4f49-a74a-cf28c865a08f Authenticating user 'default' from [fd00:1122:3344:101::d]:36573
753 2023.11.30 02:13:39.357279 [ 3 ] {} <Debug> HTTP-Session: 714ebd28-576d-4f49-a74a-cf28c865a08f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
754 2023.11.30 02:13:39.357631 [ 3 ] {7267f4d7-1dde-4f1e-9c7a-5ac5a12428b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36573) /* The timeseries schema table stores the extracted schema for the samples
755 * oximeter collects.
756 */
757 CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete)
758 2023.11.30 02:13:39.357716 [ 3 ] {7267f4d7-1dde-4f1e-9c7a-5ac5a12428b8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema
759 2023.11.30 02:13:39.359285 [ 3 ] {7267f4d7-1dde-4f1e-9c7a-5ac5a12428b8} <Debug> oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b): Loading data parts
760 2023.11.30 02:13:39.359378 [ 3 ] {7267f4d7-1dde-4f1e-9c7a-5ac5a12428b8} <Debug> oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b): There are no data parts
761 2023.11.30 02:13:39.360512 [ 3 ] {7267f4d7-1dde-4f1e-9c7a-5ac5a12428b8} <Debug> DynamicQueryHandler: Done processing query
762 2023.11.30 02:13:39.360537 [ 3 ] {7267f4d7-1dde-4f1e-9c7a-5ac5a12428b8} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
763 2023.11.30 02:13:39.360561 [ 3 ] {} <Debug> HTTP-Session: 714ebd28-576d-4f49-a74a-cf28c865a08f Destroying unnamed session
764 2023.11.30 02:13:39.360715 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36573, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
765 2023.11.30 02:13:39.360771 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
766 2023.11.30 02:13:39.360800 [ 3 ] {} <Debug> HTTP-Session: a2f2ae65-f8c5-4983-8aea-4084d5b7694b Authenticating user 'default' from [fd00:1122:3344:101::d]:36573
767 2023.11.30 02:13:39.360817 [ 3 ] {} <Debug> HTTP-Session: a2f2ae65-f8c5-4983-8aea-4084d5b7694b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
768 2023.11.30 02:13:39.360937 [ 3 ] {1949b2d0-a6fc-4510-b69b-67cf847213d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36573) INSERT INTO oximeter.version (*) VALUES (stage: Complete)
769 2023.11.30 02:13:39.361573 [ 3 ] {1949b2d0-a6fc-4510-b69b-67cf847213d6} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version
770 2023.11.30 02:13:39.366801 [ 3 ] {1949b2d0-a6fc-4510-b69b-67cf847213d6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.08 GiB.
771 2023.11.30 02:13:39.369465 [ 3 ] {1949b2d0-a6fc-4510-b69b-67cf847213d6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
772 2023.11.30 02:13:39.369689 [ 3 ] {1949b2d0-a6fc-4510-b69b-67cf847213d6} <Trace> oximeter.version (0759cd19-e45b-4080-94be-65fb85c13fdc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
773 2023.11.30 02:13:39.369891 [ 3 ] {1949b2d0-a6fc-4510-b69b-67cf847213d6} <Information> executeQuery: Read 1 rows, 16.00 B in 0.008915701 sec., 112 rows/sec., 1.75 KiB/sec.
774 2023.11.30 02:13:39.370006 [ 3 ] {1949b2d0-a6fc-4510-b69b-67cf847213d6} <Debug> DynamicQueryHandler: Done processing query
775 2023.11.30 02:13:39.370037 [ 3 ] {1949b2d0-a6fc-4510-b69b-67cf847213d6} <Debug> MemoryTracker: Peak memory usage (for query): 4.09 MiB.
776 2023.11.30 02:13:39.370052 [ 3 ] {} <Debug> HTTP-Session: a2f2ae65-f8c5-4983-8aea-4084d5b7694b Destroying unnamed session
777 2023.11.30 02:13:40.000134 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 219.00 MiB, peak 224.07 MiB, will set to 228.30 MiB (RSS), difference: 9.30 MiB
778 2023.11.30 02:13:51.113894 [ 165 ] {} <Debug> DNSResolver: Updating DNS cache
779 2023.11.30 02:13:51.113994 [ 165 ] {} <Debug> DNSResolver: Updated DNS cache
780 2023.11.30 02:14:06.114040 [ 137 ] {} <Debug> DNSResolver: Updating DNS cache
781 2023.11.30 02:14:06.114136 [ 137 ] {} <Debug> DNSResolver: Updated DNS cache
782 2023.11.30 02:14:09.378041 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60334, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
783 2023.11.30 02:14:09.378230 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
784 2023.11.30 02:14:09.378287 [ 3 ] {} <Debug> HTTP-Session: 427efbeb-46d9-432b-9ffd-51dae8a4142a Authenticating user 'default' from [fd00:1122:3344:101::d]:60334
785 2023.11.30 02:14:09.378313 [ 3 ] {} <Debug> HTTP-Session: 427efbeb-46d9-432b-9ffd-51dae8a4142a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
786 2023.11.30 02:14:09.378482 [ 3 ] {c75a2fbe-84dc-4696-bc0a-24033f67a9c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60334) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete)
787 2023.11.30 02:14:09.378865 [ 3 ] {c75a2fbe-84dc-4696-bc0a-24033f67a9c1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
788 2023.11.30 02:14:09.379537 [ 3 ] {c75a2fbe-84dc-4696-bc0a-24033f67a9c1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
789 2023.11.30 02:14:09.379738 [ 3 ] {c75a2fbe-84dc-4696-bc0a-24033f67a9c1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
790 2023.11.30 02:14:09.380633 [ 3 ] {c75a2fbe-84dc-4696-bc0a-24033f67a9c1} <Debug> DynamicQueryHandler: Done processing query
791 2023.11.30 02:14:09.380678 [ 3 ] {c75a2fbe-84dc-4696-bc0a-24033f67a9c1} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
792 2023.11.30 02:14:09.380694 [ 3 ] {} <Debug> HTTP-Session: 427efbeb-46d9-432b-9ffd-51dae8a4142a Destroying unnamed session
793 2023.11.30 02:14:09.384183 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60334, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
794 2023.11.30 02:14:09.384294 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
795 2023.11.30 02:14:09.384314 [ 3 ] {} <Debug> HTTP-Session: 29d4d960-901a-40e2-9ac2-667614b3af18 Authenticating user 'default' from [fd00:1122:3344:101::d]:60334
796 2023.11.30 02:14:09.384331 [ 3 ] {} <Debug> HTTP-Session: 29d4d960-901a-40e2-9ac2-667614b3af18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
797 2023.11.30 02:14:09.384462 [ 3 ] {f55461ad-6633-4a0e-aa0f-1df04a334df1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60334) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
798 2023.11.30 02:14:09.391773 [ 3 ] {f55461ad-6633-4a0e-aa0f-1df04a334df1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
799 2023.11.30 02:14:09.392031 [ 3 ] {f55461ad-6633-4a0e-aa0f-1df04a334df1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
800 2023.11.30 02:14:09.392075 [ 3 ] {f55461ad-6633-4a0e-aa0f-1df04a334df1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
801 2023.11.30 02:14:09.392945 [ 3 ] {f55461ad-6633-4a0e-aa0f-1df04a334df1} <Debug> DynamicQueryHandler: Done processing query
802 2023.11.30 02:14:09.392982 [ 3 ] {f55461ad-6633-4a0e-aa0f-1df04a334df1} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
803 2023.11.30 02:14:09.393000 [ 3 ] {} <Debug> HTTP-Session: 29d4d960-901a-40e2-9ac2-667614b3af18 Destroying unnamed session
804 2023.11.30 02:14:09.393365 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60334, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
805 2023.11.30 02:14:09.393420 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
806 2023.11.30 02:14:09.393440 [ 3 ] {} <Debug> HTTP-Session: e7554240-f0b2-40bd-bd7f-ed080bd84371 Authenticating user 'default' from [fd00:1122:3344:101::d]:60334
807 2023.11.30 02:14:09.393457 [ 3 ] {} <Debug> HTTP-Session: e7554240-f0b2-40bd-bd7f-ed080bd84371 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
808 2023.11.30 02:14:09.393571 [ 3 ] {5493bcf1-4b22-4ab6-a073-93d854768cab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60334) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
809 2023.11.30 02:14:09.394027 [ 3 ] {5493bcf1-4b22-4ab6-a073-93d854768cab} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
810 2023.11.30 02:14:09.394176 [ 3 ] {5493bcf1-4b22-4ab6-a073-93d854768cab} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
811 2023.11.30 02:14:09.394220 [ 3 ] {5493bcf1-4b22-4ab6-a073-93d854768cab} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
812 2023.11.30 02:14:09.395048 [ 3 ] {5493bcf1-4b22-4ab6-a073-93d854768cab} <Debug> DynamicQueryHandler: Done processing query
813 2023.11.30 02:14:09.395076 [ 3 ] {5493bcf1-4b22-4ab6-a073-93d854768cab} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
814 2023.11.30 02:14:09.395092 [ 3 ] {} <Debug> HTTP-Session: e7554240-f0b2-40bd-bd7f-ed080bd84371 Destroying unnamed session
815 2023.11.30 02:14:09.395329 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60334, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
816 2023.11.30 02:14:09.395375 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
817 2023.11.30 02:14:09.395394 [ 3 ] {} <Debug> HTTP-Session: 280d8028-b0f5-45bf-ad66-39c2dac1c754 Authenticating user 'default' from [fd00:1122:3344:101::d]:60334
818 2023.11.30 02:14:09.395411 [ 3 ] {} <Debug> HTTP-Session: 280d8028-b0f5-45bf-ad66-39c2dac1c754 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
819 2023.11.30 02:14:09.395523 [ 3 ] {5871aea6-9bc1-44ec-8498-941787497e15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60334) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
820 2023.11.30 02:14:09.395869 [ 3 ] {5871aea6-9bc1-44ec-8498-941787497e15} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
821 2023.11.30 02:14:09.396020 [ 3 ] {5871aea6-9bc1-44ec-8498-941787497e15} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
822 2023.11.30 02:14:09.396062 [ 3 ] {5871aea6-9bc1-44ec-8498-941787497e15} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
823 2023.11.30 02:14:09.396854 [ 3 ] {5871aea6-9bc1-44ec-8498-941787497e15} <Debug> DynamicQueryHandler: Done processing query
824 2023.11.30 02:14:09.396882 [ 3 ] {5871aea6-9bc1-44ec-8498-941787497e15} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
825 2023.11.30 02:14:09.396897 [ 3 ] {} <Debug> HTTP-Session: 280d8028-b0f5-45bf-ad66-39c2dac1c754 Destroying unnamed session
826 2023.11.30 02:14:09.398337 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60334, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
827 2023.11.30 02:14:09.398381 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
828 2023.11.30 02:14:09.398400 [ 3 ] {} <Debug> HTTP-Session: 788da7ad-1487-4418-baef-5d2cd4c6f8a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:60334
829 2023.11.30 02:14:09.398418 [ 3 ] {} <Debug> HTTP-Session: 788da7ad-1487-4418-baef-5d2cd4c6f8a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
830 2023.11.30 02:14:09.398494 [ 3 ] {583ce0c2-4459-4c1e-b1bc-03b0b2d375b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60334) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
831 2023.11.30 02:14:09.398534 [ 3 ] {583ce0c2-4459-4c1e-b1bc-03b0b2d375b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
832 2023.11.30 02:14:09.399228 [ 3 ] {583ce0c2-4459-4c1e-b1bc-03b0b2d375b0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
833 2023.11.30 02:14:09.400518 [ 3 ] {583ce0c2-4459-4c1e-b1bc-03b0b2d375b0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.57 GiB.
834 2023.11.30 02:14:09.402946 [ 3 ] {583ce0c2-4459-4c1e-b1bc-03b0b2d375b0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
835 2023.11.30 02:14:09.403146 [ 3 ] {583ce0c2-4459-4c1e-b1bc-03b0b2d375b0} <Trace> oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
836 2023.11.30 02:14:09.403293 [ 3 ] {583ce0c2-4459-4c1e-b1bc-03b0b2d375b0} <Information> executeQuery: Read 4 rows, 443.00 B in 0.004769369 sec., 838 rows/sec., 90.71 KiB/sec.
837 2023.11.30 02:14:09.403463 [ 3 ] {583ce0c2-4459-4c1e-b1bc-03b0b2d375b0} <Debug> DynamicQueryHandler: Done processing query
838 2023.11.30 02:14:09.403493 [ 3 ] {583ce0c2-4459-4c1e-b1bc-03b0b2d375b0} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
839 2023.11.30 02:14:09.403513 [ 3 ] {} <Debug> HTTP-Session: 788da7ad-1487-4418-baef-5d2cd4c6f8a6 Destroying unnamed session
840 2023.11.30 02:14:09.403655 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60334, User-Agent: (none), Length: 5352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
841 2023.11.30 02:14:09.403708 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
842 2023.11.30 02:14:09.403731 [ 3 ] {} <Debug> HTTP-Session: 6cbc3aa8-3c61-4d60-aa79-8221b0afb6e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:60334
843 2023.11.30 02:14:09.403754 [ 3 ] {} <Debug> HTTP-Session: 6cbc3aa8-3c61-4d60-aa79-8221b0afb6e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
844 2023.11.30 02:14:09.403827 [ 3 ] {518b0511-3cc8-4107-b345-b13bd800db6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60334) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
845 2023.11.30 02:14:09.403866 [ 3 ] {518b0511-3cc8-4107-b345-b13bd800db6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
846 2023.11.30 02:14:09.403974 [ 3 ] {518b0511-3cc8-4107-b345-b13bd800db6a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
847 2023.11.30 02:14:09.407653 [ 3 ] {518b0511-3cc8-4107-b345-b13bd800db6a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.57 GiB.
848 2023.11.30 02:14:09.407877 [ 3 ] {518b0511-3cc8-4107-b345-b13bd800db6a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
849 2023.11.30 02:14:09.408023 [ 3 ] {518b0511-3cc8-4107-b345-b13bd800db6a} <Trace> oximeter.fields_i64 (9e9437e0-99c6-4208-8790-c12fb4dc9a56): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
850 2023.11.30 02:14:09.408137 [ 3 ] {518b0511-3cc8-4107-b345-b13bd800db6a} <Information> executeQuery: Read 37 rows, 3.00 KiB in 0.004281145 sec., 8642 rows/sec., 700.52 KiB/sec.
851 2023.11.30 02:14:09.408259 [ 3 ] {518b0511-3cc8-4107-b345-b13bd800db6a} <Debug> DynamicQueryHandler: Done processing query
852 2023.11.30 02:14:09.408283 [ 3 ] {518b0511-3cc8-4107-b345-b13bd800db6a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
853 2023.11.30 02:14:09.408299 [ 3 ] {} <Debug> HTTP-Session: 6cbc3aa8-3c61-4d60-aa79-8221b0afb6e9 Destroying unnamed session
854 2023.11.30 02:14:09.408498 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60334, User-Agent: (none), Length: 18097, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
855 2023.11.30 02:14:09.408544 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
856 2023.11.30 02:14:09.408563 [ 3 ] {} <Debug> HTTP-Session: 3c6f2f70-5768-4b90-9a1e-8da6b97332e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:60334
857 2023.11.30 02:14:09.408580 [ 3 ] {} <Debug> HTTP-Session: 3c6f2f70-5768-4b90-9a1e-8da6b97332e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
858 2023.11.30 02:14:09.408653 [ 3 ] {dc6e1244-b6ed-4cd5-af0e-acb8b4fbc45f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60334) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
859 2023.11.30 02:14:09.408691 [ 3 ] {dc6e1244-b6ed-4cd5-af0e-acb8b4fbc45f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
860 2023.11.30 02:14:09.408797 [ 3 ] {dc6e1244-b6ed-4cd5-af0e-acb8b4fbc45f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
861 2023.11.30 02:14:09.409155 [ 3 ] {dc6e1244-b6ed-4cd5-af0e-acb8b4fbc45f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.57 GiB.
862 2023.11.30 02:14:09.409377 [ 3 ] {dc6e1244-b6ed-4cd5-af0e-acb8b4fbc45f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
863 2023.11.30 02:14:09.409524 [ 3 ] {dc6e1244-b6ed-4cd5-af0e-acb8b4fbc45f} <Trace> oximeter.fields_string (0dc9f21e-d0c3-49f4-9e1b-9e987540dcd1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
864 2023.11.30 02:14:09.409643 [ 3 ] {dc6e1244-b6ed-4cd5-af0e-acb8b4fbc45f} <Information> executeQuery: Read 111 rows, 11.30 KiB in 0.000962398 sec., 115336 rows/sec., 11.47 MiB/sec.
865 2023.11.30 02:14:09.409758 [ 3 ] {dc6e1244-b6ed-4cd5-af0e-acb8b4fbc45f} <Debug> DynamicQueryHandler: Done processing query
866 2023.11.30 02:14:09.409781 [ 3 ] {dc6e1244-b6ed-4cd5-af0e-acb8b4fbc45f} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
867 2023.11.30 02:14:09.409796 [ 3 ] {} <Debug> HTTP-Session: 3c6f2f70-5768-4b90-9a1e-8da6b97332e6 Destroying unnamed session
868 2023.11.30 02:14:09.409921 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60334, User-Agent: (none), Length: 8351, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
869 2023.11.30 02:14:09.409964 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
870 2023.11.30 02:14:09.409982 [ 3 ] {} <Debug> HTTP-Session: d8b20d58-1c4e-493c-8da0-13f118eca9cc Authenticating user 'default' from [fd00:1122:3344:101::d]:60334
871 2023.11.30 02:14:09.409998 [ 3 ] {} <Debug> HTTP-Session: d8b20d58-1c4e-493c-8da0-13f118eca9cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
872 2023.11.30 02:14:09.410070 [ 3 ] {9dec2b2c-784b-4e63-8b8e-1ef5c3b2c7fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60334) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
873 2023.11.30 02:14:09.410107 [ 3 ] {9dec2b2c-784b-4e63-8b8e-1ef5c3b2c7fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
874 2023.11.30 02:14:09.411553 [ 3 ] {9dec2b2c-784b-4e63-8b8e-1ef5c3b2c7fb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
875 2023.11.30 02:14:09.414065 [ 3 ] {9dec2b2c-784b-4e63-8b8e-1ef5c3b2c7fb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.57 GiB.
876 2023.11.30 02:14:09.414361 [ 3 ] {9dec2b2c-784b-4e63-8b8e-1ef5c3b2c7fb} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
877 2023.11.30 02:14:09.414546 [ 3 ] {9dec2b2c-784b-4e63-8b8e-1ef5c3b2c7fb} <Trace> oximeter.fields_uuid (caa5140b-a83c-42f1-b14f-416462dbed10): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
878 2023.11.30 02:14:09.414685 [ 3 ] {9dec2b2c-784b-4e63-8b8e-1ef5c3b2c7fb} <Information> executeQuery: Read 49 rows, 3.93 KiB in 0.004581394 sec., 10695 rows/sec., 857.32 KiB/sec.
879 2023.11.30 02:14:09.414824 [ 3 ] {9dec2b2c-784b-4e63-8b8e-1ef5c3b2c7fb} <Debug> DynamicQueryHandler: Done processing query
880 2023.11.30 02:14:09.414849 [ 3 ] {9dec2b2c-784b-4e63-8b8e-1ef5c3b2c7fb} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
881 2023.11.30 02:14:09.414864 [ 3 ] {} <Debug> HTTP-Session: d8b20d58-1c4e-493c-8da0-13f118eca9cc Destroying unnamed session
882 2023.11.30 02:14:09.415102 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60334, User-Agent: (none), Length: 39592, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
883 2023.11.30 02:14:09.415148 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
884 2023.11.30 02:14:09.415169 [ 3 ] {} <Debug> HTTP-Session: 661d584e-7c78-4081-a4c9-4c0a7b61928e Authenticating user 'default' from [fd00:1122:3344:101::d]:60334
885 2023.11.30 02:14:09.415185 [ 3 ] {} <Debug> HTTP-Session: 661d584e-7c78-4081-a4c9-4c0a7b61928e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
886 2023.11.30 02:14:09.415269 [ 3 ] {2549ff15-6cb3-4bec-8fad-f63f076f111d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60334) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
887 2023.11.30 02:14:09.415312 [ 3 ] {2549ff15-6cb3-4bec-8fad-f63f076f111d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
888 2023.11.30 02:14:09.415470 [ 3 ] {2549ff15-6cb3-4bec-8fad-f63f076f111d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
889 2023.11.30 02:14:09.415944 [ 3 ] {2549ff15-6cb3-4bec-8fad-f63f076f111d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.57 GiB.
890 2023.11.30 02:14:09.417031 [ 3 ] {2549ff15-6cb3-4bec-8fad-f63f076f111d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
891 2023.11.30 02:14:09.417221 [ 3 ] {2549ff15-6cb3-4bec-8fad-f63f076f111d} <Trace> oximeter.measurements_histogramf64 (684b7575-291f-4348-91ae-dcf8d1d2e911): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
892 2023.11.30 02:14:09.417345 [ 3 ] {2549ff15-6cb3-4bec-8fad-f63f076f111d} <Information> executeQuery: Read 37 rows, 51.13 KiB in 0.00204079 sec., 18130 rows/sec., 24.47 MiB/sec.
893 2023.11.30 02:14:09.417468 [ 3 ] {2549ff15-6cb3-4bec-8fad-f63f076f111d} <Debug> DynamicQueryHandler: Done processing query
894 2023.11.30 02:14:09.417491 [ 3 ] {2549ff15-6cb3-4bec-8fad-f63f076f111d} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
895 2023.11.30 02:14:09.417506 [ 3 ] {} <Debug> HTTP-Session: 661d584e-7c78-4081-a4c9-4c0a7b61928e Destroying unnamed session
896 2023.11.30 02:14:09.417681 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60334, User-Agent: (none), Length: 4322, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
897 2023.11.30 02:14:09.417725 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
898 2023.11.30 02:14:09.417745 [ 3 ] {} <Debug> HTTP-Session: 6eb3a7ff-af12-43a6-ad6a-5f6986054ea9 Authenticating user 'default' from [fd00:1122:3344:101::d]:60334
899 2023.11.30 02:14:09.417761 [ 3 ] {} <Debug> HTTP-Session: 6eb3a7ff-af12-43a6-ad6a-5f6986054ea9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
900 2023.11.30 02:14:09.417832 [ 3 ] {e9e5775a-c55d-4e3b-bd7e-d188876ebe3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60334) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
901 2023.11.30 02:14:09.417869 [ 3 ] {e9e5775a-c55d-4e3b-bd7e-d188876ebe3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
902 2023.11.30 02:14:09.417972 [ 3 ] {e9e5775a-c55d-4e3b-bd7e-d188876ebe3d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
903 2023.11.30 02:14:09.418259 [ 3 ] {e9e5775a-c55d-4e3b-bd7e-d188876ebe3d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.57 GiB.
904 2023.11.30 02:14:09.418505 [ 3 ] {e9e5775a-c55d-4e3b-bd7e-d188876ebe3d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
905 2023.11.30 02:14:09.418682 [ 3 ] {e9e5775a-c55d-4e3b-bd7e-d188876ebe3d} <Trace> oximeter.measurements_i64 (ae278611-dcf9-4537-8793-6b563059102e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
906 2023.11.30 02:14:09.418804 [ 3 ] {e9e5775a-c55d-4e3b-bd7e-d188876ebe3d} <Information> executeQuery: Read 27 rows, 1.94 KiB in 0.000944247 sec., 28594 rows/sec., 2.00 MiB/sec.
907 2023.11.30 02:14:09.418922 [ 3 ] {e9e5775a-c55d-4e3b-bd7e-d188876ebe3d} <Debug> DynamicQueryHandler: Done processing query
908 2023.11.30 02:14:09.418946 [ 3 ] {e9e5775a-c55d-4e3b-bd7e-d188876ebe3d} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
909 2023.11.30 02:14:09.418961 [ 3 ] {} <Debug> HTTP-Session: 6eb3a7ff-af12-43a6-ad6a-5f6986054ea9 Destroying unnamed session
910 2023.11.30 02:14:14.371881 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60334, User-Agent: (none), Length: 259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
911 2023.11.30 02:14:14.372016 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
912 2023.11.30 02:14:14.372045 [ 3 ] {} <Debug> HTTP-Session: 873c88ac-5f14-41f5-b6ac-a5c4552c6a0e Authenticating user 'default' from [fd00:1122:3344:101::d]:60334
913 2023.11.30 02:14:14.372072 [ 3 ] {} <Debug> HTTP-Session: 873c88ac-5f14-41f5-b6ac-a5c4552c6a0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
914 2023.11.30 02:14:14.372278 [ 3 ] {cf2195ab-851b-4819-bcd5-dd7180cb5d67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60334) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
915 2023.11.30 02:14:14.373084 [ 3 ] {cf2195ab-851b-4819-bcd5-dd7180cb5d67} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
916 2023.11.30 02:14:14.373251 [ 3 ] {cf2195ab-851b-4819-bcd5-dd7180cb5d67} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
917 2023.11.30 02:14:14.373358 [ 3 ] {cf2195ab-851b-4819-bcd5-dd7180cb5d67} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
918 2023.11.30 02:14:14.373667 [ 3 ] {cf2195ab-851b-4819-bcd5-dd7180cb5d67} <Debug> oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (SelectExecutor): Key condition: (column 0 notIn 4-element set)
919 2023.11.30 02:14:14.378059 [ 3 ] {cf2195ab-851b-4819-bcd5-dd7180cb5d67} <Trace> oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
920 2023.11.30 02:14:14.378093 [ 3 ] {cf2195ab-851b-4819-bcd5-dd7180cb5d67} <Debug> oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (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
921 2023.11.30 02:14:14.378221 [ 3 ] {cf2195ab-851b-4819-bcd5-dd7180cb5d67} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
922 2023.11.30 02:14:14.383152 [ 3 ] {cf2195ab-851b-4819-bcd5-dd7180cb5d67} <Information> executeQuery: Read 4 rows, 443.00 B in 0.010822527 sec., 369 rows/sec., 39.97 KiB/sec.
923 2023.11.30 02:14:14.383377 [ 3 ] {cf2195ab-851b-4819-bcd5-dd7180cb5d67} <Debug> DynamicQueryHandler: Done processing query
924 2023.11.30 02:14:14.383404 [ 3 ] {cf2195ab-851b-4819-bcd5-dd7180cb5d67} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
925 2023.11.30 02:14:14.383421 [ 3 ] {} <Debug> HTTP-Session: 873c88ac-5f14-41f5-b6ac-a5c4552c6a0e Destroying unnamed session
926 2023.11.30 02:14:14.383691 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60334, User-Agent: (none), Length: 297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
927 2023.11.30 02:14:14.383739 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
928 2023.11.30 02:14:14.383760 [ 3 ] {} <Debug> HTTP-Session: 492142c8-bd1b-4e86-b076-c1dddead496c Authenticating user 'default' from [fd00:1122:3344:101::d]:60334
929 2023.11.30 02:14:14.383778 [ 3 ] {} <Debug> HTTP-Session: 492142c8-bd1b-4e86-b076-c1dddead496c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
930 2023.11.30 02:14:14.383903 [ 3 ] {7d65722b-2bcf-4f07-a4b6-8bd84ffbe037} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60334) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:errors_received') FORMAT JSONEachRow; (stage: Complete)
931 2023.11.30 02:14:14.384356 [ 3 ] {7d65722b-2bcf-4f07-a4b6-8bd84ffbe037} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
932 2023.11.30 02:14:14.384520 [ 3 ] {7d65722b-2bcf-4f07-a4b6-8bd84ffbe037} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
933 2023.11.30 02:14:14.384562 [ 3 ] {7d65722b-2bcf-4f07-a4b6-8bd84ffbe037} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
934 2023.11.30 02:14:14.384708 [ 3 ] {7d65722b-2bcf-4f07-a4b6-8bd84ffbe037} <Debug> oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (SelectExecutor): Key condition: (column 0 notIn 5-element set)
935 2023.11.30 02:14:14.384738 [ 3 ] {7d65722b-2bcf-4f07-a4b6-8bd84ffbe037} <Trace> oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
936 2023.11.30 02:14:14.384760 [ 3 ] {7d65722b-2bcf-4f07-a4b6-8bd84ffbe037} <Debug> oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (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
937 2023.11.30 02:14:14.384788 [ 3 ] {7d65722b-2bcf-4f07-a4b6-8bd84ffbe037} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
938 2023.11.30 02:14:14.385753 [ 3 ] {7d65722b-2bcf-4f07-a4b6-8bd84ffbe037} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001813213 sec., 2206 rows/sec., 238.59 KiB/sec.
939 2023.11.30 02:14:14.385942 [ 3 ] {7d65722b-2bcf-4f07-a4b6-8bd84ffbe037} <Debug> DynamicQueryHandler: Done processing query
940 2023.11.30 02:14:14.385968 [ 3 ] {7d65722b-2bcf-4f07-a4b6-8bd84ffbe037} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
941 2023.11.30 02:14:14.385984 [ 3 ] {} <Debug> HTTP-Session: 492142c8-bd1b-4e86-b076-c1dddead496c Destroying unnamed session
942 2023.11.30 02:14:14.386213 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60334, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
943 2023.11.30 02:14:14.386257 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
944 2023.11.30 02:14:14.386276 [ 3 ] {} <Debug> HTTP-Session: 65c4170c-47c0-4c32-836d-4ea586dfb6d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:60334
945 2023.11.30 02:14:14.386293 [ 3 ] {} <Debug> HTTP-Session: 65c4170c-47c0-4c32-836d-4ea586dfb6d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
946 2023.11.30 02:14:14.386412 [ 3 ] {26944b7d-e9b8-4851-b2b6-c68d9776169e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60334) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:errors_received', 'physical_data_link:errors_sent') FORMAT JSONEachRow; (stage: Complete)
947 2023.11.30 02:14:14.386853 [ 3 ] {26944b7d-e9b8-4851-b2b6-c68d9776169e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
948 2023.11.30 02:14:14.387015 [ 3 ] {26944b7d-e9b8-4851-b2b6-c68d9776169e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
949 2023.11.30 02:14:14.387054 [ 3 ] {26944b7d-e9b8-4851-b2b6-c68d9776169e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
950 2023.11.30 02:14:14.387199 [ 3 ] {26944b7d-e9b8-4851-b2b6-c68d9776169e} <Debug> oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (SelectExecutor): Key condition: (column 0 notIn 6-element set)
951 2023.11.30 02:14:14.387227 [ 3 ] {26944b7d-e9b8-4851-b2b6-c68d9776169e} <Trace> oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
952 2023.11.30 02:14:14.387247 [ 3 ] {26944b7d-e9b8-4851-b2b6-c68d9776169e} <Debug> oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (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
953 2023.11.30 02:14:14.387276 [ 3 ] {26944b7d-e9b8-4851-b2b6-c68d9776169e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
954 2023.11.30 02:14:14.388195 [ 3 ] {26944b7d-e9b8-4851-b2b6-c68d9776169e} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001731221 sec., 2310 rows/sec., 249.89 KiB/sec.
955 2023.11.30 02:14:14.388390 [ 3 ] {26944b7d-e9b8-4851-b2b6-c68d9776169e} <Debug> DynamicQueryHandler: Done processing query
956 2023.11.30 02:14:14.388414 [ 3 ] {26944b7d-e9b8-4851-b2b6-c68d9776169e} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
957 2023.11.30 02:14:14.388429 [ 3 ] {} <Debug> HTTP-Session: 65c4170c-47c0-4c32-836d-4ea586dfb6d1 Destroying unnamed session
958 2023.11.30 02:14:14.388741 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60334, User-Agent: (none), Length: 368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
959 2023.11.30 02:14:14.388784 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
960 2023.11.30 02:14:14.388803 [ 3 ] {} <Debug> HTTP-Session: fc6037b1-75a1-4c78-8a11-fd235173c5c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:60334
961 2023.11.30 02:14:14.388819 [ 3 ] {} <Debug> HTTP-Session: fc6037b1-75a1-4c78-8a11-fd235173c5c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
962 2023.11.30 02:14:14.388936 [ 3 ] {75ef1925-cdc7-44a3-8b41-5a049072da45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60334) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent') FORMAT JSONEachRow; (stage: Complete)
963 2023.11.30 02:14:14.389388 [ 3 ] {75ef1925-cdc7-44a3-8b41-5a049072da45} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
964 2023.11.30 02:14:14.389553 [ 3 ] {75ef1925-cdc7-44a3-8b41-5a049072da45} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
965 2023.11.30 02:14:14.389593 [ 3 ] {75ef1925-cdc7-44a3-8b41-5a049072da45} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
966 2023.11.30 02:14:14.389737 [ 3 ] {75ef1925-cdc7-44a3-8b41-5a049072da45} <Debug> oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (SelectExecutor): Key condition: (column 0 notIn 7-element set)
967 2023.11.30 02:14:14.389764 [ 3 ] {75ef1925-cdc7-44a3-8b41-5a049072da45} <Trace> oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
968 2023.11.30 02:14:14.389784 [ 3 ] {75ef1925-cdc7-44a3-8b41-5a049072da45} <Debug> oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (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
969 2023.11.30 02:14:14.389812 [ 3 ] {75ef1925-cdc7-44a3-8b41-5a049072da45} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
970 2023.11.30 02:14:14.390751 [ 3 ] {75ef1925-cdc7-44a3-8b41-5a049072da45} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001778812 sec., 2248 rows/sec., 243.21 KiB/sec.
971 2023.11.30 02:14:14.390944 [ 3 ] {75ef1925-cdc7-44a3-8b41-5a049072da45} <Debug> DynamicQueryHandler: Done processing query
972 2023.11.30 02:14:14.390968 [ 3 ] {75ef1925-cdc7-44a3-8b41-5a049072da45} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
973 2023.11.30 02:14:14.390984 [ 3 ] {} <Debug> HTTP-Session: fc6037b1-75a1-4c78-8a11-fd235173c5c3 Destroying unnamed session
974 2023.11.30 02:14:14.391204 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60334, User-Agent: (none), Length: 407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
975 2023.11.30 02:14:14.391247 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
976 2023.11.30 02:14:14.391266 [ 3 ] {} <Debug> HTTP-Session: bd306403-1361-4c81-97b7-90a121dc31ee Authenticating user 'default' from [fd00:1122:3344:101::d]:60334
977 2023.11.30 02:14:14.391282 [ 3 ] {} <Debug> HTTP-Session: bd306403-1361-4c81-97b7-90a121dc31ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
978 2023.11.30 02:14:14.391399 [ 3 ] {b9b80af1-2108-4241-a88d-d8f148127e70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60334) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received') FORMAT JSONEachRow; (stage: Complete)
979 2023.11.30 02:14:14.391854 [ 3 ] {b9b80af1-2108-4241-a88d-d8f148127e70} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
980 2023.11.30 02:14:14.392018 [ 3 ] {b9b80af1-2108-4241-a88d-d8f148127e70} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
981 2023.11.30 02:14:14.392057 [ 3 ] {b9b80af1-2108-4241-a88d-d8f148127e70} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
982 2023.11.30 02:14:14.392196 [ 3 ] {b9b80af1-2108-4241-a88d-d8f148127e70} <Debug> oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (SelectExecutor): Key condition: (column 0 notIn 8-element set)
983 2023.11.30 02:14:14.392224 [ 3 ] {b9b80af1-2108-4241-a88d-d8f148127e70} <Trace> oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
984 2023.11.30 02:14:14.392244 [ 3 ] {b9b80af1-2108-4241-a88d-d8f148127e70} <Debug> oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (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
985 2023.11.30 02:14:14.392272 [ 3 ] {b9b80af1-2108-4241-a88d-d8f148127e70} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
986 2023.11.30 02:14:14.393191 [ 3 ] {b9b80af1-2108-4241-a88d-d8f148127e70} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001754881 sec., 2279 rows/sec., 246.52 KiB/sec.
987 2023.11.30 02:14:14.393401 [ 3 ] {b9b80af1-2108-4241-a88d-d8f148127e70} <Debug> DynamicQueryHandler: Done processing query
988 2023.11.30 02:14:14.393425 [ 3 ] {b9b80af1-2108-4241-a88d-d8f148127e70} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
989 2023.11.30 02:14:14.393441 [ 3 ] {} <Debug> HTTP-Session: bd306403-1361-4c81-97b7-90a121dc31ee Destroying unnamed session
990 2023.11.30 02:14:14.393661 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60334, User-Agent: (none), Length: 440, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
991 2023.11.30 02:14:14.393705 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
992 2023.11.30 02:14:14.393723 [ 3 ] {} <Debug> HTTP-Session: 120c34cb-0967-4701-b265-6da0fec31b67 Authenticating user 'default' from [fd00:1122:3344:101::d]:60334
993 2023.11.30 02:14:14.393739 [ 3 ] {} <Debug> HTTP-Session: 120c34cb-0967-4701-b265-6da0fec31b67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
994 2023.11.30 02:14:14.393858 [ 3 ] {a10d34e2-6c57-442c-9a4e-87a74853401e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60334) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received') FORMAT JSONEachRow; (stage: Complete)
995 2023.11.30 02:14:14.394318 [ 3 ] {a10d34e2-6c57-442c-9a4e-87a74853401e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
996 2023.11.30 02:14:14.394555 [ 3 ] {a10d34e2-6c57-442c-9a4e-87a74853401e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
997 2023.11.30 02:14:14.394620 [ 3 ] {a10d34e2-6c57-442c-9a4e-87a74853401e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
998 2023.11.30 02:14:14.394805 [ 3 ] {a10d34e2-6c57-442c-9a4e-87a74853401e} <Debug> oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (SelectExecutor): Key condition: (column 0 notIn 9-element set)
999 2023.11.30 02:14:14.394841 [ 3 ] {a10d34e2-6c57-442c-9a4e-87a74853401e} <Trace> oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1000 2023.11.30 02:14:14.394868 [ 3 ] {a10d34e2-6c57-442c-9a4e-87a74853401e} <Debug> oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (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
1001 2023.11.30 02:14:14.394903 [ 3 ] {a10d34e2-6c57-442c-9a4e-87a74853401e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1002 2023.11.30 02:14:14.395807 [ 3 ] {a10d34e2-6c57-442c-9a4e-87a74853401e} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001912276 sec., 2091 rows/sec., 226.23 KiB/sec.
1003 2023.11.30 02:14:14.396003 [ 3 ] {a10d34e2-6c57-442c-9a4e-87a74853401e} <Debug> DynamicQueryHandler: Done processing query
1004 2023.11.30 02:14:14.396028 [ 3 ] {a10d34e2-6c57-442c-9a4e-87a74853401e} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1005 2023.11.30 02:14:14.396044 [ 3 ] {} <Debug> HTTP-Session: 120c34cb-0967-4701-b265-6da0fec31b67 Destroying unnamed session
1006 2023.11.30 02:14:14.417660 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60334, User-Agent: (none), Length: 1942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1007 2023.11.30 02:14:14.417725 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1008 2023.11.30 02:14:14.417750 [ 3 ] {} <Debug> HTTP-Session: 12f3c94d-891e-454b-a86d-982c48cba705 Authenticating user 'default' from [fd00:1122:3344:101::d]:60334
1009 2023.11.30 02:14:14.417771 [ 3 ] {} <Debug> HTTP-Session: 12f3c94d-891e-454b-a86d-982c48cba705 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1010 2023.11.30 02:14:14.417864 [ 3 ] {1bd8434f-bbc6-4306-8677-454d97bb31ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60334) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1011 2023.11.30 02:14:14.417934 [ 3 ] {1bd8434f-bbc6-4306-8677-454d97bb31ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1012 2023.11.30 02:14:14.418131 [ 3 ] {1bd8434f-bbc6-4306-8677-454d97bb31ff} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1013 2023.11.30 02:14:14.418503 [ 3 ] {1bd8434f-bbc6-4306-8677-454d97bb31ff} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.56 GiB.
1014 2023.11.30 02:14:14.418868 [ 3 ] {1bd8434f-bbc6-4306-8677-454d97bb31ff} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1015 2023.11.30 02:14:14.419044 [ 3 ] {1bd8434f-bbc6-4306-8677-454d97bb31ff} <Trace> oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1016 2023.11.30 02:14:14.419177 [ 3 ] {1bd8434f-bbc6-4306-8677-454d97bb31ff} <Information> executeQuery: Read 6 rows, 996.00 B in 0.001280618 sec., 4685 rows/sec., 759.52 KiB/sec.
1017 2023.11.30 02:14:14.419306 [ 3 ] {1bd8434f-bbc6-4306-8677-454d97bb31ff} <Debug> DynamicQueryHandler: Done processing query
1018 2023.11.30 02:14:14.419330 [ 3 ] {1bd8434f-bbc6-4306-8677-454d97bb31ff} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1019 2023.11.30 02:14:14.419346 [ 3 ] {} <Debug> HTTP-Session: 12f3c94d-891e-454b-a86d-982c48cba705 Destroying unnamed session
1020 2023.11.30 02:14:14.419455 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60334, User-Agent: (none), Length: 5325, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1021 2023.11.30 02:14:14.419502 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1022 2023.11.30 02:14:14.419522 [ 3 ] {} <Debug> HTTP-Session: 019da136-e17b-4f75-96f2-f6c09bf919cb Authenticating user 'default' from [fd00:1122:3344:101::d]:60334
1023 2023.11.30 02:14:14.419538 [ 3 ] {} <Debug> HTTP-Session: 019da136-e17b-4f75-96f2-f6c09bf919cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1024 2023.11.30 02:14:14.419612 [ 3 ] {0a88407c-1670-4a3f-8cbf-85429b6bc72b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60334) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1025 2023.11.30 02:14:14.419651 [ 3 ] {0a88407c-1670-4a3f-8cbf-85429b6bc72b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1026 2023.11.30 02:14:14.419756 [ 3 ] {0a88407c-1670-4a3f-8cbf-85429b6bc72b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1027 2023.11.30 02:14:14.420085 [ 3 ] {0a88407c-1670-4a3f-8cbf-85429b6bc72b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.56 GiB.
1028 2023.11.30 02:14:14.420301 [ 3 ] {0a88407c-1670-4a3f-8cbf-85429b6bc72b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1029 2023.11.30 02:14:14.420465 [ 3 ] {0a88407c-1670-4a3f-8cbf-85429b6bc72b} <Trace> oximeter.fields_string (0dc9f21e-d0c3-49f4-9e1b-9e987540dcd1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1030 2023.11.30 02:14:14.420585 [ 3 ] {0a88407c-1670-4a3f-8cbf-85429b6bc72b} <Information> executeQuery: Read 36 rows, 3.12 KiB in 0.000943868 sec., 38140 rows/sec., 3.23 MiB/sec.
1031 2023.11.30 02:14:14.420699 [ 3 ] {0a88407c-1670-4a3f-8cbf-85429b6bc72b} <Debug> DynamicQueryHandler: Done processing query
1032 2023.11.30 02:14:14.420722 [ 3 ] {0a88407c-1670-4a3f-8cbf-85429b6bc72b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1033 2023.11.30 02:14:14.420738 [ 3 ] {} <Debug> HTTP-Session: 019da136-e17b-4f75-96f2-f6c09bf919cb Destroying unnamed session
1034 2023.11.30 02:14:14.420857 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60334, User-Agent: (none), Length: 4078, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1035 2023.11.30 02:14:14.420902 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1036 2023.11.30 02:14:14.420922 [ 3 ] {} <Debug> HTTP-Session: bb018c95-f628-4037-8f68-95d59e5f1db3 Authenticating user 'default' from [fd00:1122:3344:101::d]:60334
1037 2023.11.30 02:14:14.420938 [ 3 ] {} <Debug> HTTP-Session: bb018c95-f628-4037-8f68-95d59e5f1db3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1038 2023.11.30 02:14:14.421007 [ 3 ] {937a1001-8880-497b-93fe-5ec08d4e0b36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60334) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1039 2023.11.30 02:14:14.421045 [ 3 ] {937a1001-8880-497b-93fe-5ec08d4e0b36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1040 2023.11.30 02:14:14.421147 [ 3 ] {937a1001-8880-497b-93fe-5ec08d4e0b36} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1041 2023.11.30 02:14:14.421432 [ 3 ] {937a1001-8880-497b-93fe-5ec08d4e0b36} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.56 GiB.
1042 2023.11.30 02:14:14.421651 [ 3 ] {937a1001-8880-497b-93fe-5ec08d4e0b36} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1043 2023.11.30 02:14:14.421796 [ 3 ] {937a1001-8880-497b-93fe-5ec08d4e0b36} <Trace> oximeter.fields_uuid (caa5140b-a83c-42f1-b14f-416462dbed10): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1044 2023.11.30 02:14:14.421911 [ 3 ] {937a1001-8880-497b-93fe-5ec08d4e0b36} <Information> executeQuery: Read 24 rows, 1.90 KiB in 0.000876236 sec., 27389 rows/sec., 2.12 MiB/sec.
1045 2023.11.30 02:14:14.422026 [ 3 ] {937a1001-8880-497b-93fe-5ec08d4e0b36} <Debug> DynamicQueryHandler: Done processing query
1046 2023.11.30 02:14:14.422049 [ 3 ] {937a1001-8880-497b-93fe-5ec08d4e0b36} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1047 2023.11.30 02:14:14.422063 [ 3 ] {} <Debug> HTTP-Session: bb018c95-f628-4037-8f68-95d59e5f1db3 Destroying unnamed session
1048 2023.11.30 02:14:14.422283 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60334, User-Agent: (none), Length: 87496, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1049 2023.11.30 02:14:14.422328 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1050 2023.11.30 02:14:14.422347 [ 3 ] {} <Debug> HTTP-Session: b932c0f9-cb6d-491a-a487-6768306c2d47 Authenticating user 'default' from [fd00:1122:3344:101::d]:60334
1051 2023.11.30 02:14:14.422363 [ 3 ] {} <Debug> HTTP-Session: b932c0f9-cb6d-491a-a487-6768306c2d47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1052 2023.11.30 02:14:14.422451 [ 3 ] {8348c7c8-c3dc-4dab-8f9b-fd35c593de45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60334) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1053 2023.11.30 02:14:14.422492 [ 3 ] {8348c7c8-c3dc-4dab-8f9b-fd35c593de45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1054 2023.11.30 02:14:14.422606 [ 3 ] {8348c7c8-c3dc-4dab-8f9b-fd35c593de45} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1055 2023.11.30 02:14:14.423124 [ 3 ] {8348c7c8-c3dc-4dab-8f9b-fd35c593de45} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.56 GiB.
1056 2023.11.30 02:14:14.423402 [ 3 ] {8348c7c8-c3dc-4dab-8f9b-fd35c593de45} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1057 2023.11.30 02:14:14.423570 [ 3 ] {8348c7c8-c3dc-4dab-8f9b-fd35c593de45} <Trace> oximeter.measurements_cumulativeu64 (2a9b97b1-447d-4507-8437-8fe486eea283): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
1058 2023.11.30 02:14:14.423692 [ 3 ] {8348c7c8-c3dc-4dab-8f9b-fd35c593de45} <Information> executeQuery: Read 456 rows, 32.51 KiB in 0.001209716 sec., 376947 rows/sec., 26.24 MiB/sec.
1059 2023.11.30 02:14:14.423820 [ 3 ] {8348c7c8-c3dc-4dab-8f9b-fd35c593de45} <Debug> DynamicQueryHandler: Done processing query
1060 2023.11.30 02:14:14.423844 [ 3 ] {8348c7c8-c3dc-4dab-8f9b-fd35c593de45} <Debug> MemoryTracker: Peak memory usage (for query): 4.33 MiB.
1061 2023.11.30 02:14:14.423859 [ 3 ] {} <Debug> HTTP-Session: b932c0f9-cb6d-491a-a487-6768306c2d47 Destroying unnamed session
1062 2023.11.30 02:14:19.374558 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60334, User-Agent: (none), Length: 6068, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1063 2023.11.30 02:14:19.374689 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1064 2023.11.30 02:14:19.374720 [ 3 ] {} <Debug> HTTP-Session: a6c012de-6b3a-4cc8-951c-1fc40952e76b Authenticating user 'default' from [fd00:1122:3344:101::d]:60334
1065 2023.11.30 02:14:19.374748 [ 3 ] {} <Debug> HTTP-Session: a6c012de-6b3a-4cc8-951c-1fc40952e76b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1066 2023.11.30 02:14:19.374885 [ 3 ] {e2e9f118-e35e-45f0-b2ba-17e37fa57820} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60334) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1067 2023.11.30 02:14:19.374950 [ 3 ] {e2e9f118-e35e-45f0-b2ba-17e37fa57820} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1068 2023.11.30 02:14:19.375125 [ 3 ] {e2e9f118-e35e-45f0-b2ba-17e37fa57820} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1069 2023.11.30 02:14:19.375617 [ 3 ] {e2e9f118-e35e-45f0-b2ba-17e37fa57820} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.56 GiB.
1070 2023.11.30 02:14:19.375894 [ 3 ] {e2e9f118-e35e-45f0-b2ba-17e37fa57820} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1071 2023.11.30 02:14:19.376054 [ 3 ] {e2e9f118-e35e-45f0-b2ba-17e37fa57820} <Trace> oximeter.fields_i64 (9e9437e0-99c6-4208-8790-c12fb4dc9a56): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1072 2023.11.30 02:14:19.376195 [ 3 ] {e2e9f118-e35e-45f0-b2ba-17e37fa57820} <Information> executeQuery: Read 42 rows, 3.40 KiB in 0.001264237 sec., 33221 rows/sec., 2.63 MiB/sec.
1073 2023.11.30 02:14:19.376341 [ 3 ] {e2e9f118-e35e-45f0-b2ba-17e37fa57820} <Debug> DynamicQueryHandler: Done processing query
1074 2023.11.30 02:14:19.376366 [ 3 ] {e2e9f118-e35e-45f0-b2ba-17e37fa57820} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1075 2023.11.30 02:14:19.376382 [ 3 ] {} <Debug> HTTP-Session: a6c012de-6b3a-4cc8-951c-1fc40952e76b Destroying unnamed session
1076 2023.11.30 02:14:19.376563 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60334, User-Agent: (none), Length: 20435, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1077 2023.11.30 02:14:19.376609 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1078 2023.11.30 02:14:19.376629 [ 3 ] {} <Debug> HTTP-Session: 5aac0990-63b6-4a7b-a964-c4df13cfe119 Authenticating user 'default' from [fd00:1122:3344:101::d]:60334
1079 2023.11.30 02:14:19.376645 [ 3 ] {} <Debug> HTTP-Session: 5aac0990-63b6-4a7b-a964-c4df13cfe119 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1080 2023.11.30 02:14:19.376721 [ 3 ] {348ca234-126e-4899-9e97-2fbe2cfd1f4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60334) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1081 2023.11.30 02:14:19.376758 [ 3 ] {348ca234-126e-4899-9e97-2fbe2cfd1f4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1082 2023.11.30 02:14:19.376860 [ 3 ] {348ca234-126e-4899-9e97-2fbe2cfd1f4d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1083 2023.11.30 02:14:19.377243 [ 3 ] {348ca234-126e-4899-9e97-2fbe2cfd1f4d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.56 GiB.
1084 2023.11.30 02:14:19.377456 [ 3 ] {348ca234-126e-4899-9e97-2fbe2cfd1f4d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1085 2023.11.30 02:14:19.377601 [ 3 ] {348ca234-126e-4899-9e97-2fbe2cfd1f4d} <Trace> oximeter.fields_string (0dc9f21e-d0c3-49f4-9e1b-9e987540dcd1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1086 2023.11.30 02:14:19.377729 [ 3 ] {348ca234-126e-4899-9e97-2fbe2cfd1f4d} <Information> executeQuery: Read 126 rows, 12.73 KiB in 0.000981408 sec., 128386 rows/sec., 12.67 MiB/sec.
1087 2023.11.30 02:14:19.377852 [ 3 ] {348ca234-126e-4899-9e97-2fbe2cfd1f4d} <Debug> DynamicQueryHandler: Done processing query
1088 2023.11.30 02:14:19.377875 [ 3 ] {348ca234-126e-4899-9e97-2fbe2cfd1f4d} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1089 2023.11.30 02:14:19.377891 [ 3 ] {} <Debug> HTTP-Session: 5aac0990-63b6-4a7b-a964-c4df13cfe119 Destroying unnamed session
1090 2023.11.30 02:14:19.378037 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60334, User-Agent: (none), Length: 7161, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1091 2023.11.30 02:14:19.378083 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1092 2023.11.30 02:14:19.378102 [ 3 ] {} <Debug> HTTP-Session: 14eacb16-1dc6-401b-b559-50c02dc175b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:60334
1093 2023.11.30 02:14:19.378118 [ 3 ] {} <Debug> HTTP-Session: 14eacb16-1dc6-401b-b559-50c02dc175b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1094 2023.11.30 02:14:19.378189 [ 3 ] {d2bd8e34-da6f-4043-a607-5a289cc6d0bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60334) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1095 2023.11.30 02:14:19.378226 [ 3 ] {d2bd8e34-da6f-4043-a607-5a289cc6d0bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1096 2023.11.30 02:14:19.378331 [ 3 ] {d2bd8e34-da6f-4043-a607-5a289cc6d0bc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1097 2023.11.30 02:14:19.378621 [ 3 ] {d2bd8e34-da6f-4043-a607-5a289cc6d0bc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.56 GiB.
1098 2023.11.30 02:14:19.378820 [ 3 ] {d2bd8e34-da6f-4043-a607-5a289cc6d0bc} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1099 2023.11.30 02:14:19.378966 [ 3 ] {d2bd8e34-da6f-4043-a607-5a289cc6d0bc} <Trace> oximeter.fields_uuid (caa5140b-a83c-42f1-b14f-416462dbed10): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1100 2023.11.30 02:14:19.379067 [ 3 ] {d2bd8e34-da6f-4043-a607-5a289cc6d0bc} <Information> executeQuery: Read 42 rows, 3.36 KiB in 0.000849765 sec., 49425 rows/sec., 3.87 MiB/sec.
1101 2023.11.30 02:14:19.379218 [ 3 ] {d2bd8e34-da6f-4043-a607-5a289cc6d0bc} <Debug> DynamicQueryHandler: Done processing query
1102 2023.11.30 02:14:19.379242 [ 3 ] {d2bd8e34-da6f-4043-a607-5a289cc6d0bc} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1103 2023.11.30 02:14:19.379258 [ 3 ] {} <Debug> HTTP-Session: 14eacb16-1dc6-401b-b559-50c02dc175b9 Destroying unnamed session
1104 2023.11.30 02:14:19.379418 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60334, User-Agent: (none), Length: 44933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1105 2023.11.30 02:14:19.379462 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1106 2023.11.30 02:14:19.379482 [ 3 ] {} <Debug> HTTP-Session: a1281268-c6ae-4db5-a2ba-add1fba92b6a Authenticating user 'default' from [fd00:1122:3344:101::d]:60334
1107 2023.11.30 02:14:19.379499 [ 3 ] {} <Debug> HTTP-Session: a1281268-c6ae-4db5-a2ba-add1fba92b6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1108 2023.11.30 02:14:19.379584 [ 3 ] {0684f62e-835a-47df-9f6f-341f6b2b516b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60334) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1109 2023.11.30 02:14:19.379628 [ 3 ] {0684f62e-835a-47df-9f6f-341f6b2b516b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1110 2023.11.30 02:14:19.379766 [ 3 ] {0684f62e-835a-47df-9f6f-341f6b2b516b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1111 2023.11.30 02:14:19.380229 [ 3 ] {0684f62e-835a-47df-9f6f-341f6b2b516b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.56 GiB.
1112 2023.11.30 02:14:19.380541 [ 3 ] {0684f62e-835a-47df-9f6f-341f6b2b516b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1113 2023.11.30 02:14:19.380727 [ 3 ] {0684f62e-835a-47df-9f6f-341f6b2b516b} <Trace> oximeter.measurements_histogramf64 (684b7575-291f-4348-91ae-dcf8d1d2e911): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1114 2023.11.30 02:14:19.380828 [ 3 ] {0684f62e-835a-47df-9f6f-341f6b2b516b} <Information> executeQuery: Read 42 rows, 58.04 KiB in 0.001216025 sec., 34538 rows/sec., 46.61 MiB/sec.
1115 2023.11.30 02:14:19.380950 [ 3 ] {0684f62e-835a-47df-9f6f-341f6b2b516b} <Debug> DynamicQueryHandler: Done processing query
1116 2023.11.30 02:14:19.380972 [ 3 ] {0684f62e-835a-47df-9f6f-341f6b2b516b} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
1117 2023.11.30 02:14:19.380988 [ 3 ] {} <Debug> HTTP-Session: a1281268-c6ae-4db5-a2ba-add1fba92b6a Destroying unnamed session
1118 2023.11.30 02:14:21.114186 [ 116 ] {} <Debug> DNSResolver: Updating DNS cache
1119 2023.11.30 02:14:21.114292 [ 116 ] {} <Debug> DNSResolver: Updated DNS cache
1120 2023.11.30 02:14:29.374600 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60334, User-Agent: (none), Length: 6068, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1121 2023.11.30 02:14:29.374728 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1122 2023.11.30 02:14:29.374758 [ 3 ] {} <Debug> HTTP-Session: 0b26b177-490c-41f2-ae7a-35c98a7fa9ed Authenticating user 'default' from [fd00:1122:3344:101::d]:60334
1123 2023.11.30 02:14:29.374785 [ 3 ] {} <Debug> HTTP-Session: 0b26b177-490c-41f2-ae7a-35c98a7fa9ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1124 2023.11.30 02:14:29.374921 [ 3 ] {88fd3204-05c6-4f0e-a4ac-290a27c4eadf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60334) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1125 2023.11.30 02:14:29.374983 [ 3 ] {88fd3204-05c6-4f0e-a4ac-290a27c4eadf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1126 2023.11.30 02:14:29.375157 [ 3 ] {88fd3204-05c6-4f0e-a4ac-290a27c4eadf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1127 2023.11.30 02:14:29.375617 [ 3 ] {88fd3204-05c6-4f0e-a4ac-290a27c4eadf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.56 GiB.
1128 2023.11.30 02:14:29.375879 [ 3 ] {88fd3204-05c6-4f0e-a4ac-290a27c4eadf} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1129 2023.11.30 02:14:29.376050 [ 3 ] {88fd3204-05c6-4f0e-a4ac-290a27c4eadf} <Trace> oximeter.fields_i64 (9e9437e0-99c6-4208-8790-c12fb4dc9a56): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1130 2023.11.30 02:14:29.376169 [ 3 ] {88fd3204-05c6-4f0e-a4ac-290a27c4eadf} <Information> executeQuery: Read 42 rows, 3.40 KiB in 0.001210005 sec., 34710 rows/sec., 2.75 MiB/sec.
1131 2023.11.30 02:14:29.376316 [ 3 ] {88fd3204-05c6-4f0e-a4ac-290a27c4eadf} <Debug> DynamicQueryHandler: Done processing query
1132 2023.11.30 02:14:29.376341 [ 3 ] {88fd3204-05c6-4f0e-a4ac-290a27c4eadf} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1133 2023.11.30 02:14:29.376357 [ 3 ] {} <Debug> HTTP-Session: 0b26b177-490c-41f2-ae7a-35c98a7fa9ed Destroying unnamed session
1134 2023.11.30 02:14:29.376491 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60334, User-Agent: (none), Length: 20435, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1135 2023.11.30 02:14:29.376536 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1136 2023.11.30 02:14:29.376556 [ 3 ] {} <Debug> HTTP-Session: ef07d642-405b-462a-b928-f9d1f38fccc4 Authenticating user 'default' from [fd00:1122:3344:101::d]:60334
1137 2023.11.30 02:14:29.376572 [ 3 ] {} <Debug> HTTP-Session: ef07d642-405b-462a-b928-f9d1f38fccc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1138 2023.11.30 02:14:29.376648 [ 3 ] {5698204a-af52-47c8-9c39-12385d701391} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60334) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1139 2023.11.30 02:14:29.376700 [ 3 ] {5698204a-af52-47c8-9c39-12385d701391} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1140 2023.11.30 02:14:29.376810 [ 3 ] {5698204a-af52-47c8-9c39-12385d701391} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1141 2023.11.30 02:14:29.377335 [ 3 ] {5698204a-af52-47c8-9c39-12385d701391} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.56 GiB.
1142 2023.11.30 02:14:29.377550 [ 3 ] {5698204a-af52-47c8-9c39-12385d701391} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1143 2023.11.30 02:14:29.377699 [ 3 ] {5698204a-af52-47c8-9c39-12385d701391} <Trace> oximeter.fields_string (0dc9f21e-d0c3-49f4-9e1b-9e987540dcd1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1144 2023.11.30 02:14:29.377798 [ 3 ] {5698204a-af52-47c8-9c39-12385d701391} <Information> executeQuery: Read 126 rows, 12.73 KiB in 0.001114263 sec., 113079 rows/sec., 11.16 MiB/sec.
1145 2023.11.30 02:14:29.377919 [ 3 ] {5698204a-af52-47c8-9c39-12385d701391} <Debug> DynamicQueryHandler: Done processing query
1146 2023.11.30 02:14:29.377942 [ 3 ] {5698204a-af52-47c8-9c39-12385d701391} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1147 2023.11.30 02:14:29.377958 [ 3 ] {} <Debug> HTTP-Session: ef07d642-405b-462a-b928-f9d1f38fccc4 Destroying unnamed session
1148 2023.11.30 02:14:29.378078 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60334, User-Agent: (none), Length: 7161, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1149 2023.11.30 02:14:29.378122 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1150 2023.11.30 02:14:29.378141 [ 3 ] {} <Debug> HTTP-Session: ca098fb8-738e-43ee-9598-846e15e7e033 Authenticating user 'default' from [fd00:1122:3344:101::d]:60334
1151 2023.11.30 02:14:29.378157 [ 3 ] {} <Debug> HTTP-Session: ca098fb8-738e-43ee-9598-846e15e7e033 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1152 2023.11.30 02:14:29.378228 [ 3 ] {59f11589-a519-4ce6-9de0-98a28aca9fb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60334) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1153 2023.11.30 02:14:29.378265 [ 3 ] {59f11589-a519-4ce6-9de0-98a28aca9fb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1154 2023.11.30 02:14:29.378368 [ 3 ] {59f11589-a519-4ce6-9de0-98a28aca9fb3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1155 2023.11.30 02:14:29.378669 [ 3 ] {59f11589-a519-4ce6-9de0-98a28aca9fb3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.56 GiB.
1156 2023.11.30 02:14:29.378878 [ 3 ] {59f11589-a519-4ce6-9de0-98a28aca9fb3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1157 2023.11.30 02:14:29.379020 [ 3 ] {59f11589-a519-4ce6-9de0-98a28aca9fb3} <Trace> oximeter.fields_uuid (caa5140b-a83c-42f1-b14f-416462dbed10): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1158 2023.11.30 02:14:29.379116 [ 3 ] {59f11589-a519-4ce6-9de0-98a28aca9fb3} <Information> executeQuery: Read 42 rows, 3.36 KiB in 0.000863056 sec., 48664 rows/sec., 3.81 MiB/sec.
1159 2023.11.30 02:14:29.379230 [ 3 ] {59f11589-a519-4ce6-9de0-98a28aca9fb3} <Debug> DynamicQueryHandler: Done processing query
1160 2023.11.30 02:14:29.379252 [ 3 ] {59f11589-a519-4ce6-9de0-98a28aca9fb3} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1161 2023.11.30 02:14:29.379268 [ 3 ] {} <Debug> HTTP-Session: ca098fb8-738e-43ee-9598-846e15e7e033 Destroying unnamed session
1162 2023.11.30 02:14:29.379469 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60334, User-Agent: (none), Length: 44933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1163 2023.11.30 02:14:29.379514 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1164 2023.11.30 02:14:29.379533 [ 3 ] {} <Debug> HTTP-Session: f6a27533-61ec-474d-801e-093caeec46e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:60334
1165 2023.11.30 02:14:29.379550 [ 3 ] {} <Debug> HTTP-Session: f6a27533-61ec-474d-801e-093caeec46e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1166 2023.11.30 02:14:29.379638 [ 3 ] {b0a0b80a-abde-4caa-a2f3-de9432036faf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60334) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1167 2023.11.30 02:14:29.379681 [ 3 ] {b0a0b80a-abde-4caa-a2f3-de9432036faf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1168 2023.11.30 02:14:29.379815 [ 3 ] {b0a0b80a-abde-4caa-a2f3-de9432036faf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1169 2023.11.30 02:14:29.380285 [ 3 ] {b0a0b80a-abde-4caa-a2f3-de9432036faf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.56 GiB.
1170 2023.11.30 02:14:29.380644 [ 3 ] {b0a0b80a-abde-4caa-a2f3-de9432036faf} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1171 2023.11.30 02:14:29.380820 [ 3 ] {b0a0b80a-abde-4caa-a2f3-de9432036faf} <Trace> oximeter.measurements_histogramf64 (684b7575-291f-4348-91ae-dcf8d1d2e911): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1172 2023.11.30 02:14:29.380930 [ 3 ] {b0a0b80a-abde-4caa-a2f3-de9432036faf} <Information> executeQuery: Read 42 rows, 58.04 KiB in 0.001264017 sec., 33227 rows/sec., 44.84 MiB/sec.
1173 2023.11.30 02:14:29.381071 [ 3 ] {b0a0b80a-abde-4caa-a2f3-de9432036faf} <Debug> DynamicQueryHandler: Done processing query
1174 2023.11.30 02:14:29.381095 [ 3 ] {b0a0b80a-abde-4caa-a2f3-de9432036faf} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
1175 2023.11.30 02:14:29.381111 [ 3 ] {} <Debug> HTTP-Session: f6a27533-61ec-474d-801e-093caeec46e4 Destroying unnamed session
1176 2023.11.30 02:14:36.114373 [ 104 ] {} <Debug> DNSResolver: Updating DNS cache
1177 2023.11.30 02:14:36.114478 [ 104 ] {} <Debug> DNSResolver: Updated DNS cache
1178 2023.11.30 02:14:39.375016 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60334, User-Agent: (none), Length: 6068, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1179 2023.11.30 02:14:39.375125 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1180 2023.11.30 02:14:39.375155 [ 3 ] {} <Debug> HTTP-Session: e4df3839-8ac4-4f8c-b927-d05f885de6a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:60334
1181 2023.11.30 02:14:39.375182 [ 3 ] {} <Debug> HTTP-Session: e4df3839-8ac4-4f8c-b927-d05f885de6a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1182 2023.11.30 02:14:39.375321 [ 3 ] {cb833807-1071-42a6-a677-bb0040b52087} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60334) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1183 2023.11.30 02:14:39.375383 [ 3 ] {cb833807-1071-42a6-a677-bb0040b52087} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1184 2023.11.30 02:14:39.375561 [ 3 ] {cb833807-1071-42a6-a677-bb0040b52087} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1185 2023.11.30 02:14:39.376071 [ 3 ] {cb833807-1071-42a6-a677-bb0040b52087} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.56 GiB.
1186 2023.11.30 02:14:39.376337 [ 3 ] {cb833807-1071-42a6-a677-bb0040b52087} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1187 2023.11.30 02:14:39.376506 [ 3 ] {cb833807-1071-42a6-a677-bb0040b52087} <Trace> oximeter.fields_i64 (9e9437e0-99c6-4208-8790-c12fb4dc9a56): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1188 2023.11.30 02:14:39.376631 [ 3 ] {cb833807-1071-42a6-a677-bb0040b52087} <Information> executeQuery: Read 42 rows, 3.40 KiB in 0.001271567 sec., 33030 rows/sec., 2.61 MiB/sec.
1189 2023.11.30 02:14:39.376822 [ 3 ] {cb833807-1071-42a6-a677-bb0040b52087} <Debug> DynamicQueryHandler: Done processing query
1190 2023.11.30 02:14:39.376847 [ 3 ] {cb833807-1071-42a6-a677-bb0040b52087} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1191 2023.11.30 02:14:39.376863 [ 3 ] {} <Debug> HTTP-Session: e4df3839-8ac4-4f8c-b927-d05f885de6a7 Destroying unnamed session
1192 2023.11.30 02:14:39.377033 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60334, User-Agent: (none), Length: 20435, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1193 2023.11.30 02:14:39.377078 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1194 2023.11.30 02:14:39.377097 [ 3 ] {} <Debug> HTTP-Session: 5c8b5329-e086-4371-a320-c6d59b822008 Authenticating user 'default' from [fd00:1122:3344:101::d]:60334
1195 2023.11.30 02:14:39.377114 [ 3 ] {} <Debug> HTTP-Session: 5c8b5329-e086-4371-a320-c6d59b822008 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1196 2023.11.30 02:14:39.377198 [ 3 ] {0d8fee78-3e1c-42df-88e9-fde60f599a82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60334) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1197 2023.11.30 02:14:39.377243 [ 3 ] {0d8fee78-3e1c-42df-88e9-fde60f599a82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1198 2023.11.30 02:14:39.377351 [ 3 ] {0d8fee78-3e1c-42df-88e9-fde60f599a82} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1199 2023.11.30 02:14:39.377743 [ 3 ] {0d8fee78-3e1c-42df-88e9-fde60f599a82} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.56 GiB.
1200 2023.11.30 02:14:39.377954 [ 3 ] {0d8fee78-3e1c-42df-88e9-fde60f599a82} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1201 2023.11.30 02:14:39.378100 [ 3 ] {0d8fee78-3e1c-42df-88e9-fde60f599a82} <Trace> oximeter.fields_string (0dc9f21e-d0c3-49f4-9e1b-9e987540dcd1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1202 2023.11.30 02:14:39.378236 [ 3 ] {0d8fee78-3e1c-42df-88e9-fde60f599a82} <Information> executeQuery: Read 126 rows, 12.73 KiB in 0.000998049 sec., 126246 rows/sec., 12.46 MiB/sec.
1203 2023.11.30 02:14:39.378411 [ 3 ] {0d8fee78-3e1c-42df-88e9-fde60f599a82} <Debug> DynamicQueryHandler: Done processing query
1204 2023.11.30 02:14:39.378435 [ 3 ] {0d8fee78-3e1c-42df-88e9-fde60f599a82} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1205 2023.11.30 02:14:39.378450 [ 3 ] {} <Debug> HTTP-Session: 5c8b5329-e086-4371-a320-c6d59b822008 Destroying unnamed session
1206 2023.11.30 02:14:39.378571 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60334, User-Agent: (none), Length: 7161, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1207 2023.11.30 02:14:39.378615 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1208 2023.11.30 02:14:39.378635 [ 3 ] {} <Debug> HTTP-Session: 8c2c8a68-1c47-46f4-9200-aa6e1099f1ae Authenticating user 'default' from [fd00:1122:3344:101::d]:60334
1209 2023.11.30 02:14:39.378651 [ 3 ] {} <Debug> HTTP-Session: 8c2c8a68-1c47-46f4-9200-aa6e1099f1ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1210 2023.11.30 02:14:39.378721 [ 3 ] {54f0becf-3f8a-42ed-b9be-ee88a0784e6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60334) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1211 2023.11.30 02:14:39.378757 [ 3 ] {54f0becf-3f8a-42ed-b9be-ee88a0784e6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1212 2023.11.30 02:14:39.378865 [ 3 ] {54f0becf-3f8a-42ed-b9be-ee88a0784e6d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1213 2023.11.30 02:14:39.379155 [ 3 ] {54f0becf-3f8a-42ed-b9be-ee88a0784e6d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.56 GiB.
1214 2023.11.30 02:14:39.379354 [ 3 ] {54f0becf-3f8a-42ed-b9be-ee88a0784e6d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1215 2023.11.30 02:14:39.379496 [ 3 ] {54f0becf-3f8a-42ed-b9be-ee88a0784e6d} <Trace> oximeter.fields_uuid (caa5140b-a83c-42f1-b14f-416462dbed10): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1216 2023.11.30 02:14:39.379622 [ 3 ] {54f0becf-3f8a-42ed-b9be-ee88a0784e6d} <Information> executeQuery: Read 42 rows, 3.36 KiB in 0.000874416 sec., 48032 rows/sec., 3.76 MiB/sec.
1217 2023.11.30 02:14:39.379743 [ 3 ] {54f0becf-3f8a-42ed-b9be-ee88a0784e6d} <Debug> DynamicQueryHandler: Done processing query
1218 2023.11.30 02:14:39.379764 [ 3 ] {54f0becf-3f8a-42ed-b9be-ee88a0784e6d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1219 2023.11.30 02:14:39.379779 [ 3 ] {} <Debug> HTTP-Session: 8c2c8a68-1c47-46f4-9200-aa6e1099f1ae Destroying unnamed session
1220 2023.11.30 02:14:39.379945 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60334, User-Agent: (none), Length: 44933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1221 2023.11.30 02:14:39.379989 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1222 2023.11.30 02:14:39.380007 [ 3 ] {} <Debug> HTTP-Session: be7309b1-fd4d-48ea-8d96-ce7e1a2c0238 Authenticating user 'default' from [fd00:1122:3344:101::d]:60334
1223 2023.11.30 02:14:39.380024 [ 3 ] {} <Debug> HTTP-Session: be7309b1-fd4d-48ea-8d96-ce7e1a2c0238 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1224 2023.11.30 02:14:39.380109 [ 3 ] {764d0d47-1544-451e-96b0-acbaf1b2d121} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60334) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1225 2023.11.30 02:14:39.380151 [ 3 ] {764d0d47-1544-451e-96b0-acbaf1b2d121} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1226 2023.11.30 02:14:39.380283 [ 3 ] {764d0d47-1544-451e-96b0-acbaf1b2d121} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1227 2023.11.30 02:14:39.380747 [ 3 ] {764d0d47-1544-451e-96b0-acbaf1b2d121} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.56 GiB.
1228 2023.11.30 02:14:39.381050 [ 3 ] {764d0d47-1544-451e-96b0-acbaf1b2d121} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1229 2023.11.30 02:14:39.381231 [ 3 ] {764d0d47-1544-451e-96b0-acbaf1b2d121} <Trace> oximeter.measurements_histogramf64 (684b7575-291f-4348-91ae-dcf8d1d2e911): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1230 2023.11.30 02:14:39.381340 [ 3 ] {764d0d47-1544-451e-96b0-acbaf1b2d121} <Information> executeQuery: Read 42 rows, 58.04 KiB in 0.001199585 sec., 35012 rows/sec., 47.25 MiB/sec.
1231 2023.11.30 02:14:39.381503 [ 3 ] {764d0d47-1544-451e-96b0-acbaf1b2d121} <Debug> DynamicQueryHandler: Done processing query
1232 2023.11.30 02:14:39.381526 [ 3 ] {764d0d47-1544-451e-96b0-acbaf1b2d121} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
1233 2023.11.30 02:14:39.381542 [ 3 ] {} <Debug> HTTP-Session: be7309b1-fd4d-48ea-8d96-ce7e1a2c0238 Destroying unnamed session
1234 2023.11.30 02:14:44.371361 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60334, User-Agent: (none), Length: 475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1235 2023.11.30 02:14:44.371475 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1236 2023.11.30 02:14:44.371501 [ 3 ] {} <Debug> HTTP-Session: b6b791a7-294d-40e3-82dd-7fac7a8e192a Authenticating user 'default' from [fd00:1122:3344:101::d]:60334
1237 2023.11.30 02:14:44.371524 [ 3 ] {} <Debug> HTTP-Session: b6b791a7-294d-40e3-82dd-7fac7a8e192a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1238 2023.11.30 02:14:44.371705 [ 3 ] {10bb4adb-69d8-461a-b76f-96fdb26b4175} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60334) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete)
1239 2023.11.30 02:14:44.372303 [ 3 ] {10bb4adb-69d8-461a-b76f-96fdb26b4175} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1240 2023.11.30 02:14:44.372483 [ 3 ] {10bb4adb-69d8-461a-b76f-96fdb26b4175} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1241 2023.11.30 02:14:44.372533 [ 3 ] {10bb4adb-69d8-461a-b76f-96fdb26b4175} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1242 2023.11.30 02:14:44.372699 [ 3 ] {10bb4adb-69d8-461a-b76f-96fdb26b4175} <Debug> oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (SelectExecutor): Key condition: (column 0 notIn 10-element set)
1243 2023.11.30 02:14:44.372837 [ 186 ] {10bb4adb-69d8-461a-b76f-96fdb26b4175} <Trace> oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1244 2023.11.30 02:14:44.372863 [ 188 ] {10bb4adb-69d8-461a-b76f-96fdb26b4175} <Trace> oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1245 2023.11.30 02:14:44.373031 [ 3 ] {10bb4adb-69d8-461a-b76f-96fdb26b4175} <Debug> oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (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
1246 2023.11.30 02:14:44.373125 [ 3 ] {10bb4adb-69d8-461a-b76f-96fdb26b4175} <Debug> oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (SelectExecutor): Reading approx. 10 rows with 2 streams
1247 2023.11.30 02:14:44.375185 [ 3 ] {10bb4adb-69d8-461a-b76f-96fdb26b4175} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.00343469 sec., 2911 rows/sec., 409.14 KiB/sec.
1248 2023.11.30 02:14:44.375469 [ 3 ] {10bb4adb-69d8-461a-b76f-96fdb26b4175} <Debug> DynamicQueryHandler: Done processing query
1249 2023.11.30 02:14:44.375495 [ 3 ] {10bb4adb-69d8-461a-b76f-96fdb26b4175} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1250 2023.11.30 02:14:44.375512 [ 3 ] {} <Debug> HTTP-Session: b6b791a7-294d-40e3-82dd-7fac7a8e192a Destroying unnamed session
1251 2023.11.30 02:14:44.375764 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60334, User-Agent: (none), Length: 498, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1252 2023.11.30 02:14:44.375810 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1253 2023.11.30 02:14:44.375829 [ 3 ] {} <Debug> HTTP-Session: 1cc9f5b7-4945-487f-a647-1059df52a842 Authenticating user 'default' from [fd00:1122:3344:101::d]:60334
1254 2023.11.30 02:14:44.375847 [ 3 ] {} <Debug> HTTP-Session: 1cc9f5b7-4945-487f-a647-1059df52a842 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1255 2023.11.30 02:14:44.375971 [ 3 ] {790f8f47-e291-46b6-b620-59009f26de4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60334) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete)
1256 2023.11.30 02:14:44.376464 [ 3 ] {790f8f47-e291-46b6-b620-59009f26de4d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1257 2023.11.30 02:14:44.376638 [ 3 ] {790f8f47-e291-46b6-b620-59009f26de4d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1258 2023.11.30 02:14:44.376681 [ 3 ] {790f8f47-e291-46b6-b620-59009f26de4d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1259 2023.11.30 02:14:44.376824 [ 3 ] {790f8f47-e291-46b6-b620-59009f26de4d} <Debug> oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (SelectExecutor): Key condition: (column 0 notIn 11-element set)
1260 2023.11.30 02:14:44.376894 [ 193 ] {790f8f47-e291-46b6-b620-59009f26de4d} <Trace> oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1261 2023.11.30 02:14:44.376914 [ 191 ] {790f8f47-e291-46b6-b620-59009f26de4d} <Trace> oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1262 2023.11.30 02:14:44.377022 [ 3 ] {790f8f47-e291-46b6-b620-59009f26de4d} <Debug> oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (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
1263 2023.11.30 02:14:44.377084 [ 3 ] {790f8f47-e291-46b6-b620-59009f26de4d} <Debug> oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (SelectExecutor): Reading approx. 10 rows with 2 streams
1264 2023.11.30 02:14:44.378771 [ 3 ] {790f8f47-e291-46b6-b620-59009f26de4d} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002761301 sec., 3621 rows/sec., 508.92 KiB/sec.
1265 2023.11.30 02:14:44.379038 [ 3 ] {790f8f47-e291-46b6-b620-59009f26de4d} <Debug> DynamicQueryHandler: Done processing query
1266 2023.11.30 02:14:44.379067 [ 3 ] {790f8f47-e291-46b6-b620-59009f26de4d} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1267 2023.11.30 02:14:44.379087 [ 3 ] {} <Debug> HTTP-Session: 1cc9f5b7-4945-487f-a647-1059df52a842 Destroying unnamed session
1268 2023.11.30 02:14:44.379340 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60334, User-Agent: (none), Length: 529, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1269 2023.11.30 02:14:44.379393 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1270 2023.11.30 02:14:44.379417 [ 3 ] {} <Debug> HTTP-Session: 765bc804-1242-459e-be94-284ab47b3766 Authenticating user 'default' from [fd00:1122:3344:101::d]:60334
1271 2023.11.30 02:14:44.379437 [ 3 ] {} <Debug> HTTP-Session: 765bc804-1242-459e-be94-284ab47b3766 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1272 2023.11.30 02:14:44.379591 [ 3 ] {e7481c74-9d36-4ada-81a4-99b9896293b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60334) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete)
1273 2023.11.30 02:14:44.380161 [ 3 ] {e7481c74-9d36-4ada-81a4-99b9896293b9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1274 2023.11.30 02:14:44.380337 [ 3 ] {e7481c74-9d36-4ada-81a4-99b9896293b9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1275 2023.11.30 02:14:44.380379 [ 3 ] {e7481c74-9d36-4ada-81a4-99b9896293b9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1276 2023.11.30 02:14:44.380522 [ 3 ] {e7481c74-9d36-4ada-81a4-99b9896293b9} <Debug> oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (SelectExecutor): Key condition: (column 0 notIn 12-element set)
1277 2023.11.30 02:14:44.380609 [ 186 ] {e7481c74-9d36-4ada-81a4-99b9896293b9} <Trace> oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1278 2023.11.30 02:14:44.380612 [ 189 ] {e7481c74-9d36-4ada-81a4-99b9896293b9} <Trace> oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1279 2023.11.30 02:14:44.380713 [ 3 ] {e7481c74-9d36-4ada-81a4-99b9896293b9} <Debug> oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (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
1280 2023.11.30 02:14:44.380773 [ 3 ] {e7481c74-9d36-4ada-81a4-99b9896293b9} <Debug> oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (SelectExecutor): Reading approx. 10 rows with 2 streams
1281 2023.11.30 02:14:44.382260 [ 3 ] {e7481c74-9d36-4ada-81a4-99b9896293b9} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002625797 sec., 3808 rows/sec., 535.18 KiB/sec.
1282 2023.11.30 02:14:44.382518 [ 3 ] {e7481c74-9d36-4ada-81a4-99b9896293b9} <Debug> DynamicQueryHandler: Done processing query
1283 2023.11.30 02:14:44.382544 [ 3 ] {e7481c74-9d36-4ada-81a4-99b9896293b9} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1284 2023.11.30 02:14:44.382561 [ 3 ] {} <Debug> HTTP-Session: 765bc804-1242-459e-be94-284ab47b3766 Destroying unnamed session
1285 2023.11.30 02:14:44.382920 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60334, User-Agent: (none), Length: 556, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1286 2023.11.30 02:14:44.382966 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1287 2023.11.30 02:14:44.382986 [ 3 ] {} <Debug> HTTP-Session: c37e6beb-361c-4ef8-b6b9-260f525a5161 Authenticating user 'default' from [fd00:1122:3344:101::d]:60334
1288 2023.11.30 02:14:44.383002 [ 3 ] {} <Debug> HTTP-Session: c37e6beb-361c-4ef8-b6b9-260f525a5161 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1289 2023.11.30 02:14:44.383129 [ 3 ] {cbf8ea6f-c572-4b1e-a293-d061704d686e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60334) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete)
1290 2023.11.30 02:14:44.383632 [ 3 ] {cbf8ea6f-c572-4b1e-a293-d061704d686e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1291 2023.11.30 02:14:44.383810 [ 3 ] {cbf8ea6f-c572-4b1e-a293-d061704d686e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1292 2023.11.30 02:14:44.383852 [ 3 ] {cbf8ea6f-c572-4b1e-a293-d061704d686e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1293 2023.11.30 02:14:44.383997 [ 3 ] {cbf8ea6f-c572-4b1e-a293-d061704d686e} <Debug> oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (SelectExecutor): Key condition: (column 0 notIn 13-element set)
1294 2023.11.30 02:14:44.384100 [ 191 ] {cbf8ea6f-c572-4b1e-a293-d061704d686e} <Trace> oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1295 2023.11.30 02:14:44.384115 [ 192 ] {cbf8ea6f-c572-4b1e-a293-d061704d686e} <Trace> oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1296 2023.11.30 02:14:44.384260 [ 3 ] {cbf8ea6f-c572-4b1e-a293-d061704d686e} <Debug> oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (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
1297 2023.11.30 02:14:44.384325 [ 3 ] {cbf8ea6f-c572-4b1e-a293-d061704d686e} <Debug> oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (SelectExecutor): Reading approx. 10 rows with 2 streams
1298 2023.11.30 02:14:44.385781 [ 3 ] {cbf8ea6f-c572-4b1e-a293-d061704d686e} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002613167 sec., 3826 rows/sec., 537.77 KiB/sec.
1299 2023.11.30 02:14:44.386052 [ 3 ] {cbf8ea6f-c572-4b1e-a293-d061704d686e} <Debug> DynamicQueryHandler: Done processing query
1300 2023.11.30 02:14:44.386081 [ 3 ] {cbf8ea6f-c572-4b1e-a293-d061704d686e} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1301 2023.11.30 02:14:44.386101 [ 3 ] {} <Debug> HTTP-Session: c37e6beb-361c-4ef8-b6b9-260f525a5161 Destroying unnamed session
1302 2023.11.30 02:14:44.386409 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60334, User-Agent: (none), Length: 583, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1303 2023.11.30 02:14:44.386464 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1304 2023.11.30 02:14:44.386488 [ 3 ] {} <Debug> HTTP-Session: 7ef99ddd-a6c1-4188-b405-a60208fb9fef Authenticating user 'default' from [fd00:1122:3344:101::d]:60334
1305 2023.11.30 02:14:44.386508 [ 3 ] {} <Debug> HTTP-Session: 7ef99ddd-a6c1-4188-b405-a60208fb9fef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1306 2023.11.30 02:14:44.386664 [ 3 ] {f23e54cc-caa5-4cc6-96d3-fe49b8daed3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60334) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete)
1307 2023.11.30 02:14:44.387223 [ 3 ] {f23e54cc-caa5-4cc6-96d3-fe49b8daed3e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1308 2023.11.30 02:14:44.387405 [ 3 ] {f23e54cc-caa5-4cc6-96d3-fe49b8daed3e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1309 2023.11.30 02:14:44.387447 [ 3 ] {f23e54cc-caa5-4cc6-96d3-fe49b8daed3e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1310 2023.11.30 02:14:44.387593 [ 3 ] {f23e54cc-caa5-4cc6-96d3-fe49b8daed3e} <Debug> oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (SelectExecutor): Key condition: (column 0 notIn 14-element set)
1311 2023.11.30 02:14:44.387668 [ 186 ] {f23e54cc-caa5-4cc6-96d3-fe49b8daed3e} <Trace> oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1312 2023.11.30 02:14:44.387680 [ 189 ] {f23e54cc-caa5-4cc6-96d3-fe49b8daed3e} <Trace> oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1313 2023.11.30 02:14:44.387771 [ 3 ] {f23e54cc-caa5-4cc6-96d3-fe49b8daed3e} <Debug> oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (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
1314 2023.11.30 02:14:44.387831 [ 3 ] {f23e54cc-caa5-4cc6-96d3-fe49b8daed3e} <Debug> oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (SelectExecutor): Reading approx. 10 rows with 2 streams
1315 2023.11.30 02:14:44.389438 [ 3 ] {f23e54cc-caa5-4cc6-96d3-fe49b8daed3e} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.00272912 sec., 3664 rows/sec., 514.92 KiB/sec.
1316 2023.11.30 02:14:44.389698 [ 3 ] {f23e54cc-caa5-4cc6-96d3-fe49b8daed3e} <Debug> DynamicQueryHandler: Done processing query
1317 2023.11.30 02:14:44.389722 [ 3 ] {f23e54cc-caa5-4cc6-96d3-fe49b8daed3e} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1318 2023.11.30 02:14:44.389739 [ 3 ] {} <Debug> HTTP-Session: 7ef99ddd-a6c1-4188-b405-a60208fb9fef Destroying unnamed session
1319 2023.11.30 02:14:44.389969 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60334, User-Agent: (none), Length: 616, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1320 2023.11.30 02:14:44.390014 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1321 2023.11.30 02:14:44.390034 [ 3 ] {} <Debug> HTTP-Session: 5f25f7c7-77d7-4b6c-aac2-6763219d1065 Authenticating user 'default' from [fd00:1122:3344:101::d]:60334
1322 2023.11.30 02:14:44.390051 [ 3 ] {} <Debug> HTTP-Session: 5f25f7c7-77d7-4b6c-aac2-6763219d1065 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1323 2023.11.30 02:14:44.390178 [ 3 ] {e718e0fa-b8eb-4e35-9072-18a4b47179d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60334) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete)
1324 2023.11.30 02:14:44.390707 [ 3 ] {e718e0fa-b8eb-4e35-9072-18a4b47179d4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1325 2023.11.30 02:14:44.390890 [ 3 ] {e718e0fa-b8eb-4e35-9072-18a4b47179d4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1326 2023.11.30 02:14:44.390932 [ 3 ] {e718e0fa-b8eb-4e35-9072-18a4b47179d4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1327 2023.11.30 02:14:44.391080 [ 3 ] {e718e0fa-b8eb-4e35-9072-18a4b47179d4} <Debug> oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (SelectExecutor): Key condition: (column 0 notIn 15-element set)
1328 2023.11.30 02:14:44.391151 [ 186 ] {e718e0fa-b8eb-4e35-9072-18a4b47179d4} <Trace> oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1329 2023.11.30 02:14:44.391149 [ 193 ] {e718e0fa-b8eb-4e35-9072-18a4b47179d4} <Trace> oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1330 2023.11.30 02:14:44.391245 [ 3 ] {e718e0fa-b8eb-4e35-9072-18a4b47179d4} <Debug> oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (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
1331 2023.11.30 02:14:44.391305 [ 3 ] {e718e0fa-b8eb-4e35-9072-18a4b47179d4} <Debug> oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (SelectExecutor): Reading approx. 10 rows with 2 streams
1332 2023.11.30 02:14:44.392658 [ 3 ] {e718e0fa-b8eb-4e35-9072-18a4b47179d4} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002441202 sec., 4096 rows/sec., 575.65 KiB/sec.
1333 2023.11.30 02:14:44.392913 [ 3 ] {e718e0fa-b8eb-4e35-9072-18a4b47179d4} <Debug> DynamicQueryHandler: Done processing query
1334 2023.11.30 02:14:44.392937 [ 3 ] {e718e0fa-b8eb-4e35-9072-18a4b47179d4} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1335 2023.11.30 02:14:44.392954 [ 3 ] {} <Debug> HTTP-Session: 5f25f7c7-77d7-4b6c-aac2-6763219d1065 Destroying unnamed session
1336 2023.11.30 02:14:44.393165 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60334, User-Agent: (none), Length: 642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1337 2023.11.30 02:14:44.393210 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1338 2023.11.30 02:14:44.393230 [ 3 ] {} <Debug> HTTP-Session: 40c85272-fa05-489f-b47e-e53e450e6ed0 Authenticating user 'default' from [fd00:1122:3344:101::d]:60334
1339 2023.11.30 02:14:44.393247 [ 3 ] {} <Debug> HTTP-Session: 40c85272-fa05-489f-b47e-e53e450e6ed0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1340 2023.11.30 02:14:44.393375 [ 3 ] {cfe4aa99-41d8-4aa1-820e-d2a69aa68f82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60334) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete)
1341 2023.11.30 02:14:44.393896 [ 3 ] {cfe4aa99-41d8-4aa1-820e-d2a69aa68f82} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1342 2023.11.30 02:14:44.394082 [ 3 ] {cfe4aa99-41d8-4aa1-820e-d2a69aa68f82} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1343 2023.11.30 02:14:44.394124 [ 3 ] {cfe4aa99-41d8-4aa1-820e-d2a69aa68f82} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1344 2023.11.30 02:14:44.394269 [ 3 ] {cfe4aa99-41d8-4aa1-820e-d2a69aa68f82} <Debug> oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (SelectExecutor): Key condition: (column 0 notIn 16-element set)
1345 2023.11.30 02:14:44.394341 [ 190 ] {cfe4aa99-41d8-4aa1-820e-d2a69aa68f82} <Trace> oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1346 2023.11.30 02:14:44.394342 [ 193 ] {cfe4aa99-41d8-4aa1-820e-d2a69aa68f82} <Trace> oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1347 2023.11.30 02:14:44.394447 [ 3 ] {cfe4aa99-41d8-4aa1-820e-d2a69aa68f82} <Debug> oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (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
1348 2023.11.30 02:14:44.394508 [ 3 ] {cfe4aa99-41d8-4aa1-820e-d2a69aa68f82} <Debug> oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (SelectExecutor): Reading approx. 10 rows with 2 streams
1349 2023.11.30 02:14:44.395849 [ 3 ] {cfe4aa99-41d8-4aa1-820e-d2a69aa68f82} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002434381 sec., 4107 rows/sec., 577.26 KiB/sec.
1350 2023.11.30 02:14:44.396112 [ 3 ] {cfe4aa99-41d8-4aa1-820e-d2a69aa68f82} <Debug> DynamicQueryHandler: Done processing query
1351 2023.11.30 02:14:44.396137 [ 3 ] {cfe4aa99-41d8-4aa1-820e-d2a69aa68f82} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1352 2023.11.30 02:14:44.396154 [ 3 ] {} <Debug> HTTP-Session: 40c85272-fa05-489f-b47e-e53e450e6ed0 Destroying unnamed session
1353 2023.11.30 02:14:44.396362 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60334, User-Agent: (none), Length: 674, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1354 2023.11.30 02:14:44.396407 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1355 2023.11.30 02:14:44.396426 [ 3 ] {} <Debug> HTTP-Session: 26c9a699-578e-4363-8757-6f86b10471cb Authenticating user 'default' from [fd00:1122:3344:101::d]:60334
1356 2023.11.30 02:14:44.396443 [ 3 ] {} <Debug> HTTP-Session: 26c9a699-578e-4363-8757-6f86b10471cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1357 2023.11.30 02:14:44.396572 [ 3 ] {468f4f0a-5623-4c08-ab83-3e0ebc3e2e85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60334) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete)
1358 2023.11.30 02:14:44.397103 [ 3 ] {468f4f0a-5623-4c08-ab83-3e0ebc3e2e85} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1359 2023.11.30 02:14:44.397289 [ 3 ] {468f4f0a-5623-4c08-ab83-3e0ebc3e2e85} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1360 2023.11.30 02:14:44.397332 [ 3 ] {468f4f0a-5623-4c08-ab83-3e0ebc3e2e85} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1361 2023.11.30 02:14:44.397479 [ 3 ] {468f4f0a-5623-4c08-ab83-3e0ebc3e2e85} <Debug> oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (SelectExecutor): Key condition: (column 0 notIn 17-element set)
1362 2023.11.30 02:14:44.397543 [ 190 ] {468f4f0a-5623-4c08-ab83-3e0ebc3e2e85} <Trace> oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1363 2023.11.30 02:14:44.397560 [ 191 ] {468f4f0a-5623-4c08-ab83-3e0ebc3e2e85} <Trace> oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1364 2023.11.30 02:14:44.397647 [ 3 ] {468f4f0a-5623-4c08-ab83-3e0ebc3e2e85} <Debug> oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (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
1365 2023.11.30 02:14:44.397707 [ 3 ] {468f4f0a-5623-4c08-ab83-3e0ebc3e2e85} <Debug> oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (SelectExecutor): Reading approx. 10 rows with 2 streams
1366 2023.11.30 02:14:44.399164 [ 3 ] {468f4f0a-5623-4c08-ab83-3e0ebc3e2e85} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002552784 sec., 3917 rows/sec., 550.49 KiB/sec.
1367 2023.11.30 02:14:44.399421 [ 3 ] {468f4f0a-5623-4c08-ab83-3e0ebc3e2e85} <Debug> DynamicQueryHandler: Done processing query
1368 2023.11.30 02:14:44.399445 [ 3 ] {468f4f0a-5623-4c08-ab83-3e0ebc3e2e85} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1369 2023.11.30 02:14:44.399461 [ 3 ] {} <Debug> HTTP-Session: 26c9a699-578e-4363-8757-6f86b10471cb Destroying unnamed session
1370 2023.11.30 02:14:44.399679 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60334, User-Agent: (none), Length: 707, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1371 2023.11.30 02:14:44.399722 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1372 2023.11.30 02:14:44.399741 [ 3 ] {} <Debug> HTTP-Session: 2a10fab9-6d35-4b20-8232-b42a97f97045 Authenticating user 'default' from [fd00:1122:3344:101::d]:60334
1373 2023.11.30 02:14:44.399757 [ 3 ] {} <Debug> HTTP-Session: 2a10fab9-6d35-4b20-8232-b42a97f97045 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1374 2023.11.30 02:14:44.399887 [ 3 ] {91805dc6-0f4d-4626-93de-de1140e19f14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60334) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete)
1375 2023.11.30 02:14:44.400407 [ 3 ] {91805dc6-0f4d-4626-93de-de1140e19f14} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1376 2023.11.30 02:14:44.400595 [ 3 ] {91805dc6-0f4d-4626-93de-de1140e19f14} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1377 2023.11.30 02:14:44.400637 [ 3 ] {91805dc6-0f4d-4626-93de-de1140e19f14} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1378 2023.11.30 02:14:44.400782 [ 3 ] {91805dc6-0f4d-4626-93de-de1140e19f14} <Debug> oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (SelectExecutor): Key condition: (column 0 notIn 18-element set)
1379 2023.11.30 02:14:44.400834 [ 190 ] {91805dc6-0f4d-4626-93de-de1140e19f14} <Trace> oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1380 2023.11.30 02:14:44.400846 [ 193 ] {91805dc6-0f4d-4626-93de-de1140e19f14} <Trace> oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1381 2023.11.30 02:14:44.400913 [ 3 ] {91805dc6-0f4d-4626-93de-de1140e19f14} <Debug> oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (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
1382 2023.11.30 02:14:44.400973 [ 3 ] {91805dc6-0f4d-4626-93de-de1140e19f14} <Debug> oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (SelectExecutor): Reading approx. 10 rows with 2 streams
1383 2023.11.30 02:14:44.402689 [ 3 ] {91805dc6-0f4d-4626-93de-de1140e19f14} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002762372 sec., 3620 rows/sec., 508.72 KiB/sec.
1384 2023.11.30 02:14:44.402963 [ 3 ] {91805dc6-0f4d-4626-93de-de1140e19f14} <Debug> DynamicQueryHandler: Done processing query
1385 2023.11.30 02:14:44.402987 [ 3 ] {91805dc6-0f4d-4626-93de-de1140e19f14} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1386 2023.11.30 02:14:44.403004 [ 3 ] {} <Debug> HTTP-Session: 2a10fab9-6d35-4b20-8232-b42a97f97045 Destroying unnamed session
1387 2023.11.30 02:14:44.403227 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60334, User-Agent: (none), Length: 742, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1388 2023.11.30 02:14:44.403271 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1389 2023.11.30 02:14:44.403291 [ 3 ] {} <Debug> HTTP-Session: 6ca8d98f-2dc7-4ec5-8d22-f779d36696d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:60334
1390 2023.11.30 02:14:44.403307 [ 3 ] {} <Debug> HTTP-Session: 6ca8d98f-2dc7-4ec5-8d22-f779d36696d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1391 2023.11.30 02:14:44.403437 [ 3 ] {75f318eb-32e9-419d-848a-56ed94d50a29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60334) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete)
1392 2023.11.30 02:14:44.403961 [ 3 ] {75f318eb-32e9-419d-848a-56ed94d50a29} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1393 2023.11.30 02:14:44.404149 [ 3 ] {75f318eb-32e9-419d-848a-56ed94d50a29} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1394 2023.11.30 02:14:44.404190 [ 3 ] {75f318eb-32e9-419d-848a-56ed94d50a29} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1395 2023.11.30 02:14:44.404340 [ 3 ] {75f318eb-32e9-419d-848a-56ed94d50a29} <Debug> oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (SelectExecutor): Key condition: (column 0 notIn 19-element set)
1396 2023.11.30 02:14:44.404417 [ 190 ] {75f318eb-32e9-419d-848a-56ed94d50a29} <Trace> oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1397 2023.11.30 02:14:44.404429 [ 189 ] {75f318eb-32e9-419d-848a-56ed94d50a29} <Trace> oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1398 2023.11.30 02:14:44.404521 [ 3 ] {75f318eb-32e9-419d-848a-56ed94d50a29} <Debug> oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (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
1399 2023.11.30 02:14:44.404581 [ 3 ] {75f318eb-32e9-419d-848a-56ed94d50a29} <Debug> oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (SelectExecutor): Reading approx. 10 rows with 2 streams
1400 2023.11.30 02:14:44.406115 [ 3 ] {75f318eb-32e9-419d-848a-56ed94d50a29} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002638857 sec., 3789 rows/sec., 532.53 KiB/sec.
1401 2023.11.30 02:14:44.406373 [ 3 ] {75f318eb-32e9-419d-848a-56ed94d50a29} <Debug> DynamicQueryHandler: Done processing query
1402 2023.11.30 02:14:44.406396 [ 3 ] {75f318eb-32e9-419d-848a-56ed94d50a29} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1403 2023.11.30 02:14:44.406413 [ 3 ] {} <Debug> HTTP-Session: 6ca8d98f-2dc7-4ec5-8d22-f779d36696d4 Destroying unnamed session
1404 2023.11.30 02:14:44.406629 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60334, User-Agent: (none), Length: 776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1405 2023.11.30 02:14:44.406673 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1406 2023.11.30 02:14:44.406692 [ 3 ] {} <Debug> HTTP-Session: 10b38dcf-aabf-4413-bfd6-465463eef5b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:60334
1407 2023.11.30 02:14:44.406709 [ 3 ] {} <Debug> HTTP-Session: 10b38dcf-aabf-4413-bfd6-465463eef5b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1408 2023.11.30 02:14:44.406841 [ 3 ] {d0e15ecd-f17d-4ef5-8cf4-01c4de4bc48b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60334) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete)
1409 2023.11.30 02:14:44.407365 [ 3 ] {d0e15ecd-f17d-4ef5-8cf4-01c4de4bc48b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1410 2023.11.30 02:14:44.407554 [ 3 ] {d0e15ecd-f17d-4ef5-8cf4-01c4de4bc48b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1411 2023.11.30 02:14:44.407596 [ 3 ] {d0e15ecd-f17d-4ef5-8cf4-01c4de4bc48b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1412 2023.11.30 02:14:44.407742 [ 3 ] {d0e15ecd-f17d-4ef5-8cf4-01c4de4bc48b} <Debug> oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (SelectExecutor): Key condition: (column 0 notIn 20-element set)
1413 2023.11.30 02:14:44.407801 [ 190 ] {d0e15ecd-f17d-4ef5-8cf4-01c4de4bc48b} <Trace> oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1414 2023.11.30 02:14:44.407813 [ 193 ] {d0e15ecd-f17d-4ef5-8cf4-01c4de4bc48b} <Trace> oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1415 2023.11.30 02:14:44.407884 [ 3 ] {d0e15ecd-f17d-4ef5-8cf4-01c4de4bc48b} <Debug> oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (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
1416 2023.11.30 02:14:44.407944 [ 3 ] {d0e15ecd-f17d-4ef5-8cf4-01c4de4bc48b} <Debug> oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (SelectExecutor): Reading approx. 10 rows with 2 streams
1417 2023.11.30 02:14:44.409439 [ 3 ] {d0e15ecd-f17d-4ef5-8cf4-01c4de4bc48b} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002560505 sec., 3905 rows/sec., 548.83 KiB/sec.
1418 2023.11.30 02:14:44.409702 [ 3 ] {d0e15ecd-f17d-4ef5-8cf4-01c4de4bc48b} <Debug> DynamicQueryHandler: Done processing query
1419 2023.11.30 02:14:44.409726 [ 3 ] {d0e15ecd-f17d-4ef5-8cf4-01c4de4bc48b} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1420 2023.11.30 02:14:44.409742 [ 3 ] {} <Debug> HTTP-Session: 10b38dcf-aabf-4413-bfd6-465463eef5b2 Destroying unnamed session
1421 2023.11.30 02:14:44.412057 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60334, User-Agent: (none), Length: 811, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1422 2023.11.30 02:14:44.412102 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1423 2023.11.30 02:14:44.412121 [ 3 ] {} <Debug> HTTP-Session: fcf6ec44-d738-4afc-befe-a48e9e719104 Authenticating user 'default' from [fd00:1122:3344:101::d]:60334
1424 2023.11.30 02:14:44.412137 [ 3 ] {} <Debug> HTTP-Session: fcf6ec44-d738-4afc-befe-a48e9e719104 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1425 2023.11.30 02:14:44.412269 [ 3 ] {3adb345b-202b-4bad-9657-9bca448e12cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60334) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete)
1426 2023.11.30 02:14:44.412804 [ 3 ] {3adb345b-202b-4bad-9657-9bca448e12cb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1427 2023.11.30 02:14:44.412995 [ 3 ] {3adb345b-202b-4bad-9657-9bca448e12cb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1428 2023.11.30 02:14:44.413036 [ 3 ] {3adb345b-202b-4bad-9657-9bca448e12cb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1429 2023.11.30 02:14:44.413182 [ 3 ] {3adb345b-202b-4bad-9657-9bca448e12cb} <Debug> oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (SelectExecutor): Key condition: (column 0 notIn 21-element set)
1430 2023.11.30 02:14:44.413241 [ 190 ] {3adb345b-202b-4bad-9657-9bca448e12cb} <Trace> oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1431 2023.11.30 02:14:44.413250 [ 186 ] {3adb345b-202b-4bad-9657-9bca448e12cb} <Trace> oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1432 2023.11.30 02:14:44.413326 [ 3 ] {3adb345b-202b-4bad-9657-9bca448e12cb} <Debug> oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (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
1433 2023.11.30 02:14:44.413386 [ 3 ] {3adb345b-202b-4bad-9657-9bca448e12cb} <Debug> oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (SelectExecutor): Reading approx. 10 rows with 2 streams
1434 2023.11.30 02:14:44.415218 [ 3 ] {3adb345b-202b-4bad-9657-9bca448e12cb} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002909875 sec., 3436 rows/sec., 482.93 KiB/sec.
1435 2023.11.30 02:14:44.415483 [ 3 ] {3adb345b-202b-4bad-9657-9bca448e12cb} <Debug> DynamicQueryHandler: Done processing query
1436 2023.11.30 02:14:44.415506 [ 3 ] {3adb345b-202b-4bad-9657-9bca448e12cb} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1437 2023.11.30 02:14:44.415522 [ 3 ] {} <Debug> HTTP-Session: fcf6ec44-d738-4afc-befe-a48e9e719104 Destroying unnamed session
1438 2023.11.30 02:14:44.415701 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60334, User-Agent: (none), Length: 2671, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1439 2023.11.30 02:14:44.415745 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1440 2023.11.30 02:14:44.415764 [ 3 ] {} <Debug> HTTP-Session: 1816d219-5e22-49f7-ac9f-dfa9b8fcfa91 Authenticating user 'default' from [fd00:1122:3344:101::d]:60334
1441 2023.11.30 02:14:44.415780 [ 3 ] {} <Debug> HTTP-Session: 1816d219-5e22-49f7-ac9f-dfa9b8fcfa91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1442 2023.11.30 02:14:44.415859 [ 3 ] {5a0657b1-1f7b-4c0f-89f1-1a5cb8231737} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60334) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1443 2023.11.30 02:14:44.415899 [ 3 ] {5a0657b1-1f7b-4c0f-89f1-1a5cb8231737} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1444 2023.11.30 02:14:44.416040 [ 3 ] {5a0657b1-1f7b-4c0f-89f1-1a5cb8231737} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1445 2023.11.30 02:14:44.416360 [ 3 ] {5a0657b1-1f7b-4c0f-89f1-1a5cb8231737} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.56 GiB.
1446 2023.11.30 02:14:44.416650 [ 3 ] {5a0657b1-1f7b-4c0f-89f1-1a5cb8231737} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1447 2023.11.30 02:14:44.416828 [ 3 ] {5a0657b1-1f7b-4c0f-89f1-1a5cb8231737} <Trace> oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1448 2023.11.30 02:14:44.416948 [ 3 ] {5a0657b1-1f7b-4c0f-89f1-1a5cb8231737} <Information> executeQuery: Read 12 rows, 1.21 KiB in 0.001060801 sec., 11312 rows/sec., 1.12 MiB/sec.
1449 2023.11.30 02:14:44.417086 [ 3 ] {5a0657b1-1f7b-4c0f-89f1-1a5cb8231737} <Debug> DynamicQueryHandler: Done processing query
1450 2023.11.30 02:14:44.417109 [ 3 ] {5a0657b1-1f7b-4c0f-89f1-1a5cb8231737} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1451 2023.11.30 02:14:44.417125 [ 3 ] {} <Debug> HTTP-Session: 1816d219-5e22-49f7-ac9f-dfa9b8fcfa91 Destroying unnamed session
1452 2023.11.30 02:14:44.417231 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60334, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1453 2023.11.30 02:14:44.417276 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1454 2023.11.30 02:14:44.417295 [ 3 ] {} <Debug> HTTP-Session: 3fd4c5f5-0a26-4c5d-b299-76b1590bcb94 Authenticating user 'default' from [fd00:1122:3344:101::d]:60334
1455 2023.11.30 02:14:44.417312 [ 3 ] {} <Debug> HTTP-Session: 3fd4c5f5-0a26-4c5d-b299-76b1590bcb94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1456 2023.11.30 02:14:44.417378 [ 3 ] {282d13f8-c395-4fcf-9e6d-0c7cca154b50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60334) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
1457 2023.11.30 02:14:44.417415 [ 3 ] {282d13f8-c395-4fcf-9e6d-0c7cca154b50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
1458 2023.11.30 02:14:44.417550 [ 3 ] {282d13f8-c395-4fcf-9e6d-0c7cca154b50} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1459 2023.11.30 02:14:44.417824 [ 3 ] {282d13f8-c395-4fcf-9e6d-0c7cca154b50} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.56 GiB.
1460 2023.11.30 02:14:44.418033 [ 3 ] {282d13f8-c395-4fcf-9e6d-0c7cca154b50} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1461 2023.11.30 02:14:44.418176 [ 3 ] {282d13f8-c395-4fcf-9e6d-0c7cca154b50} <Trace> oximeter.fields_ipaddr (406f157b-26a7-4855-8bda-0519869d5c87): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
1462 2023.11.30 02:14:44.418286 [ 3 ] {282d13f8-c395-4fcf-9e6d-0c7cca154b50} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000878676 sec., 2276 rows/sec., 194.50 KiB/sec.
1463 2023.11.30 02:14:44.418406 [ 3 ] {282d13f8-c395-4fcf-9e6d-0c7cca154b50} <Debug> DynamicQueryHandler: Done processing query
1464 2023.11.30 02:14:44.418429 [ 3 ] {282d13f8-c395-4fcf-9e6d-0c7cca154b50} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1465 2023.11.30 02:14:44.418444 [ 3 ] {} <Debug> HTTP-Session: 3fd4c5f5-0a26-4c5d-b299-76b1590bcb94 Destroying unnamed session
1466 2023.11.30 02:14:44.418556 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60334, User-Agent: (none), Length: 5474, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1467 2023.11.30 02:14:44.418599 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1468 2023.11.30 02:14:44.418617 [ 3 ] {} <Debug> HTTP-Session: d42c5617-12d6-4ecb-8a63-819b9e081666 Authenticating user 'default' from [fd00:1122:3344:101::d]:60334
1469 2023.11.30 02:14:44.418633 [ 3 ] {} <Debug> HTTP-Session: d42c5617-12d6-4ecb-8a63-819b9e081666 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1470 2023.11.30 02:14:44.418702 [ 3 ] {1628e934-e3a2-4c81-9918-84fbddfc25e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60334) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1471 2023.11.30 02:14:44.418738 [ 3 ] {1628e934-e3a2-4c81-9918-84fbddfc25e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1472 2023.11.30 02:14:44.418840 [ 3 ] {1628e934-e3a2-4c81-9918-84fbddfc25e4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1473 2023.11.30 02:14:44.419132 [ 3 ] {1628e934-e3a2-4c81-9918-84fbddfc25e4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.56 GiB.
1474 2023.11.30 02:14:44.419331 [ 3 ] {1628e934-e3a2-4c81-9918-84fbddfc25e4} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1475 2023.11.30 02:14:44.419468 [ 3 ] {1628e934-e3a2-4c81-9918-84fbddfc25e4} <Trace> oximeter.fields_string (0dc9f21e-d0c3-49f4-9e1b-9e987540dcd1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1476 2023.11.30 02:14:44.419582 [ 3 ] {1628e934-e3a2-4c81-9918-84fbddfc25e4} <Information> executeQuery: Read 37 rows, 3.21 KiB in 0.000848005 sec., 43631 rows/sec., 3.69 MiB/sec.
1477 2023.11.30 02:14:44.419604 [ 100 ] {} <Debug> oximeter.fields_string (0dc9f21e-d0c3-49f4-9e1b-9e987540dcd1) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1478 2023.11.30 02:14:44.419700 [ 100 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.56 GiB.
1479 2023.11.30 02:14:44.419770 [ 3 ] {1628e934-e3a2-4c81-9918-84fbddfc25e4} <Debug> DynamicQueryHandler: Done processing query
1480 2023.11.30 02:14:44.419888 [ 11 ] {0dc9f21e-d0c3-49f4-9e1b-9e987540dcd1::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1481 2023.11.30 02:14:44.419907 [ 3 ] {1628e934-e3a2-4c81-9918-84fbddfc25e4} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1482 2023.11.30 02:14:44.419955 [ 3 ] {} <Debug> HTTP-Session: d42c5617-12d6-4ecb-8a63-819b9e081666 Destroying unnamed session
1483 2023.11.30 02:14:44.420073 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60334, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1484 2023.11.30 02:14:44.420161 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1485 2023.11.30 02:14:44.420176 [ 11 ] {0dc9f21e-d0c3-49f4-9e1b-9e987540dcd1::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1486 2023.11.30 02:14:44.420191 [ 3 ] {} <Debug> HTTP-Session: 0d42bd25-f4ce-4764-88b0-d3aa17b7190f Authenticating user 'default' from [fd00:1122:3344:101::d]:60334
1487 2023.11.30 02:14:44.420224 [ 3 ] {} <Debug> HTTP-Session: 0d42bd25-f4ce-4764-88b0-d3aa17b7190f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1488 2023.11.30 02:14:44.420281 [ 11 ] {0dc9f21e-d0c3-49f4-9e1b-9e987540dcd1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 111 rows starting from the beginning of the part
1489 2023.11.30 02:14:44.420341 [ 3 ] {f19870c4-0eb6-4107-a01c-f0a4497fc41c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60334) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
1490 2023.11.30 02:14:44.420432 [ 3 ] {f19870c4-0eb6-4107-a01c-f0a4497fc41c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
1491 2023.11.30 02:14:44.420622 [ 11 ] {0dc9f21e-d0c3-49f4-9e1b-9e987540dcd1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 36 rows starting from the beginning of the part
1492 2023.11.30 02:14:44.420891 [ 3 ] {f19870c4-0eb6-4107-a01c-f0a4497fc41c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1493 2023.11.30 02:14:44.420928 [ 11 ] {0dc9f21e-d0c3-49f4-9e1b-9e987540dcd1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 126 rows starting from the beginning of the part
1494 2023.11.30 02:14:44.421139 [ 11 ] {0dc9f21e-d0c3-49f4-9e1b-9e987540dcd1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 126 rows starting from the beginning of the part
1495 2023.11.30 02:14:44.421231 [ 11 ] {0dc9f21e-d0c3-49f4-9e1b-9e987540dcd1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 126 rows starting from the beginning of the part
1496 2023.11.30 02:14:44.421453 [ 11 ] {0dc9f21e-d0c3-49f4-9e1b-9e987540dcd1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 37 rows starting from the beginning of the part
1497 2023.11.30 02:14:44.422169 [ 11 ] {0dc9f21e-d0c3-49f4-9e1b-9e987540dcd1::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 562 rows, containing 4 columns (4 merged, 0 gathered) in 0.002405511 sec., 233630.19333522068 rows/sec., 22.67 MiB/sec.
1498 2023.11.30 02:14:44.422281 [ 11 ] {0dc9f21e-d0c3-49f4-9e1b-9e987540dcd1::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1499 2023.11.30 02:14:44.422436 [ 11 ] {0dc9f21e-d0c3-49f4-9e1b-9e987540dcd1::all_1_6_1} <Trace> oximeter.fields_string (0dc9f21e-d0c3-49f4-9e1b-9e987540dcd1): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1500 2023.11.30 02:14:44.422520 [ 11 ] {0dc9f21e-d0c3-49f4-9e1b-9e987540dcd1::all_1_6_1} <Trace> oximeter.fields_string (0dc9f21e-d0c3-49f4-9e1b-9e987540dcd1) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1501 2023.11.30 02:14:44.423600 [ 3 ] {f19870c4-0eb6-4107-a01c-f0a4497fc41c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.56 GiB.
1502 2023.11.30 02:14:44.423864 [ 3 ] {f19870c4-0eb6-4107-a01c-f0a4497fc41c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1503 2023.11.30 02:14:44.424031 [ 3 ] {f19870c4-0eb6-4107-a01c-f0a4497fc41c} <Trace> oximeter.fields_u16 (e0b5d786-d126-4208-9f0f-0a59ff69b9d0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
1504 2023.11.30 02:14:44.424148 [ 3 ] {f19870c4-0eb6-4107-a01c-f0a4497fc41c} <Information> executeQuery: Read 2 rows, 143.00 B in 0.00374692 sec., 533 rows/sec., 37.27 KiB/sec.
1505 2023.11.30 02:14:44.424303 [ 3 ] {f19870c4-0eb6-4107-a01c-f0a4497fc41c} <Debug> DynamicQueryHandler: Done processing query
1506 2023.11.30 02:14:44.424327 [ 3 ] {f19870c4-0eb6-4107-a01c-f0a4497fc41c} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1507 2023.11.30 02:14:44.424343 [ 3 ] {} <Debug> HTTP-Session: 0d42bd25-f4ce-4764-88b0-d3aa17b7190f Destroying unnamed session
1508 2023.11.30 02:14:44.424460 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60334, User-Agent: (none), Length: 6270, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1509 2023.11.30 02:14:44.424504 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1510 2023.11.30 02:14:44.424523 [ 3 ] {} <Debug> HTTP-Session: 4d21e080-ebd5-42da-bc48-0c5df5596baf Authenticating user 'default' from [fd00:1122:3344:101::d]:60334
1511 2023.11.30 02:14:44.424539 [ 3 ] {} <Debug> HTTP-Session: 4d21e080-ebd5-42da-bc48-0c5df5596baf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1512 2023.11.30 02:14:44.424608 [ 3 ] {73334d4e-674c-409c-ab6c-899c506ad1ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60334) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1513 2023.11.30 02:14:44.424645 [ 3 ] {73334d4e-674c-409c-ab6c-899c506ad1ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1514 2023.11.30 02:14:44.424750 [ 3 ] {73334d4e-674c-409c-ab6c-899c506ad1ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1515 2023.11.30 02:14:44.425036 [ 3 ] {73334d4e-674c-409c-ab6c-899c506ad1ad} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.56 GiB.
1516 2023.11.30 02:14:44.425235 [ 3 ] {73334d4e-674c-409c-ab6c-899c506ad1ad} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1517 2023.11.30 02:14:44.425388 [ 3 ] {73334d4e-674c-409c-ab6c-899c506ad1ad} <Trace> oximeter.fields_uuid (caa5140b-a83c-42f1-b14f-416462dbed10): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1518 2023.11.30 02:14:44.425503 [ 100 ] {} <Debug> oximeter.fields_uuid (caa5140b-a83c-42f1-b14f-416462dbed10) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1519 2023.11.30 02:14:44.425510 [ 3 ] {73334d4e-674c-409c-ab6c-899c506ad1ad} <Information> executeQuery: Read 37 rows, 2.93 KiB in 0.000870735 sec., 42492 rows/sec., 3.28 MiB/sec.
1520 2023.11.30 02:14:44.425548 [ 100 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.56 GiB.
1521 2023.11.30 02:14:44.425742 [ 19 ] {caa5140b-a83c-42f1-b14f-416462dbed10::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1522 2023.11.30 02:14:44.425792 [ 3 ] {73334d4e-674c-409c-ab6c-899c506ad1ad} <Debug> DynamicQueryHandler: Done processing query
1523 2023.11.30 02:14:44.425835 [ 3 ] {73334d4e-674c-409c-ab6c-899c506ad1ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1524 2023.11.30 02:14:44.425875 [ 3 ] {} <Debug> HTTP-Session: 4d21e080-ebd5-42da-bc48-0c5df5596baf Destroying unnamed session
1525 2023.11.30 02:14:44.425928 [ 19 ] {caa5140b-a83c-42f1-b14f-416462dbed10::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1526 2023.11.30 02:14:44.425967 [ 19 ] {caa5140b-a83c-42f1-b14f-416462dbed10::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 49 rows starting from the beginning of the part
1527 2023.11.30 02:14:44.426025 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60334, User-Agent: (none), Length: 2133, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1528 2023.11.30 02:14:44.426115 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1529 2023.11.30 02:14:44.426177 [ 3 ] {} <Debug> HTTP-Session: bb71df6b-a8f5-4470-a8ef-1703bd46e1b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:60334
1530 2023.11.30 02:14:44.426220 [ 19 ] {caa5140b-a83c-42f1-b14f-416462dbed10::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part
1531 2023.11.30 02:14:44.426231 [ 3 ] {} <Debug> HTTP-Session: bb71df6b-a8f5-4470-a8ef-1703bd46e1b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1532 2023.11.30 02:14:44.426474 [ 3 ] {b6540792-11c8-46a6-8efa-a3812def31e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60334) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
1533 2023.11.30 02:14:44.426495 [ 19 ] {caa5140b-a83c-42f1-b14f-416462dbed10::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 42 rows starting from the beginning of the part
1534 2023.11.30 02:14:44.426570 [ 3 ] {b6540792-11c8-46a6-8efa-a3812def31e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
1535 2023.11.30 02:14:44.426795 [ 19 ] {caa5140b-a83c-42f1-b14f-416462dbed10::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 42 rows starting from the beginning of the part
1536 2023.11.30 02:14:44.427122 [ 19 ] {caa5140b-a83c-42f1-b14f-416462dbed10::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 42 rows starting from the beginning of the part
1537 2023.11.30 02:14:44.427138 [ 3 ] {b6540792-11c8-46a6-8efa-a3812def31e7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1538 2023.11.30 02:14:44.427332 [ 19 ] {caa5140b-a83c-42f1-b14f-416462dbed10::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 37 rows starting from the beginning of the part
1539 2023.11.30 02:14:44.427849 [ 3 ] {b6540792-11c8-46a6-8efa-a3812def31e7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.56 GiB.
1540 2023.11.30 02:14:44.428548 [ 3 ] {b6540792-11c8-46a6-8efa-a3812def31e7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1541 2023.11.30 02:14:44.428857 [ 19 ] {caa5140b-a83c-42f1-b14f-416462dbed10::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 236 rows, containing 4 columns (4 merged, 0 gathered) in 0.003239344 sec., 72854.25691127586 rows/sec., 5.68 MiB/sec.
1542 2023.11.30 02:14:44.428896 [ 3 ] {b6540792-11c8-46a6-8efa-a3812def31e7} <Trace> oximeter.measurements_cumulativei64 (6037c02c-49be-4426-b9df-3749c6b85c79): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
1543 2023.11.30 02:14:44.429044 [ 10 ] {caa5140b-a83c-42f1-b14f-416462dbed10::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1544 2023.11.30 02:14:44.429063 [ 3 ] {b6540792-11c8-46a6-8efa-a3812def31e7} <Information> executeQuery: Read 11 rows, 743.00 B in 0.002533574 sec., 4341 rows/sec., 286.39 KiB/sec.
1545 2023.11.30 02:14:44.429259 [ 3 ] {b6540792-11c8-46a6-8efa-a3812def31e7} <Debug> DynamicQueryHandler: Done processing query
1546 2023.11.30 02:14:44.429283 [ 3 ] {b6540792-11c8-46a6-8efa-a3812def31e7} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1547 2023.11.30 02:14:44.429301 [ 3 ] {} <Debug> HTTP-Session: bb71df6b-a8f5-4470-a8ef-1703bd46e1b7 Destroying unnamed session
1548 2023.11.30 02:14:44.429326 [ 10 ] {caa5140b-a83c-42f1-b14f-416462dbed10::all_1_6_1} <Trace> oximeter.fields_uuid (caa5140b-a83c-42f1-b14f-416462dbed10): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1549 2023.11.30 02:14:44.429392 [ 10 ] {caa5140b-a83c-42f1-b14f-416462dbed10::all_1_6_1} <Trace> oximeter.fields_uuid (caa5140b-a83c-42f1-b14f-416462dbed10) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1550 2023.11.30 02:14:44.429421 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60334, User-Agent: (none), Length: 7159, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1551 2023.11.30 02:14:44.429481 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1552 2023.11.30 02:14:44.429500 [ 3 ] {} <Debug> HTTP-Session: 28bb6fcc-6099-44b5-8fc8-0aae3760c7b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:60334
1553 2023.11.30 02:14:44.429518 [ 3 ] {} <Debug> HTTP-Session: 28bb6fcc-6099-44b5-8fc8-0aae3760c7b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1554 2023.11.30 02:14:44.429589 [ 3 ] {c08937b7-fe97-48f8-943f-aec7049070ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60334) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1555 2023.11.30 02:14:44.429629 [ 3 ] {c08937b7-fe97-48f8-943f-aec7049070ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1556 2023.11.30 02:14:44.429743 [ 3 ] {c08937b7-fe97-48f8-943f-aec7049070ba} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1557 2023.11.30 02:14:44.430042 [ 3 ] {c08937b7-fe97-48f8-943f-aec7049070ba} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.56 GiB.
1558 2023.11.30 02:14:44.430296 [ 3 ] {c08937b7-fe97-48f8-943f-aec7049070ba} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1559 2023.11.30 02:14:44.430486 [ 3 ] {c08937b7-fe97-48f8-943f-aec7049070ba} <Trace> oximeter.measurements_cumulativeu64 (2a9b97b1-447d-4507-8437-8fe486eea283): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1560 2023.11.30 02:14:44.430603 [ 3 ] {c08937b7-fe97-48f8-943f-aec7049070ba} <Information> executeQuery: Read 37 rows, 2.64 KiB in 0.000986899 sec., 37491 rows/sec., 2.61 MiB/sec.
1561 2023.11.30 02:14:44.430722 [ 3 ] {c08937b7-fe97-48f8-943f-aec7049070ba} <Debug> DynamicQueryHandler: Done processing query
1562 2023.11.30 02:14:44.430747 [ 3 ] {c08937b7-fe97-48f8-943f-aec7049070ba} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1563 2023.11.30 02:14:44.430764 [ 3 ] {} <Debug> HTTP-Session: 28bb6fcc-6099-44b5-8fc8-0aae3760c7b5 Destroying unnamed session
1564 2023.11.30 02:14:45.001102 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 232.05 MiB, peak 237.14 MiB, will set to 230.71 MiB (RSS), difference: -1.34 MiB
1565 2023.11.30 02:14:49.373832 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60334, User-Agent: (none), Length: 6068, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1566 2023.11.30 02:14:49.373948 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1567 2023.11.30 02:14:49.373972 [ 3 ] {} <Debug> HTTP-Session: 47f3cca5-2af8-4c2d-8f6e-6ee342b06e92 Authenticating user 'default' from [fd00:1122:3344:101::d]:60334
1568 2023.11.30 02:14:49.373995 [ 3 ] {} <Debug> HTTP-Session: 47f3cca5-2af8-4c2d-8f6e-6ee342b06e92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1569 2023.11.30 02:14:49.374114 [ 3 ] {4940ec8d-3dec-4237-b452-db51be14400f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60334) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1570 2023.11.30 02:14:49.374166 [ 3 ] {4940ec8d-3dec-4237-b452-db51be14400f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1571 2023.11.30 02:14:49.374319 [ 3 ] {4940ec8d-3dec-4237-b452-db51be14400f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1572 2023.11.30 02:14:49.374851 [ 3 ] {4940ec8d-3dec-4237-b452-db51be14400f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.56 GiB.
1573 2023.11.30 02:14:49.375105 [ 3 ] {4940ec8d-3dec-4237-b452-db51be14400f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1574 2023.11.30 02:14:49.375279 [ 3 ] {4940ec8d-3dec-4237-b452-db51be14400f} <Trace> oximeter.fields_i64 (9e9437e0-99c6-4208-8790-c12fb4dc9a56): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1575 2023.11.30 02:14:49.375430 [ 3 ] {4940ec8d-3dec-4237-b452-db51be14400f} <Information> executeQuery: Read 42 rows, 3.40 KiB in 0.001273318 sec., 32984 rows/sec., 2.61 MiB/sec.
1576 2023.11.30 02:14:49.375571 [ 3 ] {4940ec8d-3dec-4237-b452-db51be14400f} <Debug> DynamicQueryHandler: Done processing query
1577 2023.11.30 02:14:49.375596 [ 3 ] {4940ec8d-3dec-4237-b452-db51be14400f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1578 2023.11.30 02:14:49.375612 [ 3 ] {} <Debug> HTTP-Session: 47f3cca5-2af8-4c2d-8f6e-6ee342b06e92 Destroying unnamed session
1579 2023.11.30 02:14:49.375744 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60334, User-Agent: (none), Length: 20435, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1580 2023.11.30 02:14:49.375792 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1581 2023.11.30 02:14:49.375811 [ 3 ] {} <Debug> HTTP-Session: 679afaf0-70db-4a98-83fe-9fc5ad23ed78 Authenticating user 'default' from [fd00:1122:3344:101::d]:60334
1582 2023.11.30 02:14:49.375828 [ 3 ] {} <Debug> HTTP-Session: 679afaf0-70db-4a98-83fe-9fc5ad23ed78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1583 2023.11.30 02:14:49.375906 [ 3 ] {132a41d2-ccb2-453f-9c75-a845811d29e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60334) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1584 2023.11.30 02:14:49.375942 [ 3 ] {132a41d2-ccb2-453f-9c75-a845811d29e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1585 2023.11.30 02:14:49.376049 [ 3 ] {132a41d2-ccb2-453f-9c75-a845811d29e9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1586 2023.11.30 02:14:49.376524 [ 3 ] {132a41d2-ccb2-453f-9c75-a845811d29e9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.56 GiB.
1587 2023.11.30 02:14:49.376737 [ 3 ] {132a41d2-ccb2-453f-9c75-a845811d29e9} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1588 2023.11.30 02:14:49.376887 [ 3 ] {132a41d2-ccb2-453f-9c75-a845811d29e9} <Trace> oximeter.fields_string (0dc9f21e-d0c3-49f4-9e1b-9e987540dcd1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1589 2023.11.30 02:14:49.377005 [ 3 ] {132a41d2-ccb2-453f-9c75-a845811d29e9} <Information> executeQuery: Read 126 rows, 12.73 KiB in 0.001073211 sec., 117404 rows/sec., 11.59 MiB/sec.
1590 2023.11.30 02:14:49.377134 [ 3 ] {132a41d2-ccb2-453f-9c75-a845811d29e9} <Debug> DynamicQueryHandler: Done processing query
1591 2023.11.30 02:14:49.377158 [ 3 ] {132a41d2-ccb2-453f-9c75-a845811d29e9} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1592 2023.11.30 02:14:49.377174 [ 3 ] {} <Debug> HTTP-Session: 679afaf0-70db-4a98-83fe-9fc5ad23ed78 Destroying unnamed session
1593 2023.11.30 02:14:49.377347 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60334, User-Agent: (none), Length: 7161, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1594 2023.11.30 02:14:49.377393 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1595 2023.11.30 02:14:49.377412 [ 3 ] {} <Debug> HTTP-Session: 15c92c13-30d0-46c6-bac1-31a9bff40846 Authenticating user 'default' from [fd00:1122:3344:101::d]:60334
1596 2023.11.30 02:14:49.377428 [ 3 ] {} <Debug> HTTP-Session: 15c92c13-30d0-46c6-bac1-31a9bff40846 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1597 2023.11.30 02:14:49.377499 [ 3 ] {2d1b2779-29b0-4e34-b7a4-cb5afded8701} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60334) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1598 2023.11.30 02:14:49.377536 [ 3 ] {2d1b2779-29b0-4e34-b7a4-cb5afded8701} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1599 2023.11.30 02:14:49.377643 [ 3 ] {2d1b2779-29b0-4e34-b7a4-cb5afded8701} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1600 2023.11.30 02:14:49.377960 [ 3 ] {2d1b2779-29b0-4e34-b7a4-cb5afded8701} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.56 GiB.
1601 2023.11.30 02:14:49.378162 [ 3 ] {2d1b2779-29b0-4e34-b7a4-cb5afded8701} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1602 2023.11.30 02:14:49.378308 [ 3 ] {2d1b2779-29b0-4e34-b7a4-cb5afded8701} <Trace> oximeter.fields_uuid (caa5140b-a83c-42f1-b14f-416462dbed10): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1603 2023.11.30 02:14:49.378422 [ 3 ] {2d1b2779-29b0-4e34-b7a4-cb5afded8701} <Information> executeQuery: Read 42 rows, 3.36 KiB in 0.000896596 sec., 46843 rows/sec., 3.66 MiB/sec.
1604 2023.11.30 02:14:49.378541 [ 3 ] {2d1b2779-29b0-4e34-b7a4-cb5afded8701} <Debug> DynamicQueryHandler: Done processing query
1605 2023.11.30 02:14:49.378564 [ 3 ] {2d1b2779-29b0-4e34-b7a4-cb5afded8701} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1606 2023.11.30 02:14:49.378580 [ 3 ] {} <Debug> HTTP-Session: 15c92c13-30d0-46c6-bac1-31a9bff40846 Destroying unnamed session
1607 2023.11.30 02:14:49.378708 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60334, User-Agent: (none), Length: 44933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1608 2023.11.30 02:14:49.378753 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1609 2023.11.30 02:14:49.378771 [ 3 ] {} <Debug> HTTP-Session: 75d592ee-5e49-48ac-ba93-1fee773df112 Authenticating user 'default' from [fd00:1122:3344:101::d]:60334
1610 2023.11.30 02:14:49.378788 [ 3 ] {} <Debug> HTTP-Session: 75d592ee-5e49-48ac-ba93-1fee773df112 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1611 2023.11.30 02:14:49.378869 [ 3 ] {076687b6-d4cc-40c0-84fe-4c100d13080b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60334) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1612 2023.11.30 02:14:49.378909 [ 3 ] {076687b6-d4cc-40c0-84fe-4c100d13080b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1613 2023.11.30 02:14:49.379046 [ 3 ] {076687b6-d4cc-40c0-84fe-4c100d13080b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1614 2023.11.30 02:14:49.379481 [ 3 ] {076687b6-d4cc-40c0-84fe-4c100d13080b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.56 GiB.
1615 2023.11.30 02:14:49.379788 [ 3 ] {076687b6-d4cc-40c0-84fe-4c100d13080b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1616 2023.11.30 02:14:49.379967 [ 3 ] {076687b6-d4cc-40c0-84fe-4c100d13080b} <Trace> oximeter.measurements_histogramf64 (684b7575-291f-4348-91ae-dcf8d1d2e911): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1617 2023.11.30 02:14:49.380102 [ 3 ] {076687b6-d4cc-40c0-84fe-4c100d13080b} <Information> executeQuery: Read 42 rows, 58.04 KiB in 0.001207046 sec., 34795 rows/sec., 46.96 MiB/sec.
1618 2023.11.30 02:14:49.380223 [ 3 ] {076687b6-d4cc-40c0-84fe-4c100d13080b} <Debug> DynamicQueryHandler: Done processing query
1619 2023.11.30 02:14:49.380246 [ 3 ] {076687b6-d4cc-40c0-84fe-4c100d13080b} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
1620 2023.11.30 02:14:49.380262 [ 3 ] {} <Debug> HTTP-Session: 75d592ee-5e49-48ac-ba93-1fee773df112 Destroying unnamed session
1621 2023.11.30 02:14:51.114536 [ 96 ] {} <Debug> DNSResolver: Updating DNS cache
1622 2023.11.30 02:14:51.114634 [ 96 ] {} <Debug> DNSResolver: Updated DNS cache
1623 2023.11.30 02:14:54.372191 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60334, User-Agent: (none), Length: 768, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1624 2023.11.30 02:14:54.372295 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1625 2023.11.30 02:14:54.372323 [ 3 ] {} <Debug> HTTP-Session: 0aaf6ddf-96e1-4d9b-93e9-ba28526b7be9 Authenticating user 'default' from [fd00:1122:3344:101::d]:60334
1626 2023.11.30 02:14:54.372350 [ 3 ] {} <Debug> HTTP-Session: 0aaf6ddf-96e1-4d9b-93e9-ba28526b7be9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1627 2023.11.30 02:14:54.372481 [ 3 ] {b3c5a92a-c706-4310-aa17-709ab82c19de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60334) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1628 2023.11.30 02:14:54.372544 [ 3 ] {b3c5a92a-c706-4310-aa17-709ab82c19de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1629 2023.11.30 02:14:54.372721 [ 3 ] {b3c5a92a-c706-4310-aa17-709ab82c19de} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1630 2023.11.30 02:14:54.373231 [ 3 ] {b3c5a92a-c706-4310-aa17-709ab82c19de} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.56 GiB.
1631 2023.11.30 02:14:54.373502 [ 3 ] {b3c5a92a-c706-4310-aa17-709ab82c19de} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1632 2023.11.30 02:14:54.373669 [ 3 ] {b3c5a92a-c706-4310-aa17-709ab82c19de} <Trace> oximeter.fields_i64 (9e9437e0-99c6-4208-8790-c12fb4dc9a56): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1633 2023.11.30 02:14:54.373801 [ 3 ] {b3c5a92a-c706-4310-aa17-709ab82c19de} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001275318 sec., 3920 rows/sec., 317.78 KiB/sec.
1634 2023.11.30 02:14:54.373812 [ 92 ] {} <Debug> oximeter.fields_i64 (9e9437e0-99c6-4208-8790-c12fb4dc9a56) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1635 2023.11.30 02:14:54.373934 [ 92 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.56 GiB.
1636 2023.11.30 02:14:54.373970 [ 3 ] {b3c5a92a-c706-4310-aa17-709ab82c19de} <Debug> DynamicQueryHandler: Done processing query
1637 2023.11.30 02:14:54.374021 [ 3 ] {b3c5a92a-c706-4310-aa17-709ab82c19de} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1638 2023.11.30 02:14:54.374073 [ 3 ] {} <Debug> HTTP-Session: 0aaf6ddf-96e1-4d9b-93e9-ba28526b7be9 Destroying unnamed session
1639 2023.11.30 02:14:54.374130 [ 23 ] {9e9437e0-99c6-4208-8790-c12fb4dc9a56::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1640 2023.11.30 02:14:54.374234 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60334, User-Agent: (none), Length: 2285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1641 2023.11.30 02:14:54.374312 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1642 2023.11.30 02:14:54.374375 [ 3 ] {} <Debug> HTTP-Session: bb399fa8-8ee3-4f38-a808-075a84dd7f2f Authenticating user 'default' from [fd00:1122:3344:101::d]:60334
1643 2023.11.30 02:14:54.374433 [ 3 ] {} <Debug> HTTP-Session: bb399fa8-8ee3-4f38-a808-075a84dd7f2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1644 2023.11.30 02:14:54.374448 [ 23 ] {9e9437e0-99c6-4208-8790-c12fb4dc9a56::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1645 2023.11.30 02:14:54.374570 [ 23 ] {9e9437e0-99c6-4208-8790-c12fb4dc9a56::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 37 rows starting from the beginning of the part
1646 2023.11.30 02:14:54.374597 [ 3 ] {99cc0355-1375-4364-89ef-1245979547b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60334) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1647 2023.11.30 02:14:54.374652 [ 3 ] {99cc0355-1375-4364-89ef-1245979547b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1648 2023.11.30 02:14:54.375111 [ 23 ] {9e9437e0-99c6-4208-8790-c12fb4dc9a56::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 42 rows starting from the beginning of the part
1649 2023.11.30 02:14:54.375143 [ 3 ] {99cc0355-1375-4364-89ef-1245979547b3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1650 2023.11.30 02:14:54.375372 [ 23 ] {9e9437e0-99c6-4208-8790-c12fb4dc9a56::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 42 rows starting from the beginning of the part
1651 2023.11.30 02:14:54.375668 [ 23 ] {9e9437e0-99c6-4208-8790-c12fb4dc9a56::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 42 rows starting from the beginning of the part
1652 2023.11.30 02:14:54.375938 [ 23 ] {9e9437e0-99c6-4208-8790-c12fb4dc9a56::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 42 rows starting from the beginning of the part
1653 2023.11.30 02:14:54.375983 [ 3 ] {99cc0355-1375-4364-89ef-1245979547b3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.56 GiB.
1654 2023.11.30 02:14:54.376137 [ 23 ] {9e9437e0-99c6-4208-8790-c12fb4dc9a56::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 5 rows starting from the beginning of the part
1655 2023.11.30 02:14:54.376460 [ 3 ] {99cc0355-1375-4364-89ef-1245979547b3} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1656 2023.11.30 02:14:54.376752 [ 3 ] {99cc0355-1375-4364-89ef-1245979547b3} <Trace> oximeter.fields_string (0dc9f21e-d0c3-49f4-9e1b-9e987540dcd1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1657 2023.11.30 02:14:54.377025 [ 3 ] {99cc0355-1375-4364-89ef-1245979547b3} <Information> executeQuery: Read 15 rows, 1.32 KiB in 0.00236875 sec., 6332 rows/sec., 558.62 KiB/sec.
1658 2023.11.30 02:14:54.377296 [ 3 ] {99cc0355-1375-4364-89ef-1245979547b3} <Debug> DynamicQueryHandler: Done processing query
1659 2023.11.30 02:14:54.377347 [ 3 ] {99cc0355-1375-4364-89ef-1245979547b3} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1660 2023.11.30 02:14:54.377408 [ 3 ] {} <Debug> HTTP-Session: bb399fa8-8ee3-4f38-a808-075a84dd7f2f Destroying unnamed session
1661 2023.11.30 02:14:54.377590 [ 23 ] {9e9437e0-99c6-4208-8790-c12fb4dc9a56::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 210 rows, containing 4 columns (4 merged, 0 gathered) in 0.003588514 sec., 58520.04478734094 rows/sec., 4.63 MiB/sec.
1662 2023.11.30 02:14:54.377603 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60334, User-Agent: (none), Length: 1916, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1663 2023.11.30 02:14:54.377676 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1664 2023.11.30 02:14:54.377697 [ 3 ] {} <Debug> HTTP-Session: a58d1174-ced6-459c-a348-8fc9e4f883bf Authenticating user 'default' from [fd00:1122:3344:101::d]:60334
1665 2023.11.30 02:14:54.377715 [ 10 ] {9e9437e0-99c6-4208-8790-c12fb4dc9a56::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1666 2023.11.30 02:14:54.377721 [ 3 ] {} <Debug> HTTP-Session: a58d1174-ced6-459c-a348-8fc9e4f883bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1667 2023.11.30 02:14:54.377826 [ 3 ] {1aa1fe31-66a3-4e8b-8006-ca3ff8c5b2db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60334) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1668 2023.11.30 02:14:54.377869 [ 3 ] {1aa1fe31-66a3-4e8b-8006-ca3ff8c5b2db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1669 2023.11.30 02:14:54.377930 [ 10 ] {9e9437e0-99c6-4208-8790-c12fb4dc9a56::all_1_6_1} <Trace> oximeter.fields_i64 (9e9437e0-99c6-4208-8790-c12fb4dc9a56): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1670 2023.11.30 02:14:54.378017 [ 10 ] {9e9437e0-99c6-4208-8790-c12fb4dc9a56::all_1_6_1} <Trace> oximeter.fields_i64 (9e9437e0-99c6-4208-8790-c12fb4dc9a56) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1671 2023.11.30 02:14:54.378041 [ 3 ] {1aa1fe31-66a3-4e8b-8006-ca3ff8c5b2db} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1672 2023.11.30 02:14:54.378352 [ 3 ] {1aa1fe31-66a3-4e8b-8006-ca3ff8c5b2db} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.56 GiB.
1673 2023.11.30 02:14:54.378587 [ 3 ] {1aa1fe31-66a3-4e8b-8006-ca3ff8c5b2db} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1674 2023.11.30 02:14:54.378735 [ 3 ] {1aa1fe31-66a3-4e8b-8006-ca3ff8c5b2db} <Trace> oximeter.fields_uuid (caa5140b-a83c-42f1-b14f-416462dbed10): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1675 2023.11.30 02:14:54.378868 [ 3 ] {1aa1fe31-66a3-4e8b-8006-ca3ff8c5b2db} <Information> executeQuery: Read 11 rows, 904.00 B in 0.001004409 sec., 10951 rows/sec., 878.94 KiB/sec.
1676 2023.11.30 02:14:54.379006 [ 3 ] {1aa1fe31-66a3-4e8b-8006-ca3ff8c5b2db} <Debug> DynamicQueryHandler: Done processing query
1677 2023.11.30 02:14:54.379030 [ 3 ] {1aa1fe31-66a3-4e8b-8006-ca3ff8c5b2db} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1678 2023.11.30 02:14:54.379047 [ 3 ] {} <Debug> HTTP-Session: a58d1174-ced6-459c-a348-8fc9e4f883bf Destroying unnamed session
1679 2023.11.30 02:14:54.379196 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60334, User-Agent: (none), Length: 5409, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1680 2023.11.30 02:14:54.379240 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1681 2023.11.30 02:14:54.379259 [ 3 ] {} <Debug> HTTP-Session: 7f20c073-8911-46de-b226-4ad760d5d77e Authenticating user 'default' from [fd00:1122:3344:101::d]:60334
1682 2023.11.30 02:14:54.379275 [ 3 ] {} <Debug> HTTP-Session: 7f20c073-8911-46de-b226-4ad760d5d77e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1683 2023.11.30 02:14:54.379347 [ 3 ] {ab425a00-683b-4df9-a432-a224739bf223} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60334) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1684 2023.11.30 02:14:54.379389 [ 3 ] {ab425a00-683b-4df9-a432-a224739bf223} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1685 2023.11.30 02:14:54.379527 [ 3 ] {ab425a00-683b-4df9-a432-a224739bf223} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1686 2023.11.30 02:14:54.379824 [ 3 ] {ab425a00-683b-4df9-a432-a224739bf223} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.56 GiB.
1687 2023.11.30 02:14:54.380103 [ 3 ] {ab425a00-683b-4df9-a432-a224739bf223} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1688 2023.11.30 02:14:54.380283 [ 3 ] {ab425a00-683b-4df9-a432-a224739bf223} <Trace> oximeter.measurements_histogramf64 (684b7575-291f-4348-91ae-dcf8d1d2e911): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1689 2023.11.30 02:14:54.380394 [ 92 ] {} <Debug> oximeter.measurements_histogramf64 (684b7575-291f-4348-91ae-dcf8d1d2e911) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1690 2023.11.30 02:14:54.380415 [ 3 ] {ab425a00-683b-4df9-a432-a224739bf223} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.00104095 sec., 4803 rows/sec., 6.48 MiB/sec.
1691 2023.11.30 02:14:54.380458 [ 92 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.56 GiB.
1692 2023.11.30 02:14:54.380655 [ 23 ] {684b7575-291f-4348-91ae-dcf8d1d2e911::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1693 2023.11.30 02:14:54.380678 [ 3 ] {ab425a00-683b-4df9-a432-a224739bf223} <Debug> DynamicQueryHandler: Done processing query
1694 2023.11.30 02:14:54.380732 [ 3 ] {ab425a00-683b-4df9-a432-a224739bf223} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
1695 2023.11.30 02:14:54.380765 [ 3 ] {} <Debug> HTTP-Session: 7f20c073-8911-46de-b226-4ad760d5d77e Destroying unnamed session
1696 2023.11.30 02:14:54.380894 [ 23 ] {684b7575-291f-4348-91ae-dcf8d1d2e911::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1697 2023.11.30 02:14:54.380914 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60334, User-Agent: (none), Length: 972, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1698 2023.11.30 02:14:54.380984 [ 23 ] {684b7575-291f-4348-91ae-dcf8d1d2e911::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 37 rows starting from the beginning of the part
1699 2023.11.30 02:14:54.381003 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1700 2023.11.30 02:14:54.381094 [ 3 ] {} <Debug> HTTP-Session: 320e63ee-1d76-4b0d-8e44-77f5f109fc72 Authenticating user 'default' from [fd00:1122:3344:101::d]:60334
1701 2023.11.30 02:14:54.381144 [ 3 ] {} <Debug> HTTP-Session: 320e63ee-1d76-4b0d-8e44-77f5f109fc72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1702 2023.11.30 02:14:54.381353 [ 3 ] {01bb5254-2984-4a57-9032-ba0093c92df0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60334) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1703 2023.11.30 02:14:54.381402 [ 23 ] {684b7575-291f-4348-91ae-dcf8d1d2e911::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 42 rows starting from the beginning of the part
1704 2023.11.30 02:14:54.381429 [ 3 ] {01bb5254-2984-4a57-9032-ba0093c92df0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1705 2023.11.30 02:14:54.381709 [ 23 ] {684b7575-291f-4348-91ae-dcf8d1d2e911::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 42 rows starting from the beginning of the part
1706 2023.11.30 02:14:54.381969 [ 3 ] {01bb5254-2984-4a57-9032-ba0093c92df0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1707 2023.11.30 02:14:54.382015 [ 23 ] {684b7575-291f-4348-91ae-dcf8d1d2e911::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 42 rows starting from the beginning of the part
1708 2023.11.30 02:14:54.382238 [ 23 ] {684b7575-291f-4348-91ae-dcf8d1d2e911::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 42 rows starting from the beginning of the part
1709 2023.11.30 02:14:54.382547 [ 23 ] {684b7575-291f-4348-91ae-dcf8d1d2e911::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 5 rows starting from the beginning of the part
1710 2023.11.30 02:14:54.382727 [ 3 ] {01bb5254-2984-4a57-9032-ba0093c92df0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.56 GiB.
1711 2023.11.30 02:14:54.383119 [ 3 ] {01bb5254-2984-4a57-9032-ba0093c92df0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1712 2023.11.30 02:14:54.383445 [ 3 ] {01bb5254-2984-4a57-9032-ba0093c92df0} <Trace> oximeter.measurements_i64 (ae278611-dcf9-4537-8793-6b563059102e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1713 2023.11.30 02:14:54.383730 [ 3 ] {01bb5254-2984-4a57-9032-ba0093c92df0} <Information> executeQuery: Read 6 rows, 428.00 B in 0.002297247 sec., 2611 rows/sec., 181.94 KiB/sec.
1714 2023.11.30 02:14:54.384050 [ 3 ] {01bb5254-2984-4a57-9032-ba0093c92df0} <Debug> DynamicQueryHandler: Done processing query
1715 2023.11.30 02:14:54.384082 [ 3 ] {01bb5254-2984-4a57-9032-ba0093c92df0} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1716 2023.11.30 02:14:54.384101 [ 3 ] {} <Debug> HTTP-Session: 320e63ee-1d76-4b0d-8e44-77f5f109fc72 Destroying unnamed session
1717 2023.11.30 02:14:54.387987 [ 23 ] {684b7575-291f-4348-91ae-dcf8d1d2e911::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 210 rows, containing 6 columns (6 merged, 0 gathered) in 0.007453968 sec., 28172.914077441706 rows/sec., 38.02 MiB/sec.
1718 2023.11.30 02:14:54.388179 [ 23 ] {684b7575-291f-4348-91ae-dcf8d1d2e911::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1719 2023.11.30 02:14:54.388396 [ 23 ] {684b7575-291f-4348-91ae-dcf8d1d2e911::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (684b7575-291f-4348-91ae-dcf8d1d2e911): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1720 2023.11.30 02:14:54.388465 [ 23 ] {684b7575-291f-4348-91ae-dcf8d1d2e911::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (684b7575-291f-4348-91ae-dcf8d1d2e911) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1721 2023.11.30 02:14:54.388532 [ 23 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 684b7575-291f-4348-91ae-dcf8d1d2e911::all_1_6_1: 4.13 MiB.
1722 2023.11.30 02:14:59.374126 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60334, User-Agent: (none), Length: 6068, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1723 2023.11.30 02:14:59.374254 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1724 2023.11.30 02:14:59.374283 [ 3 ] {} <Debug> HTTP-Session: 83af546d-be42-4fd9-bd2c-e8884f9ddccb Authenticating user 'default' from [fd00:1122:3344:101::d]:60334
1725 2023.11.30 02:14:59.374310 [ 3 ] {} <Debug> HTTP-Session: 83af546d-be42-4fd9-bd2c-e8884f9ddccb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1726 2023.11.30 02:14:59.374442 [ 3 ] {209eb518-ea1d-4219-95df-e679d882d547} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60334) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1727 2023.11.30 02:14:59.374496 [ 3 ] {209eb518-ea1d-4219-95df-e679d882d547} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1728 2023.11.30 02:14:59.374649 [ 3 ] {209eb518-ea1d-4219-95df-e679d882d547} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1729 2023.11.30 02:14:59.375064 [ 3 ] {209eb518-ea1d-4219-95df-e679d882d547} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.56 GiB.
1730 2023.11.30 02:14:59.375329 [ 3 ] {209eb518-ea1d-4219-95df-e679d882d547} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1731 2023.11.30 02:14:59.375502 [ 3 ] {209eb518-ea1d-4219-95df-e679d882d547} <Trace> oximeter.fields_i64 (9e9437e0-99c6-4208-8790-c12fb4dc9a56): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1732 2023.11.30 02:14:59.375633 [ 3 ] {209eb518-ea1d-4219-95df-e679d882d547} <Information> executeQuery: Read 42 rows, 3.40 KiB in 0.001153774 sec., 36402 rows/sec., 2.88 MiB/sec.
1733 2023.11.30 02:14:59.375814 [ 3 ] {209eb518-ea1d-4219-95df-e679d882d547} <Debug> DynamicQueryHandler: Done processing query
1734 2023.11.30 02:14:59.375839 [ 3 ] {209eb518-ea1d-4219-95df-e679d882d547} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1735 2023.11.30 02:14:59.375856 [ 3 ] {} <Debug> HTTP-Session: 83af546d-be42-4fd9-bd2c-e8884f9ddccb Destroying unnamed session
1736 2023.11.30 02:14:59.375977 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60334, User-Agent: (none), Length: 363, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1737 2023.11.30 02:14:59.376023 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1738 2023.11.30 02:14:59.376042 [ 3 ] {} <Debug> HTTP-Session: 511be9a0-3996-4294-961d-5d4b1c2493d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:60334
1739 2023.11.30 02:14:59.376058 [ 3 ] {} <Debug> HTTP-Session: 511be9a0-3996-4294-961d-5d4b1c2493d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1740 2023.11.30 02:14:59.376127 [ 3 ] {7656f6e4-599d-4abe-9303-3f8443d7c24d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60334) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
1741 2023.11.30 02:14:59.376165 [ 3 ] {7656f6e4-599d-4abe-9303-3f8443d7c24d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
1742 2023.11.30 02:14:59.376278 [ 3 ] {7656f6e4-599d-4abe-9303-3f8443d7c24d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1743 2023.11.30 02:14:59.376531 [ 3 ] {7656f6e4-599d-4abe-9303-3f8443d7c24d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.56 GiB.
1744 2023.11.30 02:14:59.376746 [ 3 ] {7656f6e4-599d-4abe-9303-3f8443d7c24d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1745 2023.11.30 02:14:59.376897 [ 3 ] {7656f6e4-599d-4abe-9303-3f8443d7c24d} <Trace> oximeter.fields_ipaddr (406f157b-26a7-4855-8bda-0519869d5c87): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1746 2023.11.30 02:14:59.377020 [ 3 ] {7656f6e4-599d-4abe-9303-3f8443d7c24d} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000862575 sec., 2318 rows/sec., 198.13 KiB/sec.
1747 2023.11.30 02:14:59.377141 [ 3 ] {7656f6e4-599d-4abe-9303-3f8443d7c24d} <Debug> DynamicQueryHandler: Done processing query
1748 2023.11.30 02:14:59.377165 [ 3 ] {7656f6e4-599d-4abe-9303-3f8443d7c24d} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1749 2023.11.30 02:14:59.377180 [ 3 ] {} <Debug> HTTP-Session: 511be9a0-3996-4294-961d-5d4b1c2493d0 Destroying unnamed session
1750 2023.11.30 02:14:59.377345 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60334, User-Agent: (none), Length: 20583, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1751 2023.11.30 02:14:59.377390 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1752 2023.11.30 02:14:59.377408 [ 3 ] {} <Debug> HTTP-Session: 93f04756-63fa-4bec-af0a-7e38efe513c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:60334
1753 2023.11.30 02:14:59.377425 [ 3 ] {} <Debug> HTTP-Session: 93f04756-63fa-4bec-af0a-7e38efe513c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1754 2023.11.30 02:14:59.377497 [ 3 ] {2442c7a1-8197-470a-93ec-719d7a410117} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60334) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1755 2023.11.30 02:14:59.377534 [ 3 ] {2442c7a1-8197-470a-93ec-719d7a410117} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1756 2023.11.30 02:14:59.377638 [ 3 ] {2442c7a1-8197-470a-93ec-719d7a410117} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1757 2023.11.30 02:14:59.377976 [ 3 ] {2442c7a1-8197-470a-93ec-719d7a410117} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.56 GiB.
1758 2023.11.30 02:14:59.378188 [ 3 ] {2442c7a1-8197-470a-93ec-719d7a410117} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1759 2023.11.30 02:14:59.378338 [ 3 ] {2442c7a1-8197-470a-93ec-719d7a410117} <Trace> oximeter.fields_string (0dc9f21e-d0c3-49f4-9e1b-9e987540dcd1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1760 2023.11.30 02:14:59.378456 [ 3 ] {2442c7a1-8197-470a-93ec-719d7a410117} <Information> executeQuery: Read 127 rows, 12.82 KiB in 0.000930887 sec., 136429 rows/sec., 13.45 MiB/sec.
1761 2023.11.30 02:14:59.378586 [ 3 ] {2442c7a1-8197-470a-93ec-719d7a410117} <Debug> DynamicQueryHandler: Done processing query
1762 2023.11.30 02:14:59.378608 [ 3 ] {2442c7a1-8197-470a-93ec-719d7a410117} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1763 2023.11.30 02:14:59.378624 [ 3 ] {} <Debug> HTTP-Session: 93f04756-63fa-4bec-af0a-7e38efe513c1 Destroying unnamed session
1764 2023.11.30 02:14:59.378723 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60334, User-Agent: (none), Length: 328, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1765 2023.11.30 02:14:59.378768 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1766 2023.11.30 02:14:59.378787 [ 3 ] {} <Debug> HTTP-Session: b0fe5d11-6fc9-4432-ad6e-71608735398b Authenticating user 'default' from [fd00:1122:3344:101::d]:60334
1767 2023.11.30 02:14:59.378803 [ 3 ] {} <Debug> HTTP-Session: b0fe5d11-6fc9-4432-ad6e-71608735398b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1768 2023.11.30 02:14:59.378871 [ 3 ] {4fa11e11-d106-4b30-ac58-6ade87de687c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60334) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
1769 2023.11.30 02:14:59.378908 [ 3 ] {4fa11e11-d106-4b30-ac58-6ade87de687c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
1770 2023.11.30 02:14:59.379015 [ 3 ] {4fa11e11-d106-4b30-ac58-6ade87de687c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1771 2023.11.30 02:14:59.379260 [ 3 ] {4fa11e11-d106-4b30-ac58-6ade87de687c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.56 GiB.
1772 2023.11.30 02:14:59.379462 [ 3 ] {4fa11e11-d106-4b30-ac58-6ade87de687c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1773 2023.11.30 02:14:59.379610 [ 3 ] {4fa11e11-d106-4b30-ac58-6ade87de687c} <Trace> oximeter.fields_u16 (e0b5d786-d126-4208-9f0f-0a59ff69b9d0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1774 2023.11.30 02:14:59.379730 [ 3 ] {4fa11e11-d106-4b30-ac58-6ade87de687c} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000829514 sec., 2411 rows/sec., 168.35 KiB/sec.
1775 2023.11.30 02:14:59.379851 [ 3 ] {4fa11e11-d106-4b30-ac58-6ade87de687c} <Debug> DynamicQueryHandler: Done processing query
1776 2023.11.30 02:14:59.379874 [ 3 ] {4fa11e11-d106-4b30-ac58-6ade87de687c} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1777 2023.11.30 02:14:59.379890 [ 3 ] {} <Debug> HTTP-Session: b0fe5d11-6fc9-4432-ad6e-71608735398b Destroying unnamed session
1778 2023.11.30 02:14:59.379998 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60334, User-Agent: (none), Length: 7500, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1779 2023.11.30 02:14:59.380042 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1780 2023.11.30 02:14:59.380060 [ 3 ] {} <Debug> HTTP-Session: 5e243c2d-c18c-4c91-979a-c5b6e1c91db1 Authenticating user 'default' from [fd00:1122:3344:101::d]:60334
1781 2023.11.30 02:14:59.380076 [ 3 ] {} <Debug> HTTP-Session: 5e243c2d-c18c-4c91-979a-c5b6e1c91db1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1782 2023.11.30 02:14:59.380148 [ 3 ] {dae3d22b-5be3-41e8-97ca-26827a4dd80c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60334) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1783 2023.11.30 02:14:59.380186 [ 3 ] {dae3d22b-5be3-41e8-97ca-26827a4dd80c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1784 2023.11.30 02:14:59.380289 [ 3 ] {dae3d22b-5be3-41e8-97ca-26827a4dd80c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1785 2023.11.30 02:14:59.380650 [ 3 ] {dae3d22b-5be3-41e8-97ca-26827a4dd80c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.56 GiB.
1786 2023.11.30 02:14:59.380854 [ 3 ] {dae3d22b-5be3-41e8-97ca-26827a4dd80c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1787 2023.11.30 02:14:59.381018 [ 3 ] {dae3d22b-5be3-41e8-97ca-26827a4dd80c} <Trace> oximeter.fields_uuid (caa5140b-a83c-42f1-b14f-416462dbed10): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1788 2023.11.30 02:14:59.381138 [ 3 ] {dae3d22b-5be3-41e8-97ca-26827a4dd80c} <Information> executeQuery: Read 44 rows, 3.53 KiB in 0.000963038 sec., 45688 rows/sec., 3.58 MiB/sec.
1789 2023.11.30 02:14:59.381257 [ 3 ] {dae3d22b-5be3-41e8-97ca-26827a4dd80c} <Debug> DynamicQueryHandler: Done processing query
1790 2023.11.30 02:14:59.381280 [ 3 ] {dae3d22b-5be3-41e8-97ca-26827a4dd80c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1791 2023.11.30 02:14:59.381296 [ 3 ] {} <Debug> HTTP-Session: 5e243c2d-c18c-4c91-979a-c5b6e1c91db1 Destroying unnamed session
1792 2023.11.30 02:14:59.381394 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60334, User-Agent: (none), Length: 255, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1793 2023.11.30 02:14:59.381438 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1794 2023.11.30 02:14:59.381457 [ 3 ] {} <Debug> HTTP-Session: 4881c45d-be3e-4b8f-b4f4-34a3fca4a919 Authenticating user 'default' from [fd00:1122:3344:101::d]:60334
1795 2023.11.30 02:14:59.381474 [ 3 ] {} <Debug> HTTP-Session: 4881c45d-be3e-4b8f-b4f4-34a3fca4a919 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1796 2023.11.30 02:14:59.381541 [ 3 ] {68add39e-0e01-4807-9522-af1165e6a60e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60334) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1797 2023.11.30 02:14:59.381581 [ 3 ] {68add39e-0e01-4807-9522-af1165e6a60e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1798 2023.11.30 02:14:59.381699 [ 3 ] {68add39e-0e01-4807-9522-af1165e6a60e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1799 2023.11.30 02:14:59.381959 [ 3 ] {68add39e-0e01-4807-9522-af1165e6a60e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.56 GiB.
1800 2023.11.30 02:14:59.382196 [ 3 ] {68add39e-0e01-4807-9522-af1165e6a60e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1801 2023.11.30 02:14:59.382369 [ 3 ] {68add39e-0e01-4807-9522-af1165e6a60e} <Trace> oximeter.measurements_cumulativeu64 (2a9b97b1-447d-4507-8437-8fe486eea283): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1802 2023.11.30 02:14:59.382489 [ 3 ] {68add39e-0e01-4807-9522-af1165e6a60e} <Information> executeQuery: Read 1 rows, 71.00 B in 0.000920317 sec., 1086 rows/sec., 75.34 KiB/sec.
1803 2023.11.30 02:14:59.382658 [ 3 ] {68add39e-0e01-4807-9522-af1165e6a60e} <Debug> DynamicQueryHandler: Done processing query
1804 2023.11.30 02:14:59.382681 [ 3 ] {68add39e-0e01-4807-9522-af1165e6a60e} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1805 2023.11.30 02:14:59.382696 [ 3 ] {} <Debug> HTTP-Session: 4881c45d-be3e-4b8f-b4f4-34a3fca4a919 Destroying unnamed session
1806 2023.11.30 02:14:59.382828 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60334, User-Agent: (none), Length: 44933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1807 2023.11.30 02:14:59.382872 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1808 2023.11.30 02:14:59.382891 [ 3 ] {} <Debug> HTTP-Session: 3a7881a8-00c2-480b-b225-8d13e75c5aad Authenticating user 'default' from [fd00:1122:3344:101::d]:60334
1809 2023.11.30 02:14:59.382907 [ 3 ] {} <Debug> HTTP-Session: 3a7881a8-00c2-480b-b225-8d13e75c5aad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1810 2023.11.30 02:14:59.382987 [ 3 ] {02f8a9a0-ccd9-4bc1-8b7c-e40ed332e0c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60334) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1811 2023.11.30 02:14:59.383028 [ 3 ] {02f8a9a0-ccd9-4bc1-8b7c-e40ed332e0c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1812 2023.11.30 02:14:59.383172 [ 3 ] {02f8a9a0-ccd9-4bc1-8b7c-e40ed332e0c7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1813 2023.11.30 02:14:59.383637 [ 3 ] {02f8a9a0-ccd9-4bc1-8b7c-e40ed332e0c7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.56 GiB.
1814 2023.11.30 02:14:59.383939 [ 3 ] {02f8a9a0-ccd9-4bc1-8b7c-e40ed332e0c7} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1815 2023.11.30 02:14:59.384118 [ 3 ] {02f8a9a0-ccd9-4bc1-8b7c-e40ed332e0c7} <Trace> oximeter.measurements_histogramf64 (684b7575-291f-4348-91ae-dcf8d1d2e911): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1816 2023.11.30 02:14:59.384235 [ 3 ] {02f8a9a0-ccd9-4bc1-8b7c-e40ed332e0c7} <Information> executeQuery: Read 42 rows, 58.04 KiB in 0.001221746 sec., 34377 rows/sec., 46.39 MiB/sec.
1817 2023.11.30 02:14:59.384362 [ 3 ] {02f8a9a0-ccd9-4bc1-8b7c-e40ed332e0c7} <Debug> DynamicQueryHandler: Done processing query
1818 2023.11.30 02:14:59.384385 [ 3 ] {02f8a9a0-ccd9-4bc1-8b7c-e40ed332e0c7} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
1819 2023.11.30 02:14:59.384401 [ 3 ] {} <Debug> HTTP-Session: 3a7881a8-00c2-480b-b225-8d13e75c5aad Destroying unnamed session