Max level shown:
1 [ Nov 29 20:28:24 Enabled. ]
2 [ Nov 29 20:28:24 Rereading configuration. ]
3 [ Nov 29 20:28:27 Rereading configuration. ]
4 [ Nov 29 20:28:29 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=oxControlService16
24 ++ svcprop -c -p config/gateway svc:/oxide/clickhouse:default
25 + GATEWAY=fd00:1122:3344:101::1
26 + [[ oxControlService16 == unknown ]]
27 + [[ fd00:1122:3344:101::1 == unknown ]]
28 + ipadm delete-if oxControlService16
29 ipadm: Could not delete oxControlService16: Interface does not exist
30 + true
31 + ipadm create-if -t oxControlService16
32 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService16
33 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService16
34 + ipadm show-addr oxControlService16/ll
35 ipadm: Address object not found
36 + ipadm create-addr -t -T addrconf oxControlService16/ll
37 + ipadm show-addr oxControlService16/omicron6
38 ipadm: Address object not found
39 + ipadm create-addr -t -T static -a fd00:1122:3344:101::e oxControlService16/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 29 20:28:30 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.29 20:28:31.146408 [ 1 ] {} <Information> Application: Will watch for the process with pid 22860
55 2023.11.29 20:28:31.146550 [ 1 ] {} <Information> Application: Forked a child process to watch
56 2023.11.29 20:28:31.758999 [ 1 ] {} <Information> : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 22860
57 2023.11.29 20:28:31.759196 [ 1 ] {} <Information> Application: starting up
58 2023.11.29 20:28:31.759481 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc
59 2023.11.29 20:28:31.890695 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536
60 2023.11.29 20:28:31.890745 [ 1 ] {} <Debug> Application: Initializing DateLUT.
61 2023.11.29 20:28:31.890761 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'.
62 2023.11.29 20:28:31.890809 [ 1 ] {} <Debug> Application: Setting up /data/tmp/ to store temporary data in it
63 2023.11.29 20:28:31.891173 [ 1 ] {} <Debug> Application: Initiailizing interserver credentials.
64 2023.11.29 20:28:31.891872 [ 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.29 20:28:31.892434 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
69 2023.11.29 20:28:31.892741 [ 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.29 20:28:31.895565 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
71 2023.11.29 20:28:31.895617 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
72 2023.11.29 20:28:31.896578 [ 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.29 20:28:31.896868 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
77 2023.11.29 20:28:31.905951 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
78 2023.11.29 20:28:31.906502 [ 1 ] {} <Debug> Access(user directories): Added users.xml access storage 'users.xml', path: config.xml
79 2023.11.29 20:28:31.906534 [ 1 ] {} <Information> Application: Uncompressed cache policy name
80 2023.11.29 20:28:31.908030 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32
81 2023.11.29 20:28:31.908602 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8
82 2023.11.29 20:28:31.908938 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8
83 2023.11.29 20:28:31.909398 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8
84 2023.11.29 20:28:31.910258 [ 1 ] {} <Information> Application: Loading user defined objects from /data/
85 2023.11.29 20:28:31.910305 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoader: Loading user defined objects
86 2023.11.29 20:28:31.910369 [ 1 ] {} <Debug> Application: Loaded user defined objects
87 2023.11.29 20:28:31.910387 [ 1 ] {} <Information> Application: Loading metadata from /data/
88 2023.11.29 20:28:31.948239 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total.
89 2023.11.29 20:28:31.948285 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000142413 sec
90 2023.11.29 20:28:31.949010 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level
91 2023.11.29 20:28:31.949110 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config
92 2023.11.29 20:28:31.949131 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config
93 2023.11.29 20:28:31.949155 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config
94 2023.11.29 20:28:31.949168 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config
95 2023.11.29 20:28:31.949183 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config
96 2023.11.29 20:28:31.949200 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config
97 2023.11.29 20:28:31.949234 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config
98 2023.11.29 20:28:31.949254 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config
99 2023.11.29 20:28:31.949284 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config
100 2023.11.29 20:28:31.949297 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config
101 2023.11.29 20:28:31.949312 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config
102 2023.11.29 20:28:31.949330 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config
103 2023.11.29 20:28:31.949365 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config
104 2023.11.29 20:28:31.949380 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config
105 2023.11.29 20:28:31.949392 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config
106 2023.11.29 20:28:31.987436 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal.
107 2023.11.29 20:28:31.998983 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total.
108 2023.11.29 20:28:31.999026 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.2822e-05 sec
109 2023.11.29 20:28:31.999056 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level
110 2023.11.29 20:28:31.999071 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables.
111 2023.11.29 20:28:31.999092 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables.
112 2023.11.29 20:28:32.001140 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads
113 2023.11.29 20:28:32.007010 [ 1 ] {} <Debug> Application: Loaded metadata.
114 2023.11.29 20:28:32.007139 [ 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.29 20:28:32.007206 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled.
116 2023.11.29 20:28:32.219079 [ 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.29 20:28:32.236831 [ 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.29 20:28:32.236913 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair.
119 2023.11.29 20:28:32.360893 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
120 2023.11.29 20:28:32.361681 [ 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.29 20:28:32.362056 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds
122 2023.11.29 20:28:32.362095 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48.
123 2023.11.29 20:28:32.362116 [ 128 ] {} <Debug> DNSResolver: Updating DNS cache
124 2023.11.29 20:28:32.362196 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123
125 2023.11.29 20:28:32.362201 [ 128 ] {} <Debug> DNSResolver: Updated DNS cache
126 2023.11.29 20:28:32.362253 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000
127 2023.11.29 20:28:32.362851 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004
128 2023.11.29 20:28:32.362874 [ 1 ] {} <Information> Application: Ready for connections.
129 2023.11.29 20:28:47.362320 [ 164 ] {} <Debug> DNSResolver: Updating DNS cache
130 2023.11.29 20:28:47.362418 [ 164 ] {} <Debug> DNSResolver: Updated DNS cache
131 2023.11.29 20:29:02.362520 [ 164 ] {} <Debug> DNSResolver: Updating DNS cache
132 2023.11.29 20:29:02.362619 [ 164 ] {} <Debug> DNSResolver: Updated DNS cache
133 2023.11.29 20:29:02.730685 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60980, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
134 2023.11.29 20:29:02.730937 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
135 2023.11.29 20:29:02.731702 [ 3 ] {} <Debug> HTTP-Session: 862a3182-c0b6-438e-804f-1e37cb20b3da Authenticating user 'default' from [fd00:1122:3344:101::d]:60980
136 2023.11.29 20:29:02.731744 [ 3 ] {} <Debug> HTTP-Session: 862a3182-c0b6-438e-804f-1e37cb20b3da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
137 2023.11.29 20:29:02.731931 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false
138 2023.11.29 20:29:02.731971 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION
139 2023.11.29 20:29:02.732019 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION
140 2023.11.29 20:29:02.733640 [ 3 ] {23b6efda-b00c-424e-a3bb-41d50ce6826d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60980) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
141 2023.11.29 20:29:02.757896 [ 3 ] {23b6efda-b00c-424e-a3bb-41d50ce6826d} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:60980) (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.29 20:29:02.758899 [ 3 ] {23b6efda-b00c-424e-a3bb-41d50ce6826d} <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.29 20:29:02.759801 [ 3 ] {23b6efda-b00c-424e-a3bb-41d50ce6826d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
192 2023.11.29 20:29:02.759828 [ 3 ] {} <Debug> HTTP-Session: 862a3182-c0b6-438e-804f-1e37cb20b3da Destroying unnamed session
193 2023.11.29 20:29:02.765093 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60980, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
194 2023.11.29 20:29:02.765209 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
195 2023.11.29 20:29:02.765231 [ 3 ] {} <Debug> HTTP-Session: ceda842b-44a9-4d52-9deb-130e1d885797 Authenticating user 'default' from [fd00:1122:3344:101::d]:60980
196 2023.11.29 20:29:02.765283 [ 3 ] {} <Debug> HTTP-Session: ceda842b-44a9-4d52-9deb-130e1d885797 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
197 2023.11.29 20:29:02.765618 [ 3 ] {c67bc3e2-df5e-47ed-be67-d2567c80a092} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60980) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete)
198 2023.11.29 20:29:02.765708 [ 3 ] {c67bc3e2-df5e-47ed-be67-d2567c80a092} <Debug> executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete)
199 2023.11.29 20:29:02.767008 [ 3 ] {c67bc3e2-df5e-47ed-be67-d2567c80a092} <Trace> ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters
200 2023.11.29 20:29:02.769030 [ 3 ] {c67bc3e2-df5e-47ed-be67-d2567c80a092} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
201 2023.11.29 20:29:02.773320 [ 3 ] {c67bc3e2-df5e-47ed-be67-d2567c80a092} <Debug> DynamicQueryHandler: Done processing query
202 2023.11.29 20:29:02.773385 [ 3 ] {c67bc3e2-df5e-47ed-be67-d2567c80a092} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB.
203 2023.11.29 20:29:02.773404 [ 3 ] {} <Debug> HTTP-Session: ceda842b-44a9-4d52-9deb-130e1d885797 Destroying unnamed session
204 2023.11.29 20:29:02.773597 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60980, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
205 2023.11.29 20:29:02.773678 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
206 2023.11.29 20:29:02.773700 [ 3 ] {} <Debug> HTTP-Session: 18a0e448-debe-4fce-9517-6025fb320ca7 Authenticating user 'default' from [fd00:1122:3344:101::d]:60980
207 2023.11.29 20:29:02.773749 [ 3 ] {} <Debug> HTTP-Session: 18a0e448-debe-4fce-9517-6025fb320ca7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
208 2023.11.29 20:29:02.773858 [ 3 ] {8c4859aa-8f20-488b-9dc9-59f213405cc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60980) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
209 2023.11.29 20:29:02.774244 [ 3 ] {8c4859aa-8f20-488b-9dc9-59f213405cc7} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:60980) (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.29 20:29:02.774566 [ 3 ] {8c4859aa-8f20-488b-9dc9-59f213405cc7} <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.29 20:29:02.774842 [ 3 ] {8c4859aa-8f20-488b-9dc9-59f213405cc7} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
260 2023.11.29 20:29:02.774866 [ 3 ] {} <Debug> HTTP-Session: 18a0e448-debe-4fce-9517-6025fb320ca7 Destroying unnamed session
261 2023.11.29 20:29:02.775148 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60980, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
262 2023.11.29 20:29:02.775290 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
263 2023.11.29 20:29:02.775325 [ 3 ] {} <Debug> HTTP-Session: 46c7d6ae-66a3-4e52-b971-160d7cab3926 Authenticating user 'default' from [fd00:1122:3344:101::d]:60980
264 2023.11.29 20:29:02.775387 [ 3 ] {} <Debug> HTTP-Session: 46c7d6ae-66a3-4e52-b971-160d7cab3926 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
265 2023.11.29 20:29:02.775548 [ 3 ] {c055d1e8-ae43-4373-ade2-f8e566c18156} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60980) DROP DATABASE IF EXISTS oximeter (stage: Complete)
266 2023.11.29 20:29:02.775681 [ 3 ] {c055d1e8-ae43-4373-ade2-f8e566c18156} <Debug> DynamicQueryHandler: Done processing query
267 2023.11.29 20:29:02.775760 [ 3 ] {c055d1e8-ae43-4373-ade2-f8e566c18156} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
268 2023.11.29 20:29:02.775779 [ 3 ] {} <Debug> HTTP-Session: 46c7d6ae-66a3-4e52-b971-160d7cab3926 Destroying unnamed session
269 2023.11.29 20:29:02.775963 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60980, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
270 2023.11.29 20:29:02.776472 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
271 2023.11.29 20:29:02.776491 [ 3 ] {} <Debug> HTTP-Session: 98c8fb91-61a8-4d62-bca6-44a8b215bb4f Authenticating user 'default' from [fd00:1122:3344:101::d]:60980
272 2023.11.29 20:29:02.776541 [ 3 ] {} <Debug> HTTP-Session: 98c8fb91-61a8-4d62-bca6-44a8b215bb4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
273 2023.11.29 20:29:02.776633 [ 3 ] {9838d7ce-50b7-42fa-93eb-523782946096} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60980) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete)
274 2023.11.29 20:29:02.776682 [ 3 ] {9838d7ce-50b7-42fa-93eb-523782946096} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.*
275 2023.11.29 20:29:02.778915 [ 3 ] {9838d7ce-50b7-42fa-93eb-523782946096} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total.
276 2023.11.29 20:29:02.778970 [ 3 ] {9838d7ce-50b7-42fa-93eb-523782946096} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 7.5892e-05 sec
277 2023.11.29 20:29:02.778989 [ 3 ] {9838d7ce-50b7-42fa-93eb-523782946096} <Information> TablesLoader: Loading 0 tables with 0 dependency level
278 2023.11.29 20:29:02.779031 [ 3 ] {9838d7ce-50b7-42fa-93eb-523782946096} <Information> DatabaseAtomic (oximeter): Starting up tables.
279 2023.11.29 20:29:02.779106 [ 3 ] {9838d7ce-50b7-42fa-93eb-523782946096} <Debug> DynamicQueryHandler: Done processing query
280 2023.11.29 20:29:02.779165 [ 3 ] {9838d7ce-50b7-42fa-93eb-523782946096} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
281 2023.11.29 20:29:02.779183 [ 3 ] {} <Debug> HTTP-Session: 98c8fb91-61a8-4d62-bca6-44a8b215bb4f Destroying unnamed session
282 2023.11.29 20:29:02.779335 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60980, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
283 2023.11.29 20:29:02.779431 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
284 2023.11.29 20:29:02.779454 [ 3 ] {} <Debug> HTTP-Session: a65a4d9e-a4e0-4bbc-8bd8-cf8e72613ddd Authenticating user 'default' from [fd00:1122:3344:101::d]:60980
285 2023.11.29 20:29:02.779514 [ 3 ] {} <Debug> HTTP-Session: a65a4d9e-a4e0-4bbc-8bd8-cf8e72613ddd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
286 2023.11.29 20:29:02.779725 [ 3 ] {1fd1b1e2-9ddd-4c30-98de-2189cc531df6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60980) /* 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.29 20:29:02.779826 [ 3 ] {1fd1b1e2-9ddd-4c30-98de-2189cc531df6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version
289 2023.11.29 20:29:02.784130 [ 3 ] {1fd1b1e2-9ddd-4c30-98de-2189cc531df6} <Debug> oximeter.version (791ed719-1d81-43ed-91d4-c64748c77e18): Loading data parts
290 2023.11.29 20:29:02.784254 [ 3 ] {1fd1b1e2-9ddd-4c30-98de-2189cc531df6} <Debug> oximeter.version (791ed719-1d81-43ed-91d4-c64748c77e18): There are no data parts
291 2023.11.29 20:29:02.786435 [ 3 ] {1fd1b1e2-9ddd-4c30-98de-2189cc531df6} <Debug> DynamicQueryHandler: Done processing query
292 2023.11.29 20:29:02.786461 [ 3 ] {1fd1b1e2-9ddd-4c30-98de-2189cc531df6} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
293 2023.11.29 20:29:02.786523 [ 3 ] {} <Debug> HTTP-Session: a65a4d9e-a4e0-4bbc-8bd8-cf8e72613ddd Destroying unnamed session
294 2023.11.29 20:29:02.786644 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60980, User-Agent: (none), Length: 808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
295 2023.11.29 20:29:02.786756 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
296 2023.11.29 20:29:02.786776 [ 3 ] {} <Debug> HTTP-Session: 6f1af783-a07d-4995-8e7b-1a4d520a88d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:60980
297 2023.11.29 20:29:02.786792 [ 3 ] {} <Debug> HTTP-Session: 6f1af783-a07d-4995-8e7b-1a4d520a88d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
298 2023.11.29 20:29:02.787022 [ 3 ] {2e1c2d8a-b0e0-465f-aa85-b71a7068d7eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60980) /* 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.29 20:29:02.787138 [ 3 ] {2e1c2d8a-b0e0-465f-aa85-b71a7068d7eb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool
310 2023.11.29 20:29:02.794129 [ 3 ] {2e1c2d8a-b0e0-465f-aa85-b71a7068d7eb} <Debug> oximeter.measurements_bool (0de65fc7-6f9c-41ca-aa2f-6ec5dbdf5263): Loading data parts
311 2023.11.29 20:29:02.794219 [ 3 ] {2e1c2d8a-b0e0-465f-aa85-b71a7068d7eb} <Debug> oximeter.measurements_bool (0de65fc7-6f9c-41ca-aa2f-6ec5dbdf5263): There are no data parts
312 2023.11.29 20:29:02.795683 [ 3 ] {2e1c2d8a-b0e0-465f-aa85-b71a7068d7eb} <Debug> DynamicQueryHandler: Done processing query
313 2023.11.29 20:29:02.795711 [ 3 ] {2e1c2d8a-b0e0-465f-aa85-b71a7068d7eb} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
314 2023.11.29 20:29:02.795774 [ 3 ] {} <Debug> HTTP-Session: 6f1af783-a07d-4995-8e7b-1a4d520a88d0 Destroying unnamed session
315 2023.11.29 20:29:02.795924 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60980, User-Agent: (none), Length: 282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
316 2023.11.29 20:29:02.796010 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
317 2023.11.29 20:29:02.796068 [ 3 ] {} <Debug> HTTP-Session: e7ebcb98-5b0b-4fa3-962c-71f74289e5d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:60980
318 2023.11.29 20:29:02.796088 [ 3 ] {} <Debug> HTTP-Session: e7ebcb98-5b0b-4fa3-962c-71f74289e5d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
319 2023.11.29 20:29:02.796314 [ 3 ] {8835cfe9-d26f-40b3-b0c7-f5df73b3f623} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60980) 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.29 20:29:02.796424 [ 3 ] {8835cfe9-d26f-40b3-b0c7-f5df73b3f623} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8
321 2023.11.29 20:29:02.798166 [ 3 ] {8835cfe9-d26f-40b3-b0c7-f5df73b3f623} <Debug> oximeter.measurements_i8 (b9592e6d-27fa-4eb8-a2ca-9a04914e1140): Loading data parts
322 2023.11.29 20:29:02.798292 [ 3 ] {8835cfe9-d26f-40b3-b0c7-f5df73b3f623} <Debug> oximeter.measurements_i8 (b9592e6d-27fa-4eb8-a2ca-9a04914e1140): There are no data parts
323 2023.11.29 20:29:02.799720 [ 3 ] {8835cfe9-d26f-40b3-b0c7-f5df73b3f623} <Debug> DynamicQueryHandler: Done processing query
324 2023.11.29 20:29:02.799745 [ 3 ] {8835cfe9-d26f-40b3-b0c7-f5df73b3f623} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
325 2023.11.29 20:29:02.799800 [ 3 ] {} <Debug> HTTP-Session: e7ebcb98-5b0b-4fa3-962c-71f74289e5d1 Destroying unnamed session
326 2023.11.29 20:29:02.799928 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60980, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
327 2023.11.29 20:29:02.800006 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
328 2023.11.29 20:29:02.800060 [ 3 ] {} <Debug> HTTP-Session: a0b77a76-5fc4-4502-a7de-73c75bdd46a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:60980
329 2023.11.29 20:29:02.800081 [ 3 ] {} <Debug> HTTP-Session: a0b77a76-5fc4-4502-a7de-73c75bdd46a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
330 2023.11.29 20:29:02.800305 [ 3 ] {d9a8d4cd-f3ab-47f1-ba4b-6342597d0865} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60980) 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.29 20:29:02.800391 [ 3 ] {d9a8d4cd-f3ab-47f1-ba4b-6342597d0865} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8
332 2023.11.29 20:29:02.803080 [ 3 ] {d9a8d4cd-f3ab-47f1-ba4b-6342597d0865} <Debug> oximeter.measurements_u8 (9e65f115-5565-473b-989b-7095af3ea356): Loading data parts
333 2023.11.29 20:29:02.803229 [ 3 ] {d9a8d4cd-f3ab-47f1-ba4b-6342597d0865} <Debug> oximeter.measurements_u8 (9e65f115-5565-473b-989b-7095af3ea356): There are no data parts
334 2023.11.29 20:29:02.804839 [ 3 ] {d9a8d4cd-f3ab-47f1-ba4b-6342597d0865} <Debug> DynamicQueryHandler: Done processing query
335 2023.11.29 20:29:02.804917 [ 3 ] {d9a8d4cd-f3ab-47f1-ba4b-6342597d0865} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
336 2023.11.29 20:29:02.804986 [ 3 ] {} <Debug> HTTP-Session: a0b77a76-5fc4-4502-a7de-73c75bdd46a4 Destroying unnamed session
337 2023.11.29 20:29:02.805143 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60980, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
338 2023.11.29 20:29:02.805266 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
339 2023.11.29 20:29:02.805347 [ 3 ] {} <Debug> HTTP-Session: 006420d4-5809-483a-87bc-a0e8de9568f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:60980
340 2023.11.29 20:29:02.805371 [ 3 ] {} <Debug> HTTP-Session: 006420d4-5809-483a-87bc-a0e8de9568f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
341 2023.11.29 20:29:02.805650 [ 3 ] {fe03591f-3ca2-46fa-a4c1-921e84177a85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60980) 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.29 20:29:02.805747 [ 3 ] {fe03591f-3ca2-46fa-a4c1-921e84177a85} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16
343 2023.11.29 20:29:02.809672 [ 3 ] {fe03591f-3ca2-46fa-a4c1-921e84177a85} <Debug> oximeter.measurements_i16 (b1b7b868-2d3a-4f1a-9143-a25e2a684caa): Loading data parts
344 2023.11.29 20:29:02.809800 [ 3 ] {fe03591f-3ca2-46fa-a4c1-921e84177a85} <Debug> oximeter.measurements_i16 (b1b7b868-2d3a-4f1a-9143-a25e2a684caa): There are no data parts
345 2023.11.29 20:29:02.811174 [ 3 ] {fe03591f-3ca2-46fa-a4c1-921e84177a85} <Debug> DynamicQueryHandler: Done processing query
346 2023.11.29 20:29:02.811237 [ 3 ] {fe03591f-3ca2-46fa-a4c1-921e84177a85} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
347 2023.11.29 20:29:02.811253 [ 3 ] {} <Debug> HTTP-Session: 006420d4-5809-483a-87bc-a0e8de9568f3 Destroying unnamed session
348 2023.11.29 20:29:02.811414 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60980, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
349 2023.11.29 20:29:02.811500 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
350 2023.11.29 20:29:02.811522 [ 3 ] {} <Debug> HTTP-Session: 2ca40809-371c-4d32-9f01-5f844ef01936 Authenticating user 'default' from [fd00:1122:3344:101::d]:60980
351 2023.11.29 20:29:02.811577 [ 3 ] {} <Debug> HTTP-Session: 2ca40809-371c-4d32-9f01-5f844ef01936 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
352 2023.11.29 20:29:02.811804 [ 3 ] {d680e293-aab6-4f37-ad10-379c7bc71ac4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60980) 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.29 20:29:02.811903 [ 3 ] {d680e293-aab6-4f37-ad10-379c7bc71ac4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16
354 2023.11.29 20:29:02.813703 [ 3 ] {d680e293-aab6-4f37-ad10-379c7bc71ac4} <Debug> oximeter.measurements_u16 (2e7a43cf-c1fc-4ba4-8706-fe37c4405dc4): Loading data parts
355 2023.11.29 20:29:02.813826 [ 3 ] {d680e293-aab6-4f37-ad10-379c7bc71ac4} <Debug> oximeter.measurements_u16 (2e7a43cf-c1fc-4ba4-8706-fe37c4405dc4): There are no data parts
356 2023.11.29 20:29:02.815266 [ 3 ] {d680e293-aab6-4f37-ad10-379c7bc71ac4} <Debug> DynamicQueryHandler: Done processing query
357 2023.11.29 20:29:02.815342 [ 3 ] {d680e293-aab6-4f37-ad10-379c7bc71ac4} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
358 2023.11.29 20:29:02.815359 [ 3 ] {} <Debug> HTTP-Session: 2ca40809-371c-4d32-9f01-5f844ef01936 Destroying unnamed session
359 2023.11.29 20:29:02.815532 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60980, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
360 2023.11.29 20:29:02.815623 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
361 2023.11.29 20:29:02.815644 [ 3 ] {} <Debug> HTTP-Session: 5563ceaf-4b6c-453b-ae5f-ce715cb0703b Authenticating user 'default' from [fd00:1122:3344:101::d]:60980
362 2023.11.29 20:29:02.815706 [ 3 ] {} <Debug> HTTP-Session: 5563ceaf-4b6c-453b-ae5f-ce715cb0703b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
363 2023.11.29 20:29:02.815895 [ 3 ] {a2dc337a-dbf4-4626-b1d4-2b3fc3c84990} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60980) 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.29 20:29:02.816005 [ 3 ] {a2dc337a-dbf4-4626-b1d4-2b3fc3c84990} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32
365 2023.11.29 20:29:02.817846 [ 3 ] {a2dc337a-dbf4-4626-b1d4-2b3fc3c84990} <Debug> oximeter.measurements_i32 (ab17272d-e325-4dff-8ece-19d4866d9662): Loading data parts
366 2023.11.29 20:29:02.817936 [ 3 ] {a2dc337a-dbf4-4626-b1d4-2b3fc3c84990} <Debug> oximeter.measurements_i32 (ab17272d-e325-4dff-8ece-19d4866d9662): There are no data parts
367 2023.11.29 20:29:02.819512 [ 3 ] {a2dc337a-dbf4-4626-b1d4-2b3fc3c84990} <Debug> DynamicQueryHandler: Done processing query
368 2023.11.29 20:29:02.819540 [ 3 ] {a2dc337a-dbf4-4626-b1d4-2b3fc3c84990} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
369 2023.11.29 20:29:02.819604 [ 3 ] {} <Debug> HTTP-Session: 5563ceaf-4b6c-453b-ae5f-ce715cb0703b Destroying unnamed session
370 2023.11.29 20:29:02.819799 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60980, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
371 2023.11.29 20:29:02.819846 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
372 2023.11.29 20:29:02.819894 [ 3 ] {} <Debug> HTTP-Session: 1dfaca5b-2a04-48bc-ae39-7027e943f90c Authenticating user 'default' from [fd00:1122:3344:101::d]:60980
373 2023.11.29 20:29:02.819950 [ 3 ] {} <Debug> HTTP-Session: 1dfaca5b-2a04-48bc-ae39-7027e943f90c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
374 2023.11.29 20:29:02.820137 [ 3 ] {07a2d201-9043-438e-abc3-1024b0757141} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60980) 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.29 20:29:02.820246 [ 3 ] {07a2d201-9043-438e-abc3-1024b0757141} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32
376 2023.11.29 20:29:02.822036 [ 3 ] {07a2d201-9043-438e-abc3-1024b0757141} <Debug> oximeter.measurements_u32 (3d7ca2ee-8715-4100-b469-53fdd9718691): Loading data parts
377 2023.11.29 20:29:02.822119 [ 3 ] {07a2d201-9043-438e-abc3-1024b0757141} <Debug> oximeter.measurements_u32 (3d7ca2ee-8715-4100-b469-53fdd9718691): There are no data parts
378 2023.11.29 20:29:02.823562 [ 3 ] {07a2d201-9043-438e-abc3-1024b0757141} <Debug> DynamicQueryHandler: Done processing query
379 2023.11.29 20:29:02.823590 [ 3 ] {07a2d201-9043-438e-abc3-1024b0757141} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
380 2023.11.29 20:29:02.823640 [ 3 ] {} <Debug> HTTP-Session: 1dfaca5b-2a04-48bc-ae39-7027e943f90c Destroying unnamed session
381 2023.11.29 20:29:02.823751 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60980, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
382 2023.11.29 20:29:02.823834 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
383 2023.11.29 20:29:02.823893 [ 3 ] {} <Debug> HTTP-Session: 6f577fa3-8b3b-4436-920f-248245faba91 Authenticating user 'default' from [fd00:1122:3344:101::d]:60980
384 2023.11.29 20:29:02.823958 [ 3 ] {} <Debug> HTTP-Session: 6f577fa3-8b3b-4436-920f-248245faba91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
385 2023.11.29 20:29:02.824141 [ 3 ] {ea53cd50-4d02-4ec9-9da5-498ed42bb53b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60980) 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.29 20:29:02.824257 [ 3 ] {ea53cd50-4d02-4ec9-9da5-498ed42bb53b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64
387 2023.11.29 20:29:02.825833 [ 3 ] {ea53cd50-4d02-4ec9-9da5-498ed42bb53b} <Debug> oximeter.measurements_i64 (5af50135-a1f0-4cdd-be80-bf6f3f2dd730): Loading data parts
388 2023.11.29 20:29:02.825965 [ 3 ] {ea53cd50-4d02-4ec9-9da5-498ed42bb53b} <Debug> oximeter.measurements_i64 (5af50135-a1f0-4cdd-be80-bf6f3f2dd730): There are no data parts
389 2023.11.29 20:29:02.828307 [ 3 ] {ea53cd50-4d02-4ec9-9da5-498ed42bb53b} <Debug> DynamicQueryHandler: Done processing query
390 2023.11.29 20:29:02.828332 [ 3 ] {ea53cd50-4d02-4ec9-9da5-498ed42bb53b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
391 2023.11.29 20:29:02.828382 [ 3 ] {} <Debug> HTTP-Session: 6f577fa3-8b3b-4436-920f-248245faba91 Destroying unnamed session
392 2023.11.29 20:29:02.828510 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60980, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
393 2023.11.29 20:29:02.828626 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
394 2023.11.29 20:29:02.828687 [ 3 ] {} <Debug> HTTP-Session: ab9633d1-4145-42f7-b2cf-c3e76cdf437a Authenticating user 'default' from [fd00:1122:3344:101::d]:60980
395 2023.11.29 20:29:02.828706 [ 3 ] {} <Debug> HTTP-Session: ab9633d1-4145-42f7-b2cf-c3e76cdf437a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
396 2023.11.29 20:29:02.828944 [ 3 ] {bcb0ca2b-4c2d-49f2-8428-0760bf6c549b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60980) 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.29 20:29:02.829100 [ 3 ] {bcb0ca2b-4c2d-49f2-8428-0760bf6c549b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64
398 2023.11.29 20:29:02.830920 [ 3 ] {bcb0ca2b-4c2d-49f2-8428-0760bf6c549b} <Debug> oximeter.measurements_u64 (a49a5a1c-c9e6-477f-bd2b-f330964a2689): Loading data parts
399 2023.11.29 20:29:02.831043 [ 3 ] {bcb0ca2b-4c2d-49f2-8428-0760bf6c549b} <Debug> oximeter.measurements_u64 (a49a5a1c-c9e6-477f-bd2b-f330964a2689): There are no data parts
400 2023.11.29 20:29:02.832329 [ 3 ] {bcb0ca2b-4c2d-49f2-8428-0760bf6c549b} <Debug> DynamicQueryHandler: Done processing query
401 2023.11.29 20:29:02.832354 [ 3 ] {bcb0ca2b-4c2d-49f2-8428-0760bf6c549b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
402 2023.11.29 20:29:02.832407 [ 3 ] {} <Debug> HTTP-Session: ab9633d1-4145-42f7-b2cf-c3e76cdf437a Destroying unnamed session
403 2023.11.29 20:29:02.832519 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60980, User-Agent: (none), Length: 286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
404 2023.11.29 20:29:02.832598 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
405 2023.11.29 20:29:02.832617 [ 3 ] {} <Debug> HTTP-Session: 6048a255-92e2-4fb0-ab73-d7240b1316c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:60980
406 2023.11.29 20:29:02.832668 [ 3 ] {} <Debug> HTTP-Session: 6048a255-92e2-4fb0-ab73-d7240b1316c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
407 2023.11.29 20:29:02.832887 [ 3 ] {07d21422-cee1-4e93-84e8-05feae9a35c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60980) 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.29 20:29:02.833000 [ 3 ] {07d21422-cee1-4e93-84e8-05feae9a35c1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32
409 2023.11.29 20:29:02.834651 [ 3 ] {07d21422-cee1-4e93-84e8-05feae9a35c1} <Debug> oximeter.measurements_f32 (50c76f69-9687-4e03-9b79-d257a05c5d34): Loading data parts
410 2023.11.29 20:29:02.834766 [ 3 ] {07d21422-cee1-4e93-84e8-05feae9a35c1} <Debug> oximeter.measurements_f32 (50c76f69-9687-4e03-9b79-d257a05c5d34): There are no data parts
411 2023.11.29 20:29:02.836098 [ 3 ] {07d21422-cee1-4e93-84e8-05feae9a35c1} <Debug> DynamicQueryHandler: Done processing query
412 2023.11.29 20:29:02.836124 [ 3 ] {07d21422-cee1-4e93-84e8-05feae9a35c1} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
413 2023.11.29 20:29:02.836141 [ 3 ] {} <Debug> HTTP-Session: 6048a255-92e2-4fb0-ab73-d7240b1316c8 Destroying unnamed session
414 2023.11.29 20:29:02.836290 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60980, User-Agent: (none), Length: 286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
415 2023.11.29 20:29:02.836385 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
416 2023.11.29 20:29:02.836404 [ 3 ] {} <Debug> HTTP-Session: f97481ae-4532-4707-af11-cc59162be1c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:60980
417 2023.11.29 20:29:02.836458 [ 3 ] {} <Debug> HTTP-Session: f97481ae-4532-4707-af11-cc59162be1c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
418 2023.11.29 20:29:02.836694 [ 3 ] {32bfc6d1-817b-4d6f-8ae6-f70cdc72e296} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60980) 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.29 20:29:02.836774 [ 3 ] {32bfc6d1-817b-4d6f-8ae6-f70cdc72e296} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64
420 2023.11.29 20:29:02.838566 [ 3 ] {32bfc6d1-817b-4d6f-8ae6-f70cdc72e296} <Debug> oximeter.measurements_f64 (55c2952e-eb59-46c8-94dc-27b7a216ee74): Loading data parts
421 2023.11.29 20:29:02.838678 [ 3 ] {32bfc6d1-817b-4d6f-8ae6-f70cdc72e296} <Debug> oximeter.measurements_f64 (55c2952e-eb59-46c8-94dc-27b7a216ee74): There are no data parts
422 2023.11.29 20:29:02.839952 [ 3 ] {32bfc6d1-817b-4d6f-8ae6-f70cdc72e296} <Debug> DynamicQueryHandler: Done processing query
423 2023.11.29 20:29:02.840017 [ 3 ] {32bfc6d1-817b-4d6f-8ae6-f70cdc72e296} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
424 2023.11.29 20:29:02.840033 [ 3 ] {} <Debug> HTTP-Session: f97481ae-4532-4707-af11-cc59162be1c0 Destroying unnamed session
425 2023.11.29 20:29:02.840172 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60980, User-Agent: (none), Length: 288, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
426 2023.11.29 20:29:02.840255 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
427 2023.11.29 20:29:02.840275 [ 3 ] {} <Debug> HTTP-Session: d9587c62-7f56-4a71-b6c0-f6a023ae5d79 Authenticating user 'default' from [fd00:1122:3344:101::d]:60980
428 2023.11.29 20:29:02.840330 [ 3 ] {} <Debug> HTTP-Session: d9587c62-7f56-4a71-b6c0-f6a023ae5d79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
429 2023.11.29 20:29:02.840554 [ 3 ] {d5418dcc-c484-4eba-82c2-9059a3123c0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60980) 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.29 20:29:02.840635 [ 3 ] {d5418dcc-c484-4eba-82c2-9059a3123c0a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string
431 2023.11.29 20:29:02.842357 [ 3 ] {d5418dcc-c484-4eba-82c2-9059a3123c0a} <Debug> oximeter.measurements_string (43b73da5-d46e-4def-84f4-12ec8b04f490): Loading data parts
432 2023.11.29 20:29:02.842443 [ 3 ] {d5418dcc-c484-4eba-82c2-9059a3123c0a} <Debug> oximeter.measurements_string (43b73da5-d46e-4def-84f4-12ec8b04f490): There are no data parts
433 2023.11.29 20:29:02.843750 [ 3 ] {d5418dcc-c484-4eba-82c2-9059a3123c0a} <Debug> DynamicQueryHandler: Done processing query
434 2023.11.29 20:29:02.843808 [ 3 ] {d5418dcc-c484-4eba-82c2-9059a3123c0a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
435 2023.11.29 20:29:02.843823 [ 3 ] {} <Debug> HTTP-Session: d9587c62-7f56-4a71-b6c0-f6a023ae5d79 Destroying unnamed session
436 2023.11.29 20:29:02.843956 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60980, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
437 2023.11.29 20:29:02.844031 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
438 2023.11.29 20:29:02.844050 [ 3 ] {} <Debug> HTTP-Session: 6cf76d11-63e8-457a-9c53-848189bdad8e Authenticating user 'default' from [fd00:1122:3344:101::d]:60980
439 2023.11.29 20:29:02.844105 [ 3 ] {} <Debug> HTTP-Session: 6cf76d11-63e8-457a-9c53-848189bdad8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
440 2023.11.29 20:29:02.844337 [ 3 ] {f93662ca-8bee-410d-ab11-eac184dfcd22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60980) 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.29 20:29:02.844416 [ 3 ] {f93662ca-8bee-410d-ab11-eac184dfcd22} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes
442 2023.11.29 20:29:02.846183 [ 3 ] {f93662ca-8bee-410d-ab11-eac184dfcd22} <Debug> oximeter.measurements_bytes (86c77639-fbd6-45e7-8efb-5966ba5ceb03): Loading data parts
443 2023.11.29 20:29:02.846260 [ 3 ] {f93662ca-8bee-410d-ab11-eac184dfcd22} <Debug> oximeter.measurements_bytes (86c77639-fbd6-45e7-8efb-5966ba5ceb03): There are no data parts
444 2023.11.29 20:29:02.847562 [ 3 ] {f93662ca-8bee-410d-ab11-eac184dfcd22} <Debug> DynamicQueryHandler: Done processing query
445 2023.11.29 20:29:02.847667 [ 3 ] {f93662ca-8bee-410d-ab11-eac184dfcd22} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
446 2023.11.29 20:29:02.847687 [ 3 ] {} <Debug> HTTP-Session: 6cf76d11-63e8-457a-9c53-848189bdad8e Destroying unnamed session
447 2023.11.29 20:29:02.849779 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60980, User-Agent: (none), Length: 343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
448 2023.11.29 20:29:02.850062 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
449 2023.11.29 20:29:02.850103 [ 3 ] {} <Debug> HTTP-Session: b7b5ea13-619f-48ac-beb5-aa7137318291 Authenticating user 'default' from [fd00:1122:3344:101::d]:60980
450 2023.11.29 20:29:02.850166 [ 3 ] {} <Debug> HTTP-Session: b7b5ea13-619f-48ac-beb5-aa7137318291 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
451 2023.11.29 20:29:02.850375 [ 3 ] {dbe0cc0c-4b7a-4b9a-a719-45375f1db4e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60980) 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.29 20:29:02.850480 [ 3 ] {dbe0cc0c-4b7a-4b9a-a719-45375f1db4e5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64
453 2023.11.29 20:29:02.852256 [ 3 ] {dbe0cc0c-4b7a-4b9a-a719-45375f1db4e5} <Debug> oximeter.measurements_cumulativei64 (040c9b98-979b-4bb3-9df1-5f8b841f554b): Loading data parts
454 2023.11.29 20:29:02.852382 [ 3 ] {dbe0cc0c-4b7a-4b9a-a719-45375f1db4e5} <Debug> oximeter.measurements_cumulativei64 (040c9b98-979b-4bb3-9df1-5f8b841f554b): There are no data parts
455 2023.11.29 20:29:02.853703 [ 3 ] {dbe0cc0c-4b7a-4b9a-a719-45375f1db4e5} <Debug> DynamicQueryHandler: Done processing query
456 2023.11.29 20:29:02.853770 [ 3 ] {dbe0cc0c-4b7a-4b9a-a719-45375f1db4e5} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
457 2023.11.29 20:29:02.853785 [ 3 ] {} <Debug> HTTP-Session: b7b5ea13-619f-48ac-beb5-aa7137318291 Destroying unnamed session
458 2023.11.29 20:29:02.853949 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60980, User-Agent: (none), Length: 344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
459 2023.11.29 20:29:02.854033 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
460 2023.11.29 20:29:02.854053 [ 3 ] {} <Debug> HTTP-Session: f7886c51-3468-4817-b68c-fe98fe1c5fcc Authenticating user 'default' from [fd00:1122:3344:101::d]:60980
461 2023.11.29 20:29:02.854103 [ 3 ] {} <Debug> HTTP-Session: f7886c51-3468-4817-b68c-fe98fe1c5fcc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
462 2023.11.29 20:29:02.854338 [ 3 ] {f1e62fb4-dc47-4ec6-96a2-9da24fc93c3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60980) 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.29 20:29:02.854456 [ 3 ] {f1e62fb4-dc47-4ec6-96a2-9da24fc93c3c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64
464 2023.11.29 20:29:02.856175 [ 3 ] {f1e62fb4-dc47-4ec6-96a2-9da24fc93c3c} <Debug> oximeter.measurements_cumulativeu64 (6a8c48c3-cda2-4dc5-86ae-fecb41789a2a): Loading data parts
465 2023.11.29 20:29:02.856294 [ 3 ] {f1e62fb4-dc47-4ec6-96a2-9da24fc93c3c} <Debug> oximeter.measurements_cumulativeu64 (6a8c48c3-cda2-4dc5-86ae-fecb41789a2a): There are no data parts
466 2023.11.29 20:29:02.857609 [ 3 ] {f1e62fb4-dc47-4ec6-96a2-9da24fc93c3c} <Debug> DynamicQueryHandler: Done processing query
467 2023.11.29 20:29:02.857634 [ 3 ] {f1e62fb4-dc47-4ec6-96a2-9da24fc93c3c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
468 2023.11.29 20:29:02.857649 [ 3 ] {} <Debug> HTTP-Session: f7886c51-3468-4817-b68c-fe98fe1c5fcc Destroying unnamed session
469 2023.11.29 20:29:02.857801 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60980, User-Agent: (none), Length: 345, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
470 2023.11.29 20:29:02.857883 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
471 2023.11.29 20:29:02.857901 [ 3 ] {} <Debug> HTTP-Session: 0cb7340b-65ee-449f-9306-0ab43e4bdedd Authenticating user 'default' from [fd00:1122:3344:101::d]:60980
472 2023.11.29 20:29:02.857954 [ 3 ] {} <Debug> HTTP-Session: 0cb7340b-65ee-449f-9306-0ab43e4bdedd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
473 2023.11.29 20:29:02.858196 [ 3 ] {6fea0101-a604-4ae5-9f74-a2e8551a59f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60980) 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.29 20:29:02.858315 [ 3 ] {6fea0101-a604-4ae5-9f74-a2e8551a59f6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32
475 2023.11.29 20:29:02.860014 [ 3 ] {6fea0101-a604-4ae5-9f74-a2e8551a59f6} <Debug> oximeter.measurements_cumulativef32 (0fe898cc-3ddf-4d41-b256-160691602f6a): Loading data parts
476 2023.11.29 20:29:02.860129 [ 3 ] {6fea0101-a604-4ae5-9f74-a2e8551a59f6} <Debug> oximeter.measurements_cumulativef32 (0fe898cc-3ddf-4d41-b256-160691602f6a): There are no data parts
477 2023.11.29 20:29:02.861407 [ 3 ] {6fea0101-a604-4ae5-9f74-a2e8551a59f6} <Debug> DynamicQueryHandler: Done processing query
478 2023.11.29 20:29:02.861431 [ 3 ] {6fea0101-a604-4ae5-9f74-a2e8551a59f6} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
479 2023.11.29 20:29:02.861482 [ 3 ] {} <Debug> HTTP-Session: 0cb7340b-65ee-449f-9306-0ab43e4bdedd Destroying unnamed session
480 2023.11.29 20:29:02.861591 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60980, User-Agent: (none), Length: 346, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
481 2023.11.29 20:29:02.861681 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
482 2023.11.29 20:29:02.861741 [ 3 ] {} <Debug> HTTP-Session: c0e4c6de-1851-4e8c-aad7-fce4eddc249b Authenticating user 'default' from [fd00:1122:3344:101::d]:60980
483 2023.11.29 20:29:02.861760 [ 3 ] {} <Debug> HTTP-Session: c0e4c6de-1851-4e8c-aad7-fce4eddc249b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
484 2023.11.29 20:29:02.861999 [ 3 ] {3ec57cfb-17c6-43f5-9d1e-6b7da177fb04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60980) 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.29 20:29:02.862121 [ 3 ] {3ec57cfb-17c6-43f5-9d1e-6b7da177fb04} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64
486 2023.11.29 20:29:02.863822 [ 3 ] {3ec57cfb-17c6-43f5-9d1e-6b7da177fb04} <Debug> oximeter.measurements_cumulativef64 (a0143bc1-07d8-445b-aad7-7c2995a8a893): Loading data parts
487 2023.11.29 20:29:02.863943 [ 3 ] {3ec57cfb-17c6-43f5-9d1e-6b7da177fb04} <Debug> oximeter.measurements_cumulativef64 (a0143bc1-07d8-445b-aad7-7c2995a8a893): There are no data parts
488 2023.11.29 20:29:02.865244 [ 3 ] {3ec57cfb-17c6-43f5-9d1e-6b7da177fb04} <Debug> DynamicQueryHandler: Done processing query
489 2023.11.29 20:29:02.865269 [ 3 ] {3ec57cfb-17c6-43f5-9d1e-6b7da177fb04} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
490 2023.11.29 20:29:02.865327 [ 3 ] {} <Debug> HTTP-Session: c0e4c6de-1851-4e8c-aad7-fce4eddc249b Destroying unnamed session
491 2023.11.29 20:29:02.865435 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60980, User-Agent: (none), Length: 372, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
492 2023.11.29 20:29:02.865518 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
493 2023.11.29 20:29:02.865579 [ 3 ] {} <Debug> HTTP-Session: 1bbf22fc-7977-43fc-a235-b3fbe961ef47 Authenticating user 'default' from [fd00:1122:3344:101::d]:60980
494 2023.11.29 20:29:02.865631 [ 3 ] {} <Debug> HTTP-Session: 1bbf22fc-7977-43fc-a235-b3fbe961ef47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
495 2023.11.29 20:29:02.865840 [ 3 ] {ac206dca-810f-47fe-96d5-0ee31655e429} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60980) 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.29 20:29:02.865952 [ 3 ] {ac206dca-810f-47fe-96d5-0ee31655e429} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8
497 2023.11.29 20:29:02.867893 [ 3 ] {ac206dca-810f-47fe-96d5-0ee31655e429} <Debug> oximeter.measurements_histogrami8 (28892ab4-58dc-4405-b5ea-391461415ee7): Loading data parts
498 2023.11.29 20:29:02.867972 [ 3 ] {ac206dca-810f-47fe-96d5-0ee31655e429} <Debug> oximeter.measurements_histogrami8 (28892ab4-58dc-4405-b5ea-391461415ee7): There are no data parts
499 2023.11.29 20:29:02.869334 [ 3 ] {ac206dca-810f-47fe-96d5-0ee31655e429} <Debug> DynamicQueryHandler: Done processing query
500 2023.11.29 20:29:02.869359 [ 3 ] {ac206dca-810f-47fe-96d5-0ee31655e429} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
501 2023.11.29 20:29:02.869412 [ 3 ] {} <Debug> HTTP-Session: 1bbf22fc-7977-43fc-a235-b3fbe961ef47 Destroying unnamed session
502 2023.11.29 20:29:02.869552 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60980, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
503 2023.11.29 20:29:02.869631 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
504 2023.11.29 20:29:02.869652 [ 3 ] {} <Debug> HTTP-Session: 4489cac1-939e-40d1-b1b7-80c0103310d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:60980
505 2023.11.29 20:29:02.869704 [ 3 ] {} <Debug> HTTP-Session: 4489cac1-939e-40d1-b1b7-80c0103310d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
506 2023.11.29 20:29:02.869911 [ 3 ] {83f3596a-4598-4bcd-8dc1-3e31bc177b50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60980) 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.29 20:29:02.870024 [ 3 ] {83f3596a-4598-4bcd-8dc1-3e31bc177b50} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8
508 2023.11.29 20:29:02.871832 [ 3 ] {83f3596a-4598-4bcd-8dc1-3e31bc177b50} <Debug> oximeter.measurements_histogramu8 (580c6fd4-006f-40a7-9d19-9466a93107c9): Loading data parts
509 2023.11.29 20:29:02.871954 [ 3 ] {83f3596a-4598-4bcd-8dc1-3e31bc177b50} <Debug> oximeter.measurements_histogramu8 (580c6fd4-006f-40a7-9d19-9466a93107c9): There are no data parts
510 2023.11.29 20:29:02.873200 [ 3 ] {83f3596a-4598-4bcd-8dc1-3e31bc177b50} <Debug> DynamicQueryHandler: Done processing query
511 2023.11.29 20:29:02.873268 [ 3 ] {83f3596a-4598-4bcd-8dc1-3e31bc177b50} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
512 2023.11.29 20:29:02.873286 [ 3 ] {} <Debug> HTTP-Session: 4489cac1-939e-40d1-b1b7-80c0103310d6 Destroying unnamed session
513 2023.11.29 20:29:02.873447 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60980, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
514 2023.11.29 20:29:02.873524 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
515 2023.11.29 20:29:02.873545 [ 3 ] {} <Debug> HTTP-Session: 67dcfcdd-151b-4397-900b-a98600ad4b66 Authenticating user 'default' from [fd00:1122:3344:101::d]:60980
516 2023.11.29 20:29:02.873602 [ 3 ] {} <Debug> HTTP-Session: 67dcfcdd-151b-4397-900b-a98600ad4b66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
517 2023.11.29 20:29:02.873842 [ 3 ] {507008da-6869-4049-84cc-7ce99109ad16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60980) 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.29 20:29:02.873931 [ 3 ] {507008da-6869-4049-84cc-7ce99109ad16} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16
519 2023.11.29 20:29:02.875707 [ 3 ] {507008da-6869-4049-84cc-7ce99109ad16} <Debug> oximeter.measurements_histogrami16 (dae3eb74-c760-4ab9-a63a-51d29beaa08e): Loading data parts
520 2023.11.29 20:29:02.875819 [ 3 ] {507008da-6869-4049-84cc-7ce99109ad16} <Debug> oximeter.measurements_histogrami16 (dae3eb74-c760-4ab9-a63a-51d29beaa08e): There are no data parts
521 2023.11.29 20:29:02.877117 [ 3 ] {507008da-6869-4049-84cc-7ce99109ad16} <Debug> DynamicQueryHandler: Done processing query
522 2023.11.29 20:29:02.877142 [ 3 ] {507008da-6869-4049-84cc-7ce99109ad16} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
523 2023.11.29 20:29:02.877195 [ 3 ] {} <Debug> HTTP-Session: 67dcfcdd-151b-4397-900b-a98600ad4b66 Destroying unnamed session
524 2023.11.29 20:29:02.877313 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60980, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
525 2023.11.29 20:29:02.877391 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
526 2023.11.29 20:29:02.877457 [ 3 ] {} <Debug> HTTP-Session: 14caa3d0-fc52-4481-9c3f-7b3f8d4cd49f Authenticating user 'default' from [fd00:1122:3344:101::d]:60980
527 2023.11.29 20:29:02.877473 [ 3 ] {} <Debug> HTTP-Session: 14caa3d0-fc52-4481-9c3f-7b3f8d4cd49f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
528 2023.11.29 20:29:02.877716 [ 3 ] {3841fd41-d9c2-405b-8bf5-5da102362329} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60980) 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.29 20:29:02.877829 [ 3 ] {3841fd41-d9c2-405b-8bf5-5da102362329} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16
530 2023.11.29 20:29:02.879611 [ 3 ] {3841fd41-d9c2-405b-8bf5-5da102362329} <Debug> oximeter.measurements_histogramu16 (27f27f28-ebe3-4595-8716-f6c8d1fb4e32): Loading data parts
531 2023.11.29 20:29:02.879688 [ 3 ] {3841fd41-d9c2-405b-8bf5-5da102362329} <Debug> oximeter.measurements_histogramu16 (27f27f28-ebe3-4595-8716-f6c8d1fb4e32): There are no data parts
532 2023.11.29 20:29:02.881062 [ 3 ] {3841fd41-d9c2-405b-8bf5-5da102362329} <Debug> DynamicQueryHandler: Done processing query
533 2023.11.29 20:29:02.881092 [ 3 ] {3841fd41-d9c2-405b-8bf5-5da102362329} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
534 2023.11.29 20:29:02.881155 [ 3 ] {} <Debug> HTTP-Session: 14caa3d0-fc52-4481-9c3f-7b3f8d4cd49f Destroying unnamed session
535 2023.11.29 20:29:02.881285 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60980, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
536 2023.11.29 20:29:02.881369 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
537 2023.11.29 20:29:02.881430 [ 3 ] {} <Debug> HTTP-Session: c8fbbf24-432d-46a8-9c40-a16386c7ead8 Authenticating user 'default' from [fd00:1122:3344:101::d]:60980
538 2023.11.29 20:29:02.881446 [ 3 ] {} <Debug> HTTP-Session: c8fbbf24-432d-46a8-9c40-a16386c7ead8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
539 2023.11.29 20:29:02.881695 [ 3 ] {f7664080-d99d-4ad8-ae00-1eacad66ba1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60980) 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.29 20:29:02.881817 [ 3 ] {f7664080-d99d-4ad8-ae00-1eacad66ba1f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32
541 2023.11.29 20:29:02.883607 [ 3 ] {f7664080-d99d-4ad8-ae00-1eacad66ba1f} <Debug> oximeter.measurements_histogrami32 (b141e2f1-95e1-43a7-a521-d262fa54f326): Loading data parts
542 2023.11.29 20:29:02.883691 [ 3 ] {f7664080-d99d-4ad8-ae00-1eacad66ba1f} <Debug> oximeter.measurements_histogrami32 (b141e2f1-95e1-43a7-a521-d262fa54f326): There are no data parts
543 2023.11.29 20:29:02.885025 [ 3 ] {f7664080-d99d-4ad8-ae00-1eacad66ba1f} <Debug> DynamicQueryHandler: Done processing query
544 2023.11.29 20:29:02.885089 [ 3 ] {f7664080-d99d-4ad8-ae00-1eacad66ba1f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
545 2023.11.29 20:29:02.885104 [ 3 ] {} <Debug> HTTP-Session: c8fbbf24-432d-46a8-9c40-a16386c7ead8 Destroying unnamed session
546 2023.11.29 20:29:02.885247 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60980, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
547 2023.11.29 20:29:02.885338 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
548 2023.11.29 20:29:02.885357 [ 3 ] {} <Debug> HTTP-Session: 5b1eccd0-bfc5-4ab9-9257-c10d993bbdf0 Authenticating user 'default' from [fd00:1122:3344:101::d]:60980
549 2023.11.29 20:29:02.885412 [ 3 ] {} <Debug> HTTP-Session: 5b1eccd0-bfc5-4ab9-9257-c10d993bbdf0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
550 2023.11.29 20:29:02.885662 [ 3 ] {4bb79d8d-9b67-4a34-a2d0-dd7d7e8fa7c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60980) 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.29 20:29:02.885822 [ 3 ] {4bb79d8d-9b67-4a34-a2d0-dd7d7e8fa7c0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32
552 2023.11.29 20:29:02.888346 [ 3 ] {4bb79d8d-9b67-4a34-a2d0-dd7d7e8fa7c0} <Debug> oximeter.measurements_histogramu32 (560b2ad7-4356-4a5b-8556-c31517903bb5): Loading data parts
553 2023.11.29 20:29:02.888478 [ 3 ] {4bb79d8d-9b67-4a34-a2d0-dd7d7e8fa7c0} <Debug> oximeter.measurements_histogramu32 (560b2ad7-4356-4a5b-8556-c31517903bb5): There are no data parts
554 2023.11.29 20:29:02.890288 [ 3 ] {4bb79d8d-9b67-4a34-a2d0-dd7d7e8fa7c0} <Debug> DynamicQueryHandler: Done processing query
555 2023.11.29 20:29:02.890313 [ 3 ] {4bb79d8d-9b67-4a34-a2d0-dd7d7e8fa7c0} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
556 2023.11.29 20:29:02.890328 [ 3 ] {} <Debug> HTTP-Session: 5b1eccd0-bfc5-4ab9-9257-c10d993bbdf0 Destroying unnamed session
557 2023.11.29 20:29:02.890487 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60980, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
558 2023.11.29 20:29:02.890573 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
559 2023.11.29 20:29:02.890592 [ 3 ] {} <Debug> HTTP-Session: 2ef085b2-7669-4720-9ab0-594d3b28ba97 Authenticating user 'default' from [fd00:1122:3344:101::d]:60980
560 2023.11.29 20:29:02.890649 [ 3 ] {} <Debug> HTTP-Session: 2ef085b2-7669-4720-9ab0-594d3b28ba97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
561 2023.11.29 20:29:02.890902 [ 3 ] {cf8d42aa-6be8-4fc5-bb72-3515a3145d0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60980) 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.29 20:29:02.891031 [ 3 ] {cf8d42aa-6be8-4fc5-bb72-3515a3145d0b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64
563 2023.11.29 20:29:02.892723 [ 3 ] {cf8d42aa-6be8-4fc5-bb72-3515a3145d0b} <Debug> oximeter.measurements_histogrami64 (af137beb-ed3f-4a2c-8e1d-1e2a5a798070): Loading data parts
564 2023.11.29 20:29:02.892849 [ 3 ] {cf8d42aa-6be8-4fc5-bb72-3515a3145d0b} <Debug> oximeter.measurements_histogrami64 (af137beb-ed3f-4a2c-8e1d-1e2a5a798070): There are no data parts
565 2023.11.29 20:29:02.894420 [ 3 ] {cf8d42aa-6be8-4fc5-bb72-3515a3145d0b} <Debug> DynamicQueryHandler: Done processing query
566 2023.11.29 20:29:02.894446 [ 3 ] {cf8d42aa-6be8-4fc5-bb72-3515a3145d0b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
567 2023.11.29 20:29:02.894514 [ 3 ] {} <Debug> HTTP-Session: 2ef085b2-7669-4720-9ab0-594d3b28ba97 Destroying unnamed session
568 2023.11.29 20:29:02.894637 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60980, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
569 2023.11.29 20:29:02.894723 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
570 2023.11.29 20:29:02.894779 [ 3 ] {} <Debug> HTTP-Session: df7818bd-5e47-4e03-9b4e-52b1098d1fbe Authenticating user 'default' from [fd00:1122:3344:101::d]:60980
571 2023.11.29 20:29:02.894798 [ 3 ] {} <Debug> HTTP-Session: df7818bd-5e47-4e03-9b4e-52b1098d1fbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
572 2023.11.29 20:29:02.895043 [ 3 ] {d4d1c517-baae-4ab9-9b3a-45fef5463de4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60980) 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.29 20:29:02.895180 [ 3 ] {d4d1c517-baae-4ab9-9b3a-45fef5463de4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64
574 2023.11.29 20:29:02.896892 [ 3 ] {d4d1c517-baae-4ab9-9b3a-45fef5463de4} <Debug> oximeter.measurements_histogramu64 (daf053ce-2f56-4792-b293-8d9590bafd2b): Loading data parts
575 2023.11.29 20:29:02.896989 [ 3 ] {d4d1c517-baae-4ab9-9b3a-45fef5463de4} <Debug> oximeter.measurements_histogramu64 (daf053ce-2f56-4792-b293-8d9590bafd2b): There are no data parts
576 2023.11.29 20:29:02.898485 [ 3 ] {d4d1c517-baae-4ab9-9b3a-45fef5463de4} <Debug> DynamicQueryHandler: Done processing query
577 2023.11.29 20:29:02.898517 [ 3 ] {d4d1c517-baae-4ab9-9b3a-45fef5463de4} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
578 2023.11.29 20:29:02.898571 [ 3 ] {} <Debug> HTTP-Session: df7818bd-5e47-4e03-9b4e-52b1098d1fbe Destroying unnamed session
579 2023.11.29 20:29:02.898731 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60980, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
580 2023.11.29 20:29:02.898779 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
581 2023.11.29 20:29:02.898837 [ 3 ] {} <Debug> HTTP-Session: f5321a91-25c3-4216-b708-180f4386d47c Authenticating user 'default' from [fd00:1122:3344:101::d]:60980
582 2023.11.29 20:29:02.898889 [ 3 ] {} <Debug> HTTP-Session: f5321a91-25c3-4216-b708-180f4386d47c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
583 2023.11.29 20:29:02.899105 [ 3 ] {a11dd864-666a-4161-9ca2-167857440908} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60980) 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.29 20:29:02.899219 [ 3 ] {a11dd864-666a-4161-9ca2-167857440908} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32
585 2023.11.29 20:29:02.901554 [ 3 ] {a11dd864-666a-4161-9ca2-167857440908} <Debug> oximeter.measurements_histogramf32 (4beb9385-c3ce-471c-8713-30f216e9d8eb): Loading data parts
586 2023.11.29 20:29:02.901687 [ 3 ] {a11dd864-666a-4161-9ca2-167857440908} <Debug> oximeter.measurements_histogramf32 (4beb9385-c3ce-471c-8713-30f216e9d8eb): There are no data parts
587 2023.11.29 20:29:02.903064 [ 3 ] {a11dd864-666a-4161-9ca2-167857440908} <Debug> DynamicQueryHandler: Done processing query
588 2023.11.29 20:29:02.903134 [ 3 ] {a11dd864-666a-4161-9ca2-167857440908} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
589 2023.11.29 20:29:02.903151 [ 3 ] {} <Debug> HTTP-Session: f5321a91-25c3-4216-b708-180f4386d47c Destroying unnamed session
590 2023.11.29 20:29:02.903308 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60980, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
591 2023.11.29 20:29:02.903392 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
592 2023.11.29 20:29:02.903412 [ 3 ] {} <Debug> HTTP-Session: 0dcc2df6-503d-4c04-80cb-6bfddb8c5314 Authenticating user 'default' from [fd00:1122:3344:101::d]:60980
593 2023.11.29 20:29:02.903480 [ 3 ] {} <Debug> HTTP-Session: 0dcc2df6-503d-4c04-80cb-6bfddb8c5314 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
594 2023.11.29 20:29:02.903695 [ 3 ] {b76928e6-918b-4b60-a25a-a10514682af5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60980) 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.29 20:29:02.903891 [ 3 ] {b76928e6-918b-4b60-a25a-a10514682af5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64
596 2023.11.29 20:29:02.905795 [ 3 ] {b76928e6-918b-4b60-a25a-a10514682af5} <Debug> oximeter.measurements_histogramf64 (c0538830-fd8b-4eef-8877-447d7c01f365): Loading data parts
597 2023.11.29 20:29:02.905922 [ 3 ] {b76928e6-918b-4b60-a25a-a10514682af5} <Debug> oximeter.measurements_histogramf64 (c0538830-fd8b-4eef-8877-447d7c01f365): There are no data parts
598 2023.11.29 20:29:02.907212 [ 3 ] {b76928e6-918b-4b60-a25a-a10514682af5} <Debug> DynamicQueryHandler: Done processing query
599 2023.11.29 20:29:02.907273 [ 3 ] {b76928e6-918b-4b60-a25a-a10514682af5} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
600 2023.11.29 20:29:02.907337 [ 3 ] {} <Debug> HTTP-Session: 0dcc2df6-503d-4c04-80cb-6bfddb8c5314 Destroying unnamed session
601 2023.11.29 20:29:02.907478 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60980, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
602 2023.11.29 20:29:02.907570 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
603 2023.11.29 20:29:02.907635 [ 3 ] {} <Debug> HTTP-Session: 02213fa8-c657-4361-a6d1-1fa20d679523 Authenticating user 'default' from [fd00:1122:3344:101::d]:60980
604 2023.11.29 20:29:02.907651 [ 3 ] {} <Debug> HTTP-Session: 02213fa8-c657-4361-a6d1-1fa20d679523 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
605 2023.11.29 20:29:02.907857 [ 3 ] {f35d3aff-be62-469d-bbce-fea3d157a02c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60980) /* 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.29 20:29:02.907979 [ 3 ] {f35d3aff-be62-469d-bbce-fea3d157a02c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool
624 2023.11.29 20:29:02.909665 [ 3 ] {f35d3aff-be62-469d-bbce-fea3d157a02c} <Debug> oximeter.fields_bool (46c98317-bcf0-44e7-b08b-8823dea9b0ad): Loading data parts
625 2023.11.29 20:29:02.909743 [ 3 ] {f35d3aff-be62-469d-bbce-fea3d157a02c} <Debug> oximeter.fields_bool (46c98317-bcf0-44e7-b08b-8823dea9b0ad): There are no data parts
626 2023.11.29 20:29:02.911030 [ 3 ] {f35d3aff-be62-469d-bbce-fea3d157a02c} <Debug> DynamicQueryHandler: Done processing query
627 2023.11.29 20:29:02.911054 [ 3 ] {f35d3aff-be62-469d-bbce-fea3d157a02c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
628 2023.11.29 20:29:02.911109 [ 3 ] {} <Debug> HTTP-Session: 02213fa8-c657-4361-a6d1-1fa20d679523 Destroying unnamed session
629 2023.11.29 20:29:02.911255 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60980, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
630 2023.11.29 20:29:02.911296 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
631 2023.11.29 20:29:02.911355 [ 3 ] {} <Debug> HTTP-Session: 821bbf6b-414c-448b-a263-bdf4ffa319fa Authenticating user 'default' from [fd00:1122:3344:101::d]:60980
632 2023.11.29 20:29:02.911412 [ 3 ] {} <Debug> HTTP-Session: 821bbf6b-414c-448b-a263-bdf4ffa319fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
633 2023.11.29 20:29:02.911569 [ 3 ] {7a7a8007-32b8-46a5-a386-dccbdb3014e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60980) 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.29 20:29:02.911686 [ 3 ] {7a7a8007-32b8-46a5-a386-dccbdb3014e1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8
635 2023.11.29 20:29:02.913317 [ 3 ] {7a7a8007-32b8-46a5-a386-dccbdb3014e1} <Debug> oximeter.fields_i8 (ebcaed9f-2519-417a-80c0-2c08101f03ba): Loading data parts
636 2023.11.29 20:29:02.913463 [ 3 ] {7a7a8007-32b8-46a5-a386-dccbdb3014e1} <Debug> oximeter.fields_i8 (ebcaed9f-2519-417a-80c0-2c08101f03ba): There are no data parts
637 2023.11.29 20:29:02.914774 [ 3 ] {7a7a8007-32b8-46a5-a386-dccbdb3014e1} <Debug> DynamicQueryHandler: Done processing query
638 2023.11.29 20:29:02.914810 [ 3 ] {7a7a8007-32b8-46a5-a386-dccbdb3014e1} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
639 2023.11.29 20:29:02.914832 [ 3 ] {} <Debug> HTTP-Session: 821bbf6b-414c-448b-a263-bdf4ffa319fa Destroying unnamed session
640 2023.11.29 20:29:02.915017 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60980, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
641 2023.11.29 20:29:02.915108 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
642 2023.11.29 20:29:02.915129 [ 3 ] {} <Debug> HTTP-Session: cd56eb0b-fb4c-46a0-bdb4-40ef28e9a6ac Authenticating user 'default' from [fd00:1122:3344:101::d]:60980
643 2023.11.29 20:29:02.915190 [ 3 ] {} <Debug> HTTP-Session: cd56eb0b-fb4c-46a0-bdb4-40ef28e9a6ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
644 2023.11.29 20:29:02.915392 [ 3 ] {26970b68-7cf4-4ee8-9c9c-376c73585264} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60980) 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.29 20:29:02.915471 [ 3 ] {26970b68-7cf4-4ee8-9c9c-376c73585264} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8
646 2023.11.29 20:29:02.917119 [ 3 ] {26970b68-7cf4-4ee8-9c9c-376c73585264} <Debug> oximeter.fields_u8 (ff14885a-1d0e-485b-abae-7d436661aa68): Loading data parts
647 2023.11.29 20:29:02.917207 [ 3 ] {26970b68-7cf4-4ee8-9c9c-376c73585264} <Debug> oximeter.fields_u8 (ff14885a-1d0e-485b-abae-7d436661aa68): There are no data parts
648 2023.11.29 20:29:02.918576 [ 3 ] {26970b68-7cf4-4ee8-9c9c-376c73585264} <Debug> DynamicQueryHandler: Done processing query
649 2023.11.29 20:29:02.918638 [ 3 ] {26970b68-7cf4-4ee8-9c9c-376c73585264} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
650 2023.11.29 20:29:02.918654 [ 3 ] {} <Debug> HTTP-Session: cd56eb0b-fb4c-46a0-bdb4-40ef28e9a6ac Destroying unnamed session
651 2023.11.29 20:29:02.918813 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60980, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
652 2023.11.29 20:29:02.918893 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
653 2023.11.29 20:29:02.918911 [ 3 ] {} <Debug> HTTP-Session: 3b245bed-5db8-4afc-8125-49bcbc98901e Authenticating user 'default' from [fd00:1122:3344:101::d]:60980
654 2023.11.29 20:29:02.918969 [ 3 ] {} <Debug> HTTP-Session: 3b245bed-5db8-4afc-8125-49bcbc98901e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
655 2023.11.29 20:29:02.919164 [ 3 ] {969c9e58-27f7-4be9-914c-6f110d212dcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60980) 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.29 20:29:02.919243 [ 3 ] {969c9e58-27f7-4be9-914c-6f110d212dcd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16
657 2023.11.29 20:29:02.920884 [ 3 ] {969c9e58-27f7-4be9-914c-6f110d212dcd} <Debug> oximeter.fields_i16 (e7f4619f-a0e8-490b-b616-4cd61c064414): Loading data parts
658 2023.11.29 20:29:02.920976 [ 3 ] {969c9e58-27f7-4be9-914c-6f110d212dcd} <Debug> oximeter.fields_i16 (e7f4619f-a0e8-490b-b616-4cd61c064414): There are no data parts
659 2023.11.29 20:29:02.922299 [ 3 ] {969c9e58-27f7-4be9-914c-6f110d212dcd} <Debug> DynamicQueryHandler: Done processing query
660 2023.11.29 20:29:02.922323 [ 3 ] {969c9e58-27f7-4be9-914c-6f110d212dcd} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
661 2023.11.29 20:29:02.922387 [ 3 ] {} <Debug> HTTP-Session: 3b245bed-5db8-4afc-8125-49bcbc98901e Destroying unnamed session
662 2023.11.29 20:29:02.922490 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60980, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
663 2023.11.29 20:29:02.922574 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
664 2023.11.29 20:29:02.922635 [ 3 ] {} <Debug> HTTP-Session: 1666b436-eb64-4241-8fe8-18a570085010 Authenticating user 'default' from [fd00:1122:3344:101::d]:60980
665 2023.11.29 20:29:02.922652 [ 3 ] {} <Debug> HTTP-Session: 1666b436-eb64-4241-8fe8-18a570085010 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
666 2023.11.29 20:29:02.922848 [ 3 ] {6db97c5b-bbc4-444e-a79b-bdb2290b802e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60980) 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.29 20:29:02.922958 [ 3 ] {6db97c5b-bbc4-444e-a79b-bdb2290b802e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16
668 2023.11.29 20:29:02.924530 [ 3 ] {6db97c5b-bbc4-444e-a79b-bdb2290b802e} <Debug> oximeter.fields_u16 (3c8abc3f-8015-4478-b66f-341ce0f0baf0): Loading data parts
669 2023.11.29 20:29:02.924692 [ 3 ] {6db97c5b-bbc4-444e-a79b-bdb2290b802e} <Debug> oximeter.fields_u16 (3c8abc3f-8015-4478-b66f-341ce0f0baf0): There are no data parts
670 2023.11.29 20:29:02.926402 [ 3 ] {6db97c5b-bbc4-444e-a79b-bdb2290b802e} <Debug> DynamicQueryHandler: Done processing query
671 2023.11.29 20:29:02.926811 [ 3 ] {6db97c5b-bbc4-444e-a79b-bdb2290b802e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
672 2023.11.29 20:29:02.926867 [ 3 ] {} <Debug> HTTP-Session: 1666b436-eb64-4241-8fe8-18a570085010 Destroying unnamed session
673 2023.11.29 20:29:02.927021 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60980, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
674 2023.11.29 20:29:02.927106 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
675 2023.11.29 20:29:02.927174 [ 3 ] {} <Debug> HTTP-Session: c8eb420b-0deb-4a09-855a-dc5a7dc5a4af Authenticating user 'default' from [fd00:1122:3344:101::d]:60980
676 2023.11.29 20:29:02.927190 [ 3 ] {} <Debug> HTTP-Session: c8eb420b-0deb-4a09-855a-dc5a7dc5a4af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
677 2023.11.29 20:29:02.927388 [ 3 ] {650a5fcb-7ebd-4976-99b9-e8487c6b1476} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60980) 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.29 20:29:02.927467 [ 3 ] {650a5fcb-7ebd-4976-99b9-e8487c6b1476} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32
679 2023.11.29 20:29:02.929027 [ 3 ] {650a5fcb-7ebd-4976-99b9-e8487c6b1476} <Debug> oximeter.fields_i32 (3885b0a0-8381-49a6-a82b-93e94e937222): Loading data parts
680 2023.11.29 20:29:02.929153 [ 3 ] {650a5fcb-7ebd-4976-99b9-e8487c6b1476} <Debug> oximeter.fields_i32 (3885b0a0-8381-49a6-a82b-93e94e937222): There are no data parts
681 2023.11.29 20:29:02.930497 [ 3 ] {650a5fcb-7ebd-4976-99b9-e8487c6b1476} <Debug> DynamicQueryHandler: Done processing query
682 2023.11.29 20:29:02.930564 [ 3 ] {650a5fcb-7ebd-4976-99b9-e8487c6b1476} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
683 2023.11.29 20:29:02.930581 [ 3 ] {} <Debug> HTTP-Session: c8eb420b-0deb-4a09-855a-dc5a7dc5a4af Destroying unnamed session
684 2023.11.29 20:29:02.930744 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60980, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
685 2023.11.29 20:29:02.930833 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
686 2023.11.29 20:29:02.930854 [ 3 ] {} <Debug> HTTP-Session: c0fe335d-f4d5-43fd-b066-a73fe86a0386 Authenticating user 'default' from [fd00:1122:3344:101::d]:60980
687 2023.11.29 20:29:02.930916 [ 3 ] {} <Debug> HTTP-Session: c0fe335d-f4d5-43fd-b066-a73fe86a0386 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
688 2023.11.29 20:29:02.931078 [ 3 ] {4417c214-d5c3-467f-a5ca-8437310b63ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60980) 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.29 20:29:02.931344 [ 3 ] {4417c214-d5c3-467f-a5ca-8437310b63ea} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32
690 2023.11.29 20:29:02.933225 [ 3 ] {4417c214-d5c3-467f-a5ca-8437310b63ea} <Debug> oximeter.fields_u32 (b4d4b29f-8eb1-4eed-ad96-31725af26a8a): Loading data parts
691 2023.11.29 20:29:02.933335 [ 3 ] {4417c214-d5c3-467f-a5ca-8437310b63ea} <Debug> oximeter.fields_u32 (b4d4b29f-8eb1-4eed-ad96-31725af26a8a): There are no data parts
692 2023.11.29 20:29:02.934724 [ 3 ] {4417c214-d5c3-467f-a5ca-8437310b63ea} <Debug> DynamicQueryHandler: Done processing query
693 2023.11.29 20:29:02.934747 [ 3 ] {4417c214-d5c3-467f-a5ca-8437310b63ea} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
694 2023.11.29 20:29:02.934801 [ 3 ] {} <Debug> HTTP-Session: c0fe335d-f4d5-43fd-b066-a73fe86a0386 Destroying unnamed session
695 2023.11.29 20:29:02.934929 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60980, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
696 2023.11.29 20:29:02.935011 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
697 2023.11.29 20:29:02.935066 [ 3 ] {} <Debug> HTTP-Session: f370515d-bac2-4e5a-b012-130a28982303 Authenticating user 'default' from [fd00:1122:3344:101::d]:60980
698 2023.11.29 20:29:02.935103 [ 3 ] {} <Debug> HTTP-Session: f370515d-bac2-4e5a-b012-130a28982303 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
699 2023.11.29 20:29:02.935296 [ 3 ] {dcdec1e6-40a2-40a4-a61f-0f7a18ca9558} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60980) 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.29 20:29:02.935406 [ 3 ] {dcdec1e6-40a2-40a4-a61f-0f7a18ca9558} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64
701 2023.11.29 20:29:02.936950 [ 3 ] {dcdec1e6-40a2-40a4-a61f-0f7a18ca9558} <Debug> oximeter.fields_i64 (9db8909a-0d6f-4f60-a431-39ac49b27d81): Loading data parts
702 2023.11.29 20:29:02.937090 [ 3 ] {dcdec1e6-40a2-40a4-a61f-0f7a18ca9558} <Debug> oximeter.fields_i64 (9db8909a-0d6f-4f60-a431-39ac49b27d81): There are no data parts
703 2023.11.29 20:29:02.938465 [ 3 ] {dcdec1e6-40a2-40a4-a61f-0f7a18ca9558} <Debug> DynamicQueryHandler: Done processing query
704 2023.11.29 20:29:02.938490 [ 3 ] {dcdec1e6-40a2-40a4-a61f-0f7a18ca9558} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
705 2023.11.29 20:29:02.938505 [ 3 ] {} <Debug> HTTP-Session: f370515d-bac2-4e5a-b012-130a28982303 Destroying unnamed session
706 2023.11.29 20:29:02.938681 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60980, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
707 2023.11.29 20:29:02.938777 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
708 2023.11.29 20:29:02.938796 [ 3 ] {} <Debug> HTTP-Session: ec4dfa9e-4682-4e87-a6bc-7207f66d43db Authenticating user 'default' from [fd00:1122:3344:101::d]:60980
709 2023.11.29 20:29:02.938855 [ 3 ] {} <Debug> HTTP-Session: ec4dfa9e-4682-4e87-a6bc-7207f66d43db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
710 2023.11.29 20:29:02.939049 [ 3 ] {8ad9e235-8f7e-4924-9a4b-bd578f458314} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60980) 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.29 20:29:02.939127 [ 3 ] {8ad9e235-8f7e-4924-9a4b-bd578f458314} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64
712 2023.11.29 20:29:02.940790 [ 3 ] {8ad9e235-8f7e-4924-9a4b-bd578f458314} <Debug> oximeter.fields_u64 (9f91c5f0-1137-42ed-ad4b-8d067aca371e): Loading data parts
713 2023.11.29 20:29:02.940856 [ 3 ] {8ad9e235-8f7e-4924-9a4b-bd578f458314} <Debug> oximeter.fields_u64 (9f91c5f0-1137-42ed-ad4b-8d067aca371e): There are no data parts
714 2023.11.29 20:29:02.942125 [ 3 ] {8ad9e235-8f7e-4924-9a4b-bd578f458314} <Debug> DynamicQueryHandler: Done processing query
715 2023.11.29 20:29:02.942196 [ 3 ] {8ad9e235-8f7e-4924-9a4b-bd578f458314} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
716 2023.11.29 20:29:02.942212 [ 3 ] {} <Debug> HTTP-Session: ec4dfa9e-4682-4e87-a6bc-7207f66d43db Destroying unnamed session
717 2023.11.29 20:29:02.942324 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60980, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
718 2023.11.29 20:29:02.942438 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
719 2023.11.29 20:29:02.942464 [ 3 ] {} <Debug> HTTP-Session: a0a472fe-8de4-4d99-a1dd-a078f9ad468f Authenticating user 'default' from [fd00:1122:3344:101::d]:60980
720 2023.11.29 20:29:02.942520 [ 3 ] {} <Debug> HTTP-Session: a0a472fe-8de4-4d99-a1dd-a078f9ad468f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
721 2023.11.29 20:29:02.942674 [ 3 ] {de0bea5a-6c80-4c94-b943-eecf7de7d281} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60980) 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.29 20:29:02.942789 [ 3 ] {de0bea5a-6c80-4c94-b943-eecf7de7d281} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr
723 2023.11.29 20:29:02.944437 [ 3 ] {de0bea5a-6c80-4c94-b943-eecf7de7d281} <Debug> oximeter.fields_ipaddr (1c47790b-0185-4e38-ba7b-4c0cfb4f5478): Loading data parts
724 2023.11.29 20:29:02.944510 [ 3 ] {de0bea5a-6c80-4c94-b943-eecf7de7d281} <Debug> oximeter.fields_ipaddr (1c47790b-0185-4e38-ba7b-4c0cfb4f5478): There are no data parts
725 2023.11.29 20:29:02.945766 [ 3 ] {de0bea5a-6c80-4c94-b943-eecf7de7d281} <Debug> DynamicQueryHandler: Done processing query
726 2023.11.29 20:29:02.945791 [ 3 ] {de0bea5a-6c80-4c94-b943-eecf7de7d281} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
727 2023.11.29 20:29:02.945855 [ 3 ] {} <Debug> HTTP-Session: a0a472fe-8de4-4d99-a1dd-a078f9ad468f Destroying unnamed session
728 2023.11.29 20:29:02.945965 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60980, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
729 2023.11.29 20:29:02.946053 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
730 2023.11.29 20:29:02.946115 [ 3 ] {} <Debug> HTTP-Session: 283c22ac-472e-485e-acc7-4818ba0da5a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:60980
731 2023.11.29 20:29:02.946132 [ 3 ] {} <Debug> HTTP-Session: 283c22ac-472e-485e-acc7-4818ba0da5a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
732 2023.11.29 20:29:02.946327 [ 3 ] {c533e62c-0c7e-4b86-b61a-2774b93e4ca1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60980) 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.29 20:29:02.946419 [ 3 ] {c533e62c-0c7e-4b86-b61a-2774b93e4ca1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string
734 2023.11.29 20:29:02.948083 [ 3 ] {c533e62c-0c7e-4b86-b61a-2774b93e4ca1} <Debug> oximeter.fields_string (467d39fd-99ca-48ae-b96a-c0fba551cc12): Loading data parts
735 2023.11.29 20:29:02.948192 [ 3 ] {c533e62c-0c7e-4b86-b61a-2774b93e4ca1} <Debug> oximeter.fields_string (467d39fd-99ca-48ae-b96a-c0fba551cc12): There are no data parts
736 2023.11.29 20:29:02.949480 [ 3 ] {c533e62c-0c7e-4b86-b61a-2774b93e4ca1} <Debug> DynamicQueryHandler: Done processing query
737 2023.11.29 20:29:02.949549 [ 3 ] {c533e62c-0c7e-4b86-b61a-2774b93e4ca1} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
738 2023.11.29 20:29:02.949611 [ 3 ] {} <Debug> HTTP-Session: 283c22ac-472e-485e-acc7-4818ba0da5a9 Destroying unnamed session
739 2023.11.29 20:29:02.949720 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60980, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
740 2023.11.29 20:29:02.949799 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
741 2023.11.29 20:29:02.949862 [ 3 ] {} <Debug> HTTP-Session: edc5cdfd-32cf-4016-aec9-778c308af255 Authenticating user 'default' from [fd00:1122:3344:101::d]:60980
742 2023.11.29 20:29:02.949879 [ 3 ] {} <Debug> HTTP-Session: edc5cdfd-32cf-4016-aec9-778c308af255 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
743 2023.11.29 20:29:02.950072 [ 3 ] {8a26e8bf-d8e9-4450-b0d6-01a83bfd6431} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60980) 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.29 20:29:02.950161 [ 3 ] {8a26e8bf-d8e9-4450-b0d6-01a83bfd6431} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid
745 2023.11.29 20:29:02.951825 [ 3 ] {8a26e8bf-d8e9-4450-b0d6-01a83bfd6431} <Debug> oximeter.fields_uuid (22974e30-1b93-4dd0-8c66-b08ecc70d4a9): Loading data parts
746 2023.11.29 20:29:02.951938 [ 3 ] {8a26e8bf-d8e9-4450-b0d6-01a83bfd6431} <Debug> oximeter.fields_uuid (22974e30-1b93-4dd0-8c66-b08ecc70d4a9): There are no data parts
747 2023.11.29 20:29:02.953219 [ 3 ] {8a26e8bf-d8e9-4450-b0d6-01a83bfd6431} <Debug> DynamicQueryHandler: Done processing query
748 2023.11.29 20:29:02.953288 [ 3 ] {8a26e8bf-d8e9-4450-b0d6-01a83bfd6431} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
749 2023.11.29 20:29:02.953309 [ 3 ] {} <Debug> HTTP-Session: edc5cdfd-32cf-4016-aec9-778c308af255 Destroying unnamed session
750 2023.11.29 20:29:02.953472 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60980, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
751 2023.11.29 20:29:02.953580 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
752 2023.11.29 20:29:02.953614 [ 3 ] {} <Debug> HTTP-Session: 98edc58a-28b4-4774-a46c-64610004c681 Authenticating user 'default' from [fd00:1122:3344:101::d]:60980
753 2023.11.29 20:29:02.953691 [ 3 ] {} <Debug> HTTP-Session: 98edc58a-28b4-4774-a46c-64610004c681 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
754 2023.11.29 20:29:02.953928 [ 3 ] {38a4d5ae-1bb7-4377-bfb7-9a315714bf40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60980) /* 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.29 20:29:02.954081 [ 3 ] {38a4d5ae-1bb7-4377-bfb7-9a315714bf40} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema
759 2023.11.29 20:29:02.957127 [ 3 ] {38a4d5ae-1bb7-4377-bfb7-9a315714bf40} <Debug> oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75): Loading data parts
760 2023.11.29 20:29:02.957241 [ 3 ] {38a4d5ae-1bb7-4377-bfb7-9a315714bf40} <Debug> oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75): There are no data parts
761 2023.11.29 20:29:02.958969 [ 3 ] {38a4d5ae-1bb7-4377-bfb7-9a315714bf40} <Debug> DynamicQueryHandler: Done processing query
762 2023.11.29 20:29:02.958996 [ 3 ] {38a4d5ae-1bb7-4377-bfb7-9a315714bf40} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
763 2023.11.29 20:29:02.959063 [ 3 ] {} <Debug> HTTP-Session: 98edc58a-28b4-4774-a46c-64610004c681 Destroying unnamed session
764 2023.11.29 20:29:02.959231 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60980, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
765 2023.11.29 20:29:02.959334 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
766 2023.11.29 20:29:02.959450 [ 3 ] {} <Debug> HTTP-Session: f82bd12c-94b5-4419-876a-e94c0c0d6b6d Authenticating user 'default' from [fd00:1122:3344:101::d]:60980
767 2023.11.29 20:29:02.959467 [ 3 ] {} <Debug> HTTP-Session: f82bd12c-94b5-4419-876a-e94c0c0d6b6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
768 2023.11.29 20:29:02.959629 [ 3 ] {a57fb609-49c3-4ede-b4ea-2b6378d593a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60980) INSERT INTO oximeter.version (*) VALUES (stage: Complete)
769 2023.11.29 20:29:02.960466 [ 3 ] {a57fb609-49c3-4ede-b4ea-2b6378d593a8} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version
770 2023.11.29 20:29:02.966315 [ 3 ] {a57fb609-49c3-4ede-b4ea-2b6378d593a8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.71 GiB.
771 2023.11.29 20:29:02.969947 [ 3 ] {a57fb609-49c3-4ede-b4ea-2b6378d593a8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
772 2023.11.29 20:29:02.970498 [ 3 ] {a57fb609-49c3-4ede-b4ea-2b6378d593a8} <Trace> oximeter.version (791ed719-1d81-43ed-91d4-c64748c77e18): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
773 2023.11.29 20:29:02.970736 [ 3 ] {a57fb609-49c3-4ede-b4ea-2b6378d593a8} <Information> executeQuery: Read 1 rows, 16.00 B in 0.01102147 sec., 90 rows/sec., 1.42 KiB/sec.
774 2023.11.29 20:29:02.970904 [ 3 ] {a57fb609-49c3-4ede-b4ea-2b6378d593a8} <Debug> DynamicQueryHandler: Done processing query
775 2023.11.29 20:29:02.970981 [ 3 ] {a57fb609-49c3-4ede-b4ea-2b6378d593a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.09 MiB.
776 2023.11.29 20:29:02.971003 [ 3 ] {} <Debug> HTTP-Session: f82bd12c-94b5-4419-876a-e94c0c0d6b6d Destroying unnamed session
777 2023.11.29 20:29:03.000141 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 219.00 MiB, peak 224.07 MiB, will set to 228.29 MiB (RSS), difference: 9.29 MiB
778 2023.11.29 20:29:17.362653 [ 154 ] {} <Debug> DNSResolver: Updating DNS cache
779 2023.11.29 20:29:17.362782 [ 154 ] {} <Debug> DNSResolver: Updated DNS cache
780 2023.11.29 20:29:22.979784 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33979, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
781 2023.11.29 20:29:22.979949 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
782 2023.11.29 20:29:22.979976 [ 3 ] {} <Debug> HTTP-Session: b0b050f2-0a13-4f7f-98cc-dca0c1742e7c Authenticating user 'default' from [fd00:1122:3344:101::d]:33979
783 2023.11.29 20:29:22.980028 [ 3 ] {} <Debug> HTTP-Session: b0b050f2-0a13-4f7f-98cc-dca0c1742e7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
784 2023.11.29 20:29:22.980171 [ 3 ] {a0a4e0a9-f9e0-469b-bf7a-243c1bd0cfc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33979) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete)
785 2023.11.29 20:29:22.980526 [ 3 ] {a0a4e0a9-f9e0-469b-bf7a-243c1bd0cfc3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
786 2023.11.29 20:29:22.981266 [ 3 ] {a0a4e0a9-f9e0-469b-bf7a-243c1bd0cfc3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
787 2023.11.29 20:29:22.981472 [ 3 ] {a0a4e0a9-f9e0-469b-bf7a-243c1bd0cfc3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
788 2023.11.29 20:29:22.982511 [ 3 ] {a0a4e0a9-f9e0-469b-bf7a-243c1bd0cfc3} <Debug> DynamicQueryHandler: Done processing query
789 2023.11.29 20:29:22.982541 [ 3 ] {a0a4e0a9-f9e0-469b-bf7a-243c1bd0cfc3} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
790 2023.11.29 20:29:22.982574 [ 3 ] {} <Debug> HTTP-Session: b0b050f2-0a13-4f7f-98cc-dca0c1742e7c Destroying unnamed session
791 2023.11.29 20:29:22.984839 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33979, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
792 2023.11.29 20:29:22.984913 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
793 2023.11.29 20:29:22.985018 [ 3 ] {} <Debug> HTTP-Session: 1ecc62ca-bbdb-44a6-ac2a-7e2bda360e77 Authenticating user 'default' from [fd00:1122:3344:101::d]:33979
794 2023.11.29 20:29:22.985040 [ 3 ] {} <Debug> HTTP-Session: 1ecc62ca-bbdb-44a6-ac2a-7e2bda360e77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
795 2023.11.29 20:29:22.985198 [ 3 ] {88621576-478f-4d4d-8e3c-a4b98487c311} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33979) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
796 2023.11.29 20:29:22.990791 [ 3 ] {88621576-478f-4d4d-8e3c-a4b98487c311} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
797 2023.11.29 20:29:22.990937 [ 3 ] {88621576-478f-4d4d-8e3c-a4b98487c311} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
798 2023.11.29 20:29:22.991054 [ 3 ] {88621576-478f-4d4d-8e3c-a4b98487c311} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
799 2023.11.29 20:29:22.991937 [ 3 ] {88621576-478f-4d4d-8e3c-a4b98487c311} <Debug> DynamicQueryHandler: Done processing query
800 2023.11.29 20:29:22.991968 [ 3 ] {88621576-478f-4d4d-8e3c-a4b98487c311} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
801 2023.11.29 20:29:22.991987 [ 3 ] {} <Debug> HTTP-Session: 1ecc62ca-bbdb-44a6-ac2a-7e2bda360e77 Destroying unnamed session
802 2023.11.29 20:29:22.992367 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33979, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
803 2023.11.29 20:29:22.992412 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
804 2023.11.29 20:29:22.992431 [ 3 ] {} <Debug> HTTP-Session: 05a2090e-a1e5-4dbe-b762-4f3cd27969fc Authenticating user 'default' from [fd00:1122:3344:101::d]:33979
805 2023.11.29 20:29:22.992463 [ 3 ] {} <Debug> HTTP-Session: 05a2090e-a1e5-4dbe-b762-4f3cd27969fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
806 2023.11.29 20:29:22.992575 [ 3 ] {d87ab735-de40-441f-876b-d75d4b16ea39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33979) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
807 2023.11.29 20:29:22.993027 [ 3 ] {d87ab735-de40-441f-876b-d75d4b16ea39} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
808 2023.11.29 20:29:22.993175 [ 3 ] {d87ab735-de40-441f-876b-d75d4b16ea39} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
809 2023.11.29 20:29:22.993217 [ 3 ] {d87ab735-de40-441f-876b-d75d4b16ea39} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
810 2023.11.29 20:29:22.994076 [ 3 ] {d87ab735-de40-441f-876b-d75d4b16ea39} <Debug> DynamicQueryHandler: Done processing query
811 2023.11.29 20:29:22.994104 [ 3 ] {d87ab735-de40-441f-876b-d75d4b16ea39} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
812 2023.11.29 20:29:22.994121 [ 3 ] {} <Debug> HTTP-Session: 05a2090e-a1e5-4dbe-b762-4f3cd27969fc Destroying unnamed session
813 2023.11.29 20:29:22.994336 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33979, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
814 2023.11.29 20:29:22.994380 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
815 2023.11.29 20:29:22.994399 [ 3 ] {} <Debug> HTTP-Session: 2b40a9ec-6cb6-4823-b51f-41a79151959e Authenticating user 'default' from [fd00:1122:3344:101::d]:33979
816 2023.11.29 20:29:22.994415 [ 3 ] {} <Debug> HTTP-Session: 2b40a9ec-6cb6-4823-b51f-41a79151959e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
817 2023.11.29 20:29:22.994529 [ 3 ] {e18e0a30-3766-4a9f-9bab-16e6844320dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33979) 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)
818 2023.11.29 20:29:22.994881 [ 3 ] {e18e0a30-3766-4a9f-9bab-16e6844320dc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
819 2023.11.29 20:29:22.995030 [ 3 ] {e18e0a30-3766-4a9f-9bab-16e6844320dc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
820 2023.11.29 20:29:22.995072 [ 3 ] {e18e0a30-3766-4a9f-9bab-16e6844320dc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
821 2023.11.29 20:29:22.995966 [ 3 ] {e18e0a30-3766-4a9f-9bab-16e6844320dc} <Debug> DynamicQueryHandler: Done processing query
822 2023.11.29 20:29:22.995993 [ 3 ] {e18e0a30-3766-4a9f-9bab-16e6844320dc} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
823 2023.11.29 20:29:22.996010 [ 3 ] {} <Debug> HTTP-Session: 2b40a9ec-6cb6-4823-b51f-41a79151959e Destroying unnamed session
824 2023.11.29 20:29:22.997354 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33979, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
825 2023.11.29 20:29:22.997397 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
826 2023.11.29 20:29:22.997416 [ 3 ] {} <Debug> HTTP-Session: 04b41454-52c4-4853-b4d6-0ecb5629690c Authenticating user 'default' from [fd00:1122:3344:101::d]:33979
827 2023.11.29 20:29:22.997432 [ 3 ] {} <Debug> HTTP-Session: 04b41454-52c4-4853-b4d6-0ecb5629690c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
828 2023.11.29 20:29:22.997510 [ 3 ] {ac29accd-653a-4fd6-bb22-86685fa759d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33979) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
829 2023.11.29 20:29:22.997550 [ 3 ] {ac29accd-653a-4fd6-bb22-86685fa759d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
830 2023.11.29 20:29:22.998287 [ 3 ] {ac29accd-653a-4fd6-bb22-86685fa759d5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
831 2023.11.29 20:29:22.999388 [ 3 ] {ac29accd-653a-4fd6-bb22-86685fa759d5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.44 GiB.
832 2023.11.29 20:29:22.999737 [ 3 ] {ac29accd-653a-4fd6-bb22-86685fa759d5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
833 2023.11.29 20:29:22.999909 [ 3 ] {ac29accd-653a-4fd6-bb22-86685fa759d5} <Trace> oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
834 2023.11.29 20:29:23.000020 [ 3 ] {ac29accd-653a-4fd6-bb22-86685fa759d5} <Information> executeQuery: Read 4 rows, 443.00 B in 0.002479483 sec., 1613 rows/sec., 174.48 KiB/sec.
835 2023.11.29 20:29:23.000129 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 233.54 MiB, peak 233.54 MiB, will set to 229.00 MiB (RSS), difference: -4.54 MiB
836 2023.11.29 20:29:23.000153 [ 3 ] {ac29accd-653a-4fd6-bb22-86685fa759d5} <Debug> DynamicQueryHandler: Done processing query
837 2023.11.29 20:29:23.000202 [ 3 ] {ac29accd-653a-4fd6-bb22-86685fa759d5} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
838 2023.11.29 20:29:23.000233 [ 3 ] {} <Debug> HTTP-Session: 04b41454-52c4-4853-b4d6-0ecb5629690c Destroying unnamed session
839 2023.11.29 20:29:23.000392 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33979, User-Agent: (none), Length: 2201, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
840 2023.11.29 20:29:23.000447 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
841 2023.11.29 20:29:23.000467 [ 3 ] {} <Debug> HTTP-Session: 20242516-a347-44df-acea-2face6eb064d Authenticating user 'default' from [fd00:1122:3344:101::d]:33979
842 2023.11.29 20:29:23.000485 [ 3 ] {} <Debug> HTTP-Session: 20242516-a347-44df-acea-2face6eb064d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
843 2023.11.29 20:29:23.000560 [ 3 ] {f4c229c3-7ac5-4dac-9b1a-ca9d1c0da69f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33979) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
844 2023.11.29 20:29:23.000599 [ 3 ] {f4c229c3-7ac5-4dac-9b1a-ca9d1c0da69f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
845 2023.11.29 20:29:23.000737 [ 3 ] {f4c229c3-7ac5-4dac-9b1a-ca9d1c0da69f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
846 2023.11.29 20:29:23.004515 [ 3 ] {f4c229c3-7ac5-4dac-9b1a-ca9d1c0da69f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.44 GiB.
847 2023.11.29 20:29:23.004736 [ 3 ] {f4c229c3-7ac5-4dac-9b1a-ca9d1c0da69f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
848 2023.11.29 20:29:23.004892 [ 3 ] {f4c229c3-7ac5-4dac-9b1a-ca9d1c0da69f} <Trace> oximeter.fields_i64 (9db8909a-0d6f-4f60-a431-39ac49b27d81): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
849 2023.11.29 20:29:23.004990 [ 3 ] {f4c229c3-7ac5-4dac-9b1a-ca9d1c0da69f} <Information> executeQuery: Read 15 rows, 1.22 KiB in 0.004403692 sec., 3406 rows/sec., 276.09 KiB/sec.
850 2023.11.29 20:29:23.005151 [ 3 ] {f4c229c3-7ac5-4dac-9b1a-ca9d1c0da69f} <Debug> DynamicQueryHandler: Done processing query
851 2023.11.29 20:29:23.005194 [ 3 ] {f4c229c3-7ac5-4dac-9b1a-ca9d1c0da69f} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
852 2023.11.29 20:29:23.005215 [ 3 ] {} <Debug> HTTP-Session: 20242516-a347-44df-acea-2face6eb064d Destroying unnamed session
853 2023.11.29 20:29:23.005379 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33979, User-Agent: (none), Length: 6743, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
854 2023.11.29 20:29:23.005439 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
855 2023.11.29 20:29:23.005462 [ 3 ] {} <Debug> HTTP-Session: a3794759-3ebc-447e-b914-e97d52367a88 Authenticating user 'default' from [fd00:1122:3344:101::d]:33979
856 2023.11.29 20:29:23.005483 [ 3 ] {} <Debug> HTTP-Session: a3794759-3ebc-447e-b914-e97d52367a88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
857 2023.11.29 20:29:23.005572 [ 3 ] {4f4e9ffe-42bf-4e62-8b15-bfc721bbfdef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33979) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
858 2023.11.29 20:29:23.005618 [ 3 ] {4f4e9ffe-42bf-4e62-8b15-bfc721bbfdef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
859 2023.11.29 20:29:23.005745 [ 3 ] {4f4e9ffe-42bf-4e62-8b15-bfc721bbfdef} <Trace> ParallelParsingInputFormat: Parallel parsing is used
860 2023.11.29 20:29:23.006065 [ 3 ] {4f4e9ffe-42bf-4e62-8b15-bfc721bbfdef} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.44 GiB.
861 2023.11.29 20:29:23.006309 [ 3 ] {4f4e9ffe-42bf-4e62-8b15-bfc721bbfdef} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
862 2023.11.29 20:29:23.006456 [ 3 ] {4f4e9ffe-42bf-4e62-8b15-bfc721bbfdef} <Trace> oximeter.fields_string (467d39fd-99ca-48ae-b96a-c0fba551cc12): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
863 2023.11.29 20:29:23.006550 [ 3 ] {4f4e9ffe-42bf-4e62-8b15-bfc721bbfdef} <Information> executeQuery: Read 45 rows, 3.97 KiB in 0.000947174 sec., 47509 rows/sec., 4.09 MiB/sec.
864 2023.11.29 20:29:23.006663 [ 3 ] {4f4e9ffe-42bf-4e62-8b15-bfc721bbfdef} <Debug> DynamicQueryHandler: Done processing query
865 2023.11.29 20:29:23.006686 [ 3 ] {4f4e9ffe-42bf-4e62-8b15-bfc721bbfdef} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
866 2023.11.29 20:29:23.006702 [ 3 ] {} <Debug> HTTP-Session: a3794759-3ebc-447e-b914-e97d52367a88 Destroying unnamed session
867 2023.11.29 20:29:23.006840 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33979, User-Agent: (none), Length: 4628, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
868 2023.11.29 20:29:23.006885 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
869 2023.11.29 20:29:23.006904 [ 3 ] {} <Debug> HTTP-Session: 656b158e-be12-4ca2-90a3-daaa5833b023 Authenticating user 'default' from [fd00:1122:3344:101::d]:33979
870 2023.11.29 20:29:23.006920 [ 3 ] {} <Debug> HTTP-Session: 656b158e-be12-4ca2-90a3-daaa5833b023 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
871 2023.11.29 20:29:23.006990 [ 3 ] {8b727749-f15d-46be-8893-28b2765d6b94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33979) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
872 2023.11.29 20:29:23.007029 [ 3 ] {8b727749-f15d-46be-8893-28b2765d6b94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
873 2023.11.29 20:29:23.008208 [ 3 ] {8b727749-f15d-46be-8893-28b2765d6b94} <Trace> ParallelParsingInputFormat: Parallel parsing is used
874 2023.11.29 20:29:23.010514 [ 3 ] {8b727749-f15d-46be-8893-28b2765d6b94} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.44 GiB.
875 2023.11.29 20:29:23.010744 [ 3 ] {8b727749-f15d-46be-8893-28b2765d6b94} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
876 2023.11.29 20:29:23.010887 [ 3 ] {8b727749-f15d-46be-8893-28b2765d6b94} <Trace> oximeter.fields_uuid (22974e30-1b93-4dd0-8c66-b08ecc70d4a9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
877 2023.11.29 20:29:23.010981 [ 3 ] {8b727749-f15d-46be-8893-28b2765d6b94} <Information> executeQuery: Read 27 rows, 2.17 KiB in 0.00396301 sec., 6813 rows/sec., 546.56 KiB/sec.
878 2023.11.29 20:29:23.011094 [ 3 ] {8b727749-f15d-46be-8893-28b2765d6b94} <Debug> DynamicQueryHandler: Done processing query
879 2023.11.29 20:29:23.011119 [ 3 ] {8b727749-f15d-46be-8893-28b2765d6b94} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
880 2023.11.29 20:29:23.011136 [ 3 ] {} <Debug> HTTP-Session: 656b158e-be12-4ca2-90a3-daaa5833b023 Destroying unnamed session
881 2023.11.29 20:29:23.011336 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33979, User-Agent: (none), Length: 16091, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
882 2023.11.29 20:29:23.011381 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
883 2023.11.29 20:29:23.011399 [ 3 ] {} <Debug> HTTP-Session: 80839f42-4f85-48b7-afd9-36e009f26ce6 Authenticating user 'default' from [fd00:1122:3344:101::d]:33979
884 2023.11.29 20:29:23.011415 [ 3 ] {} <Debug> HTTP-Session: 80839f42-4f85-48b7-afd9-36e009f26ce6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
885 2023.11.29 20:29:23.011489 [ 3 ] {28c7b87b-5e0a-42a9-b5cb-56cee57317da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33979) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
886 2023.11.29 20:29:23.011531 [ 3 ] {28c7b87b-5e0a-42a9-b5cb-56cee57317da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
887 2023.11.29 20:29:23.011678 [ 3 ] {28c7b87b-5e0a-42a9-b5cb-56cee57317da} <Trace> ParallelParsingInputFormat: Parallel parsing is used
888 2023.11.29 20:29:23.012086 [ 3 ] {28c7b87b-5e0a-42a9-b5cb-56cee57317da} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.44 GiB.
889 2023.11.29 20:29:23.013072 [ 3 ] {28c7b87b-5e0a-42a9-b5cb-56cee57317da} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
890 2023.11.29 20:29:23.013254 [ 3 ] {28c7b87b-5e0a-42a9-b5cb-56cee57317da} <Trace> oximeter.measurements_histogramf64 (c0538830-fd8b-4eef-8877-447d7c01f365): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
891 2023.11.29 20:29:23.013352 [ 3 ] {28c7b87b-5e0a-42a9-b5cb-56cee57317da} <Information> executeQuery: Read 15 rows, 20.73 KiB in 0.001836607 sec., 8167 rows/sec., 11.02 MiB/sec.
892 2023.11.29 20:29:23.013475 [ 3 ] {28c7b87b-5e0a-42a9-b5cb-56cee57317da} <Debug> DynamicQueryHandler: Done processing query
893 2023.11.29 20:29:23.013498 [ 3 ] {28c7b87b-5e0a-42a9-b5cb-56cee57317da} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB.
894 2023.11.29 20:29:23.013515 [ 3 ] {} <Debug> HTTP-Session: 80839f42-4f85-48b7-afd9-36e009f26ce6 Destroying unnamed session
895 2023.11.29 20:29:23.013633 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33979, User-Agent: (none), Length: 3859, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
896 2023.11.29 20:29:23.013678 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
897 2023.11.29 20:29:23.013696 [ 3 ] {} <Debug> HTTP-Session: b8fb00dc-f13c-475c-a47d-70da5a6947b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:33979
898 2023.11.29 20:29:23.013713 [ 3 ] {} <Debug> HTTP-Session: b8fb00dc-f13c-475c-a47d-70da5a6947b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
899 2023.11.29 20:29:23.013782 [ 3 ] {d414f2a6-cd02-4352-b6fc-cd947b5215b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33979) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
900 2023.11.29 20:29:23.013820 [ 3 ] {d414f2a6-cd02-4352-b6fc-cd947b5215b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
901 2023.11.29 20:29:23.013922 [ 3 ] {d414f2a6-cd02-4352-b6fc-cd947b5215b7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
902 2023.11.29 20:29:23.014225 [ 3 ] {d414f2a6-cd02-4352-b6fc-cd947b5215b7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.44 GiB.
903 2023.11.29 20:29:23.014466 [ 3 ] {d414f2a6-cd02-4352-b6fc-cd947b5215b7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
904 2023.11.29 20:29:23.014655 [ 3 ] {d414f2a6-cd02-4352-b6fc-cd947b5215b7} <Trace> oximeter.measurements_i64 (5af50135-a1f0-4cdd-be80-bf6f3f2dd730): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
905 2023.11.29 20:29:23.014752 [ 3 ] {d414f2a6-cd02-4352-b6fc-cd947b5215b7} <Information> executeQuery: Read 24 rows, 1.73 KiB in 0.000943874 sec., 25427 rows/sec., 1.79 MiB/sec.
906 2023.11.29 20:29:23.014868 [ 3 ] {d414f2a6-cd02-4352-b6fc-cd947b5215b7} <Debug> DynamicQueryHandler: Done processing query
907 2023.11.29 20:29:23.014891 [ 3 ] {d414f2a6-cd02-4352-b6fc-cd947b5215b7} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
908 2023.11.29 20:29:23.014907 [ 3 ] {} <Debug> HTTP-Session: b8fb00dc-f13c-475c-a47d-70da5a6947b6 Destroying unnamed session
909 2023.11.29 20:29:24.000178 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 224.06 MiB, peak 233.54 MiB, will set to 229.50 MiB (RSS), difference: 5.44 MiB
910 2023.11.29 20:29:32.362832 [ 131 ] {} <Debug> DNSResolver: Updating DNS cache
911 2023.11.29 20:29:32.362905 [ 131 ] {} <Debug> DNSResolver: Updated DNS cache
912 2023.11.29 20:29:32.974564 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33979, User-Agent: (none), Length: 2773, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
913 2023.11.29 20:29:32.974713 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
914 2023.11.29 20:29:32.974757 [ 3 ] {} <Debug> HTTP-Session: 0a7cc98b-fb5c-4a6a-947e-cb4d07dcabf8 Authenticating user 'default' from [fd00:1122:3344:101::d]:33979
915 2023.11.29 20:29:32.974797 [ 3 ] {} <Debug> HTTP-Session: 0a7cc98b-fb5c-4a6a-947e-cb4d07dcabf8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
916 2023.11.29 20:29:32.974991 [ 3 ] {4a42f0eb-9b1f-41ee-8559-ad7d2fbd94db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33979) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
917 2023.11.29 20:29:32.975087 [ 3 ] {4a42f0eb-9b1f-41ee-8559-ad7d2fbd94db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
918 2023.11.29 20:29:32.975313 [ 3 ] {4a42f0eb-9b1f-41ee-8559-ad7d2fbd94db} <Trace> ParallelParsingInputFormat: Parallel parsing is used
919 2023.11.29 20:29:32.975766 [ 3 ] {4a42f0eb-9b1f-41ee-8559-ad7d2fbd94db} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB.
920 2023.11.29 20:29:32.976012 [ 3 ] {4a42f0eb-9b1f-41ee-8559-ad7d2fbd94db} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
921 2023.11.29 20:29:32.976172 [ 3 ] {4a42f0eb-9b1f-41ee-8559-ad7d2fbd94db} <Trace> oximeter.fields_i64 (9db8909a-0d6f-4f60-a431-39ac49b27d81): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
922 2023.11.29 20:29:32.976296 [ 3 ] {4a42f0eb-9b1f-41ee-8559-ad7d2fbd94db} <Information> executeQuery: Read 19 rows, 1.54 KiB in 0.001246672 sec., 15240 rows/sec., 1.21 MiB/sec.
923 2023.11.29 20:29:32.976479 [ 3 ] {4a42f0eb-9b1f-41ee-8559-ad7d2fbd94db} <Debug> DynamicQueryHandler: Done processing query
924 2023.11.29 20:29:32.976504 [ 3 ] {4a42f0eb-9b1f-41ee-8559-ad7d2fbd94db} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
925 2023.11.29 20:29:32.976519 [ 3 ] {} <Debug> HTTP-Session: 0a7cc98b-fb5c-4a6a-947e-cb4d07dcabf8 Destroying unnamed session
926 2023.11.29 20:29:32.976689 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33979, User-Agent: (none), Length: 8606, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
927 2023.11.29 20:29:32.976734 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
928 2023.11.29 20:29:32.976753 [ 3 ] {} <Debug> HTTP-Session: 0d0a111b-182e-4635-a224-8da9a9b7e39c Authenticating user 'default' from [fd00:1122:3344:101::d]:33979
929 2023.11.29 20:29:32.976769 [ 3 ] {} <Debug> HTTP-Session: 0d0a111b-182e-4635-a224-8da9a9b7e39c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
930 2023.11.29 20:29:32.976845 [ 3 ] {2271f628-c846-4c51-88ca-1eb16fccff64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33979) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
931 2023.11.29 20:29:32.976884 [ 3 ] {2271f628-c846-4c51-88ca-1eb16fccff64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
932 2023.11.29 20:29:32.976990 [ 3 ] {2271f628-c846-4c51-88ca-1eb16fccff64} <Trace> ParallelParsingInputFormat: Parallel parsing is used
933 2023.11.29 20:29:32.977322 [ 3 ] {2271f628-c846-4c51-88ca-1eb16fccff64} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB.
934 2023.11.29 20:29:32.977529 [ 3 ] {2271f628-c846-4c51-88ca-1eb16fccff64} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
935 2023.11.29 20:29:32.977673 [ 3 ] {2271f628-c846-4c51-88ca-1eb16fccff64} <Trace> oximeter.fields_string (467d39fd-99ca-48ae-b96a-c0fba551cc12): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
936 2023.11.29 20:29:32.977792 [ 3 ] {2271f628-c846-4c51-88ca-1eb16fccff64} <Information> executeQuery: Read 57 rows, 5.11 KiB in 0.000919593 sec., 61983 rows/sec., 5.42 MiB/sec.
937 2023.11.29 20:29:32.977912 [ 3 ] {2271f628-c846-4c51-88ca-1eb16fccff64} <Debug> DynamicQueryHandler: Done processing query
938 2023.11.29 20:29:32.977934 [ 3 ] {2271f628-c846-4c51-88ca-1eb16fccff64} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
939 2023.11.29 20:29:32.977949 [ 3 ] {} <Debug> HTTP-Session: 0d0a111b-182e-4635-a224-8da9a9b7e39c Destroying unnamed session
940 2023.11.29 20:29:32.978090 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33979, User-Agent: (none), Length: 3268, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
941 2023.11.29 20:29:32.978133 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
942 2023.11.29 20:29:32.978157 [ 3 ] {} <Debug> HTTP-Session: 72aa5de8-1fea-455d-9eaf-94336bb61adf Authenticating user 'default' from [fd00:1122:3344:101::d]:33979
943 2023.11.29 20:29:32.978174 [ 3 ] {} <Debug> HTTP-Session: 72aa5de8-1fea-455d-9eaf-94336bb61adf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
944 2023.11.29 20:29:32.978242 [ 3 ] {3335c8d3-4f72-4305-a700-9fe1feae2768} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33979) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
945 2023.11.29 20:29:32.978280 [ 3 ] {3335c8d3-4f72-4305-a700-9fe1feae2768} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
946 2023.11.29 20:29:32.978382 [ 3 ] {3335c8d3-4f72-4305-a700-9fe1feae2768} <Trace> ParallelParsingInputFormat: Parallel parsing is used
947 2023.11.29 20:29:32.978709 [ 3 ] {3335c8d3-4f72-4305-a700-9fe1feae2768} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB.
948 2023.11.29 20:29:32.978906 [ 3 ] {3335c8d3-4f72-4305-a700-9fe1feae2768} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
949 2023.11.29 20:29:32.979047 [ 3 ] {3335c8d3-4f72-4305-a700-9fe1feae2768} <Trace> oximeter.fields_uuid (22974e30-1b93-4dd0-8c66-b08ecc70d4a9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
950 2023.11.29 20:29:32.979168 [ 3 ] {3335c8d3-4f72-4305-a700-9fe1feae2768} <Information> executeQuery: Read 19 rows, 1.52 KiB in 0.000897463 sec., 21170 rows/sec., 1.66 MiB/sec.
951 2023.11.29 20:29:32.979299 [ 3 ] {3335c8d3-4f72-4305-a700-9fe1feae2768} <Debug> DynamicQueryHandler: Done processing query
952 2023.11.29 20:29:32.979322 [ 3 ] {3335c8d3-4f72-4305-a700-9fe1feae2768} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
953 2023.11.29 20:29:32.979337 [ 3 ] {} <Debug> HTTP-Session: 72aa5de8-1fea-455d-9eaf-94336bb61adf Destroying unnamed session
954 2023.11.29 20:29:32.979490 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33979, User-Agent: (none), Length: 20363, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
955 2023.11.29 20:29:32.979535 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
956 2023.11.29 20:29:32.979553 [ 3 ] {} <Debug> HTTP-Session: 17e51af7-5e15-45f6-b910-1d856be55e08 Authenticating user 'default' from [fd00:1122:3344:101::d]:33979
957 2023.11.29 20:29:32.979569 [ 3 ] {} <Debug> HTTP-Session: 17e51af7-5e15-45f6-b910-1d856be55e08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
958 2023.11.29 20:29:32.979643 [ 3 ] {a59861d3-c8fd-477c-9ef2-10cbfd90079b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33979) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
959 2023.11.29 20:29:32.979685 [ 3 ] {a59861d3-c8fd-477c-9ef2-10cbfd90079b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
960 2023.11.29 20:29:32.979822 [ 3 ] {a59861d3-c8fd-477c-9ef2-10cbfd90079b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
961 2023.11.29 20:29:32.980183 [ 3 ] {a59861d3-c8fd-477c-9ef2-10cbfd90079b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB.
962 2023.11.29 20:29:32.980470 [ 3 ] {a59861d3-c8fd-477c-9ef2-10cbfd90079b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
963 2023.11.29 20:29:32.980651 [ 3 ] {a59861d3-c8fd-477c-9ef2-10cbfd90079b} <Trace> oximeter.measurements_histogramf64 (c0538830-fd8b-4eef-8877-447d7c01f365): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
964 2023.11.29 20:29:32.980778 [ 3 ] {a59861d3-c8fd-477c-9ef2-10cbfd90079b} <Information> executeQuery: Read 19 rows, 26.25 KiB in 0.001107818 sec., 17150 rows/sec., 23.14 MiB/sec.
965 2023.11.29 20:29:32.980902 [ 3 ] {a59861d3-c8fd-477c-9ef2-10cbfd90079b} <Debug> DynamicQueryHandler: Done processing query
966 2023.11.29 20:29:32.980924 [ 3 ] {a59861d3-c8fd-477c-9ef2-10cbfd90079b} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
967 2023.11.29 20:29:32.980940 [ 3 ] {} <Debug> HTTP-Session: 17e51af7-5e15-45f6-b910-1d856be55e08 Destroying unnamed session
968 2023.11.29 20:29:37.973131 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33979, User-Agent: (none), Length: 259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
969 2023.11.29 20:29:37.973256 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
970 2023.11.29 20:29:37.973286 [ 3 ] {} <Debug> HTTP-Session: e92fd698-37f3-439f-b285-3d7ec1fda68b Authenticating user 'default' from [fd00:1122:3344:101::d]:33979
971 2023.11.29 20:29:37.973314 [ 3 ] {} <Debug> HTTP-Session: e92fd698-37f3-439f-b285-3d7ec1fda68b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
972 2023.11.29 20:29:37.973508 [ 3 ] {9dd4900f-a3d2-45fd-b099-eaaca6a66e06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33979) 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)
973 2023.11.29 20:29:37.974264 [ 3 ] {9dd4900f-a3d2-45fd-b099-eaaca6a66e06} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
974 2023.11.29 20:29:37.974429 [ 3 ] {9dd4900f-a3d2-45fd-b099-eaaca6a66e06} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
975 2023.11.29 20:29:37.974526 [ 3 ] {9dd4900f-a3d2-45fd-b099-eaaca6a66e06} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
976 2023.11.29 20:29:37.974819 [ 3 ] {9dd4900f-a3d2-45fd-b099-eaaca6a66e06} <Debug> oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (SelectExecutor): Key condition: (column 0 notIn 4-element set)
977 2023.11.29 20:29:37.976694 [ 3 ] {9dd4900f-a3d2-45fd-b099-eaaca6a66e06} <Trace> oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
978 2023.11.29 20:29:37.976724 [ 3 ] {9dd4900f-a3d2-45fd-b099-eaaca6a66e06} <Debug> oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (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
979 2023.11.29 20:29:37.976849 [ 3 ] {9dd4900f-a3d2-45fd-b099-eaaca6a66e06} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
980 2023.11.29 20:29:37.980090 [ 3 ] {9dd4900f-a3d2-45fd-b099-eaaca6a66e06} <Information> executeQuery: Read 4 rows, 443.00 B in 0.006536556 sec., 611 rows/sec., 66.18 KiB/sec.
981 2023.11.29 20:29:37.980303 [ 3 ] {9dd4900f-a3d2-45fd-b099-eaaca6a66e06} <Debug> DynamicQueryHandler: Done processing query
982 2023.11.29 20:29:37.980327 [ 3 ] {9dd4900f-a3d2-45fd-b099-eaaca6a66e06} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
983 2023.11.29 20:29:37.980344 [ 3 ] {} <Debug> HTTP-Session: e92fd698-37f3-439f-b285-3d7ec1fda68b Destroying unnamed session
984 2023.11.29 20:29:37.980622 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33979, User-Agent: (none), Length: 297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
985 2023.11.29 20:29:37.980670 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
986 2023.11.29 20:29:37.980690 [ 3 ] {} <Debug> HTTP-Session: 95e41afd-8cc2-4c75-86a9-cce259609c36 Authenticating user 'default' from [fd00:1122:3344:101::d]:33979
987 2023.11.29 20:29:37.980707 [ 3 ] {} <Debug> HTTP-Session: 95e41afd-8cc2-4c75-86a9-cce259609c36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
988 2023.11.29 20:29:37.980831 [ 3 ] {16fb8214-eeac-42f6-ab17-74c5173d1015} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33979) 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)
989 2023.11.29 20:29:37.981274 [ 3 ] {16fb8214-eeac-42f6-ab17-74c5173d1015} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
990 2023.11.29 20:29:37.981432 [ 3 ] {16fb8214-eeac-42f6-ab17-74c5173d1015} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
991 2023.11.29 20:29:37.981472 [ 3 ] {16fb8214-eeac-42f6-ab17-74c5173d1015} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
992 2023.11.29 20:29:37.981616 [ 3 ] {16fb8214-eeac-42f6-ab17-74c5173d1015} <Debug> oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (SelectExecutor): Key condition: (column 0 notIn 5-element set)
993 2023.11.29 20:29:37.981644 [ 3 ] {16fb8214-eeac-42f6-ab17-74c5173d1015} <Trace> oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
994 2023.11.29 20:29:37.981664 [ 3 ] {16fb8214-eeac-42f6-ab17-74c5173d1015} <Debug> oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (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
995 2023.11.29 20:29:37.981691 [ 3 ] {16fb8214-eeac-42f6-ab17-74c5173d1015} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
996 2023.11.29 20:29:37.982549 [ 3 ] {16fb8214-eeac-42f6-ab17-74c5173d1015} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001679263 sec., 2381 rows/sec., 257.62 KiB/sec.
997 2023.11.29 20:29:37.982732 [ 3 ] {16fb8214-eeac-42f6-ab17-74c5173d1015} <Debug> DynamicQueryHandler: Done processing query
998 2023.11.29 20:29:37.982755 [ 3 ] {16fb8214-eeac-42f6-ab17-74c5173d1015} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
999 2023.11.29 20:29:37.982771 [ 3 ] {} <Debug> HTTP-Session: 95e41afd-8cc2-4c75-86a9-cce259609c36 Destroying unnamed session
1000 2023.11.29 20:29:37.983093 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33979, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1001 2023.11.29 20:29:37.983137 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1002 2023.11.29 20:29:37.983155 [ 3 ] {} <Debug> HTTP-Session: 27ed7c59-b09e-4447-8c8e-3ab8b2244ca9 Authenticating user 'default' from [fd00:1122:3344:101::d]:33979
1003 2023.11.29 20:29:37.983172 [ 3 ] {} <Debug> HTTP-Session: 27ed7c59-b09e-4447-8c8e-3ab8b2244ca9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1004 2023.11.29 20:29:37.983286 [ 3 ] {2801416c-9ad5-4076-8cd0-ee1d0e9b163c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33979) 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)
1005 2023.11.29 20:29:37.983730 [ 3 ] {2801416c-9ad5-4076-8cd0-ee1d0e9b163c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1006 2023.11.29 20:29:37.983890 [ 3 ] {2801416c-9ad5-4076-8cd0-ee1d0e9b163c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1007 2023.11.29 20:29:37.983931 [ 3 ] {2801416c-9ad5-4076-8cd0-ee1d0e9b163c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1008 2023.11.29 20:29:37.984073 [ 3 ] {2801416c-9ad5-4076-8cd0-ee1d0e9b163c} <Debug> oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (SelectExecutor): Key condition: (column 0 notIn 6-element set)
1009 2023.11.29 20:29:37.984101 [ 3 ] {2801416c-9ad5-4076-8cd0-ee1d0e9b163c} <Trace> oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1010 2023.11.29 20:29:37.984122 [ 3 ] {2801416c-9ad5-4076-8cd0-ee1d0e9b163c} <Debug> oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (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
1011 2023.11.29 20:29:37.984151 [ 3 ] {2801416c-9ad5-4076-8cd0-ee1d0e9b163c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1012 2023.11.29 20:29:37.985128 [ 3 ] {2801416c-9ad5-4076-8cd0-ee1d0e9b163c} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001800566 sec., 2221 rows/sec., 240.27 KiB/sec.
1013 2023.11.29 20:29:37.985305 [ 3 ] {2801416c-9ad5-4076-8cd0-ee1d0e9b163c} <Debug> DynamicQueryHandler: Done processing query
1014 2023.11.29 20:29:37.985328 [ 3 ] {2801416c-9ad5-4076-8cd0-ee1d0e9b163c} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1015 2023.11.29 20:29:37.985345 [ 3 ] {} <Debug> HTTP-Session: 27ed7c59-b09e-4447-8c8e-3ab8b2244ca9 Destroying unnamed session
1016 2023.11.29 20:29:37.985583 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33979, User-Agent: (none), Length: 368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1017 2023.11.29 20:29:37.985627 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1018 2023.11.29 20:29:37.985646 [ 3 ] {} <Debug> HTTP-Session: a974b8c4-5bd0-469a-8a9f-07e8b21f7b73 Authenticating user 'default' from [fd00:1122:3344:101::d]:33979
1019 2023.11.29 20:29:37.985663 [ 3 ] {} <Debug> HTTP-Session: a974b8c4-5bd0-469a-8a9f-07e8b21f7b73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1020 2023.11.29 20:29:37.985779 [ 3 ] {dc8ebe70-c6c2-4e4a-879d-47a33cdcac44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33979) 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)
1021 2023.11.29 20:29:37.986232 [ 3 ] {dc8ebe70-c6c2-4e4a-879d-47a33cdcac44} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1022 2023.11.29 20:29:37.986394 [ 3 ] {dc8ebe70-c6c2-4e4a-879d-47a33cdcac44} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1023 2023.11.29 20:29:37.986435 [ 3 ] {dc8ebe70-c6c2-4e4a-879d-47a33cdcac44} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1024 2023.11.29 20:29:37.986579 [ 3 ] {dc8ebe70-c6c2-4e4a-879d-47a33cdcac44} <Debug> oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (SelectExecutor): Key condition: (column 0 notIn 7-element set)
1025 2023.11.29 20:29:37.986607 [ 3 ] {dc8ebe70-c6c2-4e4a-879d-47a33cdcac44} <Trace> oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1026 2023.11.29 20:29:37.986628 [ 3 ] {dc8ebe70-c6c2-4e4a-879d-47a33cdcac44} <Debug> oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (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
1027 2023.11.29 20:29:37.986657 [ 3 ] {dc8ebe70-c6c2-4e4a-879d-47a33cdcac44} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1028 2023.11.29 20:29:37.987568 [ 3 ] {dc8ebe70-c6c2-4e4a-879d-47a33cdcac44} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001752874 sec., 2281 rows/sec., 246.80 KiB/sec.
1029 2023.11.29 20:29:37.987751 [ 3 ] {dc8ebe70-c6c2-4e4a-879d-47a33cdcac44} <Debug> DynamicQueryHandler: Done processing query
1030 2023.11.29 20:29:37.987774 [ 3 ] {dc8ebe70-c6c2-4e4a-879d-47a33cdcac44} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1031 2023.11.29 20:29:37.987790 [ 3 ] {} <Debug> HTTP-Session: a974b8c4-5bd0-469a-8a9f-07e8b21f7b73 Destroying unnamed session
1032 2023.11.29 20:29:37.988023 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33979, User-Agent: (none), Length: 407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1033 2023.11.29 20:29:37.988066 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1034 2023.11.29 20:29:37.988084 [ 3 ] {} <Debug> HTTP-Session: 0d23824d-7534-4525-9ba9-41ec7c38186f Authenticating user 'default' from [fd00:1122:3344:101::d]:33979
1035 2023.11.29 20:29:37.988100 [ 3 ] {} <Debug> HTTP-Session: 0d23824d-7534-4525-9ba9-41ec7c38186f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1036 2023.11.29 20:29:37.988216 [ 3 ] {4e8d3169-6562-4678-8d14-c03f64c84b21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33979) 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)
1037 2023.11.29 20:29:37.988672 [ 3 ] {4e8d3169-6562-4678-8d14-c03f64c84b21} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1038 2023.11.29 20:29:37.988838 [ 3 ] {4e8d3169-6562-4678-8d14-c03f64c84b21} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1039 2023.11.29 20:29:37.988878 [ 3 ] {4e8d3169-6562-4678-8d14-c03f64c84b21} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1040 2023.11.29 20:29:37.989021 [ 3 ] {4e8d3169-6562-4678-8d14-c03f64c84b21} <Debug> oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (SelectExecutor): Key condition: (column 0 notIn 8-element set)
1041 2023.11.29 20:29:37.989050 [ 3 ] {4e8d3169-6562-4678-8d14-c03f64c84b21} <Trace> oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1042 2023.11.29 20:29:37.989070 [ 3 ] {4e8d3169-6562-4678-8d14-c03f64c84b21} <Debug> oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (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
1043 2023.11.29 20:29:37.989097 [ 3 ] {4e8d3169-6562-4678-8d14-c03f64c84b21} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1044 2023.11.29 20:29:37.990065 [ 3 ] {4e8d3169-6562-4678-8d14-c03f64c84b21} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001811246 sec., 2208 rows/sec., 238.85 KiB/sec.
1045 2023.11.29 20:29:37.990249 [ 3 ] {4e8d3169-6562-4678-8d14-c03f64c84b21} <Debug> DynamicQueryHandler: Done processing query
1046 2023.11.29 20:29:37.990273 [ 3 ] {4e8d3169-6562-4678-8d14-c03f64c84b21} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1047 2023.11.29 20:29:37.990288 [ 3 ] {} <Debug> HTTP-Session: 0d23824d-7534-4525-9ba9-41ec7c38186f Destroying unnamed session
1048 2023.11.29 20:29:37.990540 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33979, User-Agent: (none), Length: 440, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1049 2023.11.29 20:29:37.990582 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1050 2023.11.29 20:29:37.990601 [ 3 ] {} <Debug> HTTP-Session: 7964aaf6-e645-4448-8390-e1e772886baa Authenticating user 'default' from [fd00:1122:3344:101::d]:33979
1051 2023.11.29 20:29:37.990617 [ 3 ] {} <Debug> HTTP-Session: 7964aaf6-e645-4448-8390-e1e772886baa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1052 2023.11.29 20:29:37.990736 [ 3 ] {095ab912-d579-4070-9cea-18e5812f0c10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33979) 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)
1053 2023.11.29 20:29:37.991201 [ 3 ] {095ab912-d579-4070-9cea-18e5812f0c10} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1054 2023.11.29 20:29:37.991367 [ 3 ] {095ab912-d579-4070-9cea-18e5812f0c10} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1055 2023.11.29 20:29:37.991407 [ 3 ] {095ab912-d579-4070-9cea-18e5812f0c10} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1056 2023.11.29 20:29:37.991552 [ 3 ] {095ab912-d579-4070-9cea-18e5812f0c10} <Debug> oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (SelectExecutor): Key condition: (column 0 notIn 9-element set)
1057 2023.11.29 20:29:37.991580 [ 3 ] {095ab912-d579-4070-9cea-18e5812f0c10} <Trace> oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1058 2023.11.29 20:29:37.991600 [ 3 ] {095ab912-d579-4070-9cea-18e5812f0c10} <Debug> oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (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
1059 2023.11.29 20:29:37.991628 [ 3 ] {095ab912-d579-4070-9cea-18e5812f0c10} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1060 2023.11.29 20:29:37.992502 [ 3 ] {095ab912-d579-4070-9cea-18e5812f0c10} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001729154 sec., 2313 rows/sec., 250.19 KiB/sec.
1061 2023.11.29 20:29:37.992682 [ 3 ] {095ab912-d579-4070-9cea-18e5812f0c10} <Debug> DynamicQueryHandler: Done processing query
1062 2023.11.29 20:29:37.992706 [ 3 ] {095ab912-d579-4070-9cea-18e5812f0c10} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1063 2023.11.29 20:29:37.992722 [ 3 ] {} <Debug> HTTP-Session: 7964aaf6-e645-4448-8390-e1e772886baa Destroying unnamed session
1064 2023.11.29 20:29:38.009355 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33979, User-Agent: (none), Length: 1942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1065 2023.11.29 20:29:38.009412 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1066 2023.11.29 20:29:38.009435 [ 3 ] {} <Debug> HTTP-Session: e11d6e91-691f-4350-b910-d73d1301bc4e Authenticating user 'default' from [fd00:1122:3344:101::d]:33979
1067 2023.11.29 20:29:38.009455 [ 3 ] {} <Debug> HTTP-Session: e11d6e91-691f-4350-b910-d73d1301bc4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1068 2023.11.29 20:29:38.009552 [ 3 ] {1574aecc-c768-4949-800d-f0a8f1e39fa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33979) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1069 2023.11.29 20:29:38.009603 [ 3 ] {1574aecc-c768-4949-800d-f0a8f1e39fa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1070 2023.11.29 20:29:38.009777 [ 3 ] {1574aecc-c768-4949-800d-f0a8f1e39fa6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1071 2023.11.29 20:29:38.010161 [ 3 ] {1574aecc-c768-4949-800d-f0a8f1e39fa6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB.
1072 2023.11.29 20:29:38.010494 [ 3 ] {1574aecc-c768-4949-800d-f0a8f1e39fa6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1073 2023.11.29 20:29:38.010647 [ 3 ] {1574aecc-c768-4949-800d-f0a8f1e39fa6} <Trace> oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1074 2023.11.29 20:29:38.010779 [ 3 ] {1574aecc-c768-4949-800d-f0a8f1e39fa6} <Information> executeQuery: Read 6 rows, 996.00 B in 0.0011942 sec., 5024 rows/sec., 814.48 KiB/sec.
1075 2023.11.29 20:29:38.010891 [ 3 ] {1574aecc-c768-4949-800d-f0a8f1e39fa6} <Debug> DynamicQueryHandler: Done processing query
1076 2023.11.29 20:29:38.010914 [ 3 ] {1574aecc-c768-4949-800d-f0a8f1e39fa6} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1077 2023.11.29 20:29:38.010929 [ 3 ] {} <Debug> HTTP-Session: e11d6e91-691f-4350-b910-d73d1301bc4e Destroying unnamed session
1078 2023.11.29 20:29:38.011047 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33979, User-Agent: (none), Length: 5349, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1079 2023.11.29 20:29:38.011089 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1080 2023.11.29 20:29:38.011108 [ 3 ] {} <Debug> HTTP-Session: 823762ba-969d-4d9e-a1b7-9ea01ff0e747 Authenticating user 'default' from [fd00:1122:3344:101::d]:33979
1081 2023.11.29 20:29:38.011124 [ 3 ] {} <Debug> HTTP-Session: 823762ba-969d-4d9e-a1b7-9ea01ff0e747 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1082 2023.11.29 20:29:38.011196 [ 3 ] {f0f52a76-122f-4b95-a334-91d3fb349195} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33979) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1083 2023.11.29 20:29:38.011233 [ 3 ] {f0f52a76-122f-4b95-a334-91d3fb349195} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1084 2023.11.29 20:29:38.011333 [ 3 ] {f0f52a76-122f-4b95-a334-91d3fb349195} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1085 2023.11.29 20:29:38.011619 [ 3 ] {f0f52a76-122f-4b95-a334-91d3fb349195} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB.
1086 2023.11.29 20:29:38.011817 [ 3 ] {f0f52a76-122f-4b95-a334-91d3fb349195} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1087 2023.11.29 20:29:38.011962 [ 3 ] {f0f52a76-122f-4b95-a334-91d3fb349195} <Trace> oximeter.fields_string (467d39fd-99ca-48ae-b96a-c0fba551cc12): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1088 2023.11.29 20:29:38.012086 [ 3 ] {f0f52a76-122f-4b95-a334-91d3fb349195} <Information> executeQuery: Read 36 rows, 3.12 KiB in 0.000861492 sec., 41787 rows/sec., 3.53 MiB/sec.
1089 2023.11.29 20:29:38.012222 [ 3 ] {f0f52a76-122f-4b95-a334-91d3fb349195} <Debug> DynamicQueryHandler: Done processing query
1090 2023.11.29 20:29:38.012245 [ 3 ] {f0f52a76-122f-4b95-a334-91d3fb349195} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1091 2023.11.29 20:29:38.012260 [ 3 ] {} <Debug> HTTP-Session: 823762ba-969d-4d9e-a1b7-9ea01ff0e747 Destroying unnamed session
1092 2023.11.29 20:29:38.012373 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33979, User-Agent: (none), Length: 4094, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1093 2023.11.29 20:29:38.012415 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1094 2023.11.29 20:29:38.012434 [ 3 ] {} <Debug> HTTP-Session: 5b096c2a-5ad3-4a9a-affb-1b3db933c6ab Authenticating user 'default' from [fd00:1122:3344:101::d]:33979
1095 2023.11.29 20:29:38.012450 [ 3 ] {} <Debug> HTTP-Session: 5b096c2a-5ad3-4a9a-affb-1b3db933c6ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1096 2023.11.29 20:29:38.012519 [ 3 ] {35435e35-ebbc-4711-b8b7-3441601253d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33979) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1097 2023.11.29 20:29:38.012557 [ 3 ] {35435e35-ebbc-4711-b8b7-3441601253d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1098 2023.11.29 20:29:38.012664 [ 3 ] {35435e35-ebbc-4711-b8b7-3441601253d1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1099 2023.11.29 20:29:38.012954 [ 3 ] {35435e35-ebbc-4711-b8b7-3441601253d1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB.
1100 2023.11.29 20:29:38.013153 [ 3 ] {35435e35-ebbc-4711-b8b7-3441601253d1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1101 2023.11.29 20:29:38.013302 [ 3 ] {35435e35-ebbc-4711-b8b7-3441601253d1} <Trace> oximeter.fields_uuid (22974e30-1b93-4dd0-8c66-b08ecc70d4a9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1102 2023.11.29 20:29:38.013421 [ 3 ] {35435e35-ebbc-4711-b8b7-3441601253d1} <Information> executeQuery: Read 24 rows, 1.90 KiB in 0.000874412 sec., 27447 rows/sec., 2.12 MiB/sec.
1103 2023.11.29 20:29:38.013536 [ 3 ] {35435e35-ebbc-4711-b8b7-3441601253d1} <Debug> DynamicQueryHandler: Done processing query
1104 2023.11.29 20:29:38.013558 [ 3 ] {35435e35-ebbc-4711-b8b7-3441601253d1} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1105 2023.11.29 20:29:38.013575 [ 3 ] {} <Debug> HTTP-Session: 5b096c2a-5ad3-4a9a-affb-1b3db933c6ab Destroying unnamed session
1106 2023.11.29 20:29:38.013871 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33979, User-Agent: (none), Length: 64710, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1107 2023.11.29 20:29:38.013917 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1108 2023.11.29 20:29:38.013935 [ 3 ] {} <Debug> HTTP-Session: 11fb61cd-e5eb-47f0-97ac-05c6f1bed513 Authenticating user 'default' from [fd00:1122:3344:101::d]:33979
1109 2023.11.29 20:29:38.013951 [ 3 ] {} <Debug> HTTP-Session: 11fb61cd-e5eb-47f0-97ac-05c6f1bed513 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1110 2023.11.29 20:29:38.014036 [ 3 ] {a162079b-4c32-4680-bec3-985e039955f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33979) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1111 2023.11.29 20:29:38.014077 [ 3 ] {a162079b-4c32-4680-bec3-985e039955f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1112 2023.11.29 20:29:38.014191 [ 3 ] {a162079b-4c32-4680-bec3-985e039955f3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1113 2023.11.29 20:29:38.014626 [ 3 ] {a162079b-4c32-4680-bec3-985e039955f3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB.
1114 2023.11.29 20:29:38.014893 [ 3 ] {a162079b-4c32-4680-bec3-985e039955f3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1115 2023.11.29 20:29:38.015085 [ 3 ] {a162079b-4c32-4680-bec3-985e039955f3} <Trace> oximeter.measurements_cumulativeu64 (6a8c48c3-cda2-4dc5-86ae-fecb41789a2a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
1116 2023.11.29 20:29:38.015198 [ 3 ] {a162079b-4c32-4680-bec3-985e039955f3} <Information> executeQuery: Read 336 rows, 23.95 KiB in 0.001126369 sec., 298303 rows/sec., 20.77 MiB/sec.
1117 2023.11.29 20:29:38.015332 [ 3 ] {a162079b-4c32-4680-bec3-985e039955f3} <Debug> DynamicQueryHandler: Done processing query
1118 2023.11.29 20:29:38.015355 [ 3 ] {a162079b-4c32-4680-bec3-985e039955f3} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
1119 2023.11.29 20:29:38.015371 [ 3 ] {} <Debug> HTTP-Session: 11fb61cd-e5eb-47f0-97ac-05c6f1bed513 Destroying unnamed session
1120 2023.11.29 20:29:42.974018 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33979, User-Agent: (none), Length: 2773, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1121 2023.11.29 20:29:42.974150 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1122 2023.11.29 20:29:42.974181 [ 3 ] {} <Debug> HTTP-Session: 4dc5bbb8-f0ee-46de-94f3-d933acb0ba11 Authenticating user 'default' from [fd00:1122:3344:101::d]:33979
1123 2023.11.29 20:29:42.974209 [ 3 ] {} <Debug> HTTP-Session: 4dc5bbb8-f0ee-46de-94f3-d933acb0ba11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1124 2023.11.29 20:29:42.974348 [ 3 ] {c7d5a522-aca6-4865-8cab-399513544a6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33979) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1125 2023.11.29 20:29:42.974413 [ 3 ] {c7d5a522-aca6-4865-8cab-399513544a6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1126 2023.11.29 20:29:42.974589 [ 3 ] {c7d5a522-aca6-4865-8cab-399513544a6c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1127 2023.11.29 20:29:42.975006 [ 3 ] {c7d5a522-aca6-4865-8cab-399513544a6c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB.
1128 2023.11.29 20:29:42.975266 [ 3 ] {c7d5a522-aca6-4865-8cab-399513544a6c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1129 2023.11.29 20:29:42.975430 [ 3 ] {c7d5a522-aca6-4865-8cab-399513544a6c} <Trace> oximeter.fields_i64 (9db8909a-0d6f-4f60-a431-39ac49b27d81): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1130 2023.11.29 20:29:42.975565 [ 3 ] {c7d5a522-aca6-4865-8cab-399513544a6c} <Information> executeQuery: Read 19 rows, 1.54 KiB in 0.00116928 sec., 16249 rows/sec., 1.29 MiB/sec.
1131 2023.11.29 20:29:42.975729 [ 3 ] {c7d5a522-aca6-4865-8cab-399513544a6c} <Debug> DynamicQueryHandler: Done processing query
1132 2023.11.29 20:29:42.975755 [ 3 ] {c7d5a522-aca6-4865-8cab-399513544a6c} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1133 2023.11.29 20:29:42.975771 [ 3 ] {} <Debug> HTTP-Session: 4dc5bbb8-f0ee-46de-94f3-d933acb0ba11 Destroying unnamed session
1134 2023.11.29 20:29:42.975912 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33979, User-Agent: (none), Length: 8606, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1135 2023.11.29 20:29:42.975960 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1136 2023.11.29 20:29:42.975979 [ 3 ] {} <Debug> HTTP-Session: 9f5ed1c3-42c7-4494-8ce8-722a4f35e9b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:33979
1137 2023.11.29 20:29:42.975998 [ 3 ] {} <Debug> HTTP-Session: 9f5ed1c3-42c7-4494-8ce8-722a4f35e9b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1138 2023.11.29 20:29:42.976080 [ 3 ] {6c8e52f4-1a66-4e82-8553-37f92e45d24a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33979) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1139 2023.11.29 20:29:42.976121 [ 3 ] {6c8e52f4-1a66-4e82-8553-37f92e45d24a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1140 2023.11.29 20:29:42.976224 [ 3 ] {6c8e52f4-1a66-4e82-8553-37f92e45d24a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1141 2023.11.29 20:29:42.976536 [ 3 ] {6c8e52f4-1a66-4e82-8553-37f92e45d24a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB.
1142 2023.11.29 20:29:42.976753 [ 3 ] {6c8e52f4-1a66-4e82-8553-37f92e45d24a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1143 2023.11.29 20:29:42.976901 [ 3 ] {6c8e52f4-1a66-4e82-8553-37f92e45d24a} <Trace> oximeter.fields_string (467d39fd-99ca-48ae-b96a-c0fba551cc12): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1144 2023.11.29 20:29:42.977003 [ 3 ] {6c8e52f4-1a66-4e82-8553-37f92e45d24a} <Information> executeQuery: Read 57 rows, 5.11 KiB in 0.000896593 sec., 63573 rows/sec., 5.56 MiB/sec.
1145 2023.11.29 20:29:42.977118 [ 3 ] {6c8e52f4-1a66-4e82-8553-37f92e45d24a} <Debug> DynamicQueryHandler: Done processing query
1146 2023.11.29 20:29:42.977142 [ 3 ] {6c8e52f4-1a66-4e82-8553-37f92e45d24a} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1147 2023.11.29 20:29:42.977157 [ 3 ] {} <Debug> HTTP-Session: 9f5ed1c3-42c7-4494-8ce8-722a4f35e9b7 Destroying unnamed session
1148 2023.11.29 20:29:42.977271 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33979, User-Agent: (none), Length: 3268, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1149 2023.11.29 20:29:42.977314 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1150 2023.11.29 20:29:42.977332 [ 3 ] {} <Debug> HTTP-Session: 682a517b-ac59-4f54-af10-9e58493ccf22 Authenticating user 'default' from [fd00:1122:3344:101::d]:33979
1151 2023.11.29 20:29:42.977349 [ 3 ] {} <Debug> HTTP-Session: 682a517b-ac59-4f54-af10-9e58493ccf22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1152 2023.11.29 20:29:42.977421 [ 3 ] {15eacb64-e8c5-41d0-b609-6bfd91e5644c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33979) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1153 2023.11.29 20:29:42.977459 [ 3 ] {15eacb64-e8c5-41d0-b609-6bfd91e5644c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1154 2023.11.29 20:29:42.977560 [ 3 ] {15eacb64-e8c5-41d0-b609-6bfd91e5644c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1155 2023.11.29 20:29:42.977823 [ 3 ] {15eacb64-e8c5-41d0-b609-6bfd91e5644c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB.
1156 2023.11.29 20:29:42.978020 [ 3 ] {15eacb64-e8c5-41d0-b609-6bfd91e5644c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1157 2023.11.29 20:29:42.978166 [ 3 ] {15eacb64-e8c5-41d0-b609-6bfd91e5644c} <Trace> oximeter.fields_uuid (22974e30-1b93-4dd0-8c66-b08ecc70d4a9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1158 2023.11.29 20:29:42.978290 [ 3 ] {15eacb64-e8c5-41d0-b609-6bfd91e5644c} <Information> executeQuery: Read 19 rows, 1.52 KiB in 0.000840611 sec., 22602 rows/sec., 1.77 MiB/sec.
1159 2023.11.29 20:29:42.978445 [ 3 ] {15eacb64-e8c5-41d0-b609-6bfd91e5644c} <Debug> DynamicQueryHandler: Done processing query
1160 2023.11.29 20:29:42.978467 [ 3 ] {15eacb64-e8c5-41d0-b609-6bfd91e5644c} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1161 2023.11.29 20:29:42.978482 [ 3 ] {} <Debug> HTTP-Session: 682a517b-ac59-4f54-af10-9e58493ccf22 Destroying unnamed session
1162 2023.11.29 20:29:42.978613 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33979, User-Agent: (none), Length: 20363, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1163 2023.11.29 20:29:42.978659 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1164 2023.11.29 20:29:42.978676 [ 3 ] {} <Debug> HTTP-Session: 4a427209-4366-4dab-9be3-55ea9e9e0ed4 Authenticating user 'default' from [fd00:1122:3344:101::d]:33979
1165 2023.11.29 20:29:42.978693 [ 3 ] {} <Debug> HTTP-Session: 4a427209-4366-4dab-9be3-55ea9e9e0ed4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1166 2023.11.29 20:29:42.978768 [ 3 ] {28764f8f-3b08-4f3e-9b44-bd50e84ed422} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33979) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1167 2023.11.29 20:29:42.978812 [ 3 ] {28764f8f-3b08-4f3e-9b44-bd50e84ed422} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1168 2023.11.29 20:29:42.978952 [ 3 ] {28764f8f-3b08-4f3e-9b44-bd50e84ed422} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1169 2023.11.29 20:29:42.979294 [ 3 ] {28764f8f-3b08-4f3e-9b44-bd50e84ed422} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB.
1170 2023.11.29 20:29:42.979576 [ 3 ] {28764f8f-3b08-4f3e-9b44-bd50e84ed422} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1171 2023.11.29 20:29:42.979759 [ 3 ] {28764f8f-3b08-4f3e-9b44-bd50e84ed422} <Trace> oximeter.measurements_histogramf64 (c0538830-fd8b-4eef-8877-447d7c01f365): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1172 2023.11.29 20:29:42.979886 [ 3 ] {28764f8f-3b08-4f3e-9b44-bd50e84ed422} <Information> executeQuery: Read 19 rows, 26.25 KiB in 0.001090578 sec., 17421 rows/sec., 23.51 MiB/sec.
1173 2023.11.29 20:29:42.979997 [ 3 ] {28764f8f-3b08-4f3e-9b44-bd50e84ed422} <Debug> DynamicQueryHandler: Done processing query
1174 2023.11.29 20:29:42.980019 [ 3 ] {28764f8f-3b08-4f3e-9b44-bd50e84ed422} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1175 2023.11.29 20:29:42.980034 [ 3 ] {} <Debug> HTTP-Session: 4a427209-4366-4dab-9be3-55ea9e9e0ed4 Destroying unnamed session
1176 2023.11.29 20:29:47.363144 [ 115 ] {} <Debug> DNSResolver: Updating DNS cache
1177 2023.11.29 20:29:47.363215 [ 115 ] {} <Debug> DNSResolver: Updated DNS cache
1178 2023.11.29 20:29:52.973983 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33979, User-Agent: (none), Length: 2773, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1179 2023.11.29 20:29:52.974113 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1180 2023.11.29 20:29:52.974144 [ 3 ] {} <Debug> HTTP-Session: 77c5ab98-a8fe-4bbd-be4f-95eca0b3f730 Authenticating user 'default' from [fd00:1122:3344:101::d]:33979
1181 2023.11.29 20:29:52.974172 [ 3 ] {} <Debug> HTTP-Session: 77c5ab98-a8fe-4bbd-be4f-95eca0b3f730 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1182 2023.11.29 20:29:52.974313 [ 3 ] {590505a6-7776-403c-bdde-5726f527b799} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33979) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1183 2023.11.29 20:29:52.974379 [ 3 ] {590505a6-7776-403c-bdde-5726f527b799} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1184 2023.11.29 20:29:52.974554 [ 3 ] {590505a6-7776-403c-bdde-5726f527b799} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1185 2023.11.29 20:29:52.974999 [ 3 ] {590505a6-7776-403c-bdde-5726f527b799} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB.
1186 2023.11.29 20:29:52.975251 [ 3 ] {590505a6-7776-403c-bdde-5726f527b799} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1187 2023.11.29 20:29:52.975418 [ 3 ] {590505a6-7776-403c-bdde-5726f527b799} <Trace> oximeter.fields_i64 (9db8909a-0d6f-4f60-a431-39ac49b27d81): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1188 2023.11.29 20:29:52.975558 [ 3 ] {590505a6-7776-403c-bdde-5726f527b799} <Information> executeQuery: Read 19 rows, 1.54 KiB in 0.00120068 sec., 15824 rows/sec., 1.25 MiB/sec.
1189 2023.11.29 20:29:52.975733 [ 3 ] {590505a6-7776-403c-bdde-5726f527b799} <Debug> DynamicQueryHandler: Done processing query
1190 2023.11.29 20:29:52.975757 [ 3 ] {590505a6-7776-403c-bdde-5726f527b799} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1191 2023.11.29 20:29:52.975774 [ 3 ] {} <Debug> HTTP-Session: 77c5ab98-a8fe-4bbd-be4f-95eca0b3f730 Destroying unnamed session
1192 2023.11.29 20:29:52.975909 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33979, User-Agent: (none), Length: 8606, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1193 2023.11.29 20:29:52.975955 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1194 2023.11.29 20:29:52.975974 [ 3 ] {} <Debug> HTTP-Session: bef14d29-6186-49e4-8e18-6fcbe134ba84 Authenticating user 'default' from [fd00:1122:3344:101::d]:33979
1195 2023.11.29 20:29:52.975991 [ 3 ] {} <Debug> HTTP-Session: bef14d29-6186-49e4-8e18-6fcbe134ba84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1196 2023.11.29 20:29:52.976066 [ 3 ] {81d3355b-3936-4750-a50a-4710b015d848} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33979) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1197 2023.11.29 20:29:52.976105 [ 3 ] {81d3355b-3936-4750-a50a-4710b015d848} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1198 2023.11.29 20:29:52.976214 [ 3 ] {81d3355b-3936-4750-a50a-4710b015d848} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1199 2023.11.29 20:29:52.976537 [ 3 ] {81d3355b-3936-4750-a50a-4710b015d848} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB.
1200 2023.11.29 20:29:52.976741 [ 3 ] {81d3355b-3936-4750-a50a-4710b015d848} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1201 2023.11.29 20:29:52.976886 [ 3 ] {81d3355b-3936-4750-a50a-4710b015d848} <Trace> oximeter.fields_string (467d39fd-99ca-48ae-b96a-c0fba551cc12): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1202 2023.11.29 20:29:52.977014 [ 3 ] {81d3355b-3936-4750-a50a-4710b015d848} <Information> executeQuery: Read 57 rows, 5.11 KiB in 0.000919773 sec., 61971 rows/sec., 5.42 MiB/sec.
1203 2023.11.29 20:29:52.977125 [ 3 ] {81d3355b-3936-4750-a50a-4710b015d848} <Debug> DynamicQueryHandler: Done processing query
1204 2023.11.29 20:29:52.977147 [ 3 ] {81d3355b-3936-4750-a50a-4710b015d848} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1205 2023.11.29 20:29:52.977163 [ 3 ] {} <Debug> HTTP-Session: bef14d29-6186-49e4-8e18-6fcbe134ba84 Destroying unnamed session
1206 2023.11.29 20:29:52.977312 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33979, User-Agent: (none), Length: 3268, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1207 2023.11.29 20:29:52.977357 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1208 2023.11.29 20:29:52.977375 [ 3 ] {} <Debug> HTTP-Session: 7d265d7a-ee95-4b0d-8a95-307dd422bc5a Authenticating user 'default' from [fd00:1122:3344:101::d]:33979
1209 2023.11.29 20:29:52.977391 [ 3 ] {} <Debug> HTTP-Session: 7d265d7a-ee95-4b0d-8a95-307dd422bc5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1210 2023.11.29 20:29:52.977460 [ 3 ] {87185c72-0e21-4714-aabb-bb63a06c3f3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33979) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1211 2023.11.29 20:29:52.977495 [ 3 ] {87185c72-0e21-4714-aabb-bb63a06c3f3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1212 2023.11.29 20:29:52.977597 [ 3 ] {87185c72-0e21-4714-aabb-bb63a06c3f3a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1213 2023.11.29 20:29:52.977879 [ 3 ] {87185c72-0e21-4714-aabb-bb63a06c3f3a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB.
1214 2023.11.29 20:29:52.978074 [ 3 ] {87185c72-0e21-4714-aabb-bb63a06c3f3a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1215 2023.11.29 20:29:52.978222 [ 3 ] {87185c72-0e21-4714-aabb-bb63a06c3f3a} <Trace> oximeter.fields_uuid (22974e30-1b93-4dd0-8c66-b08ecc70d4a9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1216 2023.11.29 20:29:52.978348 [ 3 ] {87185c72-0e21-4714-aabb-bb63a06c3f3a} <Information> executeQuery: Read 19 rows, 1.52 KiB in 0.000862732 sec., 22023 rows/sec., 1.72 MiB/sec.
1217 2023.11.29 20:29:52.978453 [ 3 ] {87185c72-0e21-4714-aabb-bb63a06c3f3a} <Debug> DynamicQueryHandler: Done processing query
1218 2023.11.29 20:29:52.978475 [ 3 ] {87185c72-0e21-4714-aabb-bb63a06c3f3a} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1219 2023.11.29 20:29:52.978491 [ 3 ] {} <Debug> HTTP-Session: 7d265d7a-ee95-4b0d-8a95-307dd422bc5a Destroying unnamed session
1220 2023.11.29 20:29:52.978624 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33979, User-Agent: (none), Length: 20363, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1221 2023.11.29 20:29:52.978667 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1222 2023.11.29 20:29:52.978685 [ 3 ] {} <Debug> HTTP-Session: 9c84d48c-c9c1-4d3f-acfb-7f754869a88c Authenticating user 'default' from [fd00:1122:3344:101::d]:33979
1223 2023.11.29 20:29:52.978701 [ 3 ] {} <Debug> HTTP-Session: 9c84d48c-c9c1-4d3f-acfb-7f754869a88c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1224 2023.11.29 20:29:52.978773 [ 3 ] {f9600791-2f0c-4cba-a09f-e2d3de59eb9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33979) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1225 2023.11.29 20:29:52.978816 [ 3 ] {f9600791-2f0c-4cba-a09f-e2d3de59eb9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1226 2023.11.29 20:29:52.978948 [ 3 ] {f9600791-2f0c-4cba-a09f-e2d3de59eb9b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1227 2023.11.29 20:29:52.979290 [ 3 ] {f9600791-2f0c-4cba-a09f-e2d3de59eb9b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB.
1228 2023.11.29 20:29:52.979595 [ 3 ] {f9600791-2f0c-4cba-a09f-e2d3de59eb9b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1229 2023.11.29 20:29:52.979771 [ 3 ] {f9600791-2f0c-4cba-a09f-e2d3de59eb9b} <Trace> oximeter.measurements_histogramf64 (c0538830-fd8b-4eef-8877-447d7c01f365): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1230 2023.11.29 20:29:52.979887 [ 3 ] {f9600791-2f0c-4cba-a09f-e2d3de59eb9b} <Information> executeQuery: Read 19 rows, 26.25 KiB in 0.001088068 sec., 17462 rows/sec., 23.56 MiB/sec.
1231 2023.11.29 20:29:52.980005 [ 3 ] {f9600791-2f0c-4cba-a09f-e2d3de59eb9b} <Debug> DynamicQueryHandler: Done processing query
1232 2023.11.29 20:29:52.980027 [ 3 ] {f9600791-2f0c-4cba-a09f-e2d3de59eb9b} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1233 2023.11.29 20:29:52.980043 [ 3 ] {} <Debug> HTTP-Session: 9c84d48c-c9c1-4d3f-acfb-7f754869a88c Destroying unnamed session
1234 2023.11.29 20:29:57.972837 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33979, User-Agent: (none), Length: 475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1235 2023.11.29 20:29:57.973014 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1236 2023.11.29 20:29:57.973060 [ 3 ] {} <Debug> HTTP-Session: 690ee169-3237-42c6-822d-700cd7199cc8 Authenticating user 'default' from [fd00:1122:3344:101::d]:33979
1237 2023.11.29 20:29:57.973101 [ 3 ] {} <Debug> HTTP-Session: 690ee169-3237-42c6-822d-700cd7199cc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1238 2023.11.29 20:29:57.973391 [ 3 ] {8e021e48-c2b8-4257-bd56-8d740ce9f89e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33979) 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.29 20:29:57.973990 [ 3 ] {8e021e48-c2b8-4257-bd56-8d740ce9f89e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1240 2023.11.29 20:29:57.974168 [ 3 ] {8e021e48-c2b8-4257-bd56-8d740ce9f89e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1241 2023.11.29 20:29:57.974219 [ 3 ] {8e021e48-c2b8-4257-bd56-8d740ce9f89e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1242 2023.11.29 20:29:57.974385 [ 3 ] {8e021e48-c2b8-4257-bd56-8d740ce9f89e} <Debug> oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (SelectExecutor): Key condition: (column 0 notIn 10-element set)
1243 2023.11.29 20:29:57.974484 [ 187 ] {8e021e48-c2b8-4257-bd56-8d740ce9f89e} <Trace> oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1244 2023.11.29 20:29:57.974506 [ 186 ] {8e021e48-c2b8-4257-bd56-8d740ce9f89e} <Trace> oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1245 2023.11.29 20:29:57.974624 [ 3 ] {8e021e48-c2b8-4257-bd56-8d740ce9f89e} <Debug> oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (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.29 20:29:57.974708 [ 3 ] {8e021e48-c2b8-4257-bd56-8d740ce9f89e} <Debug> oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (SelectExecutor): Reading approx. 10 rows with 2 streams
1247 2023.11.29 20:29:57.976487 [ 3 ] {8e021e48-c2b8-4257-bd56-8d740ce9f89e} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.003049987 sec., 3278 rows/sec., 460.75 KiB/sec.
1248 2023.11.29 20:29:57.976764 [ 3 ] {8e021e48-c2b8-4257-bd56-8d740ce9f89e} <Debug> DynamicQueryHandler: Done processing query
1249 2023.11.29 20:29:57.976788 [ 3 ] {8e021e48-c2b8-4257-bd56-8d740ce9f89e} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1250 2023.11.29 20:29:57.976806 [ 3 ] {} <Debug> HTTP-Session: 690ee169-3237-42c6-822d-700cd7199cc8 Destroying unnamed session
1251 2023.11.29 20:29:57.977040 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33979, User-Agent: (none), Length: 498, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1252 2023.11.29 20:29:57.977085 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1253 2023.11.29 20:29:57.977103 [ 3 ] {} <Debug> HTTP-Session: 0f42926d-dd53-467d-a846-ca1a905f9a65 Authenticating user 'default' from [fd00:1122:3344:101::d]:33979
1254 2023.11.29 20:29:57.977120 [ 3 ] {} <Debug> HTTP-Session: 0f42926d-dd53-467d-a846-ca1a905f9a65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1255 2023.11.29 20:29:57.977249 [ 3 ] {424edd7b-22b9-4670-a3cb-e7a7db353331} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33979) 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.29 20:29:57.977733 [ 3 ] {424edd7b-22b9-4670-a3cb-e7a7db353331} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1257 2023.11.29 20:29:57.977901 [ 3 ] {424edd7b-22b9-4670-a3cb-e7a7db353331} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1258 2023.11.29 20:29:57.977942 [ 3 ] {424edd7b-22b9-4670-a3cb-e7a7db353331} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1259 2023.11.29 20:29:57.978084 [ 3 ] {424edd7b-22b9-4670-a3cb-e7a7db353331} <Debug> oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (SelectExecutor): Key condition: (column 0 notIn 11-element set)
1260 2023.11.29 20:29:57.978180 [ 193 ] {424edd7b-22b9-4670-a3cb-e7a7db353331} <Trace> oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1261 2023.11.29 20:29:57.978182 [ 191 ] {424edd7b-22b9-4670-a3cb-e7a7db353331} <Trace> oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1262 2023.11.29 20:29:57.978325 [ 3 ] {424edd7b-22b9-4670-a3cb-e7a7db353331} <Debug> oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (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.29 20:29:57.978384 [ 3 ] {424edd7b-22b9-4670-a3cb-e7a7db353331} <Debug> oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (SelectExecutor): Reading approx. 10 rows with 2 streams
1264 2023.11.29 20:29:57.979851 [ 3 ] {424edd7b-22b9-4670-a3cb-e7a7db353331} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002564165 sec., 3899 rows/sec., 548.04 KiB/sec.
1265 2023.11.29 20:29:57.980096 [ 3 ] {424edd7b-22b9-4670-a3cb-e7a7db353331} <Debug> DynamicQueryHandler: Done processing query
1266 2023.11.29 20:29:57.980119 [ 3 ] {424edd7b-22b9-4670-a3cb-e7a7db353331} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1267 2023.11.29 20:29:57.980136 [ 3 ] {} <Debug> HTTP-Session: 0f42926d-dd53-467d-a846-ca1a905f9a65 Destroying unnamed session
1268 2023.11.29 20:29:57.980450 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33979, User-Agent: (none), Length: 529, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1269 2023.11.29 20:29:57.980495 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1270 2023.11.29 20:29:57.980513 [ 3 ] {} <Debug> HTTP-Session: ded1a3fe-41cb-4b76-91ee-cb8343f29aaf Authenticating user 'default' from [fd00:1122:3344:101::d]:33979
1271 2023.11.29 20:29:57.980530 [ 3 ] {} <Debug> HTTP-Session: ded1a3fe-41cb-4b76-91ee-cb8343f29aaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1272 2023.11.29 20:29:57.980655 [ 3 ] {6764c47c-6632-430f-8074-42db1515f9ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33979) 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.29 20:29:57.981131 [ 3 ] {6764c47c-6632-430f-8074-42db1515f9ab} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1274 2023.11.29 20:29:57.981302 [ 3 ] {6764c47c-6632-430f-8074-42db1515f9ab} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1275 2023.11.29 20:29:57.981342 [ 3 ] {6764c47c-6632-430f-8074-42db1515f9ab} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1276 2023.11.29 20:29:57.981486 [ 3 ] {6764c47c-6632-430f-8074-42db1515f9ab} <Debug> oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (SelectExecutor): Key condition: (column 0 notIn 12-element set)
1277 2023.11.29 20:29:57.981536 [ 187 ] {6764c47c-6632-430f-8074-42db1515f9ab} <Trace> oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1278 2023.11.29 20:29:57.981544 [ 192 ] {6764c47c-6632-430f-8074-42db1515f9ab} <Trace> oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1279 2023.11.29 20:29:57.981610 [ 3 ] {6764c47c-6632-430f-8074-42db1515f9ab} <Debug> oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (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.29 20:29:57.981661 [ 3 ] {6764c47c-6632-430f-8074-42db1515f9ab} <Debug> oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (SelectExecutor): Reading approx. 10 rows with 2 streams
1281 2023.11.29 20:29:57.983143 [ 3 ] {6764c47c-6632-430f-8074-42db1515f9ab} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002451772 sec., 4078 rows/sec., 573.17 KiB/sec.
1282 2023.11.29 20:29:57.983389 [ 3 ] {6764c47c-6632-430f-8074-42db1515f9ab} <Debug> DynamicQueryHandler: Done processing query
1283 2023.11.29 20:29:57.983412 [ 3 ] {6764c47c-6632-430f-8074-42db1515f9ab} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1284 2023.11.29 20:29:57.983430 [ 3 ] {} <Debug> HTTP-Session: ded1a3fe-41cb-4b76-91ee-cb8343f29aaf Destroying unnamed session
1285 2023.11.29 20:29:57.983640 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33979, User-Agent: (none), Length: 556, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1286 2023.11.29 20:29:57.983684 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1287 2023.11.29 20:29:57.983703 [ 3 ] {} <Debug> HTTP-Session: b993d36b-2b2c-4e39-96df-d4ca57964d6b Authenticating user 'default' from [fd00:1122:3344:101::d]:33979
1288 2023.11.29 20:29:57.983719 [ 3 ] {} <Debug> HTTP-Session: b993d36b-2b2c-4e39-96df-d4ca57964d6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1289 2023.11.29 20:29:57.983844 [ 3 ] {4942802a-b8e9-4e9d-ac60-a0b310bfe689} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33979) 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.29 20:29:57.984329 [ 3 ] {4942802a-b8e9-4e9d-ac60-a0b310bfe689} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1291 2023.11.29 20:29:57.984500 [ 3 ] {4942802a-b8e9-4e9d-ac60-a0b310bfe689} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1292 2023.11.29 20:29:57.984541 [ 3 ] {4942802a-b8e9-4e9d-ac60-a0b310bfe689} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1293 2023.11.29 20:29:57.984689 [ 3 ] {4942802a-b8e9-4e9d-ac60-a0b310bfe689} <Debug> oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (SelectExecutor): Key condition: (column 0 notIn 13-element set)
1294 2023.11.29 20:29:57.984759 [ 189 ] {4942802a-b8e9-4e9d-ac60-a0b310bfe689} <Trace> oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1295 2023.11.29 20:29:57.984774 [ 192 ] {4942802a-b8e9-4e9d-ac60-a0b310bfe689} <Trace> oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1296 2023.11.29 20:29:57.984864 [ 3 ] {4942802a-b8e9-4e9d-ac60-a0b310bfe689} <Debug> oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (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.29 20:29:57.984917 [ 3 ] {4942802a-b8e9-4e9d-ac60-a0b310bfe689} <Debug> oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (SelectExecutor): Reading approx. 10 rows with 2 streams
1298 2023.11.29 20:29:57.986203 [ 3 ] {4942802a-b8e9-4e9d-ac60-a0b310bfe689} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002322559 sec., 4305 rows/sec., 605.05 KiB/sec.
1299 2023.11.29 20:29:57.986419 [ 3 ] {4942802a-b8e9-4e9d-ac60-a0b310bfe689} <Debug> DynamicQueryHandler: Done processing query
1300 2023.11.29 20:29:57.986443 [ 3 ] {4942802a-b8e9-4e9d-ac60-a0b310bfe689} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1301 2023.11.29 20:29:57.986461 [ 3 ] {} <Debug> HTTP-Session: b993d36b-2b2c-4e39-96df-d4ca57964d6b Destroying unnamed session
1302 2023.11.29 20:29:57.986659 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33979, User-Agent: (none), Length: 583, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1303 2023.11.29 20:29:57.986703 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1304 2023.11.29 20:29:57.986721 [ 3 ] {} <Debug> HTTP-Session: ff177e24-8bed-4687-8738-2d5e10b90817 Authenticating user 'default' from [fd00:1122:3344:101::d]:33979
1305 2023.11.29 20:29:57.986738 [ 3 ] {} <Debug> HTTP-Session: ff177e24-8bed-4687-8738-2d5e10b90817 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1306 2023.11.29 20:29:57.986861 [ 3 ] {aece2003-826f-41d6-898a-d9d7c19dd68f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33979) 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.29 20:29:57.987344 [ 3 ] {aece2003-826f-41d6-898a-d9d7c19dd68f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1308 2023.11.29 20:29:57.987520 [ 3 ] {aece2003-826f-41d6-898a-d9d7c19dd68f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1309 2023.11.29 20:29:57.987560 [ 3 ] {aece2003-826f-41d6-898a-d9d7c19dd68f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1310 2023.11.29 20:29:57.987704 [ 3 ] {aece2003-826f-41d6-898a-d9d7c19dd68f} <Debug> oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (SelectExecutor): Key condition: (column 0 notIn 14-element set)
1311 2023.11.29 20:29:57.987757 [ 192 ] {aece2003-826f-41d6-898a-d9d7c19dd68f} <Trace> oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1312 2023.11.29 20:29:57.987763 [ 187 ] {aece2003-826f-41d6-898a-d9d7c19dd68f} <Trace> oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1313 2023.11.29 20:29:57.987827 [ 3 ] {aece2003-826f-41d6-898a-d9d7c19dd68f} <Debug> oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (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.29 20:29:57.987879 [ 3 ] {aece2003-826f-41d6-898a-d9d7c19dd68f} <Debug> oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (SelectExecutor): Reading approx. 10 rows with 2 streams
1315 2023.11.29 20:29:57.989414 [ 3 ] {aece2003-826f-41d6-898a-d9d7c19dd68f} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002515203 sec., 3975 rows/sec., 558.71 KiB/sec.
1316 2023.11.29 20:29:57.989650 [ 3 ] {aece2003-826f-41d6-898a-d9d7c19dd68f} <Debug> DynamicQueryHandler: Done processing query
1317 2023.11.29 20:29:57.989673 [ 3 ] {aece2003-826f-41d6-898a-d9d7c19dd68f} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1318 2023.11.29 20:29:57.989690 [ 3 ] {} <Debug> HTTP-Session: ff177e24-8bed-4687-8738-2d5e10b90817 Destroying unnamed session
1319 2023.11.29 20:29:57.989891 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33979, User-Agent: (none), Length: 616, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1320 2023.11.29 20:29:57.989936 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1321 2023.11.29 20:29:57.989954 [ 3 ] {} <Debug> HTTP-Session: 61e4b99b-2b4d-45d8-b6df-c2f1c877c7b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:33979
1322 2023.11.29 20:29:57.989971 [ 3 ] {} <Debug> HTTP-Session: 61e4b99b-2b4d-45d8-b6df-c2f1c877c7b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1323 2023.11.29 20:29:57.990098 [ 3 ] {95b3119f-c6db-4a57-adcf-63cb9182a4f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33979) 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.29 20:29:57.990596 [ 3 ] {95b3119f-c6db-4a57-adcf-63cb9182a4f1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1325 2023.11.29 20:29:57.990775 [ 3 ] {95b3119f-c6db-4a57-adcf-63cb9182a4f1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1326 2023.11.29 20:29:57.990815 [ 3 ] {95b3119f-c6db-4a57-adcf-63cb9182a4f1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1327 2023.11.29 20:29:57.990961 [ 3 ] {95b3119f-c6db-4a57-adcf-63cb9182a4f1} <Debug> oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (SelectExecutor): Key condition: (column 0 notIn 15-element set)
1328 2023.11.29 20:29:57.991042 [ 192 ] {95b3119f-c6db-4a57-adcf-63cb9182a4f1} <Trace> oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1329 2023.11.29 20:29:57.991049 [ 191 ] {95b3119f-c6db-4a57-adcf-63cb9182a4f1} <Trace> oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1330 2023.11.29 20:29:57.991139 [ 3 ] {95b3119f-c6db-4a57-adcf-63cb9182a4f1} <Debug> oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (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.29 20:29:57.991198 [ 3 ] {95b3119f-c6db-4a57-adcf-63cb9182a4f1} <Debug> oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (SelectExecutor): Reading approx. 10 rows with 2 streams
1332 2023.11.29 20:29:57.992848 [ 3 ] {95b3119f-c6db-4a57-adcf-63cb9182a4f1} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002711709 sec., 3687 rows/sec., 518.22 KiB/sec.
1333 2023.11.29 20:29:57.993096 [ 3 ] {95b3119f-c6db-4a57-adcf-63cb9182a4f1} <Debug> DynamicQueryHandler: Done processing query
1334 2023.11.29 20:29:57.993120 [ 3 ] {95b3119f-c6db-4a57-adcf-63cb9182a4f1} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1335 2023.11.29 20:29:57.993136 [ 3 ] {} <Debug> HTTP-Session: 61e4b99b-2b4d-45d8-b6df-c2f1c877c7b8 Destroying unnamed session
1336 2023.11.29 20:29:57.993343 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33979, User-Agent: (none), Length: 642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1337 2023.11.29 20:29:57.993386 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1338 2023.11.29 20:29:57.993404 [ 3 ] {} <Debug> HTTP-Session: 235908c0-e83e-4642-94a2-f8beb40c3867 Authenticating user 'default' from [fd00:1122:3344:101::d]:33979
1339 2023.11.29 20:29:57.993421 [ 3 ] {} <Debug> HTTP-Session: 235908c0-e83e-4642-94a2-f8beb40c3867 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1340 2023.11.29 20:29:57.993547 [ 3 ] {654ef656-761f-4a4a-8919-e515d15c23a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33979) 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.29 20:29:57.994048 [ 3 ] {654ef656-761f-4a4a-8919-e515d15c23a7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1342 2023.11.29 20:29:57.994229 [ 3 ] {654ef656-761f-4a4a-8919-e515d15c23a7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1343 2023.11.29 20:29:57.994271 [ 3 ] {654ef656-761f-4a4a-8919-e515d15c23a7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1344 2023.11.29 20:29:57.994416 [ 3 ] {654ef656-761f-4a4a-8919-e515d15c23a7} <Debug> oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (SelectExecutor): Key condition: (column 0 notIn 16-element set)
1345 2023.11.29 20:29:57.994462 [ 192 ] {654ef656-761f-4a4a-8919-e515d15c23a7} <Trace> oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1346 2023.11.29 20:29:57.994477 [ 189 ] {654ef656-761f-4a4a-8919-e515d15c23a7} <Trace> oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1347 2023.11.29 20:29:57.994558 [ 3 ] {654ef656-761f-4a4a-8919-e515d15c23a7} <Debug> oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (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.29 20:29:57.994616 [ 3 ] {654ef656-761f-4a4a-8919-e515d15c23a7} <Debug> oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (SelectExecutor): Reading approx. 10 rows with 2 streams
1349 2023.11.29 20:29:57.995889 [ 3 ] {654ef656-761f-4a4a-8919-e515d15c23a7} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002303028 sec., 4342 rows/sec., 610.19 KiB/sec.
1350 2023.11.29 20:29:57.996152 [ 3 ] {654ef656-761f-4a4a-8919-e515d15c23a7} <Debug> DynamicQueryHandler: Done processing query
1351 2023.11.29 20:29:57.996175 [ 3 ] {654ef656-761f-4a4a-8919-e515d15c23a7} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1352 2023.11.29 20:29:57.996192 [ 3 ] {} <Debug> HTTP-Session: 235908c0-e83e-4642-94a2-f8beb40c3867 Destroying unnamed session
1353 2023.11.29 20:29:57.996393 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33979, User-Agent: (none), Length: 674, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1354 2023.11.29 20:29:57.996437 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1355 2023.11.29 20:29:57.996456 [ 3 ] {} <Debug> HTTP-Session: 12310e8b-7041-43c8-bee5-e51d88ce15fc Authenticating user 'default' from [fd00:1122:3344:101::d]:33979
1356 2023.11.29 20:29:57.996472 [ 3 ] {} <Debug> HTTP-Session: 12310e8b-7041-43c8-bee5-e51d88ce15fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1357 2023.11.29 20:29:57.996599 [ 3 ] {f328546f-2453-46f8-8f74-2c68eac14d67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33979) 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.29 20:29:57.997107 [ 3 ] {f328546f-2453-46f8-8f74-2c68eac14d67} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1359 2023.11.29 20:29:57.997290 [ 3 ] {f328546f-2453-46f8-8f74-2c68eac14d67} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1360 2023.11.29 20:29:57.997332 [ 3 ] {f328546f-2453-46f8-8f74-2c68eac14d67} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1361 2023.11.29 20:29:57.997479 [ 3 ] {f328546f-2453-46f8-8f74-2c68eac14d67} <Debug> oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (SelectExecutor): Key condition: (column 0 notIn 17-element set)
1362 2023.11.29 20:29:57.997554 [ 192 ] {f328546f-2453-46f8-8f74-2c68eac14d67} <Trace> oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1363 2023.11.29 20:29:57.997568 [ 191 ] {f328546f-2453-46f8-8f74-2c68eac14d67} <Trace> oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1364 2023.11.29 20:29:57.997654 [ 3 ] {f328546f-2453-46f8-8f74-2c68eac14d67} <Debug> oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (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.29 20:29:57.997713 [ 3 ] {f328546f-2453-46f8-8f74-2c68eac14d67} <Debug> oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (SelectExecutor): Reading approx. 10 rows with 2 streams
1366 2023.11.29 20:29:57.999271 [ 3 ] {f328546f-2453-46f8-8f74-2c68eac14d67} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002633826 sec., 3796 rows/sec., 533.55 KiB/sec.
1367 2023.11.29 20:29:57.999521 [ 3 ] {f328546f-2453-46f8-8f74-2c68eac14d67} <Debug> DynamicQueryHandler: Done processing query
1368 2023.11.29 20:29:57.999544 [ 3 ] {f328546f-2453-46f8-8f74-2c68eac14d67} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1369 2023.11.29 20:29:57.999561 [ 3 ] {} <Debug> HTTP-Session: 12310e8b-7041-43c8-bee5-e51d88ce15fc Destroying unnamed session
1370 2023.11.29 20:29:57.999766 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33979, User-Agent: (none), Length: 707, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1371 2023.11.29 20:29:57.999811 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1372 2023.11.29 20:29:57.999830 [ 3 ] {} <Debug> HTTP-Session: e80ce6ca-100f-4e8c-97b0-d34a0c02280a Authenticating user 'default' from [fd00:1122:3344:101::d]:33979
1373 2023.11.29 20:29:57.999847 [ 3 ] {} <Debug> HTTP-Session: e80ce6ca-100f-4e8c-97b0-d34a0c02280a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1374 2023.11.29 20:29:57.999975 [ 3 ] {015ff29e-bd24-4b5d-8d94-1412ea6f3803} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33979) 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.29 20:29:58.000141 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 232.31 MiB, peak 235.73 MiB, will set to 230.42 MiB (RSS), difference: -1.89 MiB
1376 2023.11.29 20:29:58.000829 [ 3 ] {015ff29e-bd24-4b5d-8d94-1412ea6f3803} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1377 2023.11.29 20:29:58.001018 [ 3 ] {015ff29e-bd24-4b5d-8d94-1412ea6f3803} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1378 2023.11.29 20:29:58.001059 [ 3 ] {015ff29e-bd24-4b5d-8d94-1412ea6f3803} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1379 2023.11.29 20:29:58.001205 [ 3 ] {015ff29e-bd24-4b5d-8d94-1412ea6f3803} <Debug> oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (SelectExecutor): Key condition: (column 0 notIn 18-element set)
1380 2023.11.29 20:29:58.001260 [ 192 ] {015ff29e-bd24-4b5d-8d94-1412ea6f3803} <Trace> oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1381 2023.11.29 20:29:58.001269 [ 187 ] {015ff29e-bd24-4b5d-8d94-1412ea6f3803} <Trace> oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1382 2023.11.29 20:29:58.001345 [ 3 ] {015ff29e-bd24-4b5d-8d94-1412ea6f3803} <Debug> oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (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
1383 2023.11.29 20:29:58.001396 [ 3 ] {015ff29e-bd24-4b5d-8d94-1412ea6f3803} <Debug> oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (SelectExecutor): Reading approx. 10 rows with 2 streams
1384 2023.11.29 20:29:58.002878 [ 3 ] {015ff29e-bd24-4b5d-8d94-1412ea6f3803} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002865763 sec., 3489 rows/sec., 490.37 KiB/sec.
1385 2023.11.29 20:29:58.003133 [ 3 ] {015ff29e-bd24-4b5d-8d94-1412ea6f3803} <Debug> DynamicQueryHandler: Done processing query
1386 2023.11.29 20:29:58.003158 [ 3 ] {015ff29e-bd24-4b5d-8d94-1412ea6f3803} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1387 2023.11.29 20:29:58.003174 [ 3 ] {} <Debug> HTTP-Session: e80ce6ca-100f-4e8c-97b0-d34a0c02280a Destroying unnamed session
1388 2023.11.29 20:29:58.003375 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33979, User-Agent: (none), Length: 742, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1389 2023.11.29 20:29:58.003420 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1390 2023.11.29 20:29:58.003438 [ 3 ] {} <Debug> HTTP-Session: f01ee4de-0726-41ce-b4ba-eb4d2b74ecc2 Authenticating user 'default' from [fd00:1122:3344:101::d]:33979
1391 2023.11.29 20:29:58.003455 [ 3 ] {} <Debug> HTTP-Session: f01ee4de-0726-41ce-b4ba-eb4d2b74ecc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1392 2023.11.29 20:29:58.003585 [ 3 ] {d6a67426-a8b5-4e1e-bc71-de62c5330e68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33979) 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)
1393 2023.11.29 20:29:58.004100 [ 3 ] {d6a67426-a8b5-4e1e-bc71-de62c5330e68} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1394 2023.11.29 20:29:58.004285 [ 3 ] {d6a67426-a8b5-4e1e-bc71-de62c5330e68} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1395 2023.11.29 20:29:58.004325 [ 3 ] {d6a67426-a8b5-4e1e-bc71-de62c5330e68} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1396 2023.11.29 20:29:58.004473 [ 3 ] {d6a67426-a8b5-4e1e-bc71-de62c5330e68} <Debug> oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (SelectExecutor): Key condition: (column 0 notIn 19-element set)
1397 2023.11.29 20:29:58.004532 [ 192 ] {d6a67426-a8b5-4e1e-bc71-de62c5330e68} <Trace> oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1398 2023.11.29 20:29:58.004551 [ 189 ] {d6a67426-a8b5-4e1e-bc71-de62c5330e68} <Trace> oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1399 2023.11.29 20:29:58.004638 [ 3 ] {d6a67426-a8b5-4e1e-bc71-de62c5330e68} <Debug> oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (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
1400 2023.11.29 20:29:58.004695 [ 3 ] {d6a67426-a8b5-4e1e-bc71-de62c5330e68} <Debug> oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (SelectExecutor): Reading approx. 10 rows with 2 streams
1401 2023.11.29 20:29:58.006216 [ 3 ] {d6a67426-a8b5-4e1e-bc71-de62c5330e68} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002591965 sec., 3858 rows/sec., 542.17 KiB/sec.
1402 2023.11.29 20:29:58.006465 [ 3 ] {d6a67426-a8b5-4e1e-bc71-de62c5330e68} <Debug> DynamicQueryHandler: Done processing query
1403 2023.11.29 20:29:58.006490 [ 3 ] {d6a67426-a8b5-4e1e-bc71-de62c5330e68} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1404 2023.11.29 20:29:58.006507 [ 3 ] {} <Debug> HTTP-Session: f01ee4de-0726-41ce-b4ba-eb4d2b74ecc2 Destroying unnamed session
1405 2023.11.29 20:29:58.006714 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33979, User-Agent: (none), Length: 776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1406 2023.11.29 20:29:58.006757 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1407 2023.11.29 20:29:58.006776 [ 3 ] {} <Debug> HTTP-Session: 536d39c7-b7e6-4b33-9be0-305adb366d38 Authenticating user 'default' from [fd00:1122:3344:101::d]:33979
1408 2023.11.29 20:29:58.006793 [ 3 ] {} <Debug> HTTP-Session: 536d39c7-b7e6-4b33-9be0-305adb366d38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1409 2023.11.29 20:29:58.006924 [ 3 ] {3afc22e0-d94c-4306-b18e-aac6b3f9e89f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33979) 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)
1410 2023.11.29 20:29:58.007441 [ 3 ] {3afc22e0-d94c-4306-b18e-aac6b3f9e89f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1411 2023.11.29 20:29:58.007629 [ 3 ] {3afc22e0-d94c-4306-b18e-aac6b3f9e89f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1412 2023.11.29 20:29:58.007670 [ 3 ] {3afc22e0-d94c-4306-b18e-aac6b3f9e89f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1413 2023.11.29 20:29:58.007818 [ 3 ] {3afc22e0-d94c-4306-b18e-aac6b3f9e89f} <Debug> oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (SelectExecutor): Key condition: (column 0 notIn 20-element set)
1414 2023.11.29 20:29:58.007865 [ 192 ] {3afc22e0-d94c-4306-b18e-aac6b3f9e89f} <Trace> oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1415 2023.11.29 20:29:58.007888 [ 186 ] {3afc22e0-d94c-4306-b18e-aac6b3f9e89f} <Trace> oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1416 2023.11.29 20:29:58.007966 [ 3 ] {3afc22e0-d94c-4306-b18e-aac6b3f9e89f} <Debug> oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (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
1417 2023.11.29 20:29:58.008024 [ 3 ] {3afc22e0-d94c-4306-b18e-aac6b3f9e89f} <Debug> oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (SelectExecutor): Reading approx. 10 rows with 2 streams
1418 2023.11.29 20:29:58.009530 [ 3 ] {3afc22e0-d94c-4306-b18e-aac6b3f9e89f} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002568475 sec., 3893 rows/sec., 547.12 KiB/sec.
1419 2023.11.29 20:29:58.009803 [ 3 ] {3afc22e0-d94c-4306-b18e-aac6b3f9e89f} <Debug> DynamicQueryHandler: Done processing query
1420 2023.11.29 20:29:58.009826 [ 3 ] {3afc22e0-d94c-4306-b18e-aac6b3f9e89f} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1421 2023.11.29 20:29:58.009843 [ 3 ] {} <Debug> HTTP-Session: 536d39c7-b7e6-4b33-9be0-305adb366d38 Destroying unnamed session
1422 2023.11.29 20:29:58.009961 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33979, User-Agent: (none), Length: 2277, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1423 2023.11.29 20:29:58.010005 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1424 2023.11.29 20:29:58.010024 [ 3 ] {} <Debug> HTTP-Session: 728f4b9f-82eb-48e2-98d1-00297bc6f6d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:33979
1425 2023.11.29 20:29:58.010040 [ 3 ] {} <Debug> HTTP-Session: 728f4b9f-82eb-48e2-98d1-00297bc6f6d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1426 2023.11.29 20:29:58.010121 [ 3 ] {06c98668-ea2e-4e91-a446-0530f89ff0b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33979) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1427 2023.11.29 20:29:58.010161 [ 3 ] {06c98668-ea2e-4e91-a446-0530f89ff0b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1428 2023.11.29 20:29:58.010300 [ 3 ] {06c98668-ea2e-4e91-a446-0530f89ff0b7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1429 2023.11.29 20:29:58.010618 [ 3 ] {06c98668-ea2e-4e91-a446-0530f89ff0b7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB.
1430 2023.11.29 20:29:58.010909 [ 3 ] {06c98668-ea2e-4e91-a446-0530f89ff0b7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1431 2023.11.29 20:29:58.011070 [ 3 ] {06c98668-ea2e-4e91-a446-0530f89ff0b7} <Trace> oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1432 2023.11.29 20:29:58.011203 [ 3 ] {06c98668-ea2e-4e91-a446-0530f89ff0b7} <Information> executeQuery: Read 11 rows, 1009.00 B in 0.001050117 sec., 10475 rows/sec., 938.33 KiB/sec.
1433 2023.11.29 20:29:58.011364 [ 3 ] {06c98668-ea2e-4e91-a446-0530f89ff0b7} <Debug> DynamicQueryHandler: Done processing query
1434 2023.11.29 20:29:58.011387 [ 3 ] {06c98668-ea2e-4e91-a446-0530f89ff0b7} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1435 2023.11.29 20:29:58.011403 [ 3 ] {} <Debug> HTTP-Session: 728f4b9f-82eb-48e2-98d1-00297bc6f6d8 Destroying unnamed session
1436 2023.11.29 20:29:58.011513 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33979, User-Agent: (none), Length: 1904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1437 2023.11.29 20:29:58.011557 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1438 2023.11.29 20:29:58.011575 [ 3 ] {} <Debug> HTTP-Session: 8e956861-6638-489c-ad2f-4929a2d86feb Authenticating user 'default' from [fd00:1122:3344:101::d]:33979
1439 2023.11.29 20:29:58.011591 [ 3 ] {} <Debug> HTTP-Session: 8e956861-6638-489c-ad2f-4929a2d86feb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1440 2023.11.29 20:29:58.011662 [ 3 ] {938db945-8c11-4bd6-bf89-c19874e0b6fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33979) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1441 2023.11.29 20:29:58.011701 [ 3 ] {938db945-8c11-4bd6-bf89-c19874e0b6fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1442 2023.11.29 20:29:58.011806 [ 3 ] {938db945-8c11-4bd6-bf89-c19874e0b6fe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1443 2023.11.29 20:29:58.012163 [ 3 ] {938db945-8c11-4bd6-bf89-c19874e0b6fe} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB.
1444 2023.11.29 20:29:58.012423 [ 3 ] {938db945-8c11-4bd6-bf89-c19874e0b6fe} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1445 2023.11.29 20:29:58.012579 [ 3 ] {938db945-8c11-4bd6-bf89-c19874e0b6fe} <Trace> oximeter.fields_uuid (22974e30-1b93-4dd0-8c66-b08ecc70d4a9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1446 2023.11.29 20:29:58.012698 [ 3 ] {938db945-8c11-4bd6-bf89-c19874e0b6fe} <Information> executeQuery: Read 11 rows, 888.00 B in 0.001001026 sec., 10988 rows/sec., 866.30 KiB/sec.
1447 2023.11.29 20:29:58.012792 [ 108 ] {} <Debug> oximeter.fields_uuid (22974e30-1b93-4dd0-8c66-b08ecc70d4a9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1448 2023.11.29 20:29:58.012825 [ 3 ] {938db945-8c11-4bd6-bf89-c19874e0b6fe} <Debug> DynamicQueryHandler: Done processing query
1449 2023.11.29 20:29:58.012862 [ 3 ] {938db945-8c11-4bd6-bf89-c19874e0b6fe} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1450 2023.11.29 20:29:58.012868 [ 108 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB.
1451 2023.11.29 20:29:58.012896 [ 3 ] {} <Debug> HTTP-Session: 8e956861-6638-489c-ad2f-4929a2d86feb Destroying unnamed session
1452 2023.11.29 20:29:58.013040 [ 25 ] {22974e30-1b93-4dd0-8c66-b08ecc70d4a9::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1453 2023.11.29 20:29:58.013058 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33979, User-Agent: (none), Length: 2134, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1454 2023.11.29 20:29:58.013114 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1455 2023.11.29 20:29:58.013138 [ 3 ] {} <Debug> HTTP-Session: 233599b0-debd-4594-85f8-80bb6b5f77f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:33979
1456 2023.11.29 20:29:58.013153 [ 25 ] {22974e30-1b93-4dd0-8c66-b08ecc70d4a9::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1457 2023.11.29 20:29:58.013159 [ 3 ] {} <Debug> HTTP-Session: 233599b0-debd-4594-85f8-80bb6b5f77f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1458 2023.11.29 20:29:58.013223 [ 25 ] {22974e30-1b93-4dd0-8c66-b08ecc70d4a9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 27 rows starting from the beginning of the part
1459 2023.11.29 20:29:58.013252 [ 3 ] {fd0f2d81-fa7c-4127-ae07-d2a25e65a0a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33979) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
1460 2023.11.29 20:29:58.013312 [ 3 ] {fd0f2d81-fa7c-4127-ae07-d2a25e65a0a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
1461 2023.11.29 20:29:58.013393 [ 25 ] {22974e30-1b93-4dd0-8c66-b08ecc70d4a9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 19 rows starting from the beginning of the part
1462 2023.11.29 20:29:58.013563 [ 25 ] {22974e30-1b93-4dd0-8c66-b08ecc70d4a9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part
1463 2023.11.29 20:29:58.013594 [ 3 ] {fd0f2d81-fa7c-4127-ae07-d2a25e65a0a6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1464 2023.11.29 20:29:58.013692 [ 25 ] {22974e30-1b93-4dd0-8c66-b08ecc70d4a9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 19 rows starting from the beginning of the part
1465 2023.11.29 20:29:58.013844 [ 25 ] {22974e30-1b93-4dd0-8c66-b08ecc70d4a9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 19 rows starting from the beginning of the part
1466 2023.11.29 20:29:58.013995 [ 25 ] {22974e30-1b93-4dd0-8c66-b08ecc70d4a9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 11 rows starting from the beginning of the part
1467 2023.11.29 20:29:58.014070 [ 3 ] {fd0f2d81-fa7c-4127-ae07-d2a25e65a0a6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB.
1468 2023.11.29 20:29:58.014428 [ 3 ] {fd0f2d81-fa7c-4127-ae07-d2a25e65a0a6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1469 2023.11.29 20:29:58.014705 [ 3 ] {fd0f2d81-fa7c-4127-ae07-d2a25e65a0a6} <Trace> oximeter.measurements_cumulativei64 (040c9b98-979b-4bb3-9df1-5f8b841f554b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
1470 2023.11.29 20:29:58.014712 [ 25 ] {22974e30-1b93-4dd0-8c66-b08ecc70d4a9::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 119 rows, containing 4 columns (4 merged, 0 gathered) in 0.001771315 sec., 67181.72657037285 rows/sec., 5.24 MiB/sec.
1471 2023.11.29 20:29:58.014828 [ 25 ] {22974e30-1b93-4dd0-8c66-b08ecc70d4a9::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1472 2023.11.29 20:29:58.014878 [ 3 ] {fd0f2d81-fa7c-4127-ae07-d2a25e65a0a6} <Information> executeQuery: Read 11 rows, 743.00 B in 0.0015796 sec., 6963 rows/sec., 459.35 KiB/sec.
1473 2023.11.29 20:29:58.015038 [ 3 ] {fd0f2d81-fa7c-4127-ae07-d2a25e65a0a6} <Debug> DynamicQueryHandler: Done processing query
1474 2023.11.29 20:29:58.015057 [ 25 ] {22974e30-1b93-4dd0-8c66-b08ecc70d4a9::all_1_6_1} <Trace> oximeter.fields_uuid (22974e30-1b93-4dd0-8c66-b08ecc70d4a9): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1475 2023.11.29 20:29:58.015066 [ 3 ] {fd0f2d81-fa7c-4127-ae07-d2a25e65a0a6} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1476 2023.11.29 20:29:58.015087 [ 3 ] {} <Debug> HTTP-Session: 233599b0-debd-4594-85f8-80bb6b5f77f9 Destroying unnamed session
1477 2023.11.29 20:29:58.015136 [ 25 ] {22974e30-1b93-4dd0-8c66-b08ecc70d4a9::all_1_6_1} <Trace> oximeter.fields_uuid (22974e30-1b93-4dd0-8c66-b08ecc70d4a9) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0