Max level shown:
1 [ Oct 31 04:28:11 Enabled. ]
2 [ Oct 31 04:28:11 Rereading configuration. ]
3 [ Oct 31 04:28:14 Rereading configuration. ]
4 [ Oct 31 04:28:19 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=oxControlService17
24 ++ svcprop -c -p config/gateway svc:/oxide/clickhouse:default
25 + GATEWAY=fd00:1122:3344:101::1
26 + [[ oxControlService17 == unknown ]]
27 + [[ fd00:1122:3344:101::1 == unknown ]]
28 + ipadm delete-if oxControlService17
29 ipadm: Could not delete oxControlService17: Interface does not exist
30 + true
31 + ipadm create-if -t oxControlService17
32 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService17
33 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService17
34 + ipadm show-addr oxControlService17/ll
35 ipadm: Address object not found
36 + ipadm create-addr -t -T addrconf oxControlService17/ll
37 + ipadm show-addr oxControlService17/omicron6
38 ipadm: Address object not found
39 + ipadm create-addr -t -T static -a fd00:1122:3344:101::e oxControlService17/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 [ Oct 31 04:28:20 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.10.31 04:28:20.650350 [ 1 ] {} <Information> Application: Will watch for the process with pid 22983
55 2023.10.31 04:28:20.650374 [ 1 ] {} <Information> Application: Forked a child process to watch
56 2023.10.31 04:28:21.248477 [ 1 ] {} <Information> : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 22983
57 2023.10.31 04:28:21.248653 [ 1 ] {} <Information> Application: starting up
58 2023.10.31 04:28:21.248856 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc
59 2023.10.31 04:28:21.413895 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536
60 2023.10.31 04:28:21.413944 [ 1 ] {} <Debug> Application: Initializing DateLUT.
61 2023.10.31 04:28:21.413958 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'.
62 2023.10.31 04:28:21.413994 [ 1 ] {} <Debug> Application: Setting up /data/tmp/ to store temporary data in it
63 2023.10.31 04:28:21.414307 [ 1 ] {} <Debug> Application: Initiailizing interserver credentials.
64 2023.10.31 04:28:21.414979 [ 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.10.31 04:28:21.415469 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
69 2023.10.31 04:28:21.415724 [ 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.10.31 04:28:21.418558 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
71 2023.10.31 04:28:21.418608 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
72 2023.10.31 04:28:21.419305 [ 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.10.31 04:28:21.419490 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
77 2023.10.31 04:28:21.425834 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
78 2023.10.31 04:28:21.426140 [ 1 ] {} <Debug> Access(user directories): Added users.xml access storage 'users.xml', path: config.xml
79 2023.10.31 04:28:21.426168 [ 1 ] {} <Information> Application: Uncompressed cache policy name
80 2023.10.31 04:28:21.427603 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32
81 2023.10.31 04:28:21.428067 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8
82 2023.10.31 04:28:21.428360 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8
83 2023.10.31 04:28:21.428607 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8
84 2023.10.31 04:28:21.429397 [ 1 ] {} <Information> Application: Loading user defined objects from /data/
85 2023.10.31 04:28:21.429443 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoader: Loading user defined objects
86 2023.10.31 04:28:21.429499 [ 1 ] {} <Debug> Application: Loaded user defined objects
87 2023.10.31 04:28:21.429520 [ 1 ] {} <Information> Application: Loading metadata from /data/
88 2023.10.31 04:28:21.460503 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total.
89 2023.10.31 04:28:21.460537 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000126213 sec
90 2023.10.31 04:28:21.461183 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level
91 2023.10.31 04:28:21.461271 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config
92 2023.10.31 04:28:21.461295 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config
93 2023.10.31 04:28:21.461315 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config
94 2023.10.31 04:28:21.461330 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config
95 2023.10.31 04:28:21.461348 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config
96 2023.10.31 04:28:21.461366 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config
97 2023.10.31 04:28:21.461401 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config
98 2023.10.31 04:28:21.461425 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config
99 2023.10.31 04:28:21.461460 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config
100 2023.10.31 04:28:21.461477 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config
101 2023.10.31 04:28:21.461494 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config
102 2023.10.31 04:28:21.461513 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config
103 2023.10.31 04:28:21.461544 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config
104 2023.10.31 04:28:21.461559 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config
105 2023.10.31 04:28:21.461571 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config
106 2023.10.31 04:28:21.496639 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal.
107 2023.10.31 04:28:21.499336 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total.
108 2023.10.31 04:28:21.499368 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.8511e-05 sec
109 2023.10.31 04:28:21.499391 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level
110 2023.10.31 04:28:21.499406 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables.
111 2023.10.31 04:28:21.499425 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables.
112 2023.10.31 04:28:21.501501 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads
113 2023.10.31 04:28:21.506798 [ 1 ] {} <Debug> Application: Loaded metadata.
114 2023.10.31 04:28:21.506912 [ 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.10.31 04:28:21.506962 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled.
116 2023.10.31 04:28:21.718718 [ 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.10.31 04:28:21.736291 [ 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.10.31 04:28:21.736341 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair.
119 2023.10.31 04:28:21.764927 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
120 2023.10.31 04:28:21.765679 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.66 MiB (RSS), difference: 210.71 MiB
121 2023.10.31 04:28:21.766004 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds
122 2023.10.31 04:28:21.766065 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48.
123 2023.10.31 04:28:21.766079 [ 165 ] {} <Debug> DNSResolver: Updating DNS cache
124 2023.10.31 04:28:21.766137 [ 165 ] {} <Debug> DNSResolver: Updated DNS cache
125 2023.10.31 04:28:21.766169 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123
126 2023.10.31 04:28:21.766221 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000
127 2023.10.31 04:28:21.766283 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004
128 2023.10.31 04:28:21.766304 [ 1 ] {} <Information> Application: Ready for connections.
129 2023.10.31 04:28:36.767134 [ 138 ] {} <Debug> DNSResolver: Updating DNS cache
130 2023.10.31 04:28:36.767211 [ 138 ] {} <Debug> DNSResolver: Updated DNS cache
131 2023.10.31 04:28:44.757098 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36624, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
132 2023.10.31 04:28:44.757285 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
133 2023.10.31 04:28:44.757867 [ 3 ] {} <Debug> HTTP-Session: 22eab442-d213-40fa-96fd-a3661b55ba9b Authenticating user 'default' from [fd00:1122:3344:101::d]:36624
134 2023.10.31 04:28:44.757908 [ 3 ] {} <Debug> HTTP-Session: 22eab442-d213-40fa-96fd-a3661b55ba9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
135 2023.10.31 04:28:44.758026 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false
136 2023.10.31 04:28:44.758060 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION
137 2023.10.31 04:28:44.758074 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION
138 2023.10.31 04:28:44.759457 [ 3 ] {06c579f7-ff73-471a-9181-c56e095a1b35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36624) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete)
139 2023.10.31 04:28:44.760703 [ 3 ] {06c579f7-ff73-471a-9181-c56e095a1b35} <Debug> executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete)
140 2023.10.31 04:28:44.762915 [ 3 ] {06c579f7-ff73-471a-9181-c56e095a1b35} <Trace> ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters
141 2023.10.31 04:28:44.764766 [ 3 ] {06c579f7-ff73-471a-9181-c56e095a1b35} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
142 2023.10.31 04:28:44.769533 [ 3 ] {06c579f7-ff73-471a-9181-c56e095a1b35} <Debug> DynamicQueryHandler: Done processing query
143 2023.10.31 04:28:44.769599 [ 3 ] {06c579f7-ff73-471a-9181-c56e095a1b35} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB.
144 2023.10.31 04:28:44.769618 [ 3 ] {} <Debug> HTTP-Session: 22eab442-d213-40fa-96fd-a3661b55ba9b Destroying unnamed session
145 2023.10.31 04:28:44.773864 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36624, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
146 2023.10.31 04:28:44.773946 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
147 2023.10.31 04:28:44.773971 [ 3 ] {} <Debug> HTTP-Session: 6417fda4-8a8f-43db-b121-e2bb6c5dc8c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:36624
148 2023.10.31 04:28:44.773997 [ 3 ] {} <Debug> HTTP-Session: 6417fda4-8a8f-43db-b121-e2bb6c5dc8c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
149 2023.10.31 04:28:44.774132 [ 3 ] {97e9f6cc-c03a-487e-9952-173a814413c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36624) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
150 2023.10.31 04:28:44.794066 [ 3 ] {97e9f6cc-c03a-487e-9952-173a814413c5} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:36624) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below):
151 
152 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
153 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
154 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
155 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
156 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse
157 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse
158 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
159 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
160 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
161 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
162 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
163 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
164 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
165 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
166 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
167 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse
168 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse
169 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse
170 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse
171 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse
172 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse
173 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1
174 
175 2023.10.31 04:28:44.794811 [ 3 ] {97e9f6cc-c03a-487e-9952-173a814413c5} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below):
176 
177 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
178 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
179 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
180 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
181 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse
182 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse
183 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
184 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
185 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
186 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
187 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
188 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
189 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
190 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
191 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
192 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse
193 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse
194 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse
195 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse
196 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse
197 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse
198 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1
199 (version 22.8.9.1)
200 2023.10.31 04:28:44.794952 [ 3 ] {97e9f6cc-c03a-487e-9952-173a814413c5} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
201 2023.10.31 04:28:44.794972 [ 3 ] {} <Debug> HTTP-Session: 6417fda4-8a8f-43db-b121-e2bb6c5dc8c6 Destroying unnamed session
202 2023.10.31 04:28:44.795284 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36624, User-Agent: (none), Length: 34, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
203 2023.10.31 04:28:44.795337 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
204 2023.10.31 04:28:44.795357 [ 3 ] {} <Debug> HTTP-Session: c9bcfba3-d655-4f78-b98f-913007f13f90 Authenticating user 'default' from [fd00:1122:3344:101::d]:36624
205 2023.10.31 04:28:44.795376 [ 3 ] {} <Debug> HTTP-Session: c9bcfba3-d655-4f78-b98f-913007f13f90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
206 2023.10.31 04:28:44.795482 [ 3 ] {3d30e543-69b4-405b-857f-b996bd8cc2a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36624) DROP DATABASE IF EXISTS oximeter; (stage: Complete)
207 2023.10.31 04:28:44.795583 [ 3 ] {3d30e543-69b4-405b-857f-b996bd8cc2a0} <Debug> DynamicQueryHandler: Done processing query
208 2023.10.31 04:28:44.795607 [ 3 ] {3d30e543-69b4-405b-857f-b996bd8cc2a0} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
209 2023.10.31 04:28:44.795624 [ 3 ] {} <Debug> HTTP-Session: c9bcfba3-d655-4f78-b98f-913007f13f90 Destroying unnamed session
210 2023.10.31 04:28:44.795757 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36624, User-Agent: (none), Length: 39, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
211 2023.10.31 04:28:44.795801 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
212 2023.10.31 04:28:44.795829 [ 3 ] {} <Debug> HTTP-Session: 057e03b7-e9c3-4c2c-be80-886901e7bedc Authenticating user 'default' from [fd00:1122:3344:101::d]:36624
213 2023.10.31 04:28:44.795845 [ 3 ] {} <Debug> HTTP-Session: 057e03b7-e9c3-4c2c-be80-886901e7bedc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
214 2023.10.31 04:28:44.795902 [ 3 ] {caabda5a-c2f5-47e5-ac05-7dcf529cad17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36624) CREATE DATABASE IF NOT EXISTS oximeter; (stage: Complete)
215 2023.10.31 04:28:44.795954 [ 3 ] {caabda5a-c2f5-47e5-ac05-7dcf529cad17} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.*
216 2023.10.31 04:28:44.799590 [ 3 ] {caabda5a-c2f5-47e5-ac05-7dcf529cad17} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total.
217 2023.10.31 04:28:44.799631 [ 3 ] {caabda5a-c2f5-47e5-ac05-7dcf529cad17} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.5151e-05 sec
218 2023.10.31 04:28:44.799662 [ 3 ] {caabda5a-c2f5-47e5-ac05-7dcf529cad17} <Information> TablesLoader: Loading 0 tables with 0 dependency level
219 2023.10.31 04:28:44.799679 [ 3 ] {caabda5a-c2f5-47e5-ac05-7dcf529cad17} <Information> DatabaseAtomic (oximeter): Starting up tables.
220 2023.10.31 04:28:44.799762 [ 3 ] {caabda5a-c2f5-47e5-ac05-7dcf529cad17} <Debug> DynamicQueryHandler: Done processing query
221 2023.10.31 04:28:44.799785 [ 3 ] {caabda5a-c2f5-47e5-ac05-7dcf529cad17} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
222 2023.10.31 04:28:44.799813 [ 3 ] {} <Debug> HTTP-Session: 057e03b7-e9c3-4c2c-be80-886901e7bedc Destroying unnamed session
223 2023.10.31 04:28:44.799945 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36624, User-Agent: (none), Length: 150, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
224 2023.10.31 04:28:44.799997 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
225 2023.10.31 04:28:44.800019 [ 3 ] {} <Debug> HTTP-Session: 052ea421-a57e-4153-a6de-e76ba320bcd5 Authenticating user 'default' from [fd00:1122:3344:101::d]:36624
226 2023.10.31 04:28:44.800034 [ 3 ] {} <Debug> HTTP-Session: 052ea421-a57e-4153-a6de-e76ba320bcd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
227 2023.10.31 04:28:44.800168 [ 3 ] {7b32d10b-3b28-44a0-b9b3-eea06aabe14d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36624) CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp); (stage: Complete)
228 2023.10.31 04:28:44.800209 [ 3 ] {7b32d10b-3b28-44a0-b9b3-eea06aabe14d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version
229 2023.10.31 04:28:44.813139 [ 3 ] {7b32d10b-3b28-44a0-b9b3-eea06aabe14d} <Debug> oximeter.version (b39738df-0502-4d9f-82c9-6c7d296b2980): Loading data parts
230 2023.10.31 04:28:44.813256 [ 3 ] {7b32d10b-3b28-44a0-b9b3-eea06aabe14d} <Debug> oximeter.version (b39738df-0502-4d9f-82c9-6c7d296b2980): There are no data parts
231 2023.10.31 04:28:44.828401 [ 3 ] {7b32d10b-3b28-44a0-b9b3-eea06aabe14d} <Debug> DynamicQueryHandler: Done processing query
232 2023.10.31 04:28:44.828436 [ 3 ] {7b32d10b-3b28-44a0-b9b3-eea06aabe14d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
233 2023.10.31 04:28:44.828481 [ 3 ] {} <Debug> HTTP-Session: 052ea421-a57e-4153-a6de-e76ba320bcd5 Destroying unnamed session
234 2023.10.31 04:28:44.828636 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36624, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
235 2023.10.31 04:28:44.828697 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
236 2023.10.31 04:28:44.828723 [ 3 ] {} <Debug> HTTP-Session: c7081749-0185-4452-ba5c-f726858ebaa1 Authenticating user 'default' from [fd00:1122:3344:101::d]:36624
237 2023.10.31 04:28:44.828752 [ 3 ] {} <Debug> HTTP-Session: c7081749-0185-4452-ba5c-f726858ebaa1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
238 2023.10.31 04:28:44.828979 [ 3 ] {39ea373e-7caa-4bc1-94ec-8b9d3146c85f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36624) CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt8 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
239 2023.10.31 04:28:44.829034 [ 3 ] {39ea373e-7caa-4bc1-94ec-8b9d3146c85f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool
240 2023.10.31 04:28:44.838652 [ 3 ] {39ea373e-7caa-4bc1-94ec-8b9d3146c85f} <Debug> oximeter.measurements_bool (eb1fc0f4-8932-422d-8ebd-420f928898cb): Loading data parts
241 2023.10.31 04:28:44.838759 [ 3 ] {39ea373e-7caa-4bc1-94ec-8b9d3146c85f} <Debug> oximeter.measurements_bool (eb1fc0f4-8932-422d-8ebd-420f928898cb): There are no data parts
242 2023.10.31 04:28:44.851507 [ 3 ] {39ea373e-7caa-4bc1-94ec-8b9d3146c85f} <Debug> DynamicQueryHandler: Done processing query
243 2023.10.31 04:28:44.851558 [ 3 ] {39ea373e-7caa-4bc1-94ec-8b9d3146c85f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
244 2023.10.31 04:28:44.851600 [ 3 ] {} <Debug> HTTP-Session: c7081749-0185-4452-ba5c-f726858ebaa1 Destroying unnamed session
245 2023.10.31 04:28:44.851823 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36624, User-Agent: (none), Length: 281, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
246 2023.10.31 04:28:44.851930 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
247 2023.10.31 04:28:44.851977 [ 3 ] {} <Debug> HTTP-Session: faf05901-2388-4899-96d3-d1e7a8480f18 Authenticating user 'default' from [fd00:1122:3344:101::d]:36624
248 2023.10.31 04:28:44.852015 [ 3 ] {} <Debug> HTTP-Session: faf05901-2388-4899-96d3-d1e7a8480f18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
249 2023.10.31 04:28:44.852432 [ 3 ] {b6862aae-0d27-401c-96e9-0570871739df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36624) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int8 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
250 2023.10.31 04:28:44.852482 [ 3 ] {b6862aae-0d27-401c-96e9-0570871739df} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8
251 2023.10.31 04:28:44.870889 [ 3 ] {b6862aae-0d27-401c-96e9-0570871739df} <Debug> oximeter.measurements_i8 (b7ef5a84-7bd2-4ab7-88aa-3ba8dc0901e6): Loading data parts
252 2023.10.31 04:28:44.871088 [ 3 ] {b6862aae-0d27-401c-96e9-0570871739df} <Debug> oximeter.measurements_i8 (b7ef5a84-7bd2-4ab7-88aa-3ba8dc0901e6): There are no data parts
253 2023.10.31 04:28:44.878703 [ 3 ] {b6862aae-0d27-401c-96e9-0570871739df} <Debug> DynamicQueryHandler: Done processing query
254 2023.10.31 04:28:44.878729 [ 3 ] {b6862aae-0d27-401c-96e9-0570871739df} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
255 2023.10.31 04:28:44.878744 [ 3 ] {} <Debug> HTTP-Session: faf05901-2388-4899-96d3-d1e7a8480f18 Destroying unnamed session
256 2023.10.31 04:28:44.878886 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36624, User-Agent: (none), Length: 282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
257 2023.10.31 04:28:44.878934 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
258 2023.10.31 04:28:44.878952 [ 3 ] {} <Debug> HTTP-Session: 8237d951-1a44-498b-83aa-c90282cd85b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:36624
259 2023.10.31 04:28:44.878972 [ 3 ] {} <Debug> HTTP-Session: 8237d951-1a44-498b-83aa-c90282cd85b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
260 2023.10.31 04:28:44.879164 [ 3 ] {caf5c254-4a49-483b-beeb-61713867f9a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36624) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt8 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
261 2023.10.31 04:28:44.879211 [ 3 ] {caf5c254-4a49-483b-beeb-61713867f9a6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8
262 2023.10.31 04:28:44.900863 [ 3 ] {caf5c254-4a49-483b-beeb-61713867f9a6} <Debug> oximeter.measurements_u8 (b840cbc4-61b8-46be-aa85-13639287cf05): Loading data parts
263 2023.10.31 04:28:44.900959 [ 3 ] {caf5c254-4a49-483b-beeb-61713867f9a6} <Debug> oximeter.measurements_u8 (b840cbc4-61b8-46be-aa85-13639287cf05): There are no data parts
264 2023.10.31 04:28:44.912835 [ 3 ] {caf5c254-4a49-483b-beeb-61713867f9a6} <Debug> DynamicQueryHandler: Done processing query
265 2023.10.31 04:28:44.912884 [ 3 ] {caf5c254-4a49-483b-beeb-61713867f9a6} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
266 2023.10.31 04:28:44.912899 [ 3 ] {} <Debug> HTTP-Session: 8237d951-1a44-498b-83aa-c90282cd85b1 Destroying unnamed session
267 2023.10.31 04:28:44.913031 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36624, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
268 2023.10.31 04:28:44.913083 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
269 2023.10.31 04:28:44.913102 [ 3 ] {} <Debug> HTTP-Session: f9a97a56-687e-43ab-995f-5759c49460b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:36624
270 2023.10.31 04:28:44.913123 [ 3 ] {} <Debug> HTTP-Session: f9a97a56-687e-43ab-995f-5759c49460b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
271 2023.10.31 04:28:44.913308 [ 3 ] {8488a1f3-cee0-4340-9334-00bad233cbf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36624) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int16 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
272 2023.10.31 04:28:44.913353 [ 3 ] {8488a1f3-cee0-4340-9334-00bad233cbf1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16
273 2023.10.31 04:28:44.924600 [ 3 ] {8488a1f3-cee0-4340-9334-00bad233cbf1} <Debug> oximeter.measurements_i16 (4156befc-df93-41ab-a35e-ff40850fd4c8): Loading data parts
274 2023.10.31 04:28:44.924697 [ 3 ] {8488a1f3-cee0-4340-9334-00bad233cbf1} <Debug> oximeter.measurements_i16 (4156befc-df93-41ab-a35e-ff40850fd4c8): There are no data parts
275 2023.10.31 04:28:44.939962 [ 3 ] {8488a1f3-cee0-4340-9334-00bad233cbf1} <Debug> DynamicQueryHandler: Done processing query
276 2023.10.31 04:28:44.940035 [ 3 ] {8488a1f3-cee0-4340-9334-00bad233cbf1} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
277 2023.10.31 04:28:44.940058 [ 3 ] {} <Debug> HTTP-Session: f9a97a56-687e-43ab-995f-5759c49460b6 Destroying unnamed session
278 2023.10.31 04:28:44.940192 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36624, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
279 2023.10.31 04:28:44.940241 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
280 2023.10.31 04:28:44.940261 [ 3 ] {} <Debug> HTTP-Session: ac40959b-8be8-4520-883a-26c3fb425d98 Authenticating user 'default' from [fd00:1122:3344:101::d]:36624
281 2023.10.31 04:28:44.940283 [ 3 ] {} <Debug> HTTP-Session: ac40959b-8be8-4520-883a-26c3fb425d98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
282 2023.10.31 04:28:44.940475 [ 3 ] {99c54fff-308d-4ff9-8b2a-4afb302bb925} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36624) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt16 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
283 2023.10.31 04:28:44.940521 [ 3 ] {99c54fff-308d-4ff9-8b2a-4afb302bb925} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16
284 2023.10.31 04:28:44.962540 [ 3 ] {99c54fff-308d-4ff9-8b2a-4afb302bb925} <Debug> oximeter.measurements_u16 (72881fe9-230c-4a83-96ea-0f1e36a0c9b2): Loading data parts
285 2023.10.31 04:28:44.962635 [ 3 ] {99c54fff-308d-4ff9-8b2a-4afb302bb925} <Debug> oximeter.measurements_u16 (72881fe9-230c-4a83-96ea-0f1e36a0c9b2): There are no data parts
286 2023.10.31 04:28:44.974975 [ 3 ] {99c54fff-308d-4ff9-8b2a-4afb302bb925} <Debug> DynamicQueryHandler: Done processing query
287 2023.10.31 04:28:44.975046 [ 3 ] {99c54fff-308d-4ff9-8b2a-4afb302bb925} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
288 2023.10.31 04:28:44.975074 [ 3 ] {} <Debug> HTTP-Session: ac40959b-8be8-4520-883a-26c3fb425d98 Destroying unnamed session
289 2023.10.31 04:28:44.975267 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36624, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
290 2023.10.31 04:28:44.975377 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
291 2023.10.31 04:28:44.975412 [ 3 ] {} <Debug> HTTP-Session: d56f2540-9f41-44bf-96b7-70cd70137b76 Authenticating user 'default' from [fd00:1122:3344:101::d]:36624
292 2023.10.31 04:28:44.975451 [ 3 ] {} <Debug> HTTP-Session: d56f2540-9f41-44bf-96b7-70cd70137b76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
293 2023.10.31 04:28:44.975799 [ 3 ] {9a346a5f-6f04-4ff6-9af3-28c1342c779a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36624) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
294 2023.10.31 04:28:44.975892 [ 3 ] {9a346a5f-6f04-4ff6-9af3-28c1342c779a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32
295 2023.10.31 04:28:45.000117 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 218.32 MiB, peak 222.00 MiB, will set to 226.29 MiB (RSS), difference: 7.97 MiB
296 2023.10.31 04:28:45.007688 [ 3 ] {9a346a5f-6f04-4ff6-9af3-28c1342c779a} <Debug> oximeter.measurements_i32 (ea683b12-3aa6-4344-a1bc-38ffcf0c15c1): Loading data parts
297 2023.10.31 04:28:45.007824 [ 3 ] {9a346a5f-6f04-4ff6-9af3-28c1342c779a} <Debug> oximeter.measurements_i32 (ea683b12-3aa6-4344-a1bc-38ffcf0c15c1): There are no data parts
298 2023.10.31 04:28:45.033454 [ 3 ] {9a346a5f-6f04-4ff6-9af3-28c1342c779a} <Debug> DynamicQueryHandler: Done processing query
299 2023.10.31 04:28:45.033481 [ 3 ] {9a346a5f-6f04-4ff6-9af3-28c1342c779a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
300 2023.10.31 04:28:45.033515 [ 3 ] {} <Debug> HTTP-Session: d56f2540-9f41-44bf-96b7-70cd70137b76 Destroying unnamed session
301 2023.10.31 04:28:45.033679 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36624, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
302 2023.10.31 04:28:45.033738 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
303 2023.10.31 04:28:45.033757 [ 3 ] {} <Debug> HTTP-Session: 4a2ce0b0-950c-4e75-9179-8344ff9b240e Authenticating user 'default' from [fd00:1122:3344:101::d]:36624
304 2023.10.31 04:28:45.033780 [ 3 ] {} <Debug> HTTP-Session: 4a2ce0b0-950c-4e75-9179-8344ff9b240e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
305 2023.10.31 04:28:45.033977 [ 3 ] {80d34e47-9671-4b17-8f00-0279ebe12812} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36624) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
306 2023.10.31 04:28:45.034030 [ 3 ] {80d34e47-9671-4b17-8f00-0279ebe12812} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32
307 2023.10.31 04:28:45.052546 [ 3 ] {80d34e47-9671-4b17-8f00-0279ebe12812} <Debug> oximeter.measurements_u32 (8c8d945e-c206-4be5-8e2b-778a59b22ea3): Loading data parts
308 2023.10.31 04:28:45.052661 [ 3 ] {80d34e47-9671-4b17-8f00-0279ebe12812} <Debug> oximeter.measurements_u32 (8c8d945e-c206-4be5-8e2b-778a59b22ea3): There are no data parts
309 2023.10.31 04:28:45.060193 [ 3 ] {80d34e47-9671-4b17-8f00-0279ebe12812} <Debug> DynamicQueryHandler: Done processing query
310 2023.10.31 04:28:45.060220 [ 3 ] {80d34e47-9671-4b17-8f00-0279ebe12812} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
311 2023.10.31 04:28:45.060236 [ 3 ] {} <Debug> HTTP-Session: 4a2ce0b0-950c-4e75-9179-8344ff9b240e Destroying unnamed session
312 2023.10.31 04:28:45.060399 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36624, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
313 2023.10.31 04:28:45.060470 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
314 2023.10.31 04:28:45.060492 [ 3 ] {} <Debug> HTTP-Session: d1c47217-1b26-4e87-b72a-e932c8d90da7 Authenticating user 'default' from [fd00:1122:3344:101::d]:36624
315 2023.10.31 04:28:45.060521 [ 3 ] {} <Debug> HTTP-Session: d1c47217-1b26-4e87-b72a-e932c8d90da7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
316 2023.10.31 04:28:45.060749 [ 3 ] {e1fc8f03-1dad-47d6-97a2-8cdf7fe526b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36624) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
317 2023.10.31 04:28:45.060809 [ 3 ] {e1fc8f03-1dad-47d6-97a2-8cdf7fe526b0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64
318 2023.10.31 04:28:45.072762 [ 3 ] {e1fc8f03-1dad-47d6-97a2-8cdf7fe526b0} <Debug> oximeter.measurements_i64 (1cb85aa6-95c0-43f7-b471-51cae7df76a5): Loading data parts
319 2023.10.31 04:28:45.072859 [ 3 ] {e1fc8f03-1dad-47d6-97a2-8cdf7fe526b0} <Debug> oximeter.measurements_i64 (1cb85aa6-95c0-43f7-b471-51cae7df76a5): There are no data parts
320 2023.10.31 04:28:45.084202 [ 3 ] {e1fc8f03-1dad-47d6-97a2-8cdf7fe526b0} <Debug> DynamicQueryHandler: Done processing query
321 2023.10.31 04:28:45.084247 [ 3 ] {e1fc8f03-1dad-47d6-97a2-8cdf7fe526b0} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
322 2023.10.31 04:28:45.084267 [ 3 ] {} <Debug> HTTP-Session: d1c47217-1b26-4e87-b72a-e932c8d90da7 Destroying unnamed session
323 2023.10.31 04:28:45.084417 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36624, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
324 2023.10.31 04:28:45.084475 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
325 2023.10.31 04:28:45.084498 [ 3 ] {} <Debug> HTTP-Session: 4deacef4-9ce4-4d6a-ab0c-eea860f8ccba Authenticating user 'default' from [fd00:1122:3344:101::d]:36624
326 2023.10.31 04:28:45.084524 [ 3 ] {} <Debug> HTTP-Session: 4deacef4-9ce4-4d6a-ab0c-eea860f8ccba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
327 2023.10.31 04:28:45.084763 [ 3 ] {62e75e07-1951-4f11-9df0-edecae8145b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36624) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
328 2023.10.31 04:28:45.084819 [ 3 ] {62e75e07-1951-4f11-9df0-edecae8145b2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64
329 2023.10.31 04:28:45.114171 [ 3 ] {62e75e07-1951-4f11-9df0-edecae8145b2} <Debug> oximeter.measurements_u64 (bc0a7e69-373a-44fd-86b3-a21d7325fefb): Loading data parts
330 2023.10.31 04:28:45.114292 [ 3 ] {62e75e07-1951-4f11-9df0-edecae8145b2} <Debug> oximeter.measurements_u64 (bc0a7e69-373a-44fd-86b3-a21d7325fefb): There are no data parts
331 2023.10.31 04:28:45.158530 [ 3 ] {62e75e07-1951-4f11-9df0-edecae8145b2} <Debug> DynamicQueryHandler: Done processing query
332 2023.10.31 04:28:45.158611 [ 3 ] {62e75e07-1951-4f11-9df0-edecae8145b2} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
333 2023.10.31 04:28:45.158642 [ 3 ] {} <Debug> HTTP-Session: 4deacef4-9ce4-4d6a-ab0c-eea860f8ccba Destroying unnamed session
334 2023.10.31 04:28:45.158890 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36624, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
335 2023.10.31 04:28:45.159000 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
336 2023.10.31 04:28:45.159037 [ 3 ] {} <Debug> HTTP-Session: d1712566-4b77-4ded-9688-6f662a796f30 Authenticating user 'default' from [fd00:1122:3344:101::d]:36624
337 2023.10.31 04:28:45.159083 [ 3 ] {} <Debug> HTTP-Session: d1712566-4b77-4ded-9688-6f662a796f30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
338 2023.10.31 04:28:45.159286 [ 3 ] {c6457660-1643-4032-9af5-592c10d81de0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36624) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Float32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
339 2023.10.31 04:28:45.159336 [ 3 ] {c6457660-1643-4032-9af5-592c10d81de0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32
340 2023.10.31 04:28:45.180137 [ 3 ] {c6457660-1643-4032-9af5-592c10d81de0} <Debug> oximeter.measurements_f32 (5a631ec7-ddfb-48e8-a56f-3a9c4c353cfb): Loading data parts
341 2023.10.31 04:28:45.180240 [ 3 ] {c6457660-1643-4032-9af5-592c10d81de0} <Debug> oximeter.measurements_f32 (5a631ec7-ddfb-48e8-a56f-3a9c4c353cfb): There are no data parts
342 2023.10.31 04:28:45.183839 [ 3 ] {c6457660-1643-4032-9af5-592c10d81de0} <Debug> DynamicQueryHandler: Done processing query
343 2023.10.31 04:28:45.183886 [ 3 ] {c6457660-1643-4032-9af5-592c10d81de0} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
344 2023.10.31 04:28:45.183909 [ 3 ] {} <Debug> HTTP-Session: d1712566-4b77-4ded-9688-6f662a796f30 Destroying unnamed session
345 2023.10.31 04:28:45.184075 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36624, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
346 2023.10.31 04:28:45.184151 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
347 2023.10.31 04:28:45.184178 [ 3 ] {} <Debug> HTTP-Session: b22e0e1e-0bd6-42b9-a270-2e27e8a0d2bb Authenticating user 'default' from [fd00:1122:3344:101::d]:36624
348 2023.10.31 04:28:45.184209 [ 3 ] {} <Debug> HTTP-Session: b22e0e1e-0bd6-42b9-a270-2e27e8a0d2bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
349 2023.10.31 04:28:45.184472 [ 3 ] {603b4a19-8a73-402d-90b6-dc2dabb49135} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36624) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Float64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
350 2023.10.31 04:28:45.184548 [ 3 ] {603b4a19-8a73-402d-90b6-dc2dabb49135} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64
351 2023.10.31 04:28:45.216935 [ 3 ] {603b4a19-8a73-402d-90b6-dc2dabb49135} <Debug> oximeter.measurements_f64 (628c1693-0274-47b1-bc38-0263c7907e96): Loading data parts
352 2023.10.31 04:28:45.217074 [ 3 ] {603b4a19-8a73-402d-90b6-dc2dabb49135} <Debug> oximeter.measurements_f64 (628c1693-0274-47b1-bc38-0263c7907e96): There are no data parts
353 2023.10.31 04:28:45.263839 [ 3 ] {603b4a19-8a73-402d-90b6-dc2dabb49135} <Debug> DynamicQueryHandler: Done processing query
354 2023.10.31 04:28:45.263893 [ 3 ] {603b4a19-8a73-402d-90b6-dc2dabb49135} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
355 2023.10.31 04:28:45.263951 [ 3 ] {} <Debug> HTTP-Session: b22e0e1e-0bd6-42b9-a270-2e27e8a0d2bb Destroying unnamed session
356 2023.10.31 04:28:45.264126 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36624, User-Agent: (none), Length: 287, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
357 2023.10.31 04:28:45.264181 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
358 2023.10.31 04:28:45.264213 [ 3 ] {} <Debug> HTTP-Session: ce339f32-d93a-48ed-87c0-f90fd37cbe25 Authenticating user 'default' from [fd00:1122:3344:101::d]:36624
359 2023.10.31 04:28:45.264230 [ 3 ] {} <Debug> HTTP-Session: ce339f32-d93a-48ed-87c0-f90fd37cbe25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
360 2023.10.31 04:28:45.264437 [ 3 ] {0421f2f7-4444-4f31-ad84-d7ea9b77c7da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36624) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum String ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
361 2023.10.31 04:28:45.264493 [ 3 ] {0421f2f7-4444-4f31-ad84-d7ea9b77c7da} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string
362 2023.10.31 04:28:45.305495 [ 3 ] {0421f2f7-4444-4f31-ad84-d7ea9b77c7da} <Debug> oximeter.measurements_string (8d7da7b8-88ba-45ab-ae98-0b0f35edba09): Loading data parts
363 2023.10.31 04:28:45.305593 [ 3 ] {0421f2f7-4444-4f31-ad84-d7ea9b77c7da} <Debug> oximeter.measurements_string (8d7da7b8-88ba-45ab-ae98-0b0f35edba09): There are no data parts
364 2023.10.31 04:28:45.331975 [ 3 ] {0421f2f7-4444-4f31-ad84-d7ea9b77c7da} <Debug> DynamicQueryHandler: Done processing query
365 2023.10.31 04:28:45.332011 [ 3 ] {0421f2f7-4444-4f31-ad84-d7ea9b77c7da} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
366 2023.10.31 04:28:45.332100 [ 3 ] {} <Debug> HTTP-Session: ce339f32-d93a-48ed-87c0-f90fd37cbe25 Destroying unnamed session
367 2023.10.31 04:28:45.332255 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36624, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
368 2023.10.31 04:28:45.332323 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
369 2023.10.31 04:28:45.332354 [ 3 ] {} <Debug> HTTP-Session: 5a3b692a-8528-4c9b-9f5f-e1bd2a2d1189 Authenticating user 'default' from [fd00:1122:3344:101::d]:36624
370 2023.10.31 04:28:45.332376 [ 3 ] {} <Debug> HTTP-Session: 5a3b692a-8528-4c9b-9f5f-e1bd2a2d1189 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
371 2023.10.31 04:28:45.332626 [ 3 ] {6c367d2f-4275-45e0-8dcf-b396350bcd0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36624) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
372 2023.10.31 04:28:45.332697 [ 3 ] {6c367d2f-4275-45e0-8dcf-b396350bcd0f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes
373 2023.10.31 04:28:45.368928 [ 3 ] {6c367d2f-4275-45e0-8dcf-b396350bcd0f} <Debug> oximeter.measurements_bytes (63c735ce-5926-48af-9882-9503ad443807): Loading data parts
374 2023.10.31 04:28:45.369041 [ 3 ] {6c367d2f-4275-45e0-8dcf-b396350bcd0f} <Debug> oximeter.measurements_bytes (63c735ce-5926-48af-9882-9503ad443807): There are no data parts
375 2023.10.31 04:28:45.403563 [ 3 ] {6c367d2f-4275-45e0-8dcf-b396350bcd0f} <Debug> DynamicQueryHandler: Done processing query
376 2023.10.31 04:28:45.403595 [ 3 ] {6c367d2f-4275-45e0-8dcf-b396350bcd0f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
377 2023.10.31 04:28:45.403623 [ 3 ] {} <Debug> HTTP-Session: 5a3b692a-8528-4c9b-9f5f-e1bd2a2d1189 Destroying unnamed session
378 2023.10.31 04:28:45.403768 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36624, User-Agent: (none), Length: 342, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
379 2023.10.31 04:28:45.403830 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
380 2023.10.31 04:28:45.403861 [ 3 ] {} <Debug> HTTP-Session: ddf58ccd-f6ca-431f-98e7-cb017a2fd036 Authenticating user 'default' from [fd00:1122:3344:101::d]:36624
381 2023.10.31 04:28:45.403882 [ 3 ] {} <Debug> HTTP-Session: ddf58ccd-f6ca-431f-98e7-cb017a2fd036 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
382 2023.10.31 04:28:45.404112 [ 3 ] {9b6c2106-c648-4f58-9685-e014e4d80f69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36624) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Int64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
383 2023.10.31 04:28:45.404164 [ 3 ] {9b6c2106-c648-4f58-9685-e014e4d80f69} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64
384 2023.10.31 04:28:45.426921 [ 3 ] {9b6c2106-c648-4f58-9685-e014e4d80f69} <Debug> oximeter.measurements_cumulativei64 (e41175c6-f55f-4232-938f-8b365e7da177): Loading data parts
385 2023.10.31 04:28:45.427028 [ 3 ] {9b6c2106-c648-4f58-9685-e014e4d80f69} <Debug> oximeter.measurements_cumulativei64 (e41175c6-f55f-4232-938f-8b365e7da177): There are no data parts
386 2023.10.31 04:28:45.450059 [ 3 ] {9b6c2106-c648-4f58-9685-e014e4d80f69} <Debug> DynamicQueryHandler: Done processing query
387 2023.10.31 04:28:45.450094 [ 3 ] {9b6c2106-c648-4f58-9685-e014e4d80f69} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
388 2023.10.31 04:28:45.450138 [ 3 ] {} <Debug> HTTP-Session: ddf58ccd-f6ca-431f-98e7-cb017a2fd036 Destroying unnamed session
389 2023.10.31 04:28:45.450315 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36624, User-Agent: (none), Length: 343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
390 2023.10.31 04:28:45.450383 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
391 2023.10.31 04:28:45.450419 [ 3 ] {} <Debug> HTTP-Session: 5885d20a-3a62-4b6e-8b7a-1fa629ea27bb Authenticating user 'default' from [fd00:1122:3344:101::d]:36624
392 2023.10.31 04:28:45.450440 [ 3 ] {} <Debug> HTTP-Session: 5885d20a-3a62-4b6e-8b7a-1fa629ea27bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
393 2023.10.31 04:28:45.450700 [ 3 ] {faa1dd50-7a03-4237-81c5-03720b7e3d94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36624) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum UInt64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
394 2023.10.31 04:28:45.450776 [ 3 ] {faa1dd50-7a03-4237-81c5-03720b7e3d94} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64
395 2023.10.31 04:28:45.499066 [ 3 ] {faa1dd50-7a03-4237-81c5-03720b7e3d94} <Debug> oximeter.measurements_cumulativeu64 (b1b7cca6-5243-4b1a-9982-d76270af7d1c): Loading data parts
396 2023.10.31 04:28:45.499179 [ 3 ] {faa1dd50-7a03-4237-81c5-03720b7e3d94} <Debug> oximeter.measurements_cumulativeu64 (b1b7cca6-5243-4b1a-9982-d76270af7d1c): There are no data parts
397 2023.10.31 04:28:45.535036 [ 3 ] {faa1dd50-7a03-4237-81c5-03720b7e3d94} <Debug> DynamicQueryHandler: Done processing query
398 2023.10.31 04:28:45.535123 [ 3 ] {faa1dd50-7a03-4237-81c5-03720b7e3d94} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
399 2023.10.31 04:28:45.535156 [ 3 ] {} <Debug> HTTP-Session: 5885d20a-3a62-4b6e-8b7a-1fa629ea27bb Destroying unnamed session
400 2023.10.31 04:28:45.535419 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36624, User-Agent: (none), Length: 344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
401 2023.10.31 04:28:45.535552 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
402 2023.10.31 04:28:45.535592 [ 3 ] {} <Debug> HTTP-Session: b15ebb57-09c1-4e2d-b547-d2215411dfaf Authenticating user 'default' from [fd00:1122:3344:101::d]:36624
403 2023.10.31 04:28:45.535640 [ 3 ] {} <Debug> HTTP-Session: b15ebb57-09c1-4e2d-b547-d2215411dfaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
404 2023.10.31 04:28:45.536069 [ 3 ] {d1b090c8-127d-42dd-ad35-3dc516511eb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36624) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Float32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
405 2023.10.31 04:28:45.536143 [ 3 ] {d1b090c8-127d-42dd-ad35-3dc516511eb6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32
406 2023.10.31 04:28:45.566378 [ 3 ] {d1b090c8-127d-42dd-ad35-3dc516511eb6} <Debug> oximeter.measurements_cumulativef32 (32015f46-9d7c-4ad6-b90b-9d621b40fd39): Loading data parts
407 2023.10.31 04:28:45.566478 [ 3 ] {d1b090c8-127d-42dd-ad35-3dc516511eb6} <Debug> oximeter.measurements_cumulativef32 (32015f46-9d7c-4ad6-b90b-9d621b40fd39): There are no data parts
408 2023.10.31 04:28:45.589825 [ 3 ] {d1b090c8-127d-42dd-ad35-3dc516511eb6} <Debug> DynamicQueryHandler: Done processing query
409 2023.10.31 04:28:45.589937 [ 3 ] {d1b090c8-127d-42dd-ad35-3dc516511eb6} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
410 2023.10.31 04:28:45.589969 [ 3 ] {} <Debug> HTTP-Session: b15ebb57-09c1-4e2d-b547-d2215411dfaf Destroying unnamed session
411 2023.10.31 04:28:45.590213 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36624, User-Agent: (none), Length: 347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
412 2023.10.31 04:28:45.590273 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
413 2023.10.31 04:28:45.590294 [ 3 ] {} <Debug> HTTP-Session: 9b599963-88f5-4543-824b-5e30f2f6f6b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:36624
414 2023.10.31 04:28:45.590320 [ 3 ] {} <Debug> HTTP-Session: 9b599963-88f5-4543-824b-5e30f2f6f6b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
415 2023.10.31 04:28:45.590544 [ 3 ] {082f9275-75fd-497f-bf90-8633c55793d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36624) --
416 CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Float64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
417 2023.10.31 04:28:45.590598 [ 3 ] {082f9275-75fd-497f-bf90-8633c55793d8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64
418 2023.10.31 04:28:45.615319 [ 3 ] {082f9275-75fd-497f-bf90-8633c55793d8} <Debug> oximeter.measurements_cumulativef64 (405c1868-9a1e-43f1-94e8-077529684607): Loading data parts
419 2023.10.31 04:28:45.615428 [ 3 ] {082f9275-75fd-497f-bf90-8633c55793d8} <Debug> oximeter.measurements_cumulativef64 (405c1868-9a1e-43f1-94e8-077529684607): There are no data parts
420 2023.10.31 04:28:45.660462 [ 3 ] {082f9275-75fd-497f-bf90-8633c55793d8} <Debug> DynamicQueryHandler: Done processing query
421 2023.10.31 04:28:45.660491 [ 3 ] {082f9275-75fd-497f-bf90-8633c55793d8} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
422 2023.10.31 04:28:45.660508 [ 3 ] {} <Debug> HTTP-Session: 9b599963-88f5-4543-824b-5e30f2f6f6b7 Destroying unnamed session
423 2023.10.31 04:28:45.660656 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36624, User-Agent: (none), Length: 371, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
424 2023.10.31 04:28:45.660788 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
425 2023.10.31 04:28:45.660822 [ 3 ] {} <Debug> HTTP-Session: d836be4d-d284-4ef7-a21f-6509b386bd4c Authenticating user 'default' from [fd00:1122:3344:101::d]:36624
426 2023.10.31 04:28:45.660852 [ 3 ] {} <Debug> HTTP-Session: d836be4d-d284-4ef7-a21f-6509b386bd4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
427 2023.10.31 04:28:45.661081 [ 3 ] {f83a471b-18fa-400c-b8ae-1721aef93924} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36624) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int8), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
428 2023.10.31 04:28:45.661153 [ 3 ] {f83a471b-18fa-400c-b8ae-1721aef93924} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8
429 2023.10.31 04:28:45.677785 [ 3 ] {f83a471b-18fa-400c-b8ae-1721aef93924} <Debug> oximeter.measurements_histogrami8 (a3858f07-041a-4ae0-a1bd-3b938b5801e0): Loading data parts
430 2023.10.31 04:28:45.677931 [ 3 ] {f83a471b-18fa-400c-b8ae-1721aef93924} <Debug> oximeter.measurements_histogrami8 (a3858f07-041a-4ae0-a1bd-3b938b5801e0): There are no data parts
431 2023.10.31 04:28:45.689761 [ 3 ] {f83a471b-18fa-400c-b8ae-1721aef93924} <Debug> DynamicQueryHandler: Done processing query
432 2023.10.31 04:28:45.689788 [ 3 ] {f83a471b-18fa-400c-b8ae-1721aef93924} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
433 2023.10.31 04:28:45.689817 [ 3 ] {} <Debug> HTTP-Session: d836be4d-d284-4ef7-a21f-6509b386bd4c Destroying unnamed session
434 2023.10.31 04:28:45.689961 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36624, User-Agent: (none), Length: 372, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
435 2023.10.31 04:28:45.690018 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
436 2023.10.31 04:28:45.690047 [ 3 ] {} <Debug> HTTP-Session: 4dfa5ed7-c800-459a-8b49-5a54cf933b13 Authenticating user 'default' from [fd00:1122:3344:101::d]:36624
437 2023.10.31 04:28:45.690064 [ 3 ] {} <Debug> HTTP-Session: 4dfa5ed7-c800-459a-8b49-5a54cf933b13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
438 2023.10.31 04:28:45.690288 [ 3 ] {baa99a86-9d18-469c-9b28-a268ab2463d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36624) 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)
439 2023.10.31 04:28:45.690352 [ 3 ] {baa99a86-9d18-469c-9b28-a268ab2463d1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8
440 2023.10.31 04:28:45.726692 [ 3 ] {baa99a86-9d18-469c-9b28-a268ab2463d1} <Debug> oximeter.measurements_histogramu8 (331ba534-8c0f-418c-8fb2-78e314d6bb89): Loading data parts
441 2023.10.31 04:28:45.726802 [ 3 ] {baa99a86-9d18-469c-9b28-a268ab2463d1} <Debug> oximeter.measurements_histogramu8 (331ba534-8c0f-418c-8fb2-78e314d6bb89): There are no data parts
442 2023.10.31 04:28:45.760463 [ 3 ] {baa99a86-9d18-469c-9b28-a268ab2463d1} <Debug> DynamicQueryHandler: Done processing query
443 2023.10.31 04:28:45.760503 [ 3 ] {baa99a86-9d18-469c-9b28-a268ab2463d1} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
444 2023.10.31 04:28:45.760537 [ 3 ] {} <Debug> HTTP-Session: 4dfa5ed7-c800-459a-8b49-5a54cf933b13 Destroying unnamed session
445 2023.10.31 04:28:45.760744 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36624, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
446 2023.10.31 04:28:45.760816 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
447 2023.10.31 04:28:45.760852 [ 3 ] {} <Debug> HTTP-Session: f43481b1-f8e8-412f-97e0-e4f2b0c99968 Authenticating user 'default' from [fd00:1122:3344:101::d]:36624
448 2023.10.31 04:28:45.760882 [ 3 ] {} <Debug> HTTP-Session: f43481b1-f8e8-412f-97e0-e4f2b0c99968 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
449 2023.10.31 04:28:45.761210 [ 3 ] {e886db72-0700-486a-9344-75315016c8c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36624) 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)
450 2023.10.31 04:28:45.761278 [ 3 ] {e886db72-0700-486a-9344-75315016c8c0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16
451 2023.10.31 04:28:45.766496 [ 3 ] {e886db72-0700-486a-9344-75315016c8c0} <Debug> oximeter.measurements_histogrami16 (496c6f96-1f13-4f47-bd34-2f87857afcbb): Loading data parts
452 2023.10.31 04:28:45.766599 [ 3 ] {e886db72-0700-486a-9344-75315016c8c0} <Debug> oximeter.measurements_histogrami16 (496c6f96-1f13-4f47-bd34-2f87857afcbb): There are no data parts
453 2023.10.31 04:28:45.789479 [ 3 ] {e886db72-0700-486a-9344-75315016c8c0} <Debug> DynamicQueryHandler: Done processing query
454 2023.10.31 04:28:45.789518 [ 3 ] {e886db72-0700-486a-9344-75315016c8c0} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
455 2023.10.31 04:28:45.789535 [ 3 ] {} <Debug> HTTP-Session: f43481b1-f8e8-412f-97e0-e4f2b0c99968 Destroying unnamed session
456 2023.10.31 04:28:45.789681 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36624, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
457 2023.10.31 04:28:45.789736 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
458 2023.10.31 04:28:45.789756 [ 3 ] {} <Debug> HTTP-Session: 8d1d3944-77e5-40be-b6cf-2519c448a38a Authenticating user 'default' from [fd00:1122:3344:101::d]:36624
459 2023.10.31 04:28:45.789782 [ 3 ] {} <Debug> HTTP-Session: 8d1d3944-77e5-40be-b6cf-2519c448a38a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
460 2023.10.31 04:28:45.789995 [ 3 ] {e52f6f68-c008-467b-945b-61903886fe0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36624) 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)
461 2023.10.31 04:28:45.790057 [ 3 ] {e52f6f68-c008-467b-945b-61903886fe0a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16
462 2023.10.31 04:28:45.821429 [ 3 ] {e52f6f68-c008-467b-945b-61903886fe0a} <Debug> oximeter.measurements_histogramu16 (f4ed2012-ec62-458e-bac6-c8fd98874ba3): Loading data parts
463 2023.10.31 04:28:45.821616 [ 3 ] {e52f6f68-c008-467b-945b-61903886fe0a} <Debug> oximeter.measurements_histogramu16 (f4ed2012-ec62-458e-bac6-c8fd98874ba3): There are no data parts
464 2023.10.31 04:28:45.837470 [ 3 ] {e52f6f68-c008-467b-945b-61903886fe0a} <Debug> DynamicQueryHandler: Done processing query
465 2023.10.31 04:28:45.837509 [ 3 ] {e52f6f68-c008-467b-945b-61903886fe0a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
466 2023.10.31 04:28:45.837537 [ 3 ] {} <Debug> HTTP-Session: 8d1d3944-77e5-40be-b6cf-2519c448a38a Destroying unnamed session
467 2023.10.31 04:28:45.837670 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36624, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
468 2023.10.31 04:28:45.837725 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
469 2023.10.31 04:28:45.837758 [ 3 ] {} <Debug> HTTP-Session: e4b1ac45-8909-453c-bfc4-cdd404679735 Authenticating user 'default' from [fd00:1122:3344:101::d]:36624
470 2023.10.31 04:28:45.837775 [ 3 ] {} <Debug> HTTP-Session: e4b1ac45-8909-453c-bfc4-cdd404679735 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
471 2023.10.31 04:28:45.837997 [ 3 ] {6138d0ca-3b29-4c19-96fa-a27d12f5f019} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36624) 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)
472 2023.10.31 04:28:45.838058 [ 3 ] {6138d0ca-3b29-4c19-96fa-a27d12f5f019} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32
473 2023.10.31 04:28:45.860143 [ 3 ] {6138d0ca-3b29-4c19-96fa-a27d12f5f019} <Debug> oximeter.measurements_histogrami32 (03e9a95b-4ef7-4eb5-9dc3-a404ec141650): Loading data parts
474 2023.10.31 04:28:45.860252 [ 3 ] {6138d0ca-3b29-4c19-96fa-a27d12f5f019} <Debug> oximeter.measurements_histogrami32 (03e9a95b-4ef7-4eb5-9dc3-a404ec141650): There are no data parts
475 2023.10.31 04:28:45.885700 [ 3 ] {6138d0ca-3b29-4c19-96fa-a27d12f5f019} <Debug> DynamicQueryHandler: Done processing query
476 2023.10.31 04:28:45.885734 [ 3 ] {6138d0ca-3b29-4c19-96fa-a27d12f5f019} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
477 2023.10.31 04:28:45.885769 [ 3 ] {} <Debug> HTTP-Session: e4b1ac45-8909-453c-bfc4-cdd404679735 Destroying unnamed session
478 2023.10.31 04:28:45.885986 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36624, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
479 2023.10.31 04:28:45.886067 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
480 2023.10.31 04:28:45.886108 [ 3 ] {} <Debug> HTTP-Session: 1981d3d8-868c-4076-9299-e6b3645a0fef Authenticating user 'default' from [fd00:1122:3344:101::d]:36624
481 2023.10.31 04:28:45.886131 [ 3 ] {} <Debug> HTTP-Session: 1981d3d8-868c-4076-9299-e6b3645a0fef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
482 2023.10.31 04:28:45.886368 [ 3 ] {3fee3c70-9af0-4b0f-8f56-fc9a45e095f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36624) 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)
483 2023.10.31 04:28:45.886431 [ 3 ] {3fee3c70-9af0-4b0f-8f56-fc9a45e095f9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32
484 2023.10.31 04:28:45.904834 [ 3 ] {3fee3c70-9af0-4b0f-8f56-fc9a45e095f9} <Debug> oximeter.measurements_histogramu32 (19efdb3f-1f01-4eb7-8afc-f54d8cd66d7c): Loading data parts
485 2023.10.31 04:28:45.904945 [ 3 ] {3fee3c70-9af0-4b0f-8f56-fc9a45e095f9} <Debug> oximeter.measurements_histogramu32 (19efdb3f-1f01-4eb7-8afc-f54d8cd66d7c): There are no data parts
486 2023.10.31 04:28:45.929910 [ 3 ] {3fee3c70-9af0-4b0f-8f56-fc9a45e095f9} <Debug> DynamicQueryHandler: Done processing query
487 2023.10.31 04:28:45.929959 [ 3 ] {3fee3c70-9af0-4b0f-8f56-fc9a45e095f9} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
488 2023.10.31 04:28:45.929979 [ 3 ] {} <Debug> HTTP-Session: 1981d3d8-868c-4076-9299-e6b3645a0fef Destroying unnamed session
489 2023.10.31 04:28:45.930133 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36624, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
490 2023.10.31 04:28:45.930200 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
491 2023.10.31 04:28:45.930219 [ 3 ] {} <Debug> HTTP-Session: b4c070e3-5853-4565-b347-ca20a6030a23 Authenticating user 'default' from [fd00:1122:3344:101::d]:36624
492 2023.10.31 04:28:45.930247 [ 3 ] {} <Debug> HTTP-Session: b4c070e3-5853-4565-b347-ca20a6030a23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
493 2023.10.31 04:28:45.930465 [ 3 ] {b98e4051-4506-455a-9f41-c1460e329ae8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36624) 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)
494 2023.10.31 04:28:45.930529 [ 3 ] {b98e4051-4506-455a-9f41-c1460e329ae8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64
495 2023.10.31 04:28:45.972948 [ 3 ] {b98e4051-4506-455a-9f41-c1460e329ae8} <Debug> oximeter.measurements_histogrami64 (6e66aea5-bd03-4433-b2ba-28756bd52268): Loading data parts
496 2023.10.31 04:28:45.973096 [ 3 ] {b98e4051-4506-455a-9f41-c1460e329ae8} <Debug> oximeter.measurements_histogrami64 (6e66aea5-bd03-4433-b2ba-28756bd52268): There are no data parts
497 2023.10.31 04:28:45.987206 [ 3 ] {b98e4051-4506-455a-9f41-c1460e329ae8} <Debug> DynamicQueryHandler: Done processing query
498 2023.10.31 04:28:45.987257 [ 3 ] {b98e4051-4506-455a-9f41-c1460e329ae8} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
499 2023.10.31 04:28:45.987276 [ 3 ] {} <Debug> HTTP-Session: b4c070e3-5853-4565-b347-ca20a6030a23 Destroying unnamed session
500 2023.10.31 04:28:45.987437 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36624, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
501 2023.10.31 04:28:45.987507 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
502 2023.10.31 04:28:45.987530 [ 3 ] {} <Debug> HTTP-Session: 8a72119f-36bd-4d7d-a3e9-46ec2ccf38a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:36624
503 2023.10.31 04:28:45.987562 [ 3 ] {} <Debug> HTTP-Session: 8a72119f-36bd-4d7d-a3e9-46ec2ccf38a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
504 2023.10.31 04:28:45.987833 [ 3 ] {ee44820d-0b56-4c79-b2ea-1209051aa156} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36624) 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)
505 2023.10.31 04:28:45.987913 [ 3 ] {ee44820d-0b56-4c79-b2ea-1209051aa156} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64
506 2023.10.31 04:28:45.999672 [ 3 ] {ee44820d-0b56-4c79-b2ea-1209051aa156} <Debug> oximeter.measurements_histogramu64 (9af83e77-db19-4b83-91f4-784c37ec97ef): Loading data parts
507 2023.10.31 04:28:45.999781 [ 3 ] {ee44820d-0b56-4c79-b2ea-1209051aa156} <Debug> oximeter.measurements_histogramu64 (9af83e77-db19-4b83-91f4-784c37ec97ef): There are no data parts
508 2023.10.31 04:28:46.035359 [ 3 ] {ee44820d-0b56-4c79-b2ea-1209051aa156} <Debug> DynamicQueryHandler: Done processing query
509 2023.10.31 04:28:46.035391 [ 3 ] {ee44820d-0b56-4c79-b2ea-1209051aa156} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
510 2023.10.31 04:28:46.035412 [ 3 ] {} <Debug> HTTP-Session: 8a72119f-36bd-4d7d-a3e9-46ec2ccf38a7 Destroying unnamed session
511 2023.10.31 04:28:46.035592 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36624, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
512 2023.10.31 04:28:46.035664 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
513 2023.10.31 04:28:46.035687 [ 3 ] {} <Debug> HTTP-Session: 134d2fa7-9b15-43b1-9947-2442520de99a Authenticating user 'default' from [fd00:1122:3344:101::d]:36624
514 2023.10.31 04:28:46.035720 [ 3 ] {} <Debug> HTTP-Session: 134d2fa7-9b15-43b1-9947-2442520de99a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
515 2023.10.31 04:28:46.035996 [ 3 ] {d67c3364-8210-4a0a-a79a-8f326bc05d31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36624) 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)
516 2023.10.31 04:28:46.036065 [ 3 ] {d67c3364-8210-4a0a-a79a-8f326bc05d31} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32
517 2023.10.31 04:28:46.069438 [ 3 ] {d67c3364-8210-4a0a-a79a-8f326bc05d31} <Debug> oximeter.measurements_histogramf32 (79e80295-0cf7-4b76-9bfa-faaa88e51795): Loading data parts
518 2023.10.31 04:28:46.069526 [ 3 ] {d67c3364-8210-4a0a-a79a-8f326bc05d31} <Debug> oximeter.measurements_histogramf32 (79e80295-0cf7-4b76-9bfa-faaa88e51795): There are no data parts
519 2023.10.31 04:28:46.091960 [ 3 ] {d67c3364-8210-4a0a-a79a-8f326bc05d31} <Debug> DynamicQueryHandler: Done processing query
520 2023.10.31 04:28:46.091991 [ 3 ] {d67c3364-8210-4a0a-a79a-8f326bc05d31} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
521 2023.10.31 04:28:46.092024 [ 3 ] {} <Debug> HTTP-Session: 134d2fa7-9b15-43b1-9947-2442520de99a Destroying unnamed session
522 2023.10.31 04:28:46.092169 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36624, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
523 2023.10.31 04:28:46.092225 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
524 2023.10.31 04:28:46.092255 [ 3 ] {} <Debug> HTTP-Session: 315c0811-81ad-4531-933a-b17621016d16 Authenticating user 'default' from [fd00:1122:3344:101::d]:36624
525 2023.10.31 04:28:46.092283 [ 3 ] {} <Debug> HTTP-Session: 315c0811-81ad-4531-933a-b17621016d16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
526 2023.10.31 04:28:46.092494 [ 3 ] {8e56b4e9-385e-4867-a9f1-3bfaa43416fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36624) 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)
527 2023.10.31 04:28:46.092560 [ 3 ] {8e56b4e9-385e-4867-a9f1-3bfaa43416fb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64
528 2023.10.31 04:28:46.116253 [ 3 ] {8e56b4e9-385e-4867-a9f1-3bfaa43416fb} <Debug> oximeter.measurements_histogramf64 (3ba36902-dbe5-4852-b468-df1459d0d567): Loading data parts
529 2023.10.31 04:28:46.116412 [ 3 ] {8e56b4e9-385e-4867-a9f1-3bfaa43416fb} <Debug> oximeter.measurements_histogramf64 (3ba36902-dbe5-4852-b468-df1459d0d567): There are no data parts
530 2023.10.31 04:28:46.142420 [ 3 ] {8e56b4e9-385e-4867-a9f1-3bfaa43416fb} <Debug> DynamicQueryHandler: Done processing query
531 2023.10.31 04:28:46.142466 [ 3 ] {8e56b4e9-385e-4867-a9f1-3bfaa43416fb} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
532 2023.10.31 04:28:46.142485 [ 3 ] {} <Debug> HTTP-Session: 315c0811-81ad-4531-933a-b17621016d16 Destroying unnamed session
533 2023.10.31 04:28:46.142646 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36624, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
534 2023.10.31 04:28:46.142710 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
535 2023.10.31 04:28:46.142735 [ 3 ] {} <Debug> HTTP-Session: 08fbd847-daef-4876-8edd-6d24201d65aa Authenticating user 'default' from [fd00:1122:3344:101::d]:36624
536 2023.10.31 04:28:46.142767 [ 3 ] {} <Debug> HTTP-Session: 08fbd847-daef-4876-8edd-6d24201d65aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
537 2023.10.31 04:28:46.142960 [ 3 ] {6fd70af1-432c-4898-afe8-a60af8cc9c25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36624) 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)
538 2023.10.31 04:28:46.143028 [ 3 ] {6fd70af1-432c-4898-afe8-a60af8cc9c25} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool
539 2023.10.31 04:28:46.161009 [ 3 ] {6fd70af1-432c-4898-afe8-a60af8cc9c25} <Debug> oximeter.fields_bool (1925ee4c-b85f-4d6f-a32f-8a25e09e8968): Loading data parts
540 2023.10.31 04:28:46.161159 [ 3 ] {6fd70af1-432c-4898-afe8-a60af8cc9c25} <Debug> oximeter.fields_bool (1925ee4c-b85f-4d6f-a32f-8a25e09e8968): There are no data parts
541 2023.10.31 04:28:46.205870 [ 3 ] {6fd70af1-432c-4898-afe8-a60af8cc9c25} <Debug> DynamicQueryHandler: Done processing query
542 2023.10.31 04:28:46.205902 [ 3 ] {6fd70af1-432c-4898-afe8-a60af8cc9c25} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
543 2023.10.31 04:28:46.205939 [ 3 ] {} <Debug> HTTP-Session: 08fbd847-daef-4876-8edd-6d24201d65aa Destroying unnamed session
544 2023.10.31 04:28:46.206096 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36624, User-Agent: (none), Length: 247, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
545 2023.10.31 04:28:46.206161 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
546 2023.10.31 04:28:46.206194 [ 3 ] {} <Debug> HTTP-Session: 0b1fb54d-2066-4b3c-ba9f-52eb8bda1908 Authenticating user 'default' from [fd00:1122:3344:101::d]:36624
547 2023.10.31 04:28:46.206220 [ 3 ] {} <Debug> HTTP-Session: 0b1fb54d-2066-4b3c-ba9f-52eb8bda1908 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
548 2023.10.31 04:28:46.206451 [ 3 ] {150acd81-50bf-4d7b-8e84-57abaa9fc1b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36624) 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)
549 2023.10.31 04:28:46.206523 [ 3 ] {150acd81-50bf-4d7b-8e84-57abaa9fc1b5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8
550 2023.10.31 04:28:46.229529 [ 3 ] {150acd81-50bf-4d7b-8e84-57abaa9fc1b5} <Debug> oximeter.fields_i8 (da53e3f9-8f95-42c4-9485-bb60b2affc69): Loading data parts
551 2023.10.31 04:28:46.229640 [ 3 ] {150acd81-50bf-4d7b-8e84-57abaa9fc1b5} <Debug> oximeter.fields_i8 (da53e3f9-8f95-42c4-9485-bb60b2affc69): There are no data parts
552 2023.10.31 04:28:46.249101 [ 3 ] {150acd81-50bf-4d7b-8e84-57abaa9fc1b5} <Debug> DynamicQueryHandler: Done processing query
553 2023.10.31 04:28:46.249134 [ 3 ] {150acd81-50bf-4d7b-8e84-57abaa9fc1b5} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
554 2023.10.31 04:28:46.249166 [ 3 ] {} <Debug> HTTP-Session: 0b1fb54d-2066-4b3c-ba9f-52eb8bda1908 Destroying unnamed session
555 2023.10.31 04:28:46.249638 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36624, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
556 2023.10.31 04:28:46.249715 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
557 2023.10.31 04:28:46.249740 [ 3 ] {} <Debug> HTTP-Session: de8bf04b-5e40-4381-ab32-b44af33e20e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:36624
558 2023.10.31 04:28:46.249779 [ 3 ] {} <Debug> HTTP-Session: de8bf04b-5e40-4381-ab32-b44af33e20e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
559 2023.10.31 04:28:46.250024 [ 3 ] {17dc90f3-31c5-413c-a099-03506906099d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36624) 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)
560 2023.10.31 04:28:46.250080 [ 3 ] {17dc90f3-31c5-413c-a099-03506906099d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8
561 2023.10.31 04:28:46.285970 [ 3 ] {17dc90f3-31c5-413c-a099-03506906099d} <Debug> oximeter.fields_u8 (0f2914ce-6923-4df8-af4b-3bb2e5ce3f1e): Loading data parts
562 2023.10.31 04:28:46.286061 [ 3 ] {17dc90f3-31c5-413c-a099-03506906099d} <Debug> oximeter.fields_u8 (0f2914ce-6923-4df8-af4b-3bb2e5ce3f1e): There are no data parts
563 2023.10.31 04:28:46.322547 [ 3 ] {17dc90f3-31c5-413c-a099-03506906099d} <Debug> DynamicQueryHandler: Done processing query
564 2023.10.31 04:28:46.322599 [ 3 ] {17dc90f3-31c5-413c-a099-03506906099d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
565 2023.10.31 04:28:46.322615 [ 3 ] {} <Debug> HTTP-Session: de8bf04b-5e40-4381-ab32-b44af33e20e0 Destroying unnamed session
566 2023.10.31 04:28:46.322744 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36624, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
567 2023.10.31 04:28:46.322812 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
568 2023.10.31 04:28:46.322833 [ 3 ] {} <Debug> HTTP-Session: ba4e5d92-29da-4ab2-a984-4566f51416ea Authenticating user 'default' from [fd00:1122:3344:101::d]:36624
569 2023.10.31 04:28:46.322866 [ 3 ] {} <Debug> HTTP-Session: ba4e5d92-29da-4ab2-a984-4566f51416ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
570 2023.10.31 04:28:46.323022 [ 3 ] {9b866ac9-3e1c-4091-8f12-1a5df01e589a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36624) 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)
571 2023.10.31 04:28:46.323081 [ 3 ] {9b866ac9-3e1c-4091-8f12-1a5df01e589a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16
572 2023.10.31 04:28:46.337047 [ 3 ] {9b866ac9-3e1c-4091-8f12-1a5df01e589a} <Debug> oximeter.fields_i16 (60d439ca-0663-4b17-82b3-3a6a5b19550f): Loading data parts
573 2023.10.31 04:28:46.337134 [ 3 ] {9b866ac9-3e1c-4091-8f12-1a5df01e589a} <Debug> oximeter.fields_i16 (60d439ca-0663-4b17-82b3-3a6a5b19550f): There are no data parts
574 2023.10.31 04:28:46.371739 [ 3 ] {9b866ac9-3e1c-4091-8f12-1a5df01e589a} <Debug> DynamicQueryHandler: Done processing query
575 2023.10.31 04:28:46.371778 [ 3 ] {9b866ac9-3e1c-4091-8f12-1a5df01e589a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
576 2023.10.31 04:28:46.371887 [ 3 ] {} <Debug> HTTP-Session: ba4e5d92-29da-4ab2-a984-4566f51416ea Destroying unnamed session
577 2023.10.31 04:28:46.372077 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36624, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
578 2023.10.31 04:28:46.372155 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
579 2023.10.31 04:28:46.372203 [ 3 ] {} <Debug> HTTP-Session: 373bd67c-f377-498b-af57-fe4851289d46 Authenticating user 'default' from [fd00:1122:3344:101::d]:36624
580 2023.10.31 04:28:46.372226 [ 3 ] {} <Debug> HTTP-Session: 373bd67c-f377-498b-af57-fe4851289d46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
581 2023.10.31 04:28:46.372404 [ 3 ] {6521ffd2-fda6-43b8-8aac-43dc6c8c0653} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36624) 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)
582 2023.10.31 04:28:46.372455 [ 3 ] {6521ffd2-fda6-43b8-8aac-43dc6c8c0653} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16
583 2023.10.31 04:28:46.437200 [ 3 ] {6521ffd2-fda6-43b8-8aac-43dc6c8c0653} <Debug> oximeter.fields_u16 (405b32e2-56a5-450b-bcba-429d93120275): Loading data parts
584 2023.10.31 04:28:46.437297 [ 3 ] {6521ffd2-fda6-43b8-8aac-43dc6c8c0653} <Debug> oximeter.fields_u16 (405b32e2-56a5-450b-bcba-429d93120275): There are no data parts
585 2023.10.31 04:28:46.472523 [ 3 ] {6521ffd2-fda6-43b8-8aac-43dc6c8c0653} <Debug> DynamicQueryHandler: Done processing query
586 2023.10.31 04:28:46.472572 [ 3 ] {6521ffd2-fda6-43b8-8aac-43dc6c8c0653} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
587 2023.10.31 04:28:46.472589 [ 3 ] {} <Debug> HTTP-Session: 373bd67c-f377-498b-af57-fe4851289d46 Destroying unnamed session
588 2023.10.31 04:28:46.472757 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36624, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
589 2023.10.31 04:28:46.472810 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
590 2023.10.31 04:28:46.472832 [ 3 ] {} <Debug> HTTP-Session: cd42a734-f03f-444b-b439-b358803ba49d Authenticating user 'default' from [fd00:1122:3344:101::d]:36624
591 2023.10.31 04:28:46.472870 [ 3 ] {} <Debug> HTTP-Session: cd42a734-f03f-444b-b439-b358803ba49d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
592 2023.10.31 04:28:46.473040 [ 3 ] {07eb17ee-28f0-4153-a23d-bc11f9516f9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36624) 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)
593 2023.10.31 04:28:46.473084 [ 3 ] {07eb17ee-28f0-4153-a23d-bc11f9516f9e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32
594 2023.10.31 04:28:46.506219 [ 3 ] {07eb17ee-28f0-4153-a23d-bc11f9516f9e} <Debug> oximeter.fields_i32 (29dd7e64-c7b0-4e1e-be43-f15da5c957d5): Loading data parts
595 2023.10.31 04:28:46.506300 [ 3 ] {07eb17ee-28f0-4153-a23d-bc11f9516f9e} <Debug> oximeter.fields_i32 (29dd7e64-c7b0-4e1e-be43-f15da5c957d5): There are no data parts
596 2023.10.31 04:28:46.528492 [ 3 ] {07eb17ee-28f0-4153-a23d-bc11f9516f9e} <Debug> DynamicQueryHandler: Done processing query
597 2023.10.31 04:28:46.528521 [ 3 ] {07eb17ee-28f0-4153-a23d-bc11f9516f9e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
598 2023.10.31 04:28:46.528550 [ 3 ] {} <Debug> HTTP-Session: cd42a734-f03f-444b-b439-b358803ba49d Destroying unnamed session
599 2023.10.31 04:28:46.528722 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36624, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
600 2023.10.31 04:28:46.528772 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
601 2023.10.31 04:28:46.528802 [ 3 ] {} <Debug> HTTP-Session: 0c23f72f-eb07-43ed-8d35-937b20a76244 Authenticating user 'default' from [fd00:1122:3344:101::d]:36624
602 2023.10.31 04:28:46.528832 [ 3 ] {} <Debug> HTTP-Session: 0c23f72f-eb07-43ed-8d35-937b20a76244 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
603 2023.10.31 04:28:46.529036 [ 3 ] {b02d9caf-8843-4c3b-a409-18f62ad8a6da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36624) 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)
604 2023.10.31 04:28:46.529087 [ 3 ] {b02d9caf-8843-4c3b-a409-18f62ad8a6da} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32
605 2023.10.31 04:28:46.552555 [ 3 ] {b02d9caf-8843-4c3b-a409-18f62ad8a6da} <Debug> oximeter.fields_u32 (04a3da0f-c045-4c3a-ae13-dadc2f540d09): Loading data parts
606 2023.10.31 04:28:46.552716 [ 3 ] {b02d9caf-8843-4c3b-a409-18f62ad8a6da} <Debug> oximeter.fields_u32 (04a3da0f-c045-4c3a-ae13-dadc2f540d09): There are no data parts
607 2023.10.31 04:28:46.572943 [ 3 ] {b02d9caf-8843-4c3b-a409-18f62ad8a6da} <Debug> DynamicQueryHandler: Done processing query
608 2023.10.31 04:28:46.572980 [ 3 ] {b02d9caf-8843-4c3b-a409-18f62ad8a6da} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
609 2023.10.31 04:28:46.573020 [ 3 ] {} <Debug> HTTP-Session: 0c23f72f-eb07-43ed-8d35-937b20a76244 Destroying unnamed session
610 2023.10.31 04:28:46.573193 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36624, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
611 2023.10.31 04:28:46.573260 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
612 2023.10.31 04:28:46.573292 [ 3 ] {} <Debug> HTTP-Session: c8961ede-afe8-456f-b42f-8e7a99a98f4e Authenticating user 'default' from [fd00:1122:3344:101::d]:36624
613 2023.10.31 04:28:46.573313 [ 3 ] {} <Debug> HTTP-Session: c8961ede-afe8-456f-b42f-8e7a99a98f4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
614 2023.10.31 04:28:46.573524 [ 3 ] {3c0c196a-2981-4098-a055-91cbe9c3e502} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36624) 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)
615 2023.10.31 04:28:46.573585 [ 3 ] {3c0c196a-2981-4098-a055-91cbe9c3e502} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64
616 2023.10.31 04:28:46.586500 [ 3 ] {3c0c196a-2981-4098-a055-91cbe9c3e502} <Debug> oximeter.fields_i64 (b30d1d1e-b6c9-45f7-9da3-d9306fe66def): Loading data parts
617 2023.10.31 04:28:46.586576 [ 3 ] {3c0c196a-2981-4098-a055-91cbe9c3e502} <Debug> oximeter.fields_i64 (b30d1d1e-b6c9-45f7-9da3-d9306fe66def): There are no data parts
618 2023.10.31 04:28:46.607667 [ 3 ] {3c0c196a-2981-4098-a055-91cbe9c3e502} <Debug> DynamicQueryHandler: Done processing query
619 2023.10.31 04:28:46.607712 [ 3 ] {3c0c196a-2981-4098-a055-91cbe9c3e502} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
620 2023.10.31 04:28:46.607732 [ 3 ] {} <Debug> HTTP-Session: c8961ede-afe8-456f-b42f-8e7a99a98f4e Destroying unnamed session
621 2023.10.31 04:28:46.607890 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36624, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
622 2023.10.31 04:28:46.607957 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
623 2023.10.31 04:28:46.607982 [ 3 ] {} <Debug> HTTP-Session: 806bc4f6-194d-480e-9e58-bb7e43d9a18d Authenticating user 'default' from [fd00:1122:3344:101::d]:36624
624 2023.10.31 04:28:46.608016 [ 3 ] {} <Debug> HTTP-Session: 806bc4f6-194d-480e-9e58-bb7e43d9a18d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
625 2023.10.31 04:28:46.608186 [ 3 ] {8f333463-c768-4076-a958-9ad10c07bfe3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36624) 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)
626 2023.10.31 04:28:46.608236 [ 3 ] {8f333463-c768-4076-a958-9ad10c07bfe3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64
627 2023.10.31 04:28:46.621073 [ 3 ] {8f333463-c768-4076-a958-9ad10c07bfe3} <Debug> oximeter.fields_u64 (82da33dc-6fff-463c-8d40-e0be8192a377): Loading data parts
628 2023.10.31 04:28:46.621163 [ 3 ] {8f333463-c768-4076-a958-9ad10c07bfe3} <Debug> oximeter.fields_u64 (82da33dc-6fff-463c-8d40-e0be8192a377): There are no data parts
629 2023.10.31 04:28:46.655845 [ 3 ] {8f333463-c768-4076-a958-9ad10c07bfe3} <Debug> DynamicQueryHandler: Done processing query
630 2023.10.31 04:28:46.655894 [ 3 ] {8f333463-c768-4076-a958-9ad10c07bfe3} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
631 2023.10.31 04:28:46.655913 [ 3 ] {} <Debug> HTTP-Session: 806bc4f6-194d-480e-9e58-bb7e43d9a18d Destroying unnamed session
632 2023.10.31 04:28:46.656050 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36624, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
633 2023.10.31 04:28:46.656117 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
634 2023.10.31 04:28:46.656137 [ 3 ] {} <Debug> HTTP-Session: a8f6cb4f-7564-4732-a00a-e2c96ccd2f96 Authenticating user 'default' from [fd00:1122:3344:101::d]:36624
635 2023.10.31 04:28:46.656154 [ 3 ] {} <Debug> HTTP-Session: a8f6cb4f-7564-4732-a00a-e2c96ccd2f96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
636 2023.10.31 04:28:46.656318 [ 3 ] {edbd269d-b615-4e8b-9ba1-356dc83ae879} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36624) 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)
637 2023.10.31 04:28:46.656376 [ 3 ] {edbd269d-b615-4e8b-9ba1-356dc83ae879} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr
638 2023.10.31 04:28:46.675499 [ 3 ] {edbd269d-b615-4e8b-9ba1-356dc83ae879} <Debug> oximeter.fields_ipaddr (8b830876-9b99-48a8-ac6c-03229f214846): Loading data parts
639 2023.10.31 04:28:46.675591 [ 3 ] {edbd269d-b615-4e8b-9ba1-356dc83ae879} <Debug> oximeter.fields_ipaddr (8b830876-9b99-48a8-ac6c-03229f214846): There are no data parts
640 2023.10.31 04:28:46.692055 [ 3 ] {edbd269d-b615-4e8b-9ba1-356dc83ae879} <Debug> DynamicQueryHandler: Done processing query
641 2023.10.31 04:28:46.692080 [ 3 ] {edbd269d-b615-4e8b-9ba1-356dc83ae879} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
642 2023.10.31 04:28:46.692105 [ 3 ] {} <Debug> HTTP-Session: a8f6cb4f-7564-4732-a00a-e2c96ccd2f96 Destroying unnamed session
643 2023.10.31 04:28:46.692254 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36624, User-Agent: (none), Length: 253, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
644 2023.10.31 04:28:46.692305 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
645 2023.10.31 04:28:46.692335 [ 3 ] {} <Debug> HTTP-Session: 2e6dc7ab-f515-41ab-b8df-523ec1f0021f Authenticating user 'default' from [fd00:1122:3344:101::d]:36624
646 2023.10.31 04:28:46.692352 [ 3 ] {} <Debug> HTTP-Session: 2e6dc7ab-f515-41ab-b8df-523ec1f0021f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
647 2023.10.31 04:28:46.692511 [ 3 ] {d3bad6bf-5205-42d3-bcd0-ea0935961cbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36624) 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)
648 2023.10.31 04:28:46.692555 [ 3 ] {d3bad6bf-5205-42d3-bcd0-ea0935961cbb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string
649 2023.10.31 04:28:46.705474 [ 3 ] {d3bad6bf-5205-42d3-bcd0-ea0935961cbb} <Debug> oximeter.fields_string (331746ff-d5d1-4f83-81e9-60689d741287): Loading data parts
650 2023.10.31 04:28:46.705569 [ 3 ] {d3bad6bf-5205-42d3-bcd0-ea0935961cbb} <Debug> oximeter.fields_string (331746ff-d5d1-4f83-81e9-60689d741287): There are no data parts
651 2023.10.31 04:28:46.738663 [ 3 ] {d3bad6bf-5205-42d3-bcd0-ea0935961cbb} <Debug> DynamicQueryHandler: Done processing query
652 2023.10.31 04:28:46.738703 [ 3 ] {d3bad6bf-5205-42d3-bcd0-ea0935961cbb} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
653 2023.10.31 04:28:46.738723 [ 3 ] {} <Debug> HTTP-Session: 2e6dc7ab-f515-41ab-b8df-523ec1f0021f Destroying unnamed session
654 2023.10.31 04:28:46.738892 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36624, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
655 2023.10.31 04:28:46.738951 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
656 2023.10.31 04:28:46.738975 [ 3 ] {} <Debug> HTTP-Session: 097583f5-f1d7-4f21-9cf8-0f25b9a02fe9 Authenticating user 'default' from [fd00:1122:3344:101::d]:36624
657 2023.10.31 04:28:46.739004 [ 3 ] {} <Debug> HTTP-Session: 097583f5-f1d7-4f21-9cf8-0f25b9a02fe9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
658 2023.10.31 04:28:46.739175 [ 3 ] {98fc86dc-7b9e-4b1c-a7f4-37e79bf763d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36624) 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)
659 2023.10.31 04:28:46.739219 [ 3 ] {98fc86dc-7b9e-4b1c-a7f4-37e79bf763d2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid
660 2023.10.31 04:28:46.751766 [ 3 ] {98fc86dc-7b9e-4b1c-a7f4-37e79bf763d2} <Debug> oximeter.fields_uuid (6fb6e6cb-e70c-4bc4-bc60-c98c6ec18c55): Loading data parts
661 2023.10.31 04:28:46.751856 [ 3 ] {98fc86dc-7b9e-4b1c-a7f4-37e79bf763d2} <Debug> oximeter.fields_uuid (6fb6e6cb-e70c-4bc4-bc60-c98c6ec18c55): There are no data parts
662 2023.10.31 04:28:46.764212 [ 3 ] {98fc86dc-7b9e-4b1c-a7f4-37e79bf763d2} <Debug> DynamicQueryHandler: Done processing query
663 2023.10.31 04:28:46.764238 [ 3 ] {98fc86dc-7b9e-4b1c-a7f4-37e79bf763d2} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
664 2023.10.31 04:28:46.764264 [ 3 ] {} <Debug> HTTP-Session: 097583f5-f1d7-4f21-9cf8-0f25b9a02fe9 Destroying unnamed session
665 2023.10.31 04:28:46.764422 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36624, User-Agent: (none), Length: 1152, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
666 2023.10.31 04:28:46.764466 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
667 2023.10.31 04:28:46.764492 [ 3 ] {} <Debug> HTTP-Session: bdbc9621-f556-44b4-ab74-7e174b60d1a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:36624
668 2023.10.31 04:28:46.764517 [ 3 ] {} <Debug> HTTP-Session: bdbc9621-f556-44b4-ab74-7e174b60d1a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
669 2023.10.31 04:28:46.764732 [ 3 ] {7cb3dfb9-ad90-4a38-b4d7-b81f95234d41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36624) CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name); (stage: Complete)
670 2023.10.31 04:28:46.764799 [ 3 ] {7cb3dfb9-ad90-4a38-b4d7-b81f95234d41} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema
671 2023.10.31 04:28:46.788367 [ 3 ] {7cb3dfb9-ad90-4a38-b4d7-b81f95234d41} <Debug> oximeter.timeseries_schema (2995c77c-1d00-4edc-ba0f-756a3f56ec15): Loading data parts
672 2023.10.31 04:28:46.788487 [ 3 ] {7cb3dfb9-ad90-4a38-b4d7-b81f95234d41} <Debug> oximeter.timeseries_schema (2995c77c-1d00-4edc-ba0f-756a3f56ec15): There are no data parts
673 2023.10.31 04:28:46.814365 [ 3 ] {7cb3dfb9-ad90-4a38-b4d7-b81f95234d41} <Debug> DynamicQueryHandler: Done processing query
674 2023.10.31 04:28:46.814397 [ 3 ] {7cb3dfb9-ad90-4a38-b4d7-b81f95234d41} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
675 2023.10.31 04:28:46.814430 [ 3 ] {} <Debug> HTTP-Session: bdbc9621-f556-44b4-ab74-7e174b60d1a6 Destroying unnamed session
676 2023.10.31 04:28:46.814581 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36624, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
677 2023.10.31 04:28:46.814646 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
678 2023.10.31 04:28:46.814677 [ 3 ] {} <Debug> HTTP-Session: 375c36ac-308c-408b-8b71-2f9aa5c5b463 Authenticating user 'default' from [fd00:1122:3344:101::d]:36624
679 2023.10.31 04:28:46.814714 [ 3 ] {} <Debug> HTTP-Session: 375c36ac-308c-408b-8b71-2f9aa5c5b463 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
680 2023.10.31 04:28:46.814846 [ 3 ] {fa0381ce-b01a-44d5-8fbf-e6d2de15bae0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36624) INSERT INTO oximeter.version (*) VALUES (stage: Complete)
681 2023.10.31 04:28:46.815509 [ 3 ] {fa0381ce-b01a-44d5-8fbf-e6d2de15bae0} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version
682 2023.10.31 04:28:46.818963 [ 3 ] {fa0381ce-b01a-44d5-8fbf-e6d2de15bae0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB.
683 2023.10.31 04:28:46.821784 [ 3 ] {fa0381ce-b01a-44d5-8fbf-e6d2de15bae0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
684 2023.10.31 04:28:46.822056 [ 3 ] {fa0381ce-b01a-44d5-8fbf-e6d2de15bae0} <Trace> oximeter.version (b39738df-0502-4d9f-82c9-6c7d296b2980): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
685 2023.10.31 04:28:46.822284 [ 3 ] {fa0381ce-b01a-44d5-8fbf-e6d2de15bae0} <Information> executeQuery: Read 1 rows, 16.00 B in 0.007393485 sec., 135 rows/sec., 2.11 KiB/sec.
686 2023.10.31 04:28:46.822400 [ 3 ] {fa0381ce-b01a-44d5-8fbf-e6d2de15bae0} <Debug> DynamicQueryHandler: Done processing query
687 2023.10.31 04:28:46.822428 [ 3 ] {fa0381ce-b01a-44d5-8fbf-e6d2de15bae0} <Debug> MemoryTracker: Peak memory usage (for query): 4.09 MiB.
688 2023.10.31 04:28:46.822444 [ 3 ] {} <Debug> HTTP-Session: 375c36ac-308c-408b-8b71-2f9aa5c5b463 Destroying unnamed session
689 2023.10.31 04:28:47.000153 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 226.10 MiB, peak 231.17 MiB, will set to 228.29 MiB (RSS), difference: 2.19 MiB
690 2023.10.31 04:28:51.767244 [ 173 ] {} <Debug> DNSResolver: Updating DNS cache
691 2023.10.31 04:28:51.767377 [ 173 ] {} <Debug> DNSResolver: Updated DNS cache
692 2023.10.31 04:29:06.767419 [ 139 ] {} <Debug> DNSResolver: Updating DNS cache
693 2023.10.31 04:29:06.767483 [ 139 ] {} <Debug> DNSResolver: Updated DNS cache
694 2023.10.31 04:29:21.767755 [ 123 ] {} <Debug> DNSResolver: Updating DNS cache
695 2023.10.31 04:29:21.767823 [ 123 ] {} <Debug> DNSResolver: Updated DNS cache
696 2023.10.31 04:29:21.849944 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46908, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
697 2023.10.31 04:29:21.850086 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
698 2023.10.31 04:29:21.850139 [ 3 ] {} <Debug> HTTP-Session: 6cfe84e3-54d4-4cde-84b1-6a325c53a22a Authenticating user 'default' from [fd00:1122:3344:101::d]:46908
699 2023.10.31 04:29:21.850168 [ 3 ] {} <Debug> HTTP-Session: 6cfe84e3-54d4-4cde-84b1-6a325c53a22a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
700 2023.10.31 04:29:21.850345 [ 3 ] {23868d77-95bd-4ab6-bef3-f8d67cfd5f0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46908) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete)
701 2023.10.31 04:29:21.850770 [ 3 ] {23868d77-95bd-4ab6-bef3-f8d67cfd5f0b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
702 2023.10.31 04:29:21.851478 [ 3 ] {23868d77-95bd-4ab6-bef3-f8d67cfd5f0b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
703 2023.10.31 04:29:21.851601 [ 3 ] {23868d77-95bd-4ab6-bef3-f8d67cfd5f0b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
704 2023.10.31 04:29:21.853576 [ 3 ] {23868d77-95bd-4ab6-bef3-f8d67cfd5f0b} <Debug> DynamicQueryHandler: Done processing query
705 2023.10.31 04:29:21.853631 [ 3 ] {23868d77-95bd-4ab6-bef3-f8d67cfd5f0b} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
706 2023.10.31 04:29:21.853648 [ 3 ] {} <Debug> HTTP-Session: 6cfe84e3-54d4-4cde-84b1-6a325c53a22a Destroying unnamed session
707 2023.10.31 04:29:21.856020 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46908, User-Agent: (none), Length: 111, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
708 2023.10.31 04:29:21.856117 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
709 2023.10.31 04:29:21.856142 [ 3 ] {} <Debug> HTTP-Session: a383dcf0-df40-462a-a809-4c294c823432 Authenticating user 'default' from [fd00:1122:3344:101::d]:46908
710 2023.10.31 04:29:21.856185 [ 3 ] {} <Debug> HTTP-Session: a383dcf0-df40-462a-a809-4c294c823432 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
711 2023.10.31 04:29:21.856348 [ 3 ] {a9d13dae-c7d4-4987-9160-940367f7628c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46908) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled') FORMAT JSONEachRow; (stage: Complete)
712 2023.10.31 04:29:21.861540 [ 3 ] {a9d13dae-c7d4-4987-9160-940367f7628c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
713 2023.10.31 04:29:21.861692 [ 3 ] {a9d13dae-c7d4-4987-9160-940367f7628c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
714 2023.10.31 04:29:21.861762 [ 3 ] {a9d13dae-c7d4-4987-9160-940367f7628c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
715 2023.10.31 04:29:21.862627 [ 3 ] {a9d13dae-c7d4-4987-9160-940367f7628c} <Debug> DynamicQueryHandler: Done processing query
716 2023.10.31 04:29:21.862657 [ 3 ] {a9d13dae-c7d4-4987-9160-940367f7628c} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
717 2023.10.31 04:29:21.862689 [ 3 ] {} <Debug> HTTP-Session: a383dcf0-df40-462a-a809-4c294c823432 Destroying unnamed session
718 2023.10.31 04:29:21.863281 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46908, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
719 2023.10.31 04:29:21.863349 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
720 2023.10.31 04:29:21.863377 [ 3 ] {} <Debug> HTTP-Session: 6b1f773e-f81c-4fb6-9de8-427bb14efdc8 Authenticating user 'default' from [fd00:1122:3344:101::d]:46908
721 2023.10.31 04:29:21.863403 [ 3 ] {} <Debug> HTTP-Session: 6b1f773e-f81c-4fb6-9de8-427bb14efdc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
722 2023.10.31 04:29:21.863530 [ 3 ] {78317d6c-7b86-465f-ab7c-ea952b8563aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46908) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up') FORMAT JSONEachRow; (stage: Complete)
723 2023.10.31 04:29:21.863928 [ 3 ] {78317d6c-7b86-465f-ab7c-ea952b8563aa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
724 2023.10.31 04:29:21.864082 [ 3 ] {78317d6c-7b86-465f-ab7c-ea952b8563aa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
725 2023.10.31 04:29:21.864133 [ 3 ] {78317d6c-7b86-465f-ab7c-ea952b8563aa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
726 2023.10.31 04:29:21.864899 [ 3 ] {78317d6c-7b86-465f-ab7c-ea952b8563aa} <Debug> DynamicQueryHandler: Done processing query
727 2023.10.31 04:29:21.864928 [ 3 ] {78317d6c-7b86-465f-ab7c-ea952b8563aa} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
728 2023.10.31 04:29:21.864952 [ 3 ] {} <Debug> HTTP-Session: 6b1f773e-f81c-4fb6-9de8-427bb14efdc8 Destroying unnamed session
729 2023.10.31 04:29:21.865414 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46908, User-Agent: (none), Length: 157, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
730 2023.10.31 04:29:21.865467 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
731 2023.10.31 04:29:21.865491 [ 3 ] {} <Debug> HTTP-Session: 6f72c1d4-e7b3-40aa-ac86-5a6905c9eda1 Authenticating user 'default' from [fd00:1122:3344:101::d]:46908
732 2023.10.31 04:29:21.865508 [ 3 ] {} <Debug> HTTP-Session: 6f72c1d4-e7b3-40aa-ac86-5a6905c9eda1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
733 2023.10.31 04:29:21.865628 [ 3 ] {1c700a06-a50d-439b-b8e2-9b4486c09a03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46908) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity') FORMAT JSONEachRow; (stage: Complete)
734 2023.10.31 04:29:21.865977 [ 3 ] {1c700a06-a50d-439b-b8e2-9b4486c09a03} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
735 2023.10.31 04:29:21.866129 [ 3 ] {1c700a06-a50d-439b-b8e2-9b4486c09a03} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
736 2023.10.31 04:29:21.866178 [ 3 ] {1c700a06-a50d-439b-b8e2-9b4486c09a03} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
737 2023.10.31 04:29:21.866937 [ 3 ] {1c700a06-a50d-439b-b8e2-9b4486c09a03} <Debug> DynamicQueryHandler: Done processing query
738 2023.10.31 04:29:21.866964 [ 3 ] {1c700a06-a50d-439b-b8e2-9b4486c09a03} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
739 2023.10.31 04:29:21.866980 [ 3 ] {} <Debug> HTTP-Session: 6f72c1d4-e7b3-40aa-ac86-5a6905c9eda1 Destroying unnamed session
740 2023.10.31 04:29:21.867331 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46908, User-Agent: (none), Length: 183, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
741 2023.10.31 04:29:21.867383 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
742 2023.10.31 04:29:21.867402 [ 3 ] {} <Debug> HTTP-Session: 98902a74-4442-4160-932f-93445fa5a17e Authenticating user 'default' from [fd00:1122:3344:101::d]:46908
743 2023.10.31 04:29:21.867425 [ 3 ] {} <Debug> HTTP-Session: 98902a74-4442-4160-932f-93445fa5a17e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
744 2023.10.31 04:29:21.867542 [ 3 ] {b1cf8505-07f6-4ece-b2c3-362dee19dd36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46908) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete)
745 2023.10.31 04:29:21.867884 [ 3 ] {b1cf8505-07f6-4ece-b2c3-362dee19dd36} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
746 2023.10.31 04:29:21.868037 [ 3 ] {b1cf8505-07f6-4ece-b2c3-362dee19dd36} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
747 2023.10.31 04:29:21.868084 [ 3 ] {b1cf8505-07f6-4ece-b2c3-362dee19dd36} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
748 2023.10.31 04:29:21.868785 [ 3 ] {b1cf8505-07f6-4ece-b2c3-362dee19dd36} <Debug> DynamicQueryHandler: Done processing query
749 2023.10.31 04:29:21.868812 [ 3 ] {b1cf8505-07f6-4ece-b2c3-362dee19dd36} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
750 2023.10.31 04:29:21.868827 [ 3 ] {} <Debug> HTTP-Session: 98902a74-4442-4160-932f-93445fa5a17e Destroying unnamed session
751 2023.10.31 04:29:21.869070 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46908, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
752 2023.10.31 04:29:21.869121 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
753 2023.10.31 04:29:21.869139 [ 3 ] {} <Debug> HTTP-Session: c04d24b7-2cbe-4566-bfa4-3cb5496991fa Authenticating user 'default' from [fd00:1122:3344:101::d]:46908
754 2023.10.31 04:29:21.869164 [ 3 ] {} <Debug> HTTP-Session: c04d24b7-2cbe-4566-bfa4-3cb5496991fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
755 2023.10.31 04:29:21.869284 [ 3 ] {9067e44b-2b86-4736-8bc6-31abc1205490} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46908) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete)
756 2023.10.31 04:29:21.869633 [ 3 ] {9067e44b-2b86-4736-8bc6-31abc1205490} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
757 2023.10.31 04:29:21.869786 [ 3 ] {9067e44b-2b86-4736-8bc6-31abc1205490} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
758 2023.10.31 04:29:21.869835 [ 3 ] {9067e44b-2b86-4736-8bc6-31abc1205490} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
759 2023.10.31 04:29:21.870618 [ 3 ] {9067e44b-2b86-4736-8bc6-31abc1205490} <Debug> DynamicQueryHandler: Done processing query
760 2023.10.31 04:29:21.870644 [ 3 ] {9067e44b-2b86-4736-8bc6-31abc1205490} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
761 2023.10.31 04:29:21.870660 [ 3 ] {} <Debug> HTTP-Session: c04d24b7-2cbe-4566-bfa4-3cb5496991fa Destroying unnamed session
762 2023.10.31 04:29:21.870892 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46908, User-Agent: (none), Length: 231, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
763 2023.10.31 04:29:21.870944 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
764 2023.10.31 04:29:21.870962 [ 3 ] {} <Debug> HTTP-Session: a6d587c7-303d-4f4d-b337-c8827537388a Authenticating user 'default' from [fd00:1122:3344:101::d]:46908
765 2023.10.31 04:29:21.870984 [ 3 ] {} <Debug> HTTP-Session: a6d587c7-303d-4f4d-b337-c8827537388a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
766 2023.10.31 04:29:21.871102 [ 3 ] {189953ab-1465-4dca-af90-9fb8f78862a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46908) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete)
767 2023.10.31 04:29:21.871453 [ 3 ] {189953ab-1465-4dca-af90-9fb8f78862a0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
768 2023.10.31 04:29:21.871609 [ 3 ] {189953ab-1465-4dca-af90-9fb8f78862a0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
769 2023.10.31 04:29:21.871656 [ 3 ] {189953ab-1465-4dca-af90-9fb8f78862a0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
770 2023.10.31 04:29:21.872473 [ 3 ] {189953ab-1465-4dca-af90-9fb8f78862a0} <Debug> DynamicQueryHandler: Done processing query
771 2023.10.31 04:29:21.872500 [ 3 ] {189953ab-1465-4dca-af90-9fb8f78862a0} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
772 2023.10.31 04:29:21.872524 [ 3 ] {} <Debug> HTTP-Session: a6d587c7-303d-4f4d-b337-c8827537388a Destroying unnamed session
773 2023.10.31 04:29:21.872719 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46908, User-Agent: (none), Length: 255, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
774 2023.10.31 04:29:21.872769 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
775 2023.10.31 04:29:21.872794 [ 3 ] {} <Debug> HTTP-Session: c5f41f51-bfa7-43bb-8621-cc0e1e317ace Authenticating user 'default' from [fd00:1122:3344:101::d]:46908
776 2023.10.31 04:29:21.872810 [ 3 ] {} <Debug> HTTP-Session: c5f41f51-bfa7-43bb-8621-cc0e1e317ace Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
777 2023.10.31 04:29:21.872929 [ 3 ] {6ac6c8a6-e0a2-4dda-aa8a-fecbb1102f53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46908) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
778 2023.10.31 04:29:21.873301 [ 3 ] {6ac6c8a6-e0a2-4dda-aa8a-fecbb1102f53} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
779 2023.10.31 04:29:21.873448 [ 3 ] {6ac6c8a6-e0a2-4dda-aa8a-fecbb1102f53} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
780 2023.10.31 04:29:21.873502 [ 3 ] {6ac6c8a6-e0a2-4dda-aa8a-fecbb1102f53} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
781 2023.10.31 04:29:21.874319 [ 3 ] {6ac6c8a6-e0a2-4dda-aa8a-fecbb1102f53} <Debug> DynamicQueryHandler: Done processing query
782 2023.10.31 04:29:21.874346 [ 3 ] {6ac6c8a6-e0a2-4dda-aa8a-fecbb1102f53} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
783 2023.10.31 04:29:21.874372 [ 3 ] {} <Debug> HTTP-Session: c5f41f51-bfa7-43bb-8621-cc0e1e317ace Destroying unnamed session
784 2023.10.31 04:29:21.874605 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46908, User-Agent: (none), Length: 282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
785 2023.10.31 04:29:21.874647 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
786 2023.10.31 04:29:21.874675 [ 3 ] {} <Debug> HTTP-Session: f011e885-5e62-4d1c-a846-96ec0d4e7008 Authenticating user 'default' from [fd00:1122:3344:101::d]:46908
787 2023.10.31 04:29:21.874692 [ 3 ] {} <Debug> HTTP-Session: f011e885-5e62-4d1c-a846-96ec0d4e7008 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
788 2023.10.31 04:29:21.874805 [ 3 ] {d72297a1-b310-4e87-ad64-695781bb101e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46908) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
789 2023.10.31 04:29:21.875158 [ 3 ] {d72297a1-b310-4e87-ad64-695781bb101e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
790 2023.10.31 04:29:21.875319 [ 3 ] {d72297a1-b310-4e87-ad64-695781bb101e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
791 2023.10.31 04:29:21.875361 [ 3 ] {d72297a1-b310-4e87-ad64-695781bb101e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
792 2023.10.31 04:29:21.876063 [ 3 ] {d72297a1-b310-4e87-ad64-695781bb101e} <Debug> DynamicQueryHandler: Done processing query
793 2023.10.31 04:29:21.876110 [ 3 ] {d72297a1-b310-4e87-ad64-695781bb101e} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
794 2023.10.31 04:29:21.876129 [ 3 ] {} <Debug> HTTP-Session: f011e885-5e62-4d1c-a846-96ec0d4e7008 Destroying unnamed session
795 2023.10.31 04:29:21.876379 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46908, User-Agent: (none), Length: 312, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
796 2023.10.31 04:29:21.876430 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
797 2023.10.31 04:29:21.876452 [ 3 ] {} <Debug> HTTP-Session: 77a17ace-8ac5-401f-8b6b-9fd5bc0b0e41 Authenticating user 'default' from [fd00:1122:3344:101::d]:46908
798 2023.10.31 04:29:21.876472 [ 3 ] {} <Debug> HTTP-Session: 77a17ace-8ac5-401f-8b6b-9fd5bc0b0e41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
799 2023.10.31 04:29:21.876609 [ 3 ] {8a92c20c-3f98-4eb2-bab3-c8d0e37ebc77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46908) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
800 2023.10.31 04:29:21.876960 [ 3 ] {8a92c20c-3f98-4eb2-bab3-c8d0e37ebc77} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
801 2023.10.31 04:29:21.877111 [ 3 ] {8a92c20c-3f98-4eb2-bab3-c8d0e37ebc77} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
802 2023.10.31 04:29:21.877151 [ 3 ] {8a92c20c-3f98-4eb2-bab3-c8d0e37ebc77} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
803 2023.10.31 04:29:21.877904 [ 3 ] {8a92c20c-3f98-4eb2-bab3-c8d0e37ebc77} <Debug> DynamicQueryHandler: Done processing query
804 2023.10.31 04:29:21.877932 [ 3 ] {8a92c20c-3f98-4eb2-bab3-c8d0e37ebc77} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
805 2023.10.31 04:29:21.877947 [ 3 ] {} <Debug> HTTP-Session: 77a17ace-8ac5-401f-8b6b-9fd5bc0b0e41 Destroying unnamed session
806 2023.10.31 04:29:21.878225 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46908, User-Agent: (none), Length: 342, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
807 2023.10.31 04:29:21.878268 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
808 2023.10.31 04:29:21.878288 [ 3 ] {} <Debug> HTTP-Session: 88de3e6f-8e44-4bed-a302-ee3fbfadc752 Authenticating user 'default' from [fd00:1122:3344:101::d]:46908
809 2023.10.31 04:29:21.878305 [ 3 ] {} <Debug> HTTP-Session: 88de3e6f-8e44-4bed-a302-ee3fbfadc752 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
810 2023.10.31 04:29:21.878421 [ 3 ] {3514d208-cc92-47bf-8dfb-0329b3638a6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46908) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
811 2023.10.31 04:29:21.878776 [ 3 ] {3514d208-cc92-47bf-8dfb-0329b3638a6f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
812 2023.10.31 04:29:21.878928 [ 3 ] {3514d208-cc92-47bf-8dfb-0329b3638a6f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
813 2023.10.31 04:29:21.878968 [ 3 ] {3514d208-cc92-47bf-8dfb-0329b3638a6f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
814 2023.10.31 04:29:21.879787 [ 3 ] {3514d208-cc92-47bf-8dfb-0329b3638a6f} <Debug> DynamicQueryHandler: Done processing query
815 2023.10.31 04:29:21.879815 [ 3 ] {3514d208-cc92-47bf-8dfb-0329b3638a6f} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
816 2023.10.31 04:29:21.879830 [ 3 ] {} <Debug> HTTP-Session: 88de3e6f-8e44-4bed-a302-ee3fbfadc752 Destroying unnamed session
817 2023.10.31 04:29:21.884999 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46908, User-Agent: (none), Length: 369, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
818 2023.10.31 04:29:21.885054 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
819 2023.10.31 04:29:21.885077 [ 3 ] {} <Debug> HTTP-Session: ae955c19-6b47-43b6-bfe5-560c256d4fee Authenticating user 'default' from [fd00:1122:3344:101::d]:46908
820 2023.10.31 04:29:21.885097 [ 3 ] {} <Debug> HTTP-Session: ae955c19-6b47-43b6-bfe5-560c256d4fee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
821 2023.10.31 04:29:21.885244 [ 3 ] {d1608a57-0c83-40d4-a9e0-19b408218872} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46908) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
822 2023.10.31 04:29:21.885703 [ 3 ] {d1608a57-0c83-40d4-a9e0-19b408218872} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
823 2023.10.31 04:29:21.885869 [ 3 ] {d1608a57-0c83-40d4-a9e0-19b408218872} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
824 2023.10.31 04:29:21.885911 [ 3 ] {d1608a57-0c83-40d4-a9e0-19b408218872} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
825 2023.10.31 04:29:21.886733 [ 3 ] {d1608a57-0c83-40d4-a9e0-19b408218872} <Debug> DynamicQueryHandler: Done processing query
826 2023.10.31 04:29:21.886763 [ 3 ] {d1608a57-0c83-40d4-a9e0-19b408218872} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
827 2023.10.31 04:29:21.886783 [ 3 ] {} <Debug> HTTP-Session: ae955c19-6b47-43b6-bfe5-560c256d4fee Destroying unnamed session
828 2023.10.31 04:29:21.886978 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46908, User-Agent: (none), Length: 3304, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
829 2023.10.31 04:29:21.887031 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
830 2023.10.31 04:29:21.887053 [ 3 ] {} <Debug> HTTP-Session: 2c520252-b0c2-4102-8917-79f38234ac52 Authenticating user 'default' from [fd00:1122:3344:101::d]:46908
831 2023.10.31 04:29:21.887071 [ 3 ] {} <Debug> HTTP-Session: 2c520252-b0c2-4102-8917-79f38234ac52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
832 2023.10.31 04:29:21.887163 [ 3 ] {cc6e9175-cf97-4af8-8005-7caa2c4d83ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46908) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
833 2023.10.31 04:29:21.887204 [ 3 ] {cc6e9175-cf97-4af8-8005-7caa2c4d83ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
834 2023.10.31 04:29:21.887909 [ 3 ] {cc6e9175-cf97-4af8-8005-7caa2c4d83ef} <Trace> ParallelParsingInputFormat: Parallel parsing is used
835 2023.10.31 04:29:21.890864 [ 3 ] {cc6e9175-cf97-4af8-8005-7caa2c4d83ef} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB.
836 2023.10.31 04:29:21.891264 [ 3 ] {cc6e9175-cf97-4af8-8005-7caa2c4d83ef} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
837 2023.10.31 04:29:21.891495 [ 3 ] {cc6e9175-cf97-4af8-8005-7caa2c4d83ef} <Trace> oximeter.timeseries_schema (2995c77c-1d00-4edc-ba0f-756a3f56ec15): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
838 2023.10.31 04:29:21.891641 [ 3 ] {cc6e9175-cf97-4af8-8005-7caa2c4d83ef} <Information> executeQuery: Read 12 rows, 1.62 KiB in 0.004446189 sec., 2698 rows/sec., 364.16 KiB/sec.
839 2023.10.31 04:29:21.891794 [ 3 ] {cc6e9175-cf97-4af8-8005-7caa2c4d83ef} <Debug> DynamicQueryHandler: Done processing query
840 2023.10.31 04:29:21.891819 [ 3 ] {cc6e9175-cf97-4af8-8005-7caa2c4d83ef} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
841 2023.10.31 04:29:21.891835 [ 3 ] {} <Debug> HTTP-Session: 2c520252-b0c2-4102-8917-79f38234ac52 Destroying unnamed session
842 2023.10.31 04:29:21.891940 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46908, User-Agent: (none), Length: 749, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
843 2023.10.31 04:29:21.891985 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
844 2023.10.31 04:29:21.892004 [ 3 ] {} <Debug> HTTP-Session: 0278f379-08ed-4a45-b0f9-6cd658b0b23c Authenticating user 'default' from [fd00:1122:3344:101::d]:46908
845 2023.10.31 04:29:21.892021 [ 3 ] {} <Debug> HTTP-Session: 0278f379-08ed-4a45-b0f9-6cd658b0b23c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
846 2023.10.31 04:29:21.892095 [ 3 ] {5bec1786-d82c-4ee6-acd1-339c36507e1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46908) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
847 2023.10.31 04:29:21.892137 [ 3 ] {5bec1786-d82c-4ee6-acd1-339c36507e1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
848 2023.10.31 04:29:21.892247 [ 3 ] {5bec1786-d82c-4ee6-acd1-339c36507e1a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
849 2023.10.31 04:29:21.895741 [ 3 ] {5bec1786-d82c-4ee6-acd1-339c36507e1a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB.
850 2023.10.31 04:29:21.895957 [ 3 ] {5bec1786-d82c-4ee6-acd1-339c36507e1a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
851 2023.10.31 04:29:21.896119 [ 3 ] {5bec1786-d82c-4ee6-acd1-339c36507e1a} <Trace> oximeter.fields_i64 (b30d1d1e-b6c9-45f7-9da3-d9306fe66def): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
852 2023.10.31 04:29:21.896230 [ 3 ] {5bec1786-d82c-4ee6-acd1-339c36507e1a} <Information> executeQuery: Read 6 rows, 348.00 B in 0.004103184 sec., 1462 rows/sec., 82.82 KiB/sec.
853 2023.10.31 04:29:21.896351 [ 3 ] {5bec1786-d82c-4ee6-acd1-339c36507e1a} <Debug> DynamicQueryHandler: Done processing query
854 2023.10.31 04:29:21.896375 [ 3 ] {5bec1786-d82c-4ee6-acd1-339c36507e1a} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
855 2023.10.31 04:29:21.896392 [ 3 ] {} <Debug> HTTP-Session: 0278f379-08ed-4a45-b0f9-6cd658b0b23c Destroying unnamed session
856 2023.10.31 04:29:21.896571 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46908, User-Agent: (none), Length: 15212, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
857 2023.10.31 04:29:21.896617 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
858 2023.10.31 04:29:21.896638 [ 3 ] {} <Debug> HTTP-Session: 04fa1228-62c9-4b97-973f-435ce148b9fe Authenticating user 'default' from [fd00:1122:3344:101::d]:46908
859 2023.10.31 04:29:21.896656 [ 3 ] {} <Debug> HTTP-Session: 04fa1228-62c9-4b97-973f-435ce148b9fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
860 2023.10.31 04:29:21.896732 [ 3 ] {6c3c248a-d0fa-4da6-a364-d81b7cb26eff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46908) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
861 2023.10.31 04:29:21.896773 [ 3 ] {6c3c248a-d0fa-4da6-a364-d81b7cb26eff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
862 2023.10.31 04:29:21.896880 [ 3 ] {6c3c248a-d0fa-4da6-a364-d81b7cb26eff} <Trace> ParallelParsingInputFormat: Parallel parsing is used
863 2023.10.31 04:29:21.897232 [ 3 ] {6c3c248a-d0fa-4da6-a364-d81b7cb26eff} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB.
864 2023.10.31 04:29:21.897463 [ 3 ] {6c3c248a-d0fa-4da6-a364-d81b7cb26eff} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
865 2023.10.31 04:29:21.897625 [ 3 ] {6c3c248a-d0fa-4da6-a364-d81b7cb26eff} <Trace> oximeter.fields_string (331746ff-d5d1-4f83-81e9-60689d741287): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
866 2023.10.31 04:29:21.897745 [ 3 ] {6c3c248a-d0fa-4da6-a364-d81b7cb26eff} <Information> executeQuery: Read 96 rows, 9.32 KiB in 0.000975876 sec., 98373 rows/sec., 9.33 MiB/sec.
867 2023.10.31 04:29:21.897868 [ 3 ] {6c3c248a-d0fa-4da6-a364-d81b7cb26eff} <Debug> DynamicQueryHandler: Done processing query
868 2023.10.31 04:29:21.897892 [ 3 ] {6c3c248a-d0fa-4da6-a364-d81b7cb26eff} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
869 2023.10.31 04:29:21.897908 [ 3 ] {} <Debug> HTTP-Session: 04fa1228-62c9-4b97-973f-435ce148b9fe Destroying unnamed session
870 2023.10.31 04:29:21.898230 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46908, User-Agent: (none), Length: 46444, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
871 2023.10.31 04:29:21.898275 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
872 2023.10.31 04:29:21.898294 [ 3 ] {} <Debug> HTTP-Session: e32d714a-024e-4118-8e9c-ab056710ded3 Authenticating user 'default' from [fd00:1122:3344:101::d]:46908
873 2023.10.31 04:29:21.898311 [ 3 ] {} <Debug> HTTP-Session: e32d714a-024e-4118-8e9c-ab056710ded3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
874 2023.10.31 04:29:21.898400 [ 3 ] {274efcb8-9ca2-469a-b870-41cd5e3f2bac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46908) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
875 2023.10.31 04:29:21.898439 [ 3 ] {274efcb8-9ca2-469a-b870-41cd5e3f2bac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
876 2023.10.31 04:29:21.899591 [ 3 ] {274efcb8-9ca2-469a-b870-41cd5e3f2bac} <Trace> ParallelParsingInputFormat: Parallel parsing is used
877 2023.10.31 04:29:21.904172 [ 3 ] {274efcb8-9ca2-469a-b870-41cd5e3f2bac} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB.
878 2023.10.31 04:29:21.906360 [ 3 ] {274efcb8-9ca2-469a-b870-41cd5e3f2bac} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
879 2023.10.31 04:29:21.906550 [ 3 ] {274efcb8-9ca2-469a-b870-41cd5e3f2bac} <Trace> oximeter.fields_uuid (6fb6e6cb-e70c-4bc4-bc60-c98c6ec18c55): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
880 2023.10.31 04:29:21.906687 [ 3 ] {274efcb8-9ca2-469a-b870-41cd5e3f2bac} <Information> executeQuery: Read 291 rows, 20.45 KiB in 0.008250439 sec., 35270 rows/sec., 2.42 MiB/sec.
881 2023.10.31 04:29:21.906856 [ 3 ] {274efcb8-9ca2-469a-b870-41cd5e3f2bac} <Debug> DynamicQueryHandler: Done processing query
882 2023.10.31 04:29:21.906881 [ 3 ] {274efcb8-9ca2-469a-b870-41cd5e3f2bac} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
883 2023.10.31 04:29:21.906896 [ 3 ] {} <Debug> HTTP-Session: e32d714a-024e-4118-8e9c-ab056710ded3 Destroying unnamed session
884 2023.10.31 04:29:21.907025 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46908, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
885 2023.10.31 04:29:21.907070 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
886 2023.10.31 04:29:21.907088 [ 3 ] {} <Debug> HTTP-Session: fbb58003-b027-4cdc-bd70-767616ffb910 Authenticating user 'default' from [fd00:1122:3344:101::d]:46908
887 2023.10.31 04:29:21.907105 [ 3 ] {} <Debug> HTTP-Session: fbb58003-b027-4cdc-bd70-767616ffb910 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
888 2023.10.31 04:29:21.907175 [ 3 ] {b1b1c856-a395-4a4f-ada4-a9a2f747da2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46908) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
889 2023.10.31 04:29:21.907214 [ 3 ] {b1b1c856-a395-4a4f-ada4-a9a2f747da2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
890 2023.10.31 04:29:21.907327 [ 3 ] {b1b1c856-a395-4a4f-ada4-a9a2f747da2c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
891 2023.10.31 04:29:21.907634 [ 3 ] {b1b1c856-a395-4a4f-ada4-a9a2f747da2c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB.
892 2023.10.31 04:29:21.910038 [ 3 ] {b1b1c856-a395-4a4f-ada4-a9a2f747da2c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
893 2023.10.31 04:29:21.910234 [ 3 ] {b1b1c856-a395-4a4f-ada4-a9a2f747da2c} <Trace> oximeter.measurements_bool (eb1fc0f4-8932-422d-8ebd-420f928898cb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
894 2023.10.31 04:29:21.910359 [ 3 ] {b1b1c856-a395-4a4f-ada4-a9a2f747da2c} <Information> executeQuery: Read 6 rows, 258.00 B in 0.003155089 sec., 1901 rows/sec., 79.86 KiB/sec.
895 2023.10.31 04:29:21.910492 [ 3 ] {b1b1c856-a395-4a4f-ada4-a9a2f747da2c} <Debug> DynamicQueryHandler: Done processing query
896 2023.10.31 04:29:21.910516 [ 3 ] {b1b1c856-a395-4a4f-ada4-a9a2f747da2c} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
897 2023.10.31 04:29:21.910532 [ 3 ] {} <Debug> HTTP-Session: fbb58003-b027-4cdc-bd70-767616ffb910 Destroying unnamed session
898 2023.10.31 04:29:21.910693 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46908, User-Agent: (none), Length: 12807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
899 2023.10.31 04:29:21.910738 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
900 2023.10.31 04:29:21.910758 [ 3 ] {} <Debug> HTTP-Session: 6802771b-4b94-424f-a2f1-f3516128d2fe Authenticating user 'default' from [fd00:1122:3344:101::d]:46908
901 2023.10.31 04:29:21.910774 [ 3 ] {} <Debug> HTTP-Session: 6802771b-4b94-424f-a2f1-f3516128d2fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
902 2023.10.31 04:29:21.910853 [ 3 ] {1bdfe913-a3ce-4201-99f9-a2f7ffdb03a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46908) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
903 2023.10.31 04:29:21.910896 [ 3 ] {1bdfe913-a3ce-4201-99f9-a2f7ffdb03a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
904 2023.10.31 04:29:21.911015 [ 3 ] {1bdfe913-a3ce-4201-99f9-a2f7ffdb03a3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
905 2023.10.31 04:29:21.911331 [ 3 ] {1bdfe913-a3ce-4201-99f9-a2f7ffdb03a3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB.
906 2023.10.31 04:29:21.911594 [ 3 ] {1bdfe913-a3ce-4201-99f9-a2f7ffdb03a3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
907 2023.10.31 04:29:21.911768 [ 3 ] {1bdfe913-a3ce-4201-99f9-a2f7ffdb03a3} <Trace> oximeter.measurements_cumulativei64 (e41175c6-f55f-4232-938f-8b365e7da177): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
908 2023.10.31 04:29:21.911894 [ 3 ] {1bdfe913-a3ce-4201-99f9-a2f7ffdb03a3} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.001011906 sec., 69176 rows/sec., 4.19 MiB/sec.
909 2023.10.31 04:29:21.912014 [ 3 ] {1bdfe913-a3ce-4201-99f9-a2f7ffdb03a3} <Debug> DynamicQueryHandler: Done processing query
910 2023.10.31 04:29:21.912037 [ 3 ] {1bdfe913-a3ce-4201-99f9-a2f7ffdb03a3} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
911 2023.10.31 04:29:21.912053 [ 3 ] {} <Debug> HTTP-Session: 6802771b-4b94-424f-a2f1-f3516128d2fe Destroying unnamed session
912 2023.10.31 04:29:21.912161 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46908, User-Agent: (none), Length: 2942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
913 2023.10.31 04:29:21.912206 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
914 2023.10.31 04:29:21.912225 [ 3 ] {} <Debug> HTTP-Session: 99adf25b-9fe5-4380-b093-cfee5e2ef63e Authenticating user 'default' from [fd00:1122:3344:101::d]:46908
915 2023.10.31 04:29:21.912242 [ 3 ] {} <Debug> HTTP-Session: 99adf25b-9fe5-4380-b093-cfee5e2ef63e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
916 2023.10.31 04:29:21.912312 [ 3 ] {8a0fa599-cc2c-4618-bcc5-7278a51c02b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46908) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
917 2023.10.31 04:29:21.912355 [ 3 ] {8a0fa599-cc2c-4618-bcc5-7278a51c02b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
918 2023.10.31 04:29:21.912459 [ 3 ] {8a0fa599-cc2c-4618-bcc5-7278a51c02b5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
919 2023.10.31 04:29:21.912735 [ 3 ] {8a0fa599-cc2c-4618-bcc5-7278a51c02b5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB.
920 2023.10.31 04:29:21.912981 [ 3 ] {8a0fa599-cc2c-4618-bcc5-7278a51c02b5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
921 2023.10.31 04:29:21.913154 [ 3 ] {8a0fa599-cc2c-4618-bcc5-7278a51c02b5} <Trace> oximeter.measurements_i64 (1cb85aa6-95c0-43f7-b471-51cae7df76a5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
922 2023.10.31 04:29:21.913266 [ 3 ] {8a0fa599-cc2c-4618-bcc5-7278a51c02b5} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000926345 sec., 22669 rows/sec., 1.18 MiB/sec.
923 2023.10.31 04:29:21.913399 [ 3 ] {8a0fa599-cc2c-4618-bcc5-7278a51c02b5} <Debug> DynamicQueryHandler: Done processing query
924 2023.10.31 04:29:21.913424 [ 3 ] {8a0fa599-cc2c-4618-bcc5-7278a51c02b5} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
925 2023.10.31 04:29:21.913442 [ 3 ] {} <Debug> HTTP-Session: 99adf25b-9fe5-4380-b093-cfee5e2ef63e Destroying unnamed session
926 2023.10.31 04:29:31.828843 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46908, User-Agent: (none), Length: 749, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
927 2023.10.31 04:29:31.828955 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
928 2023.10.31 04:29:31.828982 [ 3 ] {} <Debug> HTTP-Session: 8f6f65c8-a3d6-41d2-9e1b-e1b727ee1944 Authenticating user 'default' from [fd00:1122:3344:101::d]:46908
929 2023.10.31 04:29:31.829006 [ 3 ] {} <Debug> HTTP-Session: 8f6f65c8-a3d6-41d2-9e1b-e1b727ee1944 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
930 2023.10.31 04:29:31.829128 [ 3 ] {129d4ed7-d106-4f7d-a787-69f07dbed5d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46908) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
931 2023.10.31 04:29:31.829187 [ 3 ] {129d4ed7-d106-4f7d-a787-69f07dbed5d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
932 2023.10.31 04:29:31.829342 [ 3 ] {129d4ed7-d106-4f7d-a787-69f07dbed5d4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
933 2023.10.31 04:29:31.829750 [ 3 ] {129d4ed7-d106-4f7d-a787-69f07dbed5d4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB.
934 2023.10.31 04:29:31.830001 [ 3 ] {129d4ed7-d106-4f7d-a787-69f07dbed5d4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
935 2023.10.31 04:29:31.830163 [ 3 ] {129d4ed7-d106-4f7d-a787-69f07dbed5d4} <Trace> oximeter.fields_i64 (b30d1d1e-b6c9-45f7-9da3-d9306fe66def): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
936 2023.10.31 04:29:31.830301 [ 3 ] {129d4ed7-d106-4f7d-a787-69f07dbed5d4} <Information> executeQuery: Read 6 rows, 348.00 B in 0.001136257 sec., 5280 rows/sec., 299.09 KiB/sec.
937 2023.10.31 04:29:31.830463 [ 3 ] {129d4ed7-d106-4f7d-a787-69f07dbed5d4} <Debug> DynamicQueryHandler: Done processing query
938 2023.10.31 04:29:31.830491 [ 3 ] {129d4ed7-d106-4f7d-a787-69f07dbed5d4} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
939 2023.10.31 04:29:31.830507 [ 3 ] {} <Debug> HTTP-Session: 8f6f65c8-a3d6-41d2-9e1b-e1b727ee1944 Destroying unnamed session
940 2023.10.31 04:29:31.830677 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46908, User-Agent: (none), Length: 15212, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
941 2023.10.31 04:29:31.830727 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
942 2023.10.31 04:29:31.830747 [ 3 ] {} <Debug> HTTP-Session: 7e52d13e-e6f7-4bc3-a9ea-0da0d7259837 Authenticating user 'default' from [fd00:1122:3344:101::d]:46908
943 2023.10.31 04:29:31.830766 [ 3 ] {} <Debug> HTTP-Session: 7e52d13e-e6f7-4bc3-a9ea-0da0d7259837 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
944 2023.10.31 04:29:31.830850 [ 3 ] {d7c4fe8b-723a-48c6-b9f6-60a75a34c9b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46908) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
945 2023.10.31 04:29:31.830892 [ 3 ] {d7c4fe8b-723a-48c6-b9f6-60a75a34c9b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
946 2023.10.31 04:29:31.830999 [ 3 ] {d7c4fe8b-723a-48c6-b9f6-60a75a34c9b5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
947 2023.10.31 04:29:31.831418 [ 3 ] {d7c4fe8b-723a-48c6-b9f6-60a75a34c9b5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB.
948 2023.10.31 04:29:31.831645 [ 3 ] {d7c4fe8b-723a-48c6-b9f6-60a75a34c9b5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
949 2023.10.31 04:29:31.831803 [ 3 ] {d7c4fe8b-723a-48c6-b9f6-60a75a34c9b5} <Trace> oximeter.fields_string (331746ff-d5d1-4f83-81e9-60689d741287): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
950 2023.10.31 04:29:31.831930 [ 3 ] {d7c4fe8b-723a-48c6-b9f6-60a75a34c9b5} <Information> executeQuery: Read 96 rows, 9.32 KiB in 0.001046197 sec., 91760 rows/sec., 8.70 MiB/sec.
951 2023.10.31 04:29:31.832071 [ 3 ] {d7c4fe8b-723a-48c6-b9f6-60a75a34c9b5} <Debug> DynamicQueryHandler: Done processing query
952 2023.10.31 04:29:31.832095 [ 3 ] {d7c4fe8b-723a-48c6-b9f6-60a75a34c9b5} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
953 2023.10.31 04:29:31.832112 [ 3 ] {} <Debug> HTTP-Session: 7e52d13e-e6f7-4bc3-a9ea-0da0d7259837 Destroying unnamed session
954 2023.10.31 04:29:31.832403 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46908, User-Agent: (none), Length: 46444, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
955 2023.10.31 04:29:31.832449 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
956 2023.10.31 04:29:31.832468 [ 3 ] {} <Debug> HTTP-Session: bce7b7c3-fbd5-43b7-bf11-9b39e68bfa3f Authenticating user 'default' from [fd00:1122:3344:101::d]:46908
957 2023.10.31 04:29:31.832485 [ 3 ] {} <Debug> HTTP-Session: bce7b7c3-fbd5-43b7-bf11-9b39e68bfa3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
958 2023.10.31 04:29:31.832595 [ 3 ] {2dadbc44-d6d4-4819-9d02-b8c95b244347} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46908) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
959 2023.10.31 04:29:31.832639 [ 3 ] {2dadbc44-d6d4-4819-9d02-b8c95b244347} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
960 2023.10.31 04:29:31.832746 [ 3 ] {2dadbc44-d6d4-4819-9d02-b8c95b244347} <Trace> ParallelParsingInputFormat: Parallel parsing is used
961 2023.10.31 04:29:31.833284 [ 3 ] {2dadbc44-d6d4-4819-9d02-b8c95b244347} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB.
962 2023.10.31 04:29:31.833502 [ 3 ] {2dadbc44-d6d4-4819-9d02-b8c95b244347} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
963 2023.10.31 04:29:31.833661 [ 3 ] {2dadbc44-d6d4-4819-9d02-b8c95b244347} <Trace> oximeter.fields_uuid (6fb6e6cb-e70c-4bc4-bc60-c98c6ec18c55): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
964 2023.10.31 04:29:31.833780 [ 3 ] {2dadbc44-d6d4-4819-9d02-b8c95b244347} <Information> executeQuery: Read 291 rows, 20.45 KiB in 0.001144688 sec., 254217 rows/sec., 17.45 MiB/sec.
965 2023.10.31 04:29:31.833904 [ 3 ] {2dadbc44-d6d4-4819-9d02-b8c95b244347} <Debug> DynamicQueryHandler: Done processing query
966 2023.10.31 04:29:31.833928 [ 3 ] {2dadbc44-d6d4-4819-9d02-b8c95b244347} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
967 2023.10.31 04:29:31.833944 [ 3 ] {} <Debug> HTTP-Session: bce7b7c3-fbd5-43b7-bf11-9b39e68bfa3f Destroying unnamed session
968 2023.10.31 04:29:31.834111 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46908, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
969 2023.10.31 04:29:31.834157 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
970 2023.10.31 04:29:31.834176 [ 3 ] {} <Debug> HTTP-Session: 3377485c-40b2-4151-8dd2-a8137372736d Authenticating user 'default' from [fd00:1122:3344:101::d]:46908
971 2023.10.31 04:29:31.834193 [ 3 ] {} <Debug> HTTP-Session: 3377485c-40b2-4151-8dd2-a8137372736d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
972 2023.10.31 04:29:31.834264 [ 3 ] {9251dd58-a92f-494b-8d75-dab120e9a1a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46908) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
973 2023.10.31 04:29:31.834304 [ 3 ] {9251dd58-a92f-494b-8d75-dab120e9a1a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
974 2023.10.31 04:29:31.834412 [ 3 ] {9251dd58-a92f-494b-8d75-dab120e9a1a8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
975 2023.10.31 04:29:31.834704 [ 3 ] {9251dd58-a92f-494b-8d75-dab120e9a1a8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB.
976 2023.10.31 04:29:31.835013 [ 3 ] {9251dd58-a92f-494b-8d75-dab120e9a1a8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
977 2023.10.31 04:29:31.835191 [ 3 ] {9251dd58-a92f-494b-8d75-dab120e9a1a8} <Trace> oximeter.measurements_bool (eb1fc0f4-8932-422d-8ebd-420f928898cb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
978 2023.10.31 04:29:31.835312 [ 3 ] {9251dd58-a92f-494b-8d75-dab120e9a1a8} <Information> executeQuery: Read 6 rows, 258.00 B in 0.001012896 sec., 5923 rows/sec., 248.75 KiB/sec.
979 2023.10.31 04:29:31.835433 [ 3 ] {9251dd58-a92f-494b-8d75-dab120e9a1a8} <Debug> DynamicQueryHandler: Done processing query
980 2023.10.31 04:29:31.835456 [ 3 ] {9251dd58-a92f-494b-8d75-dab120e9a1a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
981 2023.10.31 04:29:31.835472 [ 3 ] {} <Debug> HTTP-Session: 3377485c-40b2-4151-8dd2-a8137372736d Destroying unnamed session
982 2023.10.31 04:29:31.835627 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46908, User-Agent: (none), Length: 12807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
983 2023.10.31 04:29:31.835671 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
984 2023.10.31 04:29:31.835689 [ 3 ] {} <Debug> HTTP-Session: 1e9407a2-4dee-491e-a720-797cf629938f Authenticating user 'default' from [fd00:1122:3344:101::d]:46908
985 2023.10.31 04:29:31.835705 [ 3 ] {} <Debug> HTTP-Session: 1e9407a2-4dee-491e-a720-797cf629938f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
986 2023.10.31 04:29:31.835779 [ 3 ] {b6951c54-8d65-4015-915b-af513b54b09b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46908) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
987 2023.10.31 04:29:31.835821 [ 3 ] {b6951c54-8d65-4015-915b-af513b54b09b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
988 2023.10.31 04:29:31.835942 [ 3 ] {b6951c54-8d65-4015-915b-af513b54b09b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
989 2023.10.31 04:29:31.836279 [ 3 ] {b6951c54-8d65-4015-915b-af513b54b09b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB.
990 2023.10.31 04:29:31.836520 [ 3 ] {b6951c54-8d65-4015-915b-af513b54b09b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
991 2023.10.31 04:29:31.836688 [ 3 ] {b6951c54-8d65-4015-915b-af513b54b09b} <Trace> oximeter.measurements_cumulativei64 (e41175c6-f55f-4232-938f-8b365e7da177): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
992 2023.10.31 04:29:31.836808 [ 3 ] {b6951c54-8d65-4015-915b-af513b54b09b} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.000994125 sec., 70413 rows/sec., 4.27 MiB/sec.
993 2023.10.31 04:29:31.836934 [ 3 ] {b6951c54-8d65-4015-915b-af513b54b09b} <Debug> DynamicQueryHandler: Done processing query
994 2023.10.31 04:29:31.836957 [ 3 ] {b6951c54-8d65-4015-915b-af513b54b09b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
995 2023.10.31 04:29:31.836972 [ 3 ] {} <Debug> HTTP-Session: 1e9407a2-4dee-491e-a720-797cf629938f Destroying unnamed session
996 2023.10.31 04:29:31.837090 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46908, User-Agent: (none), Length: 2942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
997 2023.10.31 04:29:31.837134 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
998 2023.10.31 04:29:31.837153 [ 3 ] {} <Debug> HTTP-Session: 48fa33f5-f305-4bf2-a17b-d6bf66f0677e Authenticating user 'default' from [fd00:1122:3344:101::d]:46908
999 2023.10.31 04:29:31.837169 [ 3 ] {} <Debug> HTTP-Session: 48fa33f5-f305-4bf2-a17b-d6bf66f0677e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1000 2023.10.31 04:29:31.837241 [ 3 ] {72cb26e9-6906-49a9-86ec-44be5b4cde3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46908) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1001 2023.10.31 04:29:31.837281 [ 3 ] {72cb26e9-6906-49a9-86ec-44be5b4cde3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1002 2023.10.31 04:29:31.837385 [ 3 ] {72cb26e9-6906-49a9-86ec-44be5b4cde3d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1003 2023.10.31 04:29:31.837679 [ 3 ] {72cb26e9-6906-49a9-86ec-44be5b4cde3d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB.
1004 2023.10.31 04:29:31.837912 [ 3 ] {72cb26e9-6906-49a9-86ec-44be5b4cde3d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1005 2023.10.31 04:29:31.838080 [ 3 ] {72cb26e9-6906-49a9-86ec-44be5b4cde3d} <Trace> oximeter.measurements_i64 (1cb85aa6-95c0-43f7-b471-51cae7df76a5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1006 2023.10.31 04:29:31.838202 [ 3 ] {72cb26e9-6906-49a9-86ec-44be5b4cde3d} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000930214 sec., 22575 rows/sec., 1.17 MiB/sec.
1007 2023.10.31 04:29:31.838313 [ 3 ] {72cb26e9-6906-49a9-86ec-44be5b4cde3d} <Debug> DynamicQueryHandler: Done processing query
1008 2023.10.31 04:29:31.838336 [ 3 ] {72cb26e9-6906-49a9-86ec-44be5b4cde3d} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1009 2023.10.31 04:29:31.838351 [ 3 ] {} <Debug> HTTP-Session: 48fa33f5-f305-4bf2-a17b-d6bf66f0677e Destroying unnamed session
1010 2023.10.31 04:29:36.768091 [ 111 ] {} <Debug> DNSResolver: Updating DNS cache
1011 2023.10.31 04:29:36.768193 [ 111 ] {} <Debug> DNSResolver: Updated DNS cache
1012 2023.10.31 04:29:36.823191 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46908, User-Agent: (none), Length: 392, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1013 2023.10.31 04:29:36.823289 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1014 2023.10.31 04:29:36.823315 [ 3 ] {} <Debug> HTTP-Session: 847a1b1f-133d-4aa9-a948-ef9329fd12a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:46908
1015 2023.10.31 04:29:36.823338 [ 3 ] {} <Debug> HTTP-Session: 847a1b1f-133d-4aa9-a948-ef9329fd12a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1016 2023.10.31 04:29:36.823529 [ 3 ] {6be7dd6b-6007-476d-ad6f-b46dc8cf0a7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46908) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1017 2023.10.31 04:29:36.826435 [ 3 ] {6be7dd6b-6007-476d-ad6f-b46dc8cf0a7f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1018 2023.10.31 04:29:36.826648 [ 3 ] {6be7dd6b-6007-476d-ad6f-b46dc8cf0a7f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1019 2023.10.31 04:29:36.826757 [ 3 ] {6be7dd6b-6007-476d-ad6f-b46dc8cf0a7f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1020 2023.10.31 04:29:36.827037 [ 3 ] {6be7dd6b-6007-476d-ad6f-b46dc8cf0a7f} <Debug> oximeter.timeseries_schema (2995c77c-1d00-4edc-ba0f-756a3f56ec15) (SelectExecutor): Key condition: (column 0 notIn 12-element set)
1021 2023.10.31 04:29:36.835613 [ 3 ] {6be7dd6b-6007-476d-ad6f-b46dc8cf0a7f} <Trace> oximeter.timeseries_schema (2995c77c-1d00-4edc-ba0f-756a3f56ec15) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1022 2023.10.31 04:29:36.835649 [ 3 ] {6be7dd6b-6007-476d-ad6f-b46dc8cf0a7f} <Debug> oximeter.timeseries_schema (2995c77c-1d00-4edc-ba0f-756a3f56ec15) (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.10.31 04:29:36.835716 [ 3 ] {6be7dd6b-6007-476d-ad6f-b46dc8cf0a7f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 12 rows starting from 0
1024 2023.10.31 04:29:36.850954 [ 3 ] {6be7dd6b-6007-476d-ad6f-b46dc8cf0a7f} <Information> executeQuery: Read 12 rows, 1.62 KiB in 0.027377065 sec., 438 rows/sec., 59.14 KiB/sec.
1025 2023.10.31 04:29:36.851179 [ 3 ] {6be7dd6b-6007-476d-ad6f-b46dc8cf0a7f} <Debug> DynamicQueryHandler: Done processing query
1026 2023.10.31 04:29:36.851205 [ 3 ] {6be7dd6b-6007-476d-ad6f-b46dc8cf0a7f} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1027 2023.10.31 04:29:36.851221 [ 3 ] {} <Debug> HTTP-Session: 847a1b1f-133d-4aa9-a948-ef9329fd12a1 Destroying unnamed session
1028 2023.10.31 04:29:36.852595 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46908, User-Agent: (none), Length: 434, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1029 2023.10.31 04:29:36.852645 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1030 2023.10.31 04:29:36.852665 [ 3 ] {} <Debug> HTTP-Session: cf10123f-8cea-4eb2-836b-d770b2428633 Authenticating user 'default' from [fd00:1122:3344:101::d]:46908
1031 2023.10.31 04:29:36.852685 [ 3 ] {} <Debug> HTTP-Session: cf10123f-8cea-4eb2-836b-d770b2428633 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1032 2023.10.31 04:29:36.852821 [ 3 ] {61675d65-bf5a-4442-99d9-5557bf81adf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46908) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1033 2023.10.31 04:29:36.853297 [ 3 ] {61675d65-bf5a-4442-99d9-5557bf81adf1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1034 2023.10.31 04:29:36.853465 [ 3 ] {61675d65-bf5a-4442-99d9-5557bf81adf1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1035 2023.10.31 04:29:36.853510 [ 3 ] {61675d65-bf5a-4442-99d9-5557bf81adf1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1036 2023.10.31 04:29:36.853658 [ 3 ] {61675d65-bf5a-4442-99d9-5557bf81adf1} <Debug> oximeter.timeseries_schema (2995c77c-1d00-4edc-ba0f-756a3f56ec15) (SelectExecutor): Key condition: (column 0 notIn 13-element set)
1037 2023.10.31 04:29:36.853687 [ 3 ] {61675d65-bf5a-4442-99d9-5557bf81adf1} <Trace> oximeter.timeseries_schema (2995c77c-1d00-4edc-ba0f-756a3f56ec15) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1038 2023.10.31 04:29:36.853708 [ 3 ] {61675d65-bf5a-4442-99d9-5557bf81adf1} <Debug> oximeter.timeseries_schema (2995c77c-1d00-4edc-ba0f-756a3f56ec15) (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.10.31 04:29:36.853737 [ 3 ] {61675d65-bf5a-4442-99d9-5557bf81adf1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 12 rows starting from 0
1040 2023.10.31 04:29:36.854711 [ 3 ] {61675d65-bf5a-4442-99d9-5557bf81adf1} <Information> executeQuery: Read 12 rows, 1.62 KiB in 0.001850819 sec., 6483 rows/sec., 874.82 KiB/sec.
1041 2023.10.31 04:29:36.854885 [ 3 ] {61675d65-bf5a-4442-99d9-5557bf81adf1} <Debug> DynamicQueryHandler: Done processing query
1042 2023.10.31 04:29:36.854909 [ 3 ] {61675d65-bf5a-4442-99d9-5557bf81adf1} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1043 2023.10.31 04:29:36.854926 [ 3 ] {} <Debug> HTTP-Session: cf10123f-8cea-4eb2-836b-d770b2428633 Destroying unnamed session
1044 2023.10.31 04:29:36.855213 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46908, User-Agent: (none), Length: 472, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1045 2023.10.31 04:29:36.855256 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1046 2023.10.31 04:29:36.855275 [ 3 ] {} <Debug> HTTP-Session: ffb948a8-c099-4c5f-a718-8066a282719a Authenticating user 'default' from [fd00:1122:3344:101::d]:46908
1047 2023.10.31 04:29:36.855293 [ 3 ] {} <Debug> HTTP-Session: ffb948a8-c099-4c5f-a718-8066a282719a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1048 2023.10.31 04:29:36.855419 [ 3 ] {d9edd879-0916-4792-9e85-fa8755cab6e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46908) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1049 2023.10.31 04:29:36.855886 [ 3 ] {d9edd879-0916-4792-9e85-fa8755cab6e0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1050 2023.10.31 04:29:36.856059 [ 3 ] {d9edd879-0916-4792-9e85-fa8755cab6e0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1051 2023.10.31 04:29:36.856103 [ 3 ] {d9edd879-0916-4792-9e85-fa8755cab6e0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1052 2023.10.31 04:29:36.856248 [ 3 ] {d9edd879-0916-4792-9e85-fa8755cab6e0} <Debug> oximeter.timeseries_schema (2995c77c-1d00-4edc-ba0f-756a3f56ec15) (SelectExecutor): Key condition: (column 0 notIn 14-element set)
1053 2023.10.31 04:29:36.856276 [ 3 ] {d9edd879-0916-4792-9e85-fa8755cab6e0} <Trace> oximeter.timeseries_schema (2995c77c-1d00-4edc-ba0f-756a3f56ec15) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1054 2023.10.31 04:29:36.856297 [ 3 ] {d9edd879-0916-4792-9e85-fa8755cab6e0} <Debug> oximeter.timeseries_schema (2995c77c-1d00-4edc-ba0f-756a3f56ec15) (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.10.31 04:29:36.856325 [ 3 ] {d9edd879-0916-4792-9e85-fa8755cab6e0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 12 rows starting from 0
1056 2023.10.31 04:29:36.857112 [ 3 ] {d9edd879-0916-4792-9e85-fa8755cab6e0} <Information> executeQuery: Read 12 rows, 1.62 KiB in 0.001655166 sec., 7250 rows/sec., 978.23 KiB/sec.
1057 2023.10.31 04:29:36.857295 [ 3 ] {d9edd879-0916-4792-9e85-fa8755cab6e0} <Debug> DynamicQueryHandler: Done processing query
1058 2023.10.31 04:29:36.857320 [ 3 ] {d9edd879-0916-4792-9e85-fa8755cab6e0} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1059 2023.10.31 04:29:36.857336 [ 3 ] {} <Debug> HTTP-Session: ffb948a8-c099-4c5f-a718-8066a282719a Destroying unnamed session
1060 2023.10.31 04:29:36.857537 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46908, User-Agent: (none), Length: 509, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1061 2023.10.31 04:29:36.857580 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1062 2023.10.31 04:29:36.857599 [ 3 ] {} <Debug> HTTP-Session: cb83ed71-5d16-438c-a0d7-91289c0d392b Authenticating user 'default' from [fd00:1122:3344:101::d]:46908
1063 2023.10.31 04:29:36.857616 [ 3 ] {} <Debug> HTTP-Session: cb83ed71-5d16-438c-a0d7-91289c0d392b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1064 2023.10.31 04:29:36.857739 [ 3 ] {f9567bb8-09f7-4246-a787-0ec351df3e38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46908) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1065 2023.10.31 04:29:36.858207 [ 3 ] {f9567bb8-09f7-4246-a787-0ec351df3e38} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1066 2023.10.31 04:29:36.858372 [ 3 ] {f9567bb8-09f7-4246-a787-0ec351df3e38} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1067 2023.10.31 04:29:36.858413 [ 3 ] {f9567bb8-09f7-4246-a787-0ec351df3e38} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1068 2023.10.31 04:29:36.858558 [ 3 ] {f9567bb8-09f7-4246-a787-0ec351df3e38} <Debug> oximeter.timeseries_schema (2995c77c-1d00-4edc-ba0f-756a3f56ec15) (SelectExecutor): Key condition: (column 0 notIn 15-element set)
1069 2023.10.31 04:29:36.858586 [ 3 ] {f9567bb8-09f7-4246-a787-0ec351df3e38} <Trace> oximeter.timeseries_schema (2995c77c-1d00-4edc-ba0f-756a3f56ec15) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1070 2023.10.31 04:29:36.858608 [ 3 ] {f9567bb8-09f7-4246-a787-0ec351df3e38} <Debug> oximeter.timeseries_schema (2995c77c-1d00-4edc-ba0f-756a3f56ec15) (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.10.31 04:29:36.858636 [ 3 ] {f9567bb8-09f7-4246-a787-0ec351df3e38} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 12 rows starting from 0
1072 2023.10.31 04:29:36.859557 [ 3 ] {f9567bb8-09f7-4246-a787-0ec351df3e38} <Information> executeQuery: Read 12 rows, 1.62 KiB in 0.001781167 sec., 6737 rows/sec., 909.03 KiB/sec.
1073 2023.10.31 04:29:36.859736 [ 3 ] {f9567bb8-09f7-4246-a787-0ec351df3e38} <Debug> DynamicQueryHandler: Done processing query
1074 2023.10.31 04:29:36.859759 [ 3 ] {f9567bb8-09f7-4246-a787-0ec351df3e38} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1075 2023.10.31 04:29:36.859776 [ 3 ] {} <Debug> HTTP-Session: cb83ed71-5d16-438c-a0d7-91289c0d392b Destroying unnamed session
1076 2023.10.31 04:29:36.861364 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46908, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1077 2023.10.31 04:29:36.861410 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1078 2023.10.31 04:29:36.861429 [ 3 ] {} <Debug> HTTP-Session: 30acc1fc-2d77-4f10-b57e-7734b2674f2c Authenticating user 'default' from [fd00:1122:3344:101::d]:46908
1079 2023.10.31 04:29:36.861445 [ 3 ] {} <Debug> HTTP-Session: 30acc1fc-2d77-4f10-b57e-7734b2674f2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1080 2023.10.31 04:29:36.861524 [ 3 ] {2e35d1de-aa38-4564-8e9e-d92df95b4307} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46908) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1081 2023.10.31 04:29:36.861564 [ 3 ] {2e35d1de-aa38-4564-8e9e-d92df95b4307} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1082 2023.10.31 04:29:36.861700 [ 3 ] {2e35d1de-aa38-4564-8e9e-d92df95b4307} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1083 2023.10.31 04:29:36.862004 [ 3 ] {2e35d1de-aa38-4564-8e9e-d92df95b4307} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.27 GiB.
1084 2023.10.31 04:29:36.862289 [ 3 ] {2e35d1de-aa38-4564-8e9e-d92df95b4307} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1085 2023.10.31 04:29:36.862452 [ 3 ] {2e35d1de-aa38-4564-8e9e-d92df95b4307} <Trace> oximeter.timeseries_schema (2995c77c-1d00-4edc-ba0f-756a3f56ec15): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1086 2023.10.31 04:29:36.862563 [ 3 ] {2e35d1de-aa38-4564-8e9e-d92df95b4307} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001009295 sec., 3963 rows/sec., 428.63 KiB/sec.
1087 2023.10.31 04:29:36.862732 [ 3 ] {2e35d1de-aa38-4564-8e9e-d92df95b4307} <Debug> DynamicQueryHandler: Done processing query
1088 2023.10.31 04:29:36.862756 [ 3 ] {2e35d1de-aa38-4564-8e9e-d92df95b4307} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1089 2023.10.31 04:29:36.862772 [ 3 ] {} <Debug> HTTP-Session: 30acc1fc-2d77-4f10-b57e-7734b2674f2c Destroying unnamed session
1090 2023.10.31 04:29:36.862893 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46908, User-Agent: (none), Length: 2058, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1091 2023.10.31 04:29:36.862937 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1092 2023.10.31 04:29:36.862955 [ 3 ] {} <Debug> HTTP-Session: 1226ea6c-5d08-4a94-8f36-accc02abceda Authenticating user 'default' from [fd00:1122:3344:101::d]:46908
1093 2023.10.31 04:29:36.862972 [ 3 ] {} <Debug> HTTP-Session: 1226ea6c-5d08-4a94-8f36-accc02abceda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1094 2023.10.31 04:29:36.863045 [ 3 ] {2db9e4bc-cc30-4011-a4db-3f50092ae6b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46908) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1095 2023.10.31 04:29:36.863083 [ 3 ] {2db9e4bc-cc30-4011-a4db-3f50092ae6b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1096 2023.10.31 04:29:36.863196 [ 3 ] {2db9e4bc-cc30-4011-a4db-3f50092ae6b5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1097 2023.10.31 04:29:36.863479 [ 3 ] {2db9e4bc-cc30-4011-a4db-3f50092ae6b5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.27 GiB.
1098 2023.10.31 04:29:36.863686 [ 3 ] {2db9e4bc-cc30-4011-a4db-3f50092ae6b5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1099 2023.10.31 04:29:36.863834 [ 3 ] {2db9e4bc-cc30-4011-a4db-3f50092ae6b5} <Trace> oximeter.fields_i64 (b30d1d1e-b6c9-45f7-9da3-d9306fe66def): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1100 2023.10.31 04:29:36.863934 [ 3 ] {2db9e4bc-cc30-4011-a4db-3f50092ae6b5} <Information> executeQuery: Read 14 rows, 1.13 KiB in 0.000862474 sec., 16232 rows/sec., 1.28 MiB/sec.
1101 2023.10.31 04:29:36.864059 [ 3 ] {2db9e4bc-cc30-4011-a4db-3f50092ae6b5} <Debug> DynamicQueryHandler: Done processing query
1102 2023.10.31 04:29:36.864083 [ 3 ] {2db9e4bc-cc30-4011-a4db-3f50092ae6b5} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1103 2023.10.31 04:29:36.864098 [ 3 ] {} <Debug> HTTP-Session: 1226ea6c-5d08-4a94-8f36-accc02abceda Destroying unnamed session
1104 2023.10.31 04:29:36.864207 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46908, User-Agent: (none), Length: 6295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1105 2023.10.31 04:29:36.864251 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1106 2023.10.31 04:29:36.864269 [ 3 ] {} <Debug> HTTP-Session: 3227c834-d73f-431a-8da4-9725b92e1385 Authenticating user 'default' from [fd00:1122:3344:101::d]:46908
1107 2023.10.31 04:29:36.864285 [ 3 ] {} <Debug> HTTP-Session: 3227c834-d73f-431a-8da4-9725b92e1385 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1108 2023.10.31 04:29:36.864356 [ 3 ] {f84b6919-f941-4ab6-8fe9-bcbff3ef0e5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46908) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1109 2023.10.31 04:29:36.864393 [ 3 ] {f84b6919-f941-4ab6-8fe9-bcbff3ef0e5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1110 2023.10.31 04:29:36.864494 [ 3 ] {f84b6919-f941-4ab6-8fe9-bcbff3ef0e5b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1111 2023.10.31 04:29:36.864767 [ 3 ] {f84b6919-f941-4ab6-8fe9-bcbff3ef0e5b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.27 GiB.
1112 2023.10.31 04:29:36.864968 [ 3 ] {f84b6919-f941-4ab6-8fe9-bcbff3ef0e5b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1113 2023.10.31 04:29:36.865115 [ 3 ] {f84b6919-f941-4ab6-8fe9-bcbff3ef0e5b} <Trace> oximeter.fields_string (331746ff-d5d1-4f83-81e9-60689d741287): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1114 2023.10.31 04:29:36.865211 [ 3 ] {f84b6919-f941-4ab6-8fe9-bcbff3ef0e5b} <Information> executeQuery: Read 42 rows, 3.70 KiB in 0.000829433 sec., 50637 rows/sec., 4.36 MiB/sec.
1115 2023.10.31 04:29:36.865334 [ 3 ] {f84b6919-f941-4ab6-8fe9-bcbff3ef0e5b} <Debug> DynamicQueryHandler: Done processing query
1116 2023.10.31 04:29:36.865358 [ 3 ] {f84b6919-f941-4ab6-8fe9-bcbff3ef0e5b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1117 2023.10.31 04:29:36.865373 [ 3 ] {} <Debug> HTTP-Session: 3227c834-d73f-431a-8da4-9725b92e1385 Destroying unnamed session
1118 2023.10.31 04:29:36.865486 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46908, User-Agent: (none), Length: 5478, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1119 2023.10.31 04:29:36.865530 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1120 2023.10.31 04:29:36.865549 [ 3 ] {} <Debug> HTTP-Session: ba968792-cff6-49be-9419-fe3a0d4dc2fc Authenticating user 'default' from [fd00:1122:3344:101::d]:46908
1121 2023.10.31 04:29:36.865565 [ 3 ] {} <Debug> HTTP-Session: ba968792-cff6-49be-9419-fe3a0d4dc2fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1122 2023.10.31 04:29:36.865635 [ 3 ] {38cfae97-1291-42ca-a8f6-ed0953c88c7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46908) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1123 2023.10.31 04:29:36.865673 [ 3 ] {38cfae97-1291-42ca-a8f6-ed0953c88c7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1124 2023.10.31 04:29:36.865774 [ 3 ] {38cfae97-1291-42ca-a8f6-ed0953c88c7e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1125 2023.10.31 04:29:36.866059 [ 3 ] {38cfae97-1291-42ca-a8f6-ed0953c88c7e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.27 GiB.
1126 2023.10.31 04:29:36.866270 [ 3 ] {38cfae97-1291-42ca-a8f6-ed0953c88c7e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1127 2023.10.31 04:29:36.866420 [ 3 ] {38cfae97-1291-42ca-a8f6-ed0953c88c7e} <Trace> oximeter.fields_uuid (6fb6e6cb-e70c-4bc4-bc60-c98c6ec18c55): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1128 2023.10.31 04:29:36.866521 [ 3 ] {38cfae97-1291-42ca-a8f6-ed0953c88c7e} <Information> executeQuery: Read 32 rows, 2.57 KiB in 0.000855854 sec., 37389 rows/sec., 2.93 MiB/sec.
1129 2023.10.31 04:29:36.866642 [ 3 ] {38cfae97-1291-42ca-a8f6-ed0953c88c7e} <Debug> DynamicQueryHandler: Done processing query
1130 2023.10.31 04:29:36.866665 [ 3 ] {38cfae97-1291-42ca-a8f6-ed0953c88c7e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1131 2023.10.31 04:29:36.866681 [ 3 ] {} <Debug> HTTP-Session: ba968792-cff6-49be-9419-fe3a0d4dc2fc Destroying unnamed session
1132 2023.10.31 04:29:36.866796 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46908, User-Agent: (none), Length: 15023, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1133 2023.10.31 04:29:36.866839 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1134 2023.10.31 04:29:36.866857 [ 3 ] {} <Debug> HTTP-Session: b8a72ee3-ba4b-4fba-a671-585f5a63fc12 Authenticating user 'default' from [fd00:1122:3344:101::d]:46908
1135 2023.10.31 04:29:36.866873 [ 3 ] {} <Debug> HTTP-Session: b8a72ee3-ba4b-4fba-a671-585f5a63fc12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1136 2023.10.31 04:29:36.866947 [ 3 ] {593d9cbb-0b4e-4e76-85b1-0f8634b200d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46908) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1137 2023.10.31 04:29:36.866989 [ 3 ] {593d9cbb-0b4e-4e76-85b1-0f8634b200d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1138 2023.10.31 04:29:36.867138 [ 3 ] {593d9cbb-0b4e-4e76-85b1-0f8634b200d2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1139 2023.10.31 04:29:36.867516 [ 3 ] {593d9cbb-0b4e-4e76-85b1-0f8634b200d2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.27 GiB.
1140 2023.10.31 04:29:36.870256 [ 3 ] {593d9cbb-0b4e-4e76-85b1-0f8634b200d2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1141 2023.10.31 04:29:36.870441 [ 3 ] {593d9cbb-0b4e-4e76-85b1-0f8634b200d2} <Trace> oximeter.measurements_histogramf64 (3ba36902-dbe5-4852-b468-df1459d0d567): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
1142 2023.10.31 04:29:36.870543 [ 3 ] {593d9cbb-0b4e-4e76-85b1-0f8634b200d2} <Information> executeQuery: Read 14 rows, 19.35 KiB in 0.003568775 sec., 3922 rows/sec., 5.29 MiB/sec.
1143 2023.10.31 04:29:36.870671 [ 3 ] {593d9cbb-0b4e-4e76-85b1-0f8634b200d2} <Debug> DynamicQueryHandler: Done processing query
1144 2023.10.31 04:29:36.870693 [ 3 ] {593d9cbb-0b4e-4e76-85b1-0f8634b200d2} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB.
1145 2023.10.31 04:29:36.870709 [ 3 ] {} <Debug> HTTP-Session: b8a72ee3-ba4b-4fba-a671-585f5a63fc12 Destroying unnamed session
1146 2023.10.31 04:29:36.870834 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46908, User-Agent: (none), Length: 4323, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1147 2023.10.31 04:29:36.870878 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1148 2023.10.31 04:29:36.870897 [ 3 ] {} <Debug> HTTP-Session: 15eee383-20e5-44b1-9b49-324756ce11d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:46908
1149 2023.10.31 04:29:36.870913 [ 3 ] {} <Debug> HTTP-Session: 15eee383-20e5-44b1-9b49-324756ce11d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1150 2023.10.31 04:29:36.870985 [ 3 ] {e240eebc-767e-493b-8de1-efb3937e60da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46908) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1151 2023.10.31 04:29:36.871024 [ 3 ] {e240eebc-767e-493b-8de1-efb3937e60da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1152 2023.10.31 04:29:36.871127 [ 3 ] {e240eebc-767e-493b-8de1-efb3937e60da} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1153 2023.10.31 04:29:36.871383 [ 3 ] {e240eebc-767e-493b-8de1-efb3937e60da} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.27 GiB.
1154 2023.10.31 04:29:36.871609 [ 3 ] {e240eebc-767e-493b-8de1-efb3937e60da} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1155 2023.10.31 04:29:36.871784 [ 3 ] {e240eebc-767e-493b-8de1-efb3937e60da} <Trace> oximeter.measurements_i64 (1cb85aa6-95c0-43f7-b471-51cae7df76a5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1156 2023.10.31 04:29:36.871880 [ 3 ] {e240eebc-767e-493b-8de1-efb3937e60da} <Information> executeQuery: Read 27 rows, 1.97 KiB in 0.000868243 sec., 31097 rows/sec., 2.21 MiB/sec.
1157 2023.10.31 04:29:36.872007 [ 3 ] {e240eebc-767e-493b-8de1-efb3937e60da} <Debug> DynamicQueryHandler: Done processing query
1158 2023.10.31 04:29:36.872031 [ 3 ] {e240eebc-767e-493b-8de1-efb3937e60da} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1159 2023.10.31 04:29:36.872047 [ 3 ] {} <Debug> HTTP-Session: 15eee383-20e5-44b1-9b49-324756ce11d6 Destroying unnamed session
1160 2023.10.31 04:29:41.828795 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46908, User-Agent: (none), Length: 749, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1161 2023.10.31 04:29:41.828926 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1162 2023.10.31 04:29:41.828957 [ 3 ] {} <Debug> HTTP-Session: bb08e8b7-2568-49b0-bd60-4f91bee170e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:46908
1163 2023.10.31 04:29:41.828986 [ 3 ] {} <Debug> HTTP-Session: bb08e8b7-2568-49b0-bd60-4f91bee170e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1164 2023.10.31 04:29:41.829121 [ 3 ] {815eac02-2b55-460a-9dd0-669f5a063aed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46908) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1165 2023.10.31 04:29:41.829179 [ 3 ] {815eac02-2b55-460a-9dd0-669f5a063aed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1166 2023.10.31 04:29:41.829333 [ 3 ] {815eac02-2b55-460a-9dd0-669f5a063aed} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1167 2023.10.31 04:29:41.829681 [ 3 ] {815eac02-2b55-460a-9dd0-669f5a063aed} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.27 GiB.
1168 2023.10.31 04:29:41.829938 [ 3 ] {815eac02-2b55-460a-9dd0-669f5a063aed} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1169 2023.10.31 04:29:41.830104 [ 3 ] {815eac02-2b55-460a-9dd0-669f5a063aed} <Trace> oximeter.fields_i64 (b30d1d1e-b6c9-45f7-9da3-d9306fe66def): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1170 2023.10.31 04:29:41.830223 [ 3 ] {815eac02-2b55-460a-9dd0-669f5a063aed} <Information> executeQuery: Read 6 rows, 348.00 B in 0.001068057 sec., 5617 rows/sec., 318.19 KiB/sec.
1171 2023.10.31 04:29:41.830386 [ 3 ] {815eac02-2b55-460a-9dd0-669f5a063aed} <Debug> DynamicQueryHandler: Done processing query
1172 2023.10.31 04:29:41.830413 [ 3 ] {815eac02-2b55-460a-9dd0-669f5a063aed} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1173 2023.10.31 04:29:41.830429 [ 3 ] {} <Debug> HTTP-Session: bb08e8b7-2568-49b0-bd60-4f91bee170e0 Destroying unnamed session
1174 2023.10.31 04:29:41.830615 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46908, User-Agent: (none), Length: 15212, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1175 2023.10.31 04:29:41.830663 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1176 2023.10.31 04:29:41.830682 [ 3 ] {} <Debug> HTTP-Session: 6986dc22-4222-43e2-b80c-0eddabc6f0ea Authenticating user 'default' from [fd00:1122:3344:101::d]:46908
1177 2023.10.31 04:29:41.830701 [ 3 ] {} <Debug> HTTP-Session: 6986dc22-4222-43e2-b80c-0eddabc6f0ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1178 2023.10.31 04:29:41.830783 [ 3 ] {6e376528-65e5-48d5-8bbe-0457a7218eec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46908) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1179 2023.10.31 04:29:41.830825 [ 3 ] {6e376528-65e5-48d5-8bbe-0457a7218eec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1180 2023.10.31 04:29:41.830936 [ 3 ] {6e376528-65e5-48d5-8bbe-0457a7218eec} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1181 2023.10.31 04:29:41.831225 [ 3 ] {6e376528-65e5-48d5-8bbe-0457a7218eec} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.27 GiB.
1182 2023.10.31 04:29:41.831443 [ 3 ] {6e376528-65e5-48d5-8bbe-0457a7218eec} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1183 2023.10.31 04:29:41.831589 [ 3 ] {6e376528-65e5-48d5-8bbe-0457a7218eec} <Trace> oximeter.fields_string (331746ff-d5d1-4f83-81e9-60689d741287): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1184 2023.10.31 04:29:41.831689 [ 3 ] {6e376528-65e5-48d5-8bbe-0457a7218eec} <Information> executeQuery: Read 96 rows, 9.32 KiB in 0.000877023 sec., 109461 rows/sec., 10.38 MiB/sec.
1185 2023.10.31 04:29:41.831792 [ 3 ] {6e376528-65e5-48d5-8bbe-0457a7218eec} <Debug> DynamicQueryHandler: Done processing query
1186 2023.10.31 04:29:41.831817 [ 3 ] {6e376528-65e5-48d5-8bbe-0457a7218eec} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
1187 2023.10.31 04:29:41.831832 [ 3 ] {} <Debug> HTTP-Session: 6986dc22-4222-43e2-b80c-0eddabc6f0ea Destroying unnamed session
1188 2023.10.31 04:29:41.832006 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46908, User-Agent: (none), Length: 46444, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1189 2023.10.31 04:29:41.832051 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1190 2023.10.31 04:29:41.832069 [ 3 ] {} <Debug> HTTP-Session: 7ec4fa9e-8cd0-4328-9297-e9296b240196 Authenticating user 'default' from [fd00:1122:3344:101::d]:46908
1191 2023.10.31 04:29:41.832086 [ 3 ] {} <Debug> HTTP-Session: 7ec4fa9e-8cd0-4328-9297-e9296b240196 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1192 2023.10.31 04:29:41.832173 [ 3 ] {e0492fdd-f42c-41ae-b58a-f35e7950e7e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46908) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1193 2023.10.31 04:29:41.832210 [ 3 ] {e0492fdd-f42c-41ae-b58a-f35e7950e7e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1194 2023.10.31 04:29:41.832309 [ 3 ] {e0492fdd-f42c-41ae-b58a-f35e7950e7e9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1195 2023.10.31 04:29:41.832683 [ 3 ] {e0492fdd-f42c-41ae-b58a-f35e7950e7e9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.27 GiB.
1196 2023.10.31 04:29:41.832893 [ 3 ] {e0492fdd-f42c-41ae-b58a-f35e7950e7e9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1197 2023.10.31 04:29:41.833041 [ 3 ] {e0492fdd-f42c-41ae-b58a-f35e7950e7e9} <Trace> oximeter.fields_uuid (6fb6e6cb-e70c-4bc4-bc60-c98c6ec18c55): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1198 2023.10.31 04:29:41.833140 [ 3 ] {e0492fdd-f42c-41ae-b58a-f35e7950e7e9} <Information> executeQuery: Read 291 rows, 20.45 KiB in 0.000940725 sec., 309335 rows/sec., 21.23 MiB/sec.
1199 2023.10.31 04:29:41.833240 [ 3 ] {e0492fdd-f42c-41ae-b58a-f35e7950e7e9} <Debug> DynamicQueryHandler: Done processing query
1200 2023.10.31 04:29:41.833263 [ 3 ] {e0492fdd-f42c-41ae-b58a-f35e7950e7e9} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
1201 2023.10.31 04:29:41.833279 [ 3 ] {} <Debug> HTTP-Session: 7ec4fa9e-8cd0-4328-9297-e9296b240196 Destroying unnamed session
1202 2023.10.31 04:29:41.833381 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46908, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1203 2023.10.31 04:29:41.833424 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1204 2023.10.31 04:29:41.833442 [ 3 ] {} <Debug> HTTP-Session: 238fbf01-bca1-414a-9e5b-34fe202164df Authenticating user 'default' from [fd00:1122:3344:101::d]:46908
1205 2023.10.31 04:29:41.833459 [ 3 ] {} <Debug> HTTP-Session: 238fbf01-bca1-414a-9e5b-34fe202164df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1206 2023.10.31 04:29:41.833527 [ 3 ] {3333caad-f6d4-4b1a-bfec-8a27dd0b06cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46908) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
1207 2023.10.31 04:29:41.833567 [ 3 ] {3333caad-f6d4-4b1a-bfec-8a27dd0b06cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
1208 2023.10.31 04:29:41.833671 [ 3 ] {3333caad-f6d4-4b1a-bfec-8a27dd0b06cd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1209 2023.10.31 04:29:41.833870 [ 3 ] {3333caad-f6d4-4b1a-bfec-8a27dd0b06cd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.27 GiB.
1210 2023.10.31 04:29:41.834097 [ 3 ] {3333caad-f6d4-4b1a-bfec-8a27dd0b06cd} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1211 2023.10.31 04:29:41.834261 [ 3 ] {3333caad-f6d4-4b1a-bfec-8a27dd0b06cd} <Trace> oximeter.measurements_bool (eb1fc0f4-8932-422d-8ebd-420f928898cb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1212 2023.10.31 04:29:41.834357 [ 3 ] {3333caad-f6d4-4b1a-bfec-8a27dd0b06cd} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000802413 sec., 7477 rows/sec., 313.99 KiB/sec.
1213 2023.10.31 04:29:41.834452 [ 3 ] {3333caad-f6d4-4b1a-bfec-8a27dd0b06cd} <Debug> DynamicQueryHandler: Done processing query
1214 2023.10.31 04:29:41.834473 [ 3 ] {3333caad-f6d4-4b1a-bfec-8a27dd0b06cd} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1215 2023.10.31 04:29:41.834488 [ 3 ] {} <Debug> HTTP-Session: 238fbf01-bca1-414a-9e5b-34fe202164df Destroying unnamed session
1216 2023.10.31 04:29:41.834601 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46908, User-Agent: (none), Length: 12807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1217 2023.10.31 04:29:41.834642 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1218 2023.10.31 04:29:41.834660 [ 3 ] {} <Debug> HTTP-Session: 8ee314ac-f49b-490a-a675-553c76f40409 Authenticating user 'default' from [fd00:1122:3344:101::d]:46908
1219 2023.10.31 04:29:41.834677 [ 3 ] {} <Debug> HTTP-Session: 8ee314ac-f49b-490a-a675-553c76f40409 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1220 2023.10.31 04:29:41.834747 [ 3 ] {e970578a-bc2b-43a7-890a-a9830ca9068f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46908) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
1221 2023.10.31 04:29:41.834789 [ 3 ] {e970578a-bc2b-43a7-890a-a9830ca9068f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
1222 2023.10.31 04:29:41.834900 [ 3 ] {e970578a-bc2b-43a7-890a-a9830ca9068f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1223 2023.10.31 04:29:41.835144 [ 3 ] {e970578a-bc2b-43a7-890a-a9830ca9068f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.27 GiB.
1224 2023.10.31 04:29:41.835376 [ 3 ] {e970578a-bc2b-43a7-890a-a9830ca9068f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1225 2023.10.31 04:29:41.835548 [ 3 ] {e970578a-bc2b-43a7-890a-a9830ca9068f} <Trace> oximeter.measurements_cumulativei64 (e41175c6-f55f-4232-938f-8b365e7da177): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1226 2023.10.31 04:29:41.835643 [ 3 ] {e970578a-bc2b-43a7-890a-a9830ca9068f} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.000868714 sec., 80578 rows/sec., 4.89 MiB/sec.
1227 2023.10.31 04:29:41.835743 [ 3 ] {e970578a-bc2b-43a7-890a-a9830ca9068f} <Debug> DynamicQueryHandler: Done processing query
1228 2023.10.31 04:29:41.835765 [ 3 ] {e970578a-bc2b-43a7-890a-a9830ca9068f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1229 2023.10.31 04:29:41.835781 [ 3 ] {} <Debug> HTTP-Session: 8ee314ac-f49b-490a-a675-553c76f40409 Destroying unnamed session
1230 2023.10.31 04:29:41.835879 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46908, User-Agent: (none), Length: 2942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1231 2023.10.31 04:29:41.835921 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1232 2023.10.31 04:29:41.835939 [ 3 ] {} <Debug> HTTP-Session: b8507998-6fa5-48a4-8d6e-5ddaee66cc59 Authenticating user 'default' from [fd00:1122:3344:101::d]:46908
1233 2023.10.31 04:29:41.835956 [ 3 ] {} <Debug> HTTP-Session: b8507998-6fa5-48a4-8d6e-5ddaee66cc59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1234 2023.10.31 04:29:41.836024 [ 3 ] {ff454c45-3839-4c22-9a8c-d984b849f666} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46908) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1235 2023.10.31 04:29:41.836061 [ 3 ] {ff454c45-3839-4c22-9a8c-d984b849f666} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1236 2023.10.31 04:29:41.836159 [ 3 ] {ff454c45-3839-4c22-9a8c-d984b849f666} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1237 2023.10.31 04:29:41.836358 [ 3 ] {ff454c45-3839-4c22-9a8c-d984b849f666} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.27 GiB.
1238 2023.10.31 04:29:41.836579 [ 3 ] {ff454c45-3839-4c22-9a8c-d984b849f666} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1239 2023.10.31 04:29:41.836746 [ 3 ] {ff454c45-3839-4c22-9a8c-d984b849f666} <Trace> oximeter.measurements_i64 (1cb85aa6-95c0-43f7-b471-51cae7df76a5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1240 2023.10.31 04:29:41.836840 [ 3 ] {ff454c45-3839-4c22-9a8c-d984b849f666} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000789582 sec., 26596 rows/sec., 1.38 MiB/sec.
1241 2023.10.31 04:29:41.836934 [ 3 ] {ff454c45-3839-4c22-9a8c-d984b849f666} <Debug> DynamicQueryHandler: Done processing query
1242 2023.10.31 04:29:41.836958 [ 3 ] {ff454c45-3839-4c22-9a8c-d984b849f666} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1243 2023.10.31 04:29:41.836973 [ 3 ] {} <Debug> HTTP-Session: b8507998-6fa5-48a4-8d6e-5ddaee66cc59 Destroying unnamed session
1244 2023.10.31 04:29:46.825041 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46908, User-Agent: (none), Length: 2629, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1245 2023.10.31 04:29:46.825174 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1246 2023.10.31 04:29:46.825204 [ 3 ] {} <Debug> HTTP-Session: 53420de9-2164-4b7a-8189-9f51b11e22d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:46908
1247 2023.10.31 04:29:46.825233 [ 3 ] {} <Debug> HTTP-Session: 53420de9-2164-4b7a-8189-9f51b11e22d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1248 2023.10.31 04:29:46.825377 [ 3 ] {59de1350-03a4-4ecb-b744-428a6e39bfc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46908) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1249 2023.10.31 04:29:46.825446 [ 3 ] {59de1350-03a4-4ecb-b744-428a6e39bfc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1250 2023.10.31 04:29:46.825623 [ 3 ] {59de1350-03a4-4ecb-b744-428a6e39bfc9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1251 2023.10.31 04:29:46.826026 [ 3 ] {59de1350-03a4-4ecb-b744-428a6e39bfc9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.27 GiB.
1252 2023.10.31 04:29:46.826297 [ 3 ] {59de1350-03a4-4ecb-b744-428a6e39bfc9} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1253 2023.10.31 04:29:46.826461 [ 3 ] {59de1350-03a4-4ecb-b744-428a6e39bfc9} <Trace> oximeter.fields_i64 (b30d1d1e-b6c9-45f7-9da3-d9306fe66def): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1254 2023.10.31 04:29:46.826602 [ 3 ] {59de1350-03a4-4ecb-b744-428a6e39bfc9} <Information> executeQuery: Read 18 rows, 1.46 KiB in 0.001173498 sec., 15338 rows/sec., 1.21 MiB/sec.
1255 2023.10.31 04:29:46.826821 [ 3 ] {59de1350-03a4-4ecb-b744-428a6e39bfc9} <Debug> DynamicQueryHandler: Done processing query
1256 2023.10.31 04:29:46.826847 [ 3 ] {59de1350-03a4-4ecb-b744-428a6e39bfc9} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1257 2023.10.31 04:29:46.826863 [ 3 ] {} <Debug> HTTP-Session: 53420de9-2164-4b7a-8189-9f51b11e22d7 Destroying unnamed session
1258 2023.10.31 04:29:46.826999 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46908, User-Agent: (none), Length: 8155, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1259 2023.10.31 04:29:46.827045 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1260 2023.10.31 04:29:46.827064 [ 3 ] {} <Debug> HTTP-Session: d17578de-4c9d-4e8f-a7ff-2a753b1fe20b Authenticating user 'default' from [fd00:1122:3344:101::d]:46908
1261 2023.10.31 04:29:46.827083 [ 3 ] {} <Debug> HTTP-Session: d17578de-4c9d-4e8f-a7ff-2a753b1fe20b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1262 2023.10.31 04:29:46.827165 [ 3 ] {703126bd-033c-41d9-a70a-e0757c61998c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46908) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1263 2023.10.31 04:29:46.827206 [ 3 ] {703126bd-033c-41d9-a70a-e0757c61998c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1264 2023.10.31 04:29:46.827325 [ 3 ] {703126bd-033c-41d9-a70a-e0757c61998c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1265 2023.10.31 04:29:46.827687 [ 3 ] {703126bd-033c-41d9-a70a-e0757c61998c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.27 GiB.
1266 2023.10.31 04:29:46.827899 [ 3 ] {703126bd-033c-41d9-a70a-e0757c61998c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1267 2023.10.31 04:29:46.828077 [ 3 ] {703126bd-033c-41d9-a70a-e0757c61998c} <Trace> oximeter.fields_string (331746ff-d5d1-4f83-81e9-60689d741287): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1268 2023.10.31 04:29:46.828212 [ 3 ] {703126bd-033c-41d9-a70a-e0757c61998c} <Information> executeQuery: Read 54 rows, 4.84 KiB in 0.001010196 sec., 53454 rows/sec., 4.68 MiB/sec.
1269 2023.10.31 04:29:46.828353 [ 3 ] {703126bd-033c-41d9-a70a-e0757c61998c} <Debug> DynamicQueryHandler: Done processing query
1270 2023.10.31 04:29:46.828378 [ 3 ] {703126bd-033c-41d9-a70a-e0757c61998c} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
1271 2023.10.31 04:29:46.828393 [ 3 ] {} <Debug> HTTP-Session: d17578de-4c9d-4e8f-a7ff-2a753b1fe20b Destroying unnamed session
1272 2023.10.31 04:29:46.828520 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46908, User-Agent: (none), Length: 4089, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1273 2023.10.31 04:29:46.828565 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1274 2023.10.31 04:29:46.828585 [ 3 ] {} <Debug> HTTP-Session: 74cce010-73af-43cd-9cd0-ea1abba928a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:46908
1275 2023.10.31 04:29:46.828601 [ 3 ] {} <Debug> HTTP-Session: 74cce010-73af-43cd-9cd0-ea1abba928a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1276 2023.10.31 04:29:46.828674 [ 3 ] {44b54dc5-3d57-4a27-8d85-4d13a3e42b6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46908) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1277 2023.10.31 04:29:46.828711 [ 3 ] {44b54dc5-3d57-4a27-8d85-4d13a3e42b6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1278 2023.10.31 04:29:46.828815 [ 3 ] {44b54dc5-3d57-4a27-8d85-4d13a3e42b6b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1279 2023.10.31 04:29:46.829093 [ 3 ] {44b54dc5-3d57-4a27-8d85-4d13a3e42b6b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.27 GiB.
1280 2023.10.31 04:29:46.829298 [ 3 ] {44b54dc5-3d57-4a27-8d85-4d13a3e42b6b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1281 2023.10.31 04:29:46.829450 [ 3 ] {44b54dc5-3d57-4a27-8d85-4d13a3e42b6b} <Trace> oximeter.fields_uuid (6fb6e6cb-e70c-4bc4-bc60-c98c6ec18c55): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1282 2023.10.31 04:29:46.829582 [ 3 ] {44b54dc5-3d57-4a27-8d85-4d13a3e42b6b} <Information> executeQuery: Read 24 rows, 1.90 KiB in 0.000878273 sec., 27326 rows/sec., 2.11 MiB/sec.
1283 2023.10.31 04:29:46.829756 [ 3 ] {44b54dc5-3d57-4a27-8d85-4d13a3e42b6b} <Debug> DynamicQueryHandler: Done processing query
1284 2023.10.31 04:29:46.829779 [ 3 ] {44b54dc5-3d57-4a27-8d85-4d13a3e42b6b} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1285 2023.10.31 04:29:46.829795 [ 3 ] {} <Debug> HTTP-Session: 74cce010-73af-43cd-9cd0-ea1abba928a4 Destroying unnamed session
1286 2023.10.31 04:29:46.829945 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46908, User-Agent: (none), Length: 19294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1287 2023.10.31 04:29:46.829988 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1288 2023.10.31 04:29:46.830006 [ 3 ] {} <Debug> HTTP-Session: 26755b70-d798-422e-8775-0de4fcc331f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:46908
1289 2023.10.31 04:29:46.830023 [ 3 ] {} <Debug> HTTP-Session: 26755b70-d798-422e-8775-0de4fcc331f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1290 2023.10.31 04:29:46.830098 [ 3 ] {385c2ca3-f10b-44e5-b124-4c0eaa7401df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46908) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1291 2023.10.31 04:29:46.830143 [ 3 ] {385c2ca3-f10b-44e5-b124-4c0eaa7401df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1292 2023.10.31 04:29:46.830285 [ 3 ] {385c2ca3-f10b-44e5-b124-4c0eaa7401df} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1293 2023.10.31 04:29:46.830621 [ 3 ] {385c2ca3-f10b-44e5-b124-4c0eaa7401df} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.27 GiB.
1294 2023.10.31 04:29:46.830912 [ 3 ] {385c2ca3-f10b-44e5-b124-4c0eaa7401df} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1295 2023.10.31 04:29:46.831089 [ 3 ] {385c2ca3-f10b-44e5-b124-4c0eaa7401df} <Trace> oximeter.measurements_histogramf64 (3ba36902-dbe5-4852-b468-df1459d0d567): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1296 2023.10.31 04:29:46.831217 [ 3 ] {385c2ca3-f10b-44e5-b124-4c0eaa7401df} <Information> executeQuery: Read 18 rows, 24.87 KiB in 0.001084987 sec., 16590 rows/sec., 22.39 MiB/sec.
1297 2023.10.31 04:29:46.831357 [ 3 ] {385c2ca3-f10b-44e5-b124-4c0eaa7401df} <Debug> DynamicQueryHandler: Done processing query
1298 2023.10.31 04:29:46.831380 [ 3 ] {385c2ca3-f10b-44e5-b124-4c0eaa7401df} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1299 2023.10.31 04:29:46.831396 [ 3 ] {} <Debug> HTTP-Session: 26755b70-d798-422e-8775-0de4fcc331f6 Destroying unnamed session
1300 2023.10.31 04:29:46.831505 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46908, User-Agent: (none), Length: 973, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1301 2023.10.31 04:29:46.831550 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1302 2023.10.31 04:29:46.831568 [ 3 ] {} <Debug> HTTP-Session: 0fe44dc4-94ab-40c2-a436-a25ff5a04f14 Authenticating user 'default' from [fd00:1122:3344:101::d]:46908
1303 2023.10.31 04:29:46.831585 [ 3 ] {} <Debug> HTTP-Session: 0fe44dc4-94ab-40c2-a436-a25ff5a04f14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1304 2023.10.31 04:29:46.831653 [ 3 ] {25dd6560-9e7c-4fb0-8dd3-8ce633d65fa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46908) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1305 2023.10.31 04:29:46.831691 [ 3 ] {25dd6560-9e7c-4fb0-8dd3-8ce633d65fa8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1306 2023.10.31 04:29:46.831792 [ 3 ] {25dd6560-9e7c-4fb0-8dd3-8ce633d65fa8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1307 2023.10.31 04:29:46.832029 [ 3 ] {25dd6560-9e7c-4fb0-8dd3-8ce633d65fa8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.27 GiB.
1308 2023.10.31 04:29:46.832256 [ 3 ] {25dd6560-9e7c-4fb0-8dd3-8ce633d65fa8} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1309 2023.10.31 04:29:46.832423 [ 3 ] {25dd6560-9e7c-4fb0-8dd3-8ce633d65fa8} <Trace> oximeter.measurements_i64 (1cb85aa6-95c0-43f7-b471-51cae7df76a5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1310 2023.10.31 04:29:46.832557 [ 3 ] {25dd6560-9e7c-4fb0-8dd3-8ce633d65fa8} <Information> executeQuery: Read 6 rows, 399.00 B in 0.000868774 sec., 6906 rows/sec., 448.50 KiB/sec.
1311 2023.10.31 04:29:46.832675 [ 3 ] {25dd6560-9e7c-4fb0-8dd3-8ce633d65fa8} <Debug> DynamicQueryHandler: Done processing query
1312 2023.10.31 04:29:46.832698 [ 3 ] {25dd6560-9e7c-4fb0-8dd3-8ce633d65fa8} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1313 2023.10.31 04:29:46.832713 [ 3 ] {} <Debug> HTTP-Session: 0fe44dc4-94ab-40c2-a436-a25ff5a04f14 Destroying unnamed session
1314 2023.10.31 04:29:51.768448 [ 98 ] {} <Debug> DNSResolver: Updating DNS cache
1315 2023.10.31 04:29:51.768514 [ 98 ] {} <Debug> DNSResolver: Updated DNS cache
1316 2023.10.31 04:29:51.828990 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46908, User-Agent: (none), Length: 749, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1317 2023.10.31 04:29:51.829155 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1318 2023.10.31 04:29:51.829201 [ 3 ] {} <Debug> HTTP-Session: 50671e64-56ad-4019-a1ad-d91ca2ed6ea3 Authenticating user 'default' from [fd00:1122:3344:101::d]:46908
1319 2023.10.31 04:29:51.829244 [ 3 ] {} <Debug> HTTP-Session: 50671e64-56ad-4019-a1ad-d91ca2ed6ea3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1320 2023.10.31 04:29:51.829385 [ 3 ] {62fd92e4-a3f1-4487-a276-a80c5c4ab174} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46908) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1321 2023.10.31 04:29:51.829445 [ 3 ] {62fd92e4-a3f1-4487-a276-a80c5c4ab174} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1322 2023.10.31 04:29:51.829599 [ 3 ] {62fd92e4-a3f1-4487-a276-a80c5c4ab174} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1323 2023.10.31 04:29:51.830000 [ 3 ] {62fd92e4-a3f1-4487-a276-a80c5c4ab174} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.27 GiB.
1324 2023.10.31 04:29:51.830260 [ 3 ] {62fd92e4-a3f1-4487-a276-a80c5c4ab174} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1325 2023.10.31 04:29:51.830424 [ 3 ] {62fd92e4-a3f1-4487-a276-a80c5c4ab174} <Trace> oximeter.fields_i64 (b30d1d1e-b6c9-45f7-9da3-d9306fe66def): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1326 2023.10.31 04:29:51.830552 [ 3 ] {62fd92e4-a3f1-4487-a276-a80c5c4ab174} <Information> executeQuery: Read 6 rows, 348.00 B in 0.001128107 sec., 5318 rows/sec., 301.25 KiB/sec.
1327 2023.10.31 04:29:51.830707 [ 3 ] {62fd92e4-a3f1-4487-a276-a80c5c4ab174} <Debug> DynamicQueryHandler: Done processing query
1328 2023.10.31 04:29:51.830701 [ 98 ] {} <Debug> oximeter.fields_i64 (b30d1d1e-b6c9-45f7-9da3-d9306fe66def) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1329 2023.10.31 04:29:51.830736 [ 3 ] {62fd92e4-a3f1-4487-a276-a80c5c4ab174} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1330 2023.10.31 04:29:51.830791 [ 3 ] {} <Debug> HTTP-Session: 50671e64-56ad-4019-a1ad-d91ca2ed6ea3 Destroying unnamed session
1331 2023.10.31 04:29:51.830821 [ 98 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.27 GiB.
1332 2023.10.31 04:29:51.830993 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46908, User-Agent: (none), Length: 15212, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1333 2023.10.31 04:29:51.831074 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1334 2023.10.31 04:29:51.831069 [ 10 ] {b30d1d1e-b6c9-45f7-9da3-d9306fe66def::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1335 2023.10.31 04:29:51.831108 [ 3 ] {} <Debug> HTTP-Session: 58b34f54-ee0c-47b1-8dc5-dbb781eaaf52 Authenticating user 'default' from [fd00:1122:3344:101::d]:46908
1336 2023.10.31 04:29:51.831161 [ 3 ] {} <Debug> HTTP-Session: 58b34f54-ee0c-47b1-8dc5-dbb781eaaf52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1337 2023.10.31 04:29:51.831249 [ 3 ] {a0bf7ffa-5be2-4d57-ae38-c0dbf95ffa23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46908) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1338 2023.10.31 04:29:51.831292 [ 3 ] {a0bf7ffa-5be2-4d57-ae38-c0dbf95ffa23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1339 2023.10.31 04:29:51.831400 [ 3 ] {a0bf7ffa-5be2-4d57-ae38-c0dbf95ffa23} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1340 2023.10.31 04:29:51.831828 [ 3 ] {a0bf7ffa-5be2-4d57-ae38-c0dbf95ffa23} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.27 GiB.
1341 2023.10.31 04:29:51.832054 [ 3 ] {a0bf7ffa-5be2-4d57-ae38-c0dbf95ffa23} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1342 2023.10.31 04:29:51.832200 [ 3 ] {a0bf7ffa-5be2-4d57-ae38-c0dbf95ffa23} <Trace> oximeter.fields_string (331746ff-d5d1-4f83-81e9-60689d741287): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1343 2023.10.31 04:29:51.832324 [ 98 ] {} <Debug> oximeter.fields_string (331746ff-d5d1-4f83-81e9-60689d741287) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1344 2023.10.31 04:29:51.832333 [ 3 ] {a0bf7ffa-5be2-4d57-ae38-c0dbf95ffa23} <Information> executeQuery: Read 96 rows, 9.32 KiB in 0.001046676 sec., 91718 rows/sec., 8.70 MiB/sec.
1345 2023.10.31 04:29:51.832371 [ 98 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.27 GiB.
1346 2023.10.31 04:29:51.832545 [ 24 ] {331746ff-d5d1-4f83-81e9-60689d741287::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1347 2023.10.31 04:29:51.832626 [ 3 ] {a0bf7ffa-5be2-4d57-ae38-c0dbf95ffa23} <Debug> DynamicQueryHandler: Done processing query
1348 2023.10.31 04:29:51.832655 [ 3 ] {a0bf7ffa-5be2-4d57-ae38-c0dbf95ffa23} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
1349 2023.10.31 04:29:51.832673 [ 3 ] {} <Debug> HTTP-Session: 58b34f54-ee0c-47b1-8dc5-dbb781eaaf52 Destroying unnamed session
1350 2023.10.31 04:29:51.832858 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46908, User-Agent: (none), Length: 46444, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1351 2023.10.31 04:29:51.832905 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1352 2023.10.31 04:29:51.832924 [ 3 ] {} <Debug> HTTP-Session: 03ee25e8-06d6-4ed0-8366-a98f826aaf59 Authenticating user 'default' from [fd00:1122:3344:101::d]:46908
1353 2023.10.31 04:29:51.832942 [ 3 ] {} <Debug> HTTP-Session: 03ee25e8-06d6-4ed0-8366-a98f826aaf59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1354 2023.10.31 04:29:51.833032 [ 3 ] {f27934e9-1962-47b8-98d9-7e28c2604e71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46908) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1355 2023.10.31 04:29:51.833073 [ 3 ] {f27934e9-1962-47b8-98d9-7e28c2604e71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1356 2023.10.31 04:29:51.833198 [ 3 ] {f27934e9-1962-47b8-98d9-7e28c2604e71} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1357 2023.10.31 04:29:51.833548 [ 24 ] {331746ff-d5d1-4f83-81e9-60689d741287::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1358 2023.10.31 04:29:51.833585 [ 10 ] {b30d1d1e-b6c9-45f7-9da3-d9306fe66def::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1359 2023.10.31 04:29:51.833754 [ 24 ] {331746ff-d5d1-4f83-81e9-60689d741287::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 96 rows starting from the beginning of the part
1360 2023.10.31 04:29:51.833778 [ 10 ] {b30d1d1e-b6c9-45f7-9da3-d9306fe66def::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part
1361 2023.10.31 04:29:51.834143 [ 3 ] {f27934e9-1962-47b8-98d9-7e28c2604e71} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.27 GiB.
1362 2023.10.31 04:29:51.834286 [ 24 ] {331746ff-d5d1-4f83-81e9-60689d741287::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 96 rows starting from the beginning of the part
1363 2023.10.31 04:29:51.834320 [ 10 ] {b30d1d1e-b6c9-45f7-9da3-d9306fe66def::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part
1364 2023.10.31 04:29:51.834734 [ 24 ] {331746ff-d5d1-4f83-81e9-60689d741287::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 42 rows starting from the beginning of the part
1365 2023.10.31 04:29:51.834786 [ 3 ] {f27934e9-1962-47b8-98d9-7e28c2604e71} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1366 2023.10.31 04:29:51.834806 [ 10 ] {b30d1d1e-b6c9-45f7-9da3-d9306fe66def::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part
1367 2023.10.31 04:29:51.835086 [ 24 ] {331746ff-d5d1-4f83-81e9-60689d741287::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 96 rows starting from the beginning of the part
1368 2023.10.31 04:29:51.835201 [ 3 ] {f27934e9-1962-47b8-98d9-7e28c2604e71} <Trace> oximeter.fields_uuid (6fb6e6cb-e70c-4bc4-bc60-c98c6ec18c55): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1369 2023.10.31 04:29:51.835229 [ 10 ] {b30d1d1e-b6c9-45f7-9da3-d9306fe66def::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part
1370 2023.10.31 04:29:51.835480 [ 98 ] {} <Debug> oximeter.fields_uuid (6fb6e6cb-e70c-4bc4-bc60-c98c6ec18c55) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1371 2023.10.31 04:29:51.835552 [ 24 ] {331746ff-d5d1-4f83-81e9-60689d741287::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 54 rows starting from the beginning of the part
1372 2023.10.31 04:29:51.835594 [ 3 ] {f27934e9-1962-47b8-98d9-7e28c2604e71} <Information> executeQuery: Read 291 rows, 20.45 KiB in 0.002485448 sec., 117081 rows/sec., 8.04 MiB/sec.
1373 2023.10.31 04:29:51.835618 [ 98 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.27 GiB.
1374 2023.10.31 04:29:51.835992 [ 19 ] {6fb6e6cb-e70c-4bc4-bc60-c98c6ec18c55::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1375 2023.10.31 04:29:51.835866 [ 10 ] {b30d1d1e-b6c9-45f7-9da3-d9306fe66def::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 18 rows starting from the beginning of the part
1376 2023.10.31 04:29:51.836154 [ 24 ] {331746ff-d5d1-4f83-81e9-60689d741287::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 96 rows starting from the beginning of the part
1377 2023.10.31 04:29:51.836223 [ 3 ] {f27934e9-1962-47b8-98d9-7e28c2604e71} <Debug> DynamicQueryHandler: Done processing query
1378 2023.10.31 04:29:51.836311 [ 3 ] {f27934e9-1962-47b8-98d9-7e28c2604e71} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
1379 2023.10.31 04:29:51.836408 [ 3 ] {} <Debug> HTTP-Session: 03ee25e8-06d6-4ed0-8366-a98f826aaf59 Destroying unnamed session
1380 2023.10.31 04:29:51.836416 [ 19 ] {6fb6e6cb-e70c-4bc4-bc60-c98c6ec18c55::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1381 2023.10.31 04:29:51.836540 [ 19 ] {6fb6e6cb-e70c-4bc4-bc60-c98c6ec18c55::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 291 rows starting from the beginning of the part
1382 2023.10.31 04:29:51.836716 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46908, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1383 2023.10.31 04:29:51.836868 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1384 2023.10.31 04:29:51.836987 [ 3 ] {} <Debug> HTTP-Session: 3e8bfb2f-51ef-4682-82d6-62b4339ed830 Authenticating user 'default' from [fd00:1122:3344:101::d]:46908
1385 2023.10.31 04:29:51.837098 [ 3 ] {} <Debug> HTTP-Session: 3e8bfb2f-51ef-4682-82d6-62b4339ed830 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1386 2023.10.31 04:29:51.837085 [ 10 ] {b30d1d1e-b6c9-45f7-9da3-d9306fe66def::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part
1387 2023.10.31 04:29:51.837299 [ 19 ] {6fb6e6cb-e70c-4bc4-bc60-c98c6ec18c55::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 291 rows starting from the beginning of the part
1388 2023.10.31 04:29:51.837602 [ 3 ] {c76f4016-d061-419b-801e-6a80527c56fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46908) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
1389 2023.10.31 04:29:51.837808 [ 3 ] {c76f4016-d061-419b-801e-6a80527c56fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
1390 2023.10.31 04:29:51.837928 [ 19 ] {6fb6e6cb-e70c-4bc4-bc60-c98c6ec18c55::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 32 rows starting from the beginning of the part
1391 2023.10.31 04:29:51.838577 [ 19 ] {6fb6e6cb-e70c-4bc4-bc60-c98c6ec18c55::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 291 rows starting from the beginning of the part
1392 2023.10.31 04:29:51.839190 [ 19 ] {6fb6e6cb-e70c-4bc4-bc60-c98c6ec18c55::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part
1393 2023.10.31 04:29:51.839203 [ 3 ] {c76f4016-d061-419b-801e-6a80527c56fa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1394 2023.10.31 04:29:51.839732 [ 19 ] {6fb6e6cb-e70c-4bc4-bc60-c98c6ec18c55::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 291 rows starting from the beginning of the part
1395 2023.10.31 04:29:51.841160 [ 3 ] {c76f4016-d061-419b-801e-6a80527c56fa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.27 GiB.
1396 2023.10.31 04:29:51.842360 [ 3 ] {c76f4016-d061-419b-801e-6a80527c56fa} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1397 2023.10.31 04:29:51.842676 [ 22 ] {331746ff-d5d1-4f83-81e9-60689d741287::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 480 rows, containing 4 columns (4 merged, 0 gathered) in 0.010222979 sec., 46953.04568267234 rows/sec., 4.38 MiB/sec.
1398 2023.10.31 04:29:51.843114 [ 15 ] {331746ff-d5d1-4f83-81e9-60689d741287::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1399 2023.10.31 04:29:51.843134 [ 3 ] {c76f4016-d061-419b-801e-6a80527c56fa} <Trace> oximeter.measurements_bool (eb1fc0f4-8932-422d-8ebd-420f928898cb): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1400 2023.10.31 04:29:51.843749 [ 15 ] {331746ff-d5d1-4f83-81e9-60689d741287::all_1_6_1} <Trace> oximeter.fields_string (331746ff-d5d1-4f83-81e9-60689d741287): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1401 2023.10.31 04:29:51.843789 [ 3 ] {c76f4016-d061-419b-801e-6a80527c56fa} <Information> executeQuery: Read 6 rows, 258.00 B in 0.006054164 sec., 991 rows/sec., 41.62 KiB/sec.
1402 2023.10.31 04:29:51.844010 [ 15 ] {331746ff-d5d1-4f83-81e9-60689d741287::all_1_6_1} <Trace> oximeter.fields_string (331746ff-d5d1-4f83-81e9-60689d741287) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1403 2023.10.31 04:29:51.844665 [ 3 ] {c76f4016-d061-419b-801e-6a80527c56fa} <Debug> DynamicQueryHandler: Done processing query
1404 2023.10.31 04:29:51.844790 [ 3 ] {c76f4016-d061-419b-801e-6a80527c56fa} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1405 2023.10.31 04:29:51.844946 [ 3 ] {} <Debug> HTTP-Session: 3e8bfb2f-51ef-4682-82d6-62b4339ed830 Destroying unnamed session
1406 2023.10.31 04:29:51.845145 [ 10 ] {b30d1d1e-b6c9-45f7-9da3-d9306fe66def::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 56 rows, containing 4 columns (4 merged, 0 gathered) in 0.014234691 sec., 3934.0509744819888 rows/sec., 277.71 KiB/sec.
1407 2023.10.31 04:29:51.845188 [ 22 ] {6fb6e6cb-e70c-4bc4-bc60-c98c6ec18c55::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1220 rows, containing 4 columns (4 merged, 0 gathered) in 0.009425597 sec., 129434.77214228445 rows/sec., 8.94 MiB/sec.
1408 2023.10.31 04:29:51.845234 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46908, User-Agent: (none), Length: 12807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1409 2023.10.31 04:29:51.845329 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1410 2023.10.31 04:29:51.845341 [ 10 ] {b30d1d1e-b6c9-45f7-9da3-d9306fe66def::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1411 2023.10.31 04:29:51.845380 [ 3 ] {} <Debug> HTTP-Session: e30056bf-2fd7-4c01-b8b3-ebdd49e2eee1 Authenticating user 'default' from [fd00:1122:3344:101::d]:46908
1412 2023.10.31 04:29:51.845426 [ 22 ] {6fb6e6cb-e70c-4bc4-bc60-c98c6ec18c55::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1413 2023.10.31 04:29:51.845444 [ 3 ] {} <Debug> HTTP-Session: e30056bf-2fd7-4c01-b8b3-ebdd49e2eee1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1414 2023.10.31 04:29:51.845675 [ 10 ] {b30d1d1e-b6c9-45f7-9da3-d9306fe66def::all_1_6_1} <Trace> oximeter.fields_i64 (b30d1d1e-b6c9-45f7-9da3-d9306fe66def): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1415 2023.10.31 04:29:51.845694 [ 3 ] {73c288b8-5c4b-449a-a62a-d46b078b4909} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46908) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
1416 2023.10.31 04:29:51.845796 [ 10 ] {b30d1d1e-b6c9-45f7-9da3-d9306fe66def::all_1_6_1} <Trace> oximeter.fields_i64 (b30d1d1e-b6c9-45f7-9da3-d9306fe66def) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1417 2023.10.31 04:29:51.845819 [ 3 ] {73c288b8-5c4b-449a-a62a-d46b078b4909} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
1418 2023.10.31 04:29:51.845838 [ 22 ] {6fb6e6cb-e70c-4bc4-bc60-c98c6ec18c55::all_1_6_1} <Trace> oximeter.fields_uuid (6fb6e6cb-e70c-4bc4-bc60-c98c6ec18c55): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1419 2023.10.31 04:29:51.846069 [ 22 ] {6fb6e6cb-e70c-4bc4-bc60-c98c6ec18c55::all_1_6_1} <Trace> oximeter.fields_uuid (6fb6e6cb-e70c-4bc4-bc60-c98c6ec18c55) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1420 2023.10.31 04:29:51.846299 [ 3 ] {73c288b8-5c4b-449a-a62a-d46b078b4909} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1421 2023.10.31 04:29:51.846636 [ 3 ] {73c288b8-5c4b-449a-a62a-d46b078b4909} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.27 GiB.
1422 2023.10.31 04:29:51.846887 [ 3 ] {73c288b8-5c4b-449a-a62a-d46b078b4909} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1423 2023.10.31 04:29:51.847059 [ 3 ] {73c288b8-5c4b-449a-a62a-d46b078b4909} <Trace> oximeter.measurements_cumulativei64 (e41175c6-f55f-4232-938f-8b365e7da177): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1424 2023.10.31 04:29:51.847195 [ 3 ] {73c288b8-5c4b-449a-a62a-d46b078b4909} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.001442442 sec., 48528 rows/sec., 2.94 MiB/sec.
1425 2023.10.31 04:29:51.847327 [ 3 ] {73c288b8-5c4b-449a-a62a-d46b078b4909} <Debug> DynamicQueryHandler: Done processing query
1426 2023.10.31 04:29:51.847349 [ 3 ] {73c288b8-5c4b-449a-a62a-d46b078b4909} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1427 2023.10.31 04:29:51.847366 [ 3 ] {} <Debug> HTTP-Session: e30056bf-2fd7-4c01-b8b3-ebdd49e2eee1 Destroying unnamed session
1428 2023.10.31 04:29:51.847467 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46908, User-Agent: (none), Length: 2942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1429 2023.10.31 04:29:51.847512 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1430 2023.10.31 04:29:51.847530 [ 3 ] {} <Debug> HTTP-Session: 9bb30a5b-92d1-4618-981a-de6d6bfb6db5 Authenticating user 'default' from [fd00:1122:3344:101::d]:46908
1431 2023.10.31 04:29:51.847547 [ 3 ] {} <Debug> HTTP-Session: 9bb30a5b-92d1-4618-981a-de6d6bfb6db5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1432 2023.10.31 04:29:51.847616 [ 3 ] {e800228f-a72b-41ce-b045-709f70b95e31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46908) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1433 2023.10.31 04:29:51.847654 [ 3 ] {e800228f-a72b-41ce-b045-709f70b95e31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1434 2023.10.31 04:29:51.847759 [ 3 ] {e800228f-a72b-41ce-b045-709f70b95e31} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1435 2023.10.31 04:29:51.848024 [ 3 ] {e800228f-a72b-41ce-b045-709f70b95e31} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.27 GiB.
1436 2023.10.31 04:29:51.848261 [ 3 ] {e800228f-a72b-41ce-b045-709f70b95e31} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1437 2023.10.31 04:29:51.848430 [ 3 ] {e800228f-a72b-41ce-b045-709f70b95e31} <Trace> oximeter.measurements_i64 (1cb85aa6-95c0-43f7-b471-51cae7df76a5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1438 2023.10.31 04:29:51.848552 [ 98 ] {} <Debug> oximeter.measurements_i64 (1cb85aa6-95c0-43f7-b471-51cae7df76a5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1439 2023.10.31 04:29:51.848560 [ 3 ] {e800228f-a72b-41ce-b045-709f70b95e31} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000909264 sec., 23095 rows/sec., 1.20 MiB/sec.
1440 2023.10.31 04:29:51.848600 [ 98 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.27 GiB.
1441 2023.10.31 04:29:51.848718 [ 19 ] {1cb85aa6-95c0-43f7-b471-51cae7df76a5::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1442 2023.10.31 04:29:51.848761 [ 3 ] {e800228f-a72b-41ce-b045-709f70b95e31} <Debug> DynamicQueryHandler: Done processing query
1443 2023.10.31 04:29:51.848786 [ 3 ] {e800228f-a72b-41ce-b045-709f70b95e31} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1444 2023.10.31 04:29:51.848803 [ 19 ] {1cb85aa6-95c0-43f7-b471-51cae7df76a5::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1445 2023.10.31 04:29:51.848809 [ 3 ] {} <Debug> HTTP-Session: 9bb30a5b-92d1-4618-981a-de6d6bfb6db5 Destroying unnamed session
1446 2023.10.31 04:29:51.848835 [ 19 ] {1cb85aa6-95c0-43f7-b471-51cae7df76a5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 21 rows starting from the beginning of the part
1447 2023.10.31 04:29:51.848930 [ 19 ] {1cb85aa6-95c0-43f7-b471-51cae7df76a5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 21 rows starting from the beginning of the part
1448 2023.10.31 04:29:51.849004 [ 19 ] {1cb85aa6-95c0-43f7-b471-51cae7df76a5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 27 rows starting from the beginning of the part
1449 2023.10.31 04:29:51.849073 [ 19 ] {1cb85aa6-95c0-43f7-b471-51cae7df76a5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 21 rows starting from the beginning of the part
1450 2023.10.31 04:29:51.849148 [ 19 ] {1cb85aa6-95c0-43f7-b471-51cae7df76a5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part
1451 2023.10.31 04:29:51.849220 [ 19 ] {1cb85aa6-95c0-43f7-b471-51cae7df76a5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 21 rows starting from the beginning of the part
1452 2023.10.31 04:29:51.850398 [ 15 ] {1cb85aa6-95c0-43f7-b471-51cae7df76a5::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 117 rows, containing 4 columns (4 merged, 0 gathered) in 0.001740467 sec., 67223.33718479006 rows/sec., 3.82 MiB/sec.
1453 2023.10.31 04:29:51.850484 [ 15 ] {1cb85aa6-95c0-43f7-b471-51cae7df76a5::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1454 2023.10.31 04:29:51.850678 [ 15 ] {1cb85aa6-95c0-43f7-b471-51cae7df76a5::all_1_6_1} <Trace> oximeter.measurements_i64 (1cb85aa6-95c0-43f7-b471-51cae7df76a5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1455 2023.10.31 04:29:51.850735 [ 15 ] {1cb85aa6-95c0-43f7-b471-51cae7df76a5::all_1_6_1} <Trace> oximeter.measurements_i64 (1cb85aa6-95c0-43f7-b471-51cae7df76a5) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1456 2023.10.31 04:29:56.824485 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46908, User-Agent: (none), Length: 2629, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1457 2023.10.31 04:29:56.824662 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1458 2023.10.31 04:29:56.824710 [ 3 ] {} <Debug> HTTP-Session: 2830444e-0998-4005-a28b-04b59566b7d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:46908
1459 2023.10.31 04:29:56.824752 [ 3 ] {} <Debug> HTTP-Session: 2830444e-0998-4005-a28b-04b59566b7d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1460 2023.10.31 04:29:56.824947 [ 3 ] {bb57926b-005c-419c-b416-9964ebc65bac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46908) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1461 2023.10.31 04:29:56.825046 [ 3 ] {bb57926b-005c-419c-b416-9964ebc65bac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1462 2023.10.31 04:29:56.825305 [ 3 ] {bb57926b-005c-419c-b416-9964ebc65bac} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1463 2023.10.31 04:29:56.825730 [ 3 ] {bb57926b-005c-419c-b416-9964ebc65bac} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.27 GiB.
1464 2023.10.31 04:29:56.825992 [ 3 ] {bb57926b-005c-419c-b416-9964ebc65bac} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1465 2023.10.31 04:29:56.826160 [ 3 ] {bb57926b-005c-419c-b416-9964ebc65bac} <Trace> oximeter.fields_i64 (b30d1d1e-b6c9-45f7-9da3-d9306fe66def): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1466 2023.10.31 04:29:56.826298 [ 3 ] {bb57926b-005c-419c-b416-9964ebc65bac} <Information> executeQuery: Read 18 rows, 1.46 KiB in 0.00128624 sec., 13994 rows/sec., 1.11 MiB/sec.
1467 2023.10.31 04:29:56.826473 [ 3 ] {bb57926b-005c-419c-b416-9964ebc65bac} <Debug> DynamicQueryHandler: Done processing query
1468 2023.10.31 04:29:56.826498 [ 3 ] {bb57926b-005c-419c-b416-9964ebc65bac} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1469 2023.10.31 04:29:56.826515 [ 3 ] {} <Debug> HTTP-Session: 2830444e-0998-4005-a28b-04b59566b7d5 Destroying unnamed session
1470 2023.10.31 04:29:56.826656 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46908, User-Agent: (none), Length: 8155, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1471 2023.10.31 04:29:56.826705 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1472 2023.10.31 04:29:56.826725 [ 3 ] {} <Debug> HTTP-Session: 9f5894f7-4990-4595-a84d-802e9174a045 Authenticating user 'default' from [fd00:1122:3344:101::d]:46908
1473 2023.10.31 04:29:56.826744 [ 3 ] {} <Debug> HTTP-Session: 9f5894f7-4990-4595-a84d-802e9174a045 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1474 2023.10.31 04:29:56.826825 [ 3 ] {b4f47275-3a52-4099-99d4-5bb2df64ee43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46908) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1475 2023.10.31 04:29:56.826869 [ 3 ] {b4f47275-3a52-4099-99d4-5bb2df64ee43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1476 2023.10.31 04:29:56.826982 [ 3 ] {b4f47275-3a52-4099-99d4-5bb2df64ee43} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1477 2023.10.31 04:29:56.827305 [ 3 ] {b4f47275-3a52-4099-99d4-5bb2df64ee43} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.27 GiB.
1478 2023.10.31 04:29:56.827514 [ 3 ] {b4f47275-3a52-4099-99d4-5bb2df64ee43} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1479 2023.10.31 04:29:56.827661 [ 3 ] {b4f47275-3a52-4099-99d4-5bb2df64ee43} <Trace> oximeter.fields_string (331746ff-d5d1-4f83-81e9-60689d741287): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1480 2023.10.31 04:29:56.827785 [ 3 ] {b4f47275-3a52-4099-99d4-5bb2df64ee43} <Information> executeQuery: Read 54 rows, 4.84 KiB in 0.000929394 sec., 58102 rows/sec., 5.09 MiB/sec.
1481 2023.10.31 04:29:56.827906 [ 3 ] {b4f47275-3a52-4099-99d4-5bb2df64ee43} <Debug> DynamicQueryHandler: Done processing query
1482 2023.10.31 04:29:56.827929 [ 3 ] {b4f47275-3a52-4099-99d4-5bb2df64ee43} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
1483 2023.10.31 04:29:56.827944 [ 3 ] {} <Debug> HTTP-Session: 9f5894f7-4990-4595-a84d-802e9174a045 Destroying unnamed session
1484 2023.10.31 04:29:56.828085 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46908, User-Agent: (none), Length: 3098, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1485 2023.10.31 04:29:56.828130 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1486 2023.10.31 04:29:56.828148 [ 3 ] {} <Debug> HTTP-Session: 63fbfda2-6e06-4b60-88e5-9155df255339 Authenticating user 'default' from [fd00:1122:3344:101::d]:46908
1487 2023.10.31 04:29:56.828165 [ 3 ] {} <Debug> HTTP-Session: 63fbfda2-6e06-4b60-88e5-9155df255339 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1488 2023.10.31 04:29:56.828237 [ 3 ] {b0614e38-7baf-4d9c-9d87-9b788fe2e74a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46908) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1489 2023.10.31 04:29:56.828274 [ 3 ] {b0614e38-7baf-4d9c-9d87-9b788fe2e74a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1490 2023.10.31 04:29:56.828377 [ 3 ] {b0614e38-7baf-4d9c-9d87-9b788fe2e74a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1491 2023.10.31 04:29:56.828642 [ 3 ] {b0614e38-7baf-4d9c-9d87-9b788fe2e74a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.27 GiB.
1492 2023.10.31 04:29:56.828839 [ 3 ] {b0614e38-7baf-4d9c-9d87-9b788fe2e74a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1493 2023.10.31 04:29:56.828987 [ 3 ] {b0614e38-7baf-4d9c-9d87-9b788fe2e74a} <Trace> oximeter.fields_uuid (6fb6e6cb-e70c-4bc4-bc60-c98c6ec18c55): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1494 2023.10.31 04:29:56.829108 [ 3 ] {b0614e38-7baf-4d9c-9d87-9b788fe2e74a} <Information> executeQuery: Read 18 rows, 1.44 KiB in 0.000843903 sec., 21329 rows/sec., 1.67 MiB/sec.
1495 2023.10.31 04:29:56.829210 [ 3 ] {b0614e38-7baf-4d9c-9d87-9b788fe2e74a} <Debug> DynamicQueryHandler: Done processing query
1496 2023.10.31 04:29:56.829233 [ 3 ] {b0614e38-7baf-4d9c-9d87-9b788fe2e74a} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1497 2023.10.31 04:29:56.829248 [ 3 ] {} <Debug> HTTP-Session: 63fbfda2-6e06-4b60-88e5-9155df255339 Destroying unnamed session
1498 2023.10.31 04:29:56.829430 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46908, User-Agent: (none), Length: 19294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1499 2023.10.31 04:29:56.829473 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1500 2023.10.31 04:29:56.829491 [ 3 ] {} <Debug> HTTP-Session: f8eceeb1-f0cd-4cdb-9b22-25e6e73bd061 Authenticating user 'default' from [fd00:1122:3344:101::d]:46908
1501 2023.10.31 04:29:56.829507 [ 3 ] {} <Debug> HTTP-Session: f8eceeb1-f0cd-4cdb-9b22-25e6e73bd061 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1502 2023.10.31 04:29:56.829583 [ 3 ] {4944747c-e6cb-4832-b541-c827ea4cfe9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46908) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1503 2023.10.31 04:29:56.829626 [ 3 ] {4944747c-e6cb-4832-b541-c827ea4cfe9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1504 2023.10.31 04:29:56.829762 [ 3 ] {4944747c-e6cb-4832-b541-c827ea4cfe9d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1505 2023.10.31 04:29:56.830094 [ 3 ] {4944747c-e6cb-4832-b541-c827ea4cfe9d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.27 GiB.
1506 2023.10.31 04:29:56.830386 [ 3 ] {4944747c-e6cb-4832-b541-c827ea4cfe9d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1507 2023.10.31 04:29:56.830562 [ 3 ] {4944747c-e6cb-4832-b541-c827ea4cfe9d} <Trace> oximeter.measurements_histogramf64 (3ba36902-dbe5-4852-b468-df1459d0d567): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1508 2023.10.31 04:29:56.830697 [ 3 ] {4944747c-e6cb-4832-b541-c827ea4cfe9d} <Information> executeQuery: Read 18 rows, 24.87 KiB in 0.001080437 sec., 16659 rows/sec., 22.48 MiB/sec.
1509 2023.10.31 04:29:56.830831 [ 3 ] {4944747c-e6cb-4832-b541-c827ea4cfe9d} <Debug> DynamicQueryHandler: Done processing query
1510 2023.10.31 04:29:56.830854 [ 3 ] {4944747c-e6cb-4832-b541-c827ea4cfe9d} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1511 2023.10.31 04:29:56.830869 [ 3 ] {} <Debug> HTTP-Session: f8eceeb1-f0cd-4cdb-9b22-25e6e73bd061 Destroying unnamed session