Max level shown:
1 [ Feb 28 07:44:03 Enabled. ]
2 [ Feb 28 07:44:03 Rereading configuration. ]
3 [ Feb 28 07:44:04 Rereading configuration. ]
4 [ Feb 28 07:44:08 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ]
5 + set -o errexit
6 + set -o pipefail
7 + . /lib/svc/share/smf_include.sh
8 ++ SMF_EXIT_OK=0
9 ++ SMF_EXIT_NODAEMON=94
10 ++ SMF_EXIT_ERR_FATAL=95
11 ++ SMF_EXIT_ERR_CONFIG=96
12 ++ SMF_EXIT_MON_DEGRADE=97
13 ++ SMF_EXIT_MON_OFFLINE=98
14 ++ SMF_EXIT_ERR_NOSMF=99
15 ++ SMF_EXIT_ERR_PERM=100
16 ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default
17 + LISTEN_ADDR=fd00:1122:3344:101::e
18 ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default
19 + LISTEN_PORT=8123
20 ++ svcprop -c -p config/store svc:/oxide/clickhouse:default
21 + DATASTORE=/data
22 + single_node=true
23 + command=()
24 + true
25 + command+=("/opt/oxide/clickhouse/clickhouse" "server" "--log-file" "/var/tmp/clickhouse-server.log" "--errorlog-file" "/var/tmp/clickhouse-server.errlog" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT")
26 + exec /opt/oxide/clickhouse/clickhouse server --log-file /var/tmp/clickhouse-server.log --errorlog-file /var/tmp/clickhouse-server.errlog -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123
27 [ Feb 28 07:44:09 Method "start" exited with status 0. ]
28 Processing configuration file 'config.xml'.
29 There is no file 'config.xml', will use embedded config.
30 Logging trace to /var/tmp/clickhouse-server.log
31 Logging errors to /var/tmp/clickhouse-server.errlog
32 2024.02.28 07:44:09.355560 [ 1 ] {} <Information> Application: Will watch for the process with pid 22629
33 2024.02.28 07:44:09.355636 [ 1 ] {} <Information> Application: Forked a child process to watch
34 2024.02.28 07:44:09.688365 [ 1 ] {} <Information> : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 22629
35 2024.02.28 07:44:09.688537 [ 1 ] {} <Information> Application: starting up
36 2024.02.28 07:44:09.688749 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc
37 2024.02.28 07:44:09.791056 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536
38 2024.02.28 07:44:09.791122 [ 1 ] {} <Debug> Application: Initializing DateLUT.
39 2024.02.28 07:44:09.791137 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'.
40 2024.02.28 07:44:09.791181 [ 1 ] {} <Debug> Application: Setting up /data/tmp/ to store temporary data in it
41 2024.02.28 07:44:09.791556 [ 1 ] {} <Debug> Application: Initiailizing interserver credentials.
42 2024.02.28 07:44:09.792258 [ 1 ] {} <Debug> ConfigReloader: Loading config 'config.xml'
43 Processing configuration file 'config.xml'.
44 There is no file 'config.xml', will use embedded config.
45 Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'.
46 2024.02.28 07:44:09.792715 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
47 2024.02.28 07:44:09.792974 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio)
48 2024.02.28 07:44:09.795606 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
49 2024.02.28 07:44:09.795646 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
50 2024.02.28 07:44:09.796367 [ 1 ] {} <Debug> ConfigReloader: Loading config 'config.xml'
51 Processing configuration file 'config.xml'.
52 There is no file 'config.xml', will use embedded config.
53 Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'.
54 2024.02.28 07:44:09.796536 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
55 2024.02.28 07:44:09.802109 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
56 2024.02.28 07:44:09.802442 [ 1 ] {} <Debug> Access(user directories): Added users.xml access storage 'users.xml', path: config.xml
57 2024.02.28 07:44:09.802466 [ 1 ] {} <Information> Application: Uncompressed cache policy name
58 2024.02.28 07:44:09.803808 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32
59 2024.02.28 07:44:09.804261 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8
60 2024.02.28 07:44:09.804592 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8
61 2024.02.28 07:44:09.804922 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8
62 2024.02.28 07:44:09.805214 [ 1 ] {} <Information> Application: Loading user defined objects from /data/
63 2024.02.28 07:44:09.805258 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoader: Loading user defined objects
64 2024.02.28 07:44:09.805314 [ 1 ] {} <Debug> Application: Loaded user defined objects
65 2024.02.28 07:44:09.805330 [ 1 ] {} <Information> Application: Loading metadata from /data/
66 2024.02.28 07:44:09.829015 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total.
67 2024.02.28 07:44:09.829062 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000160643 sec
68 2024.02.28 07:44:09.829136 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level
69 2024.02.28 07:44:09.829256 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config
70 2024.02.28 07:44:09.829289 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config
71 2024.02.28 07:44:09.829319 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config
72 2024.02.28 07:44:09.829341 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config
73 2024.02.28 07:44:09.829364 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config
74 2024.02.28 07:44:09.829390 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config
75 2024.02.28 07:44:09.829441 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config
76 2024.02.28 07:44:09.829472 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config
77 2024.02.28 07:44:09.829512 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config
78 2024.02.28 07:44:09.829531 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config
79 2024.02.28 07:44:09.829551 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config
80 2024.02.28 07:44:09.829572 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config
81 2024.02.28 07:44:09.829615 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config
82 2024.02.28 07:44:09.829638 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config
83 2024.02.28 07:44:09.829656 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config
84 2024.02.28 07:44:09.859494 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal.
85 2024.02.28 07:44:09.871211 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total.
86 2024.02.28 07:44:09.871244 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.277e-05 sec
87 2024.02.28 07:44:09.871267 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level
88 2024.02.28 07:44:09.871283 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables.
89 2024.02.28 07:44:09.871305 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables.
90 2024.02.28 07:44:09.873298 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads
91 2024.02.28 07:44:09.878837 [ 1 ] {} <Debug> Application: Loaded metadata.
92 2024.02.28 07:44:09.878965 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe).
93 2024.02.28 07:44:09.879000 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled.
94 2024.02.28 07:44:10.055297 [ 1 ] {} <Trace> MySQLHandlerFactory: Failed to create SSL context. SSL will be disabled. Error: Poco::Exception. Code: 1000, e.code() = 0, SSL Exception: Configuration error: no certificate file has been specified (version 22.8.9.1)
95 2024.02.28 07:44:10.072351 [ 1 ] {} <Trace> MySQLHandlerFactory: Failed to read RSA key pair from server certificate. Error: Code: 139. DB::Exception: Certificate file is not set. (NO_ELEMENTS_IN_CONFIG) (version 22.8.9.1)
96 2024.02.28 07:44:10.072400 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair.
97 2024.02.28 07:44:10.136982 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
98 2024.02.28 07:44:10.137238 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.64 MiB (RSS), difference: 210.69 MiB
99 2024.02.28 07:44:10.137579 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds
100 2024.02.28 07:44:10.137616 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48.
101 2024.02.28 07:44:10.137629 [ 76 ] {} <Debug> DNSResolver: Updating DNS cache
102 2024.02.28 07:44:10.137711 [ 76 ] {} <Debug> DNSResolver: Updated DNS cache
103 2024.02.28 07:44:10.137763 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123
104 2024.02.28 07:44:10.137845 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000
105 2024.02.28 07:44:10.138460 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004
106 2024.02.28 07:44:10.138481 [ 1 ] {} <Information> Application: Ready for connections.
107 2024.02.28 07:44:10.952719 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44254, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
108 2024.02.28 07:44:10.952890 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
109 2024.02.28 07:44:10.953467 [ 3 ] {} <Debug> HTTP-Session: 309a63a8-8352-4980-bec2-64e7dacf241a Authenticating user 'default' from [fd00:1122:3344:101::d]:44254
110 2024.02.28 07:44:10.953498 [ 3 ] {} <Debug> HTTP-Session: 309a63a8-8352-4980-bec2-64e7dacf241a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
111 2024.02.28 07:44:10.953629 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false
112 2024.02.28 07:44:10.953656 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION
113 2024.02.28 07:44:10.953673 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION
114 2024.02.28 07:44:10.954625 [ 3 ] {392798ce-94e0-4574-ba57-7dc4f4e1fd14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44254) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
115 2024.02.28 07:44:10.967526 [ 3 ] {392798ce-94e0-4574-ba57-7dc4f4e1fd14} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:44254) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below):
116 
117 0. Poco::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse
118 1. DB::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse
119 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse
120 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse
121 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse
122 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse
123 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, std::__1::optional<DB::Pipe>, std::__1::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, std::__1::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::__1::shared_ptr<DB::PreparedSets>) @ 1196673d in /opt/oxide/clickhouse/clickhouse
124 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse
125 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr<DB::IAST> const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse
126 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse
127 10. std::__1::__unique_if<DB::InterpreterSelectWithUnionQuery>::__unique_single std::__1::make_unique<DB::InterpreterSelectWithUnionQuery, std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse
128 11. DB::InterpreterFactory::get(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse
129 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse
130 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr<DB::Context>, std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)>, std::__1::optional<DB::FormatSettings> const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse
131 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional<DB::CurrentThread::QueryScope>&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse
132 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse
133 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse
134 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse
135 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse
136 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse
137 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse
138 21. _thrp_setup @ 1133e7 in /system/lib/amd64/libc.so.1
139 
140 2024.02.28 07:44:10.968275 [ 3 ] {392798ce-94e0-4574-ba57-7dc4f4e1fd14} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below):
141 
142 0. Poco::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse
143 1. DB::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse
144 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse
145 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse
146 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse
147 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse
148 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, std::__1::optional<DB::Pipe>, std::__1::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, std::__1::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::__1::shared_ptr<DB::PreparedSets>) @ 1196673d in /opt/oxide/clickhouse/clickhouse
149 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse
150 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr<DB::IAST> const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse
151 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse
152 10. std::__1::__unique_if<DB::InterpreterSelectWithUnionQuery>::__unique_single std::__1::make_unique<DB::InterpreterSelectWithUnionQuery, std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse
153 11. DB::InterpreterFactory::get(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse
154 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse
155 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr<DB::Context>, std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)>, std::__1::optional<DB::FormatSettings> const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse
156 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional<DB::CurrentThread::QueryScope>&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse
157 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse
158 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse
159 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse
160 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse
161 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse
162 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse
163 21. _thrp_setup @ 1133e7 in /system/lib/amd64/libc.so.1
164 (version 22.8.9.1)
165 2024.02.28 07:44:10.968968 [ 3 ] {392798ce-94e0-4574-ba57-7dc4f4e1fd14} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
166 2024.02.28 07:44:10.968991 [ 3 ] {} <Debug> HTTP-Session: 309a63a8-8352-4980-bec2-64e7dacf241a Destroying unnamed session
167 2024.02.28 07:44:10.969302 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44254, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
168 2024.02.28 07:44:10.969365 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
169 2024.02.28 07:44:10.969386 [ 3 ] {} <Debug> HTTP-Session: 78c20ef0-2127-4eaf-a25c-43586646abfe Authenticating user 'default' from [fd00:1122:3344:101::d]:44254
170 2024.02.28 07:44:10.969409 [ 3 ] {} <Debug> HTTP-Session: 78c20ef0-2127-4eaf-a25c-43586646abfe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
171 2024.02.28 07:44:10.969506 [ 3 ] {c0f7489a-6218-4b2d-8e2a-da9fcc2c227b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44254) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete)
172 2024.02.28 07:44:10.969590 [ 3 ] {c0f7489a-6218-4b2d-8e2a-da9fcc2c227b} <Debug> executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete)
173 2024.02.28 07:44:10.970052 [ 3 ] {c0f7489a-6218-4b2d-8e2a-da9fcc2c227b} <Trace> ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters
174 2024.02.28 07:44:10.971424 [ 3 ] {c0f7489a-6218-4b2d-8e2a-da9fcc2c227b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
175 2024.02.28 07:44:10.973516 [ 3 ] {c0f7489a-6218-4b2d-8e2a-da9fcc2c227b} <Debug> DynamicQueryHandler: Done processing query
176 2024.02.28 07:44:10.973560 [ 3 ] {c0f7489a-6218-4b2d-8e2a-da9fcc2c227b} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB.
177 2024.02.28 07:44:10.973579 [ 3 ] {} <Debug> HTTP-Session: 78c20ef0-2127-4eaf-a25c-43586646abfe Destroying unnamed session
178 2024.02.28 07:44:10.973717 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44254, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
179 2024.02.28 07:44:10.973783 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
180 2024.02.28 07:44:10.973807 [ 3 ] {} <Debug> HTTP-Session: ca0a0096-427e-494a-9f7c-6673bfca369f Authenticating user 'default' from [fd00:1122:3344:101::d]:44254
181 2024.02.28 07:44:10.973827 [ 3 ] {} <Debug> HTTP-Session: ca0a0096-427e-494a-9f7c-6673bfca369f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
182 2024.02.28 07:44:10.973948 [ 3 ] {d6268780-f6d1-4e0e-9561-0739ab799638} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44254) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
183 2024.02.28 07:44:10.974222 [ 3 ] {d6268780-f6d1-4e0e-9561-0739ab799638} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:44254) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below):
184 
185 0. Poco::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse
186 1. DB::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse
187 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse
188 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse
189 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse
190 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse
191 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, std::__1::optional<DB::Pipe>, std::__1::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, std::__1::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::__1::shared_ptr<DB::PreparedSets>) @ 1196673d in /opt/oxide/clickhouse/clickhouse
192 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse
193 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr<DB::IAST> const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse
194 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse
195 10. std::__1::__unique_if<DB::InterpreterSelectWithUnionQuery>::__unique_single std::__1::make_unique<DB::InterpreterSelectWithUnionQuery, std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse
196 11. DB::InterpreterFactory::get(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse
197 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse
198 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr<DB::Context>, std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)>, std::__1::optional<DB::FormatSettings> const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse
199 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional<DB::CurrentThread::QueryScope>&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse
200 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse
201 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse
202 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse
203 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse
204 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse
205 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse
206 21. _thrp_setup @ 1133e7 in /system/lib/amd64/libc.so.1
207 
208 2024.02.28 07:44:10.974346 [ 3 ] {d6268780-f6d1-4e0e-9561-0739ab799638} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below):
209 
210 0. Poco::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse
211 1. DB::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse
212 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse
213 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse
214 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse
215 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse
216 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, std::__1::optional<DB::Pipe>, std::__1::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, std::__1::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::__1::shared_ptr<DB::PreparedSets>) @ 1196673d in /opt/oxide/clickhouse/clickhouse
217 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse
218 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr<DB::IAST> const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse
219 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse
220 10. std::__1::__unique_if<DB::InterpreterSelectWithUnionQuery>::__unique_single std::__1::make_unique<DB::InterpreterSelectWithUnionQuery, std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse
221 11. DB::InterpreterFactory::get(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse
222 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse
223 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr<DB::Context>, std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)>, std::__1::optional<DB::FormatSettings> const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse
224 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional<DB::CurrentThread::QueryScope>&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse
225 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse
226 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse
227 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse
228 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse
229 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse
230 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse
231 21. _thrp_setup @ 1133e7 in /system/lib/amd64/libc.so.1
232 (version 22.8.9.1)
233 2024.02.28 07:44:10.974453 [ 3 ] {d6268780-f6d1-4e0e-9561-0739ab799638} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
234 2024.02.28 07:44:10.974473 [ 3 ] {} <Debug> HTTP-Session: ca0a0096-427e-494a-9f7c-6673bfca369f Destroying unnamed session
235 2024.02.28 07:44:10.974661 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44254, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
236 2024.02.28 07:44:10.974710 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
237 2024.02.28 07:44:10.974728 [ 3 ] {} <Debug> HTTP-Session: 1241a05c-db06-4b0f-b6fd-3b698ff90837 Authenticating user 'default' from [fd00:1122:3344:101::d]:44254
238 2024.02.28 07:44:10.974748 [ 3 ] {} <Debug> HTTP-Session: 1241a05c-db06-4b0f-b6fd-3b698ff90837 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
239 2024.02.28 07:44:10.974856 [ 3 ] {6b607840-8399-444a-a517-ec9d9831f808} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44254) DROP DATABASE IF EXISTS oximeter (stage: Complete)
240 2024.02.28 07:44:10.974955 [ 3 ] {6b607840-8399-444a-a517-ec9d9831f808} <Debug> DynamicQueryHandler: Done processing query
241 2024.02.28 07:44:10.974981 [ 3 ] {6b607840-8399-444a-a517-ec9d9831f808} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
242 2024.02.28 07:44:10.974996 [ 3 ] {} <Debug> HTTP-Session: 1241a05c-db06-4b0f-b6fd-3b698ff90837 Destroying unnamed session
243 2024.02.28 07:44:10.975089 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44254, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
244 2024.02.28 07:44:10.975134 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
245 2024.02.28 07:44:10.975153 [ 3 ] {} <Debug> HTTP-Session: f9fadfba-1805-4529-bc50-cd04d81889db Authenticating user 'default' from [fd00:1122:3344:101::d]:44254
246 2024.02.28 07:44:10.975174 [ 3 ] {} <Debug> HTTP-Session: f9fadfba-1805-4529-bc50-cd04d81889db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
247 2024.02.28 07:44:10.975230 [ 3 ] {b2cb54da-0187-491c-bc5c-c872d8598386} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44254) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete)
248 2024.02.28 07:44:10.975287 [ 3 ] {b2cb54da-0187-491c-bc5c-c872d8598386} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.*
249 2024.02.28 07:44:10.982998 [ 3 ] {b2cb54da-0187-491c-bc5c-c872d8598386} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total.
250 2024.02.28 07:44:10.983025 [ 3 ] {b2cb54da-0187-491c-bc5c-c872d8598386} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.9691e-05 sec
251 2024.02.28 07:44:10.983056 [ 3 ] {b2cb54da-0187-491c-bc5c-c872d8598386} <Information> TablesLoader: Loading 0 tables with 0 dependency level
252 2024.02.28 07:44:10.983082 [ 3 ] {b2cb54da-0187-491c-bc5c-c872d8598386} <Information> DatabaseAtomic (oximeter): Starting up tables.
253 2024.02.28 07:44:10.983212 [ 3 ] {b2cb54da-0187-491c-bc5c-c872d8598386} <Debug> DynamicQueryHandler: Done processing query
254 2024.02.28 07:44:10.983260 [ 3 ] {b2cb54da-0187-491c-bc5c-c872d8598386} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
255 2024.02.28 07:44:10.983290 [ 3 ] {} <Debug> HTTP-Session: f9fadfba-1805-4529-bc50-cd04d81889db Destroying unnamed session
256 2024.02.28 07:44:10.983470 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44254, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
257 2024.02.28 07:44:10.983559 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
258 2024.02.28 07:44:10.983595 [ 3 ] {} <Debug> HTTP-Session: 4d70153d-56d4-4224-96ef-4dc27560fc22 Authenticating user 'default' from [fd00:1122:3344:101::d]:44254
259 2024.02.28 07:44:10.983636 [ 3 ] {} <Debug> HTTP-Session: 4d70153d-56d4-4224-96ef-4dc27560fc22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
260 2024.02.28 07:44:10.983902 [ 3 ] {7f0466fb-3efc-4850-bcca-6b3e113f232e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44254) /* The version table contains metadata about the `oximeter` database */
261 CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete)
262 2024.02.28 07:44:10.983995 [ 3 ] {7f0466fb-3efc-4850-bcca-6b3e113f232e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version
263 2024.02.28 07:44:10.991806 [ 3 ] {7f0466fb-3efc-4850-bcca-6b3e113f232e} <Debug> oximeter.version (335cf8c8-c5f5-4d5d-9ec2-82b584bf6186): Loading data parts
264 2024.02.28 07:44:10.992023 [ 3 ] {7f0466fb-3efc-4850-bcca-6b3e113f232e} <Debug> oximeter.version (335cf8c8-c5f5-4d5d-9ec2-82b584bf6186): There are no data parts
265 2024.02.28 07:44:11.000129 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 217.73 MiB, peak 221.70 MiB, will set to 225.54 MiB (RSS), difference: 7.81 MiB
266 2024.02.28 07:44:11.004442 [ 3 ] {7f0466fb-3efc-4850-bcca-6b3e113f232e} <Debug> DynamicQueryHandler: Done processing query
267 2024.02.28 07:44:11.004479 [ 3 ] {7f0466fb-3efc-4850-bcca-6b3e113f232e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
268 2024.02.28 07:44:11.004496 [ 3 ] {} <Debug> HTTP-Session: 4d70153d-56d4-4224-96ef-4dc27560fc22 Destroying unnamed session
269 2024.02.28 07:44:11.004616 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44254, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
270 2024.02.28 07:44:11.004667 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
271 2024.02.28 07:44:11.004686 [ 3 ] {} <Debug> HTTP-Session: 8819e150-6d6f-4d41-8c9f-fb69641a88f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:44254
272 2024.02.28 07:44:11.004709 [ 3 ] {} <Debug> HTTP-Session: 8819e150-6d6f-4d41-8c9f-fb69641a88f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
273 2024.02.28 07:44:11.004915 [ 3 ] {662c05ec-a3a6-43ee-bd70-fcce2da91ee8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44254) /* The measurement tables contain all individual samples from each timeseries.
274 *
275 * Each table stores a single datum type, and otherwise contains nearly the same
276 * structure. The primary sorting key is on the timeseries name, key, and then
277 * timestamp, so that all timeseries from the same schema are grouped, followed
278 * by all samples from the same timeseries.
279 *
280 * This reflects that one usually looks up the _key_ in one or more field table,
281 * and then uses that to index quickly into the measurements tables.
282 */
283 CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
284 2024.02.28 07:44:11.004971 [ 3 ] {662c05ec-a3a6-43ee-bd70-fcce2da91ee8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool
285 2024.02.28 07:44:11.019512 [ 3 ] {662c05ec-a3a6-43ee-bd70-fcce2da91ee8} <Debug> oximeter.measurements_bool (a3572e46-88f5-4f11-a08b-02d673b8ef06): Loading data parts
286 2024.02.28 07:44:11.019725 [ 3 ] {662c05ec-a3a6-43ee-bd70-fcce2da91ee8} <Debug> oximeter.measurements_bool (a3572e46-88f5-4f11-a08b-02d673b8ef06): There are no data parts
287 2024.02.28 07:44:11.021656 [ 3 ] {662c05ec-a3a6-43ee-bd70-fcce2da91ee8} <Debug> DynamicQueryHandler: Done processing query
288 2024.02.28 07:44:11.021694 [ 3 ] {662c05ec-a3a6-43ee-bd70-fcce2da91ee8} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
289 2024.02.28 07:44:11.021714 [ 3 ] {} <Debug> HTTP-Session: 8819e150-6d6f-4d41-8c9f-fb69641a88f3 Destroying unnamed session
290 2024.02.28 07:44:11.021841 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44254, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
291 2024.02.28 07:44:11.021898 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
292 2024.02.28 07:44:11.021918 [ 3 ] {} <Debug> HTTP-Session: e04b0f47-c7eb-41d1-a107-d1c9ea1b1bde Authenticating user 'default' from [fd00:1122:3344:101::d]:44254
293 2024.02.28 07:44:11.021942 [ 3 ] {} <Debug> HTTP-Session: e04b0f47-c7eb-41d1-a107-d1c9ea1b1bde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
294 2024.02.28 07:44:11.022134 [ 3 ] {e57477f1-ec37-473f-b5a3-7b949686ed6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44254) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
295 2024.02.28 07:44:11.022188 [ 3 ] {e57477f1-ec37-473f-b5a3-7b949686ed6d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8
296 2024.02.28 07:44:11.024765 [ 3 ] {e57477f1-ec37-473f-b5a3-7b949686ed6d} <Debug> oximeter.measurements_i8 (b0d7e63b-2c6d-45cc-ae8c-4729cbeba08a): Loading data parts
297 2024.02.28 07:44:11.024866 [ 3 ] {e57477f1-ec37-473f-b5a3-7b949686ed6d} <Debug> oximeter.measurements_i8 (b0d7e63b-2c6d-45cc-ae8c-4729cbeba08a): There are no data parts
298 2024.02.28 07:44:11.026158 [ 3 ] {e57477f1-ec37-473f-b5a3-7b949686ed6d} <Debug> DynamicQueryHandler: Done processing query
299 2024.02.28 07:44:11.026192 [ 3 ] {e57477f1-ec37-473f-b5a3-7b949686ed6d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
300 2024.02.28 07:44:11.026209 [ 3 ] {} <Debug> HTTP-Session: e04b0f47-c7eb-41d1-a107-d1c9ea1b1bde Destroying unnamed session
301 2024.02.28 07:44:11.026331 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44254, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
302 2024.02.28 07:44:11.026385 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
303 2024.02.28 07:44:11.026404 [ 3 ] {} <Debug> HTTP-Session: 25662a42-3602-4469-b15a-3883d058e712 Authenticating user 'default' from [fd00:1122:3344:101::d]:44254
304 2024.02.28 07:44:11.026429 [ 3 ] {} <Debug> HTTP-Session: 25662a42-3602-4469-b15a-3883d058e712 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
305 2024.02.28 07:44:11.026619 [ 3 ] {ccc20fa6-cfc0-439c-a380-a5b4f825fa64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44254) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
306 2024.02.28 07:44:11.026671 [ 3 ] {ccc20fa6-cfc0-439c-a380-a5b4f825fa64} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8
307 2024.02.28 07:44:11.033036 [ 3 ] {ccc20fa6-cfc0-439c-a380-a5b4f825fa64} <Debug> oximeter.measurements_u8 (703c5a3e-85ce-4933-9e2a-b9b92882254e): Loading data parts
308 2024.02.28 07:44:11.033173 [ 3 ] {ccc20fa6-cfc0-439c-a380-a5b4f825fa64} <Debug> oximeter.measurements_u8 (703c5a3e-85ce-4933-9e2a-b9b92882254e): There are no data parts
309 2024.02.28 07:44:11.038425 [ 3 ] {ccc20fa6-cfc0-439c-a380-a5b4f825fa64} <Debug> DynamicQueryHandler: Done processing query
310 2024.02.28 07:44:11.038475 [ 3 ] {ccc20fa6-cfc0-439c-a380-a5b4f825fa64} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
311 2024.02.28 07:44:11.038518 [ 3 ] {} <Debug> HTTP-Session: 25662a42-3602-4469-b15a-3883d058e712 Destroying unnamed session
312 2024.02.28 07:44:11.038714 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44254, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
313 2024.02.28 07:44:11.038801 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
314 2024.02.28 07:44:11.038848 [ 3 ] {} <Debug> HTTP-Session: 5fd6f342-63a6-4d33-a0bd-130accaaedc2 Authenticating user 'default' from [fd00:1122:3344:101::d]:44254
315 2024.02.28 07:44:11.038895 [ 3 ] {} <Debug> HTTP-Session: 5fd6f342-63a6-4d33-a0bd-130accaaedc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
316 2024.02.28 07:44:11.039198 [ 3 ] {fdb7d3bd-c7ec-4aec-b768-006a7d0197b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44254) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
317 2024.02.28 07:44:11.039251 [ 3 ] {fdb7d3bd-c7ec-4aec-b768-006a7d0197b1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16
318 2024.02.28 07:44:11.045142 [ 3 ] {fdb7d3bd-c7ec-4aec-b768-006a7d0197b1} <Debug> oximeter.measurements_i16 (41a26d4a-0ae4-44bb-84bc-4bf85bc64ccb): Loading data parts
319 2024.02.28 07:44:11.045278 [ 3 ] {fdb7d3bd-c7ec-4aec-b768-006a7d0197b1} <Debug> oximeter.measurements_i16 (41a26d4a-0ae4-44bb-84bc-4bf85bc64ccb): There are no data parts
320 2024.02.28 07:44:11.051875 [ 3 ] {fdb7d3bd-c7ec-4aec-b768-006a7d0197b1} <Debug> DynamicQueryHandler: Done processing query
321 2024.02.28 07:44:11.051925 [ 3 ] {fdb7d3bd-c7ec-4aec-b768-006a7d0197b1} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
322 2024.02.28 07:44:11.051967 [ 3 ] {} <Debug> HTTP-Session: 5fd6f342-63a6-4d33-a0bd-130accaaedc2 Destroying unnamed session
323 2024.02.28 07:44:11.052168 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44254, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
324 2024.02.28 07:44:11.052270 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
325 2024.02.28 07:44:11.052329 [ 3 ] {} <Debug> HTTP-Session: fa527416-586c-47ec-8343-c0dc84cbca5b Authenticating user 'default' from [fd00:1122:3344:101::d]:44254
326 2024.02.28 07:44:11.052384 [ 3 ] {} <Debug> HTTP-Session: fa527416-586c-47ec-8343-c0dc84cbca5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
327 2024.02.28 07:44:11.052642 [ 3 ] {9e3f025b-582c-4494-9af5-091192287c10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44254) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
328 2024.02.28 07:44:11.052690 [ 3 ] {9e3f025b-582c-4494-9af5-091192287c10} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16
329 2024.02.28 07:44:11.063604 [ 3 ] {9e3f025b-582c-4494-9af5-091192287c10} <Debug> oximeter.measurements_u16 (bf4eebe8-5fd1-4a67-9094-e0c749311b8b): Loading data parts
330 2024.02.28 07:44:11.063706 [ 3 ] {9e3f025b-582c-4494-9af5-091192287c10} <Debug> oximeter.measurements_u16 (bf4eebe8-5fd1-4a67-9094-e0c749311b8b): There are no data parts
331 2024.02.28 07:44:11.065831 [ 3 ] {9e3f025b-582c-4494-9af5-091192287c10} <Debug> DynamicQueryHandler: Done processing query
332 2024.02.28 07:44:11.065856 [ 3 ] {9e3f025b-582c-4494-9af5-091192287c10} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
333 2024.02.28 07:44:11.065882 [ 3 ] {} <Debug> HTTP-Session: fa527416-586c-47ec-8343-c0dc84cbca5b Destroying unnamed session
334 2024.02.28 07:44:11.065991 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44254, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
335 2024.02.28 07:44:11.066041 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
336 2024.02.28 07:44:11.066064 [ 3 ] {} <Debug> HTTP-Session: fa44a7cd-2ab9-40ef-9b95-40912197b14f Authenticating user 'default' from [fd00:1122:3344:101::d]:44254
337 2024.02.28 07:44:11.066085 [ 3 ] {} <Debug> HTTP-Session: fa44a7cd-2ab9-40ef-9b95-40912197b14f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
338 2024.02.28 07:44:11.066269 [ 3 ] {70a6dc4d-1ffc-4d00-b5cb-1b7c9323f994} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44254) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
339 2024.02.28 07:44:11.066317 [ 3 ] {70a6dc4d-1ffc-4d00-b5cb-1b7c9323f994} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32
340 2024.02.28 07:44:11.068857 [ 3 ] {70a6dc4d-1ffc-4d00-b5cb-1b7c9323f994} <Debug> oximeter.measurements_i32 (d9cd8800-e4c3-45b1-8122-71f7acfe580c): Loading data parts
341 2024.02.28 07:44:11.068945 [ 3 ] {70a6dc4d-1ffc-4d00-b5cb-1b7c9323f994} <Debug> oximeter.measurements_i32 (d9cd8800-e4c3-45b1-8122-71f7acfe580c): There are no data parts
342 2024.02.28 07:44:11.070280 [ 3 ] {70a6dc4d-1ffc-4d00-b5cb-1b7c9323f994} <Debug> DynamicQueryHandler: Done processing query
343 2024.02.28 07:44:11.070305 [ 3 ] {70a6dc4d-1ffc-4d00-b5cb-1b7c9323f994} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
344 2024.02.28 07:44:11.070331 [ 3 ] {} <Debug> HTTP-Session: fa44a7cd-2ab9-40ef-9b95-40912197b14f Destroying unnamed session
345 2024.02.28 07:44:11.070430 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44254, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
346 2024.02.28 07:44:11.070483 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
347 2024.02.28 07:44:11.070510 [ 3 ] {} <Debug> HTTP-Session: 7281fe42-e3eb-4e6d-a2a9-882afa322c29 Authenticating user 'default' from [fd00:1122:3344:101::d]:44254
348 2024.02.28 07:44:11.070527 [ 3 ] {} <Debug> HTTP-Session: 7281fe42-e3eb-4e6d-a2a9-882afa322c29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
349 2024.02.28 07:44:11.070725 [ 3 ] {ae6155d0-3a8f-4a75-8510-a9d9aa3b4c76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44254) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
350 2024.02.28 07:44:11.070782 [ 3 ] {ae6155d0-3a8f-4a75-8510-a9d9aa3b4c76} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32
351 2024.02.28 07:44:11.077411 [ 3 ] {ae6155d0-3a8f-4a75-8510-a9d9aa3b4c76} <Debug> oximeter.measurements_u32 (dd4c2a9e-d447-4477-bf1f-bd80445b42ea): Loading data parts
352 2024.02.28 07:44:11.077515 [ 3 ] {ae6155d0-3a8f-4a75-8510-a9d9aa3b4c76} <Debug> oximeter.measurements_u32 (dd4c2a9e-d447-4477-bf1f-bd80445b42ea): There are no data parts
353 2024.02.28 07:44:11.080949 [ 3 ] {ae6155d0-3a8f-4a75-8510-a9d9aa3b4c76} <Debug> DynamicQueryHandler: Done processing query
354 2024.02.28 07:44:11.080979 [ 3 ] {ae6155d0-3a8f-4a75-8510-a9d9aa3b4c76} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
355 2024.02.28 07:44:11.081008 [ 3 ] {} <Debug> HTTP-Session: 7281fe42-e3eb-4e6d-a2a9-882afa322c29 Destroying unnamed session
356 2024.02.28 07:44:11.081116 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44254, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
357 2024.02.28 07:44:11.081169 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
358 2024.02.28 07:44:11.081189 [ 3 ] {} <Debug> HTTP-Session: 7c530a83-c1b2-4a6c-afd9-148dd4eb72cc Authenticating user 'default' from [fd00:1122:3344:101::d]:44254
359 2024.02.28 07:44:11.081213 [ 3 ] {} <Debug> HTTP-Session: 7c530a83-c1b2-4a6c-afd9-148dd4eb72cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
360 2024.02.28 07:44:11.081406 [ 3 ] {918ef58b-8923-47df-bb1b-3d76f1765e1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44254) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
361 2024.02.28 07:44:11.081463 [ 3 ] {918ef58b-8923-47df-bb1b-3d76f1765e1a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64
362 2024.02.28 07:44:11.084198 [ 3 ] {918ef58b-8923-47df-bb1b-3d76f1765e1a} <Debug> oximeter.measurements_i64 (1157ab25-3d9b-46a6-b7db-aaa286da8245): Loading data parts
363 2024.02.28 07:44:11.084301 [ 3 ] {918ef58b-8923-47df-bb1b-3d76f1765e1a} <Debug> oximeter.measurements_i64 (1157ab25-3d9b-46a6-b7db-aaa286da8245): There are no data parts
364 2024.02.28 07:44:11.085599 [ 3 ] {918ef58b-8923-47df-bb1b-3d76f1765e1a} <Debug> DynamicQueryHandler: Done processing query
365 2024.02.28 07:44:11.085624 [ 3 ] {918ef58b-8923-47df-bb1b-3d76f1765e1a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
366 2024.02.28 07:44:11.085639 [ 3 ] {} <Debug> HTTP-Session: 7c530a83-c1b2-4a6c-afd9-148dd4eb72cc Destroying unnamed session
367 2024.02.28 07:44:11.085745 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44254, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
368 2024.02.28 07:44:11.085801 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
369 2024.02.28 07:44:11.085819 [ 3 ] {} <Debug> HTTP-Session: d1ae3a07-f7cf-4496-930d-2c75887d56c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:44254
370 2024.02.28 07:44:11.085844 [ 3 ] {} <Debug> HTTP-Session: d1ae3a07-f7cf-4496-930d-2c75887d56c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
371 2024.02.28 07:44:11.086040 [ 3 ] {e87a1d42-cc2e-4f58-bb4b-9d15653d6850} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44254) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
372 2024.02.28 07:44:11.086096 [ 3 ] {e87a1d42-cc2e-4f58-bb4b-9d15653d6850} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64
373 2024.02.28 07:44:11.093192 [ 3 ] {e87a1d42-cc2e-4f58-bb4b-9d15653d6850} <Debug> oximeter.measurements_u64 (c2fe5b4d-0cbf-42e2-b897-19238e0bf260): Loading data parts
374 2024.02.28 07:44:11.093308 [ 3 ] {e87a1d42-cc2e-4f58-bb4b-9d15653d6850} <Debug> oximeter.measurements_u64 (c2fe5b4d-0cbf-42e2-b897-19238e0bf260): There are no data parts
375 2024.02.28 07:44:11.099185 [ 3 ] {e87a1d42-cc2e-4f58-bb4b-9d15653d6850} <Debug> DynamicQueryHandler: Done processing query
376 2024.02.28 07:44:11.099215 [ 3 ] {e87a1d42-cc2e-4f58-bb4b-9d15653d6850} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
377 2024.02.28 07:44:11.099233 [ 3 ] {} <Debug> HTTP-Session: d1ae3a07-f7cf-4496-930d-2c75887d56c8 Destroying unnamed session
378 2024.02.28 07:44:11.099352 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44254, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
379 2024.02.28 07:44:11.099413 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
380 2024.02.28 07:44:11.099435 [ 3 ] {} <Debug> HTTP-Session: 5bf385cb-8b5b-4657-88f9-d0cabc159eb8 Authenticating user 'default' from [fd00:1122:3344:101::d]:44254
381 2024.02.28 07:44:11.099461 [ 3 ] {} <Debug> HTTP-Session: 5bf385cb-8b5b-4657-88f9-d0cabc159eb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
382 2024.02.28 07:44:11.099699 [ 3 ] {f16bf7d7-dd7b-48e2-962f-bc7005ac057f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44254) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
383 2024.02.28 07:44:11.099754 [ 3 ] {f16bf7d7-dd7b-48e2-962f-bc7005ac057f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32
384 2024.02.28 07:44:11.105416 [ 3 ] {f16bf7d7-dd7b-48e2-962f-bc7005ac057f} <Debug> oximeter.measurements_f32 (8cfbb772-dadb-4b6d-bfef-634c4cbc2ebf): Loading data parts
385 2024.02.28 07:44:11.105535 [ 3 ] {f16bf7d7-dd7b-48e2-962f-bc7005ac057f} <Debug> oximeter.measurements_f32 (8cfbb772-dadb-4b6d-bfef-634c4cbc2ebf): There are no data parts
386 2024.02.28 07:44:11.107096 [ 3 ] {f16bf7d7-dd7b-48e2-962f-bc7005ac057f} <Debug> DynamicQueryHandler: Done processing query
387 2024.02.28 07:44:11.107128 [ 3 ] {f16bf7d7-dd7b-48e2-962f-bc7005ac057f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
388 2024.02.28 07:44:11.107143 [ 3 ] {} <Debug> HTTP-Session: 5bf385cb-8b5b-4657-88f9-d0cabc159eb8 Destroying unnamed session
389 2024.02.28 07:44:11.107237 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44254, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
390 2024.02.28 07:44:11.107287 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
391 2024.02.28 07:44:11.107305 [ 3 ] {} <Debug> HTTP-Session: 9ddb0e2f-8ef2-4029-a680-dafa18a7700d Authenticating user 'default' from [fd00:1122:3344:101::d]:44254
392 2024.02.28 07:44:11.107327 [ 3 ] {} <Debug> HTTP-Session: 9ddb0e2f-8ef2-4029-a680-dafa18a7700d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
393 2024.02.28 07:44:11.107520 [ 3 ] {dde9d3a3-567a-41ef-a18c-9fc78b9c9165} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44254) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
394 2024.02.28 07:44:11.107566 [ 3 ] {dde9d3a3-567a-41ef-a18c-9fc78b9c9165} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64
395 2024.02.28 07:44:11.111990 [ 3 ] {dde9d3a3-567a-41ef-a18c-9fc78b9c9165} <Debug> oximeter.measurements_f64 (a47b3618-788d-4357-8a92-bc2ea603149a): Loading data parts
396 2024.02.28 07:44:11.112083 [ 3 ] {dde9d3a3-567a-41ef-a18c-9fc78b9c9165} <Debug> oximeter.measurements_f64 (a47b3618-788d-4357-8a92-bc2ea603149a): There are no data parts
397 2024.02.28 07:44:11.113720 [ 3 ] {dde9d3a3-567a-41ef-a18c-9fc78b9c9165} <Debug> DynamicQueryHandler: Done processing query
398 2024.02.28 07:44:11.113754 [ 3 ] {dde9d3a3-567a-41ef-a18c-9fc78b9c9165} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
399 2024.02.28 07:44:11.113772 [ 3 ] {} <Debug> HTTP-Session: 9ddb0e2f-8ef2-4029-a680-dafa18a7700d Destroying unnamed session
400 2024.02.28 07:44:11.113869 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44254, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
401 2024.02.28 07:44:11.113920 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
402 2024.02.28 07:44:11.113940 [ 3 ] {} <Debug> HTTP-Session: efc340a9-b16b-4d47-a7aa-6ef034a7f606 Authenticating user 'default' from [fd00:1122:3344:101::d]:44254
403 2024.02.28 07:44:11.113963 [ 3 ] {} <Debug> HTTP-Session: efc340a9-b16b-4d47-a7aa-6ef034a7f606 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
404 2024.02.28 07:44:11.114160 [ 3 ] {907289f5-fe2c-4092-9237-310444ed866c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44254) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
405 2024.02.28 07:44:11.114208 [ 3 ] {907289f5-fe2c-4092-9237-310444ed866c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string
406 2024.02.28 07:44:11.118464 [ 3 ] {907289f5-fe2c-4092-9237-310444ed866c} <Debug> oximeter.measurements_string (a83307a8-cd03-4c21-83d5-3f12339d2d23): Loading data parts
407 2024.02.28 07:44:11.118546 [ 3 ] {907289f5-fe2c-4092-9237-310444ed866c} <Debug> oximeter.measurements_string (a83307a8-cd03-4c21-83d5-3f12339d2d23): There are no data parts
408 2024.02.28 07:44:11.124317 [ 3 ] {907289f5-fe2c-4092-9237-310444ed866c} <Debug> DynamicQueryHandler: Done processing query
409 2024.02.28 07:44:11.124385 [ 3 ] {907289f5-fe2c-4092-9237-310444ed866c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
410 2024.02.28 07:44:11.124418 [ 3 ] {} <Debug> HTTP-Session: efc340a9-b16b-4d47-a7aa-6ef034a7f606 Destroying unnamed session
411 2024.02.28 07:44:11.124548 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44254, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
412 2024.02.28 07:44:11.124611 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
413 2024.02.28 07:44:11.124634 [ 3 ] {} <Debug> HTTP-Session: 1559a199-a354-4b59-a71f-da7d152a24be Authenticating user 'default' from [fd00:1122:3344:101::d]:44254
414 2024.02.28 07:44:11.124659 [ 3 ] {} <Debug> HTTP-Session: 1559a199-a354-4b59-a71f-da7d152a24be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
415 2024.02.28 07:44:11.124903 [ 3 ] {70c4a41e-0183-45a0-95bf-ceec98bd3d82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44254) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /*
416 * NOTE: Right now we can't unambiguously record a nullable byte array.
417 * Arrays cannot be nested in `Nullable()` types, and encoding the array as
418 * a string isn't palatable for a few reasons.
419 * See: https://github.com/oxidecomputer/omicron/issues/4551 for more
420 * details.
421 */
422 datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
423 2024.02.28 07:44:11.124964 [ 3 ] {70c4a41e-0183-45a0-95bf-ceec98bd3d82} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes
424 2024.02.28 07:44:11.133734 [ 3 ] {70c4a41e-0183-45a0-95bf-ceec98bd3d82} <Debug> oximeter.measurements_bytes (ce0c7bf1-ae2c-4224-a7ce-0bfec840c746): Loading data parts
425 2024.02.28 07:44:11.133826 [ 3 ] {70c4a41e-0183-45a0-95bf-ceec98bd3d82} <Debug> oximeter.measurements_bytes (ce0c7bf1-ae2c-4224-a7ce-0bfec840c746): There are no data parts
426 2024.02.28 07:44:11.139691 [ 3 ] {70c4a41e-0183-45a0-95bf-ceec98bd3d82} <Debug> DynamicQueryHandler: Done processing query
427 2024.02.28 07:44:11.139730 [ 3 ] {70c4a41e-0183-45a0-95bf-ceec98bd3d82} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
428 2024.02.28 07:44:11.139749 [ 3 ] {} <Debug> HTTP-Session: 1559a199-a354-4b59-a71f-da7d152a24be Destroying unnamed session
429 2024.02.28 07:44:11.139852 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44254, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
430 2024.02.28 07:44:11.139909 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
431 2024.02.28 07:44:11.139932 [ 3 ] {} <Debug> HTTP-Session: 5b292be6-911b-4c44-bd84-f9ab32ab006a Authenticating user 'default' from [fd00:1122:3344:101::d]:44254
432 2024.02.28 07:44:11.139959 [ 3 ] {} <Debug> HTTP-Session: 5b292be6-911b-4c44-bd84-f9ab32ab006a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
433 2024.02.28 07:44:11.140189 [ 3 ] {2820b009-8934-42fc-a64a-b0342c60813e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44254) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
434 2024.02.28 07:44:11.140241 [ 3 ] {2820b009-8934-42fc-a64a-b0342c60813e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64
435 2024.02.28 07:44:11.144133 [ 3 ] {2820b009-8934-42fc-a64a-b0342c60813e} <Debug> oximeter.measurements_cumulativei64 (6b0ab99d-8823-4a17-8d4c-e0c76e931172): Loading data parts
436 2024.02.28 07:44:11.144303 [ 3 ] {2820b009-8934-42fc-a64a-b0342c60813e} <Debug> oximeter.measurements_cumulativei64 (6b0ab99d-8823-4a17-8d4c-e0c76e931172): There are no data parts
437 2024.02.28 07:44:11.150402 [ 3 ] {2820b009-8934-42fc-a64a-b0342c60813e} <Debug> DynamicQueryHandler: Done processing query
438 2024.02.28 07:44:11.150461 [ 3 ] {2820b009-8934-42fc-a64a-b0342c60813e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
439 2024.02.28 07:44:11.150499 [ 3 ] {} <Debug> HTTP-Session: 5b292be6-911b-4c44-bd84-f9ab32ab006a Destroying unnamed session
440 2024.02.28 07:44:11.150657 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44254, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
441 2024.02.28 07:44:11.150748 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
442 2024.02.28 07:44:11.150794 [ 3 ] {} <Debug> HTTP-Session: 357f7002-059a-485a-8b80-1a7a2a241c70 Authenticating user 'default' from [fd00:1122:3344:101::d]:44254
443 2024.02.28 07:44:11.150825 [ 3 ] {} <Debug> HTTP-Session: 357f7002-059a-485a-8b80-1a7a2a241c70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
444 2024.02.28 07:44:11.151180 [ 3 ] {3d617eaa-dd7c-406d-a68f-4ea39420d7cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44254) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
445 2024.02.28 07:44:11.151229 [ 3 ] {3d617eaa-dd7c-406d-a68f-4ea39420d7cf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64
446 2024.02.28 07:44:11.159773 [ 3 ] {3d617eaa-dd7c-406d-a68f-4ea39420d7cf} <Debug> oximeter.measurements_cumulativeu64 (39ca8381-4e5c-4b4b-ba5a-9c22be58356d): Loading data parts
447 2024.02.28 07:44:11.159861 [ 3 ] {3d617eaa-dd7c-406d-a68f-4ea39420d7cf} <Debug> oximeter.measurements_cumulativeu64 (39ca8381-4e5c-4b4b-ba5a-9c22be58356d): There are no data parts
448 2024.02.28 07:44:11.166082 [ 3 ] {3d617eaa-dd7c-406d-a68f-4ea39420d7cf} <Debug> DynamicQueryHandler: Done processing query
449 2024.02.28 07:44:11.166131 [ 3 ] {3d617eaa-dd7c-406d-a68f-4ea39420d7cf} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
450 2024.02.28 07:44:11.166170 [ 3 ] {} <Debug> HTTP-Session: 357f7002-059a-485a-8b80-1a7a2a241c70 Destroying unnamed session
451 2024.02.28 07:44:11.166267 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44254, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
452 2024.02.28 07:44:11.166324 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
453 2024.02.28 07:44:11.166353 [ 3 ] {} <Debug> HTTP-Session: 488544c0-117e-4e3c-9004-2cf0814da834 Authenticating user 'default' from [fd00:1122:3344:101::d]:44254
454 2024.02.28 07:44:11.166376 [ 3 ] {} <Debug> HTTP-Session: 488544c0-117e-4e3c-9004-2cf0814da834 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
455 2024.02.28 07:44:11.166629 [ 3 ] {dbf3d5df-2bf7-4c6d-ada0-743d82e5109d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44254) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
456 2024.02.28 07:44:11.166690 [ 3 ] {dbf3d5df-2bf7-4c6d-ada0-743d82e5109d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32
457 2024.02.28 07:44:11.169749 [ 3 ] {dbf3d5df-2bf7-4c6d-ada0-743d82e5109d} <Debug> oximeter.measurements_cumulativef32 (276986b7-265e-487d-ace6-ff7dd9463f3e): Loading data parts
458 2024.02.28 07:44:11.169824 [ 3 ] {dbf3d5df-2bf7-4c6d-ada0-743d82e5109d} <Debug> oximeter.measurements_cumulativef32 (276986b7-265e-487d-ace6-ff7dd9463f3e): There are no data parts
459 2024.02.28 07:44:11.171150 [ 3 ] {dbf3d5df-2bf7-4c6d-ada0-743d82e5109d} <Debug> DynamicQueryHandler: Done processing query
460 2024.02.28 07:44:11.171174 [ 3 ] {dbf3d5df-2bf7-4c6d-ada0-743d82e5109d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
461 2024.02.28 07:44:11.171198 [ 3 ] {} <Debug> HTTP-Session: 488544c0-117e-4e3c-9004-2cf0814da834 Destroying unnamed session
462 2024.02.28 07:44:11.171294 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44254, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
463 2024.02.28 07:44:11.171345 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
464 2024.02.28 07:44:11.171364 [ 3 ] {} <Debug> HTTP-Session: 73548ed3-9f47-432e-806a-722cf4addbca Authenticating user 'default' from [fd00:1122:3344:101::d]:44254
465 2024.02.28 07:44:11.171381 [ 3 ] {} <Debug> HTTP-Session: 73548ed3-9f47-432e-806a-722cf4addbca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
466 2024.02.28 07:44:11.171588 [ 3 ] {878978b3-f33c-415c-bcc7-9150403f31c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44254) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
467 2024.02.28 07:44:11.171639 [ 3 ] {878978b3-f33c-415c-bcc7-9150403f31c4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64
468 2024.02.28 07:44:11.178130 [ 3 ] {878978b3-f33c-415c-bcc7-9150403f31c4} <Debug> oximeter.measurements_cumulativef64 (232c7f65-db1e-48e8-81d0-c526c5e8e5d9): Loading data parts
469 2024.02.28 07:44:11.178219 [ 3 ] {878978b3-f33c-415c-bcc7-9150403f31c4} <Debug> oximeter.measurements_cumulativef64 (232c7f65-db1e-48e8-81d0-c526c5e8e5d9): There are no data parts
470 2024.02.28 07:44:11.187710 [ 3 ] {878978b3-f33c-415c-bcc7-9150403f31c4} <Debug> DynamicQueryHandler: Done processing query
471 2024.02.28 07:44:11.187745 [ 3 ] {878978b3-f33c-415c-bcc7-9150403f31c4} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
472 2024.02.28 07:44:11.187761 [ 3 ] {} <Debug> HTTP-Session: 73548ed3-9f47-432e-806a-722cf4addbca Destroying unnamed session
473 2024.02.28 07:44:11.187870 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44254, User-Agent: (none), Length: 836, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
474 2024.02.28 07:44:11.187927 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
475 2024.02.28 07:44:11.187946 [ 3 ] {} <Debug> HTTP-Session: 9da45a43-a890-4d47-8c75-c7d77160b9fb Authenticating user 'default' from [fd00:1122:3344:101::d]:44254
476 2024.02.28 07:44:11.187968 [ 3 ] {} <Debug> HTTP-Session: 9da45a43-a890-4d47-8c75-c7d77160b9fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
477 2024.02.28 07:44:11.188191 [ 3 ] {a9a75d45-25b7-4144-862b-c51766333666} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44254) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /*
478 * NOTE: Array types cannot be Nullable, see
479 * https://clickhouse.com/docs/en/sql-reference/data-types/nullable
480 * for more details.
481 *
482 * This means we need to use empty arrays to indicate a missing value. This
483 * is unfortunate, and at this point relies on the fact that an
484 * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need
485 * to figure out another way to represent missing samples here.
486 */
487 bins Array(Int8), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
488 2024.02.28 07:44:11.188249 [ 3 ] {a9a75d45-25b7-4144-862b-c51766333666} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8
489 2024.02.28 07:44:11.194204 [ 3 ] {a9a75d45-25b7-4144-862b-c51766333666} <Debug> oximeter.measurements_histogrami8 (02a0e1d9-e661-4f44-8a16-1209d376d5f0): Loading data parts
490 2024.02.28 07:44:11.194291 [ 3 ] {a9a75d45-25b7-4144-862b-c51766333666} <Debug> oximeter.measurements_histogrami8 (02a0e1d9-e661-4f44-8a16-1209d376d5f0): There are no data parts
491 2024.02.28 07:44:11.202759 [ 3 ] {a9a75d45-25b7-4144-862b-c51766333666} <Debug> DynamicQueryHandler: Done processing query
492 2024.02.28 07:44:11.202804 [ 3 ] {a9a75d45-25b7-4144-862b-c51766333666} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
493 2024.02.28 07:44:11.202823 [ 3 ] {} <Debug> HTTP-Session: 9da45a43-a890-4d47-8c75-c7d77160b9fb Destroying unnamed session
494 2024.02.28 07:44:11.202937 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44254, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
495 2024.02.28 07:44:11.202998 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
496 2024.02.28 07:44:11.203020 [ 3 ] {} <Debug> HTTP-Session: f7bb0d7d-e43d-47ad-bcd6-dd1a56b9c94f Authenticating user 'default' from [fd00:1122:3344:101::d]:44254
497 2024.02.28 07:44:11.203046 [ 3 ] {} <Debug> HTTP-Session: f7bb0d7d-e43d-47ad-bcd6-dd1a56b9c94f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
498 2024.02.28 07:44:11.203273 [ 3 ] {4e85d630-21d2-4423-9306-d7fb0d184ecf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44254) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
499 2024.02.28 07:44:11.203327 [ 3 ] {4e85d630-21d2-4423-9306-d7fb0d184ecf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8
500 2024.02.28 07:44:11.205488 [ 3 ] {4e85d630-21d2-4423-9306-d7fb0d184ecf} <Debug> oximeter.measurements_histogramu8 (d4a4a167-061d-4e99-83c3-a1e0c5069864): Loading data parts
501 2024.02.28 07:44:11.205576 [ 3 ] {4e85d630-21d2-4423-9306-d7fb0d184ecf} <Debug> oximeter.measurements_histogramu8 (d4a4a167-061d-4e99-83c3-a1e0c5069864): There are no data parts
502 2024.02.28 07:44:11.207809 [ 3 ] {4e85d630-21d2-4423-9306-d7fb0d184ecf} <Debug> DynamicQueryHandler: Done processing query
503 2024.02.28 07:44:11.207834 [ 3 ] {4e85d630-21d2-4423-9306-d7fb0d184ecf} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
504 2024.02.28 07:44:11.207848 [ 3 ] {} <Debug> HTTP-Session: f7bb0d7d-e43d-47ad-bcd6-dd1a56b9c94f Destroying unnamed session
505 2024.02.28 07:44:11.207944 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44254, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
506 2024.02.28 07:44:11.207997 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
507 2024.02.28 07:44:11.208016 [ 3 ] {} <Debug> HTTP-Session: f5e1533d-59eb-4004-ad89-e760994a6bb8 Authenticating user 'default' from [fd00:1122:3344:101::d]:44254
508 2024.02.28 07:44:11.208038 [ 3 ] {} <Debug> HTTP-Session: f5e1533d-59eb-4004-ad89-e760994a6bb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
509 2024.02.28 07:44:11.208253 [ 3 ] {7f7a1a8d-bac7-47bd-bac1-0436ab545d8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44254) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
510 2024.02.28 07:44:11.208307 [ 3 ] {7f7a1a8d-bac7-47bd-bac1-0436ab545d8c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16
511 2024.02.28 07:44:11.209928 [ 3 ] {7f7a1a8d-bac7-47bd-bac1-0436ab545d8c} <Debug> oximeter.measurements_histogrami16 (fc90f199-fdb9-42c8-8a8e-22cc968dec80): Loading data parts
512 2024.02.28 07:44:11.210013 [ 3 ] {7f7a1a8d-bac7-47bd-bac1-0436ab545d8c} <Debug> oximeter.measurements_histogrami16 (fc90f199-fdb9-42c8-8a8e-22cc968dec80): There are no data parts
513 2024.02.28 07:44:11.216377 [ 3 ] {7f7a1a8d-bac7-47bd-bac1-0436ab545d8c} <Debug> DynamicQueryHandler: Done processing query
514 2024.02.28 07:44:11.216427 [ 3 ] {7f7a1a8d-bac7-47bd-bac1-0436ab545d8c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
515 2024.02.28 07:44:11.216471 [ 3 ] {} <Debug> HTTP-Session: f5e1533d-59eb-4004-ad89-e760994a6bb8 Destroying unnamed session
516 2024.02.28 07:44:11.216653 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44254, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
517 2024.02.28 07:44:11.216751 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
518 2024.02.28 07:44:11.216797 [ 3 ] {} <Debug> HTTP-Session: e6415ef4-9e70-4760-a89b-1688a411a1cf Authenticating user 'default' from [fd00:1122:3344:101::d]:44254
519 2024.02.28 07:44:11.216830 [ 3 ] {} <Debug> HTTP-Session: e6415ef4-9e70-4760-a89b-1688a411a1cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
520 2024.02.28 07:44:11.217301 [ 3 ] {62aca03f-e2a9-4420-a60b-ecc289a50bc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44254) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
521 2024.02.28 07:44:11.217428 [ 3 ] {62aca03f-e2a9-4420-a60b-ecc289a50bc2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16
522 2024.02.28 07:44:11.224931 [ 3 ] {62aca03f-e2a9-4420-a60b-ecc289a50bc2} <Debug> oximeter.measurements_histogramu16 (b5d855df-df10-4b0b-ad25-da0e7f530f7b): Loading data parts
523 2024.02.28 07:44:11.225012 [ 3 ] {62aca03f-e2a9-4420-a60b-ecc289a50bc2} <Debug> oximeter.measurements_histogramu16 (b5d855df-df10-4b0b-ad25-da0e7f530f7b): There are no data parts
524 2024.02.28 07:44:11.232127 [ 3 ] {62aca03f-e2a9-4420-a60b-ecc289a50bc2} <Debug> DynamicQueryHandler: Done processing query
525 2024.02.28 07:44:11.232156 [ 3 ] {62aca03f-e2a9-4420-a60b-ecc289a50bc2} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
526 2024.02.28 07:44:11.232185 [ 3 ] {} <Debug> HTTP-Session: e6415ef4-9e70-4760-a89b-1688a411a1cf Destroying unnamed session
527 2024.02.28 07:44:11.232303 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44254, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
528 2024.02.28 07:44:11.232354 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
529 2024.02.28 07:44:11.232384 [ 3 ] {} <Debug> HTTP-Session: 3f4efd4e-c1c9-4fe0-b85b-60a9d498376b Authenticating user 'default' from [fd00:1122:3344:101::d]:44254
530 2024.02.28 07:44:11.232410 [ 3 ] {} <Debug> HTTP-Session: 3f4efd4e-c1c9-4fe0-b85b-60a9d498376b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
531 2024.02.28 07:44:11.232669 [ 3 ] {39e148cb-a53b-47dc-ac76-81dfc8964f2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44254) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
532 2024.02.28 07:44:11.232735 [ 3 ] {39e148cb-a53b-47dc-ac76-81dfc8964f2e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32
533 2024.02.28 07:44:11.245194 [ 3 ] {39e148cb-a53b-47dc-ac76-81dfc8964f2e} <Debug> oximeter.measurements_histogrami32 (a6f8f630-228c-4bfc-914f-0000d5a2ad6b): Loading data parts
534 2024.02.28 07:44:11.245306 [ 3 ] {39e148cb-a53b-47dc-ac76-81dfc8964f2e} <Debug> oximeter.measurements_histogrami32 (a6f8f630-228c-4bfc-914f-0000d5a2ad6b): There are no data parts
535 2024.02.28 07:44:11.255835 [ 3 ] {39e148cb-a53b-47dc-ac76-81dfc8964f2e} <Debug> DynamicQueryHandler: Done processing query
536 2024.02.28 07:44:11.255872 [ 3 ] {39e148cb-a53b-47dc-ac76-81dfc8964f2e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
537 2024.02.28 07:44:11.255892 [ 3 ] {} <Debug> HTTP-Session: 3f4efd4e-c1c9-4fe0-b85b-60a9d498376b Destroying unnamed session
538 2024.02.28 07:44:11.256004 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44254, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
539 2024.02.28 07:44:11.256063 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
540 2024.02.28 07:44:11.256085 [ 3 ] {} <Debug> HTTP-Session: 8fe5af27-67af-45da-a401-9dc508716205 Authenticating user 'default' from [fd00:1122:3344:101::d]:44254
541 2024.02.28 07:44:11.256106 [ 3 ] {} <Debug> HTTP-Session: 8fe5af27-67af-45da-a401-9dc508716205 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
542 2024.02.28 07:44:11.256317 [ 3 ] {a9841c5b-8d8a-4eb1-82a5-41bdcddf1b4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44254) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
543 2024.02.28 07:44:11.256371 [ 3 ] {a9841c5b-8d8a-4eb1-82a5-41bdcddf1b4a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32
544 2024.02.28 07:44:11.265730 [ 3 ] {a9841c5b-8d8a-4eb1-82a5-41bdcddf1b4a} <Debug> oximeter.measurements_histogramu32 (79c734a1-36ee-4c43-8a65-d70ba63b961c): Loading data parts
545 2024.02.28 07:44:11.265819 [ 3 ] {a9841c5b-8d8a-4eb1-82a5-41bdcddf1b4a} <Debug> oximeter.measurements_histogramu32 (79c734a1-36ee-4c43-8a65-d70ba63b961c): There are no data parts
546 2024.02.28 07:44:11.272573 [ 3 ] {a9841c5b-8d8a-4eb1-82a5-41bdcddf1b4a} <Debug> DynamicQueryHandler: Done processing query
547 2024.02.28 07:44:11.272607 [ 3 ] {a9841c5b-8d8a-4eb1-82a5-41bdcddf1b4a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
548 2024.02.28 07:44:11.272632 [ 3 ] {} <Debug> HTTP-Session: 8fe5af27-67af-45da-a401-9dc508716205 Destroying unnamed session
549 2024.02.28 07:44:11.272728 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44254, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
550 2024.02.28 07:44:11.272781 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
551 2024.02.28 07:44:11.272808 [ 3 ] {} <Debug> HTTP-Session: f4bdaa78-4984-40e4-8a77-b1ebca8d793f Authenticating user 'default' from [fd00:1122:3344:101::d]:44254
552 2024.02.28 07:44:11.272826 [ 3 ] {} <Debug> HTTP-Session: f4bdaa78-4984-40e4-8a77-b1ebca8d793f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
553 2024.02.28 07:44:11.273065 [ 3 ] {b98f8f32-8371-431f-b09b-1e4c9d5708d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44254) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
554 2024.02.28 07:44:11.273116 [ 3 ] {b98f8f32-8371-431f-b09b-1e4c9d5708d9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64
555 2024.02.28 07:44:11.284283 [ 3 ] {b98f8f32-8371-431f-b09b-1e4c9d5708d9} <Debug> oximeter.measurements_histogrami64 (e3b85d46-9486-4d48-a00c-451c135312d7): Loading data parts
556 2024.02.28 07:44:11.284356 [ 3 ] {b98f8f32-8371-431f-b09b-1e4c9d5708d9} <Debug> oximeter.measurements_histogrami64 (e3b85d46-9486-4d48-a00c-451c135312d7): There are no data parts
557 2024.02.28 07:44:11.290765 [ 3 ] {b98f8f32-8371-431f-b09b-1e4c9d5708d9} <Debug> DynamicQueryHandler: Done processing query
558 2024.02.28 07:44:11.290790 [ 3 ] {b98f8f32-8371-431f-b09b-1e4c9d5708d9} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
559 2024.02.28 07:44:11.290814 [ 3 ] {} <Debug> HTTP-Session: f4bdaa78-4984-40e4-8a77-b1ebca8d793f Destroying unnamed session
560 2024.02.28 07:44:11.290923 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44254, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
561 2024.02.28 07:44:11.290972 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
562 2024.02.28 07:44:11.290996 [ 3 ] {} <Debug> HTTP-Session: 3677c7ae-79b1-4501-97ec-84bea46d6a68 Authenticating user 'default' from [fd00:1122:3344:101::d]:44254
563 2024.02.28 07:44:11.291012 [ 3 ] {} <Debug> HTTP-Session: 3677c7ae-79b1-4501-97ec-84bea46d6a68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
564 2024.02.28 07:44:11.291228 [ 3 ] {2ab2e735-8df3-4451-89ae-5914f33d9281} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44254) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
565 2024.02.28 07:44:11.291283 [ 3 ] {2ab2e735-8df3-4451-89ae-5914f33d9281} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64
566 2024.02.28 07:44:11.296591 [ 3 ] {2ab2e735-8df3-4451-89ae-5914f33d9281} <Debug> oximeter.measurements_histogramu64 (d53353b9-8d6e-4dcf-9104-9dfe904821b9): Loading data parts
567 2024.02.28 07:44:11.296658 [ 3 ] {2ab2e735-8df3-4451-89ae-5914f33d9281} <Debug> oximeter.measurements_histogramu64 (d53353b9-8d6e-4dcf-9104-9dfe904821b9): There are no data parts
568 2024.02.28 07:44:11.302477 [ 3 ] {2ab2e735-8df3-4451-89ae-5914f33d9281} <Debug> DynamicQueryHandler: Done processing query
569 2024.02.28 07:44:11.302516 [ 3 ] {2ab2e735-8df3-4451-89ae-5914f33d9281} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
570 2024.02.28 07:44:11.302535 [ 3 ] {} <Debug> HTTP-Session: 3677c7ae-79b1-4501-97ec-84bea46d6a68 Destroying unnamed session
571 2024.02.28 07:44:11.302649 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44254, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
572 2024.02.28 07:44:11.302714 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
573 2024.02.28 07:44:11.302737 [ 3 ] {} <Debug> HTTP-Session: 528fae51-2f60-462f-992e-f40f9d533dd5 Authenticating user 'default' from [fd00:1122:3344:101::d]:44254
574 2024.02.28 07:44:11.302763 [ 3 ] {} <Debug> HTTP-Session: 528fae51-2f60-462f-992e-f40f9d533dd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
575 2024.02.28 07:44:11.303022 [ 3 ] {cf0d182a-7293-4b18-8bd0-d2dad5ba31bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44254) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
576 2024.02.28 07:44:11.303089 [ 3 ] {cf0d182a-7293-4b18-8bd0-d2dad5ba31bc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32
577 2024.02.28 07:44:11.312276 [ 3 ] {cf0d182a-7293-4b18-8bd0-d2dad5ba31bc} <Debug> oximeter.measurements_histogramf32 (f46e9256-2990-4765-a1d8-02258925f1c0): Loading data parts
578 2024.02.28 07:44:11.312394 [ 3 ] {cf0d182a-7293-4b18-8bd0-d2dad5ba31bc} <Debug> oximeter.measurements_histogramf32 (f46e9256-2990-4765-a1d8-02258925f1c0): There are no data parts
579 2024.02.28 07:44:11.320845 [ 3 ] {cf0d182a-7293-4b18-8bd0-d2dad5ba31bc} <Debug> DynamicQueryHandler: Done processing query
580 2024.02.28 07:44:11.320884 [ 3 ] {cf0d182a-7293-4b18-8bd0-d2dad5ba31bc} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
581 2024.02.28 07:44:11.320903 [ 3 ] {} <Debug> HTTP-Session: 528fae51-2f60-462f-992e-f40f9d533dd5 Destroying unnamed session
582 2024.02.28 07:44:11.321019 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44254, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
583 2024.02.28 07:44:11.321078 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
584 2024.02.28 07:44:11.321099 [ 3 ] {} <Debug> HTTP-Session: d206c607-c424-4818-8982-c743f8d220b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:44254
585 2024.02.28 07:44:11.321120 [ 3 ] {} <Debug> HTTP-Session: d206c607-c424-4818-8982-c743f8d220b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
586 2024.02.28 07:44:11.321338 [ 3 ] {0c085fd1-04ec-470d-ba73-abaf2a4a229f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44254) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
587 2024.02.28 07:44:11.321399 [ 3 ] {0c085fd1-04ec-470d-ba73-abaf2a4a229f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64
588 2024.02.28 07:44:11.329298 [ 3 ] {0c085fd1-04ec-470d-ba73-abaf2a4a229f} <Debug> oximeter.measurements_histogramf64 (b67dac4f-95be-4be5-9964-bca277e63e05): Loading data parts
589 2024.02.28 07:44:11.329432 [ 3 ] {0c085fd1-04ec-470d-ba73-abaf2a4a229f} <Debug> oximeter.measurements_histogramf64 (b67dac4f-95be-4be5-9964-bca277e63e05): There are no data parts
590 2024.02.28 07:44:11.335931 [ 3 ] {0c085fd1-04ec-470d-ba73-abaf2a4a229f} <Debug> DynamicQueryHandler: Done processing query
591 2024.02.28 07:44:11.335961 [ 3 ] {0c085fd1-04ec-470d-ba73-abaf2a4a229f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
592 2024.02.28 07:44:11.335989 [ 3 ] {} <Debug> HTTP-Session: d206c607-c424-4818-8982-c743f8d220b9 Destroying unnamed session
593 2024.02.28 07:44:11.336127 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44254, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
594 2024.02.28 07:44:11.336177 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
595 2024.02.28 07:44:11.336202 [ 3 ] {} <Debug> HTTP-Session: 4420f7fb-b85c-469e-aaac-e9a038a9ce52 Authenticating user 'default' from [fd00:1122:3344:101::d]:44254
596 2024.02.28 07:44:11.336218 [ 3 ] {} <Debug> HTTP-Session: 4420f7fb-b85c-469e-aaac-e9a038a9ce52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
597 2024.02.28 07:44:11.336385 [ 3 ] {5d61e12c-ef4b-4fcc-95f2-9464c36ba425} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44254) /* The field tables store named dimensions of each timeseries.
598 *
599 * As with the measurement tables, there is one field table for each field data
600 * type. Fields are deduplicated by using the "replacing merge tree", though
601 * this behavior **must not** be relied upon for query correctness.
602 *
603 * The index for the fields differs from the measurements, however. Rows are
604 * sorted by timeseries name, then field name, field value, and finally
605 * timeseries key. This reflects the most common pattern for looking them up:
606 * by field name and possibly value, within a timeseries. The resulting keys are
607 * usually then used to look up measurements.
608 *
609 * NOTE: We may want to consider a secondary index on these tables, sorting by
610 * timeseries name and then key, since it would improve lookups where one
611 * already has the key. Realistically though, these tables are quite small and
612 * so performance benefits will be low in absolute terms.
613 */
614 CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
615 2024.02.28 07:44:11.336438 [ 3 ] {5d61e12c-ef4b-4fcc-95f2-9464c36ba425} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool
616 2024.02.28 07:44:11.341201 [ 3 ] {5d61e12c-ef4b-4fcc-95f2-9464c36ba425} <Debug> oximeter.fields_bool (723ba370-e0fe-4c08-814c-1335ccfa1c7a): Loading data parts
617 2024.02.28 07:44:11.341319 [ 3 ] {5d61e12c-ef4b-4fcc-95f2-9464c36ba425} <Debug> oximeter.fields_bool (723ba370-e0fe-4c08-814c-1335ccfa1c7a): There are no data parts
618 2024.02.28 07:44:11.347893 [ 3 ] {5d61e12c-ef4b-4fcc-95f2-9464c36ba425} <Debug> DynamicQueryHandler: Done processing query
619 2024.02.28 07:44:11.347959 [ 3 ] {5d61e12c-ef4b-4fcc-95f2-9464c36ba425} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
620 2024.02.28 07:44:11.347990 [ 3 ] {} <Debug> HTTP-Session: 4420f7fb-b85c-469e-aaac-e9a038a9ce52 Destroying unnamed session
621 2024.02.28 07:44:11.348175 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44254, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
622 2024.02.28 07:44:11.348308 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
623 2024.02.28 07:44:11.348352 [ 3 ] {} <Debug> HTTP-Session: e1213f82-8d35-4691-9bbf-e43bb1b743a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:44254
624 2024.02.28 07:44:11.348405 [ 3 ] {} <Debug> HTTP-Session: e1213f82-8d35-4691-9bbf-e43bb1b743a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
625 2024.02.28 07:44:11.348628 [ 3 ] {3712a1ad-6a9c-4ac9-a607-4bc1bfd24f3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44254) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
626 2024.02.28 07:44:11.348678 [ 3 ] {3712a1ad-6a9c-4ac9-a607-4bc1bfd24f3d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8
627 2024.02.28 07:44:11.351639 [ 3 ] {3712a1ad-6a9c-4ac9-a607-4bc1bfd24f3d} <Debug> oximeter.fields_i8 (ce323311-0261-4930-a533-36ee42d8a9c7): Loading data parts
628 2024.02.28 07:44:11.351737 [ 3 ] {3712a1ad-6a9c-4ac9-a607-4bc1bfd24f3d} <Debug> oximeter.fields_i8 (ce323311-0261-4930-a533-36ee42d8a9c7): There are no data parts
629 2024.02.28 07:44:11.353206 [ 3 ] {3712a1ad-6a9c-4ac9-a607-4bc1bfd24f3d} <Debug> DynamicQueryHandler: Done processing query
630 2024.02.28 07:44:11.353232 [ 3 ] {3712a1ad-6a9c-4ac9-a607-4bc1bfd24f3d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
631 2024.02.28 07:44:11.353262 [ 3 ] {} <Debug> HTTP-Session: e1213f82-8d35-4691-9bbf-e43bb1b743a1 Destroying unnamed session
632 2024.02.28 07:44:11.353358 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44254, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
633 2024.02.28 07:44:11.353408 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
634 2024.02.28 07:44:11.353433 [ 3 ] {} <Debug> HTTP-Session: 22a8ba87-fce1-4104-a4b6-ce3a795c3724 Authenticating user 'default' from [fd00:1122:3344:101::d]:44254
635 2024.02.28 07:44:11.353449 [ 3 ] {} <Debug> HTTP-Session: 22a8ba87-fce1-4104-a4b6-ce3a795c3724 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
636 2024.02.28 07:44:11.353607 [ 3 ] {7ab5026b-4fcd-46a9-af72-7149dbf9296d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44254) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
637 2024.02.28 07:44:11.353650 [ 3 ] {7ab5026b-4fcd-46a9-af72-7149dbf9296d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8
638 2024.02.28 07:44:11.357960 [ 3 ] {7ab5026b-4fcd-46a9-af72-7149dbf9296d} <Debug> oximeter.fields_u8 (1dbc9ca2-a432-4162-ac1a-1503672a758f): Loading data parts
639 2024.02.28 07:44:11.358112 [ 3 ] {7ab5026b-4fcd-46a9-af72-7149dbf9296d} <Debug> oximeter.fields_u8 (1dbc9ca2-a432-4162-ac1a-1503672a758f): There are no data parts
640 2024.02.28 07:44:11.359904 [ 3 ] {7ab5026b-4fcd-46a9-af72-7149dbf9296d} <Debug> DynamicQueryHandler: Done processing query
641 2024.02.28 07:44:11.359938 [ 3 ] {7ab5026b-4fcd-46a9-af72-7149dbf9296d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
642 2024.02.28 07:44:11.359954 [ 3 ] {} <Debug> HTTP-Session: 22a8ba87-fce1-4104-a4b6-ce3a795c3724 Destroying unnamed session
643 2024.02.28 07:44:11.360052 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44254, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
644 2024.02.28 07:44:11.360101 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
645 2024.02.28 07:44:11.360120 [ 3 ] {} <Debug> HTTP-Session: 2d43c619-4324-4ae5-a021-3f00629e4032 Authenticating user 'default' from [fd00:1122:3344:101::d]:44254
646 2024.02.28 07:44:11.360144 [ 3 ] {} <Debug> HTTP-Session: 2d43c619-4324-4ae5-a021-3f00629e4032 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
647 2024.02.28 07:44:11.360297 [ 3 ] {eb65088b-82ea-4f7a-a32b-2b79be6c26dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44254) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
648 2024.02.28 07:44:11.360347 [ 3 ] {eb65088b-82ea-4f7a-a32b-2b79be6c26dd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16
649 2024.02.28 07:44:11.364326 [ 3 ] {eb65088b-82ea-4f7a-a32b-2b79be6c26dd} <Debug> oximeter.fields_i16 (0585aa79-51d1-4247-93e2-8f89d7997a27): Loading data parts
650 2024.02.28 07:44:11.364437 [ 3 ] {eb65088b-82ea-4f7a-a32b-2b79be6c26dd} <Debug> oximeter.fields_i16 (0585aa79-51d1-4247-93e2-8f89d7997a27): There are no data parts
651 2024.02.28 07:44:11.366113 [ 3 ] {eb65088b-82ea-4f7a-a32b-2b79be6c26dd} <Debug> DynamicQueryHandler: Done processing query
652 2024.02.28 07:44:11.366138 [ 3 ] {eb65088b-82ea-4f7a-a32b-2b79be6c26dd} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
653 2024.02.28 07:44:11.366162 [ 3 ] {} <Debug> HTTP-Session: 2d43c619-4324-4ae5-a021-3f00629e4032 Destroying unnamed session
654 2024.02.28 07:44:11.366261 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44254, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
655 2024.02.28 07:44:11.366302 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
656 2024.02.28 07:44:11.366328 [ 3 ] {} <Debug> HTTP-Session: 495ad499-bfca-4ffe-bd25-acc8cfef4051 Authenticating user 'default' from [fd00:1122:3344:101::d]:44254
657 2024.02.28 07:44:11.366351 [ 3 ] {} <Debug> HTTP-Session: 495ad499-bfca-4ffe-bd25-acc8cfef4051 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
658 2024.02.28 07:44:11.366505 [ 3 ] {5ca5a161-22db-4225-9065-5d1fbe7754c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44254) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
659 2024.02.28 07:44:11.366555 [ 3 ] {5ca5a161-22db-4225-9065-5d1fbe7754c3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16
660 2024.02.28 07:44:11.370979 [ 3 ] {5ca5a161-22db-4225-9065-5d1fbe7754c3} <Debug> oximeter.fields_u16 (8a13a80a-e150-4b43-8a03-ea972c3cf6f1): Loading data parts
661 2024.02.28 07:44:11.371076 [ 3 ] {5ca5a161-22db-4225-9065-5d1fbe7754c3} <Debug> oximeter.fields_u16 (8a13a80a-e150-4b43-8a03-ea972c3cf6f1): There are no data parts
662 2024.02.28 07:44:11.376784 [ 3 ] {5ca5a161-22db-4225-9065-5d1fbe7754c3} <Debug> DynamicQueryHandler: Done processing query
663 2024.02.28 07:44:11.376833 [ 3 ] {5ca5a161-22db-4225-9065-5d1fbe7754c3} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
664 2024.02.28 07:44:11.376864 [ 3 ] {} <Debug> HTTP-Session: 495ad499-bfca-4ffe-bd25-acc8cfef4051 Destroying unnamed session
665 2024.02.28 07:44:11.377075 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44254, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
666 2024.02.28 07:44:11.377168 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
667 2024.02.28 07:44:11.377187 [ 3 ] {} <Debug> HTTP-Session: 1723ca3d-d19f-4437-900e-a7ac0333d425 Authenticating user 'default' from [fd00:1122:3344:101::d]:44254
668 2024.02.28 07:44:11.377210 [ 3 ] {} <Debug> HTTP-Session: 1723ca3d-d19f-4437-900e-a7ac0333d425 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
669 2024.02.28 07:44:11.377368 [ 3 ] {564cadba-f2ef-465a-9ab2-7568bb8f369b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44254) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
670 2024.02.28 07:44:11.377412 [ 3 ] {564cadba-f2ef-465a-9ab2-7568bb8f369b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32
671 2024.02.28 07:44:11.380411 [ 3 ] {564cadba-f2ef-465a-9ab2-7568bb8f369b} <Debug> oximeter.fields_i32 (d9638199-22bc-43d3-bfe5-82c7bac04bd4): Loading data parts
672 2024.02.28 07:44:11.380486 [ 3 ] {564cadba-f2ef-465a-9ab2-7568bb8f369b} <Debug> oximeter.fields_i32 (d9638199-22bc-43d3-bfe5-82c7bac04bd4): There are no data parts
673 2024.02.28 07:44:11.381921 [ 3 ] {564cadba-f2ef-465a-9ab2-7568bb8f369b} <Debug> DynamicQueryHandler: Done processing query
674 2024.02.28 07:44:11.381955 [ 3 ] {564cadba-f2ef-465a-9ab2-7568bb8f369b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
675 2024.02.28 07:44:11.381971 [ 3 ] {} <Debug> HTTP-Session: 1723ca3d-d19f-4437-900e-a7ac0333d425 Destroying unnamed session
676 2024.02.28 07:44:11.382062 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44254, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
677 2024.02.28 07:44:11.382113 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
678 2024.02.28 07:44:11.382132 [ 3 ] {} <Debug> HTTP-Session: fd6affd1-a246-4678-ae22-f485bd239979 Authenticating user 'default' from [fd00:1122:3344:101::d]:44254
679 2024.02.28 07:44:11.382154 [ 3 ] {} <Debug> HTTP-Session: fd6affd1-a246-4678-ae22-f485bd239979 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
680 2024.02.28 07:44:11.382314 [ 3 ] {0c76d3e8-702f-47f2-879e-ab780271867c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44254) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
681 2024.02.28 07:44:11.382358 [ 3 ] {0c76d3e8-702f-47f2-879e-ab780271867c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32
682 2024.02.28 07:44:11.386640 [ 3 ] {0c76d3e8-702f-47f2-879e-ab780271867c} <Debug> oximeter.fields_u32 (2c37e688-9f54-41e1-a3fc-a428807a817a): Loading data parts
683 2024.02.28 07:44:11.386754 [ 3 ] {0c76d3e8-702f-47f2-879e-ab780271867c} <Debug> oximeter.fields_u32 (2c37e688-9f54-41e1-a3fc-a428807a817a): There are no data parts
684 2024.02.28 07:44:11.393052 [ 3 ] {0c76d3e8-702f-47f2-879e-ab780271867c} <Debug> DynamicQueryHandler: Done processing query
685 2024.02.28 07:44:11.393101 [ 3 ] {0c76d3e8-702f-47f2-879e-ab780271867c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
686 2024.02.28 07:44:11.393152 [ 3 ] {} <Debug> HTTP-Session: fd6affd1-a246-4678-ae22-f485bd239979 Destroying unnamed session
687 2024.02.28 07:44:11.393257 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44254, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
688 2024.02.28 07:44:11.393308 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
689 2024.02.28 07:44:11.393334 [ 3 ] {} <Debug> HTTP-Session: a807e9c4-4d13-44b2-97ad-0bfde00ec04e Authenticating user 'default' from [fd00:1122:3344:101::d]:44254
690 2024.02.28 07:44:11.393350 [ 3 ] {} <Debug> HTTP-Session: a807e9c4-4d13-44b2-97ad-0bfde00ec04e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
691 2024.02.28 07:44:11.393508 [ 3 ] {15ffdfeb-b00c-4dd8-bca8-2f2a4c533a17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44254) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
692 2024.02.28 07:44:11.393563 [ 3 ] {15ffdfeb-b00c-4dd8-bca8-2f2a4c533a17} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64
693 2024.02.28 07:44:11.396603 [ 3 ] {15ffdfeb-b00c-4dd8-bca8-2f2a4c533a17} <Debug> oximeter.fields_i64 (82c53418-6d68-4dad-a6e0-0d5c537f216d): Loading data parts
694 2024.02.28 07:44:11.396699 [ 3 ] {15ffdfeb-b00c-4dd8-bca8-2f2a4c533a17} <Debug> oximeter.fields_i64 (82c53418-6d68-4dad-a6e0-0d5c537f216d): There are no data parts
695 2024.02.28 07:44:11.398017 [ 3 ] {15ffdfeb-b00c-4dd8-bca8-2f2a4c533a17} <Debug> DynamicQueryHandler: Done processing query
696 2024.02.28 07:44:11.398052 [ 3 ] {15ffdfeb-b00c-4dd8-bca8-2f2a4c533a17} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
697 2024.02.28 07:44:11.398075 [ 3 ] {} <Debug> HTTP-Session: a807e9c4-4d13-44b2-97ad-0bfde00ec04e Destroying unnamed session
698 2024.02.28 07:44:11.398168 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44254, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
699 2024.02.28 07:44:11.398219 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
700 2024.02.28 07:44:11.398245 [ 3 ] {} <Debug> HTTP-Session: 636ae967-43af-452b-b80d-d8987ddf4a44 Authenticating user 'default' from [fd00:1122:3344:101::d]:44254
701 2024.02.28 07:44:11.398262 [ 3 ] {} <Debug> HTTP-Session: 636ae967-43af-452b-b80d-d8987ddf4a44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
702 2024.02.28 07:44:11.398420 [ 3 ] {3189d950-96e2-4b62-b3fa-d69d83d8bc44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44254) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
703 2024.02.28 07:44:11.398470 [ 3 ] {3189d950-96e2-4b62-b3fa-d69d83d8bc44} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64
704 2024.02.28 07:44:11.402854 [ 3 ] {3189d950-96e2-4b62-b3fa-d69d83d8bc44} <Debug> oximeter.fields_u64 (4eee292d-41bd-4a55-abf4-04678e63b7e3): Loading data parts
705 2024.02.28 07:44:11.402998 [ 3 ] {3189d950-96e2-4b62-b3fa-d69d83d8bc44} <Debug> oximeter.fields_u64 (4eee292d-41bd-4a55-abf4-04678e63b7e3): There are no data parts
706 2024.02.28 07:44:11.408968 [ 3 ] {3189d950-96e2-4b62-b3fa-d69d83d8bc44} <Debug> DynamicQueryHandler: Done processing query
707 2024.02.28 07:44:11.409036 [ 3 ] {3189d950-96e2-4b62-b3fa-d69d83d8bc44} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
708 2024.02.28 07:44:11.409071 [ 3 ] {} <Debug> HTTP-Session: 636ae967-43af-452b-b80d-d8987ddf4a44 Destroying unnamed session
709 2024.02.28 07:44:11.409254 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44254, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
710 2024.02.28 07:44:11.409331 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
711 2024.02.28 07:44:11.409351 [ 3 ] {} <Debug> HTTP-Session: 6766ecb4-2d43-4a28-bd46-d2873b1126b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:44254
712 2024.02.28 07:44:11.409377 [ 3 ] {} <Debug> HTTP-Session: 6766ecb4-2d43-4a28-bd46-d2873b1126b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
713 2024.02.28 07:44:11.409532 [ 3 ] {a8bb6d1c-2b60-419d-be5e-0dc14af6498b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44254) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
714 2024.02.28 07:44:11.409583 [ 3 ] {a8bb6d1c-2b60-419d-be5e-0dc14af6498b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr
715 2024.02.28 07:44:11.412574 [ 3 ] {a8bb6d1c-2b60-419d-be5e-0dc14af6498b} <Debug> oximeter.fields_ipaddr (8e921195-58f4-4c8c-94ee-8f4bf04fe294): Loading data parts
716 2024.02.28 07:44:11.412673 [ 3 ] {a8bb6d1c-2b60-419d-be5e-0dc14af6498b} <Debug> oximeter.fields_ipaddr (8e921195-58f4-4c8c-94ee-8f4bf04fe294): There are no data parts
717 2024.02.28 07:44:11.413981 [ 3 ] {a8bb6d1c-2b60-419d-be5e-0dc14af6498b} <Debug> DynamicQueryHandler: Done processing query
718 2024.02.28 07:44:11.414007 [ 3 ] {a8bb6d1c-2b60-419d-be5e-0dc14af6498b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
719 2024.02.28 07:44:11.414032 [ 3 ] {} <Debug> HTTP-Session: 6766ecb4-2d43-4a28-bd46-d2873b1126b3 Destroying unnamed session
720 2024.02.28 07:44:11.414130 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44254, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
721 2024.02.28 07:44:11.414180 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
722 2024.02.28 07:44:11.414205 [ 3 ] {} <Debug> HTTP-Session: f48bc16e-24f0-46f6-a3e4-d1d1a5077853 Authenticating user 'default' from [fd00:1122:3344:101::d]:44254
723 2024.02.28 07:44:11.414228 [ 3 ] {} <Debug> HTTP-Session: f48bc16e-24f0-46f6-a3e4-d1d1a5077853 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
724 2024.02.28 07:44:11.414383 [ 3 ] {b41bd49d-9e10-46b9-a01c-7e4a65b1ca3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44254) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
725 2024.02.28 07:44:11.414432 [ 3 ] {b41bd49d-9e10-46b9-a01c-7e4a65b1ca3c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string
726 2024.02.28 07:44:11.418811 [ 3 ] {b41bd49d-9e10-46b9-a01c-7e4a65b1ca3c} <Debug> oximeter.fields_string (fb262c6d-039e-4450-9155-62bb01f9ec99): Loading data parts
727 2024.02.28 07:44:11.418962 [ 3 ] {b41bd49d-9e10-46b9-a01c-7e4a65b1ca3c} <Debug> oximeter.fields_string (fb262c6d-039e-4450-9155-62bb01f9ec99): There are no data parts
728 2024.02.28 07:44:11.424926 [ 3 ] {b41bd49d-9e10-46b9-a01c-7e4a65b1ca3c} <Debug> DynamicQueryHandler: Done processing query
729 2024.02.28 07:44:11.424952 [ 3 ] {b41bd49d-9e10-46b9-a01c-7e4a65b1ca3c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
730 2024.02.28 07:44:11.424967 [ 3 ] {} <Debug> HTTP-Session: f48bc16e-24f0-46f6-a3e4-d1d1a5077853 Destroying unnamed session
731 2024.02.28 07:44:11.425067 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44254, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
732 2024.02.28 07:44:11.425118 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
733 2024.02.28 07:44:11.425137 [ 3 ] {} <Debug> HTTP-Session: b825b65f-1edd-4f91-860d-1b5dc28134df Authenticating user 'default' from [fd00:1122:3344:101::d]:44254
734 2024.02.28 07:44:11.425165 [ 3 ] {} <Debug> HTTP-Session: b825b65f-1edd-4f91-860d-1b5dc28134df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
735 2024.02.28 07:44:11.425328 [ 3 ] {46a420f6-e97e-4e9f-9023-c83d7af2f7ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44254) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
736 2024.02.28 07:44:11.425372 [ 3 ] {46a420f6-e97e-4e9f-9023-c83d7af2f7ac} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid
737 2024.02.28 07:44:11.428375 [ 3 ] {46a420f6-e97e-4e9f-9023-c83d7af2f7ac} <Debug> oximeter.fields_uuid (5ccc07d3-22e2-456e-9d6f-89d5b6bce019): Loading data parts
738 2024.02.28 07:44:11.428465 [ 3 ] {46a420f6-e97e-4e9f-9023-c83d7af2f7ac} <Debug> oximeter.fields_uuid (5ccc07d3-22e2-456e-9d6f-89d5b6bce019): There are no data parts
739 2024.02.28 07:44:11.429772 [ 3 ] {46a420f6-e97e-4e9f-9023-c83d7af2f7ac} <Debug> DynamicQueryHandler: Done processing query
740 2024.02.28 07:44:11.429805 [ 3 ] {46a420f6-e97e-4e9f-9023-c83d7af2f7ac} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
741 2024.02.28 07:44:11.429820 [ 3 ] {} <Debug> HTTP-Session: b825b65f-1edd-4f91-860d-1b5dc28134df Destroying unnamed session
742 2024.02.28 07:44:11.429921 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44254, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
743 2024.02.28 07:44:11.429972 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
744 2024.02.28 07:44:11.429990 [ 3 ] {} <Debug> HTTP-Session: 1f5c64a4-79ad-44c2-857b-cc8fb0f3c518 Authenticating user 'default' from [fd00:1122:3344:101::d]:44254
745 2024.02.28 07:44:11.430014 [ 3 ] {} <Debug> HTTP-Session: 1f5c64a4-79ad-44c2-857b-cc8fb0f3c518 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
746 2024.02.28 07:44:11.430245 [ 3 ] {49f71542-fe01-43a8-9c8a-b7c74797dc43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44254) /* The timeseries schema table stores the extracted schema for the samples
747 * oximeter collects.
748 */
749 CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete)
750 2024.02.28 07:44:11.430315 [ 3 ] {49f71542-fe01-43a8-9c8a-b7c74797dc43} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema
751 2024.02.28 07:44:11.434677 [ 3 ] {49f71542-fe01-43a8-9c8a-b7c74797dc43} <Debug> oximeter.timeseries_schema (f10770e0-d817-44e5-bb4c-3d0735b67a5a): Loading data parts
752 2024.02.28 07:44:11.434773 [ 3 ] {49f71542-fe01-43a8-9c8a-b7c74797dc43} <Debug> oximeter.timeseries_schema (f10770e0-d817-44e5-bb4c-3d0735b67a5a): There are no data parts
753 2024.02.28 07:44:11.440569 [ 3 ] {49f71542-fe01-43a8-9c8a-b7c74797dc43} <Debug> DynamicQueryHandler: Done processing query
754 2024.02.28 07:44:11.440599 [ 3 ] {49f71542-fe01-43a8-9c8a-b7c74797dc43} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
755 2024.02.28 07:44:11.440631 [ 3 ] {} <Debug> HTTP-Session: 1f5c64a4-79ad-44c2-857b-cc8fb0f3c518 Destroying unnamed session
756 2024.02.28 07:44:11.440756 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44254, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
757 2024.02.28 07:44:11.440816 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
758 2024.02.28 07:44:11.440847 [ 3 ] {} <Debug> HTTP-Session: fb846a14-1403-4542-8f9c-31f24825eb5f Authenticating user 'default' from [fd00:1122:3344:101::d]:44254
759 2024.02.28 07:44:11.440868 [ 3 ] {} <Debug> HTTP-Session: fb846a14-1403-4542-8f9c-31f24825eb5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
760 2024.02.28 07:44:11.441005 [ 3 ] {d3a10bd5-2a0b-4918-8ce4-c52866faa333} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44254) INSERT INTO oximeter.version (*) VALUES (stage: Complete)
761 2024.02.28 07:44:11.441135 [ 3 ] {d3a10bd5-2a0b-4918-8ce4-c52866faa333} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version
762 2024.02.28 07:44:11.443516 [ 3 ] {d3a10bd5-2a0b-4918-8ce4-c52866faa333} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
763 2024.02.28 07:44:11.445224 [ 3 ] {d3a10bd5-2a0b-4918-8ce4-c52866faa333} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
764 2024.02.28 07:44:11.445461 [ 3 ] {d3a10bd5-2a0b-4918-8ce4-c52866faa333} <Trace> oximeter.version (335cf8c8-c5f5-4d5d-9ec2-82b584bf6186): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
765 2024.02.28 07:44:11.445680 [ 3 ] {d3a10bd5-2a0b-4918-8ce4-c52866faa333} <Information> executeQuery: Read 1 rows, 16.00 B in 0.0046286 sec., 216 rows/sec., 3.38 KiB/sec.
766 2024.02.28 07:44:11.445796 [ 3 ] {d3a10bd5-2a0b-4918-8ce4-c52866faa333} <Debug> DynamicQueryHandler: Done processing query
767 2024.02.28 07:44:11.445816 [ 3 ] {d3a10bd5-2a0b-4918-8ce4-c52866faa333} <Debug> MemoryTracker: Peak memory usage (for query): 4.09 MiB.
768 2024.02.28 07:44:11.445840 [ 3 ] {} <Debug> HTTP-Session: fb846a14-1403-4542-8f9c-31f24825eb5f Destroying unnamed session
769 2024.02.28 07:44:12.000167 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 226.49 MiB, peak 231.56 MiB, will set to 228.28 MiB (RSS), difference: 1.79 MiB
770 2024.02.28 07:44:25.137960 [ 148 ] {} <Debug> DNSResolver: Updating DNS cache
771 2024.02.28 07:44:25.138023 [ 148 ] {} <Debug> DNSResolver: Updated DNS cache
772 2024.02.28 07:44:40.138121 [ 128 ] {} <Debug> DNSResolver: Updating DNS cache
773 2024.02.28 07:44:40.138207 [ 128 ] {} <Debug> DNSResolver: Updated DNS cache
774 2024.02.28 07:44:55.138620 [ 118 ] {} <Debug> DNSResolver: Updating DNS cache
775 2024.02.28 07:44:55.138720 [ 118 ] {} <Debug> DNSResolver: Updated DNS cache
776 2024.02.28 07:44:56.458539 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43320, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
777 2024.02.28 07:44:56.458669 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
778 2024.02.28 07:44:56.458720 [ 3 ] {} <Debug> HTTP-Session: 4754ce7a-5363-44c7-ab94-60b55dfe5b29 Authenticating user 'default' from [fd00:1122:3344:101::d]:43320
779 2024.02.28 07:44:56.458744 [ 3 ] {} <Debug> HTTP-Session: 4754ce7a-5363-44c7-ab94-60b55dfe5b29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
780 2024.02.28 07:44:56.458924 [ 3 ] {223c8c51-0908-4131-bfed-a3f201024150} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43320) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete)
781 2024.02.28 07:44:56.459300 [ 3 ] {223c8c51-0908-4131-bfed-a3f201024150} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
782 2024.02.28 07:44:56.459982 [ 3 ] {223c8c51-0908-4131-bfed-a3f201024150} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
783 2024.02.28 07:44:56.460093 [ 3 ] {223c8c51-0908-4131-bfed-a3f201024150} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
784 2024.02.28 07:44:56.461064 [ 3 ] {223c8c51-0908-4131-bfed-a3f201024150} <Debug> DynamicQueryHandler: Done processing query
785 2024.02.28 07:44:56.461094 [ 3 ] {223c8c51-0908-4131-bfed-a3f201024150} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
786 2024.02.28 07:44:56.461128 [ 3 ] {} <Debug> HTTP-Session: 4754ce7a-5363-44c7-ab94-60b55dfe5b29 Destroying unnamed session
787 2024.02.28 07:44:56.473097 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43320, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
788 2024.02.28 07:44:56.473150 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
789 2024.02.28 07:44:56.473190 [ 3 ] {} <Debug> HTTP-Session: 81e4bb08-0bfc-4743-b9e8-2d22bd843547 Authenticating user 'default' from [fd00:1122:3344:101::d]:43320
790 2024.02.28 07:44:56.473209 [ 3 ] {} <Debug> HTTP-Session: 81e4bb08-0bfc-4743-b9e8-2d22bd843547 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
791 2024.02.28 07:44:56.473338 [ 3 ] {2b415600-999a-4be2-adf9-350514506143} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43320) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
792 2024.02.28 07:44:56.480081 [ 3 ] {2b415600-999a-4be2-adf9-350514506143} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
793 2024.02.28 07:44:56.480229 [ 3 ] {2b415600-999a-4be2-adf9-350514506143} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
794 2024.02.28 07:44:56.480292 [ 3 ] {2b415600-999a-4be2-adf9-350514506143} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
795 2024.02.28 07:44:56.481153 [ 3 ] {2b415600-999a-4be2-adf9-350514506143} <Debug> DynamicQueryHandler: Done processing query
796 2024.02.28 07:44:56.481182 [ 3 ] {2b415600-999a-4be2-adf9-350514506143} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
797 2024.02.28 07:44:56.481213 [ 3 ] {} <Debug> HTTP-Session: 81e4bb08-0bfc-4743-b9e8-2d22bd843547 Destroying unnamed session
798 2024.02.28 07:44:56.481428 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43320, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
799 2024.02.28 07:44:56.481474 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
800 2024.02.28 07:44:56.481494 [ 3 ] {} <Debug> HTTP-Session: c8dcd3c8-365a-48b6-9230-392debfa34c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:43320
801 2024.02.28 07:44:56.481511 [ 3 ] {} <Debug> HTTP-Session: c8dcd3c8-365a-48b6-9230-392debfa34c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
802 2024.02.28 07:44:56.481630 [ 3 ] {31786526-729e-4576-b4f9-bd73ae6c8d6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43320) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
803 2024.02.28 07:44:56.482024 [ 3 ] {31786526-729e-4576-b4f9-bd73ae6c8d6c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
804 2024.02.28 07:44:56.482171 [ 3 ] {31786526-729e-4576-b4f9-bd73ae6c8d6c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
805 2024.02.28 07:44:56.482213 [ 3 ] {31786526-729e-4576-b4f9-bd73ae6c8d6c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
806 2024.02.28 07:44:56.483140 [ 3 ] {31786526-729e-4576-b4f9-bd73ae6c8d6c} <Debug> DynamicQueryHandler: Done processing query
807 2024.02.28 07:44:56.483167 [ 3 ] {31786526-729e-4576-b4f9-bd73ae6c8d6c} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
808 2024.02.28 07:44:56.483183 [ 3 ] {} <Debug> HTTP-Session: c8dcd3c8-365a-48b6-9230-392debfa34c8 Destroying unnamed session
809 2024.02.28 07:44:56.483507 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43320, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
810 2024.02.28 07:44:56.483555 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
811 2024.02.28 07:44:56.483577 [ 3 ] {} <Debug> HTTP-Session: 8a746829-2048-4cf3-8652-03969e2e7d25 Authenticating user 'default' from [fd00:1122:3344:101::d]:43320
812 2024.02.28 07:44:56.483594 [ 3 ] {} <Debug> HTTP-Session: 8a746829-2048-4cf3-8652-03969e2e7d25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
813 2024.02.28 07:44:56.483720 [ 3 ] {1078ad35-0e56-4066-ba7a-645b9888057e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43320) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
814 2024.02.28 07:44:56.484076 [ 3 ] {1078ad35-0e56-4066-ba7a-645b9888057e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
815 2024.02.28 07:44:56.484227 [ 3 ] {1078ad35-0e56-4066-ba7a-645b9888057e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
816 2024.02.28 07:44:56.484270 [ 3 ] {1078ad35-0e56-4066-ba7a-645b9888057e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
817 2024.02.28 07:44:56.485064 [ 3 ] {1078ad35-0e56-4066-ba7a-645b9888057e} <Debug> DynamicQueryHandler: Done processing query
818 2024.02.28 07:44:56.485092 [ 3 ] {1078ad35-0e56-4066-ba7a-645b9888057e} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
819 2024.02.28 07:44:56.485108 [ 3 ] {} <Debug> HTTP-Session: 8a746829-2048-4cf3-8652-03969e2e7d25 Destroying unnamed session
820 2024.02.28 07:44:56.485704 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43320, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
821 2024.02.28 07:44:56.485751 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
822 2024.02.28 07:44:56.485771 [ 3 ] {} <Debug> HTTP-Session: a9d1f4ab-e76b-49f1-b6e5-a28f558c596e Authenticating user 'default' from [fd00:1122:3344:101::d]:43320
823 2024.02.28 07:44:56.485788 [ 3 ] {} <Debug> HTTP-Session: a9d1f4ab-e76b-49f1-b6e5-a28f558c596e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
824 2024.02.28 07:44:56.485875 [ 3 ] {7caa266e-28dc-4ac6-a058-e65c8de8aaa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43320) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
825 2024.02.28 07:44:56.485916 [ 3 ] {7caa266e-28dc-4ac6-a058-e65c8de8aaa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
826 2024.02.28 07:44:56.486608 [ 3 ] {7caa266e-28dc-4ac6-a058-e65c8de8aaa2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
827 2024.02.28 07:44:56.491428 [ 3 ] {7caa266e-28dc-4ac6-a058-e65c8de8aaa2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
828 2024.02.28 07:44:56.491772 [ 3 ] {7caa266e-28dc-4ac6-a058-e65c8de8aaa2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
829 2024.02.28 07:44:56.491942 [ 3 ] {7caa266e-28dc-4ac6-a058-e65c8de8aaa2} <Trace> oximeter.timeseries_schema (f10770e0-d817-44e5-bb4c-3d0735b67a5a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
830 2024.02.28 07:44:56.492065 [ 3 ] {7caa266e-28dc-4ac6-a058-e65c8de8aaa2} <Information> executeQuery: Read 4 rows, 443.00 B in 0.006154827 sec., 649 rows/sec., 70.29 KiB/sec.
831 2024.02.28 07:44:56.492218 [ 3 ] {7caa266e-28dc-4ac6-a058-e65c8de8aaa2} <Debug> DynamicQueryHandler: Done processing query
832 2024.02.28 07:44:56.492242 [ 3 ] {7caa266e-28dc-4ac6-a058-e65c8de8aaa2} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
833 2024.02.28 07:44:56.492259 [ 3 ] {} <Debug> HTTP-Session: a9d1f4ab-e76b-49f1-b6e5-a28f558c596e Destroying unnamed session
834 2024.02.28 07:44:56.492393 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43320, User-Agent: (none), Length: 4639, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
835 2024.02.28 07:44:56.492439 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
836 2024.02.28 07:44:56.492459 [ 3 ] {} <Debug> HTTP-Session: 8b73ff79-998e-4dc9-9374-6284ed83d406 Authenticating user 'default' from [fd00:1122:3344:101::d]:43320
837 2024.02.28 07:44:56.492477 [ 3 ] {} <Debug> HTTP-Session: 8b73ff79-998e-4dc9-9374-6284ed83d406 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
838 2024.02.28 07:44:56.492551 [ 3 ] {729fb19d-238f-4bf6-bf4e-4d5ee8831728} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43320) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
839 2024.02.28 07:44:56.492589 [ 3 ] {729fb19d-238f-4bf6-bf4e-4d5ee8831728} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
840 2024.02.28 07:44:56.492696 [ 3 ] {729fb19d-238f-4bf6-bf4e-4d5ee8831728} <Trace> ParallelParsingInputFormat: Parallel parsing is used
841 2024.02.28 07:44:56.496123 [ 3 ] {729fb19d-238f-4bf6-bf4e-4d5ee8831728} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
842 2024.02.28 07:44:56.496337 [ 3 ] {729fb19d-238f-4bf6-bf4e-4d5ee8831728} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
843 2024.02.28 07:44:56.496508 [ 3 ] {729fb19d-238f-4bf6-bf4e-4d5ee8831728} <Trace> oximeter.fields_i64 (82c53418-6d68-4dad-a6e0-0d5c537f216d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
844 2024.02.28 07:44:56.496621 [ 3 ] {729fb19d-238f-4bf6-bf4e-4d5ee8831728} <Information> executeQuery: Read 32 rows, 2.59 KiB in 0.00403668 sec., 7927 rows/sec., 642.55 KiB/sec.
845 2024.02.28 07:44:56.496764 [ 3 ] {729fb19d-238f-4bf6-bf4e-4d5ee8831728} <Debug> DynamicQueryHandler: Done processing query
846 2024.02.28 07:44:56.496788 [ 3 ] {729fb19d-238f-4bf6-bf4e-4d5ee8831728} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
847 2024.02.28 07:44:56.496803 [ 3 ] {} <Debug> HTTP-Session: 8b73ff79-998e-4dc9-9374-6284ed83d406 Destroying unnamed session
848 2024.02.28 07:44:56.496979 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43320, User-Agent: (none), Length: 15468, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
849 2024.02.28 07:44:56.497022 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
850 2024.02.28 07:44:56.497041 [ 3 ] {} <Debug> HTTP-Session: 358c03b1-b7ec-405c-8d09-9268d4da49be Authenticating user 'default' from [fd00:1122:3344:101::d]:43320
851 2024.02.28 07:44:56.497058 [ 3 ] {} <Debug> HTTP-Session: 358c03b1-b7ec-405c-8d09-9268d4da49be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
852 2024.02.28 07:44:56.497132 [ 3 ] {583ac394-12e6-47ac-8d19-457dc823c03e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43320) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
853 2024.02.28 07:44:56.497171 [ 3 ] {583ac394-12e6-47ac-8d19-457dc823c03e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
854 2024.02.28 07:44:56.497280 [ 3 ] {583ac394-12e6-47ac-8d19-457dc823c03e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
855 2024.02.28 07:44:56.497666 [ 3 ] {583ac394-12e6-47ac-8d19-457dc823c03e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
856 2024.02.28 07:44:56.497901 [ 3 ] {583ac394-12e6-47ac-8d19-457dc823c03e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
857 2024.02.28 07:44:56.498051 [ 3 ] {583ac394-12e6-47ac-8d19-457dc823c03e} <Trace> oximeter.fields_string (fb262c6d-039e-4450-9155-62bb01f9ec99): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
858 2024.02.28 07:44:56.498161 [ 3 ] {583ac394-12e6-47ac-8d19-457dc823c03e} <Information> executeQuery: Read 96 rows, 9.58 KiB in 0.000995787 sec., 96406 rows/sec., 9.40 MiB/sec.
859 2024.02.28 07:44:56.498281 [ 3 ] {583ac394-12e6-47ac-8d19-457dc823c03e} <Debug> DynamicQueryHandler: Done processing query
860 2024.02.28 07:44:56.498305 [ 3 ] {583ac394-12e6-47ac-8d19-457dc823c03e} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
861 2024.02.28 07:44:56.498323 [ 3 ] {} <Debug> HTTP-Session: 358c03b1-b7ec-405c-8d09-9268d4da49be Destroying unnamed session
862 2024.02.28 07:44:56.498436 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43320, User-Agent: (none), Length: 6671, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
863 2024.02.28 07:44:56.498483 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
864 2024.02.28 07:44:56.498503 [ 3 ] {} <Debug> HTTP-Session: f2d4c126-68f7-42dc-8bd6-e12e17c9f886 Authenticating user 'default' from [fd00:1122:3344:101::d]:43320
865 2024.02.28 07:44:56.498519 [ 3 ] {} <Debug> HTTP-Session: f2d4c126-68f7-42dc-8bd6-e12e17c9f886 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
866 2024.02.28 07:44:56.498592 [ 3 ] {27d79000-3764-4e94-8ee1-e8fff2920d55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43320) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
867 2024.02.28 07:44:56.498633 [ 3 ] {27d79000-3764-4e94-8ee1-e8fff2920d55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
868 2024.02.28 07:44:56.499833 [ 3 ] {27d79000-3764-4e94-8ee1-e8fff2920d55} <Trace> ParallelParsingInputFormat: Parallel parsing is used
869 2024.02.28 07:44:56.502201 [ 3 ] {27d79000-3764-4e94-8ee1-e8fff2920d55} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
870 2024.02.28 07:44:56.502478 [ 3 ] {27d79000-3764-4e94-8ee1-e8fff2920d55} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
871 2024.02.28 07:44:56.502653 [ 3 ] {27d79000-3764-4e94-8ee1-e8fff2920d55} <Trace> oximeter.fields_uuid (5ccc07d3-22e2-456e-9d6f-89d5b6bce019): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
872 2024.02.28 07:44:56.502758 [ 3 ] {27d79000-3764-4e94-8ee1-e8fff2920d55} <Information> executeQuery: Read 39 rows, 3.13 KiB in 0.004133192 sec., 9435 rows/sec., 758.44 KiB/sec.
873 2024.02.28 07:44:56.502892 [ 3 ] {27d79000-3764-4e94-8ee1-e8fff2920d55} <Debug> DynamicQueryHandler: Done processing query
874 2024.02.28 07:44:56.502916 [ 3 ] {27d79000-3764-4e94-8ee1-e8fff2920d55} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
875 2024.02.28 07:44:56.502933 [ 3 ] {} <Debug> HTTP-Session: f2d4c126-68f7-42dc-8bd6-e12e17c9f886 Destroying unnamed session
876 2024.02.28 07:44:56.503171 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43320, User-Agent: (none), Length: 34254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
877 2024.02.28 07:44:56.503216 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
878 2024.02.28 07:44:56.503236 [ 3 ] {} <Debug> HTTP-Session: 368aabee-0700-4601-813a-a968540a6b00 Authenticating user 'default' from [fd00:1122:3344:101::d]:43320
879 2024.02.28 07:44:56.503253 [ 3 ] {} <Debug> HTTP-Session: 368aabee-0700-4601-813a-a968540a6b00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
880 2024.02.28 07:44:56.503337 [ 3 ] {2c4fdacb-0491-48f4-bfe8-d8797813c79d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43320) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
881 2024.02.28 07:44:56.503381 [ 3 ] {2c4fdacb-0491-48f4-bfe8-d8797813c79d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
882 2024.02.28 07:44:56.503537 [ 3 ] {2c4fdacb-0491-48f4-bfe8-d8797813c79d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
883 2024.02.28 07:44:56.504007 [ 3 ] {2c4fdacb-0491-48f4-bfe8-d8797813c79d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
884 2024.02.28 07:44:56.504919 [ 3 ] {2c4fdacb-0491-48f4-bfe8-d8797813c79d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
885 2024.02.28 07:44:56.505124 [ 3 ] {2c4fdacb-0491-48f4-bfe8-d8797813c79d} <Trace> oximeter.measurements_histogramf64 (b67dac4f-95be-4be5-9964-bca277e63e05): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
886 2024.02.28 07:44:56.505250 [ 3 ] {2c4fdacb-0491-48f4-bfe8-d8797813c79d} <Information> executeQuery: Read 32 rows, 44.22 KiB in 0.001882222 sec., 17001 rows/sec., 22.94 MiB/sec.
887 2024.02.28 07:44:56.505381 [ 3 ] {2c4fdacb-0491-48f4-bfe8-d8797813c79d} <Debug> DynamicQueryHandler: Done processing query
888 2024.02.28 07:44:56.505404 [ 3 ] {2c4fdacb-0491-48f4-bfe8-d8797813c79d} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
889 2024.02.28 07:44:56.505420 [ 3 ] {} <Debug> HTTP-Session: 368aabee-0700-4601-813a-a968540a6b00 Destroying unnamed session
890 2024.02.28 07:44:56.505550 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43320, User-Agent: (none), Length: 1977, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
891 2024.02.28 07:44:56.505606 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
892 2024.02.28 07:44:56.505628 [ 3 ] {} <Debug> HTTP-Session: 58acd97e-90bd-4391-8bc8-6e1f4737aabe Authenticating user 'default' from [fd00:1122:3344:101::d]:43320
893 2024.02.28 07:44:56.505646 [ 3 ] {} <Debug> HTTP-Session: 58acd97e-90bd-4391-8bc8-6e1f4737aabe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
894 2024.02.28 07:44:56.505719 [ 3 ] {d9daacfa-cea9-42dd-8ec4-35863da8bd5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43320) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
895 2024.02.28 07:44:56.506319 [ 3 ] {d9daacfa-cea9-42dd-8ec4-35863da8bd5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
896 2024.02.28 07:44:56.506432 [ 3 ] {d9daacfa-cea9-42dd-8ec4-35863da8bd5e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
897 2024.02.28 07:44:56.506735 [ 3 ] {d9daacfa-cea9-42dd-8ec4-35863da8bd5e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
898 2024.02.28 07:44:56.507019 [ 3 ] {d9daacfa-cea9-42dd-8ec4-35863da8bd5e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
899 2024.02.28 07:44:56.507203 [ 3 ] {d9daacfa-cea9-42dd-8ec4-35863da8bd5e} <Trace> oximeter.measurements_i64 (1157ab25-3d9b-46a6-b7db-aaa286da8245): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
900 2024.02.28 07:44:56.507320 [ 3 ] {d9daacfa-cea9-42dd-8ec4-35863da8bd5e} <Information> executeQuery: Read 12 rows, 926.00 B in 0.001569417 sec., 7646 rows/sec., 576.20 KiB/sec.
901 2024.02.28 07:44:56.507432 [ 3 ] {d9daacfa-cea9-42dd-8ec4-35863da8bd5e} <Debug> DynamicQueryHandler: Done processing query
902 2024.02.28 07:44:56.507455 [ 3 ] {d9daacfa-cea9-42dd-8ec4-35863da8bd5e} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
903 2024.02.28 07:44:56.507471 [ 3 ] {} <Debug> HTTP-Session: 58acd97e-90bd-4391-8bc8-6e1f4737aabe Destroying unnamed session