Max level shown:
1 [ Dec 7 05:43:34 Enabled. ]
2 [ Dec 7 05:43:34 Rereading configuration. ]
3 [ Dec 7 05:43:35 Rereading configuration. ]
4 [ Dec 7 05:43:45 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ]
5 + set -o errexit
6 + set -o pipefail
7 + . /lib/svc/share/smf_include.sh
8 ++ SMF_EXIT_OK=0
9 ++ SMF_EXIT_NODAEMON=94
10 ++ SMF_EXIT_ERR_FATAL=95
11 ++ SMF_EXIT_ERR_CONFIG=96
12 ++ SMF_EXIT_MON_DEGRADE=97
13 ++ SMF_EXIT_MON_OFFLINE=98
14 ++ SMF_EXIT_ERR_NOSMF=99
15 ++ SMF_EXIT_ERR_PERM=100
16 ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default
17 + LISTEN_ADDR=fd00:1122:3344:101::e
18 ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default
19 + LISTEN_PORT=8123
20 ++ svcprop -c -p config/store svc:/oxide/clickhouse:default
21 + DATASTORE=/data
22 ++ svcprop -c -p config/datalink svc:/oxide/clickhouse:default
23 + DATALINK=oxControlService19
24 ++ svcprop -c -p config/gateway svc:/oxide/clickhouse:default
25 + GATEWAY=fd00:1122:3344:101::1
26 + [[ oxControlService19 == unknown ]]
27 + [[ fd00:1122:3344:101::1 == unknown ]]
28 + ipadm delete-if oxControlService19
29 ipadm: Could not delete oxControlService19: Interface does not exist
30 + true
31 + ipadm create-if -t oxControlService19
32 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService19
33 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService19
34 + ipadm show-addr oxControlService19/ll
35 ipadm: Address object not found
36 + ipadm create-addr -t -T addrconf oxControlService19/ll
37 + ipadm show-addr oxControlService19/omicron6
38 ipadm: Address object not found
39 + ipadm create-addr -t -T static -a fd00:1122:3344:101::e oxControlService19/omicron6
40 + route get -inet6 default -inet6 fd00:1122:3344:101::1
41 default: not in table
42 + route add -inet6 default -inet6 fd00:1122:3344:101::1
43 add net default: gateway fd00:1122:3344:101::1
44 + single_node=true
45 + command=()
46 + true
47 + command+=("/opt/oxide/clickhouse/clickhouse" "server" "--log-file" "/var/tmp/clickhouse-server.log" "--errorlog-file" "/var/tmp/clickhouse-server.errlog" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT")
48 + exec /opt/oxide/clickhouse/clickhouse server --log-file /var/tmp/clickhouse-server.log --errorlog-file /var/tmp/clickhouse-server.errlog -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123
49 [ Dec 7 05:43:46 Method "start" exited with status 0. ]
50 Processing configuration file 'config.xml'.
51 There is no file 'config.xml', will use embedded config.
52 Logging trace to /var/tmp/clickhouse-server.log
53 Logging errors to /var/tmp/clickhouse-server.errlog
54 2023.12.07 05:43:46.471817 [ 1 ] {} <Information> Application: Will watch for the process with pid 24182
55 2023.12.07 05:43:46.471934 [ 1 ] {} <Information> Application: Forked a child process to watch
56 2023.12.07 05:43:46.855374 [ 1 ] {} <Information> : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 24182
57 2023.12.07 05:43:46.855558 [ 1 ] {} <Information> Application: starting up
58 2023.12.07 05:43:46.855776 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc
59 2023.12.07 05:43:46.920559 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536
60 2023.12.07 05:43:46.920609 [ 1 ] {} <Debug> Application: Initializing DateLUT.
61 2023.12.07 05:43:46.920622 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'.
62 2023.12.07 05:43:46.920655 [ 1 ] {} <Debug> Application: Setting up /data/tmp/ to store temporary data in it
63 2023.12.07 05:43:46.920955 [ 1 ] {} <Debug> Application: Initiailizing interserver credentials.
64 2023.12.07 05:43:46.921623 [ 1 ] {} <Debug> ConfigReloader: Loading config 'config.xml'
65 Processing configuration file 'config.xml'.
66 There is no file 'config.xml', will use embedded config.
67 Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'.
68 2023.12.07 05:43:46.922092 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
69 2023.12.07 05:43:46.922344 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio)
70 2023.12.07 05:43:46.925019 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
71 2023.12.07 05:43:46.925067 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
72 2023.12.07 05:43:46.925774 [ 1 ] {} <Debug> ConfigReloader: Loading config 'config.xml'
73 Processing configuration file 'config.xml'.
74 There is no file 'config.xml', will use embedded config.
75 Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'.
76 2023.12.07 05:43:46.925943 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
77 2023.12.07 05:43:46.930236 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
78 2023.12.07 05:43:46.930468 [ 1 ] {} <Debug> Access(user directories): Added users.xml access storage 'users.xml', path: config.xml
79 2023.12.07 05:43:46.930498 [ 1 ] {} <Information> Application: Uncompressed cache policy name
80 2023.12.07 05:43:46.931393 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32
81 2023.12.07 05:43:46.931951 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8
82 2023.12.07 05:43:46.932313 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8
83 2023.12.07 05:43:46.932748 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8
84 2023.12.07 05:43:46.933633 [ 1 ] {} <Information> Application: Loading user defined objects from /data/
85 2023.12.07 05:43:46.933678 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoader: Loading user defined objects
86 2023.12.07 05:43:46.933733 [ 1 ] {} <Debug> Application: Loaded user defined objects
87 2023.12.07 05:43:46.933756 [ 1 ] {} <Information> Application: Loading metadata from /data/
88 2023.12.07 05:43:46.940641 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total.
89 2023.12.07 05:43:46.940676 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000118252 sec
90 2023.12.07 05:43:46.941249 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level
91 2023.12.07 05:43:46.941327 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config
92 2023.12.07 05:43:46.941347 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config
93 2023.12.07 05:43:46.941366 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config
94 2023.12.07 05:43:46.941379 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config
95 2023.12.07 05:43:46.941394 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config
96 2023.12.07 05:43:46.941412 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config
97 2023.12.07 05:43:46.941442 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config
98 2023.12.07 05:43:46.941460 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config
99 2023.12.07 05:43:46.941488 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config
100 2023.12.07 05:43:46.941501 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config
101 2023.12.07 05:43:46.941514 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config
102 2023.12.07 05:43:46.941532 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config
103 2023.12.07 05:43:46.941562 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config
104 2023.12.07 05:43:46.941576 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config
105 2023.12.07 05:43:46.941588 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config
106 2023.12.07 05:43:46.973497 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal.
107 2023.12.07 05:43:46.974745 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total.
108 2023.12.07 05:43:46.974779 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.1262e-05 sec
109 2023.12.07 05:43:46.974803 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level
110 2023.12.07 05:43:46.974817 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables.
111 2023.12.07 05:43:46.974840 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables.
112 2023.12.07 05:43:46.976953 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads
113 2023.12.07 05:43:46.982206 [ 1 ] {} <Debug> Application: Loaded metadata.
114 2023.12.07 05:43:46.982334 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe).
115 2023.12.07 05:43:46.982382 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled.
116 2023.12.07 05:43:47.188445 [ 1 ] {} <Trace> MySQLHandlerFactory: Failed to create SSL context. SSL will be disabled. Error: Poco::Exception. Code: 1000, e.code() = 0, SSL Exception: Configuration error: no certificate file has been specified (version 22.8.9.1)
117 2023.12.07 05:43:47.206505 [ 1 ] {} <Trace> MySQLHandlerFactory: Failed to read RSA key pair from server certificate. Error: Code: 139. DB::Exception: Certificate file is not set. (NO_ELEMENTS_IN_CONFIG) (version 22.8.9.1)
118 2023.12.07 05:43:47.206551 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair.
119 2023.12.07 05:43:47.353207 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
120 2023.12.07 05:43:47.353990 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.68 MiB (RSS), difference: 210.72 MiB
121 2023.12.07 05:43:47.354341 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds
122 2023.12.07 05:43:47.354374 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48.
123 2023.12.07 05:43:47.354437 [ 125 ] {} <Debug> DNSResolver: Updating DNS cache
124 2023.12.07 05:43:47.354489 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123
125 2023.12.07 05:43:47.354551 [ 125 ] {} <Debug> DNSResolver: Updated DNS cache
126 2023.12.07 05:43:47.354614 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000
127 2023.12.07 05:43:47.355424 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004
128 2023.12.07 05:43:47.355444 [ 1 ] {} <Information> Application: Ready for connections.
129 2023.12.07 05:44:02.354805 [ 147 ] {} <Debug> DNSResolver: Updating DNS cache
130 2023.12.07 05:44:02.354906 [ 147 ] {} <Debug> DNSResolver: Updated DNS cache
131 2023.12.07 05:44:06.743609 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64454, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
132 2023.12.07 05:44:06.743823 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
133 2023.12.07 05:44:06.744435 [ 3 ] {} <Debug> HTTP-Session: 85c5acea-752e-412d-8bdf-aa4e921b2430 Authenticating user 'default' from [fd00:1122:3344:101::d]:64454
134 2023.12.07 05:44:06.744479 [ 3 ] {} <Debug> HTTP-Session: 85c5acea-752e-412d-8bdf-aa4e921b2430 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
135 2023.12.07 05:44:06.744625 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false
136 2023.12.07 05:44:06.744659 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION
137 2023.12.07 05:44:06.744673 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION
138 2023.12.07 05:44:06.746283 [ 3 ] {6ba8a4d9-1b47-405f-9d59-eac02ad21392} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64454) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
139 2023.12.07 05:44:06.767613 [ 3 ] {6ba8a4d9-1b47-405f-9d59-eac02ad21392} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:64454) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below):
140 
141 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
142 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
143 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
144 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
145 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse
146 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse
147 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
148 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
149 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
150 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
151 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
152 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
153 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
154 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
155 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
156 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse
157 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse
158 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse
159 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse
160 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse
161 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse
162 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1
163 
164 2023.12.07 05:44:06.768450 [ 3 ] {6ba8a4d9-1b47-405f-9d59-eac02ad21392} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below):
165 
166 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
167 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
168 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
169 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
170 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse
171 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse
172 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
173 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
174 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
175 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
176 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
177 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
178 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
179 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
180 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
181 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse
182 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse
183 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse
184 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse
185 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse
186 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse
187 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1
188 (version 22.8.9.1)
189 2023.12.07 05:44:06.769317 [ 3 ] {6ba8a4d9-1b47-405f-9d59-eac02ad21392} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
190 2023.12.07 05:44:06.769370 [ 3 ] {} <Debug> HTTP-Session: 85c5acea-752e-412d-8bdf-aa4e921b2430 Destroying unnamed session
191 2023.12.07 05:44:06.769823 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64454, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
192 2023.12.07 05:44:06.769926 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
193 2023.12.07 05:44:06.769975 [ 3 ] {} <Debug> HTTP-Session: 5d1f00b6-6124-4d42-9c21-88380d653dee Authenticating user 'default' from [fd00:1122:3344:101::d]:64454
194 2023.12.07 05:44:06.769997 [ 3 ] {} <Debug> HTTP-Session: 5d1f00b6-6124-4d42-9c21-88380d653dee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
195 2023.12.07 05:44:06.770130 [ 3 ] {a803e6a8-4ad5-4719-b1fd-bfea261ffb28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64454) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete)
196 2023.12.07 05:44:06.770232 [ 3 ] {a803e6a8-4ad5-4719-b1fd-bfea261ffb28} <Debug> executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete)
197 2023.12.07 05:44:06.771236 [ 3 ] {a803e6a8-4ad5-4719-b1fd-bfea261ffb28} <Trace> ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters
198 2023.12.07 05:44:06.773157 [ 3 ] {a803e6a8-4ad5-4719-b1fd-bfea261ffb28} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
199 2023.12.07 05:44:06.777509 [ 3 ] {a803e6a8-4ad5-4719-b1fd-bfea261ffb28} <Debug> DynamicQueryHandler: Done processing query
200 2023.12.07 05:44:06.777544 [ 3 ] {a803e6a8-4ad5-4719-b1fd-bfea261ffb28} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB.
201 2023.12.07 05:44:06.777560 [ 3 ] {} <Debug> HTTP-Session: 5d1f00b6-6124-4d42-9c21-88380d653dee Destroying unnamed session
202 2023.12.07 05:44:06.777736 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64454, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
203 2023.12.07 05:44:06.777790 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
204 2023.12.07 05:44:06.777810 [ 3 ] {} <Debug> HTTP-Session: 54bfe71a-5c3e-4791-84ad-7afdd581ee3c Authenticating user 'default' from [fd00:1122:3344:101::d]:64454
205 2023.12.07 05:44:06.777832 [ 3 ] {} <Debug> HTTP-Session: 54bfe71a-5c3e-4791-84ad-7afdd581ee3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
206 2023.12.07 05:44:06.777942 [ 3 ] {86e00e95-fa77-4341-86fb-633937615c2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64454) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
207 2023.12.07 05:44:06.778220 [ 3 ] {86e00e95-fa77-4341-86fb-633937615c2e} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:64454) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below):
208 
209 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
210 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
211 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
212 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
213 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse
214 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse
215 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
216 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
217 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
218 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
219 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
220 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
221 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
222 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
223 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
224 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse
225 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse
226 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse
227 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse
228 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse
229 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse
230 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1
231 
232 2023.12.07 05:44:06.778354 [ 3 ] {86e00e95-fa77-4341-86fb-633937615c2e} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below):
233 
234 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
235 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
236 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
237 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
238 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse
239 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse
240 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
241 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
242 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
243 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
244 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
245 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
246 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
247 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
248 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
249 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse
250 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse
251 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse
252 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse
253 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse
254 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse
255 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1
256 (version 22.8.9.1)
257 2023.12.07 05:44:06.778481 [ 3 ] {86e00e95-fa77-4341-86fb-633937615c2e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
258 2023.12.07 05:44:06.778510 [ 3 ] {} <Debug> HTTP-Session: 54bfe71a-5c3e-4791-84ad-7afdd581ee3c Destroying unnamed session
259 2023.12.07 05:44:06.778772 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64454, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
260 2023.12.07 05:44:06.778824 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
261 2023.12.07 05:44:06.778848 [ 3 ] {} <Debug> HTTP-Session: 1f1b4f4f-8763-4e75-935d-089886605844 Authenticating user 'default' from [fd00:1122:3344:101::d]:64454
262 2023.12.07 05:44:06.778866 [ 3 ] {} <Debug> HTTP-Session: 1f1b4f4f-8763-4e75-935d-089886605844 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
263 2023.12.07 05:44:06.778983 [ 3 ] {fc80c1bc-5ac6-43ba-9f08-c187e481ea91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64454) DROP DATABASE IF EXISTS oximeter (stage: Complete)
264 2023.12.07 05:44:06.779097 [ 3 ] {fc80c1bc-5ac6-43ba-9f08-c187e481ea91} <Debug> DynamicQueryHandler: Done processing query
265 2023.12.07 05:44:06.779126 [ 3 ] {fc80c1bc-5ac6-43ba-9f08-c187e481ea91} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
266 2023.12.07 05:44:06.779148 [ 3 ] {} <Debug> HTTP-Session: 1f1b4f4f-8763-4e75-935d-089886605844 Destroying unnamed session
267 2023.12.07 05:44:06.781168 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64454, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
268 2023.12.07 05:44:06.781221 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
269 2023.12.07 05:44:06.781246 [ 3 ] {} <Debug> HTTP-Session: 63a15930-345e-462a-b08d-424ee6b207c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:64454
270 2023.12.07 05:44:06.781263 [ 3 ] {} <Debug> HTTP-Session: 63a15930-345e-462a-b08d-424ee6b207c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
271 2023.12.07 05:44:06.781332 [ 3 ] {bc626bab-c88b-400d-8d59-6a2534b453d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64454) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete)
272 2023.12.07 05:44:06.781395 [ 3 ] {bc626bab-c88b-400d-8d59-6a2534b453d6} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.*
273 2023.12.07 05:44:06.782705 [ 3 ] {bc626bab-c88b-400d-8d59-6a2534b453d6} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total.
274 2023.12.07 05:44:06.782733 [ 3 ] {bc626bab-c88b-400d-8d59-6a2534b453d6} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.1711e-05 sec
275 2023.12.07 05:44:06.782757 [ 3 ] {bc626bab-c88b-400d-8d59-6a2534b453d6} <Information> TablesLoader: Loading 0 tables with 0 dependency level
276 2023.12.07 05:44:06.782771 [ 3 ] {bc626bab-c88b-400d-8d59-6a2534b453d6} <Information> DatabaseAtomic (oximeter): Starting up tables.
277 2023.12.07 05:44:06.782844 [ 3 ] {bc626bab-c88b-400d-8d59-6a2534b453d6} <Debug> DynamicQueryHandler: Done processing query
278 2023.12.07 05:44:06.782865 [ 3 ] {bc626bab-c88b-400d-8d59-6a2534b453d6} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
279 2023.12.07 05:44:06.782894 [ 3 ] {} <Debug> HTTP-Session: 63a15930-345e-462a-b08d-424ee6b207c1 Destroying unnamed session
280 2023.12.07 05:44:06.783034 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64454, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
281 2023.12.07 05:44:06.783081 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
282 2023.12.07 05:44:06.783107 [ 3 ] {} <Debug> HTTP-Session: 4a0540b2-742e-4b68-9dc1-bdfc060ed45e Authenticating user 'default' from [fd00:1122:3344:101::d]:64454
283 2023.12.07 05:44:06.783124 [ 3 ] {} <Debug> HTTP-Session: 4a0540b2-742e-4b68-9dc1-bdfc060ed45e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
284 2023.12.07 05:44:06.783344 [ 3 ] {0318a913-23fb-4863-ae71-bb4c321ca6b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64454) /* The version table contains metadata about the `oximeter` database */
285 CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete)
286 2023.12.07 05:44:06.783397 [ 3 ] {0318a913-23fb-4863-ae71-bb4c321ca6b1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version
287 2023.12.07 05:44:06.787509 [ 3 ] {0318a913-23fb-4863-ae71-bb4c321ca6b1} <Debug> oximeter.version (0c52fa2e-c183-40e9-9c84-63727d486ef2): Loading data parts
288 2023.12.07 05:44:06.787661 [ 3 ] {0318a913-23fb-4863-ae71-bb4c321ca6b1} <Debug> oximeter.version (0c52fa2e-c183-40e9-9c84-63727d486ef2): There are no data parts
289 2023.12.07 05:44:06.790631 [ 3 ] {0318a913-23fb-4863-ae71-bb4c321ca6b1} <Debug> DynamicQueryHandler: Done processing query
290 2023.12.07 05:44:06.790674 [ 3 ] {0318a913-23fb-4863-ae71-bb4c321ca6b1} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
291 2023.12.07 05:44:06.790696 [ 3 ] {} <Debug> HTTP-Session: 4a0540b2-742e-4b68-9dc1-bdfc060ed45e Destroying unnamed session
292 2023.12.07 05:44:06.790846 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64454, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
293 2023.12.07 05:44:06.790911 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
294 2023.12.07 05:44:06.790936 [ 3 ] {} <Debug> HTTP-Session: 78edec34-6fe0-483f-967e-06104890b7fb Authenticating user 'default' from [fd00:1122:3344:101::d]:64454
295 2023.12.07 05:44:06.790966 [ 3 ] {} <Debug> HTTP-Session: 78edec34-6fe0-483f-967e-06104890b7fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
296 2023.12.07 05:44:06.791249 [ 3 ] {ad69f886-218d-476d-a3c9-983d0ccf673a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64454) /* The measurement tables contain all individual samples from each timeseries.
297 *
298 * Each table stores a single datum type, and otherwise contains nearly the same
299 * structure. The primary sorting key is on the timeseries name, key, and then
300 * timestamp, so that all timeseries from the same schema are grouped, followed
301 * by all samples from the same timeseries.
302 *
303 * This reflects that one usually looks up the _key_ in one or more field table,
304 * and then uses that to index quickly into the measurements tables.
305 */
306 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)
307 2023.12.07 05:44:06.791316 [ 3 ] {ad69f886-218d-476d-a3c9-983d0ccf673a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool
308 2023.12.07 05:44:06.798548 [ 3 ] {ad69f886-218d-476d-a3c9-983d0ccf673a} <Debug> oximeter.measurements_bool (471f7e49-8c82-4b4a-a11f-47200642080e): Loading data parts
309 2023.12.07 05:44:06.798664 [ 3 ] {ad69f886-218d-476d-a3c9-983d0ccf673a} <Debug> oximeter.measurements_bool (471f7e49-8c82-4b4a-a11f-47200642080e): There are no data parts
310 2023.12.07 05:44:06.800490 [ 3 ] {ad69f886-218d-476d-a3c9-983d0ccf673a} <Debug> DynamicQueryHandler: Done processing query
311 2023.12.07 05:44:06.800522 [ 3 ] {ad69f886-218d-476d-a3c9-983d0ccf673a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
312 2023.12.07 05:44:06.800538 [ 3 ] {} <Debug> HTTP-Session: 78edec34-6fe0-483f-967e-06104890b7fb Destroying unnamed session
313 2023.12.07 05:44:06.800694 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64454, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
314 2023.12.07 05:44:06.800747 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
315 2023.12.07 05:44:06.800766 [ 3 ] {} <Debug> HTTP-Session: 0ce0b41b-61f8-438c-acf8-b1d7fcd4b8fb Authenticating user 'default' from [fd00:1122:3344:101::d]:64454
316 2023.12.07 05:44:06.800788 [ 3 ] {} <Debug> HTTP-Session: 0ce0b41b-61f8-438c-acf8-b1d7fcd4b8fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
317 2023.12.07 05:44:06.801000 [ 3 ] {9a9ab715-a659-40e7-80b3-703d22344afe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64454) 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)
318 2023.12.07 05:44:06.801058 [ 3 ] {9a9ab715-a659-40e7-80b3-703d22344afe} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8
319 2023.12.07 05:44:06.803266 [ 3 ] {9a9ab715-a659-40e7-80b3-703d22344afe} <Debug> oximeter.measurements_i8 (24d579d6-7985-4339-8e82-61da57f67cd9): Loading data parts
320 2023.12.07 05:44:06.803366 [ 3 ] {9a9ab715-a659-40e7-80b3-703d22344afe} <Debug> oximeter.measurements_i8 (24d579d6-7985-4339-8e82-61da57f67cd9): There are no data parts
321 2023.12.07 05:44:06.804811 [ 3 ] {9a9ab715-a659-40e7-80b3-703d22344afe} <Debug> DynamicQueryHandler: Done processing query
322 2023.12.07 05:44:06.804849 [ 3 ] {9a9ab715-a659-40e7-80b3-703d22344afe} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
323 2023.12.07 05:44:06.804868 [ 3 ] {} <Debug> HTTP-Session: 0ce0b41b-61f8-438c-acf8-b1d7fcd4b8fb Destroying unnamed session
324 2023.12.07 05:44:06.805013 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64454, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
325 2023.12.07 05:44:06.805065 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
326 2023.12.07 05:44:06.805085 [ 3 ] {} <Debug> HTTP-Session: 4107c579-62c2-43bf-82cb-f97de6f5f2a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:64454
327 2023.12.07 05:44:06.805106 [ 3 ] {} <Debug> HTTP-Session: 4107c579-62c2-43bf-82cb-f97de6f5f2a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
328 2023.12.07 05:44:06.805298 [ 3 ] {5a3d70c6-cb4f-4a7d-a7a7-db228bbeab25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64454) 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)
329 2023.12.07 05:44:06.805347 [ 3 ] {5a3d70c6-cb4f-4a7d-a7a7-db228bbeab25} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8
330 2023.12.07 05:44:06.807439 [ 3 ] {5a3d70c6-cb4f-4a7d-a7a7-db228bbeab25} <Debug> oximeter.measurements_u8 (d39f6f5b-c7c0-4882-9a4e-f4faa895ea6b): Loading data parts
331 2023.12.07 05:44:06.807550 [ 3 ] {5a3d70c6-cb4f-4a7d-a7a7-db228bbeab25} <Debug> oximeter.measurements_u8 (d39f6f5b-c7c0-4882-9a4e-f4faa895ea6b): There are no data parts
332 2023.12.07 05:44:06.809144 [ 3 ] {5a3d70c6-cb4f-4a7d-a7a7-db228bbeab25} <Debug> DynamicQueryHandler: Done processing query
333 2023.12.07 05:44:06.809170 [ 3 ] {5a3d70c6-cb4f-4a7d-a7a7-db228bbeab25} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
334 2023.12.07 05:44:06.809191 [ 3 ] {} <Debug> HTTP-Session: 4107c579-62c2-43bf-82cb-f97de6f5f2a7 Destroying unnamed session
335 2023.12.07 05:44:06.809339 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64454, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
336 2023.12.07 05:44:06.809385 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
337 2023.12.07 05:44:06.809412 [ 3 ] {} <Debug> HTTP-Session: 6ae85b15-08a2-402a-b3c8-c9f8974eaf9d Authenticating user 'default' from [fd00:1122:3344:101::d]:64454
338 2023.12.07 05:44:06.809436 [ 3 ] {} <Debug> HTTP-Session: 6ae85b15-08a2-402a-b3c8-c9f8974eaf9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
339 2023.12.07 05:44:06.809626 [ 3 ] {32aa5ff5-e7a4-4a7b-98bf-236a09a3a88a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64454) 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)
340 2023.12.07 05:44:06.809678 [ 3 ] {32aa5ff5-e7a4-4a7b-98bf-236a09a3a88a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16
341 2023.12.07 05:44:06.813595 [ 3 ] {32aa5ff5-e7a4-4a7b-98bf-236a09a3a88a} <Debug> oximeter.measurements_i16 (9cba33e9-40fe-4084-8107-64c10d86c75e): Loading data parts
342 2023.12.07 05:44:06.813689 [ 3 ] {32aa5ff5-e7a4-4a7b-98bf-236a09a3a88a} <Debug> oximeter.measurements_i16 (9cba33e9-40fe-4084-8107-64c10d86c75e): There are no data parts
343 2023.12.07 05:44:06.815257 [ 3 ] {32aa5ff5-e7a4-4a7b-98bf-236a09a3a88a} <Debug> DynamicQueryHandler: Done processing query
344 2023.12.07 05:44:06.815283 [ 3 ] {32aa5ff5-e7a4-4a7b-98bf-236a09a3a88a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
345 2023.12.07 05:44:06.815305 [ 3 ] {} <Debug> HTTP-Session: 6ae85b15-08a2-402a-b3c8-c9f8974eaf9d Destroying unnamed session
346 2023.12.07 05:44:06.815450 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64454, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
347 2023.12.07 05:44:06.815507 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
348 2023.12.07 05:44:06.815534 [ 3 ] {} <Debug> HTTP-Session: 22e9118f-d1e7-4a41-900d-d0d0bdd25d70 Authenticating user 'default' from [fd00:1122:3344:101::d]:64454
349 2023.12.07 05:44:06.815566 [ 3 ] {} <Debug> HTTP-Session: 22e9118f-d1e7-4a41-900d-d0d0bdd25d70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
350 2023.12.07 05:44:06.815757 [ 3 ] {00e0bf9f-f328-414a-aef1-b77d5461fa99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64454) 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)
351 2023.12.07 05:44:06.815808 [ 3 ] {00e0bf9f-f328-414a-aef1-b77d5461fa99} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16
352 2023.12.07 05:44:06.817738 [ 3 ] {00e0bf9f-f328-414a-aef1-b77d5461fa99} <Debug> oximeter.measurements_u16 (2b651596-f9ad-4092-96f8-a7e45bd4c589): Loading data parts
353 2023.12.07 05:44:06.817826 [ 3 ] {00e0bf9f-f328-414a-aef1-b77d5461fa99} <Debug> oximeter.measurements_u16 (2b651596-f9ad-4092-96f8-a7e45bd4c589): There are no data parts
354 2023.12.07 05:44:06.819002 [ 3 ] {00e0bf9f-f328-414a-aef1-b77d5461fa99} <Debug> DynamicQueryHandler: Done processing query
355 2023.12.07 05:44:06.819031 [ 3 ] {00e0bf9f-f328-414a-aef1-b77d5461fa99} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
356 2023.12.07 05:44:06.819059 [ 3 ] {} <Debug> HTTP-Session: 22e9118f-d1e7-4a41-900d-d0d0bdd25d70 Destroying unnamed session
357 2023.12.07 05:44:06.819221 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64454, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
358 2023.12.07 05:44:06.819283 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
359 2023.12.07 05:44:06.819311 [ 3 ] {} <Debug> HTTP-Session: 51e82f22-2400-4a97-904a-7955e53e7684 Authenticating user 'default' from [fd00:1122:3344:101::d]:64454
360 2023.12.07 05:44:06.819331 [ 3 ] {} <Debug> HTTP-Session: 51e82f22-2400-4a97-904a-7955e53e7684 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
361 2023.12.07 05:44:06.819549 [ 3 ] {aaa5c863-8f16-4294-9301-10c5bffc7177} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64454) 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)
362 2023.12.07 05:44:06.819609 [ 3 ] {aaa5c863-8f16-4294-9301-10c5bffc7177} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32
363 2023.12.07 05:44:06.821281 [ 3 ] {aaa5c863-8f16-4294-9301-10c5bffc7177} <Debug> oximeter.measurements_i32 (1ba9459c-15d7-43de-a42f-e7b9f4c08f4c): Loading data parts
364 2023.12.07 05:44:06.821378 [ 3 ] {aaa5c863-8f16-4294-9301-10c5bffc7177} <Debug> oximeter.measurements_i32 (1ba9459c-15d7-43de-a42f-e7b9f4c08f4c): There are no data parts
365 2023.12.07 05:44:06.822690 [ 3 ] {aaa5c863-8f16-4294-9301-10c5bffc7177} <Debug> DynamicQueryHandler: Done processing query
366 2023.12.07 05:44:06.822720 [ 3 ] {aaa5c863-8f16-4294-9301-10c5bffc7177} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
367 2023.12.07 05:44:06.822747 [ 3 ] {} <Debug> HTTP-Session: 51e82f22-2400-4a97-904a-7955e53e7684 Destroying unnamed session
368 2023.12.07 05:44:06.822895 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64454, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
369 2023.12.07 05:44:06.822957 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
370 2023.12.07 05:44:06.822984 [ 3 ] {} <Debug> HTTP-Session: bee56fdd-1f56-4c91-9c77-21993b61be8a Authenticating user 'default' from [fd00:1122:3344:101::d]:64454
371 2023.12.07 05:44:06.823003 [ 3 ] {} <Debug> HTTP-Session: bee56fdd-1f56-4c91-9c77-21993b61be8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
372 2023.12.07 05:44:06.823226 [ 3 ] {652d6cc3-7866-461f-a90a-f9763c6b63fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64454) 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)
373 2023.12.07 05:44:06.823282 [ 3 ] {652d6cc3-7866-461f-a90a-f9763c6b63fb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32
374 2023.12.07 05:44:06.824922 [ 3 ] {652d6cc3-7866-461f-a90a-f9763c6b63fb} <Debug> oximeter.measurements_u32 (ac03a956-8c23-4ff3-8050-e4f72f0c7601): Loading data parts
375 2023.12.07 05:44:06.825043 [ 3 ] {652d6cc3-7866-461f-a90a-f9763c6b63fb} <Debug> oximeter.measurements_u32 (ac03a956-8c23-4ff3-8050-e4f72f0c7601): There are no data parts
376 2023.12.07 05:44:06.826277 [ 3 ] {652d6cc3-7866-461f-a90a-f9763c6b63fb} <Debug> DynamicQueryHandler: Done processing query
377 2023.12.07 05:44:06.826305 [ 3 ] {652d6cc3-7866-461f-a90a-f9763c6b63fb} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
378 2023.12.07 05:44:06.826321 [ 3 ] {} <Debug> HTTP-Session: bee56fdd-1f56-4c91-9c77-21993b61be8a Destroying unnamed session
379 2023.12.07 05:44:06.826459 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64454, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
380 2023.12.07 05:44:06.826519 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
381 2023.12.07 05:44:06.826541 [ 3 ] {} <Debug> HTTP-Session: 45ff5906-50a5-4e32-84d8-702432fc321f Authenticating user 'default' from [fd00:1122:3344:101::d]:64454
382 2023.12.07 05:44:06.826572 [ 3 ] {} <Debug> HTTP-Session: 45ff5906-50a5-4e32-84d8-702432fc321f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
383 2023.12.07 05:44:06.826784 [ 3 ] {d3a0ea33-3551-4b17-a932-72ca8df1d82c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64454) 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)
384 2023.12.07 05:44:06.826837 [ 3 ] {d3a0ea33-3551-4b17-a932-72ca8df1d82c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64
385 2023.12.07 05:44:06.829005 [ 3 ] {d3a0ea33-3551-4b17-a932-72ca8df1d82c} <Debug> oximeter.measurements_i64 (9007cb3b-9d26-4819-9e4e-0b511a32fafe): Loading data parts
386 2023.12.07 05:44:06.829111 [ 3 ] {d3a0ea33-3551-4b17-a932-72ca8df1d82c} <Debug> oximeter.measurements_i64 (9007cb3b-9d26-4819-9e4e-0b511a32fafe): There are no data parts
387 2023.12.07 05:44:06.831151 [ 3 ] {d3a0ea33-3551-4b17-a932-72ca8df1d82c} <Debug> DynamicQueryHandler: Done processing query
388 2023.12.07 05:44:06.831178 [ 3 ] {d3a0ea33-3551-4b17-a932-72ca8df1d82c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
389 2023.12.07 05:44:06.831193 [ 3 ] {} <Debug> HTTP-Session: 45ff5906-50a5-4e32-84d8-702432fc321f Destroying unnamed session
390 2023.12.07 05:44:06.831335 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64454, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
391 2023.12.07 05:44:06.831386 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
392 2023.12.07 05:44:06.831405 [ 3 ] {} <Debug> HTTP-Session: 64c9d468-2ebc-45c8-911a-26b78ec86e82 Authenticating user 'default' from [fd00:1122:3344:101::d]:64454
393 2023.12.07 05:44:06.831428 [ 3 ] {} <Debug> HTTP-Session: 64c9d468-2ebc-45c8-911a-26b78ec86e82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
394 2023.12.07 05:44:06.831637 [ 3 ] {d98abe63-ba19-4d06-a347-d74c9c5318bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64454) 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)
395 2023.12.07 05:44:06.831685 [ 3 ] {d98abe63-ba19-4d06-a347-d74c9c5318bc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64
396 2023.12.07 05:44:06.833480 [ 3 ] {d98abe63-ba19-4d06-a347-d74c9c5318bc} <Debug> oximeter.measurements_u64 (47e95a76-e27c-4f74-bd5f-5885f779fa8f): Loading data parts
397 2023.12.07 05:44:06.833597 [ 3 ] {d98abe63-ba19-4d06-a347-d74c9c5318bc} <Debug> oximeter.measurements_u64 (47e95a76-e27c-4f74-bd5f-5885f779fa8f): There are no data parts
398 2023.12.07 05:44:06.834748 [ 3 ] {d98abe63-ba19-4d06-a347-d74c9c5318bc} <Debug> DynamicQueryHandler: Done processing query
399 2023.12.07 05:44:06.834787 [ 3 ] {d98abe63-ba19-4d06-a347-d74c9c5318bc} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
400 2023.12.07 05:44:06.834805 [ 3 ] {} <Debug> HTTP-Session: 64c9d468-2ebc-45c8-911a-26b78ec86e82 Destroying unnamed session
401 2023.12.07 05:44:06.834957 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64454, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
402 2023.12.07 05:44:06.835022 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
403 2023.12.07 05:44:06.835046 [ 3 ] {} <Debug> HTTP-Session: 89094f57-15eb-4dc4-822f-719fa60f61fb Authenticating user 'default' from [fd00:1122:3344:101::d]:64454
404 2023.12.07 05:44:06.835073 [ 3 ] {} <Debug> HTTP-Session: 89094f57-15eb-4dc4-822f-719fa60f61fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
405 2023.12.07 05:44:06.835328 [ 3 ] {1cdd54b2-e50e-46f1-a9d5-3cfd09f203a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64454) 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)
406 2023.12.07 05:44:06.835394 [ 3 ] {1cdd54b2-e50e-46f1-a9d5-3cfd09f203a2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32
407 2023.12.07 05:44:06.837087 [ 3 ] {1cdd54b2-e50e-46f1-a9d5-3cfd09f203a2} <Debug> oximeter.measurements_f32 (3d6e0ff3-e862-4cd5-a95e-a15f98ee3e25): Loading data parts
408 2023.12.07 05:44:06.837194 [ 3 ] {1cdd54b2-e50e-46f1-a9d5-3cfd09f203a2} <Debug> oximeter.measurements_f32 (3d6e0ff3-e862-4cd5-a95e-a15f98ee3e25): There are no data parts
409 2023.12.07 05:44:06.838560 [ 3 ] {1cdd54b2-e50e-46f1-a9d5-3cfd09f203a2} <Debug> DynamicQueryHandler: Done processing query
410 2023.12.07 05:44:06.838598 [ 3 ] {1cdd54b2-e50e-46f1-a9d5-3cfd09f203a2} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
411 2023.12.07 05:44:06.838616 [ 3 ] {} <Debug> HTTP-Session: 89094f57-15eb-4dc4-822f-719fa60f61fb Destroying unnamed session
412 2023.12.07 05:44:06.838765 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64454, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
413 2023.12.07 05:44:06.838829 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
414 2023.12.07 05:44:06.838850 [ 3 ] {} <Debug> HTTP-Session: d43855da-404c-43a6-aa9c-966351030b4e Authenticating user 'default' from [fd00:1122:3344:101::d]:64454
415 2023.12.07 05:44:06.838877 [ 3 ] {} <Debug> HTTP-Session: d43855da-404c-43a6-aa9c-966351030b4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
416 2023.12.07 05:44:06.839115 [ 3 ] {14a53099-f78e-46c4-89be-323ce4ff4aff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64454) 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)
417 2023.12.07 05:44:06.839173 [ 3 ] {14a53099-f78e-46c4-89be-323ce4ff4aff} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64
418 2023.12.07 05:44:06.840875 [ 3 ] {14a53099-f78e-46c4-89be-323ce4ff4aff} <Debug> oximeter.measurements_f64 (b774e077-f349-4f8b-8790-fa583831fa1f): Loading data parts
419 2023.12.07 05:44:06.840977 [ 3 ] {14a53099-f78e-46c4-89be-323ce4ff4aff} <Debug> oximeter.measurements_f64 (b774e077-f349-4f8b-8790-fa583831fa1f): There are no data parts
420 2023.12.07 05:44:06.842112 [ 3 ] {14a53099-f78e-46c4-89be-323ce4ff4aff} <Debug> DynamicQueryHandler: Done processing query
421 2023.12.07 05:44:06.842150 [ 3 ] {14a53099-f78e-46c4-89be-323ce4ff4aff} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
422 2023.12.07 05:44:06.842166 [ 3 ] {} <Debug> HTTP-Session: d43855da-404c-43a6-aa9c-966351030b4e Destroying unnamed session
423 2023.12.07 05:44:06.842303 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64454, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
424 2023.12.07 05:44:06.842362 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
425 2023.12.07 05:44:06.842386 [ 3 ] {} <Debug> HTTP-Session: c9aa154e-3d76-4195-82cd-35c60f1d0c95 Authenticating user 'default' from [fd00:1122:3344:101::d]:64454
426 2023.12.07 05:44:06.842413 [ 3 ] {} <Debug> HTTP-Session: c9aa154e-3d76-4195-82cd-35c60f1d0c95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
427 2023.12.07 05:44:06.842607 [ 3 ] {15af96ee-e6a2-4d23-b356-71b5f338409f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64454) 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)
428 2023.12.07 05:44:06.842659 [ 3 ] {15af96ee-e6a2-4d23-b356-71b5f338409f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string
429 2023.12.07 05:44:06.844292 [ 3 ] {15af96ee-e6a2-4d23-b356-71b5f338409f} <Debug> oximeter.measurements_string (cf6924ab-3184-4216-b0af-d6f29a70f63b): Loading data parts
430 2023.12.07 05:44:06.844382 [ 3 ] {15af96ee-e6a2-4d23-b356-71b5f338409f} <Debug> oximeter.measurements_string (cf6924ab-3184-4216-b0af-d6f29a70f63b): There are no data parts
431 2023.12.07 05:44:06.845574 [ 3 ] {15af96ee-e6a2-4d23-b356-71b5f338409f} <Debug> DynamicQueryHandler: Done processing query
432 2023.12.07 05:44:06.845609 [ 3 ] {15af96ee-e6a2-4d23-b356-71b5f338409f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
433 2023.12.07 05:44:06.845627 [ 3 ] {} <Debug> HTTP-Session: c9aa154e-3d76-4195-82cd-35c60f1d0c95 Destroying unnamed session
434 2023.12.07 05:44:06.845757 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64454, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
435 2023.12.07 05:44:06.845812 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
436 2023.12.07 05:44:06.845832 [ 3 ] {} <Debug> HTTP-Session: 029a4ab6-36b8-4dba-9d5b-63c0b1989dfb Authenticating user 'default' from [fd00:1122:3344:101::d]:64454
437 2023.12.07 05:44:06.845854 [ 3 ] {} <Debug> HTTP-Session: 029a4ab6-36b8-4dba-9d5b-63c0b1989dfb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
438 2023.12.07 05:44:06.846045 [ 3 ] {60916707-3212-42a9-8a22-21d2a0c90afe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64454) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /*
439 * NOTE: Right now we can't unambiguously record a nullable byte array.
440 * Arrays cannot be nested in `Nullable()` types, and encoding the array as
441 * a string isn't palatable for a few reasons.
442 * See: https://github.com/oxidecomputer/omicron/issues/4551 for more
443 * details.
444 */
445 datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
446 2023.12.07 05:44:06.846101 [ 3 ] {60916707-3212-42a9-8a22-21d2a0c90afe} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes
447 2023.12.07 05:44:06.847703 [ 3 ] {60916707-3212-42a9-8a22-21d2a0c90afe} <Debug> oximeter.measurements_bytes (84d8ab42-59f6-4b5a-ab0e-fbe819a57d22): Loading data parts
448 2023.12.07 05:44:06.847831 [ 3 ] {60916707-3212-42a9-8a22-21d2a0c90afe} <Debug> oximeter.measurements_bytes (84d8ab42-59f6-4b5a-ab0e-fbe819a57d22): There are no data parts
449 2023.12.07 05:44:06.849124 [ 3 ] {60916707-3212-42a9-8a22-21d2a0c90afe} <Debug> DynamicQueryHandler: Done processing query
450 2023.12.07 05:44:06.849166 [ 3 ] {60916707-3212-42a9-8a22-21d2a0c90afe} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
451 2023.12.07 05:44:06.849195 [ 3 ] {} <Debug> HTTP-Session: 029a4ab6-36b8-4dba-9d5b-63c0b1989dfb Destroying unnamed session
452 2023.12.07 05:44:06.849374 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64454, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
453 2023.12.07 05:44:06.849453 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
454 2023.12.07 05:44:06.849494 [ 3 ] {} <Debug> HTTP-Session: 2d621447-5ca0-47d4-ae07-c508df0573d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:64454
455 2023.12.07 05:44:06.849529 [ 3 ] {} <Debug> HTTP-Session: 2d621447-5ca0-47d4-ae07-c508df0573d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
456 2023.12.07 05:44:06.849773 [ 3 ] {fe2c4884-2bc9-45c3-8fae-55940fdbec84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64454) 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)
457 2023.12.07 05:44:06.849839 [ 3 ] {fe2c4884-2bc9-45c3-8fae-55940fdbec84} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64
458 2023.12.07 05:44:06.851508 [ 3 ] {fe2c4884-2bc9-45c3-8fae-55940fdbec84} <Debug> oximeter.measurements_cumulativei64 (ca58069a-62bb-44c2-b61f-f2a84c83c3d1): Loading data parts
459 2023.12.07 05:44:06.851612 [ 3 ] {fe2c4884-2bc9-45c3-8fae-55940fdbec84} <Debug> oximeter.measurements_cumulativei64 (ca58069a-62bb-44c2-b61f-f2a84c83c3d1): There are no data parts
460 2023.12.07 05:44:06.852870 [ 3 ] {fe2c4884-2bc9-45c3-8fae-55940fdbec84} <Debug> DynamicQueryHandler: Done processing query
461 2023.12.07 05:44:06.852913 [ 3 ] {fe2c4884-2bc9-45c3-8fae-55940fdbec84} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
462 2023.12.07 05:44:06.852932 [ 3 ] {} <Debug> HTTP-Session: 2d621447-5ca0-47d4-ae07-c508df0573d1 Destroying unnamed session
463 2023.12.07 05:44:06.853110 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64454, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
464 2023.12.07 05:44:06.853165 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
465 2023.12.07 05:44:06.853190 [ 3 ] {} <Debug> HTTP-Session: efe74bd7-558f-43c4-aa30-8e4a90371271 Authenticating user 'default' from [fd00:1122:3344:101::d]:64454
466 2023.12.07 05:44:06.853215 [ 3 ] {} <Debug> HTTP-Session: efe74bd7-558f-43c4-aa30-8e4a90371271 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
467 2023.12.07 05:44:06.853423 [ 3 ] {424620cf-8be2-4ddc-b34c-eab0bd68f851} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64454) 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)
468 2023.12.07 05:44:06.853474 [ 3 ] {424620cf-8be2-4ddc-b34c-eab0bd68f851} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64
469 2023.12.07 05:44:06.855132 [ 3 ] {424620cf-8be2-4ddc-b34c-eab0bd68f851} <Debug> oximeter.measurements_cumulativeu64 (7d871f34-0d46-486a-b98f-98e1846df0d4): Loading data parts
470 2023.12.07 05:44:06.855237 [ 3 ] {424620cf-8be2-4ddc-b34c-eab0bd68f851} <Debug> oximeter.measurements_cumulativeu64 (7d871f34-0d46-486a-b98f-98e1846df0d4): There are no data parts
471 2023.12.07 05:44:06.856641 [ 3 ] {424620cf-8be2-4ddc-b34c-eab0bd68f851} <Debug> DynamicQueryHandler: Done processing query
472 2023.12.07 05:44:06.856702 [ 3 ] {424620cf-8be2-4ddc-b34c-eab0bd68f851} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
473 2023.12.07 05:44:06.856744 [ 3 ] {} <Debug> HTTP-Session: efe74bd7-558f-43c4-aa30-8e4a90371271 Destroying unnamed session
474 2023.12.07 05:44:06.856913 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64454, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
475 2023.12.07 05:44:06.857012 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
476 2023.12.07 05:44:06.857059 [ 3 ] {} <Debug> HTTP-Session: fd2b72dd-e372-4d0c-94dc-fb89cfcac258 Authenticating user 'default' from [fd00:1122:3344:101::d]:64454
477 2023.12.07 05:44:06.857086 [ 3 ] {} <Debug> HTTP-Session: fd2b72dd-e372-4d0c-94dc-fb89cfcac258 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
478 2023.12.07 05:44:06.857427 [ 3 ] {ce819562-7224-4336-b281-51a0c40199a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64454) 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)
479 2023.12.07 05:44:06.857507 [ 3 ] {ce819562-7224-4336-b281-51a0c40199a3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32
480 2023.12.07 05:44:06.859785 [ 3 ] {ce819562-7224-4336-b281-51a0c40199a3} <Debug> oximeter.measurements_cumulativef32 (24a7d29b-2243-48bd-96ac-590fd7af06c6): Loading data parts
481 2023.12.07 05:44:06.859882 [ 3 ] {ce819562-7224-4336-b281-51a0c40199a3} <Debug> oximeter.measurements_cumulativef32 (24a7d29b-2243-48bd-96ac-590fd7af06c6): There are no data parts
482 2023.12.07 05:44:06.861880 [ 3 ] {ce819562-7224-4336-b281-51a0c40199a3} <Debug> DynamicQueryHandler: Done processing query
483 2023.12.07 05:44:06.861909 [ 3 ] {ce819562-7224-4336-b281-51a0c40199a3} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
484 2023.12.07 05:44:06.861940 [ 3 ] {} <Debug> HTTP-Session: fd2b72dd-e372-4d0c-94dc-fb89cfcac258 Destroying unnamed session
485 2023.12.07 05:44:06.862090 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64454, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
486 2023.12.07 05:44:06.862150 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
487 2023.12.07 05:44:06.862181 [ 3 ] {} <Debug> HTTP-Session: ca671b49-a203-44ca-90d6-8368b3ea868f Authenticating user 'default' from [fd00:1122:3344:101::d]:64454
488 2023.12.07 05:44:06.862202 [ 3 ] {} <Debug> HTTP-Session: ca671b49-a203-44ca-90d6-8368b3ea868f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
489 2023.12.07 05:44:06.862417 [ 3 ] {d1c76c47-ac79-46ea-a19d-764a89bc5d82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64454) 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)
490 2023.12.07 05:44:06.862482 [ 3 ] {d1c76c47-ac79-46ea-a19d-764a89bc5d82} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64
491 2023.12.07 05:44:06.865697 [ 3 ] {d1c76c47-ac79-46ea-a19d-764a89bc5d82} <Debug> oximeter.measurements_cumulativef64 (512281fa-3fb9-4cf1-9810-3236ddb308a7): Loading data parts
492 2023.12.07 05:44:06.865790 [ 3 ] {d1c76c47-ac79-46ea-a19d-764a89bc5d82} <Debug> oximeter.measurements_cumulativef64 (512281fa-3fb9-4cf1-9810-3236ddb308a7): There are no data parts
493 2023.12.07 05:44:06.868145 [ 3 ] {d1c76c47-ac79-46ea-a19d-764a89bc5d82} <Debug> DynamicQueryHandler: Done processing query
494 2023.12.07 05:44:06.868189 [ 3 ] {d1c76c47-ac79-46ea-a19d-764a89bc5d82} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
495 2023.12.07 05:44:06.868205 [ 3 ] {} <Debug> HTTP-Session: ca671b49-a203-44ca-90d6-8368b3ea868f Destroying unnamed session
496 2023.12.07 05:44:06.868356 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64454, User-Agent: (none), Length: 836, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
497 2023.12.07 05:44:06.868422 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
498 2023.12.07 05:44:06.868442 [ 3 ] {} <Debug> HTTP-Session: f9804366-9735-48f3-923a-0d6e9490ba40 Authenticating user 'default' from [fd00:1122:3344:101::d]:64454
499 2023.12.07 05:44:06.868464 [ 3 ] {} <Debug> HTTP-Session: f9804366-9735-48f3-923a-0d6e9490ba40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
500 2023.12.07 05:44:06.868688 [ 3 ] {dc84454d-f216-4f33-81f7-7b4a7f38ae18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64454) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /*
501 * NOTE: Array types cannot be Nullable, see
502 * https://clickhouse.com/docs/en/sql-reference/data-types/nullable
503 * for more details.
504 *
505 * This means we need to use empty arrays to indicate a missing value. This
506 * is unfortunate, and at this point relies on the fact that an
507 * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need
508 * to figure out another way to represent missing samples here.
509 */
510 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)
511 2023.12.07 05:44:06.868748 [ 3 ] {dc84454d-f216-4f33-81f7-7b4a7f38ae18} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8
512 2023.12.07 05:44:06.871171 [ 3 ] {dc84454d-f216-4f33-81f7-7b4a7f38ae18} <Debug> oximeter.measurements_histogrami8 (768494fb-e2ac-4f72-81c8-990a192924e9): Loading data parts
513 2023.12.07 05:44:06.871264 [ 3 ] {dc84454d-f216-4f33-81f7-7b4a7f38ae18} <Debug> oximeter.measurements_histogrami8 (768494fb-e2ac-4f72-81c8-990a192924e9): There are no data parts
514 2023.12.07 05:44:06.873406 [ 3 ] {dc84454d-f216-4f33-81f7-7b4a7f38ae18} <Debug> DynamicQueryHandler: Done processing query
515 2023.12.07 05:44:06.873441 [ 3 ] {dc84454d-f216-4f33-81f7-7b4a7f38ae18} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
516 2023.12.07 05:44:06.873457 [ 3 ] {} <Debug> HTTP-Session: f9804366-9735-48f3-923a-0d6e9490ba40 Destroying unnamed session
517 2023.12.07 05:44:06.873627 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64454, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
518 2023.12.07 05:44:06.873696 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
519 2023.12.07 05:44:06.873721 [ 3 ] {} <Debug> HTTP-Session: eba48d09-c3ad-4885-97ba-d4086358158d Authenticating user 'default' from [fd00:1122:3344:101::d]:64454
520 2023.12.07 05:44:06.873747 [ 3 ] {} <Debug> HTTP-Session: eba48d09-c3ad-4885-97ba-d4086358158d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
521 2023.12.07 05:44:06.873994 [ 3 ] {a19be1c4-a841-4143-9a46-9bcef710e521} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64454) 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)
522 2023.12.07 05:44:06.874066 [ 3 ] {a19be1c4-a841-4143-9a46-9bcef710e521} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8
523 2023.12.07 05:44:06.876089 [ 3 ] {a19be1c4-a841-4143-9a46-9bcef710e521} <Debug> oximeter.measurements_histogramu8 (70b235a2-16d3-4933-bafe-1ba0685de05a): Loading data parts
524 2023.12.07 05:44:06.876202 [ 3 ] {a19be1c4-a841-4143-9a46-9bcef710e521} <Debug> oximeter.measurements_histogramu8 (70b235a2-16d3-4933-bafe-1ba0685de05a): There are no data parts
525 2023.12.07 05:44:06.877896 [ 3 ] {a19be1c4-a841-4143-9a46-9bcef710e521} <Debug> DynamicQueryHandler: Done processing query
526 2023.12.07 05:44:06.877935 [ 3 ] {a19be1c4-a841-4143-9a46-9bcef710e521} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
527 2023.12.07 05:44:06.877951 [ 3 ] {} <Debug> HTTP-Session: eba48d09-c3ad-4885-97ba-d4086358158d Destroying unnamed session
528 2023.12.07 05:44:06.878156 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64454, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
529 2023.12.07 05:44:06.878210 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
530 2023.12.07 05:44:06.878229 [ 3 ] {} <Debug> HTTP-Session: 2451399f-e737-47d1-ad91-56377c2d176d Authenticating user 'default' from [fd00:1122:3344:101::d]:64454
531 2023.12.07 05:44:06.878252 [ 3 ] {} <Debug> HTTP-Session: 2451399f-e737-47d1-ad91-56377c2d176d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
532 2023.12.07 05:44:06.878490 [ 3 ] {f2f3fb02-02e6-4ba7-8200-c085f4ec65ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64454) 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)
533 2023.12.07 05:44:06.878546 [ 3 ] {f2f3fb02-02e6-4ba7-8200-c085f4ec65ac} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16
534 2023.12.07 05:44:06.881077 [ 3 ] {f2f3fb02-02e6-4ba7-8200-c085f4ec65ac} <Debug> oximeter.measurements_histogrami16 (8959dff6-55e4-4960-8bd2-9494e37a2154): Loading data parts
535 2023.12.07 05:44:06.881168 [ 3 ] {f2f3fb02-02e6-4ba7-8200-c085f4ec65ac} <Debug> oximeter.measurements_histogrami16 (8959dff6-55e4-4960-8bd2-9494e37a2154): There are no data parts
536 2023.12.07 05:44:06.882861 [ 3 ] {f2f3fb02-02e6-4ba7-8200-c085f4ec65ac} <Debug> DynamicQueryHandler: Done processing query
537 2023.12.07 05:44:06.882887 [ 3 ] {f2f3fb02-02e6-4ba7-8200-c085f4ec65ac} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
538 2023.12.07 05:44:06.882911 [ 3 ] {} <Debug> HTTP-Session: 2451399f-e737-47d1-ad91-56377c2d176d Destroying unnamed session
539 2023.12.07 05:44:06.883044 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64454, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
540 2023.12.07 05:44:06.883097 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
541 2023.12.07 05:44:06.883123 [ 3 ] {} <Debug> HTTP-Session: 962ccb45-98dd-4b69-b63a-6297daec33ce Authenticating user 'default' from [fd00:1122:3344:101::d]:64454
542 2023.12.07 05:44:06.883141 [ 3 ] {} <Debug> HTTP-Session: 962ccb45-98dd-4b69-b63a-6297daec33ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
543 2023.12.07 05:44:06.883365 [ 3 ] {59abe677-27cd-4f43-876d-4b54c73d9835} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64454) 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)
544 2023.12.07 05:44:06.883422 [ 3 ] {59abe677-27cd-4f43-876d-4b54c73d9835} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16
545 2023.12.07 05:44:06.886628 [ 3 ] {59abe677-27cd-4f43-876d-4b54c73d9835} <Debug> oximeter.measurements_histogramu16 (d79cde0e-9883-4198-a70f-fb5b15bded3a): Loading data parts
546 2023.12.07 05:44:06.886718 [ 3 ] {59abe677-27cd-4f43-876d-4b54c73d9835} <Debug> oximeter.measurements_histogramu16 (d79cde0e-9883-4198-a70f-fb5b15bded3a): There are no data parts
547 2023.12.07 05:44:06.888328 [ 3 ] {59abe677-27cd-4f43-876d-4b54c73d9835} <Debug> DynamicQueryHandler: Done processing query
548 2023.12.07 05:44:06.888356 [ 3 ] {59abe677-27cd-4f43-876d-4b54c73d9835} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
549 2023.12.07 05:44:06.888382 [ 3 ] {} <Debug> HTTP-Session: 962ccb45-98dd-4b69-b63a-6297daec33ce Destroying unnamed session
550 2023.12.07 05:44:06.888531 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64454, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
551 2023.12.07 05:44:06.888578 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
552 2023.12.07 05:44:06.888605 [ 3 ] {} <Debug> HTTP-Session: f07de9f9-1545-444d-a49b-10a41ad9ee0d Authenticating user 'default' from [fd00:1122:3344:101::d]:64454
553 2023.12.07 05:44:06.888629 [ 3 ] {} <Debug> HTTP-Session: f07de9f9-1545-444d-a49b-10a41ad9ee0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
554 2023.12.07 05:44:06.888839 [ 3 ] {3e27ab93-a59b-4396-bf07-ae58b93f310a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64454) 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)
555 2023.12.07 05:44:06.888897 [ 3 ] {3e27ab93-a59b-4396-bf07-ae58b93f310a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32
556 2023.12.07 05:44:06.890817 [ 3 ] {3e27ab93-a59b-4396-bf07-ae58b93f310a} <Debug> oximeter.measurements_histogrami32 (af6e2612-a0ee-45e4-ba78-0a4a58819c10): Loading data parts
557 2023.12.07 05:44:06.890911 [ 3 ] {3e27ab93-a59b-4396-bf07-ae58b93f310a} <Debug> oximeter.measurements_histogrami32 (af6e2612-a0ee-45e4-ba78-0a4a58819c10): There are no data parts
558 2023.12.07 05:44:06.892240 [ 3 ] {3e27ab93-a59b-4396-bf07-ae58b93f310a} <Debug> DynamicQueryHandler: Done processing query
559 2023.12.07 05:44:06.892274 [ 3 ] {3e27ab93-a59b-4396-bf07-ae58b93f310a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
560 2023.12.07 05:44:06.892291 [ 3 ] {} <Debug> HTTP-Session: f07de9f9-1545-444d-a49b-10a41ad9ee0d Destroying unnamed session
561 2023.12.07 05:44:06.892451 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64454, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
562 2023.12.07 05:44:06.892503 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
563 2023.12.07 05:44:06.892524 [ 3 ] {} <Debug> HTTP-Session: 6b59cb20-42a0-47d2-b449-fd156a0435cf Authenticating user 'default' from [fd00:1122:3344:101::d]:64454
564 2023.12.07 05:44:06.892549 [ 3 ] {} <Debug> HTTP-Session: 6b59cb20-42a0-47d2-b449-fd156a0435cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
565 2023.12.07 05:44:06.892773 [ 3 ] {37cb297d-170e-4e38-a2c7-abaac0f4b265} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64454) 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)
566 2023.12.07 05:44:06.892830 [ 3 ] {37cb297d-170e-4e38-a2c7-abaac0f4b265} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32
567 2023.12.07 05:44:06.894297 [ 3 ] {37cb297d-170e-4e38-a2c7-abaac0f4b265} <Debug> oximeter.measurements_histogramu32 (6f44ce97-72d4-426f-ae16-90737d834f7a): Loading data parts
568 2023.12.07 05:44:06.894385 [ 3 ] {37cb297d-170e-4e38-a2c7-abaac0f4b265} <Debug> oximeter.measurements_histogramu32 (6f44ce97-72d4-426f-ae16-90737d834f7a): There are no data parts
569 2023.12.07 05:44:06.895556 [ 3 ] {37cb297d-170e-4e38-a2c7-abaac0f4b265} <Debug> DynamicQueryHandler: Done processing query
570 2023.12.07 05:44:06.895588 [ 3 ] {37cb297d-170e-4e38-a2c7-abaac0f4b265} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
571 2023.12.07 05:44:06.895609 [ 3 ] {} <Debug> HTTP-Session: 6b59cb20-42a0-47d2-b449-fd156a0435cf Destroying unnamed session
572 2023.12.07 05:44:06.895734 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64454, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
573 2023.12.07 05:44:06.895783 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
574 2023.12.07 05:44:06.895809 [ 3 ] {} <Debug> HTTP-Session: 59da0f10-d9e6-4093-ae6f-6dfc4d097f12 Authenticating user 'default' from [fd00:1122:3344:101::d]:64454
575 2023.12.07 05:44:06.895826 [ 3 ] {} <Debug> HTTP-Session: 59da0f10-d9e6-4093-ae6f-6dfc4d097f12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
576 2023.12.07 05:44:06.896041 [ 3 ] {1e2905cd-9f61-4183-babb-862737c16b18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64454) 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)
577 2023.12.07 05:44:06.896096 [ 3 ] {1e2905cd-9f61-4183-babb-862737c16b18} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64
578 2023.12.07 05:44:06.897669 [ 3 ] {1e2905cd-9f61-4183-babb-862737c16b18} <Debug> oximeter.measurements_histogrami64 (f8d92921-a8fb-43cd-a70f-82e581401340): Loading data parts
579 2023.12.07 05:44:06.897747 [ 3 ] {1e2905cd-9f61-4183-babb-862737c16b18} <Debug> oximeter.measurements_histogrami64 (f8d92921-a8fb-43cd-a70f-82e581401340): There are no data parts
580 2023.12.07 05:44:06.898875 [ 3 ] {1e2905cd-9f61-4183-babb-862737c16b18} <Debug> DynamicQueryHandler: Done processing query
581 2023.12.07 05:44:06.898907 [ 3 ] {1e2905cd-9f61-4183-babb-862737c16b18} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
582 2023.12.07 05:44:06.898932 [ 3 ] {} <Debug> HTTP-Session: 59da0f10-d9e6-4093-ae6f-6dfc4d097f12 Destroying unnamed session
583 2023.12.07 05:44:06.899059 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64454, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
584 2023.12.07 05:44:06.899108 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
585 2023.12.07 05:44:06.899136 [ 3 ] {} <Debug> HTTP-Session: 69242b17-dc0f-49dc-9efa-2bbdae4e0b47 Authenticating user 'default' from [fd00:1122:3344:101::d]:64454
586 2023.12.07 05:44:06.899154 [ 3 ] {} <Debug> HTTP-Session: 69242b17-dc0f-49dc-9efa-2bbdae4e0b47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
587 2023.12.07 05:44:06.899368 [ 3 ] {9ced4c08-c657-4d9e-84f0-94ed9204f878} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64454) 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)
588 2023.12.07 05:44:06.899424 [ 3 ] {9ced4c08-c657-4d9e-84f0-94ed9204f878} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64
589 2023.12.07 05:44:06.900971 [ 3 ] {9ced4c08-c657-4d9e-84f0-94ed9204f878} <Debug> oximeter.measurements_histogramu64 (230dc83e-b9d0-4efd-916e-d7ff56cf73e4): Loading data parts
590 2023.12.07 05:44:06.901044 [ 3 ] {9ced4c08-c657-4d9e-84f0-94ed9204f878} <Debug> oximeter.measurements_histogramu64 (230dc83e-b9d0-4efd-916e-d7ff56cf73e4): There are no data parts
591 2023.12.07 05:44:06.902272 [ 3 ] {9ced4c08-c657-4d9e-84f0-94ed9204f878} <Debug> DynamicQueryHandler: Done processing query
592 2023.12.07 05:44:06.902305 [ 3 ] {9ced4c08-c657-4d9e-84f0-94ed9204f878} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
593 2023.12.07 05:44:06.902321 [ 3 ] {} <Debug> HTTP-Session: 69242b17-dc0f-49dc-9efa-2bbdae4e0b47 Destroying unnamed session
594 2023.12.07 05:44:06.902442 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64454, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
595 2023.12.07 05:44:06.902497 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
596 2023.12.07 05:44:06.902516 [ 3 ] {} <Debug> HTTP-Session: dea43602-8f31-4fff-b1be-199bc99bc4d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:64454
597 2023.12.07 05:44:06.902538 [ 3 ] {} <Debug> HTTP-Session: dea43602-8f31-4fff-b1be-199bc99bc4d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
598 2023.12.07 05:44:06.902744 [ 3 ] {b6f20350-eeea-4600-b23f-fb1876427ba2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64454) 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)
599 2023.12.07 05:44:06.902799 [ 3 ] {b6f20350-eeea-4600-b23f-fb1876427ba2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32
600 2023.12.07 05:44:06.904319 [ 3 ] {b6f20350-eeea-4600-b23f-fb1876427ba2} <Debug> oximeter.measurements_histogramf32 (d6ad77ac-88e5-43f6-ba35-92235fd998fd): Loading data parts
601 2023.12.07 05:44:06.904399 [ 3 ] {b6f20350-eeea-4600-b23f-fb1876427ba2} <Debug> oximeter.measurements_histogramf32 (d6ad77ac-88e5-43f6-ba35-92235fd998fd): There are no data parts
602 2023.12.07 05:44:06.905514 [ 3 ] {b6f20350-eeea-4600-b23f-fb1876427ba2} <Debug> DynamicQueryHandler: Done processing query
603 2023.12.07 05:44:06.905556 [ 3 ] {b6f20350-eeea-4600-b23f-fb1876427ba2} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
604 2023.12.07 05:44:06.905575 [ 3 ] {} <Debug> HTTP-Session: dea43602-8f31-4fff-b1be-199bc99bc4d6 Destroying unnamed session
605 2023.12.07 05:44:06.905735 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64454, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
606 2023.12.07 05:44:06.905793 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
607 2023.12.07 05:44:06.905812 [ 3 ] {} <Debug> HTTP-Session: 60d7cb7d-307a-4e7e-82f6-8e01a879ab83 Authenticating user 'default' from [fd00:1122:3344:101::d]:64454
608 2023.12.07 05:44:06.905836 [ 3 ] {} <Debug> HTTP-Session: 60d7cb7d-307a-4e7e-82f6-8e01a879ab83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
609 2023.12.07 05:44:06.906070 [ 3 ] {1a5b77b9-3829-4385-af2c-18e0d5d04761} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64454) 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)
610 2023.12.07 05:44:06.906134 [ 3 ] {1a5b77b9-3829-4385-af2c-18e0d5d04761} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64
611 2023.12.07 05:44:06.907838 [ 3 ] {1a5b77b9-3829-4385-af2c-18e0d5d04761} <Debug> oximeter.measurements_histogramf64 (14df3351-36d1-40f9-ba61-9cb0ec7bcb19): Loading data parts
612 2023.12.07 05:44:06.907940 [ 3 ] {1a5b77b9-3829-4385-af2c-18e0d5d04761} <Debug> oximeter.measurements_histogramf64 (14df3351-36d1-40f9-ba61-9cb0ec7bcb19): There are no data parts
613 2023.12.07 05:44:06.909727 [ 3 ] {1a5b77b9-3829-4385-af2c-18e0d5d04761} <Debug> DynamicQueryHandler: Done processing query
614 2023.12.07 05:44:06.909756 [ 3 ] {1a5b77b9-3829-4385-af2c-18e0d5d04761} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
615 2023.12.07 05:44:06.909796 [ 3 ] {} <Debug> HTTP-Session: 60d7cb7d-307a-4e7e-82f6-8e01a879ab83 Destroying unnamed session
616 2023.12.07 05:44:06.909993 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64454, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
617 2023.12.07 05:44:06.910067 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
618 2023.12.07 05:44:06.910094 [ 3 ] {} <Debug> HTTP-Session: 723945d3-ef95-4bd3-817e-e84a4416f63c Authenticating user 'default' from [fd00:1122:3344:101::d]:64454
619 2023.12.07 05:44:06.910127 [ 3 ] {} <Debug> HTTP-Session: 723945d3-ef95-4bd3-817e-e84a4416f63c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
620 2023.12.07 05:44:06.910342 [ 3 ] {5007cc16-8f92-4d7e-b295-f93b55e94f3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64454) /* The field tables store named dimensions of each timeseries.
621 *
622 * As with the measurement tables, there is one field table for each field data
623 * type. Fields are deduplicated by using the "replacing merge tree", though
624 * this behavior **must not** be relied upon for query correctness.
625 *
626 * The index for the fields differs from the measurements, however. Rows are
627 * sorted by timeseries name, then field name, field value, and finally
628 * timeseries key. This reflects the most common pattern for looking them up:
629 * by field name and possibly value, within a timeseries. The resulting keys are
630 * usually then used to look up measurements.
631 *
632 * NOTE: We may want to consider a secondary index on these tables, sorting by
633 * timeseries name and then key, since it would improve lookups where one
634 * already has the key. Realistically though, these tables are quite small and
635 * so performance benefits will be low in absolute terms.
636 */
637 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)
638 2023.12.07 05:44:06.910405 [ 3 ] {5007cc16-8f92-4d7e-b295-f93b55e94f3b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool
639 2023.12.07 05:44:06.914484 [ 3 ] {5007cc16-8f92-4d7e-b295-f93b55e94f3b} <Debug> oximeter.fields_bool (a3f926c4-441a-4288-9e61-e5eb796fa57b): Loading data parts
640 2023.12.07 05:44:06.914565 [ 3 ] {5007cc16-8f92-4d7e-b295-f93b55e94f3b} <Debug> oximeter.fields_bool (a3f926c4-441a-4288-9e61-e5eb796fa57b): There are no data parts
641 2023.12.07 05:44:06.918857 [ 3 ] {5007cc16-8f92-4d7e-b295-f93b55e94f3b} <Debug> DynamicQueryHandler: Done processing query
642 2023.12.07 05:44:06.918906 [ 3 ] {5007cc16-8f92-4d7e-b295-f93b55e94f3b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
643 2023.12.07 05:44:06.918923 [ 3 ] {} <Debug> HTTP-Session: 723945d3-ef95-4bd3-817e-e84a4416f63c Destroying unnamed session
644 2023.12.07 05:44:06.919066 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64454, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
645 2023.12.07 05:44:06.919127 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
646 2023.12.07 05:44:06.919149 [ 3 ] {} <Debug> HTTP-Session: fd3668fd-db45-40cf-9fde-34728216a1f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:64454
647 2023.12.07 05:44:06.919168 [ 3 ] {} <Debug> HTTP-Session: fd3668fd-db45-40cf-9fde-34728216a1f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
648 2023.12.07 05:44:06.919335 [ 3 ] {0a6fb8b2-244c-4798-bc87-fc32404a6688} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64454) 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)
649 2023.12.07 05:44:06.919390 [ 3 ] {0a6fb8b2-244c-4798-bc87-fc32404a6688} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8
650 2023.12.07 05:44:06.921226 [ 3 ] {0a6fb8b2-244c-4798-bc87-fc32404a6688} <Debug> oximeter.fields_i8 (0e807bb9-cc02-4a71-9294-9ad3fd577e1a): Loading data parts
651 2023.12.07 05:44:06.921308 [ 3 ] {0a6fb8b2-244c-4798-bc87-fc32404a6688} <Debug> oximeter.fields_i8 (0e807bb9-cc02-4a71-9294-9ad3fd577e1a): There are no data parts
652 2023.12.07 05:44:06.922572 [ 3 ] {0a6fb8b2-244c-4798-bc87-fc32404a6688} <Debug> DynamicQueryHandler: Done processing query
653 2023.12.07 05:44:06.922599 [ 3 ] {0a6fb8b2-244c-4798-bc87-fc32404a6688} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
654 2023.12.07 05:44:06.922625 [ 3 ] {} <Debug> HTTP-Session: fd3668fd-db45-40cf-9fde-34728216a1f6 Destroying unnamed session
655 2023.12.07 05:44:06.922756 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64454, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
656 2023.12.07 05:44:06.922806 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
657 2023.12.07 05:44:06.922832 [ 3 ] {} <Debug> HTTP-Session: 940aa672-4547-4fb9-90da-b8085c948480 Authenticating user 'default' from [fd00:1122:3344:101::d]:64454
658 2023.12.07 05:44:06.922848 [ 3 ] {} <Debug> HTTP-Session: 940aa672-4547-4fb9-90da-b8085c948480 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
659 2023.12.07 05:44:06.923005 [ 3 ] {e634a53e-a3a7-46b4-ae00-0479a30af36b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64454) 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)
660 2023.12.07 05:44:06.923049 [ 3 ] {e634a53e-a3a7-46b4-ae00-0479a30af36b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8
661 2023.12.07 05:44:06.924418 [ 3 ] {e634a53e-a3a7-46b4-ae00-0479a30af36b} <Debug> oximeter.fields_u8 (163d2e4b-2cf1-4a6a-ae14-51f67f542d10): Loading data parts
662 2023.12.07 05:44:06.924500 [ 3 ] {e634a53e-a3a7-46b4-ae00-0479a30af36b} <Debug> oximeter.fields_u8 (163d2e4b-2cf1-4a6a-ae14-51f67f542d10): There are no data parts
663 2023.12.07 05:44:06.925883 [ 3 ] {e634a53e-a3a7-46b4-ae00-0479a30af36b} <Debug> DynamicQueryHandler: Done processing query
664 2023.12.07 05:44:06.925919 [ 3 ] {e634a53e-a3a7-46b4-ae00-0479a30af36b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
665 2023.12.07 05:44:06.925940 [ 3 ] {} <Debug> HTTP-Session: 940aa672-4547-4fb9-90da-b8085c948480 Destroying unnamed session
666 2023.12.07 05:44:06.926134 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64454, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
667 2023.12.07 05:44:06.926199 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
668 2023.12.07 05:44:06.926223 [ 3 ] {} <Debug> HTTP-Session: 6b06299c-3b21-4b40-9ccd-c79cdba645c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:64454
669 2023.12.07 05:44:06.926249 [ 3 ] {} <Debug> HTTP-Session: 6b06299c-3b21-4b40-9ccd-c79cdba645c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
670 2023.12.07 05:44:06.926423 [ 3 ] {e24fa56f-4bd0-4779-9985-46950519ab5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64454) 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)
671 2023.12.07 05:44:06.926482 [ 3 ] {e24fa56f-4bd0-4779-9985-46950519ab5a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16
672 2023.12.07 05:44:06.927959 [ 3 ] {e24fa56f-4bd0-4779-9985-46950519ab5a} <Debug> oximeter.fields_i16 (e4b28872-44c2-437a-80e7-78cf562eb38e): Loading data parts
673 2023.12.07 05:44:06.928036 [ 3 ] {e24fa56f-4bd0-4779-9985-46950519ab5a} <Debug> oximeter.fields_i16 (e4b28872-44c2-437a-80e7-78cf562eb38e): There are no data parts
674 2023.12.07 05:44:06.929199 [ 3 ] {e24fa56f-4bd0-4779-9985-46950519ab5a} <Debug> DynamicQueryHandler: Done processing query
675 2023.12.07 05:44:06.929226 [ 3 ] {e24fa56f-4bd0-4779-9985-46950519ab5a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
676 2023.12.07 05:44:06.929263 [ 3 ] {} <Debug> HTTP-Session: 6b06299c-3b21-4b40-9ccd-c79cdba645c4 Destroying unnamed session
677 2023.12.07 05:44:06.929426 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64454, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
678 2023.12.07 05:44:06.929482 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
679 2023.12.07 05:44:06.929509 [ 3 ] {} <Debug> HTTP-Session: 85be86c5-087f-4595-91cb-f6c37f7e9aa1 Authenticating user 'default' from [fd00:1122:3344:101::d]:64454
680 2023.12.07 05:44:06.929535 [ 3 ] {} <Debug> HTTP-Session: 85be86c5-087f-4595-91cb-f6c37f7e9aa1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
681 2023.12.07 05:44:06.929689 [ 3 ] {1492b1cc-cbbc-4889-b698-f0cdf527c0e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64454) 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)
682 2023.12.07 05:44:06.929743 [ 3 ] {1492b1cc-cbbc-4889-b698-f0cdf527c0e6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16
683 2023.12.07 05:44:06.931518 [ 3 ] {1492b1cc-cbbc-4889-b698-f0cdf527c0e6} <Debug> oximeter.fields_u16 (c1648d1a-de83-4855-bbc1-671f67c5316c): Loading data parts
684 2023.12.07 05:44:06.931599 [ 3 ] {1492b1cc-cbbc-4889-b698-f0cdf527c0e6} <Debug> oximeter.fields_u16 (c1648d1a-de83-4855-bbc1-671f67c5316c): There are no data parts
685 2023.12.07 05:44:06.932709 [ 3 ] {1492b1cc-cbbc-4889-b698-f0cdf527c0e6} <Debug> DynamicQueryHandler: Done processing query
686 2023.12.07 05:44:06.932740 [ 3 ] {1492b1cc-cbbc-4889-b698-f0cdf527c0e6} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
687 2023.12.07 05:44:06.932756 [ 3 ] {} <Debug> HTTP-Session: 85be86c5-087f-4595-91cb-f6c37f7e9aa1 Destroying unnamed session
688 2023.12.07 05:44:06.932896 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64454, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
689 2023.12.07 05:44:06.932946 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
690 2023.12.07 05:44:06.932965 [ 3 ] {} <Debug> HTTP-Session: ea3af238-425a-43fe-82f9-df018d4256b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:64454
691 2023.12.07 05:44:06.932989 [ 3 ] {} <Debug> HTTP-Session: ea3af238-425a-43fe-82f9-df018d4256b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
692 2023.12.07 05:44:06.933151 [ 3 ] {a22e0516-20ad-4c58-9f69-24020cd17d26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64454) 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)
693 2023.12.07 05:44:06.933195 [ 3 ] {a22e0516-20ad-4c58-9f69-24020cd17d26} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32
694 2023.12.07 05:44:06.934528 [ 3 ] {a22e0516-20ad-4c58-9f69-24020cd17d26} <Debug> oximeter.fields_i32 (deccf268-f45b-44de-b071-6f11141cdb6e): Loading data parts
695 2023.12.07 05:44:06.934596 [ 3 ] {a22e0516-20ad-4c58-9f69-24020cd17d26} <Debug> oximeter.fields_i32 (deccf268-f45b-44de-b071-6f11141cdb6e): There are no data parts
696 2023.12.07 05:44:06.935812 [ 3 ] {a22e0516-20ad-4c58-9f69-24020cd17d26} <Debug> DynamicQueryHandler: Done processing query
697 2023.12.07 05:44:06.935845 [ 3 ] {a22e0516-20ad-4c58-9f69-24020cd17d26} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
698 2023.12.07 05:44:06.935860 [ 3 ] {} <Debug> HTTP-Session: ea3af238-425a-43fe-82f9-df018d4256b8 Destroying unnamed session
699 2023.12.07 05:44:06.935994 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64454, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
700 2023.12.07 05:44:06.936045 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
701 2023.12.07 05:44:06.936064 [ 3 ] {} <Debug> HTTP-Session: 1ef3f7b0-24fa-465f-915a-c1398f235f89 Authenticating user 'default' from [fd00:1122:3344:101::d]:64454
702 2023.12.07 05:44:06.936088 [ 3 ] {} <Debug> HTTP-Session: 1ef3f7b0-24fa-465f-915a-c1398f235f89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
703 2023.12.07 05:44:06.936255 [ 3 ] {77d51882-5555-4289-8f62-5c3f205c81dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64454) 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)
704 2023.12.07 05:44:06.936301 [ 3 ] {77d51882-5555-4289-8f62-5c3f205c81dc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32
705 2023.12.07 05:44:06.937745 [ 3 ] {77d51882-5555-4289-8f62-5c3f205c81dc} <Debug> oximeter.fields_u32 (813fc3b9-2ee8-43fe-8b64-6e51f3a07508): Loading data parts
706 2023.12.07 05:44:06.937815 [ 3 ] {77d51882-5555-4289-8f62-5c3f205c81dc} <Debug> oximeter.fields_u32 (813fc3b9-2ee8-43fe-8b64-6e51f3a07508): There are no data parts
707 2023.12.07 05:44:06.938996 [ 3 ] {77d51882-5555-4289-8f62-5c3f205c81dc} <Debug> DynamicQueryHandler: Done processing query
708 2023.12.07 05:44:06.939021 [ 3 ] {77d51882-5555-4289-8f62-5c3f205c81dc} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
709 2023.12.07 05:44:06.939052 [ 3 ] {} <Debug> HTTP-Session: 1ef3f7b0-24fa-465f-915a-c1398f235f89 Destroying unnamed session
710 2023.12.07 05:44:06.939200 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64454, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
711 2023.12.07 05:44:06.939251 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
712 2023.12.07 05:44:06.939284 [ 3 ] {} <Debug> HTTP-Session: 967ae72b-20a4-4a77-b4a9-81512f1f7a26 Authenticating user 'default' from [fd00:1122:3344:101::d]:64454
713 2023.12.07 05:44:06.939301 [ 3 ] {} <Debug> HTTP-Session: 967ae72b-20a4-4a77-b4a9-81512f1f7a26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
714 2023.12.07 05:44:06.939461 [ 3 ] {aa3450f4-d95b-47cf-9508-c27ef545befe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64454) 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)
715 2023.12.07 05:44:06.939504 [ 3 ] {aa3450f4-d95b-47cf-9508-c27ef545befe} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64
716 2023.12.07 05:44:06.940880 [ 3 ] {aa3450f4-d95b-47cf-9508-c27ef545befe} <Debug> oximeter.fields_i64 (6b17ce31-066f-41c8-957b-4e92fb84b476): Loading data parts
717 2023.12.07 05:44:06.940957 [ 3 ] {aa3450f4-d95b-47cf-9508-c27ef545befe} <Debug> oximeter.fields_i64 (6b17ce31-066f-41c8-957b-4e92fb84b476): There are no data parts
718 2023.12.07 05:44:06.942139 [ 3 ] {aa3450f4-d95b-47cf-9508-c27ef545befe} <Debug> DynamicQueryHandler: Done processing query
719 2023.12.07 05:44:06.942188 [ 3 ] {aa3450f4-d95b-47cf-9508-c27ef545befe} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
720 2023.12.07 05:44:06.942222 [ 3 ] {} <Debug> HTTP-Session: 967ae72b-20a4-4a77-b4a9-81512f1f7a26 Destroying unnamed session
721 2023.12.07 05:44:06.942363 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64454, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
722 2023.12.07 05:44:06.942420 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
723 2023.12.07 05:44:06.942450 [ 3 ] {} <Debug> HTTP-Session: d2d36789-27f4-424f-86e7-b9d072d5618a Authenticating user 'default' from [fd00:1122:3344:101::d]:64454
724 2023.12.07 05:44:06.942467 [ 3 ] {} <Debug> HTTP-Session: d2d36789-27f4-424f-86e7-b9d072d5618a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
725 2023.12.07 05:44:06.942636 [ 3 ] {decf53c0-c4c0-43ba-bd21-7f0b09016da0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64454) 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)
726 2023.12.07 05:44:06.942691 [ 3 ] {decf53c0-c4c0-43ba-bd21-7f0b09016da0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64
727 2023.12.07 05:44:06.944004 [ 3 ] {decf53c0-c4c0-43ba-bd21-7f0b09016da0} <Debug> oximeter.fields_u64 (e4298910-3b4b-489c-8e37-d20bf3f0d16d): Loading data parts
728 2023.12.07 05:44:06.944099 [ 3 ] {decf53c0-c4c0-43ba-bd21-7f0b09016da0} <Debug> oximeter.fields_u64 (e4298910-3b4b-489c-8e37-d20bf3f0d16d): There are no data parts
729 2023.12.07 05:44:06.945261 [ 3 ] {decf53c0-c4c0-43ba-bd21-7f0b09016da0} <Debug> DynamicQueryHandler: Done processing query
730 2023.12.07 05:44:06.945288 [ 3 ] {decf53c0-c4c0-43ba-bd21-7f0b09016da0} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
731 2023.12.07 05:44:06.945314 [ 3 ] {} <Debug> HTTP-Session: d2d36789-27f4-424f-86e7-b9d072d5618a Destroying unnamed session
732 2023.12.07 05:44:06.945451 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64454, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
733 2023.12.07 05:44:06.945503 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
734 2023.12.07 05:44:06.945523 [ 3 ] {} <Debug> HTTP-Session: d932f758-f8cd-47dc-b330-98cfaa07c0bb Authenticating user 'default' from [fd00:1122:3344:101::d]:64454
735 2023.12.07 05:44:06.945547 [ 3 ] {} <Debug> HTTP-Session: d932f758-f8cd-47dc-b330-98cfaa07c0bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
736 2023.12.07 05:44:06.945708 [ 3 ] {0bf27d8c-721f-46a4-927f-4fe19f1a8c7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64454) 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)
737 2023.12.07 05:44:06.945761 [ 3 ] {0bf27d8c-721f-46a4-927f-4fe19f1a8c7d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr
738 2023.12.07 05:44:06.947142 [ 3 ] {0bf27d8c-721f-46a4-927f-4fe19f1a8c7d} <Debug> oximeter.fields_ipaddr (4f51f72d-354e-4056-a77b-747acec55657): Loading data parts
739 2023.12.07 05:44:06.947214 [ 3 ] {0bf27d8c-721f-46a4-927f-4fe19f1a8c7d} <Debug> oximeter.fields_ipaddr (4f51f72d-354e-4056-a77b-747acec55657): There are no data parts
740 2023.12.07 05:44:06.948376 [ 3 ] {0bf27d8c-721f-46a4-927f-4fe19f1a8c7d} <Debug> DynamicQueryHandler: Done processing query
741 2023.12.07 05:44:06.948403 [ 3 ] {0bf27d8c-721f-46a4-927f-4fe19f1a8c7d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
742 2023.12.07 05:44:06.948426 [ 3 ] {} <Debug> HTTP-Session: d932f758-f8cd-47dc-b330-98cfaa07c0bb Destroying unnamed session
743 2023.12.07 05:44:06.948561 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64454, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
744 2023.12.07 05:44:06.948614 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
745 2023.12.07 05:44:06.948641 [ 3 ] {} <Debug> HTTP-Session: a29c9195-b776-4e51-99fc-fee86c4dc243 Authenticating user 'default' from [fd00:1122:3344:101::d]:64454
746 2023.12.07 05:44:06.948659 [ 3 ] {} <Debug> HTTP-Session: a29c9195-b776-4e51-99fc-fee86c4dc243 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
747 2023.12.07 05:44:06.948817 [ 3 ] {3faf72d9-2c53-44b5-ac53-f3b11f509aae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64454) 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)
748 2023.12.07 05:44:06.948869 [ 3 ] {3faf72d9-2c53-44b5-ac53-f3b11f509aae} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string
749 2023.12.07 05:44:06.950310 [ 3 ] {3faf72d9-2c53-44b5-ac53-f3b11f509aae} <Debug> oximeter.fields_string (0fdcfcaf-e466-4538-a4c5-dc701d7b4bd6): Loading data parts
750 2023.12.07 05:44:06.950382 [ 3 ] {3faf72d9-2c53-44b5-ac53-f3b11f509aae} <Debug> oximeter.fields_string (0fdcfcaf-e466-4538-a4c5-dc701d7b4bd6): There are no data parts
751 2023.12.07 05:44:06.951529 [ 3 ] {3faf72d9-2c53-44b5-ac53-f3b11f509aae} <Debug> DynamicQueryHandler: Done processing query
752 2023.12.07 05:44:06.951555 [ 3 ] {3faf72d9-2c53-44b5-ac53-f3b11f509aae} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
753 2023.12.07 05:44:06.951572 [ 3 ] {} <Debug> HTTP-Session: a29c9195-b776-4e51-99fc-fee86c4dc243 Destroying unnamed session
754 2023.12.07 05:44:06.951718 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64454, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
755 2023.12.07 05:44:06.951771 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
756 2023.12.07 05:44:06.951789 [ 3 ] {} <Debug> HTTP-Session: cb7b72d1-cfe9-4db3-b00f-8645c71ecfab Authenticating user 'default' from [fd00:1122:3344:101::d]:64454
757 2023.12.07 05:44:06.951814 [ 3 ] {} <Debug> HTTP-Session: cb7b72d1-cfe9-4db3-b00f-8645c71ecfab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
758 2023.12.07 05:44:06.951979 [ 3 ] {9c059c79-ddfd-4e73-9a1c-1c420f24c725} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64454) 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)
759 2023.12.07 05:44:06.952025 [ 3 ] {9c059c79-ddfd-4e73-9a1c-1c420f24c725} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid
760 2023.12.07 05:44:06.953506 [ 3 ] {9c059c79-ddfd-4e73-9a1c-1c420f24c725} <Debug> oximeter.fields_uuid (bb7b29af-c6a5-489c-a8ec-4341e5391b4b): Loading data parts
761 2023.12.07 05:44:06.953629 [ 3 ] {9c059c79-ddfd-4e73-9a1c-1c420f24c725} <Debug> oximeter.fields_uuid (bb7b29af-c6a5-489c-a8ec-4341e5391b4b): There are no data parts
762 2023.12.07 05:44:06.954982 [ 3 ] {9c059c79-ddfd-4e73-9a1c-1c420f24c725} <Debug> DynamicQueryHandler: Done processing query
763 2023.12.07 05:44:06.955017 [ 3 ] {9c059c79-ddfd-4e73-9a1c-1c420f24c725} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
764 2023.12.07 05:44:06.955033 [ 3 ] {} <Debug> HTTP-Session: cb7b72d1-cfe9-4db3-b00f-8645c71ecfab Destroying unnamed session
765 2023.12.07 05:44:06.955180 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64454, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
766 2023.12.07 05:44:06.955244 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
767 2023.12.07 05:44:06.955266 [ 3 ] {} <Debug> HTTP-Session: cf769357-194d-4d49-8c94-cbacdb06219c Authenticating user 'default' from [fd00:1122:3344:101::d]:64454
768 2023.12.07 05:44:06.955294 [ 3 ] {} <Debug> HTTP-Session: cf769357-194d-4d49-8c94-cbacdb06219c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
769 2023.12.07 05:44:06.955567 [ 3 ] {a7a4bde8-565c-4c6c-9657-4de487eb653d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64454) /* The timeseries schema table stores the extracted schema for the samples
770 * oximeter collects.
771 */
772 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)
773 2023.12.07 05:44:06.955652 [ 3 ] {a7a4bde8-565c-4c6c-9657-4de487eb653d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema
774 2023.12.07 05:44:06.957318 [ 3 ] {a7a4bde8-565c-4c6c-9657-4de487eb653d} <Debug> oximeter.timeseries_schema (15aded41-7a4a-41bc-aedf-23cf3a0ab6e4): Loading data parts
775 2023.12.07 05:44:06.957425 [ 3 ] {a7a4bde8-565c-4c6c-9657-4de487eb653d} <Debug> oximeter.timeseries_schema (15aded41-7a4a-41bc-aedf-23cf3a0ab6e4): There are no data parts
776 2023.12.07 05:44:06.958845 [ 3 ] {a7a4bde8-565c-4c6c-9657-4de487eb653d} <Debug> DynamicQueryHandler: Done processing query
777 2023.12.07 05:44:06.958872 [ 3 ] {a7a4bde8-565c-4c6c-9657-4de487eb653d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
778 2023.12.07 05:44:06.958897 [ 3 ] {} <Debug> HTTP-Session: cf769357-194d-4d49-8c94-cbacdb06219c Destroying unnamed session
779 2023.12.07 05:44:06.959044 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64454, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
780 2023.12.07 05:44:06.959100 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
781 2023.12.07 05:44:06.959128 [ 3 ] {} <Debug> HTTP-Session: 19fe59ec-a9cd-4306-a4ab-96e80988f1f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:64454
782 2023.12.07 05:44:06.959146 [ 3 ] {} <Debug> HTTP-Session: 19fe59ec-a9cd-4306-a4ab-96e80988f1f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
783 2023.12.07 05:44:06.959268 [ 3 ] {3ace65bd-1c2b-4357-98ea-d462840b82e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64454) INSERT INTO oximeter.version (*) VALUES (stage: Complete)
784 2023.12.07 05:44:06.959926 [ 3 ] {3ace65bd-1c2b-4357-98ea-d462840b82e8} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version
785 2023.12.07 05:44:06.965385 [ 3 ] {3ace65bd-1c2b-4357-98ea-d462840b82e8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB.
786 2023.12.07 05:44:06.968206 [ 3 ] {3ace65bd-1c2b-4357-98ea-d462840b82e8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
787 2023.12.07 05:44:06.968440 [ 3 ] {3ace65bd-1c2b-4357-98ea-d462840b82e8} <Trace> oximeter.version (0c52fa2e-c183-40e9-9c84-63727d486ef2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
788 2023.12.07 05:44:06.968668 [ 3 ] {3ace65bd-1c2b-4357-98ea-d462840b82e8} <Information> executeQuery: Read 1 rows, 16.00 B in 0.009357429 sec., 106 rows/sec., 1.67 KiB/sec.
789 2023.12.07 05:44:06.968799 [ 3 ] {3ace65bd-1c2b-4357-98ea-d462840b82e8} <Debug> DynamicQueryHandler: Done processing query
790 2023.12.07 05:44:06.968821 [ 3 ] {3ace65bd-1c2b-4357-98ea-d462840b82e8} <Debug> MemoryTracker: Peak memory usage (for query): 4.09 MiB.
791 2023.12.07 05:44:06.968845 [ 3 ] {} <Debug> HTTP-Session: 19fe59ec-a9cd-4306-a4ab-96e80988f1f7 Destroying unnamed session
792 2023.12.07 05:44:07.000146 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 219.01 MiB, peak 224.08 MiB, will set to 228.30 MiB (RSS), difference: 9.29 MiB
793 2023.12.07 05:44:17.354954 [ 151 ] {} <Debug> DNSResolver: Updating DNS cache
794 2023.12.07 05:44:17.355044 [ 151 ] {} <Debug> DNSResolver: Updated DNS cache
795 2023.12.07 05:44:31.986508 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42095, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
796 2023.12.07 05:44:31.986682 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
797 2023.12.07 05:44:31.986714 [ 3 ] {} <Debug> HTTP-Session: 50b1efe8-43cc-459d-a64d-c8857486a28d Authenticating user 'default' from [fd00:1122:3344:101::d]:42095
798 2023.12.07 05:44:31.986770 [ 3 ] {} <Debug> HTTP-Session: 50b1efe8-43cc-459d-a64d-c8857486a28d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
799 2023.12.07 05:44:31.986946 [ 3 ] {edd57e24-2f3a-4ba6-ba1d-2470d2412937} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42095) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete)
800 2023.12.07 05:44:31.987312 [ 3 ] {edd57e24-2f3a-4ba6-ba1d-2470d2412937} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
801 2023.12.07 05:44:31.988005 [ 3 ] {edd57e24-2f3a-4ba6-ba1d-2470d2412937} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
802 2023.12.07 05:44:31.988107 [ 3 ] {edd57e24-2f3a-4ba6-ba1d-2470d2412937} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
803 2023.12.07 05:44:31.989143 [ 3 ] {edd57e24-2f3a-4ba6-ba1d-2470d2412937} <Debug> DynamicQueryHandler: Done processing query
804 2023.12.07 05:44:31.989180 [ 3 ] {edd57e24-2f3a-4ba6-ba1d-2470d2412937} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
805 2023.12.07 05:44:31.989197 [ 3 ] {} <Debug> HTTP-Session: 50b1efe8-43cc-459d-a64d-c8857486a28d Destroying unnamed session
806 2023.12.07 05:44:31.992611 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42095, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
807 2023.12.07 05:44:31.992699 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
808 2023.12.07 05:44:31.992721 [ 3 ] {} <Debug> HTTP-Session: 009fabdb-f485-42ee-9756-4e5a968050b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:42095
809 2023.12.07 05:44:31.992739 [ 3 ] {} <Debug> HTTP-Session: 009fabdb-f485-42ee-9756-4e5a968050b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
810 2023.12.07 05:44:31.992895 [ 3 ] {922e17e4-54db-459f-b077-72afda6670b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42095) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
811 2023.12.07 05:44:31.995741 [ 3 ] {922e17e4-54db-459f-b077-72afda6670b1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
812 2023.12.07 05:44:31.995920 [ 3 ] {922e17e4-54db-459f-b077-72afda6670b1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
813 2023.12.07 05:44:31.995969 [ 3 ] {922e17e4-54db-459f-b077-72afda6670b1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
814 2023.12.07 05:44:31.996894 [ 3 ] {922e17e4-54db-459f-b077-72afda6670b1} <Debug> DynamicQueryHandler: Done processing query
815 2023.12.07 05:44:31.996940 [ 3 ] {922e17e4-54db-459f-b077-72afda6670b1} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
816 2023.12.07 05:44:31.996958 [ 3 ] {} <Debug> HTTP-Session: 009fabdb-f485-42ee-9756-4e5a968050b5 Destroying unnamed session
817 2023.12.07 05:44:31.997242 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42095, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
818 2023.12.07 05:44:31.997306 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
819 2023.12.07 05:44:31.997327 [ 3 ] {} <Debug> HTTP-Session: 004aa706-c34e-471f-baf3-e10ad383d2de Authenticating user 'default' from [fd00:1122:3344:101::d]:42095
820 2023.12.07 05:44:31.997346 [ 3 ] {} <Debug> HTTP-Session: 004aa706-c34e-471f-baf3-e10ad383d2de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
821 2023.12.07 05:44:31.997470 [ 3 ] {46f41300-543d-4f94-9652-8599c3020ab8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42095) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
822 2023.12.07 05:44:31.997877 [ 3 ] {46f41300-543d-4f94-9652-8599c3020ab8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
823 2023.12.07 05:44:31.998027 [ 3 ] {46f41300-543d-4f94-9652-8599c3020ab8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
824 2023.12.07 05:44:31.998070 [ 3 ] {46f41300-543d-4f94-9652-8599c3020ab8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
825 2023.12.07 05:44:31.998896 [ 3 ] {46f41300-543d-4f94-9652-8599c3020ab8} <Debug> DynamicQueryHandler: Done processing query
826 2023.12.07 05:44:31.998927 [ 3 ] {46f41300-543d-4f94-9652-8599c3020ab8} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
827 2023.12.07 05:44:31.998943 [ 3 ] {} <Debug> HTTP-Session: 004aa706-c34e-471f-baf3-e10ad383d2de Destroying unnamed session
828 2023.12.07 05:44:31.999147 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42095, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
829 2023.12.07 05:44:31.999197 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
830 2023.12.07 05:44:31.999222 [ 3 ] {} <Debug> HTTP-Session: b9fdc09f-97c0-411c-81cf-38d367a2f7da Authenticating user 'default' from [fd00:1122:3344:101::d]:42095
831 2023.12.07 05:44:31.999245 [ 3 ] {} <Debug> HTTP-Session: b9fdc09f-97c0-411c-81cf-38d367a2f7da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
832 2023.12.07 05:44:31.999387 [ 3 ] {651e79dd-6993-441c-a8ae-9ffeb6ea139f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42095) 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)
833 2023.12.07 05:44:31.999818 [ 3 ] {651e79dd-6993-441c-a8ae-9ffeb6ea139f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
834 2023.12.07 05:44:31.999978 [ 3 ] {651e79dd-6993-441c-a8ae-9ffeb6ea139f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
835 2023.12.07 05:44:32.000041 [ 3 ] {651e79dd-6993-441c-a8ae-9ffeb6ea139f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
836 2023.12.07 05:44:32.001247 [ 3 ] {651e79dd-6993-441c-a8ae-9ffeb6ea139f} <Debug> DynamicQueryHandler: Done processing query
837 2023.12.07 05:44:32.001277 [ 3 ] {651e79dd-6993-441c-a8ae-9ffeb6ea139f} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
838 2023.12.07 05:44:32.001294 [ 3 ] {} <Debug> HTTP-Session: b9fdc09f-97c0-411c-81cf-38d367a2f7da Destroying unnamed session
839 2023.12.07 05:44:32.002057 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42095, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
840 2023.12.07 05:44:32.002104 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
841 2023.12.07 05:44:32.002124 [ 3 ] {} <Debug> HTTP-Session: bc14a042-7152-4c48-a40d-b9f871b22b03 Authenticating user 'default' from [fd00:1122:3344:101::d]:42095
842 2023.12.07 05:44:32.002142 [ 3 ] {} <Debug> HTTP-Session: bc14a042-7152-4c48-a40d-b9f871b22b03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
843 2023.12.07 05:44:32.002225 [ 3 ] {65dfc6b2-427d-448f-ba5c-5e2c154c5e18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42095) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
844 2023.12.07 05:44:32.002267 [ 3 ] {65dfc6b2-427d-448f-ba5c-5e2c154c5e18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
845 2023.12.07 05:44:32.003006 [ 3 ] {65dfc6b2-427d-448f-ba5c-5e2c154c5e18} <Trace> ParallelParsingInputFormat: Parallel parsing is used
846 2023.12.07 05:44:32.004166 [ 3 ] {65dfc6b2-427d-448f-ba5c-5e2c154c5e18} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB.
847 2023.12.07 05:44:32.004541 [ 3 ] {65dfc6b2-427d-448f-ba5c-5e2c154c5e18} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
848 2023.12.07 05:44:32.004737 [ 3 ] {65dfc6b2-427d-448f-ba5c-5e2c154c5e18} <Trace> oximeter.timeseries_schema (15aded41-7a4a-41bc-aedf-23cf3a0ab6e4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
849 2023.12.07 05:44:32.004870 [ 3 ] {65dfc6b2-427d-448f-ba5c-5e2c154c5e18} <Information> executeQuery: Read 4 rows, 443.00 B in 0.002610651 sec., 1532 rows/sec., 165.71 KiB/sec.
850 2023.12.07 05:44:32.005010 [ 3 ] {65dfc6b2-427d-448f-ba5c-5e2c154c5e18} <Debug> DynamicQueryHandler: Done processing query
851 2023.12.07 05:44:32.005034 [ 3 ] {65dfc6b2-427d-448f-ba5c-5e2c154c5e18} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
852 2023.12.07 05:44:32.005051 [ 3 ] {} <Debug> HTTP-Session: bc14a042-7152-4c48-a40d-b9f871b22b03 Destroying unnamed session
853 2023.12.07 05:44:32.005163 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42095, User-Agent: (none), Length: 2344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
854 2023.12.07 05:44:32.005217 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
855 2023.12.07 05:44:32.005237 [ 3 ] {} <Debug> HTTP-Session: 32add015-b599-4484-903a-e0662153e0d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:42095
856 2023.12.07 05:44:32.005255 [ 3 ] {} <Debug> HTTP-Session: 32add015-b599-4484-903a-e0662153e0d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
857 2023.12.07 05:44:32.005331 [ 3 ] {cb618a4a-3426-4c43-be56-18034da8284e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42095) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
858 2023.12.07 05:44:32.005372 [ 3 ] {cb618a4a-3426-4c43-be56-18034da8284e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
859 2023.12.07 05:44:32.005482 [ 3 ] {cb618a4a-3426-4c43-be56-18034da8284e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
860 2023.12.07 05:44:32.009094 [ 3 ] {cb618a4a-3426-4c43-be56-18034da8284e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB.
861 2023.12.07 05:44:32.009327 [ 3 ] {cb618a4a-3426-4c43-be56-18034da8284e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
862 2023.12.07 05:44:32.009484 [ 3 ] {cb618a4a-3426-4c43-be56-18034da8284e} <Trace> oximeter.fields_i64 (6b17ce31-066f-41c8-957b-4e92fb84b476): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
863 2023.12.07 05:44:32.009602 [ 3 ] {cb618a4a-3426-4c43-be56-18034da8284e} <Information> executeQuery: Read 16 rows, 1.30 KiB in 0.004239459 sec., 3774 rows/sec., 305.91 KiB/sec.
864 2023.12.07 05:44:32.009748 [ 3 ] {cb618a4a-3426-4c43-be56-18034da8284e} <Debug> DynamicQueryHandler: Done processing query
865 2023.12.07 05:44:32.009772 [ 3 ] {cb618a4a-3426-4c43-be56-18034da8284e} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
866 2023.12.07 05:44:32.009788 [ 3 ] {} <Debug> HTTP-Session: 32add015-b599-4484-903a-e0662153e0d9 Destroying unnamed session
867 2023.12.07 05:44:32.009929 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42095, User-Agent: (none), Length: 7485, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
868 2023.12.07 05:44:32.009974 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
869 2023.12.07 05:44:32.009994 [ 3 ] {} <Debug> HTTP-Session: 0d95bb5b-fc25-491b-948a-65f7b0d814a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:42095
870 2023.12.07 05:44:32.010011 [ 3 ] {} <Debug> HTTP-Session: 0d95bb5b-fc25-491b-948a-65f7b0d814a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
871 2023.12.07 05:44:32.010087 [ 3 ] {2bd0bb86-2d27-442e-ade3-98e3f0fb510a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42095) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
872 2023.12.07 05:44:32.010128 [ 3 ] {2bd0bb86-2d27-442e-ade3-98e3f0fb510a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
873 2023.12.07 05:44:32.010237 [ 3 ] {2bd0bb86-2d27-442e-ade3-98e3f0fb510a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
874 2023.12.07 05:44:32.010558 [ 3 ] {2bd0bb86-2d27-442e-ade3-98e3f0fb510a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB.
875 2023.12.07 05:44:32.010785 [ 3 ] {2bd0bb86-2d27-442e-ade3-98e3f0fb510a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
876 2023.12.07 05:44:32.010943 [ 3 ] {2bd0bb86-2d27-442e-ade3-98e3f0fb510a} <Trace> oximeter.fields_string (0fdcfcaf-e466-4538-a4c5-dc701d7b4bd6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
877 2023.12.07 05:44:32.011045 [ 3 ] {2bd0bb86-2d27-442e-ade3-98e3f0fb510a} <Information> executeQuery: Read 48 rows, 4.52 KiB in 0.000929322 sec., 51650 rows/sec., 4.75 MiB/sec.
878 2023.12.07 05:44:32.011170 [ 3 ] {2bd0bb86-2d27-442e-ade3-98e3f0fb510a} <Debug> DynamicQueryHandler: Done processing query
879 2023.12.07 05:44:32.011195 [ 3 ] {2bd0bb86-2d27-442e-ade3-98e3f0fb510a} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
880 2023.12.07 05:44:32.011210 [ 3 ] {} <Debug> HTTP-Session: 0d95bb5b-fc25-491b-948a-65f7b0d814a4 Destroying unnamed session
881 2023.12.07 05:44:32.011336 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42095, User-Agent: (none), Length: 4290, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
882 2023.12.07 05:44:32.011381 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
883 2023.12.07 05:44:32.011400 [ 3 ] {} <Debug> HTTP-Session: d7e0c3cf-5610-4745-985f-49034570f32b Authenticating user 'default' from [fd00:1122:3344:101::d]:42095
884 2023.12.07 05:44:32.011417 [ 3 ] {} <Debug> HTTP-Session: d7e0c3cf-5610-4745-985f-49034570f32b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
885 2023.12.07 05:44:32.011490 [ 3 ] {73d0a63e-e8d6-4c90-8af0-8c241ede8c92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42095) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
886 2023.12.07 05:44:32.011528 [ 3 ] {73d0a63e-e8d6-4c90-8af0-8c241ede8c92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
887 2023.12.07 05:44:32.012740 [ 3 ] {73d0a63e-e8d6-4c90-8af0-8c241ede8c92} <Trace> ParallelParsingInputFormat: Parallel parsing is used
888 2023.12.07 05:44:32.015209 [ 3 ] {73d0a63e-e8d6-4c90-8af0-8c241ede8c92} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB.
889 2023.12.07 05:44:32.015539 [ 3 ] {73d0a63e-e8d6-4c90-8af0-8c241ede8c92} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
890 2023.12.07 05:44:32.015716 [ 3 ] {73d0a63e-e8d6-4c90-8af0-8c241ede8c92} <Trace> oximeter.fields_uuid (bb7b29af-c6a5-489c-a8ec-4341e5391b4b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
891 2023.12.07 05:44:32.015840 [ 3 ] {73d0a63e-e8d6-4c90-8af0-8c241ede8c92} <Information> executeQuery: Read 25 rows, 2.00 KiB in 0.004316861 sec., 5791 rows/sec., 464.43 KiB/sec.
892 2023.12.07 05:44:32.015968 [ 3 ] {73d0a63e-e8d6-4c90-8af0-8c241ede8c92} <Debug> DynamicQueryHandler: Done processing query
893 2023.12.07 05:44:32.015993 [ 3 ] {73d0a63e-e8d6-4c90-8af0-8c241ede8c92} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
894 2023.12.07 05:44:32.016010 [ 3 ] {} <Debug> HTTP-Session: d7e0c3cf-5610-4745-985f-49034570f32b Destroying unnamed session
895 2023.12.07 05:44:32.016236 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42095, User-Agent: (none), Length: 17159, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
896 2023.12.07 05:44:32.016284 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
897 2023.12.07 05:44:32.016305 [ 3 ] {} <Debug> HTTP-Session: dea804c0-95d6-4ae0-bcc5-e8a5374d842c Authenticating user 'default' from [fd00:1122:3344:101::d]:42095
898 2023.12.07 05:44:32.016322 [ 3 ] {} <Debug> HTTP-Session: dea804c0-95d6-4ae0-bcc5-e8a5374d842c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
899 2023.12.07 05:44:32.016400 [ 3 ] {7b236376-5884-40c2-9e55-c89f3f03c3b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42095) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
900 2023.12.07 05:44:32.016445 [ 3 ] {7b236376-5884-40c2-9e55-c89f3f03c3b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
901 2023.12.07 05:44:32.016609 [ 3 ] {7b236376-5884-40c2-9e55-c89f3f03c3b9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
902 2023.12.07 05:44:32.017042 [ 3 ] {7b236376-5884-40c2-9e55-c89f3f03c3b9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB.
903 2023.12.07 05:44:32.018074 [ 3 ] {7b236376-5884-40c2-9e55-c89f3f03c3b9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
904 2023.12.07 05:44:32.018308 [ 3 ] {7b236376-5884-40c2-9e55-c89f3f03c3b9} <Trace> oximeter.measurements_histogramf64 (14df3351-36d1-40f9-ba61-9cb0ec7bcb19): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
905 2023.12.07 05:44:32.018456 [ 3 ] {7b236376-5884-40c2-9e55-c89f3f03c3b9} <Information> executeQuery: Read 16 rows, 22.11 KiB in 0.002023858 sec., 7905 rows/sec., 10.67 MiB/sec.
906 2023.12.07 05:44:32.018604 [ 3 ] {7b236376-5884-40c2-9e55-c89f3f03c3b9} <Debug> DynamicQueryHandler: Done processing query
907 2023.12.07 05:44:32.018629 [ 3 ] {7b236376-5884-40c2-9e55-c89f3f03c3b9} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
908 2023.12.07 05:44:32.018647 [ 3 ] {} <Debug> HTTP-Session: dea804c0-95d6-4ae0-bcc5-e8a5374d842c Destroying unnamed session
909 2023.12.07 05:44:32.018790 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42095, User-Agent: (none), Length: 2436, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
910 2023.12.07 05:44:32.018847 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
911 2023.12.07 05:44:32.018869 [ 3 ] {} <Debug> HTTP-Session: cb31ef59-b92e-4898-a66b-872b6210adfd Authenticating user 'default' from [fd00:1122:3344:101::d]:42095
912 2023.12.07 05:44:32.018886 [ 3 ] {} <Debug> HTTP-Session: cb31ef59-b92e-4898-a66b-872b6210adfd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
913 2023.12.07 05:44:32.018961 [ 3 ] {1f139658-f5b7-4deb-9289-9341109bd56c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42095) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
914 2023.12.07 05:44:32.019605 [ 3 ] {1f139658-f5b7-4deb-9289-9341109bd56c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
915 2023.12.07 05:44:32.019721 [ 3 ] {1f139658-f5b7-4deb-9289-9341109bd56c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
916 2023.12.07 05:44:32.020055 [ 3 ] {1f139658-f5b7-4deb-9289-9341109bd56c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB.
917 2023.12.07 05:44:32.020388 [ 3 ] {1f139658-f5b7-4deb-9289-9341109bd56c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
918 2023.12.07 05:44:32.020605 [ 3 ] {1f139658-f5b7-4deb-9289-9341109bd56c} <Trace> oximeter.measurements_i64 (9007cb3b-9d26-4819-9e4e-0b511a32fafe): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
919 2023.12.07 05:44:32.020747 [ 3 ] {1f139658-f5b7-4deb-9289-9341109bd56c} <Information> executeQuery: Read 15 rows, 1.12 KiB in 0.001751271 sec., 8565 rows/sec., 637.37 KiB/sec.
920 2023.12.07 05:44:32.020876 [ 3 ] {1f139658-f5b7-4deb-9289-9341109bd56c} <Debug> DynamicQueryHandler: Done processing query
921 2023.12.07 05:44:32.020902 [ 3 ] {1f139658-f5b7-4deb-9289-9341109bd56c} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
922 2023.12.07 05:44:32.020919 [ 3 ] {} <Debug> HTTP-Session: cb31ef59-b92e-4898-a66b-872b6210adfd Destroying unnamed session
923 2023.12.07 05:44:32.355128 [ 127 ] {} <Debug> DNSResolver: Updating DNS cache
924 2023.12.07 05:44:32.355180 [ 127 ] {} <Debug> DNSResolver: Updated DNS cache
925 2023.12.07 05:44:33.000155 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 228.07 MiB, peak 233.21 MiB, will set to 229.54 MiB (RSS), difference: 1.47 MiB
926 2023.12.07 05:44:41.972894 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42095, User-Agent: (none), Length: 2774, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
927 2023.12.07 05:44:41.973009 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
928 2023.12.07 05:44:41.973045 [ 3 ] {} <Debug> HTTP-Session: b66ae2a2-b142-43b0-86c8-611ca22d36f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:42095
929 2023.12.07 05:44:41.973075 [ 3 ] {} <Debug> HTTP-Session: b66ae2a2-b142-43b0-86c8-611ca22d36f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
930 2023.12.07 05:44:41.973205 [ 3 ] {6237b479-4507-4ba5-85bf-a964643a38d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42095) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
931 2023.12.07 05:44:41.973264 [ 3 ] {6237b479-4507-4ba5-85bf-a964643a38d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
932 2023.12.07 05:44:41.973421 [ 3 ] {6237b479-4507-4ba5-85bf-a964643a38d4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
933 2023.12.07 05:44:41.973863 [ 3 ] {6237b479-4507-4ba5-85bf-a964643a38d4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.21 GiB.
934 2023.12.07 05:44:41.974116 [ 3 ] {6237b479-4507-4ba5-85bf-a964643a38d4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
935 2023.12.07 05:44:41.974277 [ 3 ] {6237b479-4507-4ba5-85bf-a964643a38d4} <Trace> oximeter.fields_i64 (6b17ce31-066f-41c8-957b-4e92fb84b476): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
936 2023.12.07 05:44:41.974409 [ 3 ] {6237b479-4507-4ba5-85bf-a964643a38d4} <Information> executeQuery: Read 19 rows, 1.54 KiB in 0.001162797 sec., 16339 rows/sec., 1.29 MiB/sec.
937 2023.12.07 05:44:41.974558 [ 3 ] {6237b479-4507-4ba5-85bf-a964643a38d4} <Debug> DynamicQueryHandler: Done processing query
938 2023.12.07 05:44:41.974583 [ 3 ] {6237b479-4507-4ba5-85bf-a964643a38d4} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
939 2023.12.07 05:44:41.974599 [ 3 ] {} <Debug> HTTP-Session: b66ae2a2-b142-43b0-86c8-611ca22d36f1 Destroying unnamed session
940 2023.12.07 05:44:41.974736 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42095, User-Agent: (none), Length: 8843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
941 2023.12.07 05:44:41.974782 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
942 2023.12.07 05:44:41.974803 [ 3 ] {} <Debug> HTTP-Session: 891e9c74-8de2-4972-9f64-1657270039c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:42095
943 2023.12.07 05:44:41.974820 [ 3 ] {} <Debug> HTTP-Session: 891e9c74-8de2-4972-9f64-1657270039c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
944 2023.12.07 05:44:41.974895 [ 3 ] {999592cd-4562-4ae9-b562-3b6f6c117967} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42095) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
945 2023.12.07 05:44:41.974934 [ 3 ] {999592cd-4562-4ae9-b562-3b6f6c117967} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
946 2023.12.07 05:44:41.975040 [ 3 ] {999592cd-4562-4ae9-b562-3b6f6c117967} <Trace> ParallelParsingInputFormat: Parallel parsing is used
947 2023.12.07 05:44:41.975419 [ 3 ] {999592cd-4562-4ae9-b562-3b6f6c117967} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.21 GiB.
948 2023.12.07 05:44:41.975640 [ 3 ] {999592cd-4562-4ae9-b562-3b6f6c117967} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
949 2023.12.07 05:44:41.975791 [ 3 ] {999592cd-4562-4ae9-b562-3b6f6c117967} <Trace> oximeter.fields_string (0fdcfcaf-e466-4538-a4c5-dc701d7b4bd6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
950 2023.12.07 05:44:41.975910 [ 3 ] {999592cd-4562-4ae9-b562-3b6f6c117967} <Information> executeQuery: Read 57 rows, 5.34 KiB in 0.000984743 sec., 57883 rows/sec., 5.29 MiB/sec.
951 2023.12.07 05:44:41.976043 [ 3 ] {999592cd-4562-4ae9-b562-3b6f6c117967} <Debug> DynamicQueryHandler: Done processing query
952 2023.12.07 05:44:41.976067 [ 3 ] {999592cd-4562-4ae9-b562-3b6f6c117967} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
953 2023.12.07 05:44:41.976084 [ 3 ] {} <Debug> HTTP-Session: 891e9c74-8de2-4972-9f64-1657270039c6 Destroying unnamed session
954 2023.12.07 05:44:41.976217 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42095, User-Agent: (none), Length: 4797, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
955 2023.12.07 05:44:41.976262 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
956 2023.12.07 05:44:41.976282 [ 3 ] {} <Debug> HTTP-Session: e3319a65-0a36-47ec-bf13-e5322118f631 Authenticating user 'default' from [fd00:1122:3344:101::d]:42095
957 2023.12.07 05:44:41.976299 [ 3 ] {} <Debug> HTTP-Session: e3319a65-0a36-47ec-bf13-e5322118f631 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
958 2023.12.07 05:44:41.976370 [ 3 ] {f0b78b8e-1845-4248-8727-0f88537808ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42095) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
959 2023.12.07 05:44:41.976410 [ 3 ] {f0b78b8e-1845-4248-8727-0f88537808ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
960 2023.12.07 05:44:41.976519 [ 3 ] {f0b78b8e-1845-4248-8727-0f88537808ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used
961 2023.12.07 05:44:41.976837 [ 3 ] {f0b78b8e-1845-4248-8727-0f88537808ae} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.21 GiB.
962 2023.12.07 05:44:41.977050 [ 3 ] {f0b78b8e-1845-4248-8727-0f88537808ae} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
963 2023.12.07 05:44:41.977200 [ 3 ] {f0b78b8e-1845-4248-8727-0f88537808ae} <Trace> oximeter.fields_uuid (bb7b29af-c6a5-489c-a8ec-4341e5391b4b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
964 2023.12.07 05:44:41.977317 [ 3 ] {f0b78b8e-1845-4248-8727-0f88537808ae} <Information> executeQuery: Read 28 rows, 2.25 KiB in 0.000915971 sec., 30568 rows/sec., 2.39 MiB/sec.
965 2023.12.07 05:44:41.977437 [ 3 ] {f0b78b8e-1845-4248-8727-0f88537808ae} <Debug> DynamicQueryHandler: Done processing query
966 2023.12.07 05:44:41.977461 [ 3 ] {f0b78b8e-1845-4248-8727-0f88537808ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
967 2023.12.07 05:44:41.977476 [ 3 ] {} <Debug> HTTP-Session: e3319a65-0a36-47ec-bf13-e5322118f631 Destroying unnamed session
968 2023.12.07 05:44:41.977626 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42095, User-Agent: (none), Length: 20364, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
969 2023.12.07 05:44:41.977672 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
970 2023.12.07 05:44:41.977691 [ 3 ] {} <Debug> HTTP-Session: 576d2ed2-a0c3-44ba-8b86-31d527c7cc7b Authenticating user 'default' from [fd00:1122:3344:101::d]:42095
971 2023.12.07 05:44:41.977708 [ 3 ] {} <Debug> HTTP-Session: 576d2ed2-a0c3-44ba-8b86-31d527c7cc7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
972 2023.12.07 05:44:41.977783 [ 3 ] {7b54e1ec-10ea-4d57-af0e-f3142c7f7b80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42095) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
973 2023.12.07 05:44:41.977828 [ 3 ] {7b54e1ec-10ea-4d57-af0e-f3142c7f7b80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
974 2023.12.07 05:44:41.977963 [ 3 ] {7b54e1ec-10ea-4d57-af0e-f3142c7f7b80} <Trace> ParallelParsingInputFormat: Parallel parsing is used
975 2023.12.07 05:44:41.978348 [ 3 ] {7b54e1ec-10ea-4d57-af0e-f3142c7f7b80} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.21 GiB.
976 2023.12.07 05:44:41.978637 [ 3 ] {7b54e1ec-10ea-4d57-af0e-f3142c7f7b80} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
977 2023.12.07 05:44:41.978823 [ 3 ] {7b54e1ec-10ea-4d57-af0e-f3142c7f7b80} <Trace> oximeter.measurements_histogramf64 (14df3351-36d1-40f9-ba61-9cb0ec7bcb19): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
978 2023.12.07 05:44:41.978947 [ 3 ] {7b54e1ec-10ea-4d57-af0e-f3142c7f7b80} <Information> executeQuery: Read 19 rows, 26.25 KiB in 0.001133937 sec., 16755 rows/sec., 22.61 MiB/sec.
979 2023.12.07 05:44:41.979086 [ 3 ] {7b54e1ec-10ea-4d57-af0e-f3142c7f7b80} <Debug> DynamicQueryHandler: Done processing query
980 2023.12.07 05:44:41.979110 [ 3 ] {7b54e1ec-10ea-4d57-af0e-f3142c7f7b80} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
981 2023.12.07 05:44:41.979126 [ 3 ] {} <Debug> HTTP-Session: 576d2ed2-a0c3-44ba-8b86-31d527c7cc7b Destroying unnamed session
982 2023.12.07 05:44:41.979243 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42095, User-Agent: (none), Length: 1943, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
983 2023.12.07 05:44:41.979289 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
984 2023.12.07 05:44:41.979309 [ 3 ] {} <Debug> HTTP-Session: 02a23fe6-13ea-474e-a571-4ca4790955f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:42095
985 2023.12.07 05:44:41.979325 [ 3 ] {} <Debug> HTTP-Session: 02a23fe6-13ea-474e-a571-4ca4790955f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
986 2023.12.07 05:44:41.979395 [ 3 ] {eb9b5e87-c0d0-4d5a-b175-06ab94deb229} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42095) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
987 2023.12.07 05:44:41.979436 [ 3 ] {eb9b5e87-c0d0-4d5a-b175-06ab94deb229} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
988 2023.12.07 05:44:41.979542 [ 3 ] {eb9b5e87-c0d0-4d5a-b175-06ab94deb229} <Trace> ParallelParsingInputFormat: Parallel parsing is used
989 2023.12.07 05:44:41.979816 [ 3 ] {eb9b5e87-c0d0-4d5a-b175-06ab94deb229} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.21 GiB.
990 2023.12.07 05:44:41.980061 [ 3 ] {eb9b5e87-c0d0-4d5a-b175-06ab94deb229} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
991 2023.12.07 05:44:41.980244 [ 3 ] {eb9b5e87-c0d0-4d5a-b175-06ab94deb229} <Trace> oximeter.measurements_i64 (9007cb3b-9d26-4819-9e4e-0b511a32fafe): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
992 2023.12.07 05:44:41.980361 [ 3 ] {eb9b5e87-c0d0-4d5a-b175-06ab94deb229} <Information> executeQuery: Read 12 rows, 868.00 B in 0.000933332 sec., 12857 rows/sec., 908.20 KiB/sec.
993 2023.12.07 05:44:41.980482 [ 3 ] {eb9b5e87-c0d0-4d5a-b175-06ab94deb229} <Debug> DynamicQueryHandler: Done processing query
994 2023.12.07 05:44:41.980506 [ 3 ] {eb9b5e87-c0d0-4d5a-b175-06ab94deb229} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
995 2023.12.07 05:44:41.980523 [ 3 ] {} <Debug> HTTP-Session: 02a23fe6-13ea-474e-a571-4ca4790955f2 Destroying unnamed session
996 2023.12.07 05:44:46.970720 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42095, User-Agent: (none), Length: 259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
997 2023.12.07 05:44:46.970845 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
998 2023.12.07 05:44:46.970874 [ 3 ] {} <Debug> HTTP-Session: 45afbc92-ddf5-41f5-92fe-a49964edb606 Authenticating user 'default' from [fd00:1122:3344:101::d]:42095
999 2023.12.07 05:44:46.970901 [ 3 ] {} <Debug> HTTP-Session: 45afbc92-ddf5-41f5-92fe-a49964edb606 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1000 2023.12.07 05:44:46.971111 [ 3 ] {2c24b28a-56c4-4fe7-b83a-ebe7cd7a3ba5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42095) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
1001 2023.12.07 05:44:46.972313 [ 3 ] {2c24b28a-56c4-4fe7-b83a-ebe7cd7a3ba5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1002 2023.12.07 05:44:46.972480 [ 3 ] {2c24b28a-56c4-4fe7-b83a-ebe7cd7a3ba5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1003 2023.12.07 05:44:46.972577 [ 3 ] {2c24b28a-56c4-4fe7-b83a-ebe7cd7a3ba5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1004 2023.12.07 05:44:46.972876 [ 3 ] {2c24b28a-56c4-4fe7-b83a-ebe7cd7a3ba5} <Debug> oximeter.timeseries_schema (15aded41-7a4a-41bc-aedf-23cf3a0ab6e4) (SelectExecutor): Key condition: (column 0 notIn 4-element set)
1005 2023.12.07 05:44:46.974782 [ 3 ] {2c24b28a-56c4-4fe7-b83a-ebe7cd7a3ba5} <Trace> oximeter.timeseries_schema (15aded41-7a4a-41bc-aedf-23cf3a0ab6e4) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1006 2023.12.07 05:44:46.974812 [ 3 ] {2c24b28a-56c4-4fe7-b83a-ebe7cd7a3ba5} <Debug> oximeter.timeseries_schema (15aded41-7a4a-41bc-aedf-23cf3a0ab6e4) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges
1007 2023.12.07 05:44:46.974934 [ 3 ] {2c24b28a-56c4-4fe7-b83a-ebe7cd7a3ba5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1008 2023.12.07 05:44:46.977079 [ 3 ] {2c24b28a-56c4-4fe7-b83a-ebe7cd7a3ba5} <Information> executeQuery: Read 4 rows, 443.00 B in 0.005916128 sec., 676 rows/sec., 73.13 KiB/sec.
1009 2023.12.07 05:44:46.977294 [ 3 ] {2c24b28a-56c4-4fe7-b83a-ebe7cd7a3ba5} <Debug> DynamicQueryHandler: Done processing query
1010 2023.12.07 05:44:46.977319 [ 3 ] {2c24b28a-56c4-4fe7-b83a-ebe7cd7a3ba5} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1011 2023.12.07 05:44:46.977336 [ 3 ] {} <Debug> HTTP-Session: 45afbc92-ddf5-41f5-92fe-a49964edb606 Destroying unnamed session
1012 2023.12.07 05:44:46.977598 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42095, User-Agent: (none), Length: 297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1013 2023.12.07 05:44:46.977645 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1014 2023.12.07 05:44:46.977664 [ 3 ] {} <Debug> HTTP-Session: 7448b642-6a22-471b-84cc-4a0e06d13c3d Authenticating user 'default' from [fd00:1122:3344:101::d]:42095
1015 2023.12.07 05:44:46.977682 [ 3 ] {} <Debug> HTTP-Session: 7448b642-6a22-471b-84cc-4a0e06d13c3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1016 2023.12.07 05:44:46.977805 [ 3 ] {df9967e6-880e-4038-9375-0e2dd0141791} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42095) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:errors_received') FORMAT JSONEachRow; (stage: Complete)
1017 2023.12.07 05:44:46.978248 [ 3 ] {df9967e6-880e-4038-9375-0e2dd0141791} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1018 2023.12.07 05:44:46.978407 [ 3 ] {df9967e6-880e-4038-9375-0e2dd0141791} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1019 2023.12.07 05:44:46.978448 [ 3 ] {df9967e6-880e-4038-9375-0e2dd0141791} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1020 2023.12.07 05:44:46.978594 [ 3 ] {df9967e6-880e-4038-9375-0e2dd0141791} <Debug> oximeter.timeseries_schema (15aded41-7a4a-41bc-aedf-23cf3a0ab6e4) (SelectExecutor): Key condition: (column 0 notIn 5-element set)
1021 2023.12.07 05:44:46.978623 [ 3 ] {df9967e6-880e-4038-9375-0e2dd0141791} <Trace> oximeter.timeseries_schema (15aded41-7a4a-41bc-aedf-23cf3a0ab6e4) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1022 2023.12.07 05:44:46.978644 [ 3 ] {df9967e6-880e-4038-9375-0e2dd0141791} <Debug> oximeter.timeseries_schema (15aded41-7a4a-41bc-aedf-23cf3a0ab6e4) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges
1023 2023.12.07 05:44:46.978673 [ 3 ] {df9967e6-880e-4038-9375-0e2dd0141791} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1024 2023.12.07 05:44:46.979554 [ 3 ] {df9967e6-880e-4038-9375-0e2dd0141791} <Information> executeQuery: Read 4 rows, 443.00 B in 0.0017113 sec., 2337 rows/sec., 252.80 KiB/sec.
1025 2023.12.07 05:44:46.979733 [ 3 ] {df9967e6-880e-4038-9375-0e2dd0141791} <Debug> DynamicQueryHandler: Done processing query
1026 2023.12.07 05:44:46.979756 [ 3 ] {df9967e6-880e-4038-9375-0e2dd0141791} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1027 2023.12.07 05:44:46.979772 [ 3 ] {} <Debug> HTTP-Session: 7448b642-6a22-471b-84cc-4a0e06d13c3d Destroying unnamed session
1028 2023.12.07 05:44:46.980049 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42095, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1029 2023.12.07 05:44:46.980092 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1030 2023.12.07 05:44:46.980111 [ 3 ] {} <Debug> HTTP-Session: a4bdf759-19aa-40d3-8712-b9bc4ce4ba45 Authenticating user 'default' from [fd00:1122:3344:101::d]:42095
1031 2023.12.07 05:44:46.980129 [ 3 ] {} <Debug> HTTP-Session: a4bdf759-19aa-40d3-8712-b9bc4ce4ba45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1032 2023.12.07 05:44:46.980247 [ 3 ] {a3a1f6c6-2c0e-458a-b6b4-b8169efffda7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42095) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:errors_received', 'physical_data_link:errors_sent') FORMAT JSONEachRow; (stage: Complete)
1033 2023.12.07 05:44:46.980690 [ 3 ] {a3a1f6c6-2c0e-458a-b6b4-b8169efffda7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1034 2023.12.07 05:44:46.980849 [ 3 ] {a3a1f6c6-2c0e-458a-b6b4-b8169efffda7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1035 2023.12.07 05:44:46.980889 [ 3 ] {a3a1f6c6-2c0e-458a-b6b4-b8169efffda7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1036 2023.12.07 05:44:46.981034 [ 3 ] {a3a1f6c6-2c0e-458a-b6b4-b8169efffda7} <Debug> oximeter.timeseries_schema (15aded41-7a4a-41bc-aedf-23cf3a0ab6e4) (SelectExecutor): Key condition: (column 0 notIn 6-element set)
1037 2023.12.07 05:44:46.981063 [ 3 ] {a3a1f6c6-2c0e-458a-b6b4-b8169efffda7} <Trace> oximeter.timeseries_schema (15aded41-7a4a-41bc-aedf-23cf3a0ab6e4) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1038 2023.12.07 05:44:46.981084 [ 3 ] {a3a1f6c6-2c0e-458a-b6b4-b8169efffda7} <Debug> oximeter.timeseries_schema (15aded41-7a4a-41bc-aedf-23cf3a0ab6e4) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges
1039 2023.12.07 05:44:46.981112 [ 3 ] {a3a1f6c6-2c0e-458a-b6b4-b8169efffda7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1040 2023.12.07 05:44:46.982096 [ 3 ] {a3a1f6c6-2c0e-458a-b6b4-b8169efffda7} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001812183 sec., 2207 rows/sec., 238.73 KiB/sec.
1041 2023.12.07 05:44:46.982290 [ 3 ] {a3a1f6c6-2c0e-458a-b6b4-b8169efffda7} <Debug> DynamicQueryHandler: Done processing query
1042 2023.12.07 05:44:46.982314 [ 3 ] {a3a1f6c6-2c0e-458a-b6b4-b8169efffda7} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1043 2023.12.07 05:44:46.982330 [ 3 ] {} <Debug> HTTP-Session: a4bdf759-19aa-40d3-8712-b9bc4ce4ba45 Destroying unnamed session
1044 2023.12.07 05:44:46.982586 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42095, User-Agent: (none), Length: 368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1045 2023.12.07 05:44:46.982629 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1046 2023.12.07 05:44:46.982648 [ 3 ] {} <Debug> HTTP-Session: 2e53e530-a08a-435c-a614-a1abb48296b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:42095
1047 2023.12.07 05:44:46.982664 [ 3 ] {} <Debug> HTTP-Session: 2e53e530-a08a-435c-a614-a1abb48296b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1048 2023.12.07 05:44:46.982780 [ 3 ] {edb873a7-061e-4099-9f6e-83979bdb5e9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42095) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent') FORMAT JSONEachRow; (stage: Complete)
1049 2023.12.07 05:44:46.983243 [ 3 ] {edb873a7-061e-4099-9f6e-83979bdb5e9f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1050 2023.12.07 05:44:46.983407 [ 3 ] {edb873a7-061e-4099-9f6e-83979bdb5e9f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1051 2023.12.07 05:44:46.983448 [ 3 ] {edb873a7-061e-4099-9f6e-83979bdb5e9f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1052 2023.12.07 05:44:46.983592 [ 3 ] {edb873a7-061e-4099-9f6e-83979bdb5e9f} <Debug> oximeter.timeseries_schema (15aded41-7a4a-41bc-aedf-23cf3a0ab6e4) (SelectExecutor): Key condition: (column 0 notIn 7-element set)
1053 2023.12.07 05:44:46.983621 [ 3 ] {edb873a7-061e-4099-9f6e-83979bdb5e9f} <Trace> oximeter.timeseries_schema (15aded41-7a4a-41bc-aedf-23cf3a0ab6e4) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1054 2023.12.07 05:44:46.983641 [ 3 ] {edb873a7-061e-4099-9f6e-83979bdb5e9f} <Debug> oximeter.timeseries_schema (15aded41-7a4a-41bc-aedf-23cf3a0ab6e4) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges
1055 2023.12.07 05:44:46.983667 [ 3 ] {edb873a7-061e-4099-9f6e-83979bdb5e9f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1056 2023.12.07 05:44:46.984590 [ 3 ] {edb873a7-061e-4099-9f6e-83979bdb5e9f} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001772592 sec., 2256 rows/sec., 244.06 KiB/sec.
1057 2023.12.07 05:44:46.984786 [ 3 ] {edb873a7-061e-4099-9f6e-83979bdb5e9f} <Debug> DynamicQueryHandler: Done processing query
1058 2023.12.07 05:44:46.984809 [ 3 ] {edb873a7-061e-4099-9f6e-83979bdb5e9f} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1059 2023.12.07 05:44:46.984826 [ 3 ] {} <Debug> HTTP-Session: 2e53e530-a08a-435c-a614-a1abb48296b5 Destroying unnamed session
1060 2023.12.07 05:44:46.985062 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42095, User-Agent: (none), Length: 407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1061 2023.12.07 05:44:46.985105 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1062 2023.12.07 05:44:46.985126 [ 3 ] {} <Debug> HTTP-Session: 3e4d9f01-63e7-4ad6-8b17-0ea87f094fd5 Authenticating user 'default' from [fd00:1122:3344:101::d]:42095
1063 2023.12.07 05:44:46.985142 [ 3 ] {} <Debug> HTTP-Session: 3e4d9f01-63e7-4ad6-8b17-0ea87f094fd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1064 2023.12.07 05:44:46.985261 [ 3 ] {55356eb9-9c61-4b4c-a189-e9b2b402163d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42095) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received') FORMAT JSONEachRow; (stage: Complete)
1065 2023.12.07 05:44:46.985725 [ 3 ] {55356eb9-9c61-4b4c-a189-e9b2b402163d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1066 2023.12.07 05:44:46.985889 [ 3 ] {55356eb9-9c61-4b4c-a189-e9b2b402163d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1067 2023.12.07 05:44:46.985930 [ 3 ] {55356eb9-9c61-4b4c-a189-e9b2b402163d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1068 2023.12.07 05:44:46.986075 [ 3 ] {55356eb9-9c61-4b4c-a189-e9b2b402163d} <Debug> oximeter.timeseries_schema (15aded41-7a4a-41bc-aedf-23cf3a0ab6e4) (SelectExecutor): Key condition: (column 0 notIn 8-element set)
1069 2023.12.07 05:44:46.986103 [ 3 ] {55356eb9-9c61-4b4c-a189-e9b2b402163d} <Trace> oximeter.timeseries_schema (15aded41-7a4a-41bc-aedf-23cf3a0ab6e4) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1070 2023.12.07 05:44:46.986124 [ 3 ] {55356eb9-9c61-4b4c-a189-e9b2b402163d} <Debug> oximeter.timeseries_schema (15aded41-7a4a-41bc-aedf-23cf3a0ab6e4) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges
1071 2023.12.07 05:44:46.986151 [ 3 ] {55356eb9-9c61-4b4c-a189-e9b2b402163d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1072 2023.12.07 05:44:46.987014 [ 3 ] {55356eb9-9c61-4b4c-a189-e9b2b402163d} <Information> executeQuery: Read 4 rows, 443.00 B in 0.00171626 sec., 2330 rows/sec., 252.07 KiB/sec.
1073 2023.12.07 05:44:46.987204 [ 3 ] {55356eb9-9c61-4b4c-a189-e9b2b402163d} <Debug> DynamicQueryHandler: Done processing query
1074 2023.12.07 05:44:46.987228 [ 3 ] {55356eb9-9c61-4b4c-a189-e9b2b402163d} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1075 2023.12.07 05:44:46.987243 [ 3 ] {} <Debug> HTTP-Session: 3e4d9f01-63e7-4ad6-8b17-0ea87f094fd5 Destroying unnamed session
1076 2023.12.07 05:44:46.987486 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42095, User-Agent: (none), Length: 440, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1077 2023.12.07 05:44:46.987529 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1078 2023.12.07 05:44:46.987547 [ 3 ] {} <Debug> HTTP-Session: dc389ef8-f9ff-4af7-bc9c-29111c021f16 Authenticating user 'default' from [fd00:1122:3344:101::d]:42095
1079 2023.12.07 05:44:46.987563 [ 3 ] {} <Debug> HTTP-Session: dc389ef8-f9ff-4af7-bc9c-29111c021f16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1080 2023.12.07 05:44:46.987683 [ 3 ] {a6fc1eac-54b3-4ea2-8a7c-da07996c4c87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42095) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received') FORMAT JSONEachRow; (stage: Complete)
1081 2023.12.07 05:44:46.988149 [ 3 ] {a6fc1eac-54b3-4ea2-8a7c-da07996c4c87} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1082 2023.12.07 05:44:46.988315 [ 3 ] {a6fc1eac-54b3-4ea2-8a7c-da07996c4c87} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1083 2023.12.07 05:44:46.988357 [ 3 ] {a6fc1eac-54b3-4ea2-8a7c-da07996c4c87} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1084 2023.12.07 05:44:46.988502 [ 3 ] {a6fc1eac-54b3-4ea2-8a7c-da07996c4c87} <Debug> oximeter.timeseries_schema (15aded41-7a4a-41bc-aedf-23cf3a0ab6e4) (SelectExecutor): Key condition: (column 0 notIn 9-element set)
1085 2023.12.07 05:44:46.988531 [ 3 ] {a6fc1eac-54b3-4ea2-8a7c-da07996c4c87} <Trace> oximeter.timeseries_schema (15aded41-7a4a-41bc-aedf-23cf3a0ab6e4) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1086 2023.12.07 05:44:46.988552 [ 3 ] {a6fc1eac-54b3-4ea2-8a7c-da07996c4c87} <Debug> oximeter.timeseries_schema (15aded41-7a4a-41bc-aedf-23cf3a0ab6e4) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges
1087 2023.12.07 05:44:46.988580 [ 3 ] {a6fc1eac-54b3-4ea2-8a7c-da07996c4c87} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1088 2023.12.07 05:44:46.989369 [ 3 ] {a6fc1eac-54b3-4ea2-8a7c-da07996c4c87} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001649058 sec., 2425 rows/sec., 262.34 KiB/sec.
1089 2023.12.07 05:44:46.989558 [ 3 ] {a6fc1eac-54b3-4ea2-8a7c-da07996c4c87} <Debug> DynamicQueryHandler: Done processing query
1090 2023.12.07 05:44:46.989582 [ 3 ] {a6fc1eac-54b3-4ea2-8a7c-da07996c4c87} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1091 2023.12.07 05:44:46.989598 [ 3 ] {} <Debug> HTTP-Session: dc389ef8-f9ff-4af7-bc9c-29111c021f16 Destroying unnamed session
1092 2023.12.07 05:44:47.010838 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42095, User-Agent: (none), Length: 1942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1093 2023.12.07 05:44:47.010895 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1094 2023.12.07 05:44:47.010919 [ 3 ] {} <Debug> HTTP-Session: 8eb4ca2e-6338-410e-bcc7-4c1254a16b41 Authenticating user 'default' from [fd00:1122:3344:101::d]:42095
1095 2023.12.07 05:44:47.010940 [ 3 ] {} <Debug> HTTP-Session: 8eb4ca2e-6338-410e-bcc7-4c1254a16b41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1096 2023.12.07 05:44:47.011040 [ 3 ] {891985b4-12d7-41db-8052-11a5dd68bcc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42095) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1097 2023.12.07 05:44:47.011092 [ 3 ] {891985b4-12d7-41db-8052-11a5dd68bcc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1098 2023.12.07 05:44:47.011269 [ 3 ] {891985b4-12d7-41db-8052-11a5dd68bcc9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1099 2023.12.07 05:44:47.011595 [ 3 ] {891985b4-12d7-41db-8052-11a5dd68bcc9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.21 GiB.
1100 2023.12.07 05:44:47.011899 [ 3 ] {891985b4-12d7-41db-8052-11a5dd68bcc9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1101 2023.12.07 05:44:47.012057 [ 3 ] {891985b4-12d7-41db-8052-11a5dd68bcc9} <Trace> oximeter.timeseries_schema (15aded41-7a4a-41bc-aedf-23cf3a0ab6e4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1102 2023.12.07 05:44:47.012174 [ 3 ] {891985b4-12d7-41db-8052-11a5dd68bcc9} <Information> executeQuery: Read 6 rows, 996.00 B in 0.001102165 sec., 5443 rows/sec., 882.50 KiB/sec.
1103 2023.12.07 05:44:47.012284 [ 3 ] {891985b4-12d7-41db-8052-11a5dd68bcc9} <Debug> DynamicQueryHandler: Done processing query
1104 2023.12.07 05:44:47.012307 [ 3 ] {891985b4-12d7-41db-8052-11a5dd68bcc9} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1105 2023.12.07 05:44:47.012322 [ 3 ] {} <Debug> HTTP-Session: 8eb4ca2e-6338-410e-bcc7-4c1254a16b41 Destroying unnamed session
1106 2023.12.07 05:44:47.012441 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42095, User-Agent: (none), Length: 5343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1107 2023.12.07 05:44:47.012483 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1108 2023.12.07 05:44:47.012502 [ 3 ] {} <Debug> HTTP-Session: 56856c56-079a-4e2c-8ce2-45dd9d904b6b Authenticating user 'default' from [fd00:1122:3344:101::d]:42095
1109 2023.12.07 05:44:47.012518 [ 3 ] {} <Debug> HTTP-Session: 56856c56-079a-4e2c-8ce2-45dd9d904b6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1110 2023.12.07 05:44:47.012589 [ 3 ] {222982e7-d958-49df-bdf7-3cf7cdd5be80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42095) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1111 2023.12.07 05:44:47.012627 [ 3 ] {222982e7-d958-49df-bdf7-3cf7cdd5be80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1112 2023.12.07 05:44:47.012728 [ 3 ] {222982e7-d958-49df-bdf7-3cf7cdd5be80} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1113 2023.12.07 05:44:47.013021 [ 3 ] {222982e7-d958-49df-bdf7-3cf7cdd5be80} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.21 GiB.
1114 2023.12.07 05:44:47.013224 [ 3 ] {222982e7-d958-49df-bdf7-3cf7cdd5be80} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1115 2023.12.07 05:44:47.013372 [ 3 ] {222982e7-d958-49df-bdf7-3cf7cdd5be80} <Trace> oximeter.fields_string (0fdcfcaf-e466-4538-a4c5-dc701d7b4bd6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1116 2023.12.07 05:44:47.013465 [ 3 ] {222982e7-d958-49df-bdf7-3cf7cdd5be80} <Information> executeQuery: Read 36 rows, 3.12 KiB in 0.0008482 sec., 42442 rows/sec., 3.59 MiB/sec.
1117 2023.12.07 05:44:47.013576 [ 3 ] {222982e7-d958-49df-bdf7-3cf7cdd5be80} <Debug> DynamicQueryHandler: Done processing query
1118 2023.12.07 05:44:47.013598 [ 3 ] {222982e7-d958-49df-bdf7-3cf7cdd5be80} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1119 2023.12.07 05:44:47.013613 [ 3 ] {} <Debug> HTTP-Session: 56856c56-079a-4e2c-8ce2-45dd9d904b6b Destroying unnamed session
1120 2023.12.07 05:44:47.013758 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42095, User-Agent: (none), Length: 4090, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1121 2023.12.07 05:44:47.013802 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1122 2023.12.07 05:44:47.013820 [ 3 ] {} <Debug> HTTP-Session: 16583b3f-f020-4722-a058-ddd032f4f810 Authenticating user 'default' from [fd00:1122:3344:101::d]:42095
1123 2023.12.07 05:44:47.013836 [ 3 ] {} <Debug> HTTP-Session: 16583b3f-f020-4722-a058-ddd032f4f810 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1124 2023.12.07 05:44:47.013905 [ 3 ] {a798a637-bc7e-4ba9-8c69-fb03d455ef14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42095) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1125 2023.12.07 05:44:47.013943 [ 3 ] {a798a637-bc7e-4ba9-8c69-fb03d455ef14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1126 2023.12.07 05:44:47.014042 [ 3 ] {a798a637-bc7e-4ba9-8c69-fb03d455ef14} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1127 2023.12.07 05:44:47.014316 [ 3 ] {a798a637-bc7e-4ba9-8c69-fb03d455ef14} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.21 GiB.
1128 2023.12.07 05:44:47.014516 [ 3 ] {a798a637-bc7e-4ba9-8c69-fb03d455ef14} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1129 2023.12.07 05:44:47.014685 [ 3 ] {a798a637-bc7e-4ba9-8c69-fb03d455ef14} <Trace> oximeter.fields_uuid (bb7b29af-c6a5-489c-a8ec-4341e5391b4b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1130 2023.12.07 05:44:47.014784 [ 3 ] {a798a637-bc7e-4ba9-8c69-fb03d455ef14} <Information> executeQuery: Read 24 rows, 1.90 KiB in 0.000848539 sec., 28283 rows/sec., 2.18 MiB/sec.
1131 2023.12.07 05:44:47.014928 [ 3 ] {a798a637-bc7e-4ba9-8c69-fb03d455ef14} <Debug> DynamicQueryHandler: Done processing query
1132 2023.12.07 05:44:47.014951 [ 3 ] {a798a637-bc7e-4ba9-8c69-fb03d455ef14} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1133 2023.12.07 05:44:47.014966 [ 3 ] {} <Debug> HTTP-Session: 16583b3f-f020-4722-a058-ddd032f4f810 Destroying unnamed session
1134 2023.12.07 05:44:47.015313 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42095, User-Agent: (none), Length: 85415, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1135 2023.12.07 05:44:47.015356 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1136 2023.12.07 05:44:47.015374 [ 3 ] {} <Debug> HTTP-Session: 977f1c70-7f02-47bb-9131-20ad17f4e618 Authenticating user 'default' from [fd00:1122:3344:101::d]:42095
1137 2023.12.07 05:44:47.015390 [ 3 ] {} <Debug> HTTP-Session: 977f1c70-7f02-47bb-9131-20ad17f4e618 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1138 2023.12.07 05:44:47.015479 [ 3 ] {b7c4c8af-a21a-4b01-add2-e716595bbfe3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42095) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1139 2023.12.07 05:44:47.015522 [ 3 ] {b7c4c8af-a21a-4b01-add2-e716595bbfe3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1140 2023.12.07 05:44:47.015643 [ 3 ] {b7c4c8af-a21a-4b01-add2-e716595bbfe3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1141 2023.12.07 05:44:47.016219 [ 3 ] {b7c4c8af-a21a-4b01-add2-e716595bbfe3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.21 GiB.
1142 2023.12.07 05:44:47.016510 [ 3 ] {b7c4c8af-a21a-4b01-add2-e716595bbfe3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1143 2023.12.07 05:44:47.016687 [ 3 ] {b7c4c8af-a21a-4b01-add2-e716595bbfe3} <Trace> oximeter.measurements_cumulativeu64 (7d871f34-0d46-486a-b98f-98e1846df0d4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
1144 2023.12.07 05:44:47.016784 [ 3 ] {b7c4c8af-a21a-4b01-add2-e716595bbfe3} <Information> executeQuery: Read 444 rows, 32.09 KiB in 0.001275621 sec., 348065 rows/sec., 24.56 MiB/sec.
1145 2023.12.07 05:44:47.016904 [ 3 ] {b7c4c8af-a21a-4b01-add2-e716595bbfe3} <Debug> DynamicQueryHandler: Done processing query
1146 2023.12.07 05:44:47.016927 [ 3 ] {b7c4c8af-a21a-4b01-add2-e716595bbfe3} <Debug> MemoryTracker: Peak memory usage (for query): 4.33 MiB.
1147 2023.12.07 05:44:47.016943 [ 3 ] {} <Debug> HTTP-Session: 977f1c70-7f02-47bb-9131-20ad17f4e618 Destroying unnamed session
1148 2023.12.07 05:44:47.355425 [ 110 ] {} <Debug> DNSResolver: Updating DNS cache
1149 2023.12.07 05:44:47.355483 [ 110 ] {} <Debug> DNSResolver: Updated DNS cache
1150 2023.12.07 05:44:51.972364 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42095, User-Agent: (none), Length: 3204, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1151 2023.12.07 05:44:51.972537 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1152 2023.12.07 05:44:51.972582 [ 3 ] {} <Debug> HTTP-Session: 0ee721fd-fd47-4c05-865c-0e8f20175a27 Authenticating user 'default' from [fd00:1122:3344:101::d]:42095
1153 2023.12.07 05:44:51.972623 [ 3 ] {} <Debug> HTTP-Session: 0ee721fd-fd47-4c05-865c-0e8f20175a27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1154 2023.12.07 05:44:51.972824 [ 3 ] {addc8833-95db-4b2d-a2f8-7c12df518ede} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42095) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1155 2023.12.07 05:44:51.972919 [ 3 ] {addc8833-95db-4b2d-a2f8-7c12df518ede} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1156 2023.12.07 05:44:51.973182 [ 3 ] {addc8833-95db-4b2d-a2f8-7c12df518ede} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1157 2023.12.07 05:44:51.973668 [ 3 ] {addc8833-95db-4b2d-a2f8-7c12df518ede} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.21 GiB.
1158 2023.12.07 05:44:51.973919 [ 3 ] {addc8833-95db-4b2d-a2f8-7c12df518ede} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1159 2023.12.07 05:44:51.974078 [ 3 ] {addc8833-95db-4b2d-a2f8-7c12df518ede} <Trace> oximeter.fields_i64 (6b17ce31-066f-41c8-957b-4e92fb84b476): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1160 2023.12.07 05:44:51.974200 [ 3 ] {addc8833-95db-4b2d-a2f8-7c12df518ede} <Information> executeQuery: Read 22 rows, 1.78 KiB in 0.001320161 sec., 16664 rows/sec., 1.32 MiB/sec.
1161 2023.12.07 05:44:51.974336 [ 3 ] {addc8833-95db-4b2d-a2f8-7c12df518ede} <Debug> DynamicQueryHandler: Done processing query
1162 2023.12.07 05:44:51.974360 [ 3 ] {addc8833-95db-4b2d-a2f8-7c12df518ede} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1163 2023.12.07 05:44:51.974376 [ 3 ] {} <Debug> HTTP-Session: 0ee721fd-fd47-4c05-865c-0e8f20175a27 Destroying unnamed session
1164 2023.12.07 05:44:51.974558 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42095, User-Agent: (none), Length: 10231, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1165 2023.12.07 05:44:51.974601 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1166 2023.12.07 05:44:51.974619 [ 3 ] {} <Debug> HTTP-Session: 5153bf2f-cb4d-45b8-b554-156b2c2bfad9 Authenticating user 'default' from [fd00:1122:3344:101::d]:42095
1167 2023.12.07 05:44:51.974636 [ 3 ] {} <Debug> HTTP-Session: 5153bf2f-cb4d-45b8-b554-156b2c2bfad9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1168 2023.12.07 05:44:51.974708 [ 3 ] {ee0e650e-c933-4396-b47c-9cf419c32c46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42095) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1169 2023.12.07 05:44:51.974745 [ 3 ] {ee0e650e-c933-4396-b47c-9cf419c32c46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1170 2023.12.07 05:44:51.974844 [ 3 ] {ee0e650e-c933-4396-b47c-9cf419c32c46} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1171 2023.12.07 05:44:51.975186 [ 3 ] {ee0e650e-c933-4396-b47c-9cf419c32c46} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.21 GiB.
1172 2023.12.07 05:44:51.975394 [ 3 ] {ee0e650e-c933-4396-b47c-9cf419c32c46} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1173 2023.12.07 05:44:51.975545 [ 3 ] {ee0e650e-c933-4396-b47c-9cf419c32c46} <Trace> oximeter.fields_string (0fdcfcaf-e466-4538-a4c5-dc701d7b4bd6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1174 2023.12.07 05:44:51.975640 [ 3 ] {ee0e650e-c933-4396-b47c-9cf419c32c46} <Information> executeQuery: Read 66 rows, 6.18 KiB in 0.000906241 sec., 72828 rows/sec., 6.66 MiB/sec.
1175 2023.12.07 05:44:51.975760 [ 3 ] {ee0e650e-c933-4396-b47c-9cf419c32c46} <Debug> DynamicQueryHandler: Done processing query
1176 2023.12.07 05:44:51.975783 [ 3 ] {ee0e650e-c933-4396-b47c-9cf419c32c46} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1177 2023.12.07 05:44:51.975799 [ 3 ] {} <Debug> HTTP-Session: 5153bf2f-cb4d-45b8-b554-156b2c2bfad9 Destroying unnamed session
1178 2023.12.07 05:44:51.975914 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42095, User-Agent: (none), Length: 3777, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1179 2023.12.07 05:44:51.975958 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1180 2023.12.07 05:44:51.975976 [ 3 ] {} <Debug> HTTP-Session: bd343431-c05d-4dd0-8c82-e566ee475a86 Authenticating user 'default' from [fd00:1122:3344:101::d]:42095
1181 2023.12.07 05:44:51.975993 [ 3 ] {} <Debug> HTTP-Session: bd343431-c05d-4dd0-8c82-e566ee475a86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1182 2023.12.07 05:44:51.976062 [ 3 ] {1afa3663-963a-4971-8e52-66e16e5edab7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42095) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1183 2023.12.07 05:44:51.976101 [ 3 ] {1afa3663-963a-4971-8e52-66e16e5edab7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1184 2023.12.07 05:44:51.976204 [ 3 ] {1afa3663-963a-4971-8e52-66e16e5edab7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1185 2023.12.07 05:44:51.976482 [ 3 ] {1afa3663-963a-4971-8e52-66e16e5edab7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.21 GiB.
1186 2023.12.07 05:44:51.976680 [ 3 ] {1afa3663-963a-4971-8e52-66e16e5edab7} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1187 2023.12.07 05:44:51.976851 [ 3 ] {1afa3663-963a-4971-8e52-66e16e5edab7} <Trace> oximeter.fields_uuid (bb7b29af-c6a5-489c-a8ec-4341e5391b4b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1188 2023.12.07 05:44:51.976945 [ 3 ] {1afa3663-963a-4971-8e52-66e16e5edab7} <Information> executeQuery: Read 22 rows, 1.76 KiB in 0.0008563 sec., 25691 rows/sec., 2.01 MiB/sec.
1189 2023.12.07 05:44:51.977059 [ 3 ] {1afa3663-963a-4971-8e52-66e16e5edab7} <Debug> DynamicQueryHandler: Done processing query
1190 2023.12.07 05:44:51.977081 [ 3 ] {1afa3663-963a-4971-8e52-66e16e5edab7} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1191 2023.12.07 05:44:51.977096 [ 3 ] {} <Debug> HTTP-Session: bd343431-c05d-4dd0-8c82-e566ee475a86 Destroying unnamed session
1192 2023.12.07 05:44:51.977229 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42095, User-Agent: (none), Length: 23569, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1193 2023.12.07 05:44:51.977272 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1194 2023.12.07 05:44:51.977291 [ 3 ] {} <Debug> HTTP-Session: c9aa7b02-bc0d-453f-a2ef-12d1eaddb2cf Authenticating user 'default' from [fd00:1122:3344:101::d]:42095
1195 2023.12.07 05:44:51.977307 [ 3 ] {} <Debug> HTTP-Session: c9aa7b02-bc0d-453f-a2ef-12d1eaddb2cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1196 2023.12.07 05:44:51.977381 [ 3 ] {b0c1ed3b-b425-4d0d-8738-0e1871dedb82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42095) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1197 2023.12.07 05:44:51.977424 [ 3 ] {b0c1ed3b-b425-4d0d-8738-0e1871dedb82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1198 2023.12.07 05:44:51.977555 [ 3 ] {b0c1ed3b-b425-4d0d-8738-0e1871dedb82} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1199 2023.12.07 05:44:51.977939 [ 3 ] {b0c1ed3b-b425-4d0d-8738-0e1871dedb82} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.21 GiB.
1200 2023.12.07 05:44:51.978229 [ 3 ] {b0c1ed3b-b425-4d0d-8738-0e1871dedb82} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1201 2023.12.07 05:44:51.978409 [ 3 ] {b0c1ed3b-b425-4d0d-8738-0e1871dedb82} <Trace> oximeter.measurements_histogramf64 (14df3351-36d1-40f9-ba61-9cb0ec7bcb19): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1202 2023.12.07 05:44:51.978509 [ 3 ] {b0c1ed3b-b425-4d0d-8738-0e1871dedb82} <Information> executeQuery: Read 22 rows, 30.40 KiB in 0.001100696 sec., 19987 rows/sec., 26.97 MiB/sec.
1203 2023.12.07 05:44:51.978632 [ 3 ] {b0c1ed3b-b425-4d0d-8738-0e1871dedb82} <Debug> DynamicQueryHandler: Done processing query
1204 2023.12.07 05:44:51.978655 [ 3 ] {b0c1ed3b-b425-4d0d-8738-0e1871dedb82} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1205 2023.12.07 05:44:51.978671 [ 3 ] {} <Debug> HTTP-Session: c9aa7b02-bc0d-453f-a2ef-12d1eaddb2cf Destroying unnamed session
1206 2023.12.07 05:45:01.972223 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42095, User-Agent: (none), Length: 3204, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1207 2023.12.07 05:45:01.972332 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1208 2023.12.07 05:45:01.972358 [ 3 ] {} <Debug> HTTP-Session: 4c50bda9-2df5-4066-af08-4a122a95db54 Authenticating user 'default' from [fd00:1122:3344:101::d]:42095
1209 2023.12.07 05:45:01.972390 [ 3 ] {} <Debug> HTTP-Session: 4c50bda9-2df5-4066-af08-4a122a95db54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1210 2023.12.07 05:45:01.972524 [ 3 ] {b3550e8c-37d8-4b0d-856f-235c40bb660b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42095) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1211 2023.12.07 05:45:01.972591 [ 3 ] {b3550e8c-37d8-4b0d-856f-235c40bb660b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1212 2023.12.07 05:45:01.972758 [ 3 ] {b3550e8c-37d8-4b0d-856f-235c40bb660b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1213 2023.12.07 05:45:01.973193 [ 3 ] {b3550e8c-37d8-4b0d-856f-235c40bb660b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.21 GiB.
1214 2023.12.07 05:45:01.973451 [ 3 ] {b3550e8c-37d8-4b0d-856f-235c40bb660b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1215 2023.12.07 05:45:01.973652 [ 3 ] {b3550e8c-37d8-4b0d-856f-235c40bb660b} <Trace> oximeter.fields_i64 (6b17ce31-066f-41c8-957b-4e92fb84b476): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1216 2023.12.07 05:45:01.973786 [ 3 ] {b3550e8c-37d8-4b0d-856f-235c40bb660b} <Information> executeQuery: Read 22 rows, 1.78 KiB in 0.001224259 sec., 17970 rows/sec., 1.42 MiB/sec.
1217 2023.12.07 05:45:01.973936 [ 3 ] {b3550e8c-37d8-4b0d-856f-235c40bb660b} <Debug> DynamicQueryHandler: Done processing query
1218 2023.12.07 05:45:01.973964 [ 3 ] {b3550e8c-37d8-4b0d-856f-235c40bb660b} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1219 2023.12.07 05:45:01.973981 [ 3 ] {} <Debug> HTTP-Session: 4c50bda9-2df5-4066-af08-4a122a95db54 Destroying unnamed session
1220 2023.12.07 05:45:01.974126 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42095, User-Agent: (none), Length: 10231, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1221 2023.12.07 05:45:01.974186 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1222 2023.12.07 05:45:01.974207 [ 3 ] {} <Debug> HTTP-Session: f782e9b4-3c3c-40b7-a7f2-4a504c53e931 Authenticating user 'default' from [fd00:1122:3344:101::d]:42095
1223 2023.12.07 05:45:01.974225 [ 3 ] {} <Debug> HTTP-Session: f782e9b4-3c3c-40b7-a7f2-4a504c53e931 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1224 2023.12.07 05:45:01.974302 [ 3 ] {db55fdff-8f8d-4932-b654-4b48223721f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42095) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1225 2023.12.07 05:45:01.974351 [ 3 ] {db55fdff-8f8d-4932-b654-4b48223721f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1226 2023.12.07 05:45:01.974456 [ 3 ] {db55fdff-8f8d-4932-b654-4b48223721f5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1227 2023.12.07 05:45:01.974840 [ 3 ] {db55fdff-8f8d-4932-b654-4b48223721f5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.21 GiB.
1228 2023.12.07 05:45:01.975086 [ 3 ] {db55fdff-8f8d-4932-b654-4b48223721f5} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1229 2023.12.07 05:45:01.975261 [ 3 ] {db55fdff-8f8d-4932-b654-4b48223721f5} <Trace> oximeter.fields_string (0fdcfcaf-e466-4538-a4c5-dc701d7b4bd6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1230 2023.12.07 05:45:01.975371 [ 3 ] {db55fdff-8f8d-4932-b654-4b48223721f5} <Information> executeQuery: Read 66 rows, 6.18 KiB in 0.001033674 sec., 63849 rows/sec., 5.84 MiB/sec.
1231 2023.12.07 05:45:01.975497 [ 3 ] {db55fdff-8f8d-4932-b654-4b48223721f5} <Debug> DynamicQueryHandler: Done processing query
1232 2023.12.07 05:45:01.975526 [ 3 ] {db55fdff-8f8d-4932-b654-4b48223721f5} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1233 2023.12.07 05:45:01.975545 [ 3 ] {} <Debug> HTTP-Session: f782e9b4-3c3c-40b7-a7f2-4a504c53e931 Destroying unnamed session
1234 2023.12.07 05:45:01.975678 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42095, User-Agent: (none), Length: 3777, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1235 2023.12.07 05:45:01.975735 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1236 2023.12.07 05:45:01.975760 [ 3 ] {} <Debug> HTTP-Session: 662fc8cf-9f36-424f-a4fd-25872ad0618a Authenticating user 'default' from [fd00:1122:3344:101::d]:42095
1237 2023.12.07 05:45:01.975783 [ 3 ] {} <Debug> HTTP-Session: 662fc8cf-9f36-424f-a4fd-25872ad0618a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1238 2023.12.07 05:45:01.975863 [ 3 ] {1a35ac1f-3b07-4549-ba1c-ddeacaee2191} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42095) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1239 2023.12.07 05:45:01.975906 [ 3 ] {1a35ac1f-3b07-4549-ba1c-ddeacaee2191} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1240 2023.12.07 05:45:01.976037 [ 3 ] {1a35ac1f-3b07-4549-ba1c-ddeacaee2191} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1241 2023.12.07 05:45:01.976362 [ 3 ] {1a35ac1f-3b07-4549-ba1c-ddeacaee2191} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.21 GiB.
1242 2023.12.07 05:45:01.976613 [ 3 ] {1a35ac1f-3b07-4549-ba1c-ddeacaee2191} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1243 2023.12.07 05:45:01.976790 [ 3 ] {1a35ac1f-3b07-4549-ba1c-ddeacaee2191} <Trace> oximeter.fields_uuid (bb7b29af-c6a5-489c-a8ec-4341e5391b4b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1244 2023.12.07 05:45:01.976901 [ 3 ] {1a35ac1f-3b07-4549-ba1c-ddeacaee2191} <Information> executeQuery: Read 22 rows, 1.76 KiB in 0.001006724 sec., 21853 rows/sec., 1.71 MiB/sec.
1245 2023.12.07 05:45:01.977026 [ 3 ] {1a35ac1f-3b07-4549-ba1c-ddeacaee2191} <Debug> DynamicQueryHandler: Done processing query
1246 2023.12.07 05:45:01.977052 [ 3 ] {1a35ac1f-3b07-4549-ba1c-ddeacaee2191} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1247 2023.12.07 05:45:01.977074 [ 3 ] {} <Debug> HTTP-Session: 662fc8cf-9f36-424f-a4fd-25872ad0618a Destroying unnamed session
1248 2023.12.07 05:45:01.977234 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42095, User-Agent: (none), Length: 23569, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1249 2023.12.07 05:45:01.977296 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1250 2023.12.07 05:45:01.977324 [ 3 ] {} <Debug> HTTP-Session: 9180b0b9-abc4-4de5-ba07-684fa819dfc4 Authenticating user 'default' from [fd00:1122:3344:101::d]:42095
1251 2023.12.07 05:45:01.977350 [ 3 ] {} <Debug> HTTP-Session: 9180b0b9-abc4-4de5-ba07-684fa819dfc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1252 2023.12.07 05:45:01.977446 [ 3 ] {c4bb57ec-333f-4a3e-b576-0bd78c04dfa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42095) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1253 2023.12.07 05:45:01.977506 [ 3 ] {c4bb57ec-333f-4a3e-b576-0bd78c04dfa8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1254 2023.12.07 05:45:01.977689 [ 3 ] {c4bb57ec-333f-4a3e-b576-0bd78c04dfa8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1255 2023.12.07 05:45:01.978131 [ 3 ] {c4bb57ec-333f-4a3e-b576-0bd78c04dfa8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.21 GiB.
1256 2023.12.07 05:45:01.978511 [ 3 ] {c4bb57ec-333f-4a3e-b576-0bd78c04dfa8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1257 2023.12.07 05:45:01.978797 [ 3 ] {c4bb57ec-333f-4a3e-b576-0bd78c04dfa8} <Trace> oximeter.measurements_histogramf64 (14df3351-36d1-40f9-ba61-9cb0ec7bcb19): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1258 2023.12.07 05:45:01.978921 [ 3 ] {c4bb57ec-333f-4a3e-b576-0bd78c04dfa8} <Information> executeQuery: Read 22 rows, 30.40 KiB in 0.001437804 sec., 15301 rows/sec., 20.65 MiB/sec.
1259 2023.12.07 05:45:01.979049 [ 3 ] {c4bb57ec-333f-4a3e-b576-0bd78c04dfa8} <Debug> DynamicQueryHandler: Done processing query
1260 2023.12.07 05:45:01.979074 [ 3 ] {c4bb57ec-333f-4a3e-b576-0bd78c04dfa8} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1261 2023.12.07 05:45:01.979097 [ 3 ] {} <Debug> HTTP-Session: 9180b0b9-abc4-4de5-ba07-684fa819dfc4 Destroying unnamed session
1262 2023.12.07 05:45:02.355728 [ 98 ] {} <Debug> DNSResolver: Updating DNS cache
1263 2023.12.07 05:45:02.355773 [ 98 ] {} <Debug> DNSResolver: Updated DNS cache