Max level shown:
1 [ Dec 6 05:05:34 Enabled. ]
2 [ Dec 6 05:05:34 Rereading configuration. ]
3 [ Dec 6 05:05:36 Rereading configuration. ]
4 [ Dec 6 05:05:38 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=oxControlService15
24 ++ svcprop -c -p config/gateway svc:/oxide/clickhouse:default
25 + GATEWAY=fd00:1122:3344:101::1
26 + [[ oxControlService15 == unknown ]]
27 + [[ fd00:1122:3344:101::1 == unknown ]]
28 + ipadm delete-if oxControlService15
29 ipadm: Could not delete oxControlService15: Interface does not exist
30 + true
31 + ipadm create-if -t oxControlService15
32 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService15
33 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService15
34 + ipadm show-addr oxControlService15/ll
35 ipadm: Address object not found
36 + ipadm create-addr -t -T addrconf oxControlService15/ll
37 + ipadm show-addr oxControlService15/omicron6
38 ipadm: Address object not found
39 + ipadm create-addr -t -T static -a fd00:1122:3344:101::e oxControlService15/omicron6
40 + route get -inet6 default -inet6 fd00:1122:3344:101::1
41 default: not in table
42 + route add -inet6 default -inet6 fd00:1122:3344:101::1
43 add net default: gateway fd00:1122:3344:101::1
44 + single_node=true
45 + command=()
46 + true
47 + command+=("/opt/oxide/clickhouse/clickhouse" "server" "--log-file" "/var/tmp/clickhouse-server.log" "--errorlog-file" "/var/tmp/clickhouse-server.errlog" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT")
48 + exec /opt/oxide/clickhouse/clickhouse server --log-file /var/tmp/clickhouse-server.log --errorlog-file /var/tmp/clickhouse-server.errlog -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123
49 [ Dec 6 05:05:39 Method "start" exited with status 0. ]
50 Processing configuration file 'config.xml'.
51 There is no file 'config.xml', will use embedded config.
52 Logging trace to /var/tmp/clickhouse-server.log
53 Logging errors to /var/tmp/clickhouse-server.errlog
54 2023.12.06 05:05:39.391083 [ 1 ] {} <Information> Application: Will watch for the process with pid 22122
55 2023.12.06 05:05:39.391220 [ 1 ] {} <Information> Application: Forked a child process to watch
56 2023.12.06 05:05:39.714531 [ 1 ] {} <Information> : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 22122
57 2023.12.06 05:05:39.714699 [ 1 ] {} <Information> Application: starting up
58 2023.12.06 05:05:39.714906 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc
59 2023.12.06 05:05:39.785064 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536
60 2023.12.06 05:05:39.785111 [ 1 ] {} <Debug> Application: Initializing DateLUT.
61 2023.12.06 05:05:39.785124 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'.
62 2023.12.06 05:05:39.785157 [ 1 ] {} <Debug> Application: Setting up /data/tmp/ to store temporary data in it
63 2023.12.06 05:05:39.785457 [ 1 ] {} <Debug> Application: Initiailizing interserver credentials.
64 2023.12.06 05:05:39.786094 [ 1 ] {} <Debug> ConfigReloader: Loading config 'config.xml'
65 Processing configuration file 'config.xml'.
66 There is no file 'config.xml', will use embedded config.
67 Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'.
68 2023.12.06 05:05:39.786573 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
69 2023.12.06 05:05:39.786824 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio)
70 2023.12.06 05:05:39.788373 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
71 2023.12.06 05:05:39.788415 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
72 2023.12.06 05:05:39.789108 [ 1 ] {} <Debug> ConfigReloader: Loading config 'config.xml'
73 Processing configuration file 'config.xml'.
74 There is no file 'config.xml', will use embedded config.
75 Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'.
76 2023.12.06 05:05:39.789272 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
77 2023.12.06 05:05:39.793387 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
78 2023.12.06 05:05:39.793625 [ 1 ] {} <Debug> Access(user directories): Added users.xml access storage 'users.xml', path: config.xml
79 2023.12.06 05:05:39.793650 [ 1 ] {} <Information> Application: Uncompressed cache policy name
80 2023.12.06 05:05:39.794697 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32
81 2023.12.06 05:05:39.795303 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8
82 2023.12.06 05:05:39.795638 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8
83 2023.12.06 05:05:39.796015 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8
84 2023.12.06 05:05:39.796835 [ 1 ] {} <Information> Application: Loading user defined objects from /data/
85 2023.12.06 05:05:39.796879 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoader: Loading user defined objects
86 2023.12.06 05:05:39.796935 [ 1 ] {} <Debug> Application: Loaded user defined objects
87 2023.12.06 05:05:39.796952 [ 1 ] {} <Information> Application: Loading metadata from /data/
88 2023.12.06 05:05:39.809487 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total.
89 2023.12.06 05:05:39.809520 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000127953 sec
90 2023.12.06 05:05:39.810113 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level
91 2023.12.06 05:05:39.810185 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config
92 2023.12.06 05:05:39.810203 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config
93 2023.12.06 05:05:39.810220 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config
94 2023.12.06 05:05:39.810233 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config
95 2023.12.06 05:05:39.810247 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config
96 2023.12.06 05:05:39.810262 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config
97 2023.12.06 05:05:39.810292 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config
98 2023.12.06 05:05:39.810313 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config
99 2023.12.06 05:05:39.810343 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config
100 2023.12.06 05:05:39.810355 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config
101 2023.12.06 05:05:39.810368 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config
102 2023.12.06 05:05:39.810382 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config
103 2023.12.06 05:05:39.810412 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config
104 2023.12.06 05:05:39.810427 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config
105 2023.12.06 05:05:39.810439 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config
106 2023.12.06 05:05:39.842471 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal.
107 2023.12.06 05:05:39.862861 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total.
108 2023.12.06 05:05:39.862893 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.1051e-05 sec
109 2023.12.06 05:05:39.862919 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level
110 2023.12.06 05:05:39.862936 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables.
111 2023.12.06 05:05:39.862962 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables.
112 2023.12.06 05:05:39.865057 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads
113 2023.12.06 05:05:39.870137 [ 1 ] {} <Debug> Application: Loaded metadata.
114 2023.12.06 05:05:39.870278 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe).
115 2023.12.06 05:05:39.870338 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled.
116 2023.12.06 05:05:40.065076 [ 1 ] {} <Trace> MySQLHandlerFactory: Failed to create SSL context. SSL will be disabled. Error: Poco::Exception. Code: 1000, e.code() = 0, SSL Exception: Configuration error: no certificate file has been specified (version 22.8.9.1)
117 2023.12.06 05:05:40.082577 [ 1 ] {} <Trace> MySQLHandlerFactory: Failed to read RSA key pair from server certificate. Error: Code: 139. DB::Exception: Certificate file is not set. (NO_ELEMENTS_IN_CONFIG) (version 22.8.9.1)
118 2023.12.06 05:05:40.082632 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair.
119 2023.12.06 05:05:40.146014 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
120 2023.12.06 05:05:40.146288 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.67 MiB (RSS), difference: 210.72 MiB
121 2023.12.06 05:05:40.146629 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds
122 2023.12.06 05:05:40.146693 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48.
123 2023.12.06 05:05:40.146723 [ 139 ] {} <Debug> DNSResolver: Updating DNS cache
124 2023.12.06 05:05:40.146802 [ 139 ] {} <Debug> DNSResolver: Updated DNS cache
125 2023.12.06 05:05:40.146807 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123
126 2023.12.06 05:05:40.146877 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000
127 2023.12.06 05:05:40.147475 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004
128 2023.12.06 05:05:40.147497 [ 1 ] {} <Information> Application: Ready for connections.
129 2023.12.06 05:05:54.762539 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40314, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
130 2023.12.06 05:05:54.762735 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
131 2023.12.06 05:05:54.763343 [ 3 ] {} <Debug> HTTP-Session: 17b2fd1c-5f83-4387-aa90-07e3d8b2fec3 Authenticating user 'default' from [fd00:1122:3344:101::d]:40314
132 2023.12.06 05:05:54.763391 [ 3 ] {} <Debug> HTTP-Session: 17b2fd1c-5f83-4387-aa90-07e3d8b2fec3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
133 2023.12.06 05:05:54.763519 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false
134 2023.12.06 05:05:54.763547 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION
135 2023.12.06 05:05:54.763569 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION
136 2023.12.06 05:05:54.765096 [ 3 ] {d650a2aa-70c5-4113-af67-a7c1b92f8f14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40314) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
137 2023.12.06 05:05:54.784999 [ 3 ] {d650a2aa-70c5-4113-af67-a7c1b92f8f14} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:40314) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below):
138 
139 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
140 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
141 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
142 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
143 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse
144 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse
145 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
146 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
147 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
148 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
149 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
150 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
151 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
152 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
153 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
154 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse
155 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse
156 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse
157 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse
158 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse
159 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse
160 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1
161 
162 2023.12.06 05:05:54.785840 [ 3 ] {d650a2aa-70c5-4113-af67-a7c1b92f8f14} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below):
163 
164 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
165 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
166 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
167 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
168 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse
169 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse
170 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
171 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
172 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
173 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
174 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
175 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
176 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
177 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
178 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
179 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse
180 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse
181 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse
182 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse
183 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse
184 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse
185 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1
186 (version 22.8.9.1)
187 2023.12.06 05:05:54.786593 [ 3 ] {d650a2aa-70c5-4113-af67-a7c1b92f8f14} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
188 2023.12.06 05:05:54.786619 [ 3 ] {} <Debug> HTTP-Session: 17b2fd1c-5f83-4387-aa90-07e3d8b2fec3 Destroying unnamed session
189 2023.12.06 05:05:54.787014 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40314, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
190 2023.12.06 05:05:54.787077 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
191 2023.12.06 05:05:54.787096 [ 3 ] {} <Debug> HTTP-Session: d2911896-507a-40a7-84af-a90188b730ad Authenticating user 'default' from [fd00:1122:3344:101::d]:40314
192 2023.12.06 05:05:54.787127 [ 3 ] {} <Debug> HTTP-Session: d2911896-507a-40a7-84af-a90188b730ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
193 2023.12.06 05:05:54.787227 [ 3 ] {5138ce4e-e4e2-450d-bf9e-71665a37229a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40314) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete)
194 2023.12.06 05:05:54.787308 [ 3 ] {5138ce4e-e4e2-450d-bf9e-71665a37229a} <Debug> executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete)
195 2023.12.06 05:05:54.788278 [ 3 ] {5138ce4e-e4e2-450d-bf9e-71665a37229a} <Trace> ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters
196 2023.12.06 05:05:54.789669 [ 3 ] {5138ce4e-e4e2-450d-bf9e-71665a37229a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
197 2023.12.06 05:05:54.793206 [ 3 ] {5138ce4e-e4e2-450d-bf9e-71665a37229a} <Debug> DynamicQueryHandler: Done processing query
198 2023.12.06 05:05:54.793255 [ 3 ] {5138ce4e-e4e2-450d-bf9e-71665a37229a} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB.
199 2023.12.06 05:05:54.793269 [ 3 ] {} <Debug> HTTP-Session: d2911896-507a-40a7-84af-a90188b730ad Destroying unnamed session
200 2023.12.06 05:05:54.793435 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40314, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
201 2023.12.06 05:05:54.793487 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
202 2023.12.06 05:05:54.793506 [ 3 ] {} <Debug> HTTP-Session: 79d32c1f-37fd-44bf-9747-242e73674c16 Authenticating user 'default' from [fd00:1122:3344:101::d]:40314
203 2023.12.06 05:05:54.793522 [ 3 ] {} <Debug> HTTP-Session: 79d32c1f-37fd-44bf-9747-242e73674c16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
204 2023.12.06 05:05:54.793623 [ 3 ] {060c52d2-b84c-48f4-a3dd-562547f8dea0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40314) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
205 2023.12.06 05:05:54.793859 [ 3 ] {060c52d2-b84c-48f4-a3dd-562547f8dea0} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:40314) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below):
206 
207 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
208 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
209 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
210 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
211 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse
212 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse
213 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
214 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
215 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
216 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
217 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
218 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
219 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
220 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
221 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
222 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse
223 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse
224 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse
225 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse
226 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse
227 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse
228 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1
229 
230 2023.12.06 05:05:54.794052 [ 3 ] {060c52d2-b84c-48f4-a3dd-562547f8dea0} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below):
231 
232 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
233 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
234 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
235 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
236 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse
237 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse
238 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
239 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
240 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
241 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
242 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
243 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
244 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
245 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
246 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
247 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse
248 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse
249 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse
250 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse
251 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse
252 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse
253 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1
254 (version 22.8.9.1)
255 2023.12.06 05:05:54.794176 [ 3 ] {060c52d2-b84c-48f4-a3dd-562547f8dea0} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
256 2023.12.06 05:05:54.794195 [ 3 ] {} <Debug> HTTP-Session: 79d32c1f-37fd-44bf-9747-242e73674c16 Destroying unnamed session
257 2023.12.06 05:05:54.794922 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40314, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
258 2023.12.06 05:05:54.794973 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
259 2023.12.06 05:05:54.794991 [ 3 ] {} <Debug> HTTP-Session: 84e17532-76b5-45a0-89c5-b8e101c5928e Authenticating user 'default' from [fd00:1122:3344:101::d]:40314
260 2023.12.06 05:05:54.795015 [ 3 ] {} <Debug> HTTP-Session: 84e17532-76b5-45a0-89c5-b8e101c5928e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
261 2023.12.06 05:05:54.795127 [ 3 ] {59597173-9b20-4ed8-9f7a-ecdf1a450738} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40314) DROP DATABASE IF EXISTS oximeter (stage: Complete)
262 2023.12.06 05:05:54.795231 [ 3 ] {59597173-9b20-4ed8-9f7a-ecdf1a450738} <Debug> DynamicQueryHandler: Done processing query
263 2023.12.06 05:05:54.795257 [ 3 ] {59597173-9b20-4ed8-9f7a-ecdf1a450738} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
264 2023.12.06 05:05:54.795273 [ 3 ] {} <Debug> HTTP-Session: 84e17532-76b5-45a0-89c5-b8e101c5928e Destroying unnamed session
265 2023.12.06 05:05:54.795422 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40314, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
266 2023.12.06 05:05:54.795467 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
267 2023.12.06 05:05:54.795486 [ 3 ] {} <Debug> HTTP-Session: 8feff374-c461-491a-9dac-756d9f986c3a Authenticating user 'default' from [fd00:1122:3344:101::d]:40314
268 2023.12.06 05:05:54.795509 [ 3 ] {} <Debug> HTTP-Session: 8feff374-c461-491a-9dac-756d9f986c3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
269 2023.12.06 05:05:54.795567 [ 3 ] {c7ba953b-b229-4599-b8c0-eced8547cb34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40314) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete)
270 2023.12.06 05:05:54.795623 [ 3 ] {c7ba953b-b229-4599-b8c0-eced8547cb34} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.*
271 2023.12.06 05:05:54.819144 [ 3 ] {c7ba953b-b229-4599-b8c0-eced8547cb34} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total.
272 2023.12.06 05:05:54.819167 [ 3 ] {c7ba953b-b229-4599-b8c0-eced8547cb34} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.782e-05 sec
273 2023.12.06 05:05:54.819195 [ 3 ] {c7ba953b-b229-4599-b8c0-eced8547cb34} <Information> TablesLoader: Loading 0 tables with 0 dependency level
274 2023.12.06 05:05:54.819218 [ 3 ] {c7ba953b-b229-4599-b8c0-eced8547cb34} <Information> DatabaseAtomic (oximeter): Starting up tables.
275 2023.12.06 05:05:54.819302 [ 3 ] {c7ba953b-b229-4599-b8c0-eced8547cb34} <Debug> DynamicQueryHandler: Done processing query
276 2023.12.06 05:05:54.819330 [ 3 ] {c7ba953b-b229-4599-b8c0-eced8547cb34} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
277 2023.12.06 05:05:54.819349 [ 3 ] {} <Debug> HTTP-Session: 8feff374-c461-491a-9dac-756d9f986c3a Destroying unnamed session
278 2023.12.06 05:05:54.819537 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40314, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
279 2023.12.06 05:05:54.819593 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
280 2023.12.06 05:05:54.819616 [ 3 ] {} <Debug> HTTP-Session: 78bd8cdd-b3f2-4f22-a3da-cfd6de1ff6e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:40314
281 2023.12.06 05:05:54.819646 [ 3 ] {} <Debug> HTTP-Session: 78bd8cdd-b3f2-4f22-a3da-cfd6de1ff6e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
282 2023.12.06 05:05:54.819817 [ 3 ] {6358c920-44be-4701-8343-8f99e141c00c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40314) /* The version table contains metadata about the `oximeter` database */
283 CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete)
284 2023.12.06 05:05:54.819875 [ 3 ] {6358c920-44be-4701-8343-8f99e141c00c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version
285 2023.12.06 05:05:54.843319 [ 3 ] {6358c920-44be-4701-8343-8f99e141c00c} <Debug> oximeter.version (a1aecc2f-65e1-4a48-ac52-694cb15e6143): Loading data parts
286 2023.12.06 05:05:54.843461 [ 3 ] {6358c920-44be-4701-8343-8f99e141c00c} <Debug> oximeter.version (a1aecc2f-65e1-4a48-ac52-694cb15e6143): There are no data parts
287 2023.12.06 05:05:54.863266 [ 3 ] {6358c920-44be-4701-8343-8f99e141c00c} <Debug> DynamicQueryHandler: Done processing query
288 2023.12.06 05:05:54.863322 [ 3 ] {6358c920-44be-4701-8343-8f99e141c00c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
289 2023.12.06 05:05:54.863370 [ 3 ] {} <Debug> HTTP-Session: 78bd8cdd-b3f2-4f22-a3da-cfd6de1ff6e7 Destroying unnamed session
290 2023.12.06 05:05:54.863608 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40314, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
291 2023.12.06 05:05:54.863665 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
292 2023.12.06 05:05:54.863690 [ 3 ] {} <Debug> HTTP-Session: 92a08ec0-6336-425d-82e8-0f37c90ca5b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:40314
293 2023.12.06 05:05:54.863707 [ 3 ] {} <Debug> HTTP-Session: 92a08ec0-6336-425d-82e8-0f37c90ca5b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
294 2023.12.06 05:05:54.863913 [ 3 ] {244151e5-d8f1-4070-bf3f-44a62ea7c5fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40314) /* The measurement tables contain all individual samples from each timeseries.
295 *
296 * Each table stores a single datum type, and otherwise contains nearly the same
297 * structure. The primary sorting key is on the timeseries name, key, and then
298 * timestamp, so that all timeseries from the same schema are grouped, followed
299 * by all samples from the same timeseries.
300 *
301 * This reflects that one usually looks up the _key_ in one or more field table,
302 * and then uses that to index quickly into the measurements tables.
303 */
304 CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
305 2023.12.06 05:05:54.863966 [ 3 ] {244151e5-d8f1-4070-bf3f-44a62ea7c5fd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool
306 2023.12.06 05:05:54.886933 [ 3 ] {244151e5-d8f1-4070-bf3f-44a62ea7c5fd} <Debug> oximeter.measurements_bool (c36097c5-4530-462b-91e5-6a2713be4521): Loading data parts
307 2023.12.06 05:05:54.887084 [ 3 ] {244151e5-d8f1-4070-bf3f-44a62ea7c5fd} <Debug> oximeter.measurements_bool (c36097c5-4530-462b-91e5-6a2713be4521): There are no data parts
308 2023.12.06 05:05:54.892783 [ 3 ] {244151e5-d8f1-4070-bf3f-44a62ea7c5fd} <Debug> DynamicQueryHandler: Done processing query
309 2023.12.06 05:05:54.892809 [ 3 ] {244151e5-d8f1-4070-bf3f-44a62ea7c5fd} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
310 2023.12.06 05:05:54.892834 [ 3 ] {} <Debug> HTTP-Session: 92a08ec0-6336-425d-82e8-0f37c90ca5b1 Destroying unnamed session
311 2023.12.06 05:05:54.892977 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40314, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
312 2023.12.06 05:05:54.893028 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
313 2023.12.06 05:05:54.893052 [ 3 ] {} <Debug> HTTP-Session: 2a17bb32-c91a-4078-83b0-382a26acc2e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:40314
314 2023.12.06 05:05:54.893071 [ 3 ] {} <Debug> HTTP-Session: 2a17bb32-c91a-4078-83b0-382a26acc2e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
315 2023.12.06 05:05:54.893274 [ 3 ] {f0f4a80a-2de2-447e-854d-2595cc8af897} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40314) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
316 2023.12.06 05:05:54.893324 [ 3 ] {f0f4a80a-2de2-447e-854d-2595cc8af897} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8
317 2023.12.06 05:05:54.915406 [ 3 ] {f0f4a80a-2de2-447e-854d-2595cc8af897} <Debug> oximeter.measurements_i8 (e348c70b-f4b7-4e2c-952b-935c469ce4a8): Loading data parts
318 2023.12.06 05:05:54.915521 [ 3 ] {f0f4a80a-2de2-447e-854d-2595cc8af897} <Debug> oximeter.measurements_i8 (e348c70b-f4b7-4e2c-952b-935c469ce4a8): There are no data parts
319 2023.12.06 05:05:54.925596 [ 3 ] {f0f4a80a-2de2-447e-854d-2595cc8af897} <Debug> DynamicQueryHandler: Done processing query
320 2023.12.06 05:05:54.925622 [ 3 ] {f0f4a80a-2de2-447e-854d-2595cc8af897} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
321 2023.12.06 05:05:54.925638 [ 3 ] {} <Debug> HTTP-Session: 2a17bb32-c91a-4078-83b0-382a26acc2e6 Destroying unnamed session
322 2023.12.06 05:05:54.925767 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40314, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
323 2023.12.06 05:05:54.925816 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
324 2023.12.06 05:05:54.925836 [ 3 ] {} <Debug> HTTP-Session: 7ed435a8-c4f5-4896-9305-720b682a25ef Authenticating user 'default' from [fd00:1122:3344:101::d]:40314
325 2023.12.06 05:05:54.925856 [ 3 ] {} <Debug> HTTP-Session: 7ed435a8-c4f5-4896-9305-720b682a25ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
326 2023.12.06 05:05:54.926050 [ 3 ] {ce675b2b-2eaf-415a-a299-865b0649111a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40314) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
327 2023.12.06 05:05:54.926099 [ 3 ] {ce675b2b-2eaf-415a-a299-865b0649111a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8
328 2023.12.06 05:05:54.930156 [ 3 ] {ce675b2b-2eaf-415a-a299-865b0649111a} <Debug> oximeter.measurements_u8 (8d17adf9-5f03-4f88-b3f6-7be23abbb54c): Loading data parts
329 2023.12.06 05:05:54.930288 [ 3 ] {ce675b2b-2eaf-415a-a299-865b0649111a} <Debug> oximeter.measurements_u8 (8d17adf9-5f03-4f88-b3f6-7be23abbb54c): There are no data parts
330 2023.12.06 05:05:54.942943 [ 3 ] {ce675b2b-2eaf-415a-a299-865b0649111a} <Debug> DynamicQueryHandler: Done processing query
331 2023.12.06 05:05:54.942983 [ 3 ] {ce675b2b-2eaf-415a-a299-865b0649111a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
332 2023.12.06 05:05:54.943002 [ 3 ] {} <Debug> HTTP-Session: 7ed435a8-c4f5-4896-9305-720b682a25ef Destroying unnamed session
333 2023.12.06 05:05:54.943163 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40314, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
334 2023.12.06 05:05:54.943225 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
335 2023.12.06 05:05:54.943244 [ 3 ] {} <Debug> HTTP-Session: f3359a23-efb7-47fe-9b5c-35c0ed7726e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:40314
336 2023.12.06 05:05:54.943265 [ 3 ] {} <Debug> HTTP-Session: f3359a23-efb7-47fe-9b5c-35c0ed7726e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
337 2023.12.06 05:05:54.943458 [ 3 ] {7d3c88b9-1a8d-441e-91d5-b9129deaef1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40314) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
338 2023.12.06 05:05:54.943502 [ 3 ] {7d3c88b9-1a8d-441e-91d5-b9129deaef1f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16
339 2023.12.06 05:05:54.964183 [ 3 ] {7d3c88b9-1a8d-441e-91d5-b9129deaef1f} <Debug> oximeter.measurements_i16 (76d6dd59-e3b5-4239-85af-5d22147fea8a): Loading data parts
340 2023.12.06 05:05:54.964311 [ 3 ] {7d3c88b9-1a8d-441e-91d5-b9129deaef1f} <Debug> oximeter.measurements_i16 (76d6dd59-e3b5-4239-85af-5d22147fea8a): There are no data parts
341 2023.12.06 05:05:54.967715 [ 3 ] {7d3c88b9-1a8d-441e-91d5-b9129deaef1f} <Debug> DynamicQueryHandler: Done processing query
342 2023.12.06 05:05:54.967752 [ 3 ] {7d3c88b9-1a8d-441e-91d5-b9129deaef1f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
343 2023.12.06 05:05:54.967770 [ 3 ] {} <Debug> HTTP-Session: f3359a23-efb7-47fe-9b5c-35c0ed7726e8 Destroying unnamed session
344 2023.12.06 05:05:54.967911 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40314, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
345 2023.12.06 05:05:54.967969 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
346 2023.12.06 05:05:54.967992 [ 3 ] {} <Debug> HTTP-Session: 55f4116a-20f8-405e-8f53-3d8f3e3ac85f Authenticating user 'default' from [fd00:1122:3344:101::d]:40314
347 2023.12.06 05:05:54.968018 [ 3 ] {} <Debug> HTTP-Session: 55f4116a-20f8-405e-8f53-3d8f3e3ac85f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
348 2023.12.06 05:05:54.968247 [ 3 ] {47556593-0140-4461-ace7-cd4419bdf280} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40314) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
349 2023.12.06 05:05:54.968293 [ 3 ] {47556593-0140-4461-ace7-cd4419bdf280} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16
350 2023.12.06 05:05:54.979726 [ 3 ] {47556593-0140-4461-ace7-cd4419bdf280} <Debug> oximeter.measurements_u16 (4e40ea0d-efe6-404a-be6b-3bea603ca1e6): Loading data parts
351 2023.12.06 05:05:54.979828 [ 3 ] {47556593-0140-4461-ace7-cd4419bdf280} <Debug> oximeter.measurements_u16 (4e40ea0d-efe6-404a-be6b-3bea603ca1e6): There are no data parts
352 2023.12.06 05:05:54.992262 [ 3 ] {47556593-0140-4461-ace7-cd4419bdf280} <Debug> DynamicQueryHandler: Done processing query
353 2023.12.06 05:05:54.992305 [ 3 ] {47556593-0140-4461-ace7-cd4419bdf280} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
354 2023.12.06 05:05:54.992325 [ 3 ] {} <Debug> HTTP-Session: 55f4116a-20f8-405e-8f53-3d8f3e3ac85f Destroying unnamed session
355 2023.12.06 05:05:54.992477 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40314, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
356 2023.12.06 05:05:54.992537 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
357 2023.12.06 05:05:54.992560 [ 3 ] {} <Debug> HTTP-Session: bbb2405d-e5c3-486f-a45d-685d7ccdb337 Authenticating user 'default' from [fd00:1122:3344:101::d]:40314
358 2023.12.06 05:05:54.992585 [ 3 ] {} <Debug> HTTP-Session: bbb2405d-e5c3-486f-a45d-685d7ccdb337 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
359 2023.12.06 05:05:54.992826 [ 3 ] {f4f9704d-cb12-4d0b-b5cf-9f916f0cf152} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40314) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
360 2023.12.06 05:05:54.992885 [ 3 ] {f4f9704d-cb12-4d0b-b5cf-9f916f0cf152} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32
361 2023.12.06 05:05:55.000210 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 218.33 MiB, peak 222.02 MiB, will set to 226.30 MiB (RSS), difference: 7.98 MiB
362 2023.12.06 05:05:55.013197 [ 3 ] {f4f9704d-cb12-4d0b-b5cf-9f916f0cf152} <Debug> oximeter.measurements_i32 (6bd13ca3-3c51-40db-bab7-05c778c36071): Loading data parts
363 2023.12.06 05:05:55.013302 [ 3 ] {f4f9704d-cb12-4d0b-b5cf-9f916f0cf152} <Debug> oximeter.measurements_i32 (6bd13ca3-3c51-40db-bab7-05c778c36071): There are no data parts
364 2023.12.06 05:05:55.017796 [ 3 ] {f4f9704d-cb12-4d0b-b5cf-9f916f0cf152} <Debug> DynamicQueryHandler: Done processing query
365 2023.12.06 05:05:55.017828 [ 3 ] {f4f9704d-cb12-4d0b-b5cf-9f916f0cf152} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
366 2023.12.06 05:05:55.017855 [ 3 ] {} <Debug> HTTP-Session: bbb2405d-e5c3-486f-a45d-685d7ccdb337 Destroying unnamed session
367 2023.12.06 05:05:55.017990 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40314, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
368 2023.12.06 05:05:55.018051 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
369 2023.12.06 05:05:55.018079 [ 3 ] {} <Debug> HTTP-Session: a57a5268-e5a6-4385-bf53-ab1bf4fb3651 Authenticating user 'default' from [fd00:1122:3344:101::d]:40314
370 2023.12.06 05:05:55.018099 [ 3 ] {} <Debug> HTTP-Session: a57a5268-e5a6-4385-bf53-ab1bf4fb3651 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
371 2023.12.06 05:05:55.018314 [ 3 ] {1253d70e-a633-424a-b87a-6a9119bab72b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40314) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
372 2023.12.06 05:05:55.018364 [ 3 ] {1253d70e-a633-424a-b87a-6a9119bab72b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32
373 2023.12.06 05:05:55.043362 [ 3 ] {1253d70e-a633-424a-b87a-6a9119bab72b} <Debug> oximeter.measurements_u32 (85947531-db62-4e0f-aa29-e7a45ef1cd22): Loading data parts
374 2023.12.06 05:05:55.044337 [ 3 ] {1253d70e-a633-424a-b87a-6a9119bab72b} <Debug> oximeter.measurements_u32 (85947531-db62-4e0f-aa29-e7a45ef1cd22): There are no data parts
375 2023.12.06 05:05:55.052396 [ 3 ] {1253d70e-a633-424a-b87a-6a9119bab72b} <Debug> DynamicQueryHandler: Done processing query
376 2023.12.06 05:05:55.052424 [ 3 ] {1253d70e-a633-424a-b87a-6a9119bab72b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
377 2023.12.06 05:05:55.052457 [ 3 ] {} <Debug> HTTP-Session: a57a5268-e5a6-4385-bf53-ab1bf4fb3651 Destroying unnamed session
378 2023.12.06 05:05:55.052621 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40314, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
379 2023.12.06 05:05:55.052721 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
380 2023.12.06 05:05:55.052756 [ 3 ] {} <Debug> HTTP-Session: 673d09ed-656e-41a7-bf9e-ebb3fa2fca78 Authenticating user 'default' from [fd00:1122:3344:101::d]:40314
381 2023.12.06 05:05:55.052787 [ 3 ] {} <Debug> HTTP-Session: 673d09ed-656e-41a7-bf9e-ebb3fa2fca78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
382 2023.12.06 05:05:55.053047 [ 3 ] {6411ccbe-edf5-4ecb-af15-ee0b2daf8862} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40314) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
383 2023.12.06 05:05:55.053117 [ 3 ] {6411ccbe-edf5-4ecb-af15-ee0b2daf8862} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64
384 2023.12.06 05:05:55.078120 [ 3 ] {6411ccbe-edf5-4ecb-af15-ee0b2daf8862} <Debug> oximeter.measurements_i64 (784fe960-5373-4217-a094-998e111a984f): Loading data parts
385 2023.12.06 05:05:55.078273 [ 3 ] {6411ccbe-edf5-4ecb-af15-ee0b2daf8862} <Debug> oximeter.measurements_i64 (784fe960-5373-4217-a094-998e111a984f): There are no data parts
386 2023.12.06 05:05:55.084347 [ 3 ] {6411ccbe-edf5-4ecb-af15-ee0b2daf8862} <Debug> DynamicQueryHandler: Done processing query
387 2023.12.06 05:05:55.084378 [ 3 ] {6411ccbe-edf5-4ecb-af15-ee0b2daf8862} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
388 2023.12.06 05:05:55.084397 [ 3 ] {} <Debug> HTTP-Session: 673d09ed-656e-41a7-bf9e-ebb3fa2fca78 Destroying unnamed session
389 2023.12.06 05:05:55.084585 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40314, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
390 2023.12.06 05:05:55.084649 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
391 2023.12.06 05:05:55.084672 [ 3 ] {} <Debug> HTTP-Session: d3f31b73-9365-4286-bbab-5d5b0eb0f84e Authenticating user 'default' from [fd00:1122:3344:101::d]:40314
392 2023.12.06 05:05:55.084698 [ 3 ] {} <Debug> HTTP-Session: d3f31b73-9365-4286-bbab-5d5b0eb0f84e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
393 2023.12.06 05:05:55.084941 [ 3 ] {3f5995d4-a122-4327-b48d-454594d507bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40314) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
394 2023.12.06 05:05:55.085004 [ 3 ] {3f5995d4-a122-4327-b48d-454594d507bd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64
395 2023.12.06 05:05:55.086804 [ 3 ] {3f5995d4-a122-4327-b48d-454594d507bd} <Debug> oximeter.measurements_u64 (4d52fdb6-fd61-4db0-89af-957cd56c5b7b): Loading data parts
396 2023.12.06 05:05:55.086905 [ 3 ] {3f5995d4-a122-4327-b48d-454594d507bd} <Debug> oximeter.measurements_u64 (4d52fdb6-fd61-4db0-89af-957cd56c5b7b): There are no data parts
397 2023.12.06 05:05:55.096453 [ 3 ] {3f5995d4-a122-4327-b48d-454594d507bd} <Debug> DynamicQueryHandler: Done processing query
398 2023.12.06 05:05:55.096493 [ 3 ] {3f5995d4-a122-4327-b48d-454594d507bd} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
399 2023.12.06 05:05:55.096512 [ 3 ] {} <Debug> HTTP-Session: d3f31b73-9365-4286-bbab-5d5b0eb0f84e Destroying unnamed session
400 2023.12.06 05:05:55.096665 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40314, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
401 2023.12.06 05:05:55.096724 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
402 2023.12.06 05:05:55.096748 [ 3 ] {} <Debug> HTTP-Session: c11108fd-14db-4336-aac6-3e832fd139e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:40314
403 2023.12.06 05:05:55.096775 [ 3 ] {} <Debug> HTTP-Session: c11108fd-14db-4336-aac6-3e832fd139e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
404 2023.12.06 05:05:55.097016 [ 3 ] {ff06b485-b418-416c-a4cc-0de9a94f56e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40314) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
405 2023.12.06 05:05:55.097073 [ 3 ] {ff06b485-b418-416c-a4cc-0de9a94f56e3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32
406 2023.12.06 05:05:55.117575 [ 3 ] {ff06b485-b418-416c-a4cc-0de9a94f56e3} <Debug> oximeter.measurements_f32 (bb573f17-b530-4d09-ac30-7d4ffc7fece0): Loading data parts
407 2023.12.06 05:05:55.117723 [ 3 ] {ff06b485-b418-416c-a4cc-0de9a94f56e3} <Debug> oximeter.measurements_f32 (bb573f17-b530-4d09-ac30-7d4ffc7fece0): There are no data parts
408 2023.12.06 05:05:55.122283 [ 3 ] {ff06b485-b418-416c-a4cc-0de9a94f56e3} <Debug> DynamicQueryHandler: Done processing query
409 2023.12.06 05:05:55.122322 [ 3 ] {ff06b485-b418-416c-a4cc-0de9a94f56e3} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
410 2023.12.06 05:05:55.122342 [ 3 ] {} <Debug> HTTP-Session: c11108fd-14db-4336-aac6-3e832fd139e8 Destroying unnamed session
411 2023.12.06 05:05:55.122548 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40314, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
412 2023.12.06 05:05:55.122610 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
413 2023.12.06 05:05:55.122633 [ 3 ] {} <Debug> HTTP-Session: 1b3fdc91-d90c-4f7c-a58d-1feddb40e286 Authenticating user 'default' from [fd00:1122:3344:101::d]:40314
414 2023.12.06 05:05:55.122660 [ 3 ] {} <Debug> HTTP-Session: 1b3fdc91-d90c-4f7c-a58d-1feddb40e286 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
415 2023.12.06 05:05:55.122897 [ 3 ] {87336908-7455-4a66-bd31-f9401753dda5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40314) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
416 2023.12.06 05:05:55.122952 [ 3 ] {87336908-7455-4a66-bd31-f9401753dda5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64
417 2023.12.06 05:05:55.144073 [ 3 ] {87336908-7455-4a66-bd31-f9401753dda5} <Debug> oximeter.measurements_f64 (1d625cb8-b621-4a31-8382-ef21a275e0f0): Loading data parts
418 2023.12.06 05:05:55.144167 [ 3 ] {87336908-7455-4a66-bd31-f9401753dda5} <Debug> oximeter.measurements_f64 (1d625cb8-b621-4a31-8382-ef21a275e0f0): There are no data parts
419 2023.12.06 05:05:55.147047 [ 167 ] {} <Debug> DNSResolver: Updating DNS cache
420 2023.12.06 05:05:55.147123 [ 167 ] {} <Debug> DNSResolver: Updated DNS cache
421 2023.12.06 05:05:55.150115 [ 3 ] {87336908-7455-4a66-bd31-f9401753dda5} <Debug> DynamicQueryHandler: Done processing query
422 2023.12.06 05:05:55.150144 [ 3 ] {87336908-7455-4a66-bd31-f9401753dda5} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
423 2023.12.06 05:05:55.150166 [ 3 ] {} <Debug> HTTP-Session: 1b3fdc91-d90c-4f7c-a58d-1feddb40e286 Destroying unnamed session
424 2023.12.06 05:05:55.150296 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40314, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
425 2023.12.06 05:05:55.150362 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
426 2023.12.06 05:05:55.150390 [ 3 ] {} <Debug> HTTP-Session: 42b43f0b-2089-4218-8c1a-8884f0dc5ff8 Authenticating user 'default' from [fd00:1122:3344:101::d]:40314
427 2023.12.06 05:05:55.150410 [ 3 ] {} <Debug> HTTP-Session: 42b43f0b-2089-4218-8c1a-8884f0dc5ff8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
428 2023.12.06 05:05:55.150634 [ 3 ] {3583dc05-d893-4c77-8587-c18a9c529fdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40314) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
429 2023.12.06 05:05:55.150692 [ 3 ] {3583dc05-d893-4c77-8587-c18a9c529fdd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string
430 2023.12.06 05:05:55.163214 [ 3 ] {3583dc05-d893-4c77-8587-c18a9c529fdd} <Debug> oximeter.measurements_string (1b3a5240-dfeb-4a68-814e-a3d009eef806): Loading data parts
431 2023.12.06 05:05:55.163308 [ 3 ] {3583dc05-d893-4c77-8587-c18a9c529fdd} <Debug> oximeter.measurements_string (1b3a5240-dfeb-4a68-814e-a3d009eef806): There are no data parts
432 2023.12.06 05:05:55.176781 [ 3 ] {3583dc05-d893-4c77-8587-c18a9c529fdd} <Debug> DynamicQueryHandler: Done processing query
433 2023.12.06 05:05:55.176811 [ 3 ] {3583dc05-d893-4c77-8587-c18a9c529fdd} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
434 2023.12.06 05:05:55.176838 [ 3 ] {} <Debug> HTTP-Session: 42b43f0b-2089-4218-8c1a-8884f0dc5ff8 Destroying unnamed session
435 2023.12.06 05:05:55.176978 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40314, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
436 2023.12.06 05:05:55.177040 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
437 2023.12.06 05:05:55.177074 [ 3 ] {} <Debug> HTTP-Session: 6098a3f9-e826-4283-ab41-ac5e40980782 Authenticating user 'default' from [fd00:1122:3344:101::d]:40314
438 2023.12.06 05:05:55.177095 [ 3 ] {} <Debug> HTTP-Session: 6098a3f9-e826-4283-ab41-ac5e40980782 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
439 2023.12.06 05:05:55.177317 [ 3 ] {d365d524-3be4-436c-b6e9-9943931d0533} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40314) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /*
440 * NOTE: Right now we can't unambiguously record a nullable byte array.
441 * Arrays cannot be nested in `Nullable()` types, and encoding the array as
442 * a string isn't palatable for a few reasons.
443 * See: https://github.com/oxidecomputer/omicron/issues/4551 for more
444 * details.
445 */
446 datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
447 2023.12.06 05:05:55.177371 [ 3 ] {d365d524-3be4-436c-b6e9-9943931d0533} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes
448 2023.12.06 05:05:55.189560 [ 3 ] {d365d524-3be4-436c-b6e9-9943931d0533} <Debug> oximeter.measurements_bytes (31a9cdc8-247c-4425-bcd3-9c3960686a48): Loading data parts
449 2023.12.06 05:05:55.189649 [ 3 ] {d365d524-3be4-436c-b6e9-9943931d0533} <Debug> oximeter.measurements_bytes (31a9cdc8-247c-4425-bcd3-9c3960686a48): There are no data parts
450 2023.12.06 05:05:55.202705 [ 3 ] {d365d524-3be4-436c-b6e9-9943931d0533} <Debug> DynamicQueryHandler: Done processing query
451 2023.12.06 05:05:55.202750 [ 3 ] {d365d524-3be4-436c-b6e9-9943931d0533} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
452 2023.12.06 05:05:55.202792 [ 3 ] {} <Debug> HTTP-Session: 6098a3f9-e826-4283-ab41-ac5e40980782 Destroying unnamed session
453 2023.12.06 05:05:55.202981 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40314, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
454 2023.12.06 05:05:55.203073 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
455 2023.12.06 05:05:55.203118 [ 3 ] {} <Debug> HTTP-Session: bb16b5b0-80f1-4c14-b0bd-d8e6a4da2286 Authenticating user 'default' from [fd00:1122:3344:101::d]:40314
456 2023.12.06 05:05:55.203149 [ 3 ] {} <Debug> HTTP-Session: bb16b5b0-80f1-4c14-b0bd-d8e6a4da2286 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
457 2023.12.06 05:05:55.203422 [ 3 ] {70372e3b-a81e-4f3f-bac6-2f593b9402a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40314) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
458 2023.12.06 05:05:55.203477 [ 3 ] {70372e3b-a81e-4f3f-bac6-2f593b9402a3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64
459 2023.12.06 05:05:55.215318 [ 3 ] {70372e3b-a81e-4f3f-bac6-2f593b9402a3} <Debug> oximeter.measurements_cumulativei64 (5bc0e194-9d76-4cef-8746-3bc68af56b89): Loading data parts
460 2023.12.06 05:05:55.215429 [ 3 ] {70372e3b-a81e-4f3f-bac6-2f593b9402a3} <Debug> oximeter.measurements_cumulativei64 (5bc0e194-9d76-4cef-8746-3bc68af56b89): There are no data parts
461 2023.12.06 05:05:55.228750 [ 3 ] {70372e3b-a81e-4f3f-bac6-2f593b9402a3} <Debug> DynamicQueryHandler: Done processing query
462 2023.12.06 05:05:55.228788 [ 3 ] {70372e3b-a81e-4f3f-bac6-2f593b9402a3} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
463 2023.12.06 05:05:55.228807 [ 3 ] {} <Debug> HTTP-Session: bb16b5b0-80f1-4c14-b0bd-d8e6a4da2286 Destroying unnamed session
464 2023.12.06 05:05:55.228982 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40314, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
465 2023.12.06 05:05:55.229050 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
466 2023.12.06 05:05:55.229073 [ 3 ] {} <Debug> HTTP-Session: 242c3176-23a6-46fd-b197-832e7d7c6952 Authenticating user 'default' from [fd00:1122:3344:101::d]:40314
467 2023.12.06 05:05:55.229099 [ 3 ] {} <Debug> HTTP-Session: 242c3176-23a6-46fd-b197-832e7d7c6952 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
468 2023.12.06 05:05:55.229334 [ 3 ] {86560e42-24b7-4f9d-8f31-fdc176b5729a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40314) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
469 2023.12.06 05:05:55.229388 [ 3 ] {86560e42-24b7-4f9d-8f31-fdc176b5729a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64
470 2023.12.06 05:05:55.241785 [ 3 ] {86560e42-24b7-4f9d-8f31-fdc176b5729a} <Debug> oximeter.measurements_cumulativeu64 (019f6a02-becc-4af9-8a4d-d47dc82a032a): Loading data parts
471 2023.12.06 05:05:55.241885 [ 3 ] {86560e42-24b7-4f9d-8f31-fdc176b5729a} <Debug> oximeter.measurements_cumulativeu64 (019f6a02-becc-4af9-8a4d-d47dc82a032a): There are no data parts
472 2023.12.06 05:05:55.264754 [ 3 ] {86560e42-24b7-4f9d-8f31-fdc176b5729a} <Debug> DynamicQueryHandler: Done processing query
473 2023.12.06 05:05:55.264793 [ 3 ] {86560e42-24b7-4f9d-8f31-fdc176b5729a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
474 2023.12.06 05:05:55.264812 [ 3 ] {} <Debug> HTTP-Session: 242c3176-23a6-46fd-b197-832e7d7c6952 Destroying unnamed session
475 2023.12.06 05:05:55.264991 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40314, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
476 2023.12.06 05:05:55.265049 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
477 2023.12.06 05:05:55.265072 [ 3 ] {} <Debug> HTTP-Session: f2c1cbb2-ff83-4a29-90f1-7fdb5ccad960 Authenticating user 'default' from [fd00:1122:3344:101::d]:40314
478 2023.12.06 05:05:55.265098 [ 3 ] {} <Debug> HTTP-Session: f2c1cbb2-ff83-4a29-90f1-7fdb5ccad960 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
479 2023.12.06 05:05:55.265341 [ 3 ] {d7434cfd-21b4-4011-aaac-050dfcde1ee4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40314) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
480 2023.12.06 05:05:55.265394 [ 3 ] {d7434cfd-21b4-4011-aaac-050dfcde1ee4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32
481 2023.12.06 05:05:55.282471 [ 3 ] {d7434cfd-21b4-4011-aaac-050dfcde1ee4} <Debug> oximeter.measurements_cumulativef32 (74cc7e09-8581-4eb0-abfc-a978c3c461d2): Loading data parts
482 2023.12.06 05:05:55.282560 [ 3 ] {d7434cfd-21b4-4011-aaac-050dfcde1ee4} <Debug> oximeter.measurements_cumulativef32 (74cc7e09-8581-4eb0-abfc-a978c3c461d2): There are no data parts
483 2023.12.06 05:05:55.292234 [ 3 ] {d7434cfd-21b4-4011-aaac-050dfcde1ee4} <Debug> DynamicQueryHandler: Done processing query
484 2023.12.06 05:05:55.292265 [ 3 ] {d7434cfd-21b4-4011-aaac-050dfcde1ee4} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
485 2023.12.06 05:05:55.292285 [ 3 ] {} <Debug> HTTP-Session: f2c1cbb2-ff83-4a29-90f1-7fdb5ccad960 Destroying unnamed session
486 2023.12.06 05:05:55.292438 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40314, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
487 2023.12.06 05:05:55.292497 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
488 2023.12.06 05:05:55.292520 [ 3 ] {} <Debug> HTTP-Session: 27d8ec3f-895b-4092-a68f-b8a54f5e09df Authenticating user 'default' from [fd00:1122:3344:101::d]:40314
489 2023.12.06 05:05:55.292547 [ 3 ] {} <Debug> HTTP-Session: 27d8ec3f-895b-4092-a68f-b8a54f5e09df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
490 2023.12.06 05:05:55.292806 [ 3 ] {7d43e894-775a-41ff-972b-ba4c83edd9f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40314) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
491 2023.12.06 05:05:55.292872 [ 3 ] {7d43e894-775a-41ff-972b-ba4c83edd9f2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64
492 2023.12.06 05:05:55.311464 [ 3 ] {7d43e894-775a-41ff-972b-ba4c83edd9f2} <Debug> oximeter.measurements_cumulativef64 (7bca4e3d-aae9-47c1-8ad8-76034df35312): Loading data parts
493 2023.12.06 05:05:55.311554 [ 3 ] {7d43e894-775a-41ff-972b-ba4c83edd9f2} <Debug> oximeter.measurements_cumulativef64 (7bca4e3d-aae9-47c1-8ad8-76034df35312): There are no data parts
494 2023.12.06 05:05:55.320962 [ 3 ] {7d43e894-775a-41ff-972b-ba4c83edd9f2} <Debug> DynamicQueryHandler: Done processing query
495 2023.12.06 05:05:55.321006 [ 3 ] {7d43e894-775a-41ff-972b-ba4c83edd9f2} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
496 2023.12.06 05:05:55.321047 [ 3 ] {} <Debug> HTTP-Session: 27d8ec3f-895b-4092-a68f-b8a54f5e09df Destroying unnamed session
497 2023.12.06 05:05:55.321289 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40314, User-Agent: (none), Length: 836, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
498 2023.12.06 05:05:55.321394 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
499 2023.12.06 05:05:55.321446 [ 3 ] {} <Debug> HTTP-Session: ff62e772-5141-4664-8e69-f4e5065a64db Authenticating user 'default' from [fd00:1122:3344:101::d]:40314
500 2023.12.06 05:05:55.321493 [ 3 ] {} <Debug> HTTP-Session: ff62e772-5141-4664-8e69-f4e5065a64db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
501 2023.12.06 05:05:55.321797 [ 3 ] {479db48b-9eed-4d88-9dbd-cf44ef21bc87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40314) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /*
502 * NOTE: Array types cannot be Nullable, see
503 * https://clickhouse.com/docs/en/sql-reference/data-types/nullable
504 * for more details.
505 *
506 * This means we need to use empty arrays to indicate a missing value. This
507 * is unfortunate, and at this point relies on the fact that an
508 * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need
509 * to figure out another way to represent missing samples here.
510 */
511 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)
512 2023.12.06 05:05:55.321855 [ 3 ] {479db48b-9eed-4d88-9dbd-cf44ef21bc87} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8
513 2023.12.06 05:05:55.339944 [ 3 ] {479db48b-9eed-4d88-9dbd-cf44ef21bc87} <Debug> oximeter.measurements_histogrami8 (226036c3-a2c2-4eff-af56-dcaf30ef61ef): Loading data parts
514 2023.12.06 05:05:55.340049 [ 3 ] {479db48b-9eed-4d88-9dbd-cf44ef21bc87} <Debug> oximeter.measurements_histogrami8 (226036c3-a2c2-4eff-af56-dcaf30ef61ef): There are no data parts
515 2023.12.06 05:05:55.366559 [ 3 ] {479db48b-9eed-4d88-9dbd-cf44ef21bc87} <Debug> DynamicQueryHandler: Done processing query
516 2023.12.06 05:05:55.366591 [ 3 ] {479db48b-9eed-4d88-9dbd-cf44ef21bc87} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
517 2023.12.06 05:05:55.366621 [ 3 ] {} <Debug> HTTP-Session: ff62e772-5141-4664-8e69-f4e5065a64db Destroying unnamed session
518 2023.12.06 05:05:55.366799 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40314, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
519 2023.12.06 05:05:55.366862 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
520 2023.12.06 05:05:55.366891 [ 3 ] {} <Debug> HTTP-Session: a34ad182-61b0-4f52-bf92-f054025dfdd0 Authenticating user 'default' from [fd00:1122:3344:101::d]:40314
521 2023.12.06 05:05:55.366912 [ 3 ] {} <Debug> HTTP-Session: a34ad182-61b0-4f52-bf92-f054025dfdd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
522 2023.12.06 05:05:55.367187 [ 3 ] {5e67548a-ba6b-4631-abcf-e3d2e119686a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40314) 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)
523 2023.12.06 05:05:55.367263 [ 3 ] {5e67548a-ba6b-4631-abcf-e3d2e119686a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8
524 2023.12.06 05:05:55.379668 [ 3 ] {5e67548a-ba6b-4631-abcf-e3d2e119686a} <Debug> oximeter.measurements_histogramu8 (abcb7177-6022-48fd-aaa1-f17a7aeeacac): Loading data parts
525 2023.12.06 05:05:55.379801 [ 3 ] {5e67548a-ba6b-4631-abcf-e3d2e119686a} <Debug> oximeter.measurements_histogramu8 (abcb7177-6022-48fd-aaa1-f17a7aeeacac): There are no data parts
526 2023.12.06 05:05:55.402822 [ 3 ] {5e67548a-ba6b-4631-abcf-e3d2e119686a} <Debug> DynamicQueryHandler: Done processing query
527 2023.12.06 05:05:55.402869 [ 3 ] {5e67548a-ba6b-4631-abcf-e3d2e119686a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
528 2023.12.06 05:05:55.402910 [ 3 ] {} <Debug> HTTP-Session: a34ad182-61b0-4f52-bf92-f054025dfdd0 Destroying unnamed session
529 2023.12.06 05:05:55.403156 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40314, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
530 2023.12.06 05:05:55.403241 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
531 2023.12.06 05:05:55.403297 [ 3 ] {} <Debug> HTTP-Session: 1cb93033-0dff-41af-aa3e-1c18ca01244d Authenticating user 'default' from [fd00:1122:3344:101::d]:40314
532 2023.12.06 05:05:55.403347 [ 3 ] {} <Debug> HTTP-Session: 1cb93033-0dff-41af-aa3e-1c18ca01244d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
533 2023.12.06 05:05:55.403732 [ 3 ] {310a7bc3-23bb-4428-ad0b-9b65ae16b628} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40314) 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)
534 2023.12.06 05:05:55.403789 [ 3 ] {310a7bc3-23bb-4428-ad0b-9b65ae16b628} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16
535 2023.12.06 05:05:55.420773 [ 3 ] {310a7bc3-23bb-4428-ad0b-9b65ae16b628} <Debug> oximeter.measurements_histogrami16 (99ac7a6b-7702-44a3-8d12-78bbdc43437c): Loading data parts
536 2023.12.06 05:05:55.420914 [ 3 ] {310a7bc3-23bb-4428-ad0b-9b65ae16b628} <Debug> oximeter.measurements_histogrami16 (99ac7a6b-7702-44a3-8d12-78bbdc43437c): There are no data parts
537 2023.12.06 05:05:55.434301 [ 3 ] {310a7bc3-23bb-4428-ad0b-9b65ae16b628} <Debug> DynamicQueryHandler: Done processing query
538 2023.12.06 05:05:55.434339 [ 3 ] {310a7bc3-23bb-4428-ad0b-9b65ae16b628} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
539 2023.12.06 05:05:55.434358 [ 3 ] {} <Debug> HTTP-Session: 1cb93033-0dff-41af-aa3e-1c18ca01244d Destroying unnamed session
540 2023.12.06 05:05:55.434509 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40314, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
541 2023.12.06 05:05:55.434570 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
542 2023.12.06 05:05:55.434593 [ 3 ] {} <Debug> HTTP-Session: f0d7b8bc-e025-4dd6-a027-42d14ff4ab29 Authenticating user 'default' from [fd00:1122:3344:101::d]:40314
543 2023.12.06 05:05:55.434620 [ 3 ] {} <Debug> HTTP-Session: f0d7b8bc-e025-4dd6-a027-42d14ff4ab29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
544 2023.12.06 05:05:55.434881 [ 3 ] {fc27285f-661f-44e9-b46a-612a1ce68a81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40314) 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)
545 2023.12.06 05:05:55.434946 [ 3 ] {fc27285f-661f-44e9-b46a-612a1ce68a81} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16
546 2023.12.06 05:05:55.460330 [ 3 ] {fc27285f-661f-44e9-b46a-612a1ce68a81} <Debug> oximeter.measurements_histogramu16 (48b6853d-75c8-42a2-ba82-0ec64780bf2d): Loading data parts
547 2023.12.06 05:05:55.460439 [ 3 ] {fc27285f-661f-44e9-b46a-612a1ce68a81} <Debug> oximeter.measurements_histogramu16 (48b6853d-75c8-42a2-ba82-0ec64780bf2d): There are no data parts
548 2023.12.06 05:05:55.484198 [ 3 ] {fc27285f-661f-44e9-b46a-612a1ce68a81} <Debug> DynamicQueryHandler: Done processing query
549 2023.12.06 05:05:55.484224 [ 3 ] {fc27285f-661f-44e9-b46a-612a1ce68a81} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
550 2023.12.06 05:05:55.484257 [ 3 ] {} <Debug> HTTP-Session: f0d7b8bc-e025-4dd6-a027-42d14ff4ab29 Destroying unnamed session
551 2023.12.06 05:05:55.484410 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40314, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
552 2023.12.06 05:05:55.484468 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
553 2023.12.06 05:05:55.484496 [ 3 ] {} <Debug> HTTP-Session: 6b026e3c-cfa7-41b5-a6a2-821a250f92d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:40314
554 2023.12.06 05:05:55.484515 [ 3 ] {} <Debug> HTTP-Session: 6b026e3c-cfa7-41b5-a6a2-821a250f92d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
555 2023.12.06 05:05:55.484768 [ 3 ] {d5f15208-a3a6-46c1-9565-e391bf46c3cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40314) 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)
556 2023.12.06 05:05:55.484841 [ 3 ] {d5f15208-a3a6-46c1-9565-e391bf46c3cd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32
557 2023.12.06 05:05:55.516048 [ 3 ] {d5f15208-a3a6-46c1-9565-e391bf46c3cd} <Debug> oximeter.measurements_histogrami32 (289afb95-edf0-4f5f-8352-e2631430e52b): Loading data parts
558 2023.12.06 05:05:55.516149 [ 3 ] {d5f15208-a3a6-46c1-9565-e391bf46c3cd} <Debug> oximeter.measurements_histogrami32 (289afb95-edf0-4f5f-8352-e2631430e52b): There are no data parts
559 2023.12.06 05:05:55.539435 [ 3 ] {d5f15208-a3a6-46c1-9565-e391bf46c3cd} <Debug> DynamicQueryHandler: Done processing query
560 2023.12.06 05:05:55.539463 [ 3 ] {d5f15208-a3a6-46c1-9565-e391bf46c3cd} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
561 2023.12.06 05:05:55.539494 [ 3 ] {} <Debug> HTTP-Session: 6b026e3c-cfa7-41b5-a6a2-821a250f92d1 Destroying unnamed session
562 2023.12.06 05:05:55.539631 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40314, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
563 2023.12.06 05:05:55.539688 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
564 2023.12.06 05:05:55.539716 [ 3 ] {} <Debug> HTTP-Session: 1f1cc244-82f6-467f-af75-f506f6a8b93c Authenticating user 'default' from [fd00:1122:3344:101::d]:40314
565 2023.12.06 05:05:55.539736 [ 3 ] {} <Debug> HTTP-Session: 1f1cc244-82f6-467f-af75-f506f6a8b93c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
566 2023.12.06 05:05:55.539970 [ 3 ] {2cabe79a-a47f-4ec3-9b71-94d35e61c9fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40314) 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)
567 2023.12.06 05:05:55.540028 [ 3 ] {2cabe79a-a47f-4ec3-9b71-94d35e61c9fc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32
568 2023.12.06 05:05:55.546462 [ 3 ] {2cabe79a-a47f-4ec3-9b71-94d35e61c9fc} <Debug> oximeter.measurements_histogramu32 (d2a637e2-8629-460b-ac4c-ca79e9d325a9): Loading data parts
569 2023.12.06 05:05:55.546596 [ 3 ] {2cabe79a-a47f-4ec3-9b71-94d35e61c9fc} <Debug> oximeter.measurements_histogramu32 (d2a637e2-8629-460b-ac4c-ca79e9d325a9): There are no data parts
570 2023.12.06 05:05:55.573207 [ 3 ] {2cabe79a-a47f-4ec3-9b71-94d35e61c9fc} <Debug> DynamicQueryHandler: Done processing query
571 2023.12.06 05:05:55.573242 [ 3 ] {2cabe79a-a47f-4ec3-9b71-94d35e61c9fc} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
572 2023.12.06 05:05:55.573258 [ 3 ] {} <Debug> HTTP-Session: 1f1cc244-82f6-467f-af75-f506f6a8b93c Destroying unnamed session
573 2023.12.06 05:05:55.573401 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40314, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
574 2023.12.06 05:05:55.573455 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
575 2023.12.06 05:05:55.573474 [ 3 ] {} <Debug> HTTP-Session: 462a3bca-66ac-42f0-ac76-f6d6883865b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:40314
576 2023.12.06 05:05:55.573497 [ 3 ] {} <Debug> HTTP-Session: 462a3bca-66ac-42f0-ac76-f6d6883865b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
577 2023.12.06 05:05:55.573725 [ 3 ] {b5736aa4-2d06-4567-ad96-8220a6f4fcc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40314) 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)
578 2023.12.06 05:05:55.573776 [ 3 ] {b5736aa4-2d06-4567-ad96-8220a6f4fcc7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64
579 2023.12.06 05:05:55.584688 [ 3 ] {b5736aa4-2d06-4567-ad96-8220a6f4fcc7} <Debug> oximeter.measurements_histogrami64 (5f4d09d0-36b3-4a96-b6aa-8f5e5fa29fa4): Loading data parts
580 2023.12.06 05:05:55.584786 [ 3 ] {b5736aa4-2d06-4567-ad96-8220a6f4fcc7} <Debug> oximeter.measurements_histogrami64 (5f4d09d0-36b3-4a96-b6aa-8f5e5fa29fa4): There are no data parts
581 2023.12.06 05:05:55.590203 [ 3 ] {b5736aa4-2d06-4567-ad96-8220a6f4fcc7} <Debug> DynamicQueryHandler: Done processing query
582 2023.12.06 05:05:55.590266 [ 3 ] {b5736aa4-2d06-4567-ad96-8220a6f4fcc7} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
583 2023.12.06 05:05:55.590337 [ 3 ] {} <Debug> HTTP-Session: 462a3bca-66ac-42f0-ac76-f6d6883865b7 Destroying unnamed session
584 2023.12.06 05:05:55.590495 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40314, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
585 2023.12.06 05:05:55.590567 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
586 2023.12.06 05:05:55.590593 [ 3 ] {} <Debug> HTTP-Session: 85e6ede4-367f-4856-93b0-2b2ea967d2e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:40314
587 2023.12.06 05:05:55.590625 [ 3 ] {} <Debug> HTTP-Session: 85e6ede4-367f-4856-93b0-2b2ea967d2e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
588 2023.12.06 05:05:55.590844 [ 3 ] {aae31ef6-bf11-43ec-8d48-efb53718302b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40314) 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)
589 2023.12.06 05:05:55.590910 [ 3 ] {aae31ef6-bf11-43ec-8d48-efb53718302b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64
590 2023.12.06 05:05:55.602884 [ 3 ] {aae31ef6-bf11-43ec-8d48-efb53718302b} <Debug> oximeter.measurements_histogramu64 (9468b55d-1438-4ad3-8283-116ef52f94dc): Loading data parts
591 2023.12.06 05:05:55.603091 [ 3 ] {aae31ef6-bf11-43ec-8d48-efb53718302b} <Debug> oximeter.measurements_histogramu64 (9468b55d-1438-4ad3-8283-116ef52f94dc): There are no data parts
592 2023.12.06 05:05:55.625426 [ 3 ] {aae31ef6-bf11-43ec-8d48-efb53718302b} <Debug> DynamicQueryHandler: Done processing query
593 2023.12.06 05:05:55.625477 [ 3 ] {aae31ef6-bf11-43ec-8d48-efb53718302b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
594 2023.12.06 05:05:55.625526 [ 3 ] {} <Debug> HTTP-Session: 85e6ede4-367f-4856-93b0-2b2ea967d2e8 Destroying unnamed session
595 2023.12.06 05:05:55.625728 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40314, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
596 2023.12.06 05:05:55.625788 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
597 2023.12.06 05:05:55.625818 [ 3 ] {} <Debug> HTTP-Session: f2409544-6877-413a-a98e-6a5d9c78ee83 Authenticating user 'default' from [fd00:1122:3344:101::d]:40314
598 2023.12.06 05:05:55.625838 [ 3 ] {} <Debug> HTTP-Session: f2409544-6877-413a-a98e-6a5d9c78ee83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
599 2023.12.06 05:05:55.626169 [ 3 ] {22de23c6-4276-4dd3-a9e3-56a0d6c1ce64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40314) 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)
600 2023.12.06 05:05:55.626237 [ 3 ] {22de23c6-4276-4dd3-a9e3-56a0d6c1ce64} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32
601 2023.12.06 05:05:55.641744 [ 3 ] {22de23c6-4276-4dd3-a9e3-56a0d6c1ce64} <Debug> oximeter.measurements_histogramf32 (0cd66d56-be1a-4021-9189-99b7a8b2dc90): Loading data parts
602 2023.12.06 05:05:55.641872 [ 3 ] {22de23c6-4276-4dd3-a9e3-56a0d6c1ce64} <Debug> oximeter.measurements_histogramf32 (0cd66d56-be1a-4021-9189-99b7a8b2dc90): There are no data parts
603 2023.12.06 05:05:55.661426 [ 3 ] {22de23c6-4276-4dd3-a9e3-56a0d6c1ce64} <Debug> DynamicQueryHandler: Done processing query
604 2023.12.06 05:05:55.661454 [ 3 ] {22de23c6-4276-4dd3-a9e3-56a0d6c1ce64} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
605 2023.12.06 05:05:55.661482 [ 3 ] {} <Debug> HTTP-Session: f2409544-6877-413a-a98e-6a5d9c78ee83 Destroying unnamed session
606 2023.12.06 05:05:55.661685 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40314, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
607 2023.12.06 05:05:55.661736 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
608 2023.12.06 05:05:55.661766 [ 3 ] {} <Debug> HTTP-Session: f75b0565-5cba-441d-b4d3-fb69a3611b25 Authenticating user 'default' from [fd00:1122:3344:101::d]:40314
609 2023.12.06 05:05:55.661797 [ 3 ] {} <Debug> HTTP-Session: f75b0565-5cba-441d-b4d3-fb69a3611b25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
610 2023.12.06 05:05:55.662115 [ 3 ] {2ff20c95-6dbb-4ed7-b398-ec1ab86fdb1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40314) 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)
611 2023.12.06 05:05:55.662186 [ 3 ] {2ff20c95-6dbb-4ed7-b398-ec1ab86fdb1a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64
612 2023.12.06 05:05:55.674843 [ 3 ] {2ff20c95-6dbb-4ed7-b398-ec1ab86fdb1a} <Debug> oximeter.measurements_histogramf64 (f0df1573-b2eb-4c9d-a8e8-54e15f434e30): Loading data parts
613 2023.12.06 05:05:55.674957 [ 3 ] {2ff20c95-6dbb-4ed7-b398-ec1ab86fdb1a} <Debug> oximeter.measurements_histogramf64 (f0df1573-b2eb-4c9d-a8e8-54e15f434e30): There are no data parts
614 2023.12.06 05:05:55.685199 [ 3 ] {2ff20c95-6dbb-4ed7-b398-ec1ab86fdb1a} <Debug> DynamicQueryHandler: Done processing query
615 2023.12.06 05:05:55.685235 [ 3 ] {2ff20c95-6dbb-4ed7-b398-ec1ab86fdb1a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
616 2023.12.06 05:05:55.685253 [ 3 ] {} <Debug> HTTP-Session: f75b0565-5cba-441d-b4d3-fb69a3611b25 Destroying unnamed session
617 2023.12.06 05:05:55.685417 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40314, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
618 2023.12.06 05:05:55.685465 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
619 2023.12.06 05:05:55.685482 [ 3 ] {} <Debug> HTTP-Session: ee10bf8a-860e-43e6-a379-1d29d047b935 Authenticating user 'default' from [fd00:1122:3344:101::d]:40314
620 2023.12.06 05:05:55.685505 [ 3 ] {} <Debug> HTTP-Session: ee10bf8a-860e-43e6-a379-1d29d047b935 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
621 2023.12.06 05:05:55.685656 [ 3 ] {d80b4095-cfaa-4b86-81e3-f0875b906fbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40314) /* The field tables store named dimensions of each timeseries.
622 *
623 * As with the measurement tables, there is one field table for each field data
624 * type. Fields are deduplicated by using the "replacing merge tree", though
625 * this behavior **must not** be relied upon for query correctness.
626 *
627 * The index for the fields differs from the measurements, however. Rows are
628 * sorted by timeseries name, then field name, field value, and finally
629 * timeseries key. This reflects the most common pattern for looking them up:
630 * by field name and possibly value, within a timeseries. The resulting keys are
631 * usually then used to look up measurements.
632 *
633 * NOTE: We may want to consider a secondary index on these tables, sorting by
634 * timeseries name and then key, since it would improve lookups where one
635 * already has the key. Realistically though, these tables are quite small and
636 * so performance benefits will be low in absolute terms.
637 */
638 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)
639 2023.12.06 05:05:55.685707 [ 3 ] {d80b4095-cfaa-4b86-81e3-f0875b906fbb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool
640 2023.12.06 05:05:55.688242 [ 3 ] {d80b4095-cfaa-4b86-81e3-f0875b906fbb} <Debug> oximeter.fields_bool (d4f91ad7-2d47-45b1-82f5-2c53202fc76d): Loading data parts
641 2023.12.06 05:05:55.688346 [ 3 ] {d80b4095-cfaa-4b86-81e3-f0875b906fbb} <Debug> oximeter.fields_bool (d4f91ad7-2d47-45b1-82f5-2c53202fc76d): There are no data parts
642 2023.12.06 05:05:55.699212 [ 3 ] {d80b4095-cfaa-4b86-81e3-f0875b906fbb} <Debug> DynamicQueryHandler: Done processing query
643 2023.12.06 05:05:55.699241 [ 3 ] {d80b4095-cfaa-4b86-81e3-f0875b906fbb} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
644 2023.12.06 05:05:55.699274 [ 3 ] {} <Debug> HTTP-Session: ee10bf8a-860e-43e6-a379-1d29d047b935 Destroying unnamed session
645 2023.12.06 05:05:55.699399 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40314, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
646 2023.12.06 05:05:55.699451 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
647 2023.12.06 05:05:55.699470 [ 3 ] {} <Debug> HTTP-Session: 4f47ea53-5f2e-451d-96f8-9b8a542c701a Authenticating user 'default' from [fd00:1122:3344:101::d]:40314
648 2023.12.06 05:05:55.699493 [ 3 ] {} <Debug> HTTP-Session: 4f47ea53-5f2e-451d-96f8-9b8a542c701a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
649 2023.12.06 05:05:55.699654 [ 3 ] {75a8c741-5ed9-44f0-ab6f-9e8556657300} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40314) 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)
650 2023.12.06 05:05:55.699699 [ 3 ] {75a8c741-5ed9-44f0-ab6f-9e8556657300} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8
651 2023.12.06 05:05:55.718022 [ 3 ] {75a8c741-5ed9-44f0-ab6f-9e8556657300} <Debug> oximeter.fields_i8 (bc3ea0b9-44de-4e9c-8e1e-619a22c81985): Loading data parts
652 2023.12.06 05:05:55.718188 [ 3 ] {75a8c741-5ed9-44f0-ab6f-9e8556657300} <Debug> oximeter.fields_i8 (bc3ea0b9-44de-4e9c-8e1e-619a22c81985): There are no data parts
653 2023.12.06 05:05:55.730406 [ 3 ] {75a8c741-5ed9-44f0-ab6f-9e8556657300} <Debug> DynamicQueryHandler: Done processing query
654 2023.12.06 05:05:55.730446 [ 3 ] {75a8c741-5ed9-44f0-ab6f-9e8556657300} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
655 2023.12.06 05:05:55.730462 [ 3 ] {} <Debug> HTTP-Session: 4f47ea53-5f2e-451d-96f8-9b8a542c701a Destroying unnamed session
656 2023.12.06 05:05:55.730652 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40314, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
657 2023.12.06 05:05:55.730712 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
658 2023.12.06 05:05:55.730732 [ 3 ] {} <Debug> HTTP-Session: 50da5c58-4869-46f5-aef4-85d91b464298 Authenticating user 'default' from [fd00:1122:3344:101::d]:40314
659 2023.12.06 05:05:55.730762 [ 3 ] {} <Debug> HTTP-Session: 50da5c58-4869-46f5-aef4-85d91b464298 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
660 2023.12.06 05:05:55.730931 [ 3 ] {da3c3941-1b07-4277-b83f-ac19d4ff030c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40314) 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)
661 2023.12.06 05:05:55.730981 [ 3 ] {da3c3941-1b07-4277-b83f-ac19d4ff030c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8
662 2023.12.06 05:05:55.739656 [ 3 ] {da3c3941-1b07-4277-b83f-ac19d4ff030c} <Debug> oximeter.fields_u8 (18e0ce68-4c4b-4674-bcb7-033eb4447003): Loading data parts
663 2023.12.06 05:05:55.739794 [ 3 ] {da3c3941-1b07-4277-b83f-ac19d4ff030c} <Debug> oximeter.fields_u8 (18e0ce68-4c4b-4674-bcb7-033eb4447003): There are no data parts
664 2023.12.06 05:05:55.742819 [ 3 ] {da3c3941-1b07-4277-b83f-ac19d4ff030c} <Debug> DynamicQueryHandler: Done processing query
665 2023.12.06 05:05:55.742850 [ 3 ] {da3c3941-1b07-4277-b83f-ac19d4ff030c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
666 2023.12.06 05:05:55.742888 [ 3 ] {} <Debug> HTTP-Session: 50da5c58-4869-46f5-aef4-85d91b464298 Destroying unnamed session
667 2023.12.06 05:05:55.743039 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40314, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
668 2023.12.06 05:05:55.743109 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
669 2023.12.06 05:05:55.743143 [ 3 ] {} <Debug> HTTP-Session: b1998601-9b07-407f-ab12-db1456a6dae3 Authenticating user 'default' from [fd00:1122:3344:101::d]:40314
670 2023.12.06 05:05:55.743165 [ 3 ] {} <Debug> HTTP-Session: b1998601-9b07-407f-ab12-db1456a6dae3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
671 2023.12.06 05:05:55.743355 [ 3 ] {7dc30972-ab48-4c08-b596-e438ed4a16d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40314) 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)
672 2023.12.06 05:05:55.743407 [ 3 ] {7dc30972-ab48-4c08-b596-e438ed4a16d8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16
673 2023.12.06 05:05:55.762771 [ 3 ] {7dc30972-ab48-4c08-b596-e438ed4a16d8} <Debug> oximeter.fields_i16 (1f8a597c-69a1-45c4-a43e-e178f4e1f005): Loading data parts
674 2023.12.06 05:05:55.762879 [ 3 ] {7dc30972-ab48-4c08-b596-e438ed4a16d8} <Debug> oximeter.fields_i16 (1f8a597c-69a1-45c4-a43e-e178f4e1f005): There are no data parts
675 2023.12.06 05:05:55.766284 [ 3 ] {7dc30972-ab48-4c08-b596-e438ed4a16d8} <Debug> DynamicQueryHandler: Done processing query
676 2023.12.06 05:05:55.766317 [ 3 ] {7dc30972-ab48-4c08-b596-e438ed4a16d8} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
677 2023.12.06 05:05:55.766339 [ 3 ] {} <Debug> HTTP-Session: b1998601-9b07-407f-ab12-db1456a6dae3 Destroying unnamed session
678 2023.12.06 05:05:55.766497 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40314, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
679 2023.12.06 05:05:55.766547 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
680 2023.12.06 05:05:55.766573 [ 3 ] {} <Debug> HTTP-Session: cce21e76-c5f4-483e-b85f-dee46ab4ccd2 Authenticating user 'default' from [fd00:1122:3344:101::d]:40314
681 2023.12.06 05:05:55.766590 [ 3 ] {} <Debug> HTTP-Session: cce21e76-c5f4-483e-b85f-dee46ab4ccd2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
682 2023.12.06 05:05:55.766747 [ 3 ] {a86ad09b-25f2-47f8-80f0-80cb615777e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40314) 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)
683 2023.12.06 05:05:55.766791 [ 3 ] {a86ad09b-25f2-47f8-80f0-80cb615777e1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16
684 2023.12.06 05:05:55.776648 [ 3 ] {a86ad09b-25f2-47f8-80f0-80cb615777e1} <Debug> oximeter.fields_u16 (8cb82da4-2569-4cff-9ef2-a4fb36fc0b0c): Loading data parts
685 2023.12.06 05:05:55.776736 [ 3 ] {a86ad09b-25f2-47f8-80f0-80cb615777e1} <Debug> oximeter.fields_u16 (8cb82da4-2569-4cff-9ef2-a4fb36fc0b0c): There are no data parts
686 2023.12.06 05:05:55.787681 [ 3 ] {a86ad09b-25f2-47f8-80f0-80cb615777e1} <Debug> DynamicQueryHandler: Done processing query
687 2023.12.06 05:05:55.787730 [ 3 ] {a86ad09b-25f2-47f8-80f0-80cb615777e1} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
688 2023.12.06 05:05:55.787751 [ 3 ] {} <Debug> HTTP-Session: cce21e76-c5f4-483e-b85f-dee46ab4ccd2 Destroying unnamed session
689 2023.12.06 05:05:55.787904 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40314, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
690 2023.12.06 05:05:55.787968 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
691 2023.12.06 05:05:55.787992 [ 3 ] {} <Debug> HTTP-Session: bceace34-a1a8-4a91-99a6-11b179bc392a Authenticating user 'default' from [fd00:1122:3344:101::d]:40314
692 2023.12.06 05:05:55.788025 [ 3 ] {} <Debug> HTTP-Session: bceace34-a1a8-4a91-99a6-11b179bc392a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
693 2023.12.06 05:05:55.788222 [ 3 ] {da374997-f8ec-46af-ba0d-94de8bfbea61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40314) 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)
694 2023.12.06 05:05:55.788298 [ 3 ] {da374997-f8ec-46af-ba0d-94de8bfbea61} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32
695 2023.12.06 05:05:55.806914 [ 3 ] {da374997-f8ec-46af-ba0d-94de8bfbea61} <Debug> oximeter.fields_i32 (bf5b6842-f536-4cb7-8707-6efecd130c7b): Loading data parts
696 2023.12.06 05:05:55.807005 [ 3 ] {da374997-f8ec-46af-ba0d-94de8bfbea61} <Debug> oximeter.fields_i32 (bf5b6842-f536-4cb7-8707-6efecd130c7b): There are no data parts
697 2023.12.06 05:05:55.825054 [ 3 ] {da374997-f8ec-46af-ba0d-94de8bfbea61} <Debug> DynamicQueryHandler: Done processing query
698 2023.12.06 05:05:55.825079 [ 3 ] {da374997-f8ec-46af-ba0d-94de8bfbea61} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
699 2023.12.06 05:05:55.825111 [ 3 ] {} <Debug> HTTP-Session: bceace34-a1a8-4a91-99a6-11b179bc392a Destroying unnamed session
700 2023.12.06 05:05:55.825253 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40314, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
701 2023.12.06 05:05:55.825311 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
702 2023.12.06 05:05:55.825338 [ 3 ] {} <Debug> HTTP-Session: 24837d25-766c-4bad-94ff-abae5e21f40c Authenticating user 'default' from [fd00:1122:3344:101::d]:40314
703 2023.12.06 05:05:55.825355 [ 3 ] {} <Debug> HTTP-Session: 24837d25-766c-4bad-94ff-abae5e21f40c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
704 2023.12.06 05:05:55.825519 [ 3 ] {9637447c-d9c5-40f2-aff8-49783c043562} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40314) 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)
705 2023.12.06 05:05:55.825571 [ 3 ] {9637447c-d9c5-40f2-aff8-49783c043562} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32
706 2023.12.06 05:05:55.848094 [ 3 ] {9637447c-d9c5-40f2-aff8-49783c043562} <Debug> oximeter.fields_u32 (2db792ac-62f2-4b1d-9ed4-b1e70fb8ba3b): Loading data parts
707 2023.12.06 05:05:55.848173 [ 3 ] {9637447c-d9c5-40f2-aff8-49783c043562} <Debug> oximeter.fields_u32 (2db792ac-62f2-4b1d-9ed4-b1e70fb8ba3b): There are no data parts
708 2023.12.06 05:05:55.857319 [ 3 ] {9637447c-d9c5-40f2-aff8-49783c043562} <Debug> DynamicQueryHandler: Done processing query
709 2023.12.06 05:05:55.857364 [ 3 ] {9637447c-d9c5-40f2-aff8-49783c043562} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
710 2023.12.06 05:05:55.857396 [ 3 ] {} <Debug> HTTP-Session: 24837d25-766c-4bad-94ff-abae5e21f40c Destroying unnamed session
711 2023.12.06 05:05:55.857613 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40314, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
712 2023.12.06 05:05:55.857714 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
713 2023.12.06 05:05:55.857749 [ 3 ] {} <Debug> HTTP-Session: ede39221-6f4f-4af0-a301-4f04174d9480 Authenticating user 'default' from [fd00:1122:3344:101::d]:40314
714 2023.12.06 05:05:55.857793 [ 3 ] {} <Debug> HTTP-Session: ede39221-6f4f-4af0-a301-4f04174d9480 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
715 2023.12.06 05:05:55.858093 [ 3 ] {a283af66-60ea-489d-9a92-7bb44225de57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40314) 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)
716 2023.12.06 05:05:55.858174 [ 3 ] {a283af66-60ea-489d-9a92-7bb44225de57} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64
717 2023.12.06 05:05:55.860402 [ 3 ] {a283af66-60ea-489d-9a92-7bb44225de57} <Debug> oximeter.fields_i64 (23c12e21-ada0-481d-8e26-5f02a5b480c9): Loading data parts
718 2023.12.06 05:05:55.860466 [ 3 ] {a283af66-60ea-489d-9a92-7bb44225de57} <Debug> oximeter.fields_i64 (23c12e21-ada0-481d-8e26-5f02a5b480c9): There are no data parts
719 2023.12.06 05:05:55.872762 [ 3 ] {a283af66-60ea-489d-9a92-7bb44225de57} <Debug> DynamicQueryHandler: Done processing query
720 2023.12.06 05:05:55.872819 [ 3 ] {a283af66-60ea-489d-9a92-7bb44225de57} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
721 2023.12.06 05:05:55.872843 [ 3 ] {} <Debug> HTTP-Session: ede39221-6f4f-4af0-a301-4f04174d9480 Destroying unnamed session
722 2023.12.06 05:05:55.873039 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40314, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
723 2023.12.06 05:05:55.873130 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
724 2023.12.06 05:05:55.873161 [ 3 ] {} <Debug> HTTP-Session: cebeddcb-a9cb-40d3-aeda-4e2f8c8a0558 Authenticating user 'default' from [fd00:1122:3344:101::d]:40314
725 2023.12.06 05:05:55.873196 [ 3 ] {} <Debug> HTTP-Session: cebeddcb-a9cb-40d3-aeda-4e2f8c8a0558 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
726 2023.12.06 05:05:55.873466 [ 3 ] {e2fdfed9-b19c-45f4-b8a4-e949f4301980} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40314) 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)
727 2023.12.06 05:05:55.873564 [ 3 ] {e2fdfed9-b19c-45f4-b8a4-e949f4301980} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64
728 2023.12.06 05:05:55.884654 [ 3 ] {e2fdfed9-b19c-45f4-b8a4-e949f4301980} <Debug> oximeter.fields_u64 (49220a7b-e84c-4c98-b16d-65b03744c244): Loading data parts
729 2023.12.06 05:05:55.884727 [ 3 ] {e2fdfed9-b19c-45f4-b8a4-e949f4301980} <Debug> oximeter.fields_u64 (49220a7b-e84c-4c98-b16d-65b03744c244): There are no data parts
730 2023.12.06 05:05:55.909409 [ 3 ] {e2fdfed9-b19c-45f4-b8a4-e949f4301980} <Debug> DynamicQueryHandler: Done processing query
731 2023.12.06 05:05:55.909434 [ 3 ] {e2fdfed9-b19c-45f4-b8a4-e949f4301980} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
732 2023.12.06 05:05:55.909459 [ 3 ] {} <Debug> HTTP-Session: cebeddcb-a9cb-40d3-aeda-4e2f8c8a0558 Destroying unnamed session
733 2023.12.06 05:05:55.909622 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40314, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
734 2023.12.06 05:05:55.909674 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
735 2023.12.06 05:05:55.909701 [ 3 ] {} <Debug> HTTP-Session: 06b88a04-9931-4cff-a195-490730f2840f Authenticating user 'default' from [fd00:1122:3344:101::d]:40314
736 2023.12.06 05:05:55.909718 [ 3 ] {} <Debug> HTTP-Session: 06b88a04-9931-4cff-a195-490730f2840f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
737 2023.12.06 05:05:55.909878 [ 3 ] {8f2ddfc8-533a-4561-a286-3f1e7dc2c1d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40314) 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)
738 2023.12.06 05:05:55.909924 [ 3 ] {8f2ddfc8-533a-4561-a286-3f1e7dc2c1d8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr
739 2023.12.06 05:05:55.919756 [ 3 ] {8f2ddfc8-533a-4561-a286-3f1e7dc2c1d8} <Debug> oximeter.fields_ipaddr (de35b38f-4940-4d4e-b97d-610697f224b0): Loading data parts
740 2023.12.06 05:05:55.919836 [ 3 ] {8f2ddfc8-533a-4561-a286-3f1e7dc2c1d8} <Debug> oximeter.fields_ipaddr (de35b38f-4940-4d4e-b97d-610697f224b0): There are no data parts
741 2023.12.06 05:05:55.924263 [ 3 ] {8f2ddfc8-533a-4561-a286-3f1e7dc2c1d8} <Debug> DynamicQueryHandler: Done processing query
742 2023.12.06 05:05:55.924296 [ 3 ] {8f2ddfc8-533a-4561-a286-3f1e7dc2c1d8} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
743 2023.12.06 05:05:55.924319 [ 3 ] {} <Debug> HTTP-Session: 06b88a04-9931-4cff-a195-490730f2840f Destroying unnamed session
744 2023.12.06 05:05:55.924482 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40314, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
745 2023.12.06 05:05:55.924531 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
746 2023.12.06 05:05:55.924551 [ 3 ] {} <Debug> HTTP-Session: e7bd85fb-1134-40c3-a2e7-7b2b8a1e979c Authenticating user 'default' from [fd00:1122:3344:101::d]:40314
747 2023.12.06 05:05:55.924577 [ 3 ] {} <Debug> HTTP-Session: e7bd85fb-1134-40c3-a2e7-7b2b8a1e979c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
748 2023.12.06 05:05:55.924735 [ 3 ] {9c2c1910-ca80-496a-8cf8-c9a134611fd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40314) 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)
749 2023.12.06 05:05:55.924781 [ 3 ] {9c2c1910-ca80-496a-8cf8-c9a134611fd1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string
750 2023.12.06 05:05:55.946410 [ 3 ] {9c2c1910-ca80-496a-8cf8-c9a134611fd1} <Debug> oximeter.fields_string (e0a0ef65-1baf-4921-8b30-1507f49df8b5): Loading data parts
751 2023.12.06 05:05:55.946543 [ 3 ] {9c2c1910-ca80-496a-8cf8-c9a134611fd1} <Debug> oximeter.fields_string (e0a0ef65-1baf-4921-8b30-1507f49df8b5): There are no data parts
752 2023.12.06 05:05:55.951304 [ 3 ] {9c2c1910-ca80-496a-8cf8-c9a134611fd1} <Debug> DynamicQueryHandler: Done processing query
753 2023.12.06 05:05:55.951338 [ 3 ] {9c2c1910-ca80-496a-8cf8-c9a134611fd1} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
754 2023.12.06 05:05:55.951354 [ 3 ] {} <Debug> HTTP-Session: e7bd85fb-1134-40c3-a2e7-7b2b8a1e979c Destroying unnamed session
755 2023.12.06 05:05:55.951487 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40314, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
756 2023.12.06 05:05:55.951535 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
757 2023.12.06 05:05:55.951556 [ 3 ] {} <Debug> HTTP-Session: 040df8fc-095b-434a-ba41-c8ec427c9478 Authenticating user 'default' from [fd00:1122:3344:101::d]:40314
758 2023.12.06 05:05:55.951580 [ 3 ] {} <Debug> HTTP-Session: 040df8fc-095b-434a-ba41-c8ec427c9478 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
759 2023.12.06 05:05:55.951734 [ 3 ] {3a63ec4e-ea2c-4375-95f3-bdede7da0f4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40314) 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)
760 2023.12.06 05:05:55.951783 [ 3 ] {3a63ec4e-ea2c-4375-95f3-bdede7da0f4c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid
761 2023.12.06 05:05:55.963695 [ 3 ] {3a63ec4e-ea2c-4375-95f3-bdede7da0f4c} <Debug> oximeter.fields_uuid (497de44e-e39e-43da-85ac-714f00fe2ab2): Loading data parts
762 2023.12.06 05:05:55.963776 [ 3 ] {3a63ec4e-ea2c-4375-95f3-bdede7da0f4c} <Debug> oximeter.fields_uuid (497de44e-e39e-43da-85ac-714f00fe2ab2): There are no data parts
763 2023.12.06 05:05:55.976075 [ 3 ] {3a63ec4e-ea2c-4375-95f3-bdede7da0f4c} <Debug> DynamicQueryHandler: Done processing query
764 2023.12.06 05:05:55.976106 [ 3 ] {3a63ec4e-ea2c-4375-95f3-bdede7da0f4c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
765 2023.12.06 05:05:55.976143 [ 3 ] {} <Debug> HTTP-Session: 040df8fc-095b-434a-ba41-c8ec427c9478 Destroying unnamed session
766 2023.12.06 05:05:55.976296 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40314, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
767 2023.12.06 05:05:55.976357 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
768 2023.12.06 05:05:55.976386 [ 3 ] {} <Debug> HTTP-Session: 2b864d8a-6fc8-40ae-a31d-36682f22bc2a Authenticating user 'default' from [fd00:1122:3344:101::d]:40314
769 2023.12.06 05:05:55.976403 [ 3 ] {} <Debug> HTTP-Session: 2b864d8a-6fc8-40ae-a31d-36682f22bc2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
770 2023.12.06 05:05:55.976635 [ 3 ] {257e393f-3a9e-492a-8744-3b05cfcf48e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40314) /* The timeseries schema table stores the extracted schema for the samples
771 * oximeter collects.
772 */
773 CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete)
774 2023.12.06 05:05:55.976707 [ 3 ] {257e393f-3a9e-492a-8744-3b05cfcf48e6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema
775 2023.12.06 05:05:55.979533 [ 3 ] {257e393f-3a9e-492a-8744-3b05cfcf48e6} <Debug> oximeter.timeseries_schema (eb30e883-a018-4c43-8839-b957a26dcd7c): Loading data parts
776 2023.12.06 05:05:55.979618 [ 3 ] {257e393f-3a9e-492a-8744-3b05cfcf48e6} <Debug> oximeter.timeseries_schema (eb30e883-a018-4c43-8839-b957a26dcd7c): There are no data parts
777 2023.12.06 05:05:56.000207 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 227.90 MiB, peak 227.90 MiB, will set to 226.42 MiB (RSS), difference: -1.48 MiB
778 2023.12.06 05:05:56.000877 [ 3 ] {257e393f-3a9e-492a-8744-3b05cfcf48e6} <Debug> DynamicQueryHandler: Done processing query
779 2023.12.06 05:05:56.000946 [ 3 ] {257e393f-3a9e-492a-8744-3b05cfcf48e6} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
780 2023.12.06 05:05:56.000975 [ 3 ] {} <Debug> HTTP-Session: 2b864d8a-6fc8-40ae-a31d-36682f22bc2a Destroying unnamed session
781 2023.12.06 05:05:56.001185 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40314, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
782 2023.12.06 05:05:56.001292 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
783 2023.12.06 05:05:56.001327 [ 3 ] {} <Debug> HTTP-Session: 0a5b4abd-54b5-47e1-a5ac-0bd00c4be51f Authenticating user 'default' from [fd00:1122:3344:101::d]:40314
784 2023.12.06 05:05:56.001372 [ 3 ] {} <Debug> HTTP-Session: 0a5b4abd-54b5-47e1-a5ac-0bd00c4be51f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
785 2023.12.06 05:05:56.001486 [ 3 ] {5f2a2cf2-3dc8-4b71-9b45-481886e7aa41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40314) INSERT INTO oximeter.version (*) VALUES (stage: Complete)
786 2023.12.06 05:05:56.002126 [ 3 ] {5f2a2cf2-3dc8-4b71-9b45-481886e7aa41} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version
787 2023.12.06 05:05:56.006959 [ 3 ] {5f2a2cf2-3dc8-4b71-9b45-481886e7aa41} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.35 GiB.
788 2023.12.06 05:05:56.009671 [ 3 ] {5f2a2cf2-3dc8-4b71-9b45-481886e7aa41} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
789 2023.12.06 05:05:56.009915 [ 3 ] {5f2a2cf2-3dc8-4b71-9b45-481886e7aa41} <Trace> oximeter.version (a1aecc2f-65e1-4a48-ac52-694cb15e6143): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
790 2023.12.06 05:05:56.010138 [ 3 ] {5f2a2cf2-3dc8-4b71-9b45-481886e7aa41} <Information> executeQuery: Read 1 rows, 16.00 B in 0.008609984 sec., 116 rows/sec., 1.81 KiB/sec.
791 2023.12.06 05:05:56.010253 [ 3 ] {5f2a2cf2-3dc8-4b71-9b45-481886e7aa41} <Debug> DynamicQueryHandler: Done processing query
792 2023.12.06 05:05:56.010287 [ 3 ] {5f2a2cf2-3dc8-4b71-9b45-481886e7aa41} <Debug> MemoryTracker: Peak memory usage (for query): 4.09 MiB.
793 2023.12.06 05:05:56.010302 [ 3 ] {} <Debug> HTTP-Session: 0a5b4abd-54b5-47e1-a5ac-0bd00c4be51f Destroying unnamed session
794 2023.12.06 05:05:57.000216 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 225.50 MiB, peak 230.57 MiB, will set to 228.30 MiB (RSS), difference: 2.81 MiB
795 2023.12.06 05:06:10.147168 [ 157 ] {} <Debug> DNSResolver: Updating DNS cache
796 2023.12.06 05:06:10.147232 [ 157 ] {} <Debug> DNSResolver: Updated DNS cache
797 2023.12.06 05:06:25.147272 [ 136 ] {} <Debug> DNSResolver: Updating DNS cache
798 2023.12.06 05:06:25.147339 [ 136 ] {} <Debug> DNSResolver: Updated DNS cache
799 2023.12.06 05:06:40.147463 [ 126 ] {} <Debug> DNSResolver: Updating DNS cache
800 2023.12.06 05:06:40.147563 [ 126 ] {} <Debug> DNSResolver: Updated DNS cache
801 2023.12.06 05:06:55.147831 [ 120 ] {} <Debug> DNSResolver: Updating DNS cache
802 2023.12.06 05:06:55.147941 [ 120 ] {} <Debug> DNSResolver: Updated DNS cache
803 2023.12.06 05:07:01.030790 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
804 2023.12.06 05:07:01.030932 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
805 2023.12.06 05:07:01.030960 [ 3 ] {} <Debug> HTTP-Session: 8e07c3aa-8150-492f-85a2-6bb4031f98d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
806 2023.12.06 05:07:01.031006 [ 3 ] {} <Debug> HTTP-Session: 8e07c3aa-8150-492f-85a2-6bb4031f98d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
807 2023.12.06 05:07:01.031166 [ 3 ] {1d930caf-ea9f-445c-aaee-5b6a35900e63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete)
808 2023.12.06 05:07:01.031500 [ 3 ] {1d930caf-ea9f-445c-aaee-5b6a35900e63} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
809 2023.12.06 05:07:01.032161 [ 3 ] {1d930caf-ea9f-445c-aaee-5b6a35900e63} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
810 2023.12.06 05:07:01.032259 [ 3 ] {1d930caf-ea9f-445c-aaee-5b6a35900e63} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
811 2023.12.06 05:07:01.033354 [ 3 ] {1d930caf-ea9f-445c-aaee-5b6a35900e63} <Debug> DynamicQueryHandler: Done processing query
812 2023.12.06 05:07:01.033386 [ 3 ] {1d930caf-ea9f-445c-aaee-5b6a35900e63} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
813 2023.12.06 05:07:01.033418 [ 3 ] {} <Debug> HTTP-Session: 8e07c3aa-8150-492f-85a2-6bb4031f98d5 Destroying unnamed session
814 2023.12.06 05:07:01.036146 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
815 2023.12.06 05:07:01.036206 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
816 2023.12.06 05:07:01.036241 [ 3 ] {} <Debug> HTTP-Session: c30e5db9-5ac0-4ccb-b686-3620395cc7f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
817 2023.12.06 05:07:01.036264 [ 3 ] {} <Debug> HTTP-Session: c30e5db9-5ac0-4ccb-b686-3620395cc7f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
818 2023.12.06 05:07:01.036425 [ 3 ] {d90e5f17-ed75-46ff-91da-3444836b06b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
819 2023.12.06 05:07:01.053764 [ 3 ] {d90e5f17-ed75-46ff-91da-3444836b06b0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
820 2023.12.06 05:07:01.053949 [ 3 ] {d90e5f17-ed75-46ff-91da-3444836b06b0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
821 2023.12.06 05:07:01.054025 [ 3 ] {d90e5f17-ed75-46ff-91da-3444836b06b0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
822 2023.12.06 05:07:01.054929 [ 3 ] {d90e5f17-ed75-46ff-91da-3444836b06b0} <Debug> DynamicQueryHandler: Done processing query
823 2023.12.06 05:07:01.054958 [ 3 ] {d90e5f17-ed75-46ff-91da-3444836b06b0} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
824 2023.12.06 05:07:01.054975 [ 3 ] {} <Debug> HTTP-Session: c30e5db9-5ac0-4ccb-b686-3620395cc7f1 Destroying unnamed session
825 2023.12.06 05:07:01.055334 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
826 2023.12.06 05:07:01.055385 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
827 2023.12.06 05:07:01.055404 [ 3 ] {} <Debug> HTTP-Session: 34f55b75-df68-4830-a509-3e4a7e9fff2c Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
828 2023.12.06 05:07:01.055422 [ 3 ] {} <Debug> HTTP-Session: 34f55b75-df68-4830-a509-3e4a7e9fff2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
829 2023.12.06 05:07:01.055544 [ 3 ] {6ba3ab9b-db95-4659-8fae-5857cc94f5bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
830 2023.12.06 05:07:01.055942 [ 3 ] {6ba3ab9b-db95-4659-8fae-5857cc94f5bd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
831 2023.12.06 05:07:01.056091 [ 3 ] {6ba3ab9b-db95-4659-8fae-5857cc94f5bd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
832 2023.12.06 05:07:01.056133 [ 3 ] {6ba3ab9b-db95-4659-8fae-5857cc94f5bd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
833 2023.12.06 05:07:01.056971 [ 3 ] {6ba3ab9b-db95-4659-8fae-5857cc94f5bd} <Debug> DynamicQueryHandler: Done processing query
834 2023.12.06 05:07:01.056999 [ 3 ] {6ba3ab9b-db95-4659-8fae-5857cc94f5bd} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
835 2023.12.06 05:07:01.057017 [ 3 ] {} <Debug> HTTP-Session: 34f55b75-df68-4830-a509-3e4a7e9fff2c Destroying unnamed session
836 2023.12.06 05:07:01.057247 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
837 2023.12.06 05:07:01.057293 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
838 2023.12.06 05:07:01.057312 [ 3 ] {} <Debug> HTTP-Session: 8b62b7ac-1c6c-4f94-ac57-20bcd7188143 Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
839 2023.12.06 05:07:01.057328 [ 3 ] {} <Debug> HTTP-Session: 8b62b7ac-1c6c-4f94-ac57-20bcd7188143 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
840 2023.12.06 05:07:01.057444 [ 3 ] {cdaba152-f7af-4c95-aaec-04b9131e45d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
841 2023.12.06 05:07:01.057795 [ 3 ] {cdaba152-f7af-4c95-aaec-04b9131e45d8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
842 2023.12.06 05:07:01.057948 [ 3 ] {cdaba152-f7af-4c95-aaec-04b9131e45d8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
843 2023.12.06 05:07:01.057988 [ 3 ] {cdaba152-f7af-4c95-aaec-04b9131e45d8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
844 2023.12.06 05:07:01.058750 [ 3 ] {cdaba152-f7af-4c95-aaec-04b9131e45d8} <Debug> DynamicQueryHandler: Done processing query
845 2023.12.06 05:07:01.058778 [ 3 ] {cdaba152-f7af-4c95-aaec-04b9131e45d8} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
846 2023.12.06 05:07:01.058793 [ 3 ] {} <Debug> HTTP-Session: 8b62b7ac-1c6c-4f94-ac57-20bcd7188143 Destroying unnamed session
847 2023.12.06 05:07:01.060016 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
848 2023.12.06 05:07:01.060063 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
849 2023.12.06 05:07:01.060082 [ 3 ] {} <Debug> HTTP-Session: bd5f2e21-96f4-4312-81b2-54b6dcd36a44 Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
850 2023.12.06 05:07:01.060099 [ 3 ] {} <Debug> HTTP-Session: bd5f2e21-96f4-4312-81b2-54b6dcd36a44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
851 2023.12.06 05:07:01.060178 [ 3 ] {45117dc5-a352-4b13-8d90-d0f7ca0e65f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
852 2023.12.06 05:07:01.060218 [ 3 ] {45117dc5-a352-4b13-8d90-d0f7ca0e65f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
853 2023.12.06 05:07:01.060911 [ 3 ] {45117dc5-a352-4b13-8d90-d0f7ca0e65f8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
854 2023.12.06 05:07:01.063972 [ 3 ] {45117dc5-a352-4b13-8d90-d0f7ca0e65f8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB.
855 2023.12.06 05:07:01.066626 [ 3 ] {45117dc5-a352-4b13-8d90-d0f7ca0e65f8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
856 2023.12.06 05:07:01.066836 [ 3 ] {45117dc5-a352-4b13-8d90-d0f7ca0e65f8} <Trace> oximeter.timeseries_schema (eb30e883-a018-4c43-8839-b957a26dcd7c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
857 2023.12.06 05:07:01.066981 [ 3 ] {45117dc5-a352-4b13-8d90-d0f7ca0e65f8} <Information> executeQuery: Read 4 rows, 443.00 B in 0.006769653 sec., 590 rows/sec., 63.91 KiB/sec.
858 2023.12.06 05:07:01.067144 [ 3 ] {45117dc5-a352-4b13-8d90-d0f7ca0e65f8} <Debug> DynamicQueryHandler: Done processing query
859 2023.12.06 05:07:01.067168 [ 3 ] {45117dc5-a352-4b13-8d90-d0f7ca0e65f8} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
860 2023.12.06 05:07:01.067184 [ 3 ] {} <Debug> HTTP-Session: bd5f2e21-96f4-4312-81b2-54b6dcd36a44 Destroying unnamed session
861 2023.12.06 05:07:01.067316 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 4784, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
862 2023.12.06 05:07:01.067361 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
863 2023.12.06 05:07:01.067379 [ 3 ] {} <Debug> HTTP-Session: e9ceb4e2-e622-44eb-8e56-8be381f835a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
864 2023.12.06 05:07:01.067396 [ 3 ] {} <Debug> HTTP-Session: e9ceb4e2-e622-44eb-8e56-8be381f835a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
865 2023.12.06 05:07:01.067473 [ 3 ] {a7e0f35f-7767-4ff8-8d9b-6b85266e8b53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
866 2023.12.06 05:07:01.067512 [ 3 ] {a7e0f35f-7767-4ff8-8d9b-6b85266e8b53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
867 2023.12.06 05:07:01.067620 [ 3 ] {a7e0f35f-7767-4ff8-8d9b-6b85266e8b53} <Trace> ParallelParsingInputFormat: Parallel parsing is used
868 2023.12.06 05:07:01.071326 [ 3 ] {a7e0f35f-7767-4ff8-8d9b-6b85266e8b53} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB.
869 2023.12.06 05:07:01.071551 [ 3 ] {a7e0f35f-7767-4ff8-8d9b-6b85266e8b53} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
870 2023.12.06 05:07:01.071699 [ 3 ] {a7e0f35f-7767-4ff8-8d9b-6b85266e8b53} <Trace> oximeter.fields_i64 (23c12e21-ada0-481d-8e26-5f02a5b480c9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
871 2023.12.06 05:07:01.071800 [ 3 ] {a7e0f35f-7767-4ff8-8d9b-6b85266e8b53} <Information> executeQuery: Read 33 rows, 2.67 KiB in 0.004300302 sec., 7673 rows/sec., 622.00 KiB/sec.
872 2023.12.06 05:07:01.071980 [ 3 ] {a7e0f35f-7767-4ff8-8d9b-6b85266e8b53} <Debug> DynamicQueryHandler: Done processing query
873 2023.12.06 05:07:01.072002 [ 3 ] {a7e0f35f-7767-4ff8-8d9b-6b85266e8b53} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
874 2023.12.06 05:07:01.072018 [ 3 ] {} <Debug> HTTP-Session: e9ceb4e2-e622-44eb-8e56-8be381f835a1 Destroying unnamed session
875 2023.12.06 05:07:01.072276 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 16044, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
876 2023.12.06 05:07:01.072323 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
877 2023.12.06 05:07:01.072341 [ 3 ] {} <Debug> HTTP-Session: 71861788-dc24-43f5-bbc6-3d4b6f599014 Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
878 2023.12.06 05:07:01.072358 [ 3 ] {} <Debug> HTTP-Session: 71861788-dc24-43f5-bbc6-3d4b6f599014 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
879 2023.12.06 05:07:01.072437 [ 3 ] {849b3600-17d6-424a-b69f-173bcf9e9a06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
880 2023.12.06 05:07:01.072476 [ 3 ] {849b3600-17d6-424a-b69f-173bcf9e9a06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
881 2023.12.06 05:07:01.072587 [ 3 ] {849b3600-17d6-424a-b69f-173bcf9e9a06} <Trace> ParallelParsingInputFormat: Parallel parsing is used
882 2023.12.06 05:07:01.073025 [ 3 ] {849b3600-17d6-424a-b69f-173bcf9e9a06} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB.
883 2023.12.06 05:07:01.073248 [ 3 ] {849b3600-17d6-424a-b69f-173bcf9e9a06} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
884 2023.12.06 05:07:01.073395 [ 3 ] {849b3600-17d6-424a-b69f-173bcf9e9a06} <Trace> oximeter.fields_string (e0a0ef65-1baf-4921-8b30-1507f49df8b5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
885 2023.12.06 05:07:01.073512 [ 3 ] {849b3600-17d6-424a-b69f-173bcf9e9a06} <Information> executeQuery: Read 99 rows, 9.97 KiB in 0.001044718 sec., 94762 rows/sec., 9.32 MiB/sec.
886 2023.12.06 05:07:01.073669 [ 3 ] {849b3600-17d6-424a-b69f-173bcf9e9a06} <Debug> DynamicQueryHandler: Done processing query
887 2023.12.06 05:07:01.073693 [ 3 ] {849b3600-17d6-424a-b69f-173bcf9e9a06} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
888 2023.12.06 05:07:01.073709 [ 3 ] {} <Debug> HTTP-Session: 71861788-dc24-43f5-bbc6-3d4b6f599014 Destroying unnamed session
889 2023.12.06 05:07:01.073836 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 8192, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
890 2023.12.06 05:07:01.073880 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
891 2023.12.06 05:07:01.073899 [ 3 ] {} <Debug> HTTP-Session: 842085f1-f599-4e3e-88b0-6a1570a1d517 Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
892 2023.12.06 05:07:01.073916 [ 3 ] {} <Debug> HTTP-Session: 842085f1-f599-4e3e-88b0-6a1570a1d517 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
893 2023.12.06 05:07:01.073988 [ 3 ] {013baa0d-ede9-4c43-bc66-23bccb842335} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
894 2023.12.06 05:07:01.074025 [ 3 ] {013baa0d-ede9-4c43-bc66-23bccb842335} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
895 2023.12.06 05:07:01.075147 [ 3 ] {013baa0d-ede9-4c43-bc66-23bccb842335} <Trace> ParallelParsingInputFormat: Parallel parsing is used
896 2023.12.06 05:07:01.079465 [ 3 ] {013baa0d-ede9-4c43-bc66-23bccb842335} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB.
897 2023.12.06 05:07:01.081879 [ 3 ] {013baa0d-ede9-4c43-bc66-23bccb842335} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
898 2023.12.06 05:07:01.082062 [ 3 ] {013baa0d-ede9-4c43-bc66-23bccb842335} <Trace> oximeter.fields_uuid (497de44e-e39e-43da-85ac-714f00fe2ab2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
899 2023.12.06 05:07:01.082207 [ 3 ] {013baa0d-ede9-4c43-bc66-23bccb842335} <Information> executeQuery: Read 48 rows, 3.85 KiB in 0.008189268 sec., 5861 rows/sec., 469.96 KiB/sec.
900 2023.12.06 05:07:01.082361 [ 3 ] {013baa0d-ede9-4c43-bc66-23bccb842335} <Debug> DynamicQueryHandler: Done processing query
901 2023.12.06 05:07:01.082390 [ 3 ] {013baa0d-ede9-4c43-bc66-23bccb842335} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
902 2023.12.06 05:07:01.082410 [ 3 ] {} <Debug> HTTP-Session: 842085f1-f599-4e3e-88b0-6a1570a1d517 Destroying unnamed session
903 2023.12.06 05:07:01.082778 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 35324, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
904 2023.12.06 05:07:01.082830 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
905 2023.12.06 05:07:01.082853 [ 3 ] {} <Debug> HTTP-Session: ce67afe8-1d5f-4dea-b9f5-c76b6c3de209 Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
906 2023.12.06 05:07:01.082873 [ 3 ] {} <Debug> HTTP-Session: ce67afe8-1d5f-4dea-b9f5-c76b6c3de209 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
907 2023.12.06 05:07:01.082969 [ 3 ] {b31dedd6-0546-4c61-a5ef-512d26e99702} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
908 2023.12.06 05:07:01.083022 [ 3 ] {b31dedd6-0546-4c61-a5ef-512d26e99702} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
909 2023.12.06 05:07:01.083197 [ 3 ] {b31dedd6-0546-4c61-a5ef-512d26e99702} <Trace> ParallelParsingInputFormat: Parallel parsing is used
910 2023.12.06 05:07:01.083694 [ 3 ] {b31dedd6-0546-4c61-a5ef-512d26e99702} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB.
911 2023.12.06 05:07:01.086738 [ 3 ] {b31dedd6-0546-4c61-a5ef-512d26e99702} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
912 2023.12.06 05:07:01.086932 [ 3 ] {b31dedd6-0546-4c61-a5ef-512d26e99702} <Trace> oximeter.measurements_histogramf64 (f0df1573-b2eb-4c9d-a8e8-54e15f434e30): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
913 2023.12.06 05:07:01.087057 [ 3 ] {b31dedd6-0546-4c61-a5ef-512d26e99702} <Information> executeQuery: Read 33 rows, 45.60 KiB in 0.004050728 sec., 8146 rows/sec., 10.99 MiB/sec.
914 2023.12.06 05:07:01.087233 [ 3 ] {b31dedd6-0546-4c61-a5ef-512d26e99702} <Debug> DynamicQueryHandler: Done processing query
915 2023.12.06 05:07:01.087258 [ 3 ] {b31dedd6-0546-4c61-a5ef-512d26e99702} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
916 2023.12.06 05:07:01.087274 [ 3 ] {} <Debug> HTTP-Session: ce67afe8-1d5f-4dea-b9f5-c76b6c3de209 Destroying unnamed session
917 2023.12.06 05:07:01.087388 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 3869, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
918 2023.12.06 05:07:01.087433 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
919 2023.12.06 05:07:01.087452 [ 3 ] {} <Debug> HTTP-Session: a6ad6c2c-77e8-4010-96b4-b1ace7cd0416 Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
920 2023.12.06 05:07:01.087469 [ 3 ] {} <Debug> HTTP-Session: a6ad6c2c-77e8-4010-96b4-b1ace7cd0416 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
921 2023.12.06 05:07:01.087540 [ 3 ] {21a7ce01-9e20-41f5-8764-0f4c04ca39af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
922 2023.12.06 05:07:01.088109 [ 3 ] {21a7ce01-9e20-41f5-8764-0f4c04ca39af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
923 2023.12.06 05:07:01.088221 [ 3 ] {21a7ce01-9e20-41f5-8764-0f4c04ca39af} <Trace> ParallelParsingInputFormat: Parallel parsing is used
924 2023.12.06 05:07:01.088513 [ 3 ] {21a7ce01-9e20-41f5-8764-0f4c04ca39af} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB.
925 2023.12.06 05:07:01.088788 [ 3 ] {21a7ce01-9e20-41f5-8764-0f4c04ca39af} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
926 2023.12.06 05:07:01.088963 [ 3 ] {21a7ce01-9e20-41f5-8764-0f4c04ca39af} <Trace> oximeter.measurements_i64 (784fe960-5373-4217-a094-998e111a984f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
927 2023.12.06 05:07:01.089075 [ 3 ] {21a7ce01-9e20-41f5-8764-0f4c04ca39af} <Information> executeQuery: Read 24 rows, 1.78 KiB in 0.001508265 sec., 15912 rows/sec., 1.15 MiB/sec.
928 2023.12.06 05:07:01.089179 [ 3 ] {21a7ce01-9e20-41f5-8764-0f4c04ca39af} <Debug> DynamicQueryHandler: Done processing query
929 2023.12.06 05:07:01.089202 [ 3 ] {21a7ce01-9e20-41f5-8764-0f4c04ca39af} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
930 2023.12.06 05:07:01.089218 [ 3 ] {} <Debug> HTTP-Session: a6ad6c2c-77e8-4010-96b4-b1ace7cd0416 Destroying unnamed session
931 2023.12.06 05:07:06.014472 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
932 2023.12.06 05:07:06.014609 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
933 2023.12.06 05:07:06.014640 [ 3 ] {} <Debug> HTTP-Session: 16c84e33-6e9c-4f09-93f8-e2cef3aa1d9b Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
934 2023.12.06 05:07:06.014667 [ 3 ] {} <Debug> HTTP-Session: 16c84e33-6e9c-4f09-93f8-e2cef3aa1d9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
935 2023.12.06 05:07:06.014875 [ 3 ] {cc33f385-661e-44a6-b1ce-fae799d00345} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
936 2023.12.06 05:07:06.016233 [ 3 ] {cc33f385-661e-44a6-b1ce-fae799d00345} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
937 2023.12.06 05:07:06.016417 [ 3 ] {cc33f385-661e-44a6-b1ce-fae799d00345} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
938 2023.12.06 05:07:06.016524 [ 3 ] {cc33f385-661e-44a6-b1ce-fae799d00345} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
939 2023.12.06 05:07:06.016764 [ 3 ] {cc33f385-661e-44a6-b1ce-fae799d00345} <Debug> oximeter.timeseries_schema (eb30e883-a018-4c43-8839-b957a26dcd7c) (SelectExecutor): Key condition: (column 0 notIn 4-element set)
940 2023.12.06 05:07:06.022647 [ 3 ] {cc33f385-661e-44a6-b1ce-fae799d00345} <Trace> oximeter.timeseries_schema (eb30e883-a018-4c43-8839-b957a26dcd7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
941 2023.12.06 05:07:06.022691 [ 3 ] {cc33f385-661e-44a6-b1ce-fae799d00345} <Debug> oximeter.timeseries_schema (eb30e883-a018-4c43-8839-b957a26dcd7c) (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
942 2023.12.06 05:07:06.023370 [ 3 ] {cc33f385-661e-44a6-b1ce-fae799d00345} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
943 2023.12.06 05:07:06.032185 [ 3 ] {cc33f385-661e-44a6-b1ce-fae799d00345} <Information> executeQuery: Read 4 rows, 443.00 B in 0.017255539 sec., 231 rows/sec., 25.07 KiB/sec.
944 2023.12.06 05:07:06.032412 [ 3 ] {cc33f385-661e-44a6-b1ce-fae799d00345} <Debug> DynamicQueryHandler: Done processing query
945 2023.12.06 05:07:06.032437 [ 3 ] {cc33f385-661e-44a6-b1ce-fae799d00345} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
946 2023.12.06 05:07:06.032453 [ 3 ] {} <Debug> HTTP-Session: 16c84e33-6e9c-4f09-93f8-e2cef3aa1d9b Destroying unnamed session
947 2023.12.06 05:07:06.032712 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
948 2023.12.06 05:07:06.032763 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
949 2023.12.06 05:07:06.032783 [ 3 ] {} <Debug> HTTP-Session: 85e88949-2749-40a5-9a91-a414611171b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
950 2023.12.06 05:07:06.032802 [ 3 ] {} <Debug> HTTP-Session: 85e88949-2749-40a5-9a91-a414611171b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
951 2023.12.06 05:07:06.032937 [ 3 ] {0bb94039-b542-4f20-a903-df0825f92c6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:errors_received') FORMAT JSONEachRow; (stage: Complete)
952 2023.12.06 05:07:06.033400 [ 3 ] {0bb94039-b542-4f20-a903-df0825f92c6b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
953 2023.12.06 05:07:06.033560 [ 3 ] {0bb94039-b542-4f20-a903-df0825f92c6b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
954 2023.12.06 05:07:06.033603 [ 3 ] {0bb94039-b542-4f20-a903-df0825f92c6b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
955 2023.12.06 05:07:06.033751 [ 3 ] {0bb94039-b542-4f20-a903-df0825f92c6b} <Debug> oximeter.timeseries_schema (eb30e883-a018-4c43-8839-b957a26dcd7c) (SelectExecutor): Key condition: (column 0 notIn 5-element set)
956 2023.12.06 05:07:06.033780 [ 3 ] {0bb94039-b542-4f20-a903-df0825f92c6b} <Trace> oximeter.timeseries_schema (eb30e883-a018-4c43-8839-b957a26dcd7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
957 2023.12.06 05:07:06.033800 [ 3 ] {0bb94039-b542-4f20-a903-df0825f92c6b} <Debug> oximeter.timeseries_schema (eb30e883-a018-4c43-8839-b957a26dcd7c) (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
958 2023.12.06 05:07:06.033830 [ 3 ] {0bb94039-b542-4f20-a903-df0825f92c6b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
959 2023.12.06 05:07:06.034746 [ 3 ] {0bb94039-b542-4f20-a903-df0825f92c6b} <Information> executeQuery: Read 4 rows, 443.00 B in 0.00177161 sec., 2257 rows/sec., 244.19 KiB/sec.
960 2023.12.06 05:07:06.034949 [ 3 ] {0bb94039-b542-4f20-a903-df0825f92c6b} <Debug> DynamicQueryHandler: Done processing query
961 2023.12.06 05:07:06.034973 [ 3 ] {0bb94039-b542-4f20-a903-df0825f92c6b} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
962 2023.12.06 05:07:06.034988 [ 3 ] {} <Debug> HTTP-Session: 85e88949-2749-40a5-9a91-a414611171b1 Destroying unnamed session
963 2023.12.06 05:07:06.035352 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
964 2023.12.06 05:07:06.035399 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
965 2023.12.06 05:07:06.035418 [ 3 ] {} <Debug> HTTP-Session: ec97725a-eeac-4e77-836f-80218bdaad74 Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
966 2023.12.06 05:07:06.035435 [ 3 ] {} <Debug> HTTP-Session: ec97725a-eeac-4e77-836f-80218bdaad74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
967 2023.12.06 05:07:06.035552 [ 3 ] {cf7c5ae7-88ad-4dcb-9951-515fd06d79f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:errors_received', 'physical_data_link:errors_sent') FORMAT JSONEachRow; (stage: Complete)
968 2023.12.06 05:07:06.035991 [ 3 ] {cf7c5ae7-88ad-4dcb-9951-515fd06d79f7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
969 2023.12.06 05:07:06.036152 [ 3 ] {cf7c5ae7-88ad-4dcb-9951-515fd06d79f7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
970 2023.12.06 05:07:06.036192 [ 3 ] {cf7c5ae7-88ad-4dcb-9951-515fd06d79f7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
971 2023.12.06 05:07:06.036340 [ 3 ] {cf7c5ae7-88ad-4dcb-9951-515fd06d79f7} <Debug> oximeter.timeseries_schema (eb30e883-a018-4c43-8839-b957a26dcd7c) (SelectExecutor): Key condition: (column 0 notIn 6-element set)
972 2023.12.06 05:07:06.036369 [ 3 ] {cf7c5ae7-88ad-4dcb-9951-515fd06d79f7} <Trace> oximeter.timeseries_schema (eb30e883-a018-4c43-8839-b957a26dcd7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
973 2023.12.06 05:07:06.036389 [ 3 ] {cf7c5ae7-88ad-4dcb-9951-515fd06d79f7} <Debug> oximeter.timeseries_schema (eb30e883-a018-4c43-8839-b957a26dcd7c) (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
974 2023.12.06 05:07:06.036417 [ 3 ] {cf7c5ae7-88ad-4dcb-9951-515fd06d79f7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
975 2023.12.06 05:07:06.037257 [ 3 ] {cf7c5ae7-88ad-4dcb-9951-515fd06d79f7} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001668318 sec., 2397 rows/sec., 259.31 KiB/sec.
976 2023.12.06 05:07:06.037440 [ 3 ] {cf7c5ae7-88ad-4dcb-9951-515fd06d79f7} <Debug> DynamicQueryHandler: Done processing query
977 2023.12.06 05:07:06.037463 [ 3 ] {cf7c5ae7-88ad-4dcb-9951-515fd06d79f7} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
978 2023.12.06 05:07:06.037478 [ 3 ] {} <Debug> HTTP-Session: ec97725a-eeac-4e77-836f-80218bdaad74 Destroying unnamed session
979 2023.12.06 05:07:06.037698 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
980 2023.12.06 05:07:06.037742 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
981 2023.12.06 05:07:06.037760 [ 3 ] {} <Debug> HTTP-Session: 54f87257-413f-444f-a38f-f50e949f36f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
982 2023.12.06 05:07:06.037777 [ 3 ] {} <Debug> HTTP-Session: 54f87257-413f-444f-a38f-f50e949f36f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
983 2023.12.06 05:07:06.037894 [ 3 ] {be6fe6c9-e4a4-4359-b9c9-6ce8fc5aff51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent') FORMAT JSONEachRow; (stage: Complete)
984 2023.12.06 05:07:06.038345 [ 3 ] {be6fe6c9-e4a4-4359-b9c9-6ce8fc5aff51} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
985 2023.12.06 05:07:06.038508 [ 3 ] {be6fe6c9-e4a4-4359-b9c9-6ce8fc5aff51} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
986 2023.12.06 05:07:06.038548 [ 3 ] {be6fe6c9-e4a4-4359-b9c9-6ce8fc5aff51} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
987 2023.12.06 05:07:06.038691 [ 3 ] {be6fe6c9-e4a4-4359-b9c9-6ce8fc5aff51} <Debug> oximeter.timeseries_schema (eb30e883-a018-4c43-8839-b957a26dcd7c) (SelectExecutor): Key condition: (column 0 notIn 7-element set)
988 2023.12.06 05:07:06.038719 [ 3 ] {be6fe6c9-e4a4-4359-b9c9-6ce8fc5aff51} <Trace> oximeter.timeseries_schema (eb30e883-a018-4c43-8839-b957a26dcd7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
989 2023.12.06 05:07:06.038740 [ 3 ] {be6fe6c9-e4a4-4359-b9c9-6ce8fc5aff51} <Debug> oximeter.timeseries_schema (eb30e883-a018-4c43-8839-b957a26dcd7c) (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
990 2023.12.06 05:07:06.038767 [ 3 ] {be6fe6c9-e4a4-4359-b9c9-6ce8fc5aff51} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
991 2023.12.06 05:07:06.039661 [ 3 ] {be6fe6c9-e4a4-4359-b9c9-6ce8fc5aff51} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001730389 sec., 2311 rows/sec., 250.01 KiB/sec.
992 2023.12.06 05:07:06.039860 [ 3 ] {be6fe6c9-e4a4-4359-b9c9-6ce8fc5aff51} <Debug> DynamicQueryHandler: Done processing query
993 2023.12.06 05:07:06.039883 [ 3 ] {be6fe6c9-e4a4-4359-b9c9-6ce8fc5aff51} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
994 2023.12.06 05:07:06.039899 [ 3 ] {} <Debug> HTTP-Session: 54f87257-413f-444f-a38f-f50e949f36f6 Destroying unnamed session
995 2023.12.06 05:07:06.040175 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
996 2023.12.06 05:07:06.040219 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
997 2023.12.06 05:07:06.040238 [ 3 ] {} <Debug> HTTP-Session: 61aa0629-f5a7-4be1-9010-ef3b22993f65 Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
998 2023.12.06 05:07:06.040256 [ 3 ] {} <Debug> HTTP-Session: 61aa0629-f5a7-4be1-9010-ef3b22993f65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
999 2023.12.06 05:07:06.040374 [ 3 ] {672a5e63-5b43-4d79-8fa3-4b70b91164a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received') FORMAT JSONEachRow; (stage: Complete)
1000 2023.12.06 05:07:06.040833 [ 3 ] {672a5e63-5b43-4d79-8fa3-4b70b91164a0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1001 2023.12.06 05:07:06.040996 [ 3 ] {672a5e63-5b43-4d79-8fa3-4b70b91164a0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1002 2023.12.06 05:07:06.041037 [ 3 ] {672a5e63-5b43-4d79-8fa3-4b70b91164a0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1003 2023.12.06 05:07:06.041181 [ 3 ] {672a5e63-5b43-4d79-8fa3-4b70b91164a0} <Debug> oximeter.timeseries_schema (eb30e883-a018-4c43-8839-b957a26dcd7c) (SelectExecutor): Key condition: (column 0 notIn 8-element set)
1004 2023.12.06 05:07:06.041208 [ 3 ] {672a5e63-5b43-4d79-8fa3-4b70b91164a0} <Trace> oximeter.timeseries_schema (eb30e883-a018-4c43-8839-b957a26dcd7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1005 2023.12.06 05:07:06.041228 [ 3 ] {672a5e63-5b43-4d79-8fa3-4b70b91164a0} <Debug> oximeter.timeseries_schema (eb30e883-a018-4c43-8839-b957a26dcd7c) (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
1006 2023.12.06 05:07:06.041257 [ 3 ] {672a5e63-5b43-4d79-8fa3-4b70b91164a0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1007 2023.12.06 05:07:06.042123 [ 3 ] {672a5e63-5b43-4d79-8fa3-4b70b91164a0} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001711398 sec., 2337 rows/sec., 252.79 KiB/sec.
1008 2023.12.06 05:07:06.042310 [ 3 ] {672a5e63-5b43-4d79-8fa3-4b70b91164a0} <Debug> DynamicQueryHandler: Done processing query
1009 2023.12.06 05:07:06.042333 [ 3 ] {672a5e63-5b43-4d79-8fa3-4b70b91164a0} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1010 2023.12.06 05:07:06.042349 [ 3 ] {} <Debug> HTTP-Session: 61aa0629-f5a7-4be1-9010-ef3b22993f65 Destroying unnamed session
1011 2023.12.06 05:07:06.042566 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 440, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1012 2023.12.06 05:07:06.042610 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1013 2023.12.06 05:07:06.042628 [ 3 ] {} <Debug> HTTP-Session: 87500595-1ef4-47c7-9702-cf9b5bfd50bf Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
1014 2023.12.06 05:07:06.042644 [ 3 ] {} <Debug> HTTP-Session: 87500595-1ef4-47c7-9702-cf9b5bfd50bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1015 2023.12.06 05:07:06.042763 [ 3 ] {973e179d-f299-445b-8641-29f7f3bd0228} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received') FORMAT JSONEachRow; (stage: Complete)
1016 2023.12.06 05:07:06.043223 [ 3 ] {973e179d-f299-445b-8641-29f7f3bd0228} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1017 2023.12.06 05:07:06.043387 [ 3 ] {973e179d-f299-445b-8641-29f7f3bd0228} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1018 2023.12.06 05:07:06.043428 [ 3 ] {973e179d-f299-445b-8641-29f7f3bd0228} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1019 2023.12.06 05:07:06.043573 [ 3 ] {973e179d-f299-445b-8641-29f7f3bd0228} <Debug> oximeter.timeseries_schema (eb30e883-a018-4c43-8839-b957a26dcd7c) (SelectExecutor): Key condition: (column 0 notIn 9-element set)
1020 2023.12.06 05:07:06.043600 [ 3 ] {973e179d-f299-445b-8641-29f7f3bd0228} <Trace> oximeter.timeseries_schema (eb30e883-a018-4c43-8839-b957a26dcd7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1021 2023.12.06 05:07:06.043621 [ 3 ] {973e179d-f299-445b-8641-29f7f3bd0228} <Debug> oximeter.timeseries_schema (eb30e883-a018-4c43-8839-b957a26dcd7c) (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
1022 2023.12.06 05:07:06.043648 [ 3 ] {973e179d-f299-445b-8641-29f7f3bd0228} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1023 2023.12.06 05:07:06.044535 [ 3 ] {973e179d-f299-445b-8641-29f7f3bd0228} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001735278 sec., 2305 rows/sec., 249.31 KiB/sec.
1024 2023.12.06 05:07:06.044733 [ 3 ] {973e179d-f299-445b-8641-29f7f3bd0228} <Debug> DynamicQueryHandler: Done processing query
1025 2023.12.06 05:07:06.044756 [ 3 ] {973e179d-f299-445b-8641-29f7f3bd0228} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1026 2023.12.06 05:07:06.044773 [ 3 ] {} <Debug> HTTP-Session: 87500595-1ef4-47c7-9702-cf9b5bfd50bf Destroying unnamed session
1027 2023.12.06 05:07:06.053663 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 1942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1028 2023.12.06 05:07:06.053718 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1029 2023.12.06 05:07:06.053741 [ 3 ] {} <Debug> HTTP-Session: ed361fda-d67f-423e-b1cd-be904f587d35 Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
1030 2023.12.06 05:07:06.053761 [ 3 ] {} <Debug> HTTP-Session: ed361fda-d67f-423e-b1cd-be904f587d35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1031 2023.12.06 05:07:06.053855 [ 3 ] {59127e6c-7ab8-4618-aad5-751a2ceb0495} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1032 2023.12.06 05:07:06.053903 [ 3 ] {59127e6c-7ab8-4618-aad5-751a2ceb0495} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1033 2023.12.06 05:07:06.054069 [ 3 ] {59127e6c-7ab8-4618-aad5-751a2ceb0495} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1034 2023.12.06 05:07:06.054410 [ 3 ] {59127e6c-7ab8-4618-aad5-751a2ceb0495} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB.
1035 2023.12.06 05:07:06.054698 [ 3 ] {59127e6c-7ab8-4618-aad5-751a2ceb0495} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1036 2023.12.06 05:07:06.054860 [ 3 ] {59127e6c-7ab8-4618-aad5-751a2ceb0495} <Trace> oximeter.timeseries_schema (eb30e883-a018-4c43-8839-b957a26dcd7c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1037 2023.12.06 05:07:06.054978 [ 3 ] {59127e6c-7ab8-4618-aad5-751a2ceb0495} <Information> executeQuery: Read 6 rows, 996.00 B in 0.001091228 sec., 5498 rows/sec., 891.34 KiB/sec.
1038 2023.12.06 05:07:06.055091 [ 3 ] {59127e6c-7ab8-4618-aad5-751a2ceb0495} <Debug> DynamicQueryHandler: Done processing query
1039 2023.12.06 05:07:06.055113 [ 3 ] {59127e6c-7ab8-4618-aad5-751a2ceb0495} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1040 2023.12.06 05:07:06.055129 [ 3 ] {} <Debug> HTTP-Session: ed361fda-d67f-423e-b1cd-be904f587d35 Destroying unnamed session
1041 2023.12.06 05:07:06.055272 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 5319, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1042 2023.12.06 05:07:06.055315 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1043 2023.12.06 05:07:06.055333 [ 3 ] {} <Debug> HTTP-Session: ab3694bc-1903-4ec3-a8e5-3b1a8dc7a182 Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
1044 2023.12.06 05:07:06.055349 [ 3 ] {} <Debug> HTTP-Session: ab3694bc-1903-4ec3-a8e5-3b1a8dc7a182 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1045 2023.12.06 05:07:06.055423 [ 3 ] {fd23f525-754a-4752-9183-5cd67900cd24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1046 2023.12.06 05:07:06.055461 [ 3 ] {fd23f525-754a-4752-9183-5cd67900cd24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1047 2023.12.06 05:07:06.055563 [ 3 ] {fd23f525-754a-4752-9183-5cd67900cd24} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1048 2023.12.06 05:07:06.055865 [ 3 ] {fd23f525-754a-4752-9183-5cd67900cd24} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB.
1049 2023.12.06 05:07:06.056075 [ 3 ] {fd23f525-754a-4752-9183-5cd67900cd24} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1050 2023.12.06 05:07:06.056223 [ 3 ] {fd23f525-754a-4752-9183-5cd67900cd24} <Trace> oximeter.fields_string (e0a0ef65-1baf-4921-8b30-1507f49df8b5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1051 2023.12.06 05:07:06.056343 [ 3 ] {fd23f525-754a-4752-9183-5cd67900cd24} <Information> executeQuery: Read 36 rows, 3.09 KiB in 0.000892455 sec., 40338 rows/sec., 3.39 MiB/sec.
1052 2023.12.06 05:07:06.056492 [ 3 ] {fd23f525-754a-4752-9183-5cd67900cd24} <Debug> DynamicQueryHandler: Done processing query
1053 2023.12.06 05:07:06.056516 [ 3 ] {fd23f525-754a-4752-9183-5cd67900cd24} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1054 2023.12.06 05:07:06.056531 [ 3 ] {} <Debug> HTTP-Session: ab3694bc-1903-4ec3-a8e5-3b1a8dc7a182 Destroying unnamed session
1055 2023.12.06 05:07:06.056664 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 4090, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1056 2023.12.06 05:07:06.056709 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1057 2023.12.06 05:07:06.056727 [ 3 ] {} <Debug> HTTP-Session: 1b1679d0-640e-475f-9d5b-53c960d693f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
1058 2023.12.06 05:07:06.056743 [ 3 ] {} <Debug> HTTP-Session: 1b1679d0-640e-475f-9d5b-53c960d693f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1059 2023.12.06 05:07:06.056814 [ 3 ] {6cfa192e-fbf8-4da7-9a79-bdbe9c32ec6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1060 2023.12.06 05:07:06.056851 [ 3 ] {6cfa192e-fbf8-4da7-9a79-bdbe9c32ec6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1061 2023.12.06 05:07:06.056959 [ 3 ] {6cfa192e-fbf8-4da7-9a79-bdbe9c32ec6e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1062 2023.12.06 05:07:06.057242 [ 3 ] {6cfa192e-fbf8-4da7-9a79-bdbe9c32ec6e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB.
1063 2023.12.06 05:07:06.057452 [ 3 ] {6cfa192e-fbf8-4da7-9a79-bdbe9c32ec6e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1064 2023.12.06 05:07:06.057602 [ 3 ] {6cfa192e-fbf8-4da7-9a79-bdbe9c32ec6e} <Trace> oximeter.fields_uuid (497de44e-e39e-43da-85ac-714f00fe2ab2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1065 2023.12.06 05:07:06.057721 [ 3 ] {6cfa192e-fbf8-4da7-9a79-bdbe9c32ec6e} <Information> executeQuery: Read 24 rows, 1.90 KiB in 0.000880594 sec., 27254 rows/sec., 2.11 MiB/sec.
1066 2023.12.06 05:07:06.057827 [ 3 ] {6cfa192e-fbf8-4da7-9a79-bdbe9c32ec6e} <Debug> DynamicQueryHandler: Done processing query
1067 2023.12.06 05:07:06.057849 [ 3 ] {6cfa192e-fbf8-4da7-9a79-bdbe9c32ec6e} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1068 2023.12.06 05:07:06.057864 [ 3 ] {} <Debug> HTTP-Session: 1b1679d0-640e-475f-9d5b-53c960d693f0 Destroying unnamed session
1069 2023.12.06 05:07:06.058091 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 34660, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1070 2023.12.06 05:07:06.058134 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1071 2023.12.06 05:07:06.058152 [ 3 ] {} <Debug> HTTP-Session: a6dead0a-3e6a-4fae-87c3-2f1354f0fb8a Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
1072 2023.12.06 05:07:06.058168 [ 3 ] {} <Debug> HTTP-Session: a6dead0a-3e6a-4fae-87c3-2f1354f0fb8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1073 2023.12.06 05:07:06.058245 [ 3 ] {89312bf2-e9d0-496e-b3f4-8ee9e2dc33f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1074 2023.12.06 05:07:06.058286 [ 3 ] {89312bf2-e9d0-496e-b3f4-8ee9e2dc33f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1075 2023.12.06 05:07:06.058401 [ 3 ] {89312bf2-e9d0-496e-b3f4-8ee9e2dc33f9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1076 2023.12.06 05:07:06.058762 [ 3 ] {89312bf2-e9d0-496e-b3f4-8ee9e2dc33f9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB.
1077 2023.12.06 05:07:06.059036 [ 3 ] {89312bf2-e9d0-496e-b3f4-8ee9e2dc33f9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1078 2023.12.06 05:07:06.059209 [ 3 ] {89312bf2-e9d0-496e-b3f4-8ee9e2dc33f9} <Trace> oximeter.measurements_cumulativeu64 (019f6a02-becc-4af9-8a4d-d47dc82a032a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
1079 2023.12.06 05:07:06.059321 [ 3 ] {89312bf2-e9d0-496e-b3f4-8ee9e2dc33f9} <Information> executeQuery: Read 180 rows, 13.01 KiB in 0.001050168 sec., 171401 rows/sec., 12.10 MiB/sec.
1080 2023.12.06 05:07:06.059439 [ 3 ] {89312bf2-e9d0-496e-b3f4-8ee9e2dc33f9} <Debug> DynamicQueryHandler: Done processing query
1081 2023.12.06 05:07:06.059461 [ 3 ] {89312bf2-e9d0-496e-b3f4-8ee9e2dc33f9} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1082 2023.12.06 05:07:06.059476 [ 3 ] {} <Debug> HTTP-Session: a6dead0a-3e6a-4fae-87c3-2f1354f0fb8a Destroying unnamed session
1083 2023.12.06 05:07:10.147987 [ 113 ] {} <Debug> DNSResolver: Updating DNS cache
1084 2023.12.06 05:07:10.148057 [ 113 ] {} <Debug> DNSResolver: Updated DNS cache
1085 2023.12.06 05:07:11.017453 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 5645, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1086 2023.12.06 05:07:11.017556 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1087 2023.12.06 05:07:11.017582 [ 3 ] {} <Debug> HTTP-Session: 0bcb195f-1362-4081-8460-701206c6f0e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
1088 2023.12.06 05:07:11.017606 [ 3 ] {} <Debug> HTTP-Session: 0bcb195f-1362-4081-8460-701206c6f0e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1089 2023.12.06 05:07:11.017731 [ 3 ] {5adb92b0-b0c1-4e09-8bfa-57ba4471a9f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1090 2023.12.06 05:07:11.017790 [ 3 ] {5adb92b0-b0c1-4e09-8bfa-57ba4471a9f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1091 2023.12.06 05:07:11.017946 [ 3 ] {5adb92b0-b0c1-4e09-8bfa-57ba4471a9f6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1092 2023.12.06 05:07:11.018361 [ 3 ] {5adb92b0-b0c1-4e09-8bfa-57ba4471a9f6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB.
1093 2023.12.06 05:07:11.018626 [ 3 ] {5adb92b0-b0c1-4e09-8bfa-57ba4471a9f6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1094 2023.12.06 05:07:11.018794 [ 3 ] {5adb92b0-b0c1-4e09-8bfa-57ba4471a9f6} <Trace> oximeter.fields_i64 (23c12e21-ada0-481d-8e26-5f02a5b480c9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1095 2023.12.06 05:07:11.018923 [ 3 ] {5adb92b0-b0c1-4e09-8bfa-57ba4471a9f6} <Information> executeQuery: Read 39 rows, 3.16 KiB in 0.001154949 sec., 33767 rows/sec., 2.67 MiB/sec.
1096 2023.12.06 05:07:11.019098 [ 3 ] {5adb92b0-b0c1-4e09-8bfa-57ba4471a9f6} <Debug> DynamicQueryHandler: Done processing query
1097 2023.12.06 05:07:11.019124 [ 3 ] {5adb92b0-b0c1-4e09-8bfa-57ba4471a9f6} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1098 2023.12.06 05:07:11.019141 [ 3 ] {} <Debug> HTTP-Session: 0bcb195f-1362-4081-8460-701206c6f0e1 Destroying unnamed session
1099 2023.12.06 05:07:11.019320 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 18832, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1100 2023.12.06 05:07:11.019376 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1101 2023.12.06 05:07:11.019397 [ 3 ] {} <Debug> HTTP-Session: efdb9bae-97d4-41f9-a1f5-fa05e1f222e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
1102 2023.12.06 05:07:11.019416 [ 3 ] {} <Debug> HTTP-Session: efdb9bae-97d4-41f9-a1f5-fa05e1f222e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1103 2023.12.06 05:07:11.019502 [ 3 ] {870be96e-dffe-49e1-ac95-4de449e053f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1104 2023.12.06 05:07:11.019544 [ 3 ] {870be96e-dffe-49e1-ac95-4de449e053f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1105 2023.12.06 05:07:11.019657 [ 3 ] {870be96e-dffe-49e1-ac95-4de449e053f0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1106 2023.12.06 05:07:11.020053 [ 3 ] {870be96e-dffe-49e1-ac95-4de449e053f0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB.
1107 2023.12.06 05:07:11.020274 [ 3 ] {870be96e-dffe-49e1-ac95-4de449e053f0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1108 2023.12.06 05:07:11.020433 [ 3 ] {870be96e-dffe-49e1-ac95-4de449e053f0} <Trace> oximeter.fields_string (e0a0ef65-1baf-4921-8b30-1507f49df8b5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1109 2023.12.06 05:07:11.020553 [ 3 ] {870be96e-dffe-49e1-ac95-4de449e053f0} <Information> executeQuery: Read 117 rows, 11.66 KiB in 0.001014408 sec., 115338 rows/sec., 11.23 MiB/sec.
1110 2023.12.06 05:07:11.020665 [ 3 ] {870be96e-dffe-49e1-ac95-4de449e053f0} <Debug> DynamicQueryHandler: Done processing query
1111 2023.12.06 05:07:11.020700 [ 3 ] {870be96e-dffe-49e1-ac95-4de449e053f0} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1112 2023.12.06 05:07:11.020729 [ 3 ] {} <Debug> HTTP-Session: efdb9bae-97d4-41f9-a1f5-fa05e1f222e1 Destroying unnamed session
1113 2023.12.06 05:07:11.020885 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 7649, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1114 2023.12.06 05:07:11.020935 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1115 2023.12.06 05:07:11.020955 [ 3 ] {} <Debug> HTTP-Session: f2ff5348-17e7-44a6-979b-fcb619097ebc Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
1116 2023.12.06 05:07:11.020972 [ 3 ] {} <Debug> HTTP-Session: f2ff5348-17e7-44a6-979b-fcb619097ebc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1117 2023.12.06 05:07:11.021048 [ 3 ] {2fcb8b1e-cc21-480f-a011-f705c1f9c988} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1118 2023.12.06 05:07:11.021094 [ 3 ] {2fcb8b1e-cc21-480f-a011-f705c1f9c988} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1119 2023.12.06 05:07:11.021199 [ 3 ] {2fcb8b1e-cc21-480f-a011-f705c1f9c988} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1120 2023.12.06 05:07:11.021512 [ 3 ] {2fcb8b1e-cc21-480f-a011-f705c1f9c988} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB.
1121 2023.12.06 05:07:11.021739 [ 3 ] {2fcb8b1e-cc21-480f-a011-f705c1f9c988} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1122 2023.12.06 05:07:11.021904 [ 3 ] {2fcb8b1e-cc21-480f-a011-f705c1f9c988} <Trace> oximeter.fields_uuid (497de44e-e39e-43da-85ac-714f00fe2ab2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1123 2023.12.06 05:07:11.022033 [ 3 ] {2fcb8b1e-cc21-480f-a011-f705c1f9c988} <Information> executeQuery: Read 45 rows, 3.58 KiB in 0.000943446 sec., 47697 rows/sec., 3.70 MiB/sec.
1124 2023.12.06 05:07:11.022177 [ 3 ] {2fcb8b1e-cc21-480f-a011-f705c1f9c988} <Debug> DynamicQueryHandler: Done processing query
1125 2023.12.06 05:07:11.022200 [ 3 ] {2fcb8b1e-cc21-480f-a011-f705c1f9c988} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1126 2023.12.06 05:07:11.022215 [ 3 ] {} <Debug> HTTP-Session: f2ff5348-17e7-44a6-979b-fcb619097ebc Destroying unnamed session
1127 2023.12.06 05:07:11.022506 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 41735, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1128 2023.12.06 05:07:11.022554 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1129 2023.12.06 05:07:11.022573 [ 3 ] {} <Debug> HTTP-Session: 22980627-c497-4e4f-b72f-4a5560b27c90 Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
1130 2023.12.06 05:07:11.022589 [ 3 ] {} <Debug> HTTP-Session: 22980627-c497-4e4f-b72f-4a5560b27c90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1131 2023.12.06 05:07:11.022674 [ 3 ] {263b5ab9-bffc-4c69-977d-c5a1caf4f995} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1132 2023.12.06 05:07:11.022719 [ 3 ] {263b5ab9-bffc-4c69-977d-c5a1caf4f995} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1133 2023.12.06 05:07:11.022856 [ 3 ] {263b5ab9-bffc-4c69-977d-c5a1caf4f995} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1134 2023.12.06 05:07:11.023344 [ 3 ] {263b5ab9-bffc-4c69-977d-c5a1caf4f995} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB.
1135 2023.12.06 05:07:11.023664 [ 3 ] {263b5ab9-bffc-4c69-977d-c5a1caf4f995} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1136 2023.12.06 05:07:11.023845 [ 3 ] {263b5ab9-bffc-4c69-977d-c5a1caf4f995} <Trace> oximeter.measurements_histogramf64 (f0df1573-b2eb-4c9d-a8e8-54e15f434e30): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1137 2023.12.06 05:07:11.023976 [ 3 ] {263b5ab9-bffc-4c69-977d-c5a1caf4f995} <Information> executeQuery: Read 39 rows, 53.89 KiB in 0.001273831 sec., 30616 rows/sec., 41.32 MiB/sec.
1138 2023.12.06 05:07:11.024103 [ 3 ] {263b5ab9-bffc-4c69-977d-c5a1caf4f995} <Debug> DynamicQueryHandler: Done processing query
1139 2023.12.06 05:07:11.024127 [ 3 ] {263b5ab9-bffc-4c69-977d-c5a1caf4f995} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
1140 2023.12.06 05:07:11.024143 [ 3 ] {} <Debug> HTTP-Session: 22980627-c497-4e4f-b72f-4a5560b27c90 Destroying unnamed session
1141 2023.12.06 05:07:11.024266 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 971, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1142 2023.12.06 05:07:11.024313 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1143 2023.12.06 05:07:11.024332 [ 3 ] {} <Debug> HTTP-Session: 5d1adc2d-c3c2-4fa3-80f1-9ba94ec36209 Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
1144 2023.12.06 05:07:11.024349 [ 3 ] {} <Debug> HTTP-Session: 5d1adc2d-c3c2-4fa3-80f1-9ba94ec36209 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1145 2023.12.06 05:07:11.024419 [ 3 ] {09615ad3-f36b-4fff-be63-62da48d5a695} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1146 2023.12.06 05:07:11.024460 [ 3 ] {09615ad3-f36b-4fff-be63-62da48d5a695} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1147 2023.12.06 05:07:11.024568 [ 3 ] {09615ad3-f36b-4fff-be63-62da48d5a695} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1148 2023.12.06 05:07:11.024829 [ 3 ] {09615ad3-f36b-4fff-be63-62da48d5a695} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB.
1149 2023.12.06 05:07:11.025077 [ 3 ] {09615ad3-f36b-4fff-be63-62da48d5a695} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1150 2023.12.06 05:07:11.025259 [ 3 ] {09615ad3-f36b-4fff-be63-62da48d5a695} <Trace> oximeter.measurements_i64 (784fe960-5373-4217-a094-998e111a984f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1151 2023.12.06 05:07:11.025375 [ 3 ] {09615ad3-f36b-4fff-be63-62da48d5a695} <Information> executeQuery: Read 6 rows, 405.00 B in 0.000928125 sec., 6464 rows/sec., 426.14 KiB/sec.
1152 2023.12.06 05:07:11.025516 [ 3 ] {09615ad3-f36b-4fff-be63-62da48d5a695} <Debug> DynamicQueryHandler: Done processing query
1153 2023.12.06 05:07:11.025540 [ 3 ] {09615ad3-f36b-4fff-be63-62da48d5a695} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1154 2023.12.06 05:07:11.025555 [ 3 ] {} <Debug> HTTP-Session: 5d1adc2d-c3c2-4fa3-80f1-9ba94ec36209 Destroying unnamed session
1155 2023.12.06 05:07:21.017162 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 6076, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1156 2023.12.06 05:07:21.017283 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1157 2023.12.06 05:07:21.017313 [ 3 ] {} <Debug> HTTP-Session: fa3eaaf1-8f33-4771-8f00-bc998791eb9f Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
1158 2023.12.06 05:07:21.017340 [ 3 ] {} <Debug> HTTP-Session: fa3eaaf1-8f33-4771-8f00-bc998791eb9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1159 2023.12.06 05:07:21.017480 [ 3 ] {c56f7f3c-5f30-4a92-bb0c-741aa2ab36c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1160 2023.12.06 05:07:21.017544 [ 3 ] {c56f7f3c-5f30-4a92-bb0c-741aa2ab36c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1161 2023.12.06 05:07:21.017717 [ 3 ] {c56f7f3c-5f30-4a92-bb0c-741aa2ab36c8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1162 2023.12.06 05:07:21.018177 [ 3 ] {c56f7f3c-5f30-4a92-bb0c-741aa2ab36c8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB.
1163 2023.12.06 05:07:21.018434 [ 3 ] {c56f7f3c-5f30-4a92-bb0c-741aa2ab36c8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1164 2023.12.06 05:07:21.018594 [ 3 ] {c56f7f3c-5f30-4a92-bb0c-741aa2ab36c8} <Trace> oximeter.fields_i64 (23c12e21-ada0-481d-8e26-5f02a5b480c9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1165 2023.12.06 05:07:21.018729 [ 3 ] {c56f7f3c-5f30-4a92-bb0c-741aa2ab36c8} <Information> executeQuery: Read 42 rows, 3.40 KiB in 0.001199881 sec., 35003 rows/sec., 2.77 MiB/sec.
1166 2023.12.06 05:07:21.018910 [ 3 ] {c56f7f3c-5f30-4a92-bb0c-741aa2ab36c8} <Debug> DynamicQueryHandler: Done processing query
1167 2023.12.06 05:07:21.018937 [ 3 ] {c56f7f3c-5f30-4a92-bb0c-741aa2ab36c8} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1168 2023.12.06 05:07:21.018953 [ 3 ] {} <Debug> HTTP-Session: fa3eaaf1-8f33-4771-8f00-bc998791eb9f Destroying unnamed session
1169 2023.12.06 05:07:21.019100 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 20171, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1170 2023.12.06 05:07:21.019150 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1171 2023.12.06 05:07:21.019170 [ 3 ] {} <Debug> HTTP-Session: 0da13831-3484-4766-aad6-de325c2b6e39 Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
1172 2023.12.06 05:07:21.019187 [ 3 ] {} <Debug> HTTP-Session: 0da13831-3484-4766-aad6-de325c2b6e39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1173 2023.12.06 05:07:21.019270 [ 3 ] {653f9c93-2b89-4167-90da-5a12a5c09303} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1174 2023.12.06 05:07:21.019310 [ 3 ] {653f9c93-2b89-4167-90da-5a12a5c09303} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1175 2023.12.06 05:07:21.019418 [ 3 ] {653f9c93-2b89-4167-90da-5a12a5c09303} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1176 2023.12.06 05:07:21.019777 [ 3 ] {653f9c93-2b89-4167-90da-5a12a5c09303} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB.
1177 2023.12.06 05:07:21.019990 [ 3 ] {653f9c93-2b89-4167-90da-5a12a5c09303} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1178 2023.12.06 05:07:21.020132 [ 3 ] {653f9c93-2b89-4167-90da-5a12a5c09303} <Trace> oximeter.fields_string (e0a0ef65-1baf-4921-8b30-1507f49df8b5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1179 2023.12.06 05:07:21.020258 [ 3 ] {653f9c93-2b89-4167-90da-5a12a5c09303} <Information> executeQuery: Read 126 rows, 12.45 KiB in 0.000959626 sec., 131301 rows/sec., 12.67 MiB/sec.
1180 2023.12.06 05:07:21.020366 [ 3 ] {653f9c93-2b89-4167-90da-5a12a5c09303} <Debug> DynamicQueryHandler: Done processing query
1181 2023.12.06 05:07:21.020388 [ 3 ] {653f9c93-2b89-4167-90da-5a12a5c09303} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1182 2023.12.06 05:07:21.020404 [ 3 ] {} <Debug> HTTP-Session: 0da13831-3484-4766-aad6-de325c2b6e39 Destroying unnamed session
1183 2023.12.06 05:07:21.020529 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 7676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1184 2023.12.06 05:07:21.020574 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1185 2023.12.06 05:07:21.020593 [ 3 ] {} <Debug> HTTP-Session: 7881f122-58a7-4b8c-87f3-75fa822d72bd Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
1186 2023.12.06 05:07:21.020610 [ 3 ] {} <Debug> HTTP-Session: 7881f122-58a7-4b8c-87f3-75fa822d72bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1187 2023.12.06 05:07:21.020684 [ 3 ] {85faf9fc-9c93-45e6-a1c1-1ca994095fb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1188 2023.12.06 05:07:21.020721 [ 3 ] {85faf9fc-9c93-45e6-a1c1-1ca994095fb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1189 2023.12.06 05:07:21.020823 [ 3 ] {85faf9fc-9c93-45e6-a1c1-1ca994095fb0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1190 2023.12.06 05:07:21.021099 [ 3 ] {85faf9fc-9c93-45e6-a1c1-1ca994095fb0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB.
1191 2023.12.06 05:07:21.021299 [ 3 ] {85faf9fc-9c93-45e6-a1c1-1ca994095fb0} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1192 2023.12.06 05:07:21.021439 [ 3 ] {85faf9fc-9c93-45e6-a1c1-1ca994095fb0} <Trace> oximeter.fields_uuid (497de44e-e39e-43da-85ac-714f00fe2ab2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1193 2023.12.06 05:07:21.021557 [ 3 ] {85faf9fc-9c93-45e6-a1c1-1ca994095fb0} <Information> executeQuery: Read 45 rows, 3.60 KiB in 0.000846654 sec., 53150 rows/sec., 4.16 MiB/sec.
1194 2023.12.06 05:07:21.021672 [ 3 ] {85faf9fc-9c93-45e6-a1c1-1ca994095fb0} <Debug> DynamicQueryHandler: Done processing query
1195 2023.12.06 05:07:21.021694 [ 3 ] {85faf9fc-9c93-45e6-a1c1-1ca994095fb0} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1196 2023.12.06 05:07:21.021710 [ 3 ] {} <Debug> HTTP-Session: 7881f122-58a7-4b8c-87f3-75fa822d72bd Destroying unnamed session
1197 2023.12.06 05:07:21.021915 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 44941, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1198 2023.12.06 05:07:21.021962 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1199 2023.12.06 05:07:21.021980 [ 3 ] {} <Debug> HTTP-Session: 1b1afb83-0522-43e7-abae-0d0e4be56c65 Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
1200 2023.12.06 05:07:21.021996 [ 3 ] {} <Debug> HTTP-Session: 1b1afb83-0522-43e7-abae-0d0e4be56c65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1201 2023.12.06 05:07:21.022082 [ 3 ] {a34f67f0-6988-4d84-97a4-8b78c589b43d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1202 2023.12.06 05:07:21.022125 [ 3 ] {a34f67f0-6988-4d84-97a4-8b78c589b43d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1203 2023.12.06 05:07:21.022261 [ 3 ] {a34f67f0-6988-4d84-97a4-8b78c589b43d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1204 2023.12.06 05:07:21.022954 [ 3 ] {a34f67f0-6988-4d84-97a4-8b78c589b43d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB.
1205 2023.12.06 05:07:21.023254 [ 3 ] {a34f67f0-6988-4d84-97a4-8b78c589b43d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1206 2023.12.06 05:07:21.023431 [ 3 ] {a34f67f0-6988-4d84-97a4-8b78c589b43d} <Trace> oximeter.measurements_histogramf64 (f0df1573-b2eb-4c9d-a8e8-54e15f434e30): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1207 2023.12.06 05:07:21.023562 [ 3 ] {a34f67f0-6988-4d84-97a4-8b78c589b43d} <Information> executeQuery: Read 42 rows, 58.04 KiB in 0.001453125 sec., 28903 rows/sec., 39.00 MiB/sec.
1208 2023.12.06 05:07:21.023687 [ 3 ] {a34f67f0-6988-4d84-97a4-8b78c589b43d} <Debug> DynamicQueryHandler: Done processing query
1209 2023.12.06 05:07:21.023709 [ 3 ] {a34f67f0-6988-4d84-97a4-8b78c589b43d} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
1210 2023.12.06 05:07:21.023724 [ 3 ] {} <Debug> HTTP-Session: 1b1afb83-0522-43e7-abae-0d0e4be56c65 Destroying unnamed session
1211 2023.12.06 05:07:21.023831 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 513, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1212 2023.12.06 05:07:21.023876 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1213 2023.12.06 05:07:21.023894 [ 3 ] {} <Debug> HTTP-Session: b190a07d-0dbb-4fbe-b3e7-a7a2bf54615d Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
1214 2023.12.06 05:07:21.023910 [ 3 ] {} <Debug> HTTP-Session: b190a07d-0dbb-4fbe-b3e7-a7a2bf54615d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1215 2023.12.06 05:07:21.023979 [ 3 ] {2b2660ce-78e4-4776-a580-2f068de67979} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1216 2023.12.06 05:07:21.024019 [ 3 ] {2b2660ce-78e4-4776-a580-2f068de67979} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1217 2023.12.06 05:07:21.024122 [ 3 ] {2b2660ce-78e4-4776-a580-2f068de67979} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1218 2023.12.06 05:07:21.024360 [ 3 ] {2b2660ce-78e4-4776-a580-2f068de67979} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.83 GiB.
1219 2023.12.06 05:07:21.024597 [ 3 ] {2b2660ce-78e4-4776-a580-2f068de67979} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1220 2023.12.06 05:07:21.024768 [ 3 ] {2b2660ce-78e4-4776-a580-2f068de67979} <Trace> oximeter.measurements_i64 (784fe960-5373-4217-a094-998e111a984f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1221 2023.12.06 05:07:21.024883 [ 3 ] {2b2660ce-78e4-4776-a580-2f068de67979} <Information> executeQuery: Read 3 rows, 217.00 B in 0.000876385 sec., 3423 rows/sec., 241.80 KiB/sec.
1222 2023.12.06 05:07:21.024981 [ 3 ] {2b2660ce-78e4-4776-a580-2f068de67979} <Debug> DynamicQueryHandler: Done processing query
1223 2023.12.06 05:07:21.025004 [ 3 ] {2b2660ce-78e4-4776-a580-2f068de67979} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1224 2023.12.06 05:07:21.025020 [ 3 ] {} <Debug> HTTP-Session: b190a07d-0dbb-4fbe-b3e7-a7a2bf54615d Destroying unnamed session
1225 2023.12.06 05:07:25.148117 [ 104 ] {} <Debug> DNSResolver: Updating DNS cache
1226 2023.12.06 05:07:25.148193 [ 104 ] {} <Debug> DNSResolver: Updated DNS cache
1227 2023.12.06 05:07:31.017561 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 6362, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1228 2023.12.06 05:07:31.017686 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1229 2023.12.06 05:07:31.017715 [ 3 ] {} <Debug> HTTP-Session: 4e88bdb8-7cda-42ec-b5f0-9e07a697f495 Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
1230 2023.12.06 05:07:31.017742 [ 3 ] {} <Debug> HTTP-Session: 4e88bdb8-7cda-42ec-b5f0-9e07a697f495 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1231 2023.12.06 05:07:31.017881 [ 3 ] {659fc059-b793-43f3-8a48-e4345757d391} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1232 2023.12.06 05:07:31.017948 [ 3 ] {659fc059-b793-43f3-8a48-e4345757d391} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1233 2023.12.06 05:07:31.018124 [ 3 ] {659fc059-b793-43f3-8a48-e4345757d391} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1234 2023.12.06 05:07:31.018539 [ 3 ] {659fc059-b793-43f3-8a48-e4345757d391} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.82 GiB.
1235 2023.12.06 05:07:31.018796 [ 3 ] {659fc059-b793-43f3-8a48-e4345757d391} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1236 2023.12.06 05:07:31.018962 [ 3 ] {659fc059-b793-43f3-8a48-e4345757d391} <Trace> oximeter.fields_i64 (23c12e21-ada0-481d-8e26-5f02a5b480c9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1237 2023.12.06 05:07:31.019091 [ 3 ] {659fc059-b793-43f3-8a48-e4345757d391} <Information> executeQuery: Read 44 rows, 3.57 KiB in 0.001165309 sec., 37758 rows/sec., 2.99 MiB/sec.
1238 2023.12.06 05:07:31.019254 [ 3 ] {659fc059-b793-43f3-8a48-e4345757d391} <Debug> DynamicQueryHandler: Done processing query
1239 2023.12.06 05:07:31.019281 [ 3 ] {659fc059-b793-43f3-8a48-e4345757d391} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1240 2023.12.06 05:07:31.019298 [ 3 ] {} <Debug> HTTP-Session: 4e88bdb8-7cda-42ec-b5f0-9e07a697f495 Destroying unnamed session
1241 2023.12.06 05:07:31.019446 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 21127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1242 2023.12.06 05:07:31.019496 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1243 2023.12.06 05:07:31.019516 [ 3 ] {} <Debug> HTTP-Session: 0b9a8e38-2c89-4f08-810a-de2995c0eaac Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
1244 2023.12.06 05:07:31.019536 [ 3 ] {} <Debug> HTTP-Session: 0b9a8e38-2c89-4f08-810a-de2995c0eaac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1245 2023.12.06 05:07:31.019625 [ 3 ] {e5635f11-8386-4f63-a94f-d86c18236757} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1246 2023.12.06 05:07:31.019667 [ 3 ] {e5635f11-8386-4f63-a94f-d86c18236757} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1247 2023.12.06 05:07:31.019778 [ 3 ] {e5635f11-8386-4f63-a94f-d86c18236757} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1248 2023.12.06 05:07:31.020137 [ 3 ] {e5635f11-8386-4f63-a94f-d86c18236757} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.82 GiB.
1249 2023.12.06 05:07:31.020356 [ 3 ] {e5635f11-8386-4f63-a94f-d86c18236757} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1250 2023.12.06 05:07:31.020519 [ 3 ] {e5635f11-8386-4f63-a94f-d86c18236757} <Trace> oximeter.fields_string (e0a0ef65-1baf-4921-8b30-1507f49df8b5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1251 2023.12.06 05:07:31.020655 [ 3 ] {e5635f11-8386-4f63-a94f-d86c18236757} <Information> executeQuery: Read 132 rows, 13.05 KiB in 0.000999796 sec., 132026 rows/sec., 12.74 MiB/sec.
1252 2023.12.06 05:07:31.020808 [ 3 ] {e5635f11-8386-4f63-a94f-d86c18236757} <Debug> DynamicQueryHandler: Done processing query
1253 2023.12.06 05:07:31.020831 [ 3 ] {e5635f11-8386-4f63-a94f-d86c18236757} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1254 2023.12.06 05:07:31.020847 [ 3 ] {} <Debug> HTTP-Session: 0b9a8e38-2c89-4f08-810a-de2995c0eaac Destroying unnamed session
1255 2023.12.06 05:07:31.020971 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 7507, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1256 2023.12.06 05:07:31.021017 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1257 2023.12.06 05:07:31.021036 [ 3 ] {} <Debug> HTTP-Session: ce733449-7c73-4cdf-8f50-a1f28bd5276c Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
1258 2023.12.06 05:07:31.021054 [ 3 ] {} <Debug> HTTP-Session: ce733449-7c73-4cdf-8f50-a1f28bd5276c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1259 2023.12.06 05:07:31.021136 [ 3 ] {f6f6d74d-ef8e-442a-bb55-421eaca4079a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1260 2023.12.06 05:07:31.021177 [ 3 ] {f6f6d74d-ef8e-442a-bb55-421eaca4079a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1261 2023.12.06 05:07:31.021287 [ 3 ] {f6f6d74d-ef8e-442a-bb55-421eaca4079a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1262 2023.12.06 05:07:31.021570 [ 3 ] {f6f6d74d-ef8e-442a-bb55-421eaca4079a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.82 GiB.
1263 2023.12.06 05:07:31.021788 [ 3 ] {f6f6d74d-ef8e-442a-bb55-421eaca4079a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1264 2023.12.06 05:07:31.021980 [ 3 ] {f6f6d74d-ef8e-442a-bb55-421eaca4079a} <Trace> oximeter.fields_uuid (497de44e-e39e-43da-85ac-714f00fe2ab2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1265 2023.12.06 05:07:31.022148 [ 3 ] {f6f6d74d-ef8e-442a-bb55-421eaca4079a} <Information> executeQuery: Read 44 rows, 3.52 KiB in 0.000967986 sec., 45455 rows/sec., 3.55 MiB/sec.
1266 2023.12.06 05:07:31.022279 [ 3 ] {f6f6d74d-ef8e-442a-bb55-421eaca4079a} <Debug> DynamicQueryHandler: Done processing query
1267 2023.12.06 05:07:31.022303 [ 3 ] {f6f6d74d-ef8e-442a-bb55-421eaca4079a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1268 2023.12.06 05:07:31.022319 [ 3 ] {} <Debug> HTTP-Session: ce733449-7c73-4cdf-8f50-a1f28bd5276c Destroying unnamed session
1269 2023.12.06 05:07:31.022541 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 47077, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1270 2023.12.06 05:07:31.022588 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1271 2023.12.06 05:07:31.022607 [ 3 ] {} <Debug> HTTP-Session: 4ace4ed5-e128-4661-9ec5-4b48e23a0356 Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
1272 2023.12.06 05:07:31.022626 [ 3 ] {} <Debug> HTTP-Session: 4ace4ed5-e128-4661-9ec5-4b48e23a0356 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1273 2023.12.06 05:07:31.022722 [ 3 ] {c6620290-8db3-4fbb-8536-39f4daaaeeef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1274 2023.12.06 05:07:31.022769 [ 3 ] {c6620290-8db3-4fbb-8536-39f4daaaeeef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1275 2023.12.06 05:07:31.022914 [ 3 ] {c6620290-8db3-4fbb-8536-39f4daaaeeef} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1276 2023.12.06 05:07:31.023360 [ 3 ] {c6620290-8db3-4fbb-8536-39f4daaaeeef} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.82 GiB.
1277 2023.12.06 05:07:31.023669 [ 3 ] {c6620290-8db3-4fbb-8536-39f4daaaeeef} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1278 2023.12.06 05:07:31.023842 [ 3 ] {c6620290-8db3-4fbb-8536-39f4daaaeeef} <Trace> oximeter.measurements_histogramf64 (f0df1573-b2eb-4c9d-a8e8-54e15f434e30): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1279 2023.12.06 05:07:31.023965 [ 3 ] {c6620290-8db3-4fbb-8536-39f4daaaeeef} <Information> executeQuery: Read 44 rows, 60.80 KiB in 0.00121221 sec., 36297 rows/sec., 48.98 MiB/sec.
1280 2023.12.06 05:07:31.024086 [ 3 ] {c6620290-8db3-4fbb-8536-39f4daaaeeef} <Debug> DynamicQueryHandler: Done processing query
1281 2023.12.06 05:07:31.024109 [ 3 ] {c6620290-8db3-4fbb-8536-39f4daaaeeef} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
1282 2023.12.06 05:07:31.024124 [ 3 ] {} <Debug> HTTP-Session: 4ace4ed5-e128-4661-9ec5-4b48e23a0356 Destroying unnamed session
1283 2023.12.06 05:07:36.017338 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1284 2023.12.06 05:07:36.017480 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1285 2023.12.06 05:07:36.017510 [ 3 ] {} <Debug> HTTP-Session: e0ee64ba-e3fc-401c-a0b0-ab1ab8fb1c6b Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
1286 2023.12.06 05:07:36.017537 [ 3 ] {} <Debug> HTTP-Session: e0ee64ba-e3fc-401c-a0b0-ab1ab8fb1c6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1287 2023.12.06 05:07:36.017755 [ 3 ] {36849c0f-7a2a-4bf4-92c8-d2a77ff2c27b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete)
1288 2023.12.06 05:07:36.018459 [ 3 ] {36849c0f-7a2a-4bf4-92c8-d2a77ff2c27b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1289 2023.12.06 05:07:36.018644 [ 3 ] {36849c0f-7a2a-4bf4-92c8-d2a77ff2c27b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1290 2023.12.06 05:07:36.018695 [ 3 ] {36849c0f-7a2a-4bf4-92c8-d2a77ff2c27b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1291 2023.12.06 05:07:36.018861 [ 3 ] {36849c0f-7a2a-4bf4-92c8-d2a77ff2c27b} <Debug> oximeter.timeseries_schema (eb30e883-a018-4c43-8839-b957a26dcd7c) (SelectExecutor): Key condition: (column 0 notIn 10-element set)
1292 2023.12.06 05:07:36.018944 [ 189 ] {36849c0f-7a2a-4bf4-92c8-d2a77ff2c27b} <Trace> oximeter.timeseries_schema (eb30e883-a018-4c43-8839-b957a26dcd7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1293 2023.12.06 05:07:36.019012 [ 186 ] {36849c0f-7a2a-4bf4-92c8-d2a77ff2c27b} <Trace> oximeter.timeseries_schema (eb30e883-a018-4c43-8839-b957a26dcd7c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1294 2023.12.06 05:07:36.019151 [ 3 ] {36849c0f-7a2a-4bf4-92c8-d2a77ff2c27b} <Debug> oximeter.timeseries_schema (eb30e883-a018-4c43-8839-b957a26dcd7c) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges
1295 2023.12.06 05:07:36.019242 [ 3 ] {36849c0f-7a2a-4bf4-92c8-d2a77ff2c27b} <Debug> oximeter.timeseries_schema (eb30e883-a018-4c43-8839-b957a26dcd7c) (SelectExecutor): Reading approx. 10 rows with 2 streams
1296 2023.12.06 05:07:36.021062 [ 3 ] {36849c0f-7a2a-4bf4-92c8-d2a77ff2c27b} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.003253215 sec., 3073 rows/sec., 431.96 KiB/sec.
1297 2023.12.06 05:07:36.021337 [ 3 ] {36849c0f-7a2a-4bf4-92c8-d2a77ff2c27b} <Debug> DynamicQueryHandler: Done processing query
1298 2023.12.06 05:07:36.021362 [ 3 ] {36849c0f-7a2a-4bf4-92c8-d2a77ff2c27b} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1299 2023.12.06 05:07:36.021380 [ 3 ] {} <Debug> HTTP-Session: e0ee64ba-e3fc-401c-a0b0-ab1ab8fb1c6b Destroying unnamed session
1300 2023.12.06 05:07:36.021620 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 509, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1301 2023.12.06 05:07:36.021670 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1302 2023.12.06 05:07:36.021691 [ 3 ] {} <Debug> HTTP-Session: e9237412-f038-4c2e-ad06-17a16f0415c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
1303 2023.12.06 05:07:36.021711 [ 3 ] {} <Debug> HTTP-Session: e9237412-f038-4c2e-ad06-17a16f0415c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1304 2023.12.06 05:07:36.021855 [ 3 ] {eec18654-5ef8-4cf3-95a3-73b9a33cf0aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete)
1305 2023.12.06 05:07:36.022357 [ 3 ] {eec18654-5ef8-4cf3-95a3-73b9a33cf0aa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1306 2023.12.06 05:07:36.022535 [ 3 ] {eec18654-5ef8-4cf3-95a3-73b9a33cf0aa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1307 2023.12.06 05:07:36.022580 [ 3 ] {eec18654-5ef8-4cf3-95a3-73b9a33cf0aa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1308 2023.12.06 05:07:36.022728 [ 3 ] {eec18654-5ef8-4cf3-95a3-73b9a33cf0aa} <Debug> oximeter.timeseries_schema (eb30e883-a018-4c43-8839-b957a26dcd7c) (SelectExecutor): Key condition: (column 0 notIn 11-element set)
1309 2023.12.06 05:07:36.022804 [ 186 ] {eec18654-5ef8-4cf3-95a3-73b9a33cf0aa} <Trace> oximeter.timeseries_schema (eb30e883-a018-4c43-8839-b957a26dcd7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1310 2023.12.06 05:07:36.022824 [ 190 ] {eec18654-5ef8-4cf3-95a3-73b9a33cf0aa} <Trace> oximeter.timeseries_schema (eb30e883-a018-4c43-8839-b957a26dcd7c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1311 2023.12.06 05:07:36.022931 [ 3 ] {eec18654-5ef8-4cf3-95a3-73b9a33cf0aa} <Debug> oximeter.timeseries_schema (eb30e883-a018-4c43-8839-b957a26dcd7c) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges
1312 2023.12.06 05:07:36.022992 [ 3 ] {eec18654-5ef8-4cf3-95a3-73b9a33cf0aa} <Debug> oximeter.timeseries_schema (eb30e883-a018-4c43-8839-b957a26dcd7c) (SelectExecutor): Reading approx. 10 rows with 2 streams
1313 2023.12.06 05:07:36.024579 [ 3 ] {eec18654-5ef8-4cf3-95a3-73b9a33cf0aa} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002682735 sec., 3727 rows/sec., 523.82 KiB/sec.
1314 2023.12.06 05:07:36.024833 [ 3 ] {eec18654-5ef8-4cf3-95a3-73b9a33cf0aa} <Debug> DynamicQueryHandler: Done processing query
1315 2023.12.06 05:07:36.024858 [ 3 ] {eec18654-5ef8-4cf3-95a3-73b9a33cf0aa} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1316 2023.12.06 05:07:36.024875 [ 3 ] {} <Debug> HTTP-Session: e9237412-f038-4c2e-ad06-17a16f0415c0 Destroying unnamed session
1317 2023.12.06 05:07:36.025108 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1318 2023.12.06 05:07:36.025158 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1319 2023.12.06 05:07:36.025178 [ 3 ] {} <Debug> HTTP-Session: ffe07b2a-11c3-468f-8170-333d2ff16773 Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
1320 2023.12.06 05:07:36.025196 [ 3 ] {} <Debug> HTTP-Session: ffe07b2a-11c3-468f-8170-333d2ff16773 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1321 2023.12.06 05:07:36.025331 [ 3 ] {a6ef090c-1735-45ad-947f-d97ca61f8b1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete)
1322 2023.12.06 05:07:36.025823 [ 3 ] {a6ef090c-1735-45ad-947f-d97ca61f8b1b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1323 2023.12.06 05:07:36.025995 [ 3 ] {a6ef090c-1735-45ad-947f-d97ca61f8b1b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1324 2023.12.06 05:07:36.026037 [ 3 ] {a6ef090c-1735-45ad-947f-d97ca61f8b1b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1325 2023.12.06 05:07:36.026184 [ 3 ] {a6ef090c-1735-45ad-947f-d97ca61f8b1b} <Debug> oximeter.timeseries_schema (eb30e883-a018-4c43-8839-b957a26dcd7c) (SelectExecutor): Key condition: (column 0 notIn 12-element set)
1326 2023.12.06 05:07:36.026265 [ 190 ] {a6ef090c-1735-45ad-947f-d97ca61f8b1b} <Trace> oximeter.timeseries_schema (eb30e883-a018-4c43-8839-b957a26dcd7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1327 2023.12.06 05:07:36.026270 [ 186 ] {a6ef090c-1735-45ad-947f-d97ca61f8b1b} <Trace> oximeter.timeseries_schema (eb30e883-a018-4c43-8839-b957a26dcd7c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1328 2023.12.06 05:07:36.026366 [ 3 ] {a6ef090c-1735-45ad-947f-d97ca61f8b1b} <Debug> oximeter.timeseries_schema (eb30e883-a018-4c43-8839-b957a26dcd7c) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges
1329 2023.12.06 05:07:36.026426 [ 3 ] {a6ef090c-1735-45ad-947f-d97ca61f8b1b} <Debug> oximeter.timeseries_schema (eb30e883-a018-4c43-8839-b957a26dcd7c) (SelectExecutor): Reading approx. 10 rows with 2 streams
1330 2023.12.06 05:07:36.028188 [ 3 ] {a6ef090c-1735-45ad-947f-d97ca61f8b1b} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002818007 sec., 3548 rows/sec., 498.68 KiB/sec.
1331 2023.12.06 05:07:36.028453 [ 3 ] {a6ef090c-1735-45ad-947f-d97ca61f8b1b} <Debug> DynamicQueryHandler: Done processing query
1332 2023.12.06 05:07:36.028478 [ 3 ] {a6ef090c-1735-45ad-947f-d97ca61f8b1b} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1333 2023.12.06 05:07:36.028499 [ 3 ] {} <Debug> HTTP-Session: ffe07b2a-11c3-468f-8170-333d2ff16773 Destroying unnamed session
1334 2023.12.06 05:07:36.028869 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 563, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1335 2023.12.06 05:07:36.028924 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1336 2023.12.06 05:07:36.028947 [ 3 ] {} <Debug> HTTP-Session: 7fa8554c-5d97-4cc1-98a9-5e22b5c4a4c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
1337 2023.12.06 05:07:36.028969 [ 3 ] {} <Debug> HTTP-Session: 7fa8554c-5d97-4cc1-98a9-5e22b5c4a4c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1338 2023.12.06 05:07:36.029131 [ 3 ] {02af84d8-3451-4cf2-9ffb-f11b106d477e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete)
1339 2023.12.06 05:07:36.029695 [ 3 ] {02af84d8-3451-4cf2-9ffb-f11b106d477e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1340 2023.12.06 05:07:36.029871 [ 3 ] {02af84d8-3451-4cf2-9ffb-f11b106d477e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1341 2023.12.06 05:07:36.029914 [ 3 ] {02af84d8-3451-4cf2-9ffb-f11b106d477e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1342 2023.12.06 05:07:36.030060 [ 3 ] {02af84d8-3451-4cf2-9ffb-f11b106d477e} <Debug> oximeter.timeseries_schema (eb30e883-a018-4c43-8839-b957a26dcd7c) (SelectExecutor): Key condition: (column 0 notIn 13-element set)
1343 2023.12.06 05:07:36.030136 [ 186 ] {02af84d8-3451-4cf2-9ffb-f11b106d477e} <Trace> oximeter.timeseries_schema (eb30e883-a018-4c43-8839-b957a26dcd7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1344 2023.12.06 05:07:36.030148 [ 190 ] {02af84d8-3451-4cf2-9ffb-f11b106d477e} <Trace> oximeter.timeseries_schema (eb30e883-a018-4c43-8839-b957a26dcd7c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1345 2023.12.06 05:07:36.030242 [ 3 ] {02af84d8-3451-4cf2-9ffb-f11b106d477e} <Debug> oximeter.timeseries_schema (eb30e883-a018-4c43-8839-b957a26dcd7c) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges
1346 2023.12.06 05:07:36.030302 [ 3 ] {02af84d8-3451-4cf2-9ffb-f11b106d477e} <Debug> oximeter.timeseries_schema (eb30e883-a018-4c43-8839-b957a26dcd7c) (SelectExecutor): Reading approx. 10 rows with 2 streams
1347 2023.12.06 05:07:36.032097 [ 3 ] {02af84d8-3451-4cf2-9ffb-f11b106d477e} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002920969 sec., 3423 rows/sec., 481.10 KiB/sec.
1348 2023.12.06 05:07:36.032349 [ 3 ] {02af84d8-3451-4cf2-9ffb-f11b106d477e} <Debug> DynamicQueryHandler: Done processing query
1349 2023.12.06 05:07:36.032373 [ 3 ] {02af84d8-3451-4cf2-9ffb-f11b106d477e} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1350 2023.12.06 05:07:36.032390 [ 3 ] {} <Debug> HTTP-Session: 7fa8554c-5d97-4cc1-98a9-5e22b5c4a4c9 Destroying unnamed session
1351 2023.12.06 05:07:36.032659 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 590, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1352 2023.12.06 05:07:36.032704 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1353 2023.12.06 05:07:36.032722 [ 3 ] {} <Debug> HTTP-Session: 5e785865-fcda-4bce-bc6b-58134eb03cf5 Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
1354 2023.12.06 05:07:36.032738 [ 3 ] {} <Debug> HTTP-Session: 5e785865-fcda-4bce-bc6b-58134eb03cf5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1355 2023.12.06 05:07:36.032866 [ 3 ] {e3ad59b3-3308-407b-aa88-6b731e845602} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete)
1356 2023.12.06 05:07:36.033361 [ 3 ] {e3ad59b3-3308-407b-aa88-6b731e845602} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1357 2023.12.06 05:07:36.033538 [ 3 ] {e3ad59b3-3308-407b-aa88-6b731e845602} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1358 2023.12.06 05:07:36.033580 [ 3 ] {e3ad59b3-3308-407b-aa88-6b731e845602} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1359 2023.12.06 05:07:36.033727 [ 3 ] {e3ad59b3-3308-407b-aa88-6b731e845602} <Debug> oximeter.timeseries_schema (eb30e883-a018-4c43-8839-b957a26dcd7c) (SelectExecutor): Key condition: (column 0 notIn 14-element set)
1360 2023.12.06 05:07:36.033804 [ 190 ] {e3ad59b3-3308-407b-aa88-6b731e845602} <Trace> oximeter.timeseries_schema (eb30e883-a018-4c43-8839-b957a26dcd7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1361 2023.12.06 05:07:36.033818 [ 186 ] {e3ad59b3-3308-407b-aa88-6b731e845602} <Trace> oximeter.timeseries_schema (eb30e883-a018-4c43-8839-b957a26dcd7c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1362 2023.12.06 05:07:36.033915 [ 3 ] {e3ad59b3-3308-407b-aa88-6b731e845602} <Debug> oximeter.timeseries_schema (eb30e883-a018-4c43-8839-b957a26dcd7c) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges
1363 2023.12.06 05:07:36.033974 [ 3 ] {e3ad59b3-3308-407b-aa88-6b731e845602} <Debug> oximeter.timeseries_schema (eb30e883-a018-4c43-8839-b957a26dcd7c) (SelectExecutor): Reading approx. 10 rows with 2 streams
1364 2023.12.06 05:07:36.035419 [ 3 ] {e3ad59b3-3308-407b-aa88-6b731e845602} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002515022 sec., 3976 rows/sec., 558.75 KiB/sec.
1365 2023.12.06 05:07:36.035656 [ 3 ] {e3ad59b3-3308-407b-aa88-6b731e845602} <Debug> DynamicQueryHandler: Done processing query
1366 2023.12.06 05:07:36.035681 [ 3 ] {e3ad59b3-3308-407b-aa88-6b731e845602} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1367 2023.12.06 05:07:36.035697 [ 3 ] {} <Debug> HTTP-Session: 5e785865-fcda-4bce-bc6b-58134eb03cf5 Destroying unnamed session
1368 2023.12.06 05:07:36.035936 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 617, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1369 2023.12.06 05:07:36.035980 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1370 2023.12.06 05:07:36.035999 [ 3 ] {} <Debug> HTTP-Session: e059ea18-6466-413c-9aeb-741e3f79d41b Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
1371 2023.12.06 05:07:36.036016 [ 3 ] {} <Debug> HTTP-Session: e059ea18-6466-413c-9aeb-741e3f79d41b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1372 2023.12.06 05:07:36.036144 [ 3 ] {71a4288a-6eff-449b-aa02-dd3682dc4a57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete)
1373 2023.12.06 05:07:36.036648 [ 3 ] {71a4288a-6eff-449b-aa02-dd3682dc4a57} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1374 2023.12.06 05:07:36.036831 [ 3 ] {71a4288a-6eff-449b-aa02-dd3682dc4a57} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1375 2023.12.06 05:07:36.036873 [ 3 ] {71a4288a-6eff-449b-aa02-dd3682dc4a57} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1376 2023.12.06 05:07:36.037020 [ 3 ] {71a4288a-6eff-449b-aa02-dd3682dc4a57} <Debug> oximeter.timeseries_schema (eb30e883-a018-4c43-8839-b957a26dcd7c) (SelectExecutor): Key condition: (column 0 notIn 15-element set)
1377 2023.12.06 05:07:36.037084 [ 190 ] {71a4288a-6eff-449b-aa02-dd3682dc4a57} <Trace> oximeter.timeseries_schema (eb30e883-a018-4c43-8839-b957a26dcd7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1378 2023.12.06 05:07:36.037102 [ 191 ] {71a4288a-6eff-449b-aa02-dd3682dc4a57} <Trace> oximeter.timeseries_schema (eb30e883-a018-4c43-8839-b957a26dcd7c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1379 2023.12.06 05:07:36.037199 [ 3 ] {71a4288a-6eff-449b-aa02-dd3682dc4a57} <Debug> oximeter.timeseries_schema (eb30e883-a018-4c43-8839-b957a26dcd7c) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges
1380 2023.12.06 05:07:36.037258 [ 3 ] {71a4288a-6eff-449b-aa02-dd3682dc4a57} <Debug> oximeter.timeseries_schema (eb30e883-a018-4c43-8839-b957a26dcd7c) (SelectExecutor): Reading approx. 10 rows with 2 streams
1381 2023.12.06 05:07:36.038887 [ 3 ] {71a4288a-6eff-449b-aa02-dd3682dc4a57} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002704185 sec., 3697 rows/sec., 519.67 KiB/sec.
1382 2023.12.06 05:07:36.039129 [ 3 ] {71a4288a-6eff-449b-aa02-dd3682dc4a57} <Debug> DynamicQueryHandler: Done processing query
1383 2023.12.06 05:07:36.039152 [ 3 ] {71a4288a-6eff-449b-aa02-dd3682dc4a57} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1384 2023.12.06 05:07:36.039169 [ 3 ] {} <Debug> HTTP-Session: e059ea18-6466-413c-9aeb-741e3f79d41b Destroying unnamed session
1385 2023.12.06 05:07:36.039400 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 650, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1386 2023.12.06 05:07:36.039446 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1387 2023.12.06 05:07:36.039464 [ 3 ] {} <Debug> HTTP-Session: 72b53b1b-7825-4906-854b-2d76b1eb9a31 Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
1388 2023.12.06 05:07:36.039482 [ 3 ] {} <Debug> HTTP-Session: 72b53b1b-7825-4906-854b-2d76b1eb9a31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1389 2023.12.06 05:07:36.039613 [ 3 ] {40242320-cab7-4f74-9146-5e27876d3311} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete)
1390 2023.12.06 05:07:36.040123 [ 3 ] {40242320-cab7-4f74-9146-5e27876d3311} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1391 2023.12.06 05:07:36.040307 [ 3 ] {40242320-cab7-4f74-9146-5e27876d3311} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1392 2023.12.06 05:07:36.040349 [ 3 ] {40242320-cab7-4f74-9146-5e27876d3311} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1393 2023.12.06 05:07:36.040496 [ 3 ] {40242320-cab7-4f74-9146-5e27876d3311} <Debug> oximeter.timeseries_schema (eb30e883-a018-4c43-8839-b957a26dcd7c) (SelectExecutor): Key condition: (column 0 notIn 16-element set)
1394 2023.12.06 05:07:36.040555 [ 190 ] {40242320-cab7-4f74-9146-5e27876d3311} <Trace> oximeter.timeseries_schema (eb30e883-a018-4c43-8839-b957a26dcd7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1395 2023.12.06 05:07:36.040586 [ 186 ] {40242320-cab7-4f74-9146-5e27876d3311} <Trace> oximeter.timeseries_schema (eb30e883-a018-4c43-8839-b957a26dcd7c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1396 2023.12.06 05:07:36.040706 [ 3 ] {40242320-cab7-4f74-9146-5e27876d3311} <Debug> oximeter.timeseries_schema (eb30e883-a018-4c43-8839-b957a26dcd7c) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges
1397 2023.12.06 05:07:36.040779 [ 3 ] {40242320-cab7-4f74-9146-5e27876d3311} <Debug> oximeter.timeseries_schema (eb30e883-a018-4c43-8839-b957a26dcd7c) (SelectExecutor): Reading approx. 10 rows with 2 streams
1398 2023.12.06 05:07:36.042291 [ 3 ] {40242320-cab7-4f74-9146-5e27876d3311} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002639474 sec., 3788 rows/sec., 532.41 KiB/sec.
1399 2023.12.06 05:07:36.042535 [ 3 ] {40242320-cab7-4f74-9146-5e27876d3311} <Debug> DynamicQueryHandler: Done processing query
1400 2023.12.06 05:07:36.042560 [ 3 ] {40242320-cab7-4f74-9146-5e27876d3311} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1401 2023.12.06 05:07:36.042578 [ 3 ] {} <Debug> HTTP-Session: 72b53b1b-7825-4906-854b-2d76b1eb9a31 Destroying unnamed session
1402 2023.12.06 05:07:36.042807 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1403 2023.12.06 05:07:36.042855 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1404 2023.12.06 05:07:36.042875 [ 3 ] {} <Debug> HTTP-Session: 8b74ba01-70c1-4204-ab85-04b34f99e642 Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
1405 2023.12.06 05:07:36.042892 [ 3 ] {} <Debug> HTTP-Session: 8b74ba01-70c1-4204-ab85-04b34f99e642 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1406 2023.12.06 05:07:36.043022 [ 3 ] {fb350026-8f36-4352-9085-e8d556a5fda6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete)
1407 2023.12.06 05:07:36.043543 [ 3 ] {fb350026-8f36-4352-9085-e8d556a5fda6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1408 2023.12.06 05:07:36.043731 [ 3 ] {fb350026-8f36-4352-9085-e8d556a5fda6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1409 2023.12.06 05:07:36.043773 [ 3 ] {fb350026-8f36-4352-9085-e8d556a5fda6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1410 2023.12.06 05:07:36.043920 [ 3 ] {fb350026-8f36-4352-9085-e8d556a5fda6} <Debug> oximeter.timeseries_schema (eb30e883-a018-4c43-8839-b957a26dcd7c) (SelectExecutor): Key condition: (column 0 notIn 17-element set)
1411 2023.12.06 05:07:36.043994 [ 190 ] {fb350026-8f36-4352-9085-e8d556a5fda6} <Trace> oximeter.timeseries_schema (eb30e883-a018-4c43-8839-b957a26dcd7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1412 2023.12.06 05:07:36.044006 [ 193 ] {fb350026-8f36-4352-9085-e8d556a5fda6} <Trace> oximeter.timeseries_schema (eb30e883-a018-4c43-8839-b957a26dcd7c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1413 2023.12.06 05:07:36.044088 [ 3 ] {fb350026-8f36-4352-9085-e8d556a5fda6} <Debug> oximeter.timeseries_schema (eb30e883-a018-4c43-8839-b957a26dcd7c) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges
1414 2023.12.06 05:07:36.044143 [ 3 ] {fb350026-8f36-4352-9085-e8d556a5fda6} <Debug> oximeter.timeseries_schema (eb30e883-a018-4c43-8839-b957a26dcd7c) (SelectExecutor): Reading approx. 10 rows with 2 streams
1415 2023.12.06 05:07:36.045615 [ 3 ] {fb350026-8f36-4352-9085-e8d556a5fda6} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002554453 sec., 3914 rows/sec., 550.13 KiB/sec.
1416 2023.12.06 05:07:36.045836 [ 3 ] {fb350026-8f36-4352-9085-e8d556a5fda6} <Debug> DynamicQueryHandler: Done processing query
1417 2023.12.06 05:07:36.045860 [ 3 ] {fb350026-8f36-4352-9085-e8d556a5fda6} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1418 2023.12.06 05:07:36.045877 [ 3 ] {} <Debug> HTTP-Session: 8b74ba01-70c1-4204-ab85-04b34f99e642 Destroying unnamed session
1419 2023.12.06 05:07:36.046104 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 708, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1420 2023.12.06 05:07:36.046150 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1421 2023.12.06 05:07:36.046169 [ 3 ] {} <Debug> HTTP-Session: 98639a8f-4847-4bf2-b80e-8a874b4c5e8d Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
1422 2023.12.06 05:07:36.046186 [ 3 ] {} <Debug> HTTP-Session: 98639a8f-4847-4bf2-b80e-8a874b4c5e8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1423 2023.12.06 05:07:36.046315 [ 3 ] {897ca308-4a94-4115-ae85-7e14f63e9026} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete)
1424 2023.12.06 05:07:36.046838 [ 3 ] {897ca308-4a94-4115-ae85-7e14f63e9026} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1425 2023.12.06 05:07:36.047023 [ 3 ] {897ca308-4a94-4115-ae85-7e14f63e9026} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1426 2023.12.06 05:07:36.047063 [ 3 ] {897ca308-4a94-4115-ae85-7e14f63e9026} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1427 2023.12.06 05:07:36.047209 [ 3 ] {897ca308-4a94-4115-ae85-7e14f63e9026} <Debug> oximeter.timeseries_schema (eb30e883-a018-4c43-8839-b957a26dcd7c) (SelectExecutor): Key condition: (column 0 notIn 18-element set)
1428 2023.12.06 05:07:36.047272 [ 190 ] {897ca308-4a94-4115-ae85-7e14f63e9026} <Trace> oximeter.timeseries_schema (eb30e883-a018-4c43-8839-b957a26dcd7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1429 2023.12.06 05:07:36.047288 [ 186 ] {897ca308-4a94-4115-ae85-7e14f63e9026} <Trace> oximeter.timeseries_schema (eb30e883-a018-4c43-8839-b957a26dcd7c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1430 2023.12.06 05:07:36.047371 [ 3 ] {897ca308-4a94-4115-ae85-7e14f63e9026} <Debug> oximeter.timeseries_schema (eb30e883-a018-4c43-8839-b957a26dcd7c) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges
1431 2023.12.06 05:07:36.047428 [ 3 ] {897ca308-4a94-4115-ae85-7e14f63e9026} <Debug> oximeter.timeseries_schema (eb30e883-a018-4c43-8839-b957a26dcd7c) (SelectExecutor): Reading approx. 10 rows with 2 streams
1432 2023.12.06 05:07:36.049215 [ 3 ] {897ca308-4a94-4115-ae85-7e14f63e9026} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002861048 sec., 3495 rows/sec., 491.17 KiB/sec.
1433 2023.12.06 05:07:36.049464 [ 3 ] {897ca308-4a94-4115-ae85-7e14f63e9026} <Debug> DynamicQueryHandler: Done processing query
1434 2023.12.06 05:07:36.049488 [ 3 ] {897ca308-4a94-4115-ae85-7e14f63e9026} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1435 2023.12.06 05:07:36.049504 [ 3 ] {} <Debug> HTTP-Session: 98639a8f-4847-4bf2-b80e-8a874b4c5e8d Destroying unnamed session
1436 2023.12.06 05:07:36.049736 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 741, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1437 2023.12.06 05:07:36.049781 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1438 2023.12.06 05:07:36.049800 [ 3 ] {} <Debug> HTTP-Session: 95da355d-93fd-4ff3-be95-97674d461098 Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
1439 2023.12.06 05:07:36.049816 [ 3 ] {} <Debug> HTTP-Session: 95da355d-93fd-4ff3-be95-97674d461098 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1440 2023.12.06 05:07:36.049946 [ 3 ] {9a29e559-e7bd-4c8a-9166-c0b49edc0c70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete)
1441 2023.12.06 05:07:36.050471 [ 3 ] {9a29e559-e7bd-4c8a-9166-c0b49edc0c70} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1442 2023.12.06 05:07:36.050664 [ 3 ] {9a29e559-e7bd-4c8a-9166-c0b49edc0c70} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1443 2023.12.06 05:07:36.050707 [ 3 ] {9a29e559-e7bd-4c8a-9166-c0b49edc0c70} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1444 2023.12.06 05:07:36.050852 [ 3 ] {9a29e559-e7bd-4c8a-9166-c0b49edc0c70} <Debug> oximeter.timeseries_schema (eb30e883-a018-4c43-8839-b957a26dcd7c) (SelectExecutor): Key condition: (column 0 notIn 19-element set)
1445 2023.12.06 05:07:36.050933 [ 190 ] {9a29e559-e7bd-4c8a-9166-c0b49edc0c70} <Trace> oximeter.timeseries_schema (eb30e883-a018-4c43-8839-b957a26dcd7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1446 2023.12.06 05:07:36.050944 [ 193 ] {9a29e559-e7bd-4c8a-9166-c0b49edc0c70} <Trace> oximeter.timeseries_schema (eb30e883-a018-4c43-8839-b957a26dcd7c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1447 2023.12.06 05:07:36.051028 [ 3 ] {9a29e559-e7bd-4c8a-9166-c0b49edc0c70} <Debug> oximeter.timeseries_schema (eb30e883-a018-4c43-8839-b957a26dcd7c) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges
1448 2023.12.06 05:07:36.051082 [ 3 ] {9a29e559-e7bd-4c8a-9166-c0b49edc0c70} <Debug> oximeter.timeseries_schema (eb30e883-a018-4c43-8839-b957a26dcd7c) (SelectExecutor): Reading approx. 10 rows with 2 streams
1449 2023.12.06 05:07:36.052588 [ 3 ] {9a29e559-e7bd-4c8a-9166-c0b49edc0c70} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002602043 sec., 3843 rows/sec., 540.07 KiB/sec.
1450 2023.12.06 05:07:36.052809 [ 3 ] {9a29e559-e7bd-4c8a-9166-c0b49edc0c70} <Debug> DynamicQueryHandler: Done processing query
1451 2023.12.06 05:07:36.052833 [ 3 ] {9a29e559-e7bd-4c8a-9166-c0b49edc0c70} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1452 2023.12.06 05:07:36.052849 [ 3 ] {} <Debug> HTTP-Session: 95da355d-93fd-4ff3-be95-97674d461098 Destroying unnamed session
1453 2023.12.06 05:07:36.053072 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1454 2023.12.06 05:07:36.053118 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1455 2023.12.06 05:07:36.053136 [ 3 ] {} <Debug> HTTP-Session: f589da49-6831-43d6-a3f9-cb44b785f07d Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
1456 2023.12.06 05:07:36.053154 [ 3 ] {} <Debug> HTTP-Session: f589da49-6831-43d6-a3f9-cb44b785f07d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1457 2023.12.06 05:07:36.053285 [ 3 ] {556e9110-af61-4388-9f38-b428c468a2ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete)
1458 2023.12.06 05:07:36.053809 [ 3 ] {556e9110-af61-4388-9f38-b428c468a2ce} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1459 2023.12.06 05:07:36.053997 [ 3 ] {556e9110-af61-4388-9f38-b428c468a2ce} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1460 2023.12.06 05:07:36.054038 [ 3 ] {556e9110-af61-4388-9f38-b428c468a2ce} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1461 2023.12.06 05:07:36.054184 [ 3 ] {556e9110-af61-4388-9f38-b428c468a2ce} <Debug> oximeter.timeseries_schema (eb30e883-a018-4c43-8839-b957a26dcd7c) (SelectExecutor): Key condition: (column 0 notIn 20-element set)
1462 2023.12.06 05:07:36.054252 [ 190 ] {556e9110-af61-4388-9f38-b428c468a2ce} <Trace> oximeter.timeseries_schema (eb30e883-a018-4c43-8839-b957a26dcd7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1463 2023.12.06 05:07:36.054267 [ 189 ] {556e9110-af61-4388-9f38-b428c468a2ce} <Trace> oximeter.timeseries_schema (eb30e883-a018-4c43-8839-b957a26dcd7c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1464 2023.12.06 05:07:36.054349 [ 3 ] {556e9110-af61-4388-9f38-b428c468a2ce} <Debug> oximeter.timeseries_schema (eb30e883-a018-4c43-8839-b957a26dcd7c) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges
1465 2023.12.06 05:07:36.054403 [ 3 ] {556e9110-af61-4388-9f38-b428c468a2ce} <Debug> oximeter.timeseries_schema (eb30e883-a018-4c43-8839-b957a26dcd7c) (SelectExecutor): Reading approx. 10 rows with 2 streams
1466 2023.12.06 05:07:36.055847 [ 3 ] {556e9110-af61-4388-9f38-b428c468a2ce} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002523162 sec., 3963 rows/sec., 556.95 KiB/sec.
1467 2023.12.06 05:07:36.056074 [ 3 ] {556e9110-af61-4388-9f38-b428c468a2ce} <Debug> DynamicQueryHandler: Done processing query
1468 2023.12.06 05:07:36.056097 [ 3 ] {556e9110-af61-4388-9f38-b428c468a2ce} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1469 2023.12.06 05:07:36.056114 [ 3 ] {} <Debug> HTTP-Session: f589da49-6831-43d6-a3f9-cb44b785f07d Destroying unnamed session
1470 2023.12.06 05:07:36.056341 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 810, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1471 2023.12.06 05:07:36.056385 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1472 2023.12.06 05:07:36.056405 [ 3 ] {} <Debug> HTTP-Session: 8e1d1d11-a374-4649-81fc-4ea413ad6221 Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
1473 2023.12.06 05:07:36.056422 [ 3 ] {} <Debug> HTTP-Session: 8e1d1d11-a374-4649-81fc-4ea413ad6221 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1474 2023.12.06 05:07:36.056553 [ 3 ] {d0a56866-5cd0-44bf-8d67-d2843f290873} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete)
1475 2023.12.06 05:07:36.057080 [ 3 ] {d0a56866-5cd0-44bf-8d67-d2843f290873} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1476 2023.12.06 05:07:36.057268 [ 3 ] {d0a56866-5cd0-44bf-8d67-d2843f290873} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1477 2023.12.06 05:07:36.057309 [ 3 ] {d0a56866-5cd0-44bf-8d67-d2843f290873} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1478 2023.12.06 05:07:36.057456 [ 3 ] {d0a56866-5cd0-44bf-8d67-d2843f290873} <Debug> oximeter.timeseries_schema (eb30e883-a018-4c43-8839-b957a26dcd7c) (SelectExecutor): Key condition: (column 0 notIn 21-element set)
1479 2023.12.06 05:07:36.057523 [ 190 ] {d0a56866-5cd0-44bf-8d67-d2843f290873} <Trace> oximeter.timeseries_schema (eb30e883-a018-4c43-8839-b957a26dcd7c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1480 2023.12.06 05:07:36.057544 [ 186 ] {d0a56866-5cd0-44bf-8d67-d2843f290873} <Trace> oximeter.timeseries_schema (eb30e883-a018-4c43-8839-b957a26dcd7c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1481 2023.12.06 05:07:36.057643 [ 3 ] {d0a56866-5cd0-44bf-8d67-d2843f290873} <Debug> oximeter.timeseries_schema (eb30e883-a018-4c43-8839-b957a26dcd7c) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges
1482 2023.12.06 05:07:36.057703 [ 3 ] {d0a56866-5cd0-44bf-8d67-d2843f290873} <Debug> oximeter.timeseries_schema (eb30e883-a018-4c43-8839-b957a26dcd7c) (SelectExecutor): Reading approx. 10 rows with 2 streams
1483 2023.12.06 05:07:36.059263 [ 3 ] {d0a56866-5cd0-44bf-8d67-d2843f290873} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002671875 sec., 3742 rows/sec., 525.95 KiB/sec.
1484 2023.12.06 05:07:36.059510 [ 3 ] {d0a56866-5cd0-44bf-8d67-d2843f290873} <Debug> DynamicQueryHandler: Done processing query
1485 2023.12.06 05:07:36.059534 [ 3 ] {d0a56866-5cd0-44bf-8d67-d2843f290873} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1486 2023.12.06 05:07:36.059550 [ 3 ] {} <Debug> HTTP-Session: 8e1d1d11-a374-4649-81fc-4ea413ad6221 Destroying unnamed session
1487 2023.12.06 05:07:36.059700 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 2671, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1488 2023.12.06 05:07:36.059745 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1489 2023.12.06 05:07:36.059764 [ 3 ] {} <Debug> HTTP-Session: 2ddc9773-7069-4c28-a83e-93037e670fbe Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
1490 2023.12.06 05:07:36.059782 [ 3 ] {} <Debug> HTTP-Session: 2ddc9773-7069-4c28-a83e-93037e670fbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1491 2023.12.06 05:07:36.059860 [ 3 ] {e98df789-2961-4cc4-8595-bd6ffb7a4a2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1492 2023.12.06 05:07:36.059928 [ 3 ] {e98df789-2961-4cc4-8595-bd6ffb7a4a2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1493 2023.12.06 05:07:36.060070 [ 3 ] {e98df789-2961-4cc4-8595-bd6ffb7a4a2b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1494 2023.12.06 05:07:36.060375 [ 3 ] {e98df789-2961-4cc4-8595-bd6ffb7a4a2b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.82 GiB.
1495 2023.12.06 05:07:36.060669 [ 3 ] {e98df789-2961-4cc4-8595-bd6ffb7a4a2b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1496 2023.12.06 05:07:36.060830 [ 3 ] {e98df789-2961-4cc4-8595-bd6ffb7a4a2b} <Trace> oximeter.timeseries_schema (eb30e883-a018-4c43-8839-b957a26dcd7c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1497 2023.12.06 05:07:36.060964 [ 3 ] {e98df789-2961-4cc4-8595-bd6ffb7a4a2b} <Information> executeQuery: Read 12 rows, 1.21 KiB in 0.001046967 sec., 11461 rows/sec., 1.13 MiB/sec.
1498 2023.12.06 05:07:36.061106 [ 3 ] {e98df789-2961-4cc4-8595-bd6ffb7a4a2b} <Debug> DynamicQueryHandler: Done processing query
1499 2023.12.06 05:07:36.061129 [ 3 ] {e98df789-2961-4cc4-8595-bd6ffb7a4a2b} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1500 2023.12.06 05:07:36.061144 [ 3 ] {} <Debug> HTTP-Session: 2ddc9773-7069-4c28-a83e-93037e670fbe Destroying unnamed session
1501 2023.12.06 05:07:36.061244 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1502 2023.12.06 05:07:36.061287 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1503 2023.12.06 05:07:36.061306 [ 3 ] {} <Debug> HTTP-Session: 99385d23-286f-46bd-a5fe-979c0663bbed Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
1504 2023.12.06 05:07:36.061323 [ 3 ] {} <Debug> HTTP-Session: 99385d23-286f-46bd-a5fe-979c0663bbed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1505 2023.12.06 05:07:36.061393 [ 3 ] {69a018e8-0d52-432f-8316-c9d1a24222e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
1506 2023.12.06 05:07:36.061431 [ 3 ] {69a018e8-0d52-432f-8316-c9d1a24222e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
1507 2023.12.06 05:07:36.061571 [ 3 ] {69a018e8-0d52-432f-8316-c9d1a24222e8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1508 2023.12.06 05:07:36.061830 [ 3 ] {69a018e8-0d52-432f-8316-c9d1a24222e8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.82 GiB.
1509 2023.12.06 05:07:36.062072 [ 3 ] {69a018e8-0d52-432f-8316-c9d1a24222e8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1510 2023.12.06 05:07:36.062221 [ 3 ] {69a018e8-0d52-432f-8316-c9d1a24222e8} <Trace> oximeter.fields_ipaddr (de35b38f-4940-4d4e-b97d-610697f224b0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
1511 2023.12.06 05:07:36.062338 [ 3 ] {69a018e8-0d52-432f-8316-c9d1a24222e8} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000915765 sec., 2183 rows/sec., 186.62 KiB/sec.
1512 2023.12.06 05:07:36.062457 [ 3 ] {69a018e8-0d52-432f-8316-c9d1a24222e8} <Debug> DynamicQueryHandler: Done processing query
1513 2023.12.06 05:07:36.062481 [ 3 ] {69a018e8-0d52-432f-8316-c9d1a24222e8} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1514 2023.12.06 05:07:36.062497 [ 3 ] {} <Debug> HTTP-Session: 99385d23-286f-46bd-a5fe-979c0663bbed Destroying unnamed session
1515 2023.12.06 05:07:36.062607 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 5468, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1516 2023.12.06 05:07:36.062651 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1517 2023.12.06 05:07:36.062669 [ 3 ] {} <Debug> HTTP-Session: 09a9fb61-3dc3-440f-b76b-38c824526d73 Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
1518 2023.12.06 05:07:36.062686 [ 3 ] {} <Debug> HTTP-Session: 09a9fb61-3dc3-440f-b76b-38c824526d73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1519 2023.12.06 05:07:36.062756 [ 3 ] {29dd4cc9-1d57-4e31-990a-10f271c4425d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1520 2023.12.06 05:07:36.062793 [ 3 ] {29dd4cc9-1d57-4e31-990a-10f271c4425d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1521 2023.12.06 05:07:36.062895 [ 3 ] {29dd4cc9-1d57-4e31-990a-10f271c4425d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1522 2023.12.06 05:07:36.063169 [ 3 ] {29dd4cc9-1d57-4e31-990a-10f271c4425d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.82 GiB.
1523 2023.12.06 05:07:36.063370 [ 3 ] {29dd4cc9-1d57-4e31-990a-10f271c4425d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1524 2023.12.06 05:07:36.063508 [ 3 ] {29dd4cc9-1d57-4e31-990a-10f271c4425d} <Trace> oximeter.fields_string (e0a0ef65-1baf-4921-8b30-1507f49df8b5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1525 2023.12.06 05:07:36.063628 [ 3 ] {29dd4cc9-1d57-4e31-990a-10f271c4425d} <Information> executeQuery: Read 37 rows, 3.18 KiB in 0.000842754 sec., 43903 rows/sec., 3.69 MiB/sec.
1526 2023.12.06 05:07:36.063702 [ 99 ] {} <Debug> oximeter.fields_string (e0a0ef65-1baf-4921-8b30-1507f49df8b5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1527 2023.12.06 05:07:36.063737 [ 3 ] {29dd4cc9-1d57-4e31-990a-10f271c4425d} <Debug> DynamicQueryHandler: Done processing query
1528 2023.12.06 05:07:36.063778 [ 3 ] {29dd4cc9-1d57-4e31-990a-10f271c4425d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1529 2023.12.06 05:07:36.063785 [ 99 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.82 GiB.
1530 2023.12.06 05:07:36.063807 [ 3 ] {} <Debug> HTTP-Session: 09a9fb61-3dc3-440f-b76b-38c824526d73 Destroying unnamed session
1531 2023.12.06 05:07:36.063947 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1532 2023.12.06 05:07:36.063992 [ 14 ] {e0a0ef65-1baf-4921-8b30-1507f49df8b5::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1533 2023.12.06 05:07:36.064016 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1534 2023.12.06 05:07:36.064059 [ 3 ] {} <Debug> HTTP-Session: 452bf4e7-3d76-41df-aedc-4434804f0c75 Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
1535 2023.12.06 05:07:36.064077 [ 3 ] {} <Debug> HTTP-Session: 452bf4e7-3d76-41df-aedc-4434804f0c75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1536 2023.12.06 05:07:36.064147 [ 3 ] {6f6188e6-0e81-4ea6-b653-9438aacbfd40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
1537 2023.12.06 05:07:36.064185 [ 3 ] {6f6188e6-0e81-4ea6-b653-9438aacbfd40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
1538 2023.12.06 05:07:36.064292 [ 3 ] {6f6188e6-0e81-4ea6-b653-9438aacbfd40} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1539 2023.12.06 05:07:36.066356 [ 14 ] {e0a0ef65-1baf-4921-8b30-1507f49df8b5::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1540 2023.12.06 05:07:36.066523 [ 3 ] {6f6188e6-0e81-4ea6-b653-9438aacbfd40} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.82 GiB.
1541 2023.12.06 05:07:36.066755 [ 3 ] {6f6188e6-0e81-4ea6-b653-9438aacbfd40} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1542 2023.12.06 05:07:36.066896 [ 3 ] {6f6188e6-0e81-4ea6-b653-9438aacbfd40} <Trace> oximeter.fields_u16 (8cb82da4-2569-4cff-9ef2-a4fb36fc0b0c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
1543 2023.12.06 05:07:36.067005 [ 3 ] {6f6188e6-0e81-4ea6-b653-9438aacbfd40} <Information> executeQuery: Read 2 rows, 143.00 B in 0.002828508 sec., 707 rows/sec., 49.37 KiB/sec.
1544 2023.12.06 05:07:36.067119 [ 14 ] {e0a0ef65-1baf-4921-8b30-1507f49df8b5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 99 rows starting from the beginning of the part
1545 2023.12.06 05:07:36.067133 [ 3 ] {6f6188e6-0e81-4ea6-b653-9438aacbfd40} <Debug> DynamicQueryHandler: Done processing query
1546 2023.12.06 05:07:36.067168 [ 3 ] {6f6188e6-0e81-4ea6-b653-9438aacbfd40} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1547 2023.12.06 05:07:36.067215 [ 3 ] {} <Debug> HTTP-Session: 452bf4e7-3d76-41df-aedc-4434804f0c75 Destroying unnamed session
1548 2023.12.06 05:07:36.067337 [ 14 ] {e0a0ef65-1baf-4921-8b30-1507f49df8b5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 36 rows starting from the beginning of the part
1549 2023.12.06 05:07:36.067353 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 6280, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1550 2023.12.06 05:07:36.067441 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1551 2023.12.06 05:07:36.067484 [ 3 ] {} <Debug> HTTP-Session: 8bc70d87-357c-41d2-80e7-64f7c6525487 Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
1552 2023.12.06 05:07:36.067542 [ 14 ] {e0a0ef65-1baf-4921-8b30-1507f49df8b5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 117 rows starting from the beginning of the part
1553 2023.12.06 05:07:36.067550 [ 3 ] {} <Debug> HTTP-Session: 8bc70d87-357c-41d2-80e7-64f7c6525487 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1554 2023.12.06 05:07:36.067762 [ 14 ] {e0a0ef65-1baf-4921-8b30-1507f49df8b5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 126 rows starting from the beginning of the part
1555 2023.12.06 05:07:36.067785 [ 3 ] {f9360c9f-5713-48d8-9d20-05eb9254f185} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1556 2023.12.06 05:07:36.067871 [ 3 ] {f9360c9f-5713-48d8-9d20-05eb9254f185} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1557 2023.12.06 05:07:36.067967 [ 14 ] {e0a0ef65-1baf-4921-8b30-1507f49df8b5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 132 rows starting from the beginning of the part
1558 2023.12.06 05:07:36.068256 [ 14 ] {e0a0ef65-1baf-4921-8b30-1507f49df8b5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 37 rows starting from the beginning of the part
1559 2023.12.06 05:07:36.068351 [ 3 ] {f9360c9f-5713-48d8-9d20-05eb9254f185} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1560 2023.12.06 05:07:36.069120 [ 3 ] {f9360c9f-5713-48d8-9d20-05eb9254f185} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.82 GiB.
1561 2023.12.06 05:07:36.069597 [ 3 ] {f9360c9f-5713-48d8-9d20-05eb9254f185} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1562 2023.12.06 05:07:36.069938 [ 3 ] {f9360c9f-5713-48d8-9d20-05eb9254f185} <Trace> oximeter.fields_uuid (497de44e-e39e-43da-85ac-714f00fe2ab2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1563 2023.12.06 05:07:36.069973 [ 15 ] {e0a0ef65-1baf-4921-8b30-1507f49df8b5::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 547 rows, containing 4 columns (4 merged, 0 gathered) in 0.006101032 sec., 89656.96295315285 rows/sec., 8.55 MiB/sec.
1564 2023.12.06 05:07:36.070124 [ 99 ] {} <Debug> oximeter.fields_uuid (497de44e-e39e-43da-85ac-714f00fe2ab2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1565 2023.12.06 05:07:36.070147 [ 3 ] {f9360c9f-5713-48d8-9d20-05eb9254f185} <Information> executeQuery: Read 37 rows, 2.93 KiB in 0.002285748 sec., 16187 rows/sec., 1.25 MiB/sec.
1566 2023.12.06 05:07:36.070188 [ 99 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.82 GiB.
1567 2023.12.06 05:07:36.070261 [ 17 ] {e0a0ef65-1baf-4921-8b30-1507f49df8b5::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1568 2023.12.06 05:07:36.070384 [ 14 ] {497de44e-e39e-43da-85ac-714f00fe2ab2::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1569 2023.12.06 05:07:36.070484 [ 3 ] {f9360c9f-5713-48d8-9d20-05eb9254f185} <Debug> DynamicQueryHandler: Done processing query
1570 2023.12.06 05:07:36.070540 [ 3 ] {f9360c9f-5713-48d8-9d20-05eb9254f185} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1571 2023.12.06 05:07:36.070618 [ 3 ] {} <Debug> HTTP-Session: 8bc70d87-357c-41d2-80e7-64f7c6525487 Destroying unnamed session
1572 2023.12.06 05:07:36.070625 [ 14 ] {497de44e-e39e-43da-85ac-714f00fe2ab2::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1573 2023.12.06 05:07:36.070713 [ 14 ] {497de44e-e39e-43da-85ac-714f00fe2ab2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 48 rows starting from the beginning of the part
1574 2023.12.06 05:07:36.070721 [ 17 ] {e0a0ef65-1baf-4921-8b30-1507f49df8b5::all_1_6_1} <Trace> oximeter.fields_string (e0a0ef65-1baf-4921-8b30-1507f49df8b5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1575 2023.12.06 05:07:36.070802 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 2131, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1576 2023.12.06 05:07:36.070896 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1577 2023.12.06 05:07:36.070916 [ 17 ] {e0a0ef65-1baf-4921-8b30-1507f49df8b5::all_1_6_1} <Trace> oximeter.fields_string (e0a0ef65-1baf-4921-8b30-1507f49df8b5) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1578 2023.12.06 05:07:36.070972 [ 3 ] {} <Debug> HTTP-Session: 02f8d1f8-d472-4e09-8268-7347ecf3a92a Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
1579 2023.12.06 05:07:36.071042 [ 3 ] {} <Debug> HTTP-Session: 02f8d1f8-d472-4e09-8268-7347ecf3a92a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1580 2023.12.06 05:07:36.071107 [ 14 ] {497de44e-e39e-43da-85ac-714f00fe2ab2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part
1581 2023.12.06 05:07:36.071281 [ 3 ] {fc2f4db4-27df-445f-b2d5-492122ad0c29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
1582 2023.12.06 05:07:36.071335 [ 14 ] {497de44e-e39e-43da-85ac-714f00fe2ab2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 45 rows starting from the beginning of the part
1583 2023.12.06 05:07:36.071376 [ 3 ] {fc2f4db4-27df-445f-b2d5-492122ad0c29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
1584 2023.12.06 05:07:36.071582 [ 14 ] {497de44e-e39e-43da-85ac-714f00fe2ab2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 45 rows starting from the beginning of the part
1585 2023.12.06 05:07:36.071870 [ 14 ] {497de44e-e39e-43da-85ac-714f00fe2ab2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 44 rows starting from the beginning of the part
1586 2023.12.06 05:07:36.071977 [ 3 ] {fc2f4db4-27df-445f-b2d5-492122ad0c29} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1587 2023.12.06 05:07:36.072102 [ 14 ] {497de44e-e39e-43da-85ac-714f00fe2ab2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 37 rows starting from the beginning of the part
1588 2023.12.06 05:07:36.072649 [ 3 ] {fc2f4db4-27df-445f-b2d5-492122ad0c29} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.82 GiB.
1589 2023.12.06 05:07:36.073350 [ 3 ] {fc2f4db4-27df-445f-b2d5-492122ad0c29} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1590 2023.12.06 05:07:36.073561 [ 17 ] {497de44e-e39e-43da-85ac-714f00fe2ab2::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 243 rows, containing 4 columns (4 merged, 0 gathered) in 0.003281175 sec., 74058.8356305287 rows/sec., 5.77 MiB/sec.
1591 2023.12.06 05:07:36.073677 [ 3 ] {fc2f4db4-27df-445f-b2d5-492122ad0c29} <Trace> oximeter.measurements_cumulativei64 (5bc0e194-9d76-4cef-8746-3bc68af56b89): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
1592 2023.12.06 05:07:36.073822 [ 17 ] {497de44e-e39e-43da-85ac-714f00fe2ab2::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1593 2023.12.06 05:07:36.073902 [ 3 ] {fc2f4db4-27df-445f-b2d5-492122ad0c29} <Information> executeQuery: Read 11 rows, 754.00 B in 0.002555223 sec., 4304 rows/sec., 288.17 KiB/sec.
1594 2023.12.06 05:07:36.074113 [ 3 ] {fc2f4db4-27df-445f-b2d5-492122ad0c29} <Debug> DynamicQueryHandler: Done processing query
1595 2023.12.06 05:07:36.074145 [ 3 ] {fc2f4db4-27df-445f-b2d5-492122ad0c29} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1596 2023.12.06 05:07:36.074182 [ 3 ] {} <Debug> HTTP-Session: 02f8d1f8-d472-4e09-8268-7347ecf3a92a Destroying unnamed session
1597 2023.12.06 05:07:36.074262 [ 17 ] {497de44e-e39e-43da-85ac-714f00fe2ab2::all_1_6_1} <Trace> oximeter.fields_uuid (497de44e-e39e-43da-85ac-714f00fe2ab2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1598 2023.12.06 05:07:36.074327 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 7177, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1599 2023.12.06 05:07:36.074400 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1600 2023.12.06 05:07:36.074406 [ 17 ] {497de44e-e39e-43da-85ac-714f00fe2ab2::all_1_6_1} <Trace> oximeter.fields_uuid (497de44e-e39e-43da-85ac-714f00fe2ab2) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1601 2023.12.06 05:07:36.074431 [ 3 ] {} <Debug> HTTP-Session: 08840f01-80c8-43f0-b598-9e549cedcf59 Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
1602 2023.12.06 05:07:36.074471 [ 3 ] {} <Debug> HTTP-Session: 08840f01-80c8-43f0-b598-9e549cedcf59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1603 2023.12.06 05:07:36.074600 [ 3 ] {9cb68c39-2547-4423-a6d2-e52a011285dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1604 2023.12.06 05:07:36.074642 [ 3 ] {9cb68c39-2547-4423-a6d2-e52a011285dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1605 2023.12.06 05:07:36.074771 [ 3 ] {9cb68c39-2547-4423-a6d2-e52a011285dd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1606 2023.12.06 05:07:36.075053 [ 3 ] {9cb68c39-2547-4423-a6d2-e52a011285dd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.82 GiB.
1607 2023.12.06 05:07:36.075299 [ 3 ] {9cb68c39-2547-4423-a6d2-e52a011285dd} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1608 2023.12.06 05:07:36.075469 [ 3 ] {9cb68c39-2547-4423-a6d2-e52a011285dd} <Trace> oximeter.measurements_cumulativeu64 (019f6a02-becc-4af9-8a4d-d47dc82a032a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1609 2023.12.06 05:07:36.075594 [ 3 ] {9cb68c39-2547-4423-a6d2-e52a011285dd} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.000962297 sec., 38449 rows/sec., 2.71 MiB/sec.
1610 2023.12.06 05:07:36.075725 [ 3 ] {9cb68c39-2547-4423-a6d2-e52a011285dd} <Debug> DynamicQueryHandler: Done processing query
1611 2023.12.06 05:07:36.075748 [ 3 ] {9cb68c39-2547-4423-a6d2-e52a011285dd} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1612 2023.12.06 05:07:36.075764 [ 3 ] {} <Debug> HTTP-Session: 08840f01-80c8-43f0-b598-9e549cedcf59 Destroying unnamed session
1613 2023.12.06 05:07:37.000135 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 232.03 MiB, peak 237.13 MiB, will set to 230.69 MiB (RSS), difference: -1.35 MiB
1614 2023.12.06 05:07:40.148438 [ 95 ] {} <Debug> DNSResolver: Updating DNS cache
1615 2023.12.06 05:07:40.148497 [ 95 ] {} <Debug> DNSResolver: Updated DNS cache
1616 2023.12.06 05:07:41.017606 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 6362, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1617 2023.12.06 05:07:41.017707 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1618 2023.12.06 05:07:41.017734 [ 3 ] {} <Debug> HTTP-Session: 6dc31a41-1366-4d73-9711-f064604a1ffa Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
1619 2023.12.06 05:07:41.017758 [ 3 ] {} <Debug> HTTP-Session: 6dc31a41-1366-4d73-9711-f064604a1ffa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1620 2023.12.06 05:07:41.017878 [ 3 ] {4a3275bb-7d72-41e2-8263-8466401c34e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1621 2023.12.06 05:07:41.017936 [ 3 ] {4a3275bb-7d72-41e2-8263-8466401c34e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1622 2023.12.06 05:07:41.018094 [ 3 ] {4a3275bb-7d72-41e2-8263-8466401c34e3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1623 2023.12.06 05:07:41.018512 [ 3 ] {4a3275bb-7d72-41e2-8263-8466401c34e3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.82 GiB.
1624 2023.12.06 05:07:41.018784 [ 3 ] {4a3275bb-7d72-41e2-8263-8466401c34e3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1625 2023.12.06 05:07:41.018949 [ 3 ] {4a3275bb-7d72-41e2-8263-8466401c34e3} <Trace> oximeter.fields_i64 (23c12e21-ada0-481d-8e26-5f02a5b480c9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1626 2023.12.06 05:07:41.019100 [ 3 ] {4a3275bb-7d72-41e2-8263-8466401c34e3} <Information> executeQuery: Read 44 rows, 3.57 KiB in 0.00117779 sec., 37358 rows/sec., 2.96 MiB/sec.
1627 2023.12.06 05:07:41.019248 [ 3 ] {4a3275bb-7d72-41e2-8263-8466401c34e3} <Debug> DynamicQueryHandler: Done processing query
1628 2023.12.06 05:07:41.019274 [ 3 ] {4a3275bb-7d72-41e2-8263-8466401c34e3} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1629 2023.12.06 05:07:41.019291 [ 3 ] {} <Debug> HTTP-Session: 6dc31a41-1366-4d73-9711-f064604a1ffa Destroying unnamed session
1630 2023.12.06 05:07:41.019444 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 21127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1631 2023.12.06 05:07:41.019495 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1632 2023.12.06 05:07:41.019515 [ 3 ] {} <Debug> HTTP-Session: bdc85d15-6a55-46c5-8499-7e39a22fc7cb Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
1633 2023.12.06 05:07:41.019533 [ 3 ] {} <Debug> HTTP-Session: bdc85d15-6a55-46c5-8499-7e39a22fc7cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1634 2023.12.06 05:07:41.019621 [ 3 ] {9e355e13-6939-4c6a-b303-145069891b25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1635 2023.12.06 05:07:41.019666 [ 3 ] {9e355e13-6939-4c6a-b303-145069891b25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1636 2023.12.06 05:07:41.019777 [ 3 ] {9e355e13-6939-4c6a-b303-145069891b25} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1637 2023.12.06 05:07:41.020167 [ 3 ] {9e355e13-6939-4c6a-b303-145069891b25} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.82 GiB.
1638 2023.12.06 05:07:41.020391 [ 3 ] {9e355e13-6939-4c6a-b303-145069891b25} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1639 2023.12.06 05:07:41.020539 [ 3 ] {9e355e13-6939-4c6a-b303-145069891b25} <Trace> oximeter.fields_string (e0a0ef65-1baf-4921-8b30-1507f49df8b5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1640 2023.12.06 05:07:41.020661 [ 3 ] {9e355e13-6939-4c6a-b303-145069891b25} <Information> executeQuery: Read 132 rows, 13.05 KiB in 0.001007257 sec., 131048 rows/sec., 12.65 MiB/sec.
1641 2023.12.06 05:07:41.020768 [ 3 ] {9e355e13-6939-4c6a-b303-145069891b25} <Debug> DynamicQueryHandler: Done processing query
1642 2023.12.06 05:07:41.020791 [ 3 ] {9e355e13-6939-4c6a-b303-145069891b25} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1643 2023.12.06 05:07:41.020806 [ 3 ] {} <Debug> HTTP-Session: bdc85d15-6a55-46c5-8499-7e39a22fc7cb Destroying unnamed session
1644 2023.12.06 05:07:41.020927 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 7507, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1645 2023.12.06 05:07:41.020972 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1646 2023.12.06 05:07:41.020991 [ 3 ] {} <Debug> HTTP-Session: 1829250d-8f0b-4692-9d08-3fa98338efa3 Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
1647 2023.12.06 05:07:41.021009 [ 3 ] {} <Debug> HTTP-Session: 1829250d-8f0b-4692-9d08-3fa98338efa3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1648 2023.12.06 05:07:41.021082 [ 3 ] {92374477-d915-47f8-966a-17354a42bb2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1649 2023.12.06 05:07:41.021122 [ 3 ] {92374477-d915-47f8-966a-17354a42bb2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1650 2023.12.06 05:07:41.021225 [ 3 ] {92374477-d915-47f8-966a-17354a42bb2b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1651 2023.12.06 05:07:41.021521 [ 3 ] {92374477-d915-47f8-966a-17354a42bb2b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.82 GiB.
1652 2023.12.06 05:07:41.021737 [ 3 ] {92374477-d915-47f8-966a-17354a42bb2b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1653 2023.12.06 05:07:41.021891 [ 3 ] {92374477-d915-47f8-966a-17354a42bb2b} <Trace> oximeter.fields_uuid (497de44e-e39e-43da-85ac-714f00fe2ab2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1654 2023.12.06 05:07:41.022004 [ 3 ] {92374477-d915-47f8-966a-17354a42bb2b} <Information> executeQuery: Read 44 rows, 3.52 KiB in 0.000895335 sec., 49143 rows/sec., 3.84 MiB/sec.
1655 2023.12.06 05:07:41.022119 [ 3 ] {92374477-d915-47f8-966a-17354a42bb2b} <Debug> DynamicQueryHandler: Done processing query
1656 2023.12.06 05:07:41.022143 [ 3 ] {92374477-d915-47f8-966a-17354a42bb2b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1657 2023.12.06 05:07:41.022160 [ 3 ] {} <Debug> HTTP-Session: 1829250d-8f0b-4692-9d08-3fa98338efa3 Destroying unnamed session
1658 2023.12.06 05:07:41.022387 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 47077, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1659 2023.12.06 05:07:41.022434 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1660 2023.12.06 05:07:41.022454 [ 3 ] {} <Debug> HTTP-Session: 96583bd6-1985-4a19-95d8-f157b98e5ae6 Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
1661 2023.12.06 05:07:41.022471 [ 3 ] {} <Debug> HTTP-Session: 96583bd6-1985-4a19-95d8-f157b98e5ae6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1662 2023.12.06 05:07:41.022560 [ 3 ] {1bdb27fa-34f3-4c35-b516-eec3b9e931e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1663 2023.12.06 05:07:41.022604 [ 3 ] {1bdb27fa-34f3-4c35-b516-eec3b9e931e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1664 2023.12.06 05:07:41.022748 [ 3 ] {1bdb27fa-34f3-4c35-b516-eec3b9e931e0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1665 2023.12.06 05:07:41.023186 [ 3 ] {1bdb27fa-34f3-4c35-b516-eec3b9e931e0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.82 GiB.
1666 2023.12.06 05:07:41.023494 [ 3 ] {1bdb27fa-34f3-4c35-b516-eec3b9e931e0} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1667 2023.12.06 05:07:41.023676 [ 3 ] {1bdb27fa-34f3-4c35-b516-eec3b9e931e0} <Trace> oximeter.measurements_histogramf64 (f0df1573-b2eb-4c9d-a8e8-54e15f434e30): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1668 2023.12.06 05:07:41.023813 [ 3 ] {1bdb27fa-34f3-4c35-b516-eec3b9e931e0} <Information> executeQuery: Read 44 rows, 60.80 KiB in 0.00122439 sec., 35936 rows/sec., 48.49 MiB/sec.
1669 2023.12.06 05:07:41.023930 [ 3 ] {1bdb27fa-34f3-4c35-b516-eec3b9e931e0} <Debug> DynamicQueryHandler: Done processing query
1670 2023.12.06 05:07:41.023953 [ 3 ] {1bdb27fa-34f3-4c35-b516-eec3b9e931e0} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
1671 2023.12.06 05:07:41.023968 [ 3 ] {} <Debug> HTTP-Session: 96583bd6-1985-4a19-95d8-f157b98e5ae6 Destroying unnamed session
1672 2023.12.06 05:07:51.017659 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 6362, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1673 2023.12.06 05:07:51.017777 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1674 2023.12.06 05:07:51.017805 [ 3 ] {} <Debug> HTTP-Session: a10ce769-d9fb-423b-bb71-a89ab458b9fc Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
1675 2023.12.06 05:07:51.017828 [ 3 ] {} <Debug> HTTP-Session: a10ce769-d9fb-423b-bb71-a89ab458b9fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1676 2023.12.06 05:07:51.017949 [ 3 ] {1a346434-9070-4ad8-b87a-eaf948813f27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1677 2023.12.06 05:07:51.018006 [ 3 ] {1a346434-9070-4ad8-b87a-eaf948813f27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1678 2023.12.06 05:07:51.018161 [ 3 ] {1a346434-9070-4ad8-b87a-eaf948813f27} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1679 2023.12.06 05:07:51.018583 [ 3 ] {1a346434-9070-4ad8-b87a-eaf948813f27} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.82 GiB.
1680 2023.12.06 05:07:51.018851 [ 3 ] {1a346434-9070-4ad8-b87a-eaf948813f27} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1681 2023.12.06 05:07:51.019017 [ 3 ] {1a346434-9070-4ad8-b87a-eaf948813f27} <Trace> oximeter.fields_i64 (23c12e21-ada0-481d-8e26-5f02a5b480c9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1682 2023.12.06 05:07:51.019160 [ 3 ] {1a346434-9070-4ad8-b87a-eaf948813f27} <Information> executeQuery: Read 44 rows, 3.57 KiB in 0.00116947 sec., 37623 rows/sec., 2.98 MiB/sec.
1683 2023.12.06 05:07:51.019161 [ 89 ] {} <Debug> oximeter.fields_i64 (23c12e21-ada0-481d-8e26-5f02a5b480c9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1684 2023.12.06 05:07:51.019276 [ 89 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.82 GiB.
1685 2023.12.06 05:07:51.019359 [ 3 ] {1a346434-9070-4ad8-b87a-eaf948813f27} <Debug> DynamicQueryHandler: Done processing query
1686 2023.12.06 05:07:51.019409 [ 3 ] {1a346434-9070-4ad8-b87a-eaf948813f27} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1687 2023.12.06 05:07:51.019421 [ 15 ] {23c12e21-ada0-481d-8e26-5f02a5b480c9::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1688 2023.12.06 05:07:51.019444 [ 3 ] {} <Debug> HTTP-Session: a10ce769-d9fb-423b-bb71-a89ab458b9fc Destroying unnamed session
1689 2023.12.06 05:07:51.019672 [ 15 ] {23c12e21-ada0-481d-8e26-5f02a5b480c9::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1690 2023.12.06 05:07:51.019688 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1691 2023.12.06 05:07:51.019763 [ 15 ] {23c12e21-ada0-481d-8e26-5f02a5b480c9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 33 rows starting from the beginning of the part
1692 2023.12.06 05:07:51.019801 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1693 2023.12.06 05:07:51.019831 [ 3 ] {} <Debug> HTTP-Session: cf0a6b20-5e71-4adc-9503-88d0c2a76788 Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
1694 2023.12.06 05:07:51.019864 [ 3 ] {} <Debug> HTTP-Session: cf0a6b20-5e71-4adc-9503-88d0c2a76788 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1695 2023.12.06 05:07:51.020034 [ 3 ] {556026fa-9cf4-4fe5-bd73-20e411a6b230} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
1696 2023.12.06 05:07:51.020148 [ 15 ] {23c12e21-ada0-481d-8e26-5f02a5b480c9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 39 rows starting from the beginning of the part
1697 2023.12.06 05:07:51.020157 [ 3 ] {556026fa-9cf4-4fe5-bd73-20e411a6b230} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
1698 2023.12.06 05:07:51.020407 [ 15 ] {23c12e21-ada0-481d-8e26-5f02a5b480c9::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
1699 2023.12.06 05:07:51.020673 [ 3 ] {556026fa-9cf4-4fe5-bd73-20e411a6b230} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1700 2023.12.06 05:07:51.020691 [ 15 ] {23c12e21-ada0-481d-8e26-5f02a5b480c9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 44 rows starting from the beginning of the part
1701 2023.12.06 05:07:51.020875 [ 15 ] {23c12e21-ada0-481d-8e26-5f02a5b480c9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 44 rows starting from the beginning of the part
1702 2023.12.06 05:07:51.021149 [ 15 ] {23c12e21-ada0-481d-8e26-5f02a5b480c9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 44 rows starting from the beginning of the part
1703 2023.12.06 05:07:51.021589 [ 3 ] {556026fa-9cf4-4fe5-bd73-20e411a6b230} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.82 GiB.
1704 2023.12.06 05:07:51.021971 [ 3 ] {556026fa-9cf4-4fe5-bd73-20e411a6b230} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1705 2023.12.06 05:07:51.022314 [ 3 ] {556026fa-9cf4-4fe5-bd73-20e411a6b230} <Trace> oximeter.fields_ipaddr (de35b38f-4940-4d4e-b97d-610697f224b0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1706 2023.12.06 05:07:51.022653 [ 3 ] {556026fa-9cf4-4fe5-bd73-20e411a6b230} <Information> executeQuery: Read 2 rows, 175.00 B in 0.002532503 sec., 789 rows/sec., 67.48 KiB/sec.
1707 2023.12.06 05:07:51.022824 [ 10 ] {23c12e21-ada0-481d-8e26-5f02a5b480c9::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 246 rows, containing 4 columns (4 merged, 0 gathered) in 0.003455888 sec., 71182.86240757802 rows/sec., 5.63 MiB/sec.
1708 2023.12.06 05:07:51.022878 [ 3 ] {556026fa-9cf4-4fe5-bd73-20e411a6b230} <Debug> DynamicQueryHandler: Done processing query
1709 2023.12.06 05:07:51.022916 [ 3 ] {556026fa-9cf4-4fe5-bd73-20e411a6b230} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1710 2023.12.06 05:07:51.022953 [ 3 ] {} <Debug> HTTP-Session: cf0a6b20-5e71-4adc-9503-88d0c2a76788 Destroying unnamed session
1711 2023.12.06 05:07:51.023009 [ 15 ] {23c12e21-ada0-481d-8e26-5f02a5b480c9::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1712 2023.12.06 05:07:51.023162 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 21276, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1713 2023.12.06 05:07:51.023210 [ 15 ] {23c12e21-ada0-481d-8e26-5f02a5b480c9::all_1_6_1} <Trace> oximeter.fields_i64 (23c12e21-ada0-481d-8e26-5f02a5b480c9): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1714 2023.12.06 05:07:51.023232 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1715 2023.12.06 05:07:51.023275 [ 3 ] {} <Debug> HTTP-Session: 5e0591dc-3a16-4a08-bc25-bea2ac684c28 Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
1716 2023.12.06 05:07:51.023296 [ 3 ] {} <Debug> HTTP-Session: 5e0591dc-3a16-4a08-bc25-bea2ac684c28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1717 2023.12.06 05:07:51.023312 [ 15 ] {23c12e21-ada0-481d-8e26-5f02a5b480c9::all_1_6_1} <Trace> oximeter.fields_i64 (23c12e21-ada0-481d-8e26-5f02a5b480c9) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1718 2023.12.06 05:07:51.023460 [ 3 ] {b48d2afa-4888-4cf2-ab80-861ae38566d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1719 2023.12.06 05:07:51.023505 [ 3 ] {b48d2afa-4888-4cf2-ab80-861ae38566d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1720 2023.12.06 05:07:51.023625 [ 3 ] {b48d2afa-4888-4cf2-ab80-861ae38566d8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1721 2023.12.06 05:07:51.024005 [ 3 ] {b48d2afa-4888-4cf2-ab80-861ae38566d8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.82 GiB.
1722 2023.12.06 05:07:51.024229 [ 3 ] {b48d2afa-4888-4cf2-ab80-861ae38566d8} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1723 2023.12.06 05:07:51.024379 [ 3 ] {b48d2afa-4888-4cf2-ab80-861ae38566d8} <Trace> oximeter.fields_string (e0a0ef65-1baf-4921-8b30-1507f49df8b5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1724 2023.12.06 05:07:51.024484 [ 3 ] {b48d2afa-4888-4cf2-ab80-861ae38566d8} <Information> executeQuery: Read 133 rows, 13.14 KiB in 0.000990736 sec., 134243 rows/sec., 12.95 MiB/sec.
1725 2023.12.06 05:07:51.024604 [ 3 ] {b48d2afa-4888-4cf2-ab80-861ae38566d8} <Debug> DynamicQueryHandler: Done processing query
1726 2023.12.06 05:07:51.024627 [ 3 ] {b48d2afa-4888-4cf2-ab80-861ae38566d8} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1727 2023.12.06 05:07:51.024643 [ 3 ] {} <Debug> HTTP-Session: 5e0591dc-3a16-4a08-bc25-bea2ac684c28 Destroying unnamed session
1728 2023.12.06 05:07:51.024744 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1729 2023.12.06 05:07:51.024791 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1730 2023.12.06 05:07:51.024810 [ 3 ] {} <Debug> HTTP-Session: a8e1e280-3400-42a0-9ab2-1b2fcba57914 Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
1731 2023.12.06 05:07:51.024827 [ 3 ] {} <Debug> HTTP-Session: a8e1e280-3400-42a0-9ab2-1b2fcba57914 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1732 2023.12.06 05:07:51.024896 [ 3 ] {ddb2a934-c0a3-4d3a-b21c-84b536d282fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
1733 2023.12.06 05:07:51.024934 [ 3 ] {ddb2a934-c0a3-4d3a-b21c-84b536d282fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
1734 2023.12.06 05:07:51.025041 [ 3 ] {ddb2a934-c0a3-4d3a-b21c-84b536d282fa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1735 2023.12.06 05:07:51.025291 [ 3 ] {ddb2a934-c0a3-4d3a-b21c-84b536d282fa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.82 GiB.
1736 2023.12.06 05:07:51.025499 [ 3 ] {ddb2a934-c0a3-4d3a-b21c-84b536d282fa} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1737 2023.12.06 05:07:51.025647 [ 3 ] {ddb2a934-c0a3-4d3a-b21c-84b536d282fa} <Trace> oximeter.fields_u16 (8cb82da4-2569-4cff-9ef2-a4fb36fc0b0c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1738 2023.12.06 05:07:51.025748 [ 3 ] {ddb2a934-c0a3-4d3a-b21c-84b536d282fa} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000825013 sec., 2424 rows/sec., 169.27 KiB/sec.
1739 2023.12.06 05:07:51.025855 [ 3 ] {ddb2a934-c0a3-4d3a-b21c-84b536d282fa} <Debug> DynamicQueryHandler: Done processing query
1740 2023.12.06 05:07:51.025879 [ 3 ] {ddb2a934-c0a3-4d3a-b21c-84b536d282fa} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1741 2023.12.06 05:07:51.025895 [ 3 ] {} <Debug> HTTP-Session: a8e1e280-3400-42a0-9ab2-1b2fcba57914 Destroying unnamed session
1742 2023.12.06 05:07:51.026012 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 7848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1743 2023.12.06 05:07:51.026056 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1744 2023.12.06 05:07:51.026075 [ 3 ] {} <Debug> HTTP-Session: e099547d-23ea-4e05-a534-f16fd4761884 Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
1745 2023.12.06 05:07:51.026092 [ 3 ] {} <Debug> HTTP-Session: e099547d-23ea-4e05-a534-f16fd4761884 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1746 2023.12.06 05:07:51.026163 [ 3 ] {0ca5e69b-b92e-480f-844b-59db1b5273a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1747 2023.12.06 05:07:51.026202 [ 3 ] {0ca5e69b-b92e-480f-844b-59db1b5273a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1748 2023.12.06 05:07:51.026306 [ 3 ] {0ca5e69b-b92e-480f-844b-59db1b5273a8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1749 2023.12.06 05:07:51.026582 [ 3 ] {0ca5e69b-b92e-480f-844b-59db1b5273a8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.82 GiB.
1750 2023.12.06 05:07:51.026788 [ 3 ] {0ca5e69b-b92e-480f-844b-59db1b5273a8} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1751 2023.12.06 05:07:51.026936 [ 3 ] {0ca5e69b-b92e-480f-844b-59db1b5273a8} <Trace> oximeter.fields_uuid (497de44e-e39e-43da-85ac-714f00fe2ab2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1752 2023.12.06 05:07:51.027039 [ 3 ] {0ca5e69b-b92e-480f-844b-59db1b5273a8} <Information> executeQuery: Read 46 rows, 3.69 KiB in 0.000848304 sec., 54225 rows/sec., 4.24 MiB/sec.
1753 2023.12.06 05:07:51.027151 [ 3 ] {0ca5e69b-b92e-480f-844b-59db1b5273a8} <Debug> DynamicQueryHandler: Done processing query
1754 2023.12.06 05:07:51.027174 [ 3 ] {0ca5e69b-b92e-480f-844b-59db1b5273a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1755 2023.12.06 05:07:51.027190 [ 3 ] {} <Debug> HTTP-Session: e099547d-23ea-4e05-a534-f16fd4761884 Destroying unnamed session
1756 2023.12.06 05:07:51.027284 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 256, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1757 2023.12.06 05:07:51.027329 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1758 2023.12.06 05:07:51.027349 [ 3 ] {} <Debug> HTTP-Session: 85035eb5-57ac-4ea7-bf04-e6cdf5f158e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
1759 2023.12.06 05:07:51.027365 [ 3 ] {} <Debug> HTTP-Session: 85035eb5-57ac-4ea7-bf04-e6cdf5f158e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1760 2023.12.06 05:07:51.027435 [ 3 ] {0b08aa99-0138-4935-acef-a261a65dbfa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1761 2023.12.06 05:07:51.027477 [ 3 ] {0b08aa99-0138-4935-acef-a261a65dbfa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1762 2023.12.06 05:07:51.027595 [ 3 ] {0b08aa99-0138-4935-acef-a261a65dbfa2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1763 2023.12.06 05:07:51.027889 [ 3 ] {0b08aa99-0138-4935-acef-a261a65dbfa2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.82 GiB.
1764 2023.12.06 05:07:51.028135 [ 3 ] {0b08aa99-0138-4935-acef-a261a65dbfa2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1765 2023.12.06 05:07:51.028320 [ 3 ] {0b08aa99-0138-4935-acef-a261a65dbfa2} <Trace> oximeter.measurements_cumulativeu64 (019f6a02-becc-4af9-8a4d-d47dc82a032a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1766 2023.12.06 05:07:51.028421 [ 3 ] {0b08aa99-0138-4935-acef-a261a65dbfa2} <Information> executeQuery: Read 1 rows, 72.00 B in 0.000958486 sec., 1043 rows/sec., 73.36 KiB/sec.
1767 2023.12.06 05:07:51.028536 [ 3 ] {0b08aa99-0138-4935-acef-a261a65dbfa2} <Debug> DynamicQueryHandler: Done processing query
1768 2023.12.06 05:07:51.028559 [ 3 ] {0b08aa99-0138-4935-acef-a261a65dbfa2} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1769 2023.12.06 05:07:51.028575 [ 3 ] {} <Debug> HTTP-Session: 85035eb5-57ac-4ea7-bf04-e6cdf5f158e2 Destroying unnamed session
1770 2023.12.06 05:07:51.028724 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 47077, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1771 2023.12.06 05:07:51.028770 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1772 2023.12.06 05:07:51.028788 [ 3 ] {} <Debug> HTTP-Session: 8f539673-c6cc-4471-bbc5-dd29632f9d46 Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
1773 2023.12.06 05:07:51.028805 [ 3 ] {} <Debug> HTTP-Session: 8f539673-c6cc-4471-bbc5-dd29632f9d46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1774 2023.12.06 05:07:51.028892 [ 3 ] {ebb9d9cc-0d86-4b2c-ac2b-c52d479ea479} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1775 2023.12.06 05:07:51.028935 [ 3 ] {ebb9d9cc-0d86-4b2c-ac2b-c52d479ea479} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1776 2023.12.06 05:07:51.029069 [ 3 ] {ebb9d9cc-0d86-4b2c-ac2b-c52d479ea479} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1777 2023.12.06 05:07:51.029504 [ 3 ] {ebb9d9cc-0d86-4b2c-ac2b-c52d479ea479} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.82 GiB.
1778 2023.12.06 05:07:51.029807 [ 3 ] {ebb9d9cc-0d86-4b2c-ac2b-c52d479ea479} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1779 2023.12.06 05:07:51.029984 [ 3 ] {ebb9d9cc-0d86-4b2c-ac2b-c52d479ea479} <Trace> oximeter.measurements_histogramf64 (f0df1573-b2eb-4c9d-a8e8-54e15f434e30): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1780 2023.12.06 05:07:51.030092 [ 3 ] {ebb9d9cc-0d86-4b2c-ac2b-c52d479ea479} <Information> executeQuery: Read 44 rows, 60.80 KiB in 0.00117323 sec., 37503 rows/sec., 50.61 MiB/sec.
1781 2023.12.06 05:07:51.030086 [ 88 ] {} <Debug> oximeter.measurements_histogramf64 (f0df1573-b2eb-4c9d-a8e8-54e15f434e30) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1782 2023.12.06 05:07:51.030163 [ 88 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.82 GiB.
1783 2023.12.06 05:07:51.030239 [ 3 ] {ebb9d9cc-0d86-4b2c-ac2b-c52d479ea479} <Debug> DynamicQueryHandler: Done processing query
1784 2023.12.06 05:07:51.030287 [ 3 ] {ebb9d9cc-0d86-4b2c-ac2b-c52d479ea479} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
1785 2023.12.06 05:07:51.030285 [ 10 ] {f0df1573-b2eb-4c9d-a8e8-54e15f434e30::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1786 2023.12.06 05:07:51.030326 [ 3 ] {} <Debug> HTTP-Session: 8f539673-c6cc-4471-bbc5-dd29632f9d46 Destroying unnamed session
1787 2023.12.06 05:07:51.030445 [ 10 ] {f0df1573-b2eb-4c9d-a8e8-54e15f434e30::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1788 2023.12.06 05:07:51.030490 [ 10 ] {f0df1573-b2eb-4c9d-a8e8-54e15f434e30::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 33 rows starting from the beginning of the part
1789 2023.12.06 05:07:51.030660 [ 10 ] {f0df1573-b2eb-4c9d-a8e8-54e15f434e30::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 39 rows starting from the beginning of the part
1790 2023.12.06 05:07:51.030781 [ 10 ] {f0df1573-b2eb-4c9d-a8e8-54e15f434e30::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
1791 2023.12.06 05:07:51.030892 [ 10 ] {f0df1573-b2eb-4c9d-a8e8-54e15f434e30::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 44 rows starting from the beginning of the part
1792 2023.12.06 05:07:51.030995 [ 10 ] {f0df1573-b2eb-4c9d-a8e8-54e15f434e30::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 44 rows starting from the beginning of the part
1793 2023.12.06 05:07:51.031083 [ 10 ] {f0df1573-b2eb-4c9d-a8e8-54e15f434e30::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 44 rows starting from the beginning of the part
1794 2023.12.06 05:07:51.033640 [ 15 ] {f0df1573-b2eb-4c9d-a8e8-54e15f434e30::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 246 rows, containing 6 columns (6 merged, 0 gathered) in 0.003430127 sec., 71717.46119021249 rows/sec., 96.78 MiB/sec.
1795 2023.12.06 05:07:51.033872 [ 15 ] {f0df1573-b2eb-4c9d-a8e8-54e15f434e30::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1796 2023.12.06 05:07:51.034085 [ 15 ] {f0df1573-b2eb-4c9d-a8e8-54e15f434e30::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (f0df1573-b2eb-4c9d-a8e8-54e15f434e30): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1797 2023.12.06 05:07:51.034150 [ 15 ] {f0df1573-b2eb-4c9d-a8e8-54e15f434e30::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (f0df1573-b2eb-4c9d-a8e8-54e15f434e30) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1798 2023.12.06 05:07:51.034221 [ 15 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in f0df1573-b2eb-4c9d-a8e8-54e15f434e30::all_1_6_1: 4.07 MiB.
1799 2023.12.06 05:07:55.148538 [ 86 ] {} <Debug> DNSResolver: Updating DNS cache
1800 2023.12.06 05:07:55.148612 [ 86 ] {} <Debug> DNSResolver: Updated DNS cache
1801 2023.12.06 05:08:01.017442 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 6362, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1802 2023.12.06 05:08:01.017575 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1803 2023.12.06 05:08:01.017602 [ 3 ] {} <Debug> HTTP-Session: 240030ab-d670-4e59-9cf9-7fc0de2533b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
1804 2023.12.06 05:08:01.017627 [ 3 ] {} <Debug> HTTP-Session: 240030ab-d670-4e59-9cf9-7fc0de2533b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1805 2023.12.06 05:08:01.017755 [ 3 ] {5fe7f142-b86d-4465-a426-e3beccb2211f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1806 2023.12.06 05:08:01.017827 [ 3 ] {5fe7f142-b86d-4465-a426-e3beccb2211f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1807 2023.12.06 05:08:01.017993 [ 3 ] {5fe7f142-b86d-4465-a426-e3beccb2211f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1808 2023.12.06 05:08:01.018411 [ 3 ] {5fe7f142-b86d-4465-a426-e3beccb2211f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.82 GiB.
1809 2023.12.06 05:08:01.018695 [ 3 ] {5fe7f142-b86d-4465-a426-e3beccb2211f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1810 2023.12.06 05:08:01.018888 [ 3 ] {5fe7f142-b86d-4465-a426-e3beccb2211f} <Trace> oximeter.fields_i64 (23c12e21-ada0-481d-8e26-5f02a5b480c9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1811 2023.12.06 05:08:01.019031 [ 3 ] {5fe7f142-b86d-4465-a426-e3beccb2211f} <Information> executeQuery: Read 44 rows, 3.57 KiB in 0.00122728 sec., 35851 rows/sec., 2.84 MiB/sec.
1812 2023.12.06 05:08:01.019224 [ 3 ] {5fe7f142-b86d-4465-a426-e3beccb2211f} <Debug> DynamicQueryHandler: Done processing query
1813 2023.12.06 05:08:01.019255 [ 3 ] {5fe7f142-b86d-4465-a426-e3beccb2211f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1814 2023.12.06 05:08:01.019271 [ 3 ] {} <Debug> HTTP-Session: 240030ab-d670-4e59-9cf9-7fc0de2533b8 Destroying unnamed session
1815 2023.12.06 05:08:01.019434 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 21127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1816 2023.12.06 05:08:01.019488 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1817 2023.12.06 05:08:01.019508 [ 3 ] {} <Debug> HTTP-Session: 218566a9-833c-43a0-b5dc-416225073c98 Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
1818 2023.12.06 05:08:01.019528 [ 3 ] {} <Debug> HTTP-Session: 218566a9-833c-43a0-b5dc-416225073c98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1819 2023.12.06 05:08:01.019617 [ 3 ] {7d18a021-7cfd-4490-9e39-b52d4a4b71c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1820 2023.12.06 05:08:01.019660 [ 3 ] {7d18a021-7cfd-4490-9e39-b52d4a4b71c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1821 2023.12.06 05:08:01.019787 [ 3 ] {7d18a021-7cfd-4490-9e39-b52d4a4b71c2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1822 2023.12.06 05:08:01.020173 [ 3 ] {7d18a021-7cfd-4490-9e39-b52d4a4b71c2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.82 GiB.
1823 2023.12.06 05:08:01.020408 [ 3 ] {7d18a021-7cfd-4490-9e39-b52d4a4b71c2} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1824 2023.12.06 05:08:01.020562 [ 3 ] {7d18a021-7cfd-4490-9e39-b52d4a4b71c2} <Trace> oximeter.fields_string (e0a0ef65-1baf-4921-8b30-1507f49df8b5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1825 2023.12.06 05:08:01.020695 [ 3 ] {7d18a021-7cfd-4490-9e39-b52d4a4b71c2} <Information> executeQuery: Read 132 rows, 13.05 KiB in 0.001042387 sec., 126632 rows/sec., 12.22 MiB/sec.
1826 2023.12.06 05:08:01.020858 [ 3 ] {7d18a021-7cfd-4490-9e39-b52d4a4b71c2} <Debug> DynamicQueryHandler: Done processing query
1827 2023.12.06 05:08:01.020884 [ 3 ] {7d18a021-7cfd-4490-9e39-b52d4a4b71c2} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1828 2023.12.06 05:08:01.020900 [ 3 ] {} <Debug> HTTP-Session: 218566a9-833c-43a0-b5dc-416225073c98 Destroying unnamed session
1829 2023.12.06 05:08:01.021080 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 7507, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1830 2023.12.06 05:08:01.021129 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1831 2023.12.06 05:08:01.021150 [ 3 ] {} <Debug> HTTP-Session: 5635006b-c996-4b6e-a4c9-f750a88d8ff9 Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
1832 2023.12.06 05:08:01.021169 [ 3 ] {} <Debug> HTTP-Session: 5635006b-c996-4b6e-a4c9-f750a88d8ff9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1833 2023.12.06 05:08:01.021254 [ 3 ] {f9198155-b77f-4dad-81b2-c7aeaeb1cf74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1834 2023.12.06 05:08:01.021296 [ 3 ] {f9198155-b77f-4dad-81b2-c7aeaeb1cf74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1835 2023.12.06 05:08:01.021419 [ 3 ] {f9198155-b77f-4dad-81b2-c7aeaeb1cf74} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1836 2023.12.06 05:08:01.021751 [ 3 ] {f9198155-b77f-4dad-81b2-c7aeaeb1cf74} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.82 GiB.
1837 2023.12.06 05:08:01.021982 [ 3 ] {f9198155-b77f-4dad-81b2-c7aeaeb1cf74} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1838 2023.12.06 05:08:01.022163 [ 3 ] {f9198155-b77f-4dad-81b2-c7aeaeb1cf74} <Trace> oximeter.fields_uuid (497de44e-e39e-43da-85ac-714f00fe2ab2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1839 2023.12.06 05:08:01.022313 [ 3 ] {f9198155-b77f-4dad-81b2-c7aeaeb1cf74} <Information> executeQuery: Read 44 rows, 3.52 KiB in 0.001026398 sec., 42868 rows/sec., 3.35 MiB/sec.
1840 2023.12.06 05:08:01.022488 [ 3 ] {f9198155-b77f-4dad-81b2-c7aeaeb1cf74} <Debug> DynamicQueryHandler: Done processing query
1841 2023.12.06 05:08:01.022513 [ 3 ] {f9198155-b77f-4dad-81b2-c7aeaeb1cf74} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1842 2023.12.06 05:08:01.022529 [ 3 ] {} <Debug> HTTP-Session: 5635006b-c996-4b6e-a4c9-f750a88d8ff9 Destroying unnamed session
1843 2023.12.06 05:08:01.022701 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 47078, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1844 2023.12.06 05:08:01.022747 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1845 2023.12.06 05:08:01.022767 [ 3 ] {} <Debug> HTTP-Session: 1daa7b73-ac7e-428c-b94c-37929dadcdf9 Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
1846 2023.12.06 05:08:01.022790 [ 3 ] {} <Debug> HTTP-Session: 1daa7b73-ac7e-428c-b94c-37929dadcdf9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1847 2023.12.06 05:08:01.022886 [ 3 ] {bc2a28c0-00a6-4f4f-847d-2f7cdb708733} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1848 2023.12.06 05:08:01.022932 [ 3 ] {bc2a28c0-00a6-4f4f-847d-2f7cdb708733} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1849 2023.12.06 05:08:01.023086 [ 3 ] {bc2a28c0-00a6-4f4f-847d-2f7cdb708733} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1850 2023.12.06 05:08:01.023527 [ 3 ] {bc2a28c0-00a6-4f4f-847d-2f7cdb708733} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.82 GiB.
1851 2023.12.06 05:08:01.023836 [ 3 ] {bc2a28c0-00a6-4f4f-847d-2f7cdb708733} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1852 2023.12.06 05:08:01.024016 [ 3 ] {bc2a28c0-00a6-4f4f-847d-2f7cdb708733} <Trace> oximeter.measurements_histogramf64 (f0df1573-b2eb-4c9d-a8e8-54e15f434e30): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1853 2023.12.06 05:08:01.024149 [ 3 ] {bc2a28c0-00a6-4f4f-847d-2f7cdb708733} <Information> executeQuery: Read 44 rows, 60.80 KiB in 0.00122406 sec., 35945 rows/sec., 48.51 MiB/sec.
1854 2023.12.06 05:08:01.024284 [ 3 ] {bc2a28c0-00a6-4f4f-847d-2f7cdb708733} <Debug> DynamicQueryHandler: Done processing query
1855 2023.12.06 05:08:01.024307 [ 3 ] {bc2a28c0-00a6-4f4f-847d-2f7cdb708733} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
1856 2023.12.06 05:08:01.024322 [ 3 ] {} <Debug> HTTP-Session: 1daa7b73-ac7e-428c-b94c-37929dadcdf9 Destroying unnamed session
1857 2023.12.06 05:08:06.018018 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 366, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1858 2023.12.06 05:08:06.018146 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1859 2023.12.06 05:08:06.018171 [ 3 ] {} <Debug> HTTP-Session: d1da32df-9da4-49d8-b5fc-b34b2d16447c Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
1860 2023.12.06 05:08:06.018194 [ 3 ] {} <Debug> HTTP-Session: d1da32df-9da4-49d8-b5fc-b34b2d16447c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1861 2023.12.06 05:08:06.018311 [ 3 ] {141e15f8-982d-49f2-99a8-9665ebe86835} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
1862 2023.12.06 05:08:06.018368 [ 3 ] {141e15f8-982d-49f2-99a8-9665ebe86835} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
1863 2023.12.06 05:08:06.018517 [ 3 ] {141e15f8-982d-49f2-99a8-9665ebe86835} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1864 2023.12.06 05:08:06.018913 [ 3 ] {141e15f8-982d-49f2-99a8-9665ebe86835} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.82 GiB.
1865 2023.12.06 05:08:06.019180 [ 3 ] {141e15f8-982d-49f2-99a8-9665ebe86835} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1866 2023.12.06 05:08:06.019343 [ 3 ] {141e15f8-982d-49f2-99a8-9665ebe86835} <Trace> oximeter.fields_ipaddr (de35b38f-4940-4d4e-b97d-610697f224b0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1867 2023.12.06 05:08:06.019459 [ 3 ] {141e15f8-982d-49f2-99a8-9665ebe86835} <Information> executeQuery: Read 2 rows, 175.00 B in 0.001113448 sec., 1796 rows/sec., 153.49 KiB/sec.
1868 2023.12.06 05:08:06.019698 [ 3 ] {141e15f8-982d-49f2-99a8-9665ebe86835} <Debug> DynamicQueryHandler: Done processing query
1869 2023.12.06 05:08:06.019726 [ 3 ] {141e15f8-982d-49f2-99a8-9665ebe86835} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1870 2023.12.06 05:08:06.019743 [ 3 ] {} <Debug> HTTP-Session: d1da32df-9da4-49d8-b5fc-b34b2d16447c Destroying unnamed session
1871 2023.12.06 05:08:06.019912 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 5460, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1872 2023.12.06 05:08:06.019964 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1873 2023.12.06 05:08:06.019984 [ 3 ] {} <Debug> HTTP-Session: db17608c-1b90-47ea-aad1-be54a9791f82 Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
1874 2023.12.06 05:08:06.020002 [ 3 ] {} <Debug> HTTP-Session: db17608c-1b90-47ea-aad1-be54a9791f82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1875 2023.12.06 05:08:06.020083 [ 3 ] {2c9906ae-3b62-4283-a7ed-52f5ee8b0282} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1876 2023.12.06 05:08:06.020124 [ 3 ] {2c9906ae-3b62-4283-a7ed-52f5ee8b0282} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1877 2023.12.06 05:08:06.020245 [ 3 ] {2c9906ae-3b62-4283-a7ed-52f5ee8b0282} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1878 2023.12.06 05:08:06.020543 [ 3 ] {2c9906ae-3b62-4283-a7ed-52f5ee8b0282} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.82 GiB.
1879 2023.12.06 05:08:06.020755 [ 3 ] {2c9906ae-3b62-4283-a7ed-52f5ee8b0282} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
1880 2023.12.06 05:08:06.020909 [ 3 ] {2c9906ae-3b62-4283-a7ed-52f5ee8b0282} <Trace> oximeter.fields_string (e0a0ef65-1baf-4921-8b30-1507f49df8b5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
1881 2023.12.06 05:08:06.021013 [ 3 ] {2c9906ae-3b62-4283-a7ed-52f5ee8b0282} <Information> executeQuery: Read 37 rows, 3.17 KiB in 0.000899035 sec., 41155 rows/sec., 3.45 MiB/sec.
1882 2023.12.06 05:08:06.021129 [ 3 ] {2c9906ae-3b62-4283-a7ed-52f5ee8b0282} <Debug> DynamicQueryHandler: Done processing query
1883 2023.12.06 05:08:06.021152 [ 3 ] {2c9906ae-3b62-4283-a7ed-52f5ee8b0282} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1884 2023.12.06 05:08:06.021167 [ 3 ] {} <Debug> HTTP-Session: db17608c-1b90-47ea-aad1-be54a9791f82 Destroying unnamed session
1885 2023.12.06 05:08:06.021316 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1886 2023.12.06 05:08:06.021361 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1887 2023.12.06 05:08:06.021381 [ 3 ] {} <Debug> HTTP-Session: c4477122-7b13-496d-a1b2-85c3dc7e26ca Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
1888 2023.12.06 05:08:06.021398 [ 3 ] {} <Debug> HTTP-Session: c4477122-7b13-496d-a1b2-85c3dc7e26ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1889 2023.12.06 05:08:06.021470 [ 3 ] {90a1b4dd-555d-4174-92d2-56467296ecfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
1890 2023.12.06 05:08:06.021509 [ 3 ] {90a1b4dd-555d-4174-92d2-56467296ecfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
1891 2023.12.06 05:08:06.021613 [ 3 ] {90a1b4dd-555d-4174-92d2-56467296ecfb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1892 2023.12.06 05:08:06.021879 [ 3 ] {90a1b4dd-555d-4174-92d2-56467296ecfb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.82 GiB.
1893 2023.12.06 05:08:06.022081 [ 3 ] {90a1b4dd-555d-4174-92d2-56467296ecfb} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1894 2023.12.06 05:08:06.022239 [ 3 ] {90a1b4dd-555d-4174-92d2-56467296ecfb} <Trace> oximeter.fields_u16 (8cb82da4-2569-4cff-9ef2-a4fb36fc0b0c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1895 2023.12.06 05:08:06.022340 [ 3 ] {90a1b4dd-555d-4174-92d2-56467296ecfb} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000840855 sec., 2378 rows/sec., 166.08 KiB/sec.
1896 2023.12.06 05:08:06.022462 [ 3 ] {90a1b4dd-555d-4174-92d2-56467296ecfb} <Debug> DynamicQueryHandler: Done processing query
1897 2023.12.06 05:08:06.022486 [ 3 ] {90a1b4dd-555d-4174-92d2-56467296ecfb} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1898 2023.12.06 05:08:06.022500 [ 3 ] {} <Debug> HTTP-Session: c4477122-7b13-496d-a1b2-85c3dc7e26ca Destroying unnamed session
1899 2023.12.06 05:08:06.022608 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 6280, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1900 2023.12.06 05:08:06.022653 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1901 2023.12.06 05:08:06.022671 [ 3 ] {} <Debug> HTTP-Session: 3de1db77-3129-42b7-8ab3-92b2eedb4b46 Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
1902 2023.12.06 05:08:06.022688 [ 3 ] {} <Debug> HTTP-Session: 3de1db77-3129-42b7-8ab3-92b2eedb4b46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1903 2023.12.06 05:08:06.022761 [ 3 ] {120cf84f-c927-4234-bf47-de6260aaf741} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1904 2023.12.06 05:08:06.022804 [ 3 ] {120cf84f-c927-4234-bf47-de6260aaf741} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1905 2023.12.06 05:08:06.022911 [ 3 ] {120cf84f-c927-4234-bf47-de6260aaf741} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1906 2023.12.06 05:08:06.023183 [ 3 ] {120cf84f-c927-4234-bf47-de6260aaf741} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.82 GiB.
1907 2023.12.06 05:08:06.023385 [ 3 ] {120cf84f-c927-4234-bf47-de6260aaf741} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
1908 2023.12.06 05:08:06.023531 [ 3 ] {120cf84f-c927-4234-bf47-de6260aaf741} <Trace> oximeter.fields_uuid (497de44e-e39e-43da-85ac-714f00fe2ab2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
1909 2023.12.06 05:08:06.023631 [ 3 ] {120cf84f-c927-4234-bf47-de6260aaf741} <Information> executeQuery: Read 37 rows, 2.93 KiB in 0.000843704 sec., 43854 rows/sec., 3.39 MiB/sec.
1910 2023.12.06 05:08:06.023742 [ 3 ] {120cf84f-c927-4234-bf47-de6260aaf741} <Debug> DynamicQueryHandler: Done processing query
1911 2023.12.06 05:08:06.023766 [ 3 ] {120cf84f-c927-4234-bf47-de6260aaf741} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1912 2023.12.06 05:08:06.023781 [ 3 ] {} <Debug> HTTP-Session: 3de1db77-3129-42b7-8ab3-92b2eedb4b46 Destroying unnamed session
1913 2023.12.06 05:08:06.023896 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 2132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1914 2023.12.06 05:08:06.023940 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1915 2023.12.06 05:08:06.023959 [ 3 ] {} <Debug> HTTP-Session: 226d8244-4de4-4b80-8058-896713c38b72 Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
1916 2023.12.06 05:08:06.023975 [ 3 ] {} <Debug> HTTP-Session: 226d8244-4de4-4b80-8058-896713c38b72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1917 2023.12.06 05:08:06.024046 [ 3 ] {c4b043a7-6b50-43d1-9d8f-29808ff75297} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
1918 2023.12.06 05:08:06.024088 [ 3 ] {c4b043a7-6b50-43d1-9d8f-29808ff75297} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
1919 2023.12.06 05:08:06.024205 [ 3 ] {c4b043a7-6b50-43d1-9d8f-29808ff75297} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1920 2023.12.06 05:08:06.024450 [ 3 ] {c4b043a7-6b50-43d1-9d8f-29808ff75297} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.82 GiB.
1921 2023.12.06 05:08:06.024699 [ 3 ] {c4b043a7-6b50-43d1-9d8f-29808ff75297} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1922 2023.12.06 05:08:06.024874 [ 3 ] {c4b043a7-6b50-43d1-9d8f-29808ff75297} <Trace> oximeter.measurements_cumulativei64 (5bc0e194-9d76-4cef-8746-3bc68af56b89): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1923 2023.12.06 05:08:06.024972 [ 3 ] {c4b043a7-6b50-43d1-9d8f-29808ff75297} <Information> executeQuery: Read 11 rows, 754.00 B in 0.000897675 sec., 12253 rows/sec., 820.26 KiB/sec.
1924 2023.12.06 05:08:06.025117 [ 3 ] {c4b043a7-6b50-43d1-9d8f-29808ff75297} <Debug> DynamicQueryHandler: Done processing query
1925 2023.12.06 05:08:06.025141 [ 3 ] {c4b043a7-6b50-43d1-9d8f-29808ff75297} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1926 2023.12.06 05:08:06.025156 [ 3 ] {} <Debug> HTTP-Session: 226d8244-4de4-4b80-8058-896713c38b72 Destroying unnamed session
1927 2023.12.06 05:08:06.025266 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 7177, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1928 2023.12.06 05:08:06.025310 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1929 2023.12.06 05:08:06.025328 [ 3 ] {} <Debug> HTTP-Session: 84f2b0d3-dc48-43dd-916c-e8538305c79d Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
1930 2023.12.06 05:08:06.025345 [ 3 ] {} <Debug> HTTP-Session: 84f2b0d3-dc48-43dd-916c-e8538305c79d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1931 2023.12.06 05:08:06.025416 [ 3 ] {e408c0b3-7593-4404-9743-1737551d3975} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1932 2023.12.06 05:08:06.025456 [ 3 ] {e408c0b3-7593-4404-9743-1737551d3975} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1933 2023.12.06 05:08:06.025574 [ 3 ] {e408c0b3-7593-4404-9743-1737551d3975} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1934 2023.12.06 05:08:06.025841 [ 3 ] {e408c0b3-7593-4404-9743-1737551d3975} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.82 GiB.
1935 2023.12.06 05:08:06.026082 [ 3 ] {e408c0b3-7593-4404-9743-1737551d3975} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1936 2023.12.06 05:08:06.026250 [ 3 ] {e408c0b3-7593-4404-9743-1737551d3975} <Trace> oximeter.measurements_cumulativeu64 (019f6a02-becc-4af9-8a4d-d47dc82a032a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1937 2023.12.06 05:08:06.026351 [ 3 ] {e408c0b3-7593-4404-9743-1737551d3975} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.000906786 sec., 40803 rows/sec., 2.88 MiB/sec.
1938 2023.12.06 05:08:06.026462 [ 3 ] {e408c0b3-7593-4404-9743-1737551d3975} <Debug> DynamicQueryHandler: Done processing query
1939 2023.12.06 05:08:06.026485 [ 3 ] {e408c0b3-7593-4404-9743-1737551d3975} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1940 2023.12.06 05:08:06.026500 [ 3 ] {} <Debug> HTTP-Session: 84f2b0d3-dc48-43dd-916c-e8538305c79d Destroying unnamed session
1941 2023.12.06 05:08:10.148866 [ 80 ] {} <Debug> DNSResolver: Updating DNS cache
1942 2023.12.06 05:08:10.148944 [ 80 ] {} <Debug> DNSResolver: Updated DNS cache
1943 2023.12.06 05:08:11.018345 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 6362, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1944 2023.12.06 05:08:11.018441 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1945 2023.12.06 05:08:11.018465 [ 3 ] {} <Debug> HTTP-Session: 2ba159ae-60dd-4b24-955b-27bf2bbdf5ab Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
1946 2023.12.06 05:08:11.018488 [ 3 ] {} <Debug> HTTP-Session: 2ba159ae-60dd-4b24-955b-27bf2bbdf5ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1947 2023.12.06 05:08:11.018610 [ 3 ] {77542b90-e0dc-4173-b00d-17d362d3b3c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1948 2023.12.06 05:08:11.018666 [ 3 ] {77542b90-e0dc-4173-b00d-17d362d3b3c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1949 2023.12.06 05:08:11.018823 [ 3 ] {77542b90-e0dc-4173-b00d-17d362d3b3c8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1950 2023.12.06 05:08:11.019220 [ 3 ] {77542b90-e0dc-4173-b00d-17d362d3b3c8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.82 GiB.
1951 2023.12.06 05:08:11.019493 [ 3 ] {77542b90-e0dc-4173-b00d-17d362d3b3c8} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1952 2023.12.06 05:08:11.019659 [ 3 ] {77542b90-e0dc-4173-b00d-17d362d3b3c8} <Trace> oximeter.fields_i64 (23c12e21-ada0-481d-8e26-5f02a5b480c9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1953 2023.12.06 05:08:11.019781 [ 3 ] {77542b90-e0dc-4173-b00d-17d362d3b3c8} <Information> executeQuery: Read 44 rows, 3.57 KiB in 0.00113781 sec., 38670 rows/sec., 3.06 MiB/sec.
1954 2023.12.06 05:08:11.019971 [ 3 ] {77542b90-e0dc-4173-b00d-17d362d3b3c8} <Debug> DynamicQueryHandler: Done processing query
1955 2023.12.06 05:08:11.019998 [ 3 ] {77542b90-e0dc-4173-b00d-17d362d3b3c8} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1956 2023.12.06 05:08:11.020014 [ 3 ] {} <Debug> HTTP-Session: 2ba159ae-60dd-4b24-955b-27bf2bbdf5ab Destroying unnamed session
1957 2023.12.06 05:08:11.020123 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1958 2023.12.06 05:08:11.020176 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1959 2023.12.06 05:08:11.020197 [ 3 ] {} <Debug> HTTP-Session: 42c92b8a-5245-4355-9d37-eb9b933711c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
1960 2023.12.06 05:08:11.020216 [ 3 ] {} <Debug> HTTP-Session: 42c92b8a-5245-4355-9d37-eb9b933711c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1961 2023.12.06 05:08:11.020296 [ 3 ] {b2e9623e-1f69-4c62-9817-60edcd70c206} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
1962 2023.12.06 05:08:11.020338 [ 3 ] {b2e9623e-1f69-4c62-9817-60edcd70c206} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
1963 2023.12.06 05:08:11.020460 [ 3 ] {b2e9623e-1f69-4c62-9817-60edcd70c206} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1964 2023.12.06 05:08:11.020778 [ 3 ] {b2e9623e-1f69-4c62-9817-60edcd70c206} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.82 GiB.
1965 2023.12.06 05:08:11.020988 [ 3 ] {b2e9623e-1f69-4c62-9817-60edcd70c206} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1966 2023.12.06 05:08:11.021138 [ 3 ] {b2e9623e-1f69-4c62-9817-60edcd70c206} <Trace> oximeter.fields_ipaddr (de35b38f-4940-4d4e-b97d-610697f224b0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1967 2023.12.06 05:08:11.021239 [ 3 ] {b2e9623e-1f69-4c62-9817-60edcd70c206} <Information> executeQuery: Read 4 rows, 342.00 B in 0.000914705 sec., 4372 rows/sec., 365.13 KiB/sec.
1968 2023.12.06 05:08:11.021357 [ 3 ] {b2e9623e-1f69-4c62-9817-60edcd70c206} <Debug> DynamicQueryHandler: Done processing query
1969 2023.12.06 05:08:11.021380 [ 3 ] {b2e9623e-1f69-4c62-9817-60edcd70c206} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1970 2023.12.06 05:08:11.021396 [ 3 ] {} <Debug> HTTP-Session: 42c92b8a-5245-4355-9d37-eb9b933711c2 Destroying unnamed session
1971 2023.12.06 05:08:11.021524 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 21426, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1972 2023.12.06 05:08:11.021571 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1973 2023.12.06 05:08:11.021591 [ 3 ] {} <Debug> HTTP-Session: b3518d13-1ebc-4d34-bca7-747a8fabc459 Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
1974 2023.12.06 05:08:11.021607 [ 3 ] {} <Debug> HTTP-Session: b3518d13-1ebc-4d34-bca7-747a8fabc459 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1975 2023.12.06 05:08:11.021684 [ 3 ] {22360576-a93e-41f9-a52b-8cad615b6ae1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1976 2023.12.06 05:08:11.021724 [ 3 ] {22360576-a93e-41f9-a52b-8cad615b6ae1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1977 2023.12.06 05:08:11.021833 [ 3 ] {22360576-a93e-41f9-a52b-8cad615b6ae1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1978 2023.12.06 05:08:11.022178 [ 3 ] {22360576-a93e-41f9-a52b-8cad615b6ae1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.82 GiB.
1979 2023.12.06 05:08:11.022392 [ 3 ] {22360576-a93e-41f9-a52b-8cad615b6ae1} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
1980 2023.12.06 05:08:11.022543 [ 3 ] {22360576-a93e-41f9-a52b-8cad615b6ae1} <Trace> oximeter.fields_string (e0a0ef65-1baf-4921-8b30-1507f49df8b5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
1981 2023.12.06 05:08:11.022643 [ 3 ] {22360576-a93e-41f9-a52b-8cad615b6ae1} <Information> executeQuery: Read 134 rows, 13.22 KiB in 0.000929866 sec., 144106 rows/sec., 13.89 MiB/sec.
1982 2023.12.06 05:08:11.022636 [ 80 ] {} <Debug> oximeter.fields_string (e0a0ef65-1baf-4921-8b30-1507f49df8b5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
1983 2023.12.06 05:08:11.022720 [ 80 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.82 GiB.
1984 2023.12.06 05:08:11.022783 [ 3 ] {22360576-a93e-41f9-a52b-8cad615b6ae1} <Debug> DynamicQueryHandler: Done processing query
1985 2023.12.06 05:08:11.022822 [ 3 ] {22360576-a93e-41f9-a52b-8cad615b6ae1} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1986 2023.12.06 05:08:11.022837 [ 10 ] {e0a0ef65-1baf-4921-8b30-1507f49df8b5::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
1987 2023.12.06 05:08:11.022849 [ 3 ] {} <Debug> HTTP-Session: b3518d13-1ebc-4d34-bca7-747a8fabc459 Destroying unnamed session
1988 2023.12.06 05:08:11.022995 [ 10 ] {e0a0ef65-1baf-4921-8b30-1507f49df8b5::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1989 2023.12.06 05:08:11.023039 [ 10 ] {e0a0ef65-1baf-4921-8b30-1507f49df8b5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 169 rows starting from the beginning of the part
1990 2023.12.06 05:08:11.023073 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1991 2023.12.06 05:08:11.023150 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1992 2023.12.06 05:08:11.023190 [ 3 ] {} <Debug> HTTP-Session: 8eb35c77-b768-4baf-9c21-b91a8df8bcc5 Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
1993 2023.12.06 05:08:11.023243 [ 3 ] {} <Debug> HTTP-Session: 8eb35c77-b768-4baf-9c21-b91a8df8bcc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1994 2023.12.06 05:08:11.023272 [ 10 ] {e0a0ef65-1baf-4921-8b30-1507f49df8b5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 132 rows starting from the beginning of the part
1995 2023.12.06 05:08:11.023421 [ 3 ] {16cf4965-d2a7-4c34-9ac9-c259a68ab7e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
1996 2023.12.06 05:08:11.023516 [ 3 ] {16cf4965-d2a7-4c34-9ac9-c259a68ab7e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
1997 2023.12.06 05:08:11.023526 [ 10 ] {e0a0ef65-1baf-4921-8b30-1507f49df8b5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 133 rows starting from the beginning of the part
1998 2023.12.06 05:08:11.023816 [ 10 ] {e0a0ef65-1baf-4921-8b30-1507f49df8b5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 132 rows starting from the beginning of the part
1999 2023.12.06 05:08:11.023970 [ 3 ] {16cf4965-d2a7-4c34-9ac9-c259a68ab7e6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2000 2023.12.06 05:08:11.024053 [ 10 ] {e0a0ef65-1baf-4921-8b30-1507f49df8b5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 37 rows starting from the beginning of the part
2001 2023.12.06 05:08:11.024257 [ 10 ] {e0a0ef65-1baf-4921-8b30-1507f49df8b5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 134 rows starting from the beginning of the part
2002 2023.12.06 05:08:11.024839 [ 3 ] {16cf4965-d2a7-4c34-9ac9-c259a68ab7e6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.82 GiB.
2003 2023.12.06 05:08:11.025270 [ 3 ] {16cf4965-d2a7-4c34-9ac9-c259a68ab7e6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2004 2023.12.06 05:08:11.025594 [ 3 ] {16cf4965-d2a7-4c34-9ac9-c259a68ab7e6} <Trace> oximeter.fields_u16 (8cb82da4-2569-4cff-9ef2-a4fb36fc0b0c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
2005 2023.12.06 05:08:11.025837 [ 3 ] {16cf4965-d2a7-4c34-9ac9-c259a68ab7e6} <Information> executeQuery: Read 4 rows, 286.00 B in 0.00234473 sec., 1705 rows/sec., 119.12 KiB/sec.
2006 2023.12.06 05:08:11.026287 [ 3 ] {16cf4965-d2a7-4c34-9ac9-c259a68ab7e6} <Debug> DynamicQueryHandler: Done processing query
2007 2023.12.06 05:08:11.026303 [ 24 ] {e0a0ef65-1baf-4921-8b30-1507f49df8b5::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 737 rows, containing 4 columns (4 merged, 0 gathered) in 0.003516299 sec., 209595.3728622054 rows/sec., 19.96 MiB/sec.
2008 2023.12.06 05:08:11.026313 [ 3 ] {16cf4965-d2a7-4c34-9ac9-c259a68ab7e6} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2009 2023.12.06 05:08:11.026347 [ 3 ] {} <Debug> HTTP-Session: 8eb35c77-b768-4baf-9c21-b91a8df8bcc5 Destroying unnamed session
2010 2023.12.06 05:08:11.026456 [ 10 ] {e0a0ef65-1baf-4921-8b30-1507f49df8b5::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2011 2023.12.06 05:08:11.026536 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 8191, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2012 2023.12.06 05:08:11.026609 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2013 2023.12.06 05:08:11.026634 [ 3 ] {} <Debug> HTTP-Session: 24079031-d420-4444-936c-1f27e11f18c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
2014 2023.12.06 05:08:11.026669 [ 3 ] {} <Debug> HTTP-Session: 24079031-d420-4444-936c-1f27e11f18c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2015 2023.12.06 05:08:11.026752 [ 10 ] {e0a0ef65-1baf-4921-8b30-1507f49df8b5::all_1_11_2} <Trace> oximeter.fields_string (e0a0ef65-1baf-4921-8b30-1507f49df8b5): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
2016 2023.12.06 05:08:11.026810 [ 3 ] {42ea79d2-442e-4699-b7b5-722ecc7d265c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2017 2023.12.06 05:08:11.026883 [ 10 ] {e0a0ef65-1baf-4921-8b30-1507f49df8b5::all_1_11_2} <Trace> oximeter.fields_string (e0a0ef65-1baf-4921-8b30-1507f49df8b5) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
2018 2023.12.06 05:08:11.026892 [ 3 ] {42ea79d2-442e-4699-b7b5-722ecc7d265c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2019 2023.12.06 05:08:11.027102 [ 3 ] {42ea79d2-442e-4699-b7b5-722ecc7d265c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2020 2023.12.06 05:08:11.027460 [ 3 ] {42ea79d2-442e-4699-b7b5-722ecc7d265c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.82 GiB.
2021 2023.12.06 05:08:11.027686 [ 3 ] {42ea79d2-442e-4699-b7b5-722ecc7d265c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2022 2023.12.06 05:08:11.027836 [ 3 ] {42ea79d2-442e-4699-b7b5-722ecc7d265c} <Trace> oximeter.fields_uuid (497de44e-e39e-43da-85ac-714f00fe2ab2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
2023 2023.12.06 05:08:11.027937 [ 80 ] {} <Debug> oximeter.fields_uuid (497de44e-e39e-43da-85ac-714f00fe2ab2) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2024 2023.12.06 05:08:11.027945 [ 3 ] {42ea79d2-442e-4699-b7b5-722ecc7d265c} <Information> executeQuery: Read 48 rows, 3.85 KiB in 0.001083398 sec., 44305 rows/sec., 3.47 MiB/sec.
2025 2023.12.06 05:08:11.027978 [ 80 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.82 GiB.
2026 2023.12.06 05:08:11.028119 [ 22 ] {497de44e-e39e-43da-85ac-714f00fe2ab2::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
2027 2023.12.06 05:08:11.028159 [ 3 ] {42ea79d2-442e-4699-b7b5-722ecc7d265c} <Debug> DynamicQueryHandler: Done processing query
2028 2023.12.06 05:08:11.028215 [ 3 ] {42ea79d2-442e-4699-b7b5-722ecc7d265c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2029 2023.12.06 05:08:11.028265 [ 3 ] {} <Debug> HTTP-Session: 24079031-d420-4444-936c-1f27e11f18c2 Destroying unnamed session
2030 2023.12.06 05:08:11.028285 [ 22 ] {497de44e-e39e-43da-85ac-714f00fe2ab2::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2031 2023.12.06 05:08:11.028323 [ 22 ] {497de44e-e39e-43da-85ac-714f00fe2ab2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 99 rows starting from the beginning of the part
2032 2023.12.06 05:08:11.028419 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 446, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2033 2023.12.06 05:08:11.028514 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2034 2023.12.06 05:08:11.028511 [ 22 ] {497de44e-e39e-43da-85ac-714f00fe2ab2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 44 rows starting from the beginning of the part
2035 2023.12.06 05:08:11.028545 [ 3 ] {} <Debug> HTTP-Session: 5a1a1b4b-e27a-4a90-8a4b-a0c0ad7a5f2f Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
2036 2023.12.06 05:08:11.028604 [ 3 ] {} <Debug> HTTP-Session: 5a1a1b4b-e27a-4a90-8a4b-a0c0ad7a5f2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2037 2023.12.06 05:08:11.028739 [ 22 ] {497de44e-e39e-43da-85ac-714f00fe2ab2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 46 rows starting from the beginning of the part
2038 2023.12.06 05:08:11.028800 [ 3 ] {1694f34f-f66a-4f45-81c8-ccede6e7f4a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2039 2023.12.06 05:08:11.028957 [ 3 ] {1694f34f-f66a-4f45-81c8-ccede6e7f4a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2040 2023.12.06 05:08:11.028964 [ 22 ] {497de44e-e39e-43da-85ac-714f00fe2ab2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 44 rows starting from the beginning of the part
2041 2023.12.06 05:08:11.029244 [ 22 ] {497de44e-e39e-43da-85ac-714f00fe2ab2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 37 rows starting from the beginning of the part
2042 2023.12.06 05:08:11.029527 [ 22 ] {497de44e-e39e-43da-85ac-714f00fe2ab2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 48 rows starting from the beginning of the part
2043 2023.12.06 05:08:11.029540 [ 3 ] {1694f34f-f66a-4f45-81c8-ccede6e7f4a8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2044 2023.12.06 05:08:11.030382 [ 3 ] {1694f34f-f66a-4f45-81c8-ccede6e7f4a8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.82 GiB.
2045 2023.12.06 05:08:11.031092 [ 22 ] {497de44e-e39e-43da-85ac-714f00fe2ab2::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 318 rows, containing 4 columns (4 merged, 0 gathered) in 0.003056241 sec., 104049.38615770158 rows/sec., 8.12 MiB/sec.
2046 2023.12.06 05:08:11.031123 [ 3 ] {1694f34f-f66a-4f45-81c8-ccede6e7f4a8} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2047 2023.12.06 05:08:11.031241 [ 10 ] {497de44e-e39e-43da-85ac-714f00fe2ab2::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2048 2023.12.06 05:08:11.031423 [ 3 ] {1694f34f-f66a-4f45-81c8-ccede6e7f4a8} <Trace> oximeter.measurements_cumulativeu64 (019f6a02-becc-4af9-8a4d-d47dc82a032a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
2049 2023.12.06 05:08:11.031489 [ 10 ] {497de44e-e39e-43da-85ac-714f00fe2ab2::all_1_11_2} <Trace> oximeter.fields_uuid (497de44e-e39e-43da-85ac-714f00fe2ab2): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
2050 2023.12.06 05:08:11.031620 [ 3 ] {1694f34f-f66a-4f45-81c8-ccede6e7f4a8} <Information> executeQuery: Read 2 rows, 144.00 B in 0.002748316 sec., 727 rows/sec., 51.17 KiB/sec.
2051 2023.12.06 05:08:11.031625 [ 10 ] {497de44e-e39e-43da-85ac-714f00fe2ab2::all_1_11_2} <Trace> oximeter.fields_uuid (497de44e-e39e-43da-85ac-714f00fe2ab2) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
2052 2023.12.06 05:08:11.031909 [ 3 ] {1694f34f-f66a-4f45-81c8-ccede6e7f4a8} <Debug> DynamicQueryHandler: Done processing query
2053 2023.12.06 05:08:11.031937 [ 3 ] {1694f34f-f66a-4f45-81c8-ccede6e7f4a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2054 2023.12.06 05:08:11.031955 [ 3 ] {} <Debug> HTTP-Session: 5a1a1b4b-e27a-4a90-8a4b-a0c0ad7a5f2f Destroying unnamed session
2055 2023.12.06 05:08:11.032138 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 47078, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2056 2023.12.06 05:08:11.032185 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2057 2023.12.06 05:08:11.032205 [ 3 ] {} <Debug> HTTP-Session: 52dbf194-ad0d-4240-8bfa-c0b2be73600b Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
2058 2023.12.06 05:08:11.032222 [ 3 ] {} <Debug> HTTP-Session: 52dbf194-ad0d-4240-8bfa-c0b2be73600b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2059 2023.12.06 05:08:11.032311 [ 3 ] {3bc52a60-9819-4b4f-ac79-a53feaf51805} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2060 2023.12.06 05:08:11.032355 [ 3 ] {3bc52a60-9819-4b4f-ac79-a53feaf51805} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2061 2023.12.06 05:08:11.032502 [ 3 ] {3bc52a60-9819-4b4f-ac79-a53feaf51805} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2062 2023.12.06 05:08:11.033002 [ 3 ] {3bc52a60-9819-4b4f-ac79-a53feaf51805} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.82 GiB.
2063 2023.12.06 05:08:11.033312 [ 3 ] {3bc52a60-9819-4b4f-ac79-a53feaf51805} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2064 2023.12.06 05:08:11.033490 [ 3 ] {3bc52a60-9819-4b4f-ac79-a53feaf51805} <Trace> oximeter.measurements_histogramf64 (f0df1573-b2eb-4c9d-a8e8-54e15f434e30): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
2065 2023.12.06 05:08:11.033603 [ 3 ] {3bc52a60-9819-4b4f-ac79-a53feaf51805} <Information> executeQuery: Read 44 rows, 60.80 KiB in 0.001253521 sec., 35101 rows/sec., 47.37 MiB/sec.
2066 2023.12.06 05:08:11.033739 [ 3 ] {3bc52a60-9819-4b4f-ac79-a53feaf51805} <Debug> DynamicQueryHandler: Done processing query
2067 2023.12.06 05:08:11.033762 [ 3 ] {3bc52a60-9819-4b4f-ac79-a53feaf51805} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
2068 2023.12.06 05:08:11.033778 [ 3 ] {} <Debug> HTTP-Session: 52dbf194-ad0d-4240-8bfa-c0b2be73600b Destroying unnamed session
2069 2023.12.06 05:08:21.018210 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 6362, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2070 2023.12.06 05:08:21.018323 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2071 2023.12.06 05:08:21.018350 [ 3 ] {} <Debug> HTTP-Session: 7aaee7cd-f1c8-40ce-b0f9-2b26d4dbb15d Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
2072 2023.12.06 05:08:21.018374 [ 3 ] {} <Debug> HTTP-Session: 7aaee7cd-f1c8-40ce-b0f9-2b26d4dbb15d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2073 2023.12.06 05:08:21.018496 [ 3 ] {91774228-5295-4d41-abf2-01bccca320c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2074 2023.12.06 05:08:21.018553 [ 3 ] {91774228-5295-4d41-abf2-01bccca320c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2075 2023.12.06 05:08:21.018707 [ 3 ] {91774228-5295-4d41-abf2-01bccca320c2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2076 2023.12.06 05:08:21.019189 [ 3 ] {91774228-5295-4d41-abf2-01bccca320c2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.81 GiB.
2077 2023.12.06 05:08:21.019458 [ 3 ] {91774228-5295-4d41-abf2-01bccca320c2} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2078 2023.12.06 05:08:21.019630 [ 3 ] {91774228-5295-4d41-abf2-01bccca320c2} <Trace> oximeter.fields_i64 (23c12e21-ada0-481d-8e26-5f02a5b480c9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
2079 2023.12.06 05:08:21.019767 [ 3 ] {91774228-5295-4d41-abf2-01bccca320c2} <Information> executeQuery: Read 44 rows, 3.57 KiB in 0.00123258 sec., 35697 rows/sec., 2.83 MiB/sec.
2080 2023.12.06 05:08:21.019939 [ 3 ] {91774228-5295-4d41-abf2-01bccca320c2} <Debug> DynamicQueryHandler: Done processing query
2081 2023.12.06 05:08:21.019965 [ 3 ] {91774228-5295-4d41-abf2-01bccca320c2} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2082 2023.12.06 05:08:21.019983 [ 3 ] {} <Debug> HTTP-Session: 7aaee7cd-f1c8-40ce-b0f9-2b26d4dbb15d Destroying unnamed session
2083 2023.12.06 05:08:21.020133 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 21127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2084 2023.12.06 05:08:21.020185 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2085 2023.12.06 05:08:21.020205 [ 3 ] {} <Debug> HTTP-Session: 5ba4d59c-ffa5-47bd-8214-1488078f0623 Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
2086 2023.12.06 05:08:21.020225 [ 3 ] {} <Debug> HTTP-Session: 5ba4d59c-ffa5-47bd-8214-1488078f0623 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2087 2023.12.06 05:08:21.020309 [ 3 ] {f55223f9-1e92-49dc-90bf-5d0041624da9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2088 2023.12.06 05:08:21.020351 [ 3 ] {f55223f9-1e92-49dc-90bf-5d0041624da9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2089 2023.12.06 05:08:21.020460 [ 3 ] {f55223f9-1e92-49dc-90bf-5d0041624da9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2090 2023.12.06 05:08:21.020847 [ 3 ] {f55223f9-1e92-49dc-90bf-5d0041624da9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.81 GiB.
2091 2023.12.06 05:08:21.021078 [ 3 ] {f55223f9-1e92-49dc-90bf-5d0041624da9} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2092 2023.12.06 05:08:21.021228 [ 3 ] {f55223f9-1e92-49dc-90bf-5d0041624da9} <Trace> oximeter.fields_string (e0a0ef65-1baf-4921-8b30-1507f49df8b5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
2093 2023.12.06 05:08:21.021355 [ 3 ] {f55223f9-1e92-49dc-90bf-5d0041624da9} <Information> executeQuery: Read 132 rows, 13.05 KiB in 0.001016077 sec., 129911 rows/sec., 12.54 MiB/sec.
2094 2023.12.06 05:08:21.021480 [ 3 ] {f55223f9-1e92-49dc-90bf-5d0041624da9} <Debug> DynamicQueryHandler: Done processing query
2095 2023.12.06 05:08:21.021503 [ 3 ] {f55223f9-1e92-49dc-90bf-5d0041624da9} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2096 2023.12.06 05:08:21.021519 [ 3 ] {} <Debug> HTTP-Session: 5ba4d59c-ffa5-47bd-8214-1488078f0623 Destroying unnamed session
2097 2023.12.06 05:08:21.021683 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 7507, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2098 2023.12.06 05:08:21.021733 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2099 2023.12.06 05:08:21.021752 [ 3 ] {} <Debug> HTTP-Session: 9c88ba3b-02ce-4bd5-beff-7d26751d2f45 Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
2100 2023.12.06 05:08:21.021771 [ 3 ] {} <Debug> HTTP-Session: 9c88ba3b-02ce-4bd5-beff-7d26751d2f45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2101 2023.12.06 05:08:21.021846 [ 3 ] {b0e872d9-3a5f-4f9e-b632-19bf69a81857} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2102 2023.12.06 05:08:21.021887 [ 3 ] {b0e872d9-3a5f-4f9e-b632-19bf69a81857} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2103 2023.12.06 05:08:21.021998 [ 3 ] {b0e872d9-3a5f-4f9e-b632-19bf69a81857} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2104 2023.12.06 05:08:21.022292 [ 3 ] {b0e872d9-3a5f-4f9e-b632-19bf69a81857} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.81 GiB.
2105 2023.12.06 05:08:21.022501 [ 3 ] {b0e872d9-3a5f-4f9e-b632-19bf69a81857} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2106 2023.12.06 05:08:21.022648 [ 3 ] {b0e872d9-3a5f-4f9e-b632-19bf69a81857} <Trace> oximeter.fields_uuid (497de44e-e39e-43da-85ac-714f00fe2ab2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
2107 2023.12.06 05:08:21.022764 [ 3 ] {b0e872d9-3a5f-4f9e-b632-19bf69a81857} <Information> executeQuery: Read 44 rows, 3.52 KiB in 0.000886935 sec., 49609 rows/sec., 3.88 MiB/sec.
2108 2023.12.06 05:08:21.022879 [ 3 ] {b0e872d9-3a5f-4f9e-b632-19bf69a81857} <Debug> DynamicQueryHandler: Done processing query
2109 2023.12.06 05:08:21.022904 [ 3 ] {b0e872d9-3a5f-4f9e-b632-19bf69a81857} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2110 2023.12.06 05:08:21.022921 [ 3 ] {} <Debug> HTTP-Session: 9c88ba3b-02ce-4bd5-beff-7d26751d2f45 Destroying unnamed session
2111 2023.12.06 05:08:21.023154 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 47078, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2112 2023.12.06 05:08:21.023202 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2113 2023.12.06 05:08:21.023221 [ 3 ] {} <Debug> HTTP-Session: 561b2a0e-c298-4169-9088-520d306d3c80 Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
2114 2023.12.06 05:08:21.023239 [ 3 ] {} <Debug> HTTP-Session: 561b2a0e-c298-4169-9088-520d306d3c80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2115 2023.12.06 05:08:21.023334 [ 3 ] {010d0e35-aa3e-48cf-ac11-bb9eae27cbb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2116 2023.12.06 05:08:21.023379 [ 3 ] {010d0e35-aa3e-48cf-ac11-bb9eae27cbb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2117 2023.12.06 05:08:21.023517 [ 3 ] {010d0e35-aa3e-48cf-ac11-bb9eae27cbb2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2118 2023.12.06 05:08:21.023998 [ 3 ] {010d0e35-aa3e-48cf-ac11-bb9eae27cbb2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.81 GiB.
2119 2023.12.06 05:08:21.024313 [ 3 ] {010d0e35-aa3e-48cf-ac11-bb9eae27cbb2} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2120 2023.12.06 05:08:21.024494 [ 3 ] {010d0e35-aa3e-48cf-ac11-bb9eae27cbb2} <Trace> oximeter.measurements_histogramf64 (f0df1573-b2eb-4c9d-a8e8-54e15f434e30): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
2121 2023.12.06 05:08:21.024627 [ 3 ] {010d0e35-aa3e-48cf-ac11-bb9eae27cbb2} <Information> executeQuery: Read 44 rows, 60.80 KiB in 0.001256861 sec., 35007 rows/sec., 47.24 MiB/sec.
2122 2023.12.06 05:08:21.024769 [ 3 ] {010d0e35-aa3e-48cf-ac11-bb9eae27cbb2} <Debug> DynamicQueryHandler: Done processing query
2123 2023.12.06 05:08:21.024791 [ 3 ] {010d0e35-aa3e-48cf-ac11-bb9eae27cbb2} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
2124 2023.12.06 05:08:21.024808 [ 3 ] {} <Debug> HTTP-Session: 561b2a0e-c298-4169-9088-520d306d3c80 Destroying unnamed session
2125 2023.12.06 05:08:23.835109 [ 54 ] {} <Debug> oximeter.measurements_cumulativeu64 (019f6a02-becc-4af9-8a4d-d47dc82a032a) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
2126 2023.12.06 05:08:23.835219 [ 54 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.81 GiB.
2127 2023.12.06 05:08:23.835353 [ 11 ] {019f6a02-becc-4af9-8a4d-d47dc82a032a::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact
2128 2023.12.06 05:08:23.835585 [ 11 ] {019f6a02-becc-4af9-8a4d-d47dc82a032a::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2129 2023.12.06 05:08:23.835645 [ 11 ] {019f6a02-becc-4af9-8a4d-d47dc82a032a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 180 rows starting from the beginning of the part
2130 2023.12.06 05:08:23.835892 [ 11 ] {019f6a02-becc-4af9-8a4d-d47dc82a032a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 37 rows starting from the beginning of the part
2131 2023.12.06 05:08:23.836064 [ 11 ] {019f6a02-becc-4af9-8a4d-d47dc82a032a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part
2132 2023.12.06 05:08:23.836151 [ 11 ] {019f6a02-becc-4af9-8a4d-d47dc82a032a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 37 rows starting from the beginning of the part
2133 2023.12.06 05:08:23.836233 [ 11 ] {019f6a02-becc-4af9-8a4d-d47dc82a032a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part
2134 2023.12.06 05:08:23.836882 [ 10 ] {019f6a02-becc-4af9-8a4d-d47dc82a032a::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 257 rows, containing 5 columns (5 merged, 0 gathered) in 0.001605016 sec., 160123.01435001273 rows/sec., 11.29 MiB/sec.
2135 2023.12.06 05:08:23.837021 [ 10 ] {019f6a02-becc-4af9-8a4d-d47dc82a032a::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
2136 2023.12.06 05:08:23.837262 [ 10 ] {019f6a02-becc-4af9-8a4d-d47dc82a032a::all_1_5_1} <Trace> oximeter.measurements_cumulativeu64 (019f6a02-becc-4af9-8a4d-d47dc82a032a): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1.
2137 2023.12.06 05:08:23.837336 [ 10 ] {019f6a02-becc-4af9-8a4d-d47dc82a032a::all_1_5_1} <Trace> oximeter.measurements_cumulativeu64 (019f6a02-becc-4af9-8a4d-d47dc82a032a) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0
2138 2023.12.06 05:08:25.149012 [ 54 ] {} <Debug> DNSResolver: Updating DNS cache
2139 2023.12.06 05:08:25.149095 [ 54 ] {} <Debug> DNSResolver: Updated DNS cache
2140 2023.12.06 05:08:31.018561 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 6362, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2141 2023.12.06 05:08:31.018691 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2142 2023.12.06 05:08:31.018717 [ 3 ] {} <Debug> HTTP-Session: da8a14d3-dacd-4fac-a30f-1136184b39b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
2143 2023.12.06 05:08:31.018740 [ 3 ] {} <Debug> HTTP-Session: da8a14d3-dacd-4fac-a30f-1136184b39b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2144 2023.12.06 05:08:31.018862 [ 3 ] {b91d00ec-14a9-4982-8131-98a7f72416b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2145 2023.12.06 05:08:31.018922 [ 3 ] {b91d00ec-14a9-4982-8131-98a7f72416b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2146 2023.12.06 05:08:31.019074 [ 3 ] {b91d00ec-14a9-4982-8131-98a7f72416b7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2147 2023.12.06 05:08:31.019523 [ 3 ] {b91d00ec-14a9-4982-8131-98a7f72416b7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.81 GiB.
2148 2023.12.06 05:08:31.019796 [ 3 ] {b91d00ec-14a9-4982-8131-98a7f72416b7} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2149 2023.12.06 05:08:31.019978 [ 3 ] {b91d00ec-14a9-4982-8131-98a7f72416b7} <Trace> oximeter.fields_i64 (23c12e21-ada0-481d-8e26-5f02a5b480c9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
2150 2023.12.06 05:08:31.020120 [ 3 ] {b91d00ec-14a9-4982-8131-98a7f72416b7} <Information> executeQuery: Read 44 rows, 3.57 KiB in 0.00121494 sec., 36215 rows/sec., 2.87 MiB/sec.
2151 2023.12.06 05:08:31.020128 [ 78 ] {} <Debug> oximeter.fields_i64 (23c12e21-ada0-481d-8e26-5f02a5b480c9) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0
2152 2023.12.06 05:08:31.020264 [ 78 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.81 GiB.
2153 2023.12.06 05:08:31.020355 [ 3 ] {b91d00ec-14a9-4982-8131-98a7f72416b7} <Debug> DynamicQueryHandler: Done processing query
2154 2023.12.06 05:08:31.020410 [ 3 ] {b91d00ec-14a9-4982-8131-98a7f72416b7} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2155 2023.12.06 05:08:31.020406 [ 11 ] {23c12e21-ada0-481d-8e26-5f02a5b480c9::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact
2156 2023.12.06 05:08:31.020446 [ 3 ] {} <Debug> HTTP-Session: da8a14d3-dacd-4fac-a30f-1136184b39b0 Destroying unnamed session
2157 2023.12.06 05:08:31.020555 [ 11 ] {23c12e21-ada0-481d-8e26-5f02a5b480c9::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2158 2023.12.06 05:08:31.020591 [ 11 ] {23c12e21-ada0-481d-8e26-5f02a5b480c9::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 44 rows starting from the beginning of the part
2159 2023.12.06 05:08:31.020658 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 21127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2160 2023.12.06 05:08:31.020759 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2161 2023.12.06 05:08:31.020801 [ 11 ] {23c12e21-ada0-481d-8e26-5f02a5b480c9::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 44 rows starting from the beginning of the part
2162 2023.12.06 05:08:31.020810 [ 3 ] {} <Debug> HTTP-Session: dcbfad34-a3c9-4647-b583-77bb5f375ce0 Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
2163 2023.12.06 05:08:31.020875 [ 3 ] {} <Debug> HTTP-Session: dcbfad34-a3c9-4647-b583-77bb5f375ce0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2164 2023.12.06 05:08:31.021013 [ 11 ] {23c12e21-ada0-481d-8e26-5f02a5b480c9::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 44 rows starting from the beginning of the part
2165 2023.12.06 05:08:31.021117 [ 3 ] {5e80d98e-6e10-45f7-a874-7c0f8839bc9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2166 2023.12.06 05:08:31.021216 [ 11 ] {23c12e21-ada0-481d-8e26-5f02a5b480c9::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 44 rows starting from the beginning of the part
2167 2023.12.06 05:08:31.021231 [ 3 ] {5e80d98e-6e10-45f7-a874-7c0f8839bc9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2168 2023.12.06 05:08:31.021473 [ 11 ] {23c12e21-ada0-481d-8e26-5f02a5b480c9::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 44 rows starting from the beginning of the part
2169 2023.12.06 05:08:31.021754 [ 3 ] {5e80d98e-6e10-45f7-a874-7c0f8839bc9c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2170 2023.12.06 05:08:31.022888 [ 3 ] {5e80d98e-6e10-45f7-a874-7c0f8839bc9c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.81 GiB.
2171 2023.12.06 05:08:31.023152 [ 9 ] {23c12e21-ada0-481d-8e26-5f02a5b480c9::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 220 rows, containing 4 columns (4 merged, 0 gathered) in 0.002811087 sec., 78261.54082033037 rows/sec., 6.19 MiB/sec.
2172 2023.12.06 05:08:31.023291 [ 3 ] {5e80d98e-6e10-45f7-a874-7c0f8839bc9c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2173 2023.12.06 05:08:31.023320 [ 11 ] {23c12e21-ada0-481d-8e26-5f02a5b480c9::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary)
2174 2023.12.06 05:08:31.023553 [ 3 ] {5e80d98e-6e10-45f7-a874-7c0f8839bc9c} <Trace> oximeter.fields_string (e0a0ef65-1baf-4921-8b30-1507f49df8b5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
2175 2023.12.06 05:08:31.023599 [ 11 ] {23c12e21-ada0-481d-8e26-5f02a5b480c9::all_1_10_2} <Trace> oximeter.fields_i64 (23c12e21-ada0-481d-8e26-5f02a5b480c9): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2.
2176 2023.12.06 05:08:31.023735 [ 11 ] {23c12e21-ada0-481d-8e26-5f02a5b480c9::all_1_10_2} <Trace> oximeter.fields_i64 (23c12e21-ada0-481d-8e26-5f02a5b480c9) (MergerMutator): Merged 5 parts: from all_1_6_1 to all_10_10_0
2177 2023.12.06 05:08:31.023761 [ 3 ] {5e80d98e-6e10-45f7-a874-7c0f8839bc9c} <Information> executeQuery: Read 132 rows, 13.05 KiB in 0.002574113 sec., 51279 rows/sec., 4.95 MiB/sec.
2178 2023.12.06 05:08:31.024000 [ 3 ] {5e80d98e-6e10-45f7-a874-7c0f8839bc9c} <Debug> DynamicQueryHandler: Done processing query
2179 2023.12.06 05:08:31.024025 [ 3 ] {5e80d98e-6e10-45f7-a874-7c0f8839bc9c} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2180 2023.12.06 05:08:31.024042 [ 3 ] {} <Debug> HTTP-Session: dcbfad34-a3c9-4647-b583-77bb5f375ce0 Destroying unnamed session
2181 2023.12.06 05:08:31.024179 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 7507, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2182 2023.12.06 05:08:31.024227 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2183 2023.12.06 05:08:31.024248 [ 3 ] {} <Debug> HTTP-Session: b41f3412-2ad2-4404-95de-999457f78772 Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
2184 2023.12.06 05:08:31.024269 [ 3 ] {} <Debug> HTTP-Session: b41f3412-2ad2-4404-95de-999457f78772 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2185 2023.12.06 05:08:31.024355 [ 3 ] {340d96c7-5c0a-498c-9dbc-424fe59d0967} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2186 2023.12.06 05:08:31.024397 [ 3 ] {340d96c7-5c0a-498c-9dbc-424fe59d0967} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2187 2023.12.06 05:08:31.024514 [ 3 ] {340d96c7-5c0a-498c-9dbc-424fe59d0967} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2188 2023.12.06 05:08:31.024827 [ 3 ] {340d96c7-5c0a-498c-9dbc-424fe59d0967} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.81 GiB.
2189 2023.12.06 05:08:31.025047 [ 3 ] {340d96c7-5c0a-498c-9dbc-424fe59d0967} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2190 2023.12.06 05:08:31.025197 [ 3 ] {340d96c7-5c0a-498c-9dbc-424fe59d0967} <Trace> oximeter.fields_uuid (497de44e-e39e-43da-85ac-714f00fe2ab2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
2191 2023.12.06 05:08:31.025299 [ 3 ] {340d96c7-5c0a-498c-9dbc-424fe59d0967} <Information> executeQuery: Read 44 rows, 3.52 KiB in 0.000916515 sec., 48007 rows/sec., 3.75 MiB/sec.
2192 2023.12.06 05:08:31.025470 [ 3 ] {340d96c7-5c0a-498c-9dbc-424fe59d0967} <Debug> DynamicQueryHandler: Done processing query
2193 2023.12.06 05:08:31.025496 [ 3 ] {340d96c7-5c0a-498c-9dbc-424fe59d0967} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2194 2023.12.06 05:08:31.025513 [ 3 ] {} <Debug> HTTP-Session: b41f3412-2ad2-4404-95de-999457f78772 Destroying unnamed session
2195 2023.12.06 05:08:31.025706 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 47078, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2196 2023.12.06 05:08:31.025755 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2197 2023.12.06 05:08:31.025775 [ 3 ] {} <Debug> HTTP-Session: 37f9ccd0-3212-4ee6-87ab-6ae68f02ac71 Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
2198 2023.12.06 05:08:31.025793 [ 3 ] {} <Debug> HTTP-Session: 37f9ccd0-3212-4ee6-87ab-6ae68f02ac71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2199 2023.12.06 05:08:31.025882 [ 3 ] {97f47f60-d6dc-4ada-a728-e3365d24247e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2200 2023.12.06 05:08:31.025936 [ 3 ] {97f47f60-d6dc-4ada-a728-e3365d24247e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2201 2023.12.06 05:08:31.026087 [ 3 ] {97f47f60-d6dc-4ada-a728-e3365d24247e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2202 2023.12.06 05:08:31.026546 [ 3 ] {97f47f60-d6dc-4ada-a728-e3365d24247e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.81 GiB.
2203 2023.12.06 05:08:31.026860 [ 3 ] {97f47f60-d6dc-4ada-a728-e3365d24247e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2204 2023.12.06 05:08:31.027042 [ 3 ] {97f47f60-d6dc-4ada-a728-e3365d24247e} <Trace> oximeter.measurements_histogramf64 (f0df1573-b2eb-4c9d-a8e8-54e15f434e30): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
2205 2023.12.06 05:08:31.027149 [ 3 ] {97f47f60-d6dc-4ada-a728-e3365d24247e} <Information> executeQuery: Read 44 rows, 60.80 KiB in 0.00123871 sec., 35520 rows/sec., 47.93 MiB/sec.
2206 2023.12.06 05:08:31.027260 [ 3 ] {97f47f60-d6dc-4ada-a728-e3365d24247e} <Debug> DynamicQueryHandler: Done processing query
2207 2023.12.06 05:08:31.027282 [ 3 ] {97f47f60-d6dc-4ada-a728-e3365d24247e} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
2208 2023.12.06 05:08:31.027297 [ 3 ] {} <Debug> HTTP-Session: 37f9ccd0-3212-4ee6-87ab-6ae68f02ac71 Destroying unnamed session
2209 2023.12.06 05:08:36.018343 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2210 2023.12.06 05:08:36.018490 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2211 2023.12.06 05:08:36.018523 [ 3 ] {} <Debug> HTTP-Session: 2c4d311c-5ac2-432b-8098-116006adeb93 Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
2212 2023.12.06 05:08:36.018551 [ 3 ] {} <Debug> HTTP-Session: 2c4d311c-5ac2-432b-8098-116006adeb93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2213 2023.12.06 05:08:36.018688 [ 3 ] {748e4e71-d7c7-4334-b6f4-763340efb73f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
2214 2023.12.06 05:08:36.018753 [ 3 ] {748e4e71-d7c7-4334-b6f4-763340efb73f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
2215 2023.12.06 05:08:36.018929 [ 3 ] {748e4e71-d7c7-4334-b6f4-763340efb73f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2216 2023.12.06 05:08:36.019420 [ 3 ] {748e4e71-d7c7-4334-b6f4-763340efb73f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.81 GiB.
2217 2023.12.06 05:08:36.019701 [ 3 ] {748e4e71-d7c7-4334-b6f4-763340efb73f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2218 2023.12.06 05:08:36.019877 [ 3 ] {748e4e71-d7c7-4334-b6f4-763340efb73f} <Trace> oximeter.fields_ipaddr (de35b38f-4940-4d4e-b97d-610697f224b0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
2219 2023.12.06 05:08:36.020046 [ 3 ] {748e4e71-d7c7-4334-b6f4-763340efb73f} <Information> executeQuery: Read 2 rows, 175.00 B in 0.001319282 sec., 1515 rows/sec., 129.54 KiB/sec.
2220 2023.12.06 05:08:36.020250 [ 3 ] {748e4e71-d7c7-4334-b6f4-763340efb73f} <Debug> DynamicQueryHandler: Done processing query
2221 2023.12.06 05:08:36.020284 [ 3 ] {748e4e71-d7c7-4334-b6f4-763340efb73f} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2222 2023.12.06 05:08:36.020306 [ 3 ] {} <Debug> HTTP-Session: 2c4d311c-5ac2-432b-8098-116006adeb93 Destroying unnamed session
2223 2023.12.06 05:08:36.020440 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 5468, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2224 2023.12.06 05:08:36.020489 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2225 2023.12.06 05:08:36.020510 [ 3 ] {} <Debug> HTTP-Session: 88e1e480-ac49-4754-afde-20c7978f840a Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
2226 2023.12.06 05:08:36.020528 [ 3 ] {} <Debug> HTTP-Session: 88e1e480-ac49-4754-afde-20c7978f840a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2227 2023.12.06 05:08:36.020606 [ 3 ] {09522d8e-2e79-4bea-92d7-e5af5f7f3074} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2228 2023.12.06 05:08:36.020646 [ 3 ] {09522d8e-2e79-4bea-92d7-e5af5f7f3074} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2229 2023.12.06 05:08:36.020761 [ 3 ] {09522d8e-2e79-4bea-92d7-e5af5f7f3074} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2230 2023.12.06 05:08:36.021137 [ 3 ] {09522d8e-2e79-4bea-92d7-e5af5f7f3074} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.81 GiB.
2231 2023.12.06 05:08:36.021355 [ 3 ] {09522d8e-2e79-4bea-92d7-e5af5f7f3074} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2232 2023.12.06 05:08:36.021513 [ 3 ] {09522d8e-2e79-4bea-92d7-e5af5f7f3074} <Trace> oximeter.fields_string (e0a0ef65-1baf-4921-8b30-1507f49df8b5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
2233 2023.12.06 05:08:36.021638 [ 3 ] {09522d8e-2e79-4bea-92d7-e5af5f7f3074} <Information> executeQuery: Read 37 rows, 3.18 KiB in 0.000955406 sec., 38726 rows/sec., 3.25 MiB/sec.
2234 2023.12.06 05:08:36.021750 [ 3 ] {09522d8e-2e79-4bea-92d7-e5af5f7f3074} <Debug> DynamicQueryHandler: Done processing query
2235 2023.12.06 05:08:36.021775 [ 3 ] {09522d8e-2e79-4bea-92d7-e5af5f7f3074} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2236 2023.12.06 05:08:36.021791 [ 3 ] {} <Debug> HTTP-Session: 88e1e480-ac49-4754-afde-20c7978f840a Destroying unnamed session
2237 2023.12.06 05:08:36.021898 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2238 2023.12.06 05:08:36.021948 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2239 2023.12.06 05:08:36.021968 [ 3 ] {} <Debug> HTTP-Session: cc7938ae-97cd-4c06-a790-bb3fec2671ee Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
2240 2023.12.06 05:08:36.021987 [ 3 ] {} <Debug> HTTP-Session: cc7938ae-97cd-4c06-a790-bb3fec2671ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2241 2023.12.06 05:08:36.022059 [ 3 ] {d54ba354-9a83-4890-8807-50f4d7ab01b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2242 2023.12.06 05:08:36.022099 [ 3 ] {d54ba354-9a83-4890-8807-50f4d7ab01b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2243 2023.12.06 05:08:36.022204 [ 3 ] {d54ba354-9a83-4890-8807-50f4d7ab01b8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2244 2023.12.06 05:08:36.022453 [ 3 ] {d54ba354-9a83-4890-8807-50f4d7ab01b8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.81 GiB.
2245 2023.12.06 05:08:36.022656 [ 3 ] {d54ba354-9a83-4890-8807-50f4d7ab01b8} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2246 2023.12.06 05:08:36.022803 [ 3 ] {d54ba354-9a83-4890-8807-50f4d7ab01b8} <Trace> oximeter.fields_u16 (8cb82da4-2569-4cff-9ef2-a4fb36fc0b0c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
2247 2023.12.06 05:08:36.022933 [ 3 ] {d54ba354-9a83-4890-8807-50f4d7ab01b8} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000835684 sec., 2393 rows/sec., 167.11 KiB/sec.
2248 2023.12.06 05:08:36.023063 [ 3 ] {d54ba354-9a83-4890-8807-50f4d7ab01b8} <Debug> DynamicQueryHandler: Done processing query
2249 2023.12.06 05:08:36.023087 [ 3 ] {d54ba354-9a83-4890-8807-50f4d7ab01b8} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2250 2023.12.06 05:08:36.023104 [ 3 ] {} <Debug> HTTP-Session: cc7938ae-97cd-4c06-a790-bb3fec2671ee Destroying unnamed session
2251 2023.12.06 05:08:36.023261 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 6280, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2252 2023.12.06 05:08:36.023307 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2253 2023.12.06 05:08:36.023328 [ 3 ] {} <Debug> HTTP-Session: 2aec00cc-3946-45e8-b8d5-d5a6d6031c3b Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
2254 2023.12.06 05:08:36.023345 [ 3 ] {} <Debug> HTTP-Session: 2aec00cc-3946-45e8-b8d5-d5a6d6031c3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2255 2023.12.06 05:08:36.023418 [ 3 ] {8f211570-dd9c-4fd2-bedc-57976308a418} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2256 2023.12.06 05:08:36.023456 [ 3 ] {8f211570-dd9c-4fd2-bedc-57976308a418} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2257 2023.12.06 05:08:36.023564 [ 3 ] {8f211570-dd9c-4fd2-bedc-57976308a418} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2258 2023.12.06 05:08:36.023849 [ 3 ] {8f211570-dd9c-4fd2-bedc-57976308a418} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.81 GiB.
2259 2023.12.06 05:08:36.024055 [ 3 ] {8f211570-dd9c-4fd2-bedc-57976308a418} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2260 2023.12.06 05:08:36.024206 [ 3 ] {8f211570-dd9c-4fd2-bedc-57976308a418} <Trace> oximeter.fields_uuid (497de44e-e39e-43da-85ac-714f00fe2ab2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
2261 2023.12.06 05:08:36.024355 [ 3 ] {8f211570-dd9c-4fd2-bedc-57976308a418} <Information> executeQuery: Read 37 rows, 2.93 KiB in 0.000900035 sec., 41109 rows/sec., 3.18 MiB/sec.
2262 2023.12.06 05:08:36.024460 [ 3 ] {8f211570-dd9c-4fd2-bedc-57976308a418} <Debug> DynamicQueryHandler: Done processing query
2263 2023.12.06 05:08:36.024483 [ 3 ] {8f211570-dd9c-4fd2-bedc-57976308a418} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2264 2023.12.06 05:08:36.024499 [ 3 ] {} <Debug> HTTP-Session: 2aec00cc-3946-45e8-b8d5-d5a6d6031c3b Destroying unnamed session
2265 2023.12.06 05:08:36.024603 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 2132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2266 2023.12.06 05:08:36.024646 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2267 2023.12.06 05:08:36.024665 [ 3 ] {} <Debug> HTTP-Session: 66fcaba8-2928-4635-982d-db1a568751b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
2268 2023.12.06 05:08:36.024682 [ 3 ] {} <Debug> HTTP-Session: 66fcaba8-2928-4635-982d-db1a568751b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2269 2023.12.06 05:08:36.024752 [ 3 ] {79ce27c0-0932-42ec-8772-477a962e8fdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2270 2023.12.06 05:08:36.024795 [ 3 ] {79ce27c0-0932-42ec-8772-477a962e8fdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2271 2023.12.06 05:08:36.024915 [ 3 ] {79ce27c0-0932-42ec-8772-477a962e8fdc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2272 2023.12.06 05:08:36.025180 [ 3 ] {79ce27c0-0932-42ec-8772-477a962e8fdc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.81 GiB.
2273 2023.12.06 05:08:36.025445 [ 3 ] {79ce27c0-0932-42ec-8772-477a962e8fdc} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
2274 2023.12.06 05:08:36.025632 [ 3 ] {79ce27c0-0932-42ec-8772-477a962e8fdc} <Trace> oximeter.measurements_cumulativei64 (5bc0e194-9d76-4cef-8746-3bc68af56b89): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
2275 2023.12.06 05:08:36.025752 [ 3 ] {79ce27c0-0932-42ec-8772-477a962e8fdc} <Information> executeQuery: Read 11 rows, 754.00 B in 0.000970266 sec., 11337 rows/sec., 758.89 KiB/sec.
2276 2023.12.06 05:08:36.025871 [ 3 ] {79ce27c0-0932-42ec-8772-477a962e8fdc} <Debug> DynamicQueryHandler: Done processing query
2277 2023.12.06 05:08:36.025893 [ 3 ] {79ce27c0-0932-42ec-8772-477a962e8fdc} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2278 2023.12.06 05:08:36.025909 [ 3 ] {} <Debug> HTTP-Session: 66fcaba8-2928-4635-982d-db1a568751b7 Destroying unnamed session
2279 2023.12.06 05:08:36.026053 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 7183, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2280 2023.12.06 05:08:36.026099 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2281 2023.12.06 05:08:36.026119 [ 3 ] {} <Debug> HTTP-Session: ec63e76b-53d3-4da4-9f73-a0d084143a22 Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
2282 2023.12.06 05:08:36.026137 [ 3 ] {} <Debug> HTTP-Session: ec63e76b-53d3-4da4-9f73-a0d084143a22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2283 2023.12.06 05:08:36.026206 [ 3 ] {6d49e178-f7d0-471b-88d7-632d503bf1b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2284 2023.12.06 05:08:36.026247 [ 3 ] {6d49e178-f7d0-471b-88d7-632d503bf1b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2285 2023.12.06 05:08:36.026368 [ 3 ] {6d49e178-f7d0-471b-88d7-632d503bf1b3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2286 2023.12.06 05:08:36.026718 [ 3 ] {6d49e178-f7d0-471b-88d7-632d503bf1b3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.81 GiB.
2287 2023.12.06 05:08:36.026970 [ 3 ] {6d49e178-f7d0-471b-88d7-632d503bf1b3} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2288 2023.12.06 05:08:36.027146 [ 3 ] {6d49e178-f7d0-471b-88d7-632d503bf1b3} <Trace> oximeter.measurements_cumulativeu64 (019f6a02-becc-4af9-8a4d-d47dc82a032a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
2289 2023.12.06 05:08:36.027247 [ 3 ] {6d49e178-f7d0-471b-88d7-632d503bf1b3} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.001013947 sec., 36491 rows/sec., 2.57 MiB/sec.
2290 2023.12.06 05:08:36.027421 [ 3 ] {6d49e178-f7d0-471b-88d7-632d503bf1b3} <Debug> DynamicQueryHandler: Done processing query
2291 2023.12.06 05:08:36.027446 [ 3 ] {6d49e178-f7d0-471b-88d7-632d503bf1b3} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2292 2023.12.06 05:08:36.027463 [ 3 ] {} <Debug> HTTP-Session: ec63e76b-53d3-4da4-9f73-a0d084143a22 Destroying unnamed session
2293 2023.12.06 05:08:40.149146 [ 66 ] {} <Debug> DNSResolver: Updating DNS cache
2294 2023.12.06 05:08:40.149218 [ 66 ] {} <Debug> DNSResolver: Updated DNS cache
2295 2023.12.06 05:08:41.018390 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 6362, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2296 2023.12.06 05:08:41.018499 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2297 2023.12.06 05:08:41.018526 [ 3 ] {} <Debug> HTTP-Session: 9fae3836-95b7-4099-8759-1d46f6d8c2cf Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
2298 2023.12.06 05:08:41.018549 [ 3 ] {} <Debug> HTTP-Session: 9fae3836-95b7-4099-8759-1d46f6d8c2cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2299 2023.12.06 05:08:41.018671 [ 3 ] {0fb42497-9e81-4796-846b-c5d9e6d1ce1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2300 2023.12.06 05:08:41.018729 [ 3 ] {0fb42497-9e81-4796-846b-c5d9e6d1ce1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2301 2023.12.06 05:08:41.018878 [ 3 ] {0fb42497-9e81-4796-846b-c5d9e6d1ce1d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2302 2023.12.06 05:08:41.019300 [ 3 ] {0fb42497-9e81-4796-846b-c5d9e6d1ce1d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.81 GiB.
2303 2023.12.06 05:08:41.019569 [ 3 ] {0fb42497-9e81-4796-846b-c5d9e6d1ce1d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2304 2023.12.06 05:08:41.019736 [ 3 ] {0fb42497-9e81-4796-846b-c5d9e6d1ce1d} <Trace> oximeter.fields_i64 (23c12e21-ada0-481d-8e26-5f02a5b480c9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
2305 2023.12.06 05:08:41.019861 [ 3 ] {0fb42497-9e81-4796-846b-c5d9e6d1ce1d} <Information> executeQuery: Read 44 rows, 3.57 KiB in 0.00115767 sec., 38007 rows/sec., 3.01 MiB/sec.
2306 2023.12.06 05:08:41.019984 [ 3 ] {0fb42497-9e81-4796-846b-c5d9e6d1ce1d} <Debug> DynamicQueryHandler: Done processing query
2307 2023.12.06 05:08:41.020008 [ 3 ] {0fb42497-9e81-4796-846b-c5d9e6d1ce1d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2308 2023.12.06 05:08:41.020025 [ 3 ] {} <Debug> HTTP-Session: 9fae3836-95b7-4099-8759-1d46f6d8c2cf Destroying unnamed session
2309 2023.12.06 05:08:41.020154 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 21127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2310 2023.12.06 05:08:41.020198 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2311 2023.12.06 05:08:41.020219 [ 3 ] {} <Debug> HTTP-Session: cf08be40-97ce-4b9f-9d0f-ab9fa57c9f8a Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
2312 2023.12.06 05:08:41.020236 [ 3 ] {} <Debug> HTTP-Session: cf08be40-97ce-4b9f-9d0f-ab9fa57c9f8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2313 2023.12.06 05:08:41.020310 [ 3 ] {4320e45a-bbe8-4003-9076-c0a5a8438337} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2314 2023.12.06 05:08:41.020349 [ 3 ] {4320e45a-bbe8-4003-9076-c0a5a8438337} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2315 2023.12.06 05:08:41.020451 [ 3 ] {4320e45a-bbe8-4003-9076-c0a5a8438337} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2316 2023.12.06 05:08:41.020808 [ 3 ] {4320e45a-bbe8-4003-9076-c0a5a8438337} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.81 GiB.
2317 2023.12.06 05:08:41.021028 [ 3 ] {4320e45a-bbe8-4003-9076-c0a5a8438337} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2318 2023.12.06 05:08:41.021180 [ 3 ] {4320e45a-bbe8-4003-9076-c0a5a8438337} <Trace> oximeter.fields_string (e0a0ef65-1baf-4921-8b30-1507f49df8b5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2319 2023.12.06 05:08:41.021302 [ 3 ] {4320e45a-bbe8-4003-9076-c0a5a8438337} <Information> executeQuery: Read 132 rows, 13.05 KiB in 0.000952576 sec., 138571 rows/sec., 13.38 MiB/sec.
2320 2023.12.06 05:08:41.021428 [ 3 ] {4320e45a-bbe8-4003-9076-c0a5a8438337} <Debug> DynamicQueryHandler: Done processing query
2321 2023.12.06 05:08:41.021450 [ 3 ] {4320e45a-bbe8-4003-9076-c0a5a8438337} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2322 2023.12.06 05:08:41.021465 [ 3 ] {} <Debug> HTTP-Session: cf08be40-97ce-4b9f-9d0f-ab9fa57c9f8a Destroying unnamed session
2323 2023.12.06 05:08:41.021590 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 7507, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2324 2023.12.06 05:08:41.021634 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2325 2023.12.06 05:08:41.021655 [ 3 ] {} <Debug> HTTP-Session: 67de25da-472a-4013-a592-0fbf4a94b653 Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
2326 2023.12.06 05:08:41.021671 [ 3 ] {} <Debug> HTTP-Session: 67de25da-472a-4013-a592-0fbf4a94b653 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2327 2023.12.06 05:08:41.021742 [ 3 ] {e7d929f8-291d-40cb-afd5-2473ee9cd6ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2328 2023.12.06 05:08:41.021781 [ 3 ] {e7d929f8-291d-40cb-afd5-2473ee9cd6ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2329 2023.12.06 05:08:41.021887 [ 3 ] {e7d929f8-291d-40cb-afd5-2473ee9cd6ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2330 2023.12.06 05:08:41.022155 [ 3 ] {e7d929f8-291d-40cb-afd5-2473ee9cd6ae} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.81 GiB.
2331 2023.12.06 05:08:41.022357 [ 3 ] {e7d929f8-291d-40cb-afd5-2473ee9cd6ae} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2332 2023.12.06 05:08:41.022512 [ 3 ] {e7d929f8-291d-40cb-afd5-2473ee9cd6ae} <Trace> oximeter.fields_uuid (497de44e-e39e-43da-85ac-714f00fe2ab2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2333 2023.12.06 05:08:41.022634 [ 3 ] {e7d929f8-291d-40cb-afd5-2473ee9cd6ae} <Information> executeQuery: Read 44 rows, 3.52 KiB in 0.000856315 sec., 51382 rows/sec., 4.02 MiB/sec.
2334 2023.12.06 05:08:41.022733 [ 3 ] {e7d929f8-291d-40cb-afd5-2473ee9cd6ae} <Debug> DynamicQueryHandler: Done processing query
2335 2023.12.06 05:08:41.022757 [ 3 ] {e7d929f8-291d-40cb-afd5-2473ee9cd6ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2336 2023.12.06 05:08:41.022773 [ 3 ] {} <Debug> HTTP-Session: 67de25da-472a-4013-a592-0fbf4a94b653 Destroying unnamed session
2337 2023.12.06 05:08:41.022958 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 47078, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2338 2023.12.06 05:08:41.023007 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2339 2023.12.06 05:08:41.023027 [ 3 ] {} <Debug> HTTP-Session: 1ce2df82-0574-4322-ba26-08e4b1ab3d1b Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
2340 2023.12.06 05:08:41.023043 [ 3 ] {} <Debug> HTTP-Session: 1ce2df82-0574-4322-ba26-08e4b1ab3d1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2341 2023.12.06 05:08:41.023121 [ 3 ] {ac2f2254-b450-4afd-8dec-644d037fd93e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2342 2023.12.06 05:08:41.023166 [ 3 ] {ac2f2254-b450-4afd-8dec-644d037fd93e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2343 2023.12.06 05:08:41.023299 [ 3 ] {ac2f2254-b450-4afd-8dec-644d037fd93e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2344 2023.12.06 05:08:41.023707 [ 3 ] {ac2f2254-b450-4afd-8dec-644d037fd93e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.81 GiB.
2345 2023.12.06 05:08:41.024009 [ 3 ] {ac2f2254-b450-4afd-8dec-644d037fd93e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2346 2023.12.06 05:08:41.024193 [ 3 ] {ac2f2254-b450-4afd-8dec-644d037fd93e} <Trace> oximeter.measurements_histogramf64 (f0df1573-b2eb-4c9d-a8e8-54e15f434e30): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
2347 2023.12.06 05:08:41.024325 [ 3 ] {ac2f2254-b450-4afd-8dec-644d037fd93e} <Information> executeQuery: Read 44 rows, 60.80 KiB in 0.001170479 sec., 37591 rows/sec., 50.73 MiB/sec.
2348 2023.12.06 05:08:41.024322 [ 71 ] {} <Debug> oximeter.measurements_histogramf64 (f0df1573-b2eb-4c9d-a8e8-54e15f434e30) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2349 2023.12.06 05:08:41.024434 [ 71 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.81 GiB.
2350 2023.12.06 05:08:41.024504 [ 3 ] {ac2f2254-b450-4afd-8dec-644d037fd93e} <Debug> DynamicQueryHandler: Done processing query
2351 2023.12.06 05:08:41.024566 [ 3 ] {ac2f2254-b450-4afd-8dec-644d037fd93e} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
2352 2023.12.06 05:08:41.024610 [ 3 ] {} <Debug> HTTP-Session: 1ce2df82-0574-4322-ba26-08e4b1ab3d1b Destroying unnamed session
2353 2023.12.06 05:08:41.024603 [ 10 ] {f0df1573-b2eb-4c9d-a8e8-54e15f434e30::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
2354 2023.12.06 05:08:41.024834 [ 10 ] {f0df1573-b2eb-4c9d-a8e8-54e15f434e30::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2355 2023.12.06 05:08:41.024895 [ 10 ] {f0df1573-b2eb-4c9d-a8e8-54e15f434e30::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 246 rows starting from the beginning of the part
2356 2023.12.06 05:08:41.025103 [ 10 ] {f0df1573-b2eb-4c9d-a8e8-54e15f434e30::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 44 rows starting from the beginning of the part
2357 2023.12.06 05:08:41.025278 [ 10 ] {f0df1573-b2eb-4c9d-a8e8-54e15f434e30::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 44 rows starting from the beginning of the part
2358 2023.12.06 05:08:41.025438 [ 10 ] {f0df1573-b2eb-4c9d-a8e8-54e15f434e30::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 44 rows starting from the beginning of the part
2359 2023.12.06 05:08:41.025587 [ 10 ] {f0df1573-b2eb-4c9d-a8e8-54e15f434e30::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 44 rows starting from the beginning of the part
2360 2023.12.06 05:08:41.025688 [ 10 ] {f0df1573-b2eb-4c9d-a8e8-54e15f434e30::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 44 rows starting from the beginning of the part
2361 2023.12.06 05:08:41.027169 [ 20 ] {f0df1573-b2eb-4c9d-a8e8-54e15f434e30::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 466 rows, containing 6 columns (6 merged, 0 gathered) in 0.002661475 sec., 175090.88005711118 rows/sec., 236.28 MiB/sec.
2362 2023.12.06 05:08:41.027444 [ 10 ] {f0df1573-b2eb-4c9d-a8e8-54e15f434e30::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2363 2023.12.06 05:08:41.027683 [ 10 ] {f0df1573-b2eb-4c9d-a8e8-54e15f434e30::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (f0df1573-b2eb-4c9d-a8e8-54e15f434e30): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
2364 2023.12.06 05:08:41.027756 [ 10 ] {f0df1573-b2eb-4c9d-a8e8-54e15f434e30::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (f0df1573-b2eb-4c9d-a8e8-54e15f434e30) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
2365 2023.12.06 05:08:41.027828 [ 10 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in f0df1573-b2eb-4c9d-a8e8-54e15f434e30::all_1_11_2: 4.00 MiB.
2366 2023.12.06 05:08:42.000172 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 235.06 MiB, peak 237.13 MiB, will set to 230.93 MiB (RSS), difference: -4.13 MiB
2367 2023.12.06 05:08:47.365059 [ 116 ] {} <Debug> oximeter.fields_u16 (8cb82da4-2569-4cff-9ef2-a4fb36fc0b0c) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
2368 2023.12.06 05:08:47.365190 [ 116 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.81 GiB.
2369 2023.12.06 05:08:47.365336 [ 9 ] {8cb82da4-2569-4cff-9ef2-a4fb36fc0b0c::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact
2370 2023.12.06 05:08:47.365520 [ 9 ] {8cb82da4-2569-4cff-9ef2-a4fb36fc0b0c::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2371 2023.12.06 05:08:47.365576 [ 9 ] {8cb82da4-2569-4cff-9ef2-a4fb36fc0b0c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part
2372 2023.12.06 05:08:47.365831 [ 9 ] {8cb82da4-2569-4cff-9ef2-a4fb36fc0b0c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part
2373 2023.12.06 05:08:47.366021 [ 9 ] {8cb82da4-2569-4cff-9ef2-a4fb36fc0b0c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part
2374 2023.12.06 05:08:47.366169 [ 9 ] {8cb82da4-2569-4cff-9ef2-a4fb36fc0b0c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part
2375 2023.12.06 05:08:47.366243 [ 9 ] {8cb82da4-2569-4cff-9ef2-a4fb36fc0b0c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part
2376 2023.12.06 05:08:47.366753 [ 20 ] {8cb82da4-2569-4cff-9ef2-a4fb36fc0b0c::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.001532306 sec., 7831.333950268419 rows/sec., 546.82 KiB/sec.
2377 2023.12.06 05:08:47.366863 [ 9 ] {8cb82da4-2569-4cff-9ef2-a4fb36fc0b0c::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
2378 2023.12.06 05:08:47.367094 [ 9 ] {8cb82da4-2569-4cff-9ef2-a4fb36fc0b0c::all_1_5_1} <Trace> oximeter.fields_u16 (8cb82da4-2569-4cff-9ef2-a4fb36fc0b0c): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1.
2379 2023.12.06 05:08:47.367157 [ 9 ] {8cb82da4-2569-4cff-9ef2-a4fb36fc0b0c::all_1_5_1} <Trace> oximeter.fields_u16 (8cb82da4-2569-4cff-9ef2-a4fb36fc0b0c) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0
2380 2023.12.06 05:08:49.052270 [ 134 ] {} <Debug> oximeter.fields_ipaddr (de35b38f-4940-4d4e-b97d-610697f224b0) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
2381 2023.12.06 05:08:49.052358 [ 134 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.81 GiB.
2382 2023.12.06 05:08:49.052462 [ 23 ] {de35b38f-4940-4d4e-b97d-610697f224b0::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact
2383 2023.12.06 05:08:49.052621 [ 23 ] {de35b38f-4940-4d4e-b97d-610697f224b0::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2384 2023.12.06 05:08:49.052659 [ 23 ] {de35b38f-4940-4d4e-b97d-610697f224b0::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part
2385 2023.12.06 05:08:49.052828 [ 23 ] {de35b38f-4940-4d4e-b97d-610697f224b0::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part
2386 2023.12.06 05:08:49.052916 [ 23 ] {de35b38f-4940-4d4e-b97d-610697f224b0::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part
2387 2023.12.06 05:08:49.052995 [ 23 ] {de35b38f-4940-4d4e-b97d-610697f224b0::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part
2388 2023.12.06 05:08:49.053069 [ 23 ] {de35b38f-4940-4d4e-b97d-610697f224b0::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part
2389 2023.12.06 05:08:49.053638 [ 20 ] {de35b38f-4940-4d4e-b97d-610697f224b0::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.00122249 sec., 9816.031214979264 rows/sec., 832.38 KiB/sec.
2390 2023.12.06 05:08:49.053767 [ 23 ] {de35b38f-4940-4d4e-b97d-610697f224b0::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
2391 2023.12.06 05:08:49.053939 [ 23 ] {de35b38f-4940-4d4e-b97d-610697f224b0::all_1_5_1} <Trace> oximeter.fields_ipaddr (de35b38f-4940-4d4e-b97d-610697f224b0): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1.
2392 2023.12.06 05:08:49.054004 [ 23 ] {de35b38f-4940-4d4e-b97d-610697f224b0::all_1_5_1} <Trace> oximeter.fields_ipaddr (de35b38f-4940-4d4e-b97d-610697f224b0) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0
2393 2023.12.06 05:08:51.018217 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 6362, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2394 2023.12.06 05:08:51.018338 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2395 2023.12.06 05:08:51.018372 [ 3 ] {} <Debug> HTTP-Session: cbb95e0e-595b-418d-9c6c-8778af5495ef Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
2396 2023.12.06 05:08:51.018404 [ 3 ] {} <Debug> HTTP-Session: cbb95e0e-595b-418d-9c6c-8778af5495ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2397 2023.12.06 05:08:51.018559 [ 3 ] {ef71ce16-6082-420b-aa4e-fa6d52f3c7e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2398 2023.12.06 05:08:51.018631 [ 3 ] {ef71ce16-6082-420b-aa4e-fa6d52f3c7e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2399 2023.12.06 05:08:51.018837 [ 3 ] {ef71ce16-6082-420b-aa4e-fa6d52f3c7e6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2400 2023.12.06 05:08:51.019227 [ 3 ] {ef71ce16-6082-420b-aa4e-fa6d52f3c7e6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.81 GiB.
2401 2023.12.06 05:08:51.019477 [ 3 ] {ef71ce16-6082-420b-aa4e-fa6d52f3c7e6} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2402 2023.12.06 05:08:51.019639 [ 3 ] {ef71ce16-6082-420b-aa4e-fa6d52f3c7e6} <Trace> oximeter.fields_i64 (23c12e21-ada0-481d-8e26-5f02a5b480c9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
2403 2023.12.06 05:08:51.019765 [ 3 ] {ef71ce16-6082-420b-aa4e-fa6d52f3c7e6} <Information> executeQuery: Read 44 rows, 3.57 KiB in 0.001160879 sec., 37902 rows/sec., 3.00 MiB/sec.
2404 2023.12.06 05:08:51.019933 [ 3 ] {ef71ce16-6082-420b-aa4e-fa6d52f3c7e6} <Debug> DynamicQueryHandler: Done processing query
2405 2023.12.06 05:08:51.019960 [ 3 ] {ef71ce16-6082-420b-aa4e-fa6d52f3c7e6} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2406 2023.12.06 05:08:51.019977 [ 3 ] {} <Debug> HTTP-Session: cbb95e0e-595b-418d-9c6c-8778af5495ef Destroying unnamed session
2407 2023.12.06 05:08:51.020135 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2408 2023.12.06 05:08:51.020185 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2409 2023.12.06 05:08:51.020205 [ 3 ] {} <Debug> HTTP-Session: 4bfaebb7-1830-4922-ab5f-29e676a22c97 Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
2410 2023.12.06 05:08:51.020222 [ 3 ] {} <Debug> HTTP-Session: 4bfaebb7-1830-4922-ab5f-29e676a22c97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2411 2023.12.06 05:08:51.020295 [ 3 ] {b5c0583f-9a03-4c08-b556-55a421f06952} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
2412 2023.12.06 05:08:51.020335 [ 3 ] {b5c0583f-9a03-4c08-b556-55a421f06952} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
2413 2023.12.06 05:08:51.020449 [ 3 ] {b5c0583f-9a03-4c08-b556-55a421f06952} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2414 2023.12.06 05:08:51.020672 [ 3 ] {b5c0583f-9a03-4c08-b556-55a421f06952} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.81 GiB.
2415 2023.12.06 05:08:51.020868 [ 3 ] {b5c0583f-9a03-4c08-b556-55a421f06952} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2416 2023.12.06 05:08:51.021014 [ 3 ] {b5c0583f-9a03-4c08-b556-55a421f06952} <Trace> oximeter.fields_ipaddr (de35b38f-4940-4d4e-b97d-610697f224b0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
2417 2023.12.06 05:08:51.021111 [ 3 ] {b5c0583f-9a03-4c08-b556-55a421f06952} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000787334 sec., 2540 rows/sec., 217.06 KiB/sec.
2418 2023.12.06 05:08:51.021211 [ 3 ] {b5c0583f-9a03-4c08-b556-55a421f06952} <Debug> DynamicQueryHandler: Done processing query
2419 2023.12.06 05:08:51.021234 [ 3 ] {b5c0583f-9a03-4c08-b556-55a421f06952} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2420 2023.12.06 05:08:51.021248 [ 3 ] {} <Debug> HTTP-Session: 4bfaebb7-1830-4922-ab5f-29e676a22c97 Destroying unnamed session
2421 2023.12.06 05:08:51.021382 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 21276, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2422 2023.12.06 05:08:51.021426 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2423 2023.12.06 05:08:51.021444 [ 3 ] {} <Debug> HTTP-Session: 94f12f17-7dc2-447a-9775-6c08e7c297e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
2424 2023.12.06 05:08:51.021460 [ 3 ] {} <Debug> HTTP-Session: 94f12f17-7dc2-447a-9775-6c08e7c297e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2425 2023.12.06 05:08:51.021532 [ 3 ] {0b1b0a21-4aff-4193-97e5-c20983e0533d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2426 2023.12.06 05:08:51.021569 [ 3 ] {0b1b0a21-4aff-4193-97e5-c20983e0533d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2427 2023.12.06 05:08:51.021668 [ 3 ] {0b1b0a21-4aff-4193-97e5-c20983e0533d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2428 2023.12.06 05:08:51.021963 [ 3 ] {0b1b0a21-4aff-4193-97e5-c20983e0533d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.81 GiB.
2429 2023.12.06 05:08:51.022180 [ 3 ] {0b1b0a21-4aff-4193-97e5-c20983e0533d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2430 2023.12.06 05:08:51.022322 [ 3 ] {0b1b0a21-4aff-4193-97e5-c20983e0533d} <Trace> oximeter.fields_string (e0a0ef65-1baf-4921-8b30-1507f49df8b5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2431 2023.12.06 05:08:51.022421 [ 3 ] {0b1b0a21-4aff-4193-97e5-c20983e0533d} <Information> executeQuery: Read 133 rows, 13.14 KiB in 0.000862285 sec., 154241 rows/sec., 14.88 MiB/sec.
2432 2023.12.06 05:08:51.022415 [ 156 ] {} <Debug> oximeter.fields_string (e0a0ef65-1baf-4921-8b30-1507f49df8b5) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2433 2023.12.06 05:08:51.022482 [ 156 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.81 GiB.
2434 2023.12.06 05:08:51.022540 [ 3 ] {0b1b0a21-4aff-4193-97e5-c20983e0533d} <Debug> DynamicQueryHandler: Done processing query
2435 2023.12.06 05:08:51.022559 [ 20 ] {e0a0ef65-1baf-4921-8b30-1507f49df8b5::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
2436 2023.12.06 05:08:51.022567 [ 3 ] {0b1b0a21-4aff-4193-97e5-c20983e0533d} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2437 2023.12.06 05:08:51.022603 [ 3 ] {} <Debug> HTTP-Session: 94f12f17-7dc2-447a-9775-6c08e7c297e8 Destroying unnamed session
2438 2023.12.06 05:08:51.022650 [ 20 ] {e0a0ef65-1baf-4921-8b30-1507f49df8b5::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2439 2023.12.06 05:08:51.022683 [ 20 ] {e0a0ef65-1baf-4921-8b30-1507f49df8b5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 173 rows starting from the beginning of the part
2440 2023.12.06 05:08:51.022707 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2441 2023.12.06 05:08:51.022753 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2442 2023.12.06 05:08:51.022779 [ 3 ] {} <Debug> HTTP-Session: d6179b3b-024d-44f3-af88-4d86f8d5d8b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
2443 2023.12.06 05:08:51.022805 [ 3 ] {} <Debug> HTTP-Session: d6179b3b-024d-44f3-af88-4d86f8d5d8b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2444 2023.12.06 05:08:51.022856 [ 20 ] {e0a0ef65-1baf-4921-8b30-1507f49df8b5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 132 rows starting from the beginning of the part
2445 2023.12.06 05:08:51.022907 [ 3 ] {e6c46892-9120-4d3f-95fa-10cbac10e497} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2446 2023.12.06 05:08:51.022957 [ 3 ] {e6c46892-9120-4d3f-95fa-10cbac10e497} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2447 2023.12.06 05:08:51.022977 [ 20 ] {e0a0ef65-1baf-4921-8b30-1507f49df8b5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 132 rows starting from the beginning of the part
2448 2023.12.06 05:08:51.023142 [ 20 ] {e0a0ef65-1baf-4921-8b30-1507f49df8b5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 37 rows starting from the beginning of the part
2449 2023.12.06 05:08:51.023170 [ 3 ] {e6c46892-9120-4d3f-95fa-10cbac10e497} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2450 2023.12.06 05:08:51.023263 [ 20 ] {e0a0ef65-1baf-4921-8b30-1507f49df8b5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 132 rows starting from the beginning of the part
2451 2023.12.06 05:08:51.023368 [ 20 ] {e0a0ef65-1baf-4921-8b30-1507f49df8b5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 133 rows starting from the beginning of the part
2452 2023.12.06 05:08:51.023684 [ 3 ] {e6c46892-9120-4d3f-95fa-10cbac10e497} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.81 GiB.
2453 2023.12.06 05:08:51.023930 [ 3 ] {e6c46892-9120-4d3f-95fa-10cbac10e497} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2454 2023.12.06 05:08:51.024123 [ 3 ] {e6c46892-9120-4d3f-95fa-10cbac10e497} <Trace> oximeter.fields_u16 (8cb82da4-2569-4cff-9ef2-a4fb36fc0b0c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
2455 2023.12.06 05:08:51.024258 [ 3 ] {e6c46892-9120-4d3f-95fa-10cbac10e497} <Information> executeQuery: Read 2 rows, 143.00 B in 0.001319272 sec., 1515 rows/sec., 105.85 KiB/sec.
2456 2023.12.06 05:08:51.024505 [ 3 ] {e6c46892-9120-4d3f-95fa-10cbac10e497} <Debug> DynamicQueryHandler: Done processing query
2457 2023.12.06 05:08:51.024534 [ 3 ] {e6c46892-9120-4d3f-95fa-10cbac10e497} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2458 2023.12.06 05:08:51.024531 [ 18 ] {e0a0ef65-1baf-4921-8b30-1507f49df8b5::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 739 rows, containing 4 columns (4 merged, 0 gathered) in 0.001979883 sec., 373254.3791729107 rows/sec., 35.53 MiB/sec.
2459 2023.12.06 05:08:51.024557 [ 3 ] {} <Debug> HTTP-Session: d6179b3b-024d-44f3-af88-4d86f8d5d8b6 Destroying unnamed session
2460 2023.12.06 05:08:51.024721 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 7848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2461 2023.12.06 05:08:51.024753 [ 18 ] {e0a0ef65-1baf-4921-8b30-1507f49df8b5::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2462 2023.12.06 05:08:51.024787 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2463 2023.12.06 05:08:51.024832 [ 3 ] {} <Debug> HTTP-Session: 8767038f-a497-4386-abbc-d6c320a1d54e Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
2464 2023.12.06 05:08:51.024857 [ 3 ] {} <Debug> HTTP-Session: 8767038f-a497-4386-abbc-d6c320a1d54e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2465 2023.12.06 05:08:51.024955 [ 3 ] {bce49c59-3620-499a-ae68-73f726a29e9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2466 2023.12.06 05:08:51.025005 [ 3 ] {bce49c59-3620-499a-ae68-73f726a29e9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2467 2023.12.06 05:08:51.025080 [ 18 ] {e0a0ef65-1baf-4921-8b30-1507f49df8b5::all_1_16_3} <Trace> oximeter.fields_string (e0a0ef65-1baf-4921-8b30-1507f49df8b5): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
2468 2023.12.06 05:08:51.025222 [ 18 ] {e0a0ef65-1baf-4921-8b30-1507f49df8b5::all_1_16_3} <Trace> oximeter.fields_string (e0a0ef65-1baf-4921-8b30-1507f49df8b5) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
2469 2023.12.06 05:08:51.025246 [ 3 ] {bce49c59-3620-499a-ae68-73f726a29e9e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2470 2023.12.06 05:08:51.025625 [ 3 ] {bce49c59-3620-499a-ae68-73f726a29e9e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.81 GiB.
2471 2023.12.06 05:08:51.025826 [ 3 ] {bce49c59-3620-499a-ae68-73f726a29e9e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2472 2023.12.06 05:08:51.025972 [ 3 ] {bce49c59-3620-499a-ae68-73f726a29e9e} <Trace> oximeter.fields_uuid (497de44e-e39e-43da-85ac-714f00fe2ab2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2473 2023.12.06 05:08:51.026068 [ 156 ] {} <Debug> oximeter.fields_uuid (497de44e-e39e-43da-85ac-714f00fe2ab2) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2474 2023.12.06 05:08:51.026079 [ 3 ] {bce49c59-3620-499a-ae68-73f726a29e9e} <Information> executeQuery: Read 46 rows, 3.69 KiB in 0.001093798 sec., 42055 rows/sec., 3.29 MiB/sec.
2475 2023.12.06 05:08:51.026104 [ 156 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.81 GiB.
2476 2023.12.06 05:08:51.026247 [ 23 ] {497de44e-e39e-43da-85ac-714f00fe2ab2::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
2477 2023.12.06 05:08:51.026272 [ 3 ] {bce49c59-3620-499a-ae68-73f726a29e9e} <Debug> DynamicQueryHandler: Done processing query
2478 2023.12.06 05:08:51.026313 [ 3 ] {bce49c59-3620-499a-ae68-73f726a29e9e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2479 2023.12.06 05:08:51.026342 [ 3 ] {} <Debug> HTTP-Session: 8767038f-a497-4386-abbc-d6c320a1d54e Destroying unnamed session
2480 2023.12.06 05:08:51.026398 [ 23 ] {497de44e-e39e-43da-85ac-714f00fe2ab2::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2481 2023.12.06 05:08:51.026435 [ 23 ] {497de44e-e39e-43da-85ac-714f00fe2ab2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 107 rows starting from the beginning of the part
2482 2023.12.06 05:08:51.026497 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2483 2023.12.06 05:08:51.026576 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2484 2023.12.06 05:08:51.026634 [ 3 ] {} <Debug> HTTP-Session: ec282392-3279-46ef-a518-27e1f95f6d0e Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
2485 2023.12.06 05:08:51.026663 [ 23 ] {497de44e-e39e-43da-85ac-714f00fe2ab2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 44 rows starting from the beginning of the part
2486 2023.12.06 05:08:51.026674 [ 3 ] {} <Debug> HTTP-Session: ec282392-3279-46ef-a518-27e1f95f6d0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2487 2023.12.06 05:08:51.026909 [ 3 ] {a0e3dd58-34f4-44dc-b307-690d9418be3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2488 2023.12.06 05:08:51.026917 [ 23 ] {497de44e-e39e-43da-85ac-714f00fe2ab2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 44 rows starting from the beginning of the part
2489 2023.12.06 05:08:51.027027 [ 3 ] {a0e3dd58-34f4-44dc-b307-690d9418be3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2490 2023.12.06 05:08:51.027187 [ 23 ] {497de44e-e39e-43da-85ac-714f00fe2ab2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 37 rows starting from the beginning of the part
2491 2023.12.06 05:08:51.027476 [ 23 ] {497de44e-e39e-43da-85ac-714f00fe2ab2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 44 rows starting from the beginning of the part
2492 2023.12.06 05:08:51.027605 [ 3 ] {a0e3dd58-34f4-44dc-b307-690d9418be3f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2493 2023.12.06 05:08:51.027705 [ 23 ] {497de44e-e39e-43da-85ac-714f00fe2ab2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 46 rows starting from the beginning of the part
2494 2023.12.06 05:08:51.028259 [ 3 ] {a0e3dd58-34f4-44dc-b307-690d9418be3f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.81 GiB.
2495 2023.12.06 05:08:51.028937 [ 3 ] {a0e3dd58-34f4-44dc-b307-690d9418be3f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2496 2023.12.06 05:08:51.029208 [ 23 ] {497de44e-e39e-43da-85ac-714f00fe2ab2::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 322 rows, containing 4 columns (4 merged, 0 gathered) in 0.003051041 sec., 105537.74924689639 rows/sec., 8.24 MiB/sec.
2497 2023.12.06 05:08:51.029293 [ 3 ] {a0e3dd58-34f4-44dc-b307-690d9418be3f} <Trace> oximeter.measurements_cumulativeu64 (019f6a02-becc-4af9-8a4d-d47dc82a032a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
2498 2023.12.06 05:08:51.029375 [ 23 ] {497de44e-e39e-43da-85ac-714f00fe2ab2::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2499 2023.12.06 05:08:51.029532 [ 3 ] {a0e3dd58-34f4-44dc-b307-690d9418be3f} <Information> executeQuery: Read 1 rows, 72.00 B in 0.002579824 sec., 387 rows/sec., 27.25 KiB/sec.
2500 2023.12.06 05:08:51.029737 [ 23 ] {497de44e-e39e-43da-85ac-714f00fe2ab2::all_1_16_3} <Trace> oximeter.fields_uuid (497de44e-e39e-43da-85ac-714f00fe2ab2): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
2501 2023.12.06 05:08:51.029748 [ 3 ] {a0e3dd58-34f4-44dc-b307-690d9418be3f} <Debug> DynamicQueryHandler: Done processing query
2502 2023.12.06 05:08:51.029802 [ 3 ] {a0e3dd58-34f4-44dc-b307-690d9418be3f} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2503 2023.12.06 05:08:51.029824 [ 3 ] {} <Debug> HTTP-Session: ec282392-3279-46ef-a518-27e1f95f6d0e Destroying unnamed session
2504 2023.12.06 05:08:51.029849 [ 23 ] {497de44e-e39e-43da-85ac-714f00fe2ab2::all_1_16_3} <Trace> oximeter.fields_uuid (497de44e-e39e-43da-85ac-714f00fe2ab2) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
2505 2023.12.06 05:08:51.030055 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 47078, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2506 2023.12.06 05:08:51.030109 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2507 2023.12.06 05:08:51.030129 [ 3 ] {} <Debug> HTTP-Session: 89b00af5-c198-4760-91f5-6d4ebae049a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
2508 2023.12.06 05:08:51.030146 [ 3 ] {} <Debug> HTTP-Session: 89b00af5-c198-4760-91f5-6d4ebae049a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2509 2023.12.06 05:08:51.030246 [ 3 ] {456062ed-1482-46eb-8fce-af3aa29a5100} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2510 2023.12.06 05:08:51.030292 [ 3 ] {456062ed-1482-46eb-8fce-af3aa29a5100} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2511 2023.12.06 05:08:51.030446 [ 3 ] {456062ed-1482-46eb-8fce-af3aa29a5100} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2512 2023.12.06 05:08:51.030911 [ 3 ] {456062ed-1482-46eb-8fce-af3aa29a5100} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.81 GiB.
2513 2023.12.06 05:08:51.031231 [ 3 ] {456062ed-1482-46eb-8fce-af3aa29a5100} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2514 2023.12.06 05:08:51.031406 [ 3 ] {456062ed-1482-46eb-8fce-af3aa29a5100} <Trace> oximeter.measurements_histogramf64 (f0df1573-b2eb-4c9d-a8e8-54e15f434e30): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
2515 2023.12.06 05:08:51.031509 [ 3 ] {456062ed-1482-46eb-8fce-af3aa29a5100} <Information> executeQuery: Read 44 rows, 60.80 KiB in 0.001234751 sec., 35634 rows/sec., 48.09 MiB/sec.
2516 2023.12.06 05:08:51.031619 [ 3 ] {456062ed-1482-46eb-8fce-af3aa29a5100} <Debug> DynamicQueryHandler: Done processing query
2517 2023.12.06 05:08:51.031644 [ 3 ] {456062ed-1482-46eb-8fce-af3aa29a5100} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
2518 2023.12.06 05:08:51.031660 [ 3 ] {} <Debug> HTTP-Session: 89b00af5-c198-4760-91f5-6d4ebae049a1 Destroying unnamed session
2519 2023.12.06 05:08:55.149276 [ 139 ] {} <Debug> DNSResolver: Updating DNS cache
2520 2023.12.06 05:08:55.149353 [ 139 ] {} <Debug> DNSResolver: Updated DNS cache
2521 2023.12.06 05:09:01.017808 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 6362, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2522 2023.12.06 05:09:01.017917 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2523 2023.12.06 05:09:01.017942 [ 3 ] {} <Debug> HTTP-Session: 4f806273-d700-4006-b038-ed0a5529214c Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
2524 2023.12.06 05:09:01.017966 [ 3 ] {} <Debug> HTTP-Session: 4f806273-d700-4006-b038-ed0a5529214c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2525 2023.12.06 05:09:01.018087 [ 3 ] {3f0b119c-a80f-4bbc-87fc-14b132aff530} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2526 2023.12.06 05:09:01.018141 [ 3 ] {3f0b119c-a80f-4bbc-87fc-14b132aff530} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2527 2023.12.06 05:09:01.018294 [ 3 ] {3f0b119c-a80f-4bbc-87fc-14b132aff530} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2528 2023.12.06 05:09:01.018712 [ 3 ] {3f0b119c-a80f-4bbc-87fc-14b132aff530} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.81 GiB.
2529 2023.12.06 05:09:01.018973 [ 3 ] {3f0b119c-a80f-4bbc-87fc-14b132aff530} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2530 2023.12.06 05:09:01.019142 [ 3 ] {3f0b119c-a80f-4bbc-87fc-14b132aff530} <Trace> oximeter.fields_i64 (23c12e21-ada0-481d-8e26-5f02a5b480c9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
2531 2023.12.06 05:09:01.019262 [ 3 ] {3f0b119c-a80f-4bbc-87fc-14b132aff530} <Information> executeQuery: Read 44 rows, 3.57 KiB in 0.001139649 sec., 38608 rows/sec., 3.06 MiB/sec.
2532 2023.12.06 05:09:01.019420 [ 3 ] {3f0b119c-a80f-4bbc-87fc-14b132aff530} <Debug> DynamicQueryHandler: Done processing query
2533 2023.12.06 05:09:01.019446 [ 3 ] {3f0b119c-a80f-4bbc-87fc-14b132aff530} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2534 2023.12.06 05:09:01.019464 [ 3 ] {} <Debug> HTTP-Session: 4f806273-d700-4006-b038-ed0a5529214c Destroying unnamed session
2535 2023.12.06 05:09:01.019683 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 21127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2536 2023.12.06 05:09:01.019734 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2537 2023.12.06 05:09:01.019755 [ 3 ] {} <Debug> HTTP-Session: 3f75b461-eb33-4075-9029-2c34cefa2875 Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
2538 2023.12.06 05:09:01.019774 [ 3 ] {} <Debug> HTTP-Session: 3f75b461-eb33-4075-9029-2c34cefa2875 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2539 2023.12.06 05:09:01.019856 [ 3 ] {56ff2a7f-3210-4204-b92e-9e823842bed5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2540 2023.12.06 05:09:01.019896 [ 3 ] {56ff2a7f-3210-4204-b92e-9e823842bed5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2541 2023.12.06 05:09:01.020002 [ 3 ] {56ff2a7f-3210-4204-b92e-9e823842bed5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2542 2023.12.06 05:09:01.020361 [ 3 ] {56ff2a7f-3210-4204-b92e-9e823842bed5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.81 GiB.
2543 2023.12.06 05:09:01.020580 [ 3 ] {56ff2a7f-3210-4204-b92e-9e823842bed5} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2544 2023.12.06 05:09:01.020729 [ 3 ] {56ff2a7f-3210-4204-b92e-9e823842bed5} <Trace> oximeter.fields_string (e0a0ef65-1baf-4921-8b30-1507f49df8b5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
2545 2023.12.06 05:09:01.020828 [ 3 ] {56ff2a7f-3210-4204-b92e-9e823842bed5} <Information> executeQuery: Read 132 rows, 13.05 KiB in 0.000941176 sec., 140250 rows/sec., 13.54 MiB/sec.
2546 2023.12.06 05:09:01.021018 [ 3 ] {56ff2a7f-3210-4204-b92e-9e823842bed5} <Debug> DynamicQueryHandler: Done processing query
2547 2023.12.06 05:09:01.021043 [ 3 ] {56ff2a7f-3210-4204-b92e-9e823842bed5} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2548 2023.12.06 05:09:01.021063 [ 3 ] {} <Debug> HTTP-Session: 3f75b461-eb33-4075-9029-2c34cefa2875 Destroying unnamed session
2549 2023.12.06 05:09:01.021208 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 7507, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2550 2023.12.06 05:09:01.021253 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2551 2023.12.06 05:09:01.021273 [ 3 ] {} <Debug> HTTP-Session: c65c89c5-becc-4af6-bddd-d1115bfdcf1e Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
2552 2023.12.06 05:09:01.021290 [ 3 ] {} <Debug> HTTP-Session: c65c89c5-becc-4af6-bddd-d1115bfdcf1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2553 2023.12.06 05:09:01.021365 [ 3 ] {78117e3f-62cb-452e-a993-b81f736a7c9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2554 2023.12.06 05:09:01.021403 [ 3 ] {78117e3f-62cb-452e-a993-b81f736a7c9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2555 2023.12.06 05:09:01.021524 [ 3 ] {78117e3f-62cb-452e-a993-b81f736a7c9a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2556 2023.12.06 05:09:01.021833 [ 3 ] {78117e3f-62cb-452e-a993-b81f736a7c9a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.81 GiB.
2557 2023.12.06 05:09:01.022048 [ 3 ] {78117e3f-62cb-452e-a993-b81f736a7c9a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2558 2023.12.06 05:09:01.022198 [ 3 ] {78117e3f-62cb-452e-a993-b81f736a7c9a} <Trace> oximeter.fields_uuid (497de44e-e39e-43da-85ac-714f00fe2ab2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
2559 2023.12.06 05:09:01.022299 [ 3 ] {78117e3f-62cb-452e-a993-b81f736a7c9a} <Information> executeQuery: Read 44 rows, 3.52 KiB in 0.000907025 sec., 48510 rows/sec., 3.79 MiB/sec.
2560 2023.12.06 05:09:01.022413 [ 3 ] {78117e3f-62cb-452e-a993-b81f736a7c9a} <Debug> DynamicQueryHandler: Done processing query
2561 2023.12.06 05:09:01.022438 [ 3 ] {78117e3f-62cb-452e-a993-b81f736a7c9a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2562 2023.12.06 05:09:01.022454 [ 3 ] {} <Debug> HTTP-Session: c65c89c5-becc-4af6-bddd-d1115bfdcf1e Destroying unnamed session
2563 2023.12.06 05:09:01.022602 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 47078, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2564 2023.12.06 05:09:01.022648 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2565 2023.12.06 05:09:01.022668 [ 3 ] {} <Debug> HTTP-Session: 299ed6ca-f057-4212-9d64-49162324a5a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
2566 2023.12.06 05:09:01.022685 [ 3 ] {} <Debug> HTTP-Session: 299ed6ca-f057-4212-9d64-49162324a5a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2567 2023.12.06 05:09:01.022773 [ 3 ] {378036db-3765-4e8a-9b60-d071b6d61243} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2568 2023.12.06 05:09:01.022817 [ 3 ] {378036db-3765-4e8a-9b60-d071b6d61243} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2569 2023.12.06 05:09:01.022953 [ 3 ] {378036db-3765-4e8a-9b60-d071b6d61243} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2570 2023.12.06 05:09:01.023421 [ 3 ] {378036db-3765-4e8a-9b60-d071b6d61243} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.81 GiB.
2571 2023.12.06 05:09:01.023736 [ 3 ] {378036db-3765-4e8a-9b60-d071b6d61243} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2572 2023.12.06 05:09:01.023913 [ 3 ] {378036db-3765-4e8a-9b60-d071b6d61243} <Trace> oximeter.measurements_histogramf64 (f0df1573-b2eb-4c9d-a8e8-54e15f434e30): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
2573 2023.12.06 05:09:01.024020 [ 3 ] {378036db-3765-4e8a-9b60-d071b6d61243} <Information> executeQuery: Read 44 rows, 60.80 KiB in 0.001215671 sec., 36194 rows/sec., 48.84 MiB/sec.
2574 2023.12.06 05:09:01.024135 [ 3 ] {378036db-3765-4e8a-9b60-d071b6d61243} <Debug> DynamicQueryHandler: Done processing query
2575 2023.12.06 05:09:01.024159 [ 3 ] {378036db-3765-4e8a-9b60-d071b6d61243} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
2576 2023.12.06 05:09:01.024175 [ 3 ] {} <Debug> HTTP-Session: 299ed6ca-f057-4212-9d64-49162324a5a8 Destroying unnamed session
2577 2023.12.06 05:09:06.017638 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 366, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2578 2023.12.06 05:09:06.017753 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2579 2023.12.06 05:09:06.017779 [ 3 ] {} <Debug> HTTP-Session: 06438010-dfb1-457b-8c1c-68501e4f3c76 Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
2580 2023.12.06 05:09:06.017802 [ 3 ] {} <Debug> HTTP-Session: 06438010-dfb1-457b-8c1c-68501e4f3c76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2581 2023.12.06 05:09:06.017918 [ 3 ] {b8385b08-569e-4c7d-b30f-46be9d4a8356} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
2582 2023.12.06 05:09:06.017972 [ 3 ] {b8385b08-569e-4c7d-b30f-46be9d4a8356} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
2583 2023.12.06 05:09:06.018126 [ 3 ] {b8385b08-569e-4c7d-b30f-46be9d4a8356} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2584 2023.12.06 05:09:06.018512 [ 3 ] {b8385b08-569e-4c7d-b30f-46be9d4a8356} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.80 GiB.
2585 2023.12.06 05:09:06.018776 [ 3 ] {b8385b08-569e-4c7d-b30f-46be9d4a8356} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2586 2023.12.06 05:09:06.018938 [ 3 ] {b8385b08-569e-4c7d-b30f-46be9d4a8356} <Trace> oximeter.fields_ipaddr (de35b38f-4940-4d4e-b97d-610697f224b0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
2587 2023.12.06 05:09:06.019062 [ 3 ] {b8385b08-569e-4c7d-b30f-46be9d4a8356} <Information> executeQuery: Read 2 rows, 175.00 B in 0.001109969 sec., 1801 rows/sec., 153.97 KiB/sec.
2588 2023.12.06 05:09:06.019249 [ 3 ] {b8385b08-569e-4c7d-b30f-46be9d4a8356} <Debug> DynamicQueryHandler: Done processing query
2589 2023.12.06 05:09:06.019276 [ 3 ] {b8385b08-569e-4c7d-b30f-46be9d4a8356} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2590 2023.12.06 05:09:06.019292 [ 3 ] {} <Debug> HTTP-Session: 06438010-dfb1-457b-8c1c-68501e4f3c76 Destroying unnamed session
2591 2023.12.06 05:09:06.019416 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 5460, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2592 2023.12.06 05:09:06.019467 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2593 2023.12.06 05:09:06.019488 [ 3 ] {} <Debug> HTTP-Session: bdce3ce6-65e2-445e-85f9-8942ee73f3d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
2594 2023.12.06 05:09:06.019507 [ 3 ] {} <Debug> HTTP-Session: bdce3ce6-65e2-445e-85f9-8942ee73f3d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2595 2023.12.06 05:09:06.019586 [ 3 ] {be73102c-210a-4f45-be42-5f5db1905c0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2596 2023.12.06 05:09:06.019626 [ 3 ] {be73102c-210a-4f45-be42-5f5db1905c0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2597 2023.12.06 05:09:06.019743 [ 3 ] {be73102c-210a-4f45-be42-5f5db1905c0c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2598 2023.12.06 05:09:06.020027 [ 3 ] {be73102c-210a-4f45-be42-5f5db1905c0c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.80 GiB.
2599 2023.12.06 05:09:06.020244 [ 3 ] {be73102c-210a-4f45-be42-5f5db1905c0c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
2600 2023.12.06 05:09:06.020393 [ 3 ] {be73102c-210a-4f45-be42-5f5db1905c0c} <Trace> oximeter.fields_string (e0a0ef65-1baf-4921-8b30-1507f49df8b5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
2601 2023.12.06 05:09:06.020497 [ 3 ] {be73102c-210a-4f45-be42-5f5db1905c0c} <Information> executeQuery: Read 37 rows, 3.17 KiB in 0.000881475 sec., 41975 rows/sec., 3.52 MiB/sec.
2602 2023.12.06 05:09:06.020698 [ 3 ] {be73102c-210a-4f45-be42-5f5db1905c0c} <Debug> DynamicQueryHandler: Done processing query
2603 2023.12.06 05:09:06.020722 [ 3 ] {be73102c-210a-4f45-be42-5f5db1905c0c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2604 2023.12.06 05:09:06.020738 [ 3 ] {} <Debug> HTTP-Session: bdce3ce6-65e2-445e-85f9-8942ee73f3d2 Destroying unnamed session
2605 2023.12.06 05:09:06.020852 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2606 2023.12.06 05:09:06.020899 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2607 2023.12.06 05:09:06.020920 [ 3 ] {} <Debug> HTTP-Session: 7386722e-d145-45bd-923c-e4147ce35095 Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
2608 2023.12.06 05:09:06.020937 [ 3 ] {} <Debug> HTTP-Session: 7386722e-d145-45bd-923c-e4147ce35095 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2609 2023.12.06 05:09:06.021007 [ 3 ] {678fbaba-28fa-481a-a2d5-ecc2a28e6fea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2610 2023.12.06 05:09:06.021048 [ 3 ] {678fbaba-28fa-481a-a2d5-ecc2a28e6fea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2611 2023.12.06 05:09:06.021164 [ 3 ] {678fbaba-28fa-481a-a2d5-ecc2a28e6fea} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2612 2023.12.06 05:09:06.021406 [ 3 ] {678fbaba-28fa-481a-a2d5-ecc2a28e6fea} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.80 GiB.
2613 2023.12.06 05:09:06.021611 [ 3 ] {678fbaba-28fa-481a-a2d5-ecc2a28e6fea} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2614 2023.12.06 05:09:06.021757 [ 3 ] {678fbaba-28fa-481a-a2d5-ecc2a28e6fea} <Trace> oximeter.fields_u16 (8cb82da4-2569-4cff-9ef2-a4fb36fc0b0c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
2615 2023.12.06 05:09:06.021870 [ 3 ] {678fbaba-28fa-481a-a2d5-ecc2a28e6fea} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000822694 sec., 2431 rows/sec., 169.75 KiB/sec.
2616 2023.12.06 05:09:06.021996 [ 3 ] {678fbaba-28fa-481a-a2d5-ecc2a28e6fea} <Debug> DynamicQueryHandler: Done processing query
2617 2023.12.06 05:09:06.022020 [ 3 ] {678fbaba-28fa-481a-a2d5-ecc2a28e6fea} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2618 2023.12.06 05:09:06.022037 [ 3 ] {} <Debug> HTTP-Session: 7386722e-d145-45bd-923c-e4147ce35095 Destroying unnamed session
2619 2023.12.06 05:09:06.022148 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 6280, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2620 2023.12.06 05:09:06.022194 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2621 2023.12.06 05:09:06.022214 [ 3 ] {} <Debug> HTTP-Session: 88bc6af3-5262-48dd-9dbe-78bb4be14543 Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
2622 2023.12.06 05:09:06.022231 [ 3 ] {} <Debug> HTTP-Session: 88bc6af3-5262-48dd-9dbe-78bb4be14543 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2623 2023.12.06 05:09:06.022302 [ 3 ] {6b144651-618c-4101-8f9b-da2bf9c91ae5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2624 2023.12.06 05:09:06.022339 [ 3 ] {6b144651-618c-4101-8f9b-da2bf9c91ae5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2625 2023.12.06 05:09:06.022444 [ 3 ] {6b144651-618c-4101-8f9b-da2bf9c91ae5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2626 2023.12.06 05:09:06.022716 [ 3 ] {6b144651-618c-4101-8f9b-da2bf9c91ae5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.80 GiB.
2627 2023.12.06 05:09:06.022933 [ 3 ] {6b144651-618c-4101-8f9b-da2bf9c91ae5} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
2628 2023.12.06 05:09:06.023083 [ 3 ] {6b144651-618c-4101-8f9b-da2bf9c91ae5} <Trace> oximeter.fields_uuid (497de44e-e39e-43da-85ac-714f00fe2ab2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
2629 2023.12.06 05:09:06.023186 [ 3 ] {6b144651-618c-4101-8f9b-da2bf9c91ae5} <Information> executeQuery: Read 37 rows, 2.93 KiB in 0.000856825 sec., 43182 rows/sec., 3.34 MiB/sec.
2630 2023.12.06 05:09:06.023300 [ 3 ] {6b144651-618c-4101-8f9b-da2bf9c91ae5} <Debug> DynamicQueryHandler: Done processing query
2631 2023.12.06 05:09:06.023323 [ 3 ] {6b144651-618c-4101-8f9b-da2bf9c91ae5} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2632 2023.12.06 05:09:06.023338 [ 3 ] {} <Debug> HTTP-Session: 88bc6af3-5262-48dd-9dbe-78bb4be14543 Destroying unnamed session
2633 2023.12.06 05:09:06.023441 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 2133, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2634 2023.12.06 05:09:06.023487 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2635 2023.12.06 05:09:06.023506 [ 3 ] {} <Debug> HTTP-Session: 7146a66d-523f-47ba-95ba-e3b6b64775a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
2636 2023.12.06 05:09:06.023523 [ 3 ] {} <Debug> HTTP-Session: 7146a66d-523f-47ba-95ba-e3b6b64775a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2637 2023.12.06 05:09:06.023593 [ 3 ] {397dda1e-bc19-47af-ba7f-83ace86c4bb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2638 2023.12.06 05:09:06.023638 [ 3 ] {397dda1e-bc19-47af-ba7f-83ace86c4bb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2639 2023.12.06 05:09:06.023759 [ 3 ] {397dda1e-bc19-47af-ba7f-83ace86c4bb3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2640 2023.12.06 05:09:06.024006 [ 3 ] {397dda1e-bc19-47af-ba7f-83ace86c4bb3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.80 GiB.
2641 2023.12.06 05:09:06.024267 [ 3 ] {397dda1e-bc19-47af-ba7f-83ace86c4bb3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2642 2023.12.06 05:09:06.024439 [ 3 ] {397dda1e-bc19-47af-ba7f-83ace86c4bb3} <Trace> oximeter.measurements_cumulativei64 (5bc0e194-9d76-4cef-8746-3bc68af56b89): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
2643 2023.12.06 05:09:06.024546 [ 3 ] {397dda1e-bc19-47af-ba7f-83ace86c4bb3} <Information> executeQuery: Read 11 rows, 754.00 B in 0.000918416 sec., 11977 rows/sec., 801.74 KiB/sec.
2644 2023.12.06 05:09:06.024668 [ 3 ] {397dda1e-bc19-47af-ba7f-83ace86c4bb3} <Debug> DynamicQueryHandler: Done processing query
2645 2023.12.06 05:09:06.024692 [ 3 ] {397dda1e-bc19-47af-ba7f-83ace86c4bb3} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2646 2023.12.06 05:09:06.024708 [ 3 ] {} <Debug> HTTP-Session: 7146a66d-523f-47ba-95ba-e3b6b64775a9 Destroying unnamed session
2647 2023.12.06 05:09:06.024811 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 7190, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2648 2023.12.06 05:09:06.024857 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2649 2023.12.06 05:09:06.024876 [ 3 ] {} <Debug> HTTP-Session: 6f622681-3699-4308-8580-69a506ccc9b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
2650 2023.12.06 05:09:06.024893 [ 3 ] {} <Debug> HTTP-Session: 6f622681-3699-4308-8580-69a506ccc9b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2651 2023.12.06 05:09:06.024966 [ 3 ] {0931dd46-4e94-4701-81c0-bf430c083efb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2652 2023.12.06 05:09:06.025007 [ 3 ] {0931dd46-4e94-4701-81c0-bf430c083efb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2653 2023.12.06 05:09:06.025126 [ 3 ] {0931dd46-4e94-4701-81c0-bf430c083efb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2654 2023.12.06 05:09:06.025389 [ 3 ] {0931dd46-4e94-4701-81c0-bf430c083efb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.80 GiB.
2655 2023.12.06 05:09:06.025633 [ 3 ] {0931dd46-4e94-4701-81c0-bf430c083efb} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2656 2023.12.06 05:09:06.025806 [ 3 ] {0931dd46-4e94-4701-81c0-bf430c083efb} <Trace> oximeter.measurements_cumulativeu64 (019f6a02-becc-4af9-8a4d-d47dc82a032a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
2657 2023.12.06 05:09:06.025913 [ 3 ] {0931dd46-4e94-4701-81c0-bf430c083efb} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.000918495 sec., 40283 rows/sec., 2.84 MiB/sec.
2658 2023.12.06 05:09:06.026044 [ 3 ] {0931dd46-4e94-4701-81c0-bf430c083efb} <Debug> DynamicQueryHandler: Done processing query
2659 2023.12.06 05:09:06.026087 [ 3 ] {0931dd46-4e94-4701-81c0-bf430c083efb} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2660 2023.12.06 05:09:06.026109 [ 3 ] {} <Debug> HTTP-Session: 6f622681-3699-4308-8580-69a506ccc9b9 Destroying unnamed session
2661 2023.12.06 05:09:10.149601 [ 82 ] {} <Debug> DNSResolver: Updating DNS cache
2662 2023.12.06 05:09:10.149673 [ 82 ] {} <Debug> DNSResolver: Updated DNS cache
2663 2023.12.06 05:09:11.018008 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 6362, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2664 2023.12.06 05:09:11.018107 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2665 2023.12.06 05:09:11.018132 [ 3 ] {} <Debug> HTTP-Session: d008271b-7943-4684-a37f-f30b0181c149 Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
2666 2023.12.06 05:09:11.018155 [ 3 ] {} <Debug> HTTP-Session: d008271b-7943-4684-a37f-f30b0181c149 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2667 2023.12.06 05:09:11.018273 [ 3 ] {65b0396c-feb2-4cdd-b583-c96af77e1783} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2668 2023.12.06 05:09:11.018326 [ 3 ] {65b0396c-feb2-4cdd-b583-c96af77e1783} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2669 2023.12.06 05:09:11.018475 [ 3 ] {65b0396c-feb2-4cdd-b583-c96af77e1783} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2670 2023.12.06 05:09:11.018897 [ 3 ] {65b0396c-feb2-4cdd-b583-c96af77e1783} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.80 GiB.
2671 2023.12.06 05:09:11.019152 [ 3 ] {65b0396c-feb2-4cdd-b583-c96af77e1783} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2672 2023.12.06 05:09:11.019323 [ 3 ] {65b0396c-feb2-4cdd-b583-c96af77e1783} <Trace> oximeter.fields_i64 (23c12e21-ada0-481d-8e26-5f02a5b480c9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
2673 2023.12.06 05:09:11.019460 [ 3 ] {65b0396c-feb2-4cdd-b583-c96af77e1783} <Information> executeQuery: Read 44 rows, 3.57 KiB in 0.001145669 sec., 38405 rows/sec., 3.04 MiB/sec.
2674 2023.12.06 05:09:11.019466 [ 82 ] {} <Debug> oximeter.fields_i64 (23c12e21-ada0-481d-8e26-5f02a5b480c9) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0
2675 2023.12.06 05:09:11.019593 [ 82 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.80 GiB.
2676 2023.12.06 05:09:11.019653 [ 3 ] {65b0396c-feb2-4cdd-b583-c96af77e1783} <Debug> DynamicQueryHandler: Done processing query
2677 2023.12.06 05:09:11.019692 [ 3 ] {65b0396c-feb2-4cdd-b583-c96af77e1783} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2678 2023.12.06 05:09:11.019692 [ 20 ] {23c12e21-ada0-481d-8e26-5f02a5b480c9::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact
2679 2023.12.06 05:09:11.019712 [ 3 ] {} <Debug> HTTP-Session: d008271b-7943-4684-a37f-f30b0181c149 Destroying unnamed session
2680 2023.12.06 05:09:11.019792 [ 20 ] {23c12e21-ada0-481d-8e26-5f02a5b480c9::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2681 2023.12.06 05:09:11.019825 [ 20 ] {23c12e21-ada0-481d-8e26-5f02a5b480c9::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 44 rows starting from the beginning of the part
2682 2023.12.06 05:09:11.019859 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2683 2023.12.06 05:09:11.019921 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2684 2023.12.06 05:09:11.019954 [ 3 ] {} <Debug> HTTP-Session: 5a643849-91ab-42a1-a483-fc81dbece29f Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
2685 2023.12.06 05:09:11.019976 [ 20 ] {23c12e21-ada0-481d-8e26-5f02a5b480c9::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 44 rows starting from the beginning of the part
2686 2023.12.06 05:09:11.019981 [ 3 ] {} <Debug> HTTP-Session: 5a643849-91ab-42a1-a483-fc81dbece29f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2687 2023.12.06 05:09:11.020115 [ 3 ] {3af0126b-4c9a-460c-ba85-74f1d1c5d8d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
2688 2023.12.06 05:09:11.020125 [ 20 ] {23c12e21-ada0-481d-8e26-5f02a5b480c9::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 44 rows starting from the beginning of the part
2689 2023.12.06 05:09:11.020171 [ 3 ] {3af0126b-4c9a-460c-ba85-74f1d1c5d8d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
2690 2023.12.06 05:09:11.020301 [ 20 ] {23c12e21-ada0-481d-8e26-5f02a5b480c9::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 44 rows starting from the beginning of the part
2691 2023.12.06 05:09:11.020402 [ 3 ] {3af0126b-4c9a-460c-ba85-74f1d1c5d8d4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2692 2023.12.06 05:09:11.020479 [ 20 ] {23c12e21-ada0-481d-8e26-5f02a5b480c9::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 44 rows starting from the beginning of the part
2693 2023.12.06 05:09:11.020841 [ 3 ] {3af0126b-4c9a-460c-ba85-74f1d1c5d8d4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.80 GiB.
2694 2023.12.06 05:09:11.021163 [ 3 ] {3af0126b-4c9a-460c-ba85-74f1d1c5d8d4} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2695 2023.12.06 05:09:11.021267 [ 20 ] {23c12e21-ada0-481d-8e26-5f02a5b480c9::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 220 rows, containing 4 columns (4 merged, 0 gathered) in 0.001617047 sec., 136050.46730243464 rows/sec., 10.77 MiB/sec.
2696 2023.12.06 05:09:11.021351 [ 3 ] {3af0126b-4c9a-460c-ba85-74f1d1c5d8d4} <Trace> oximeter.fields_ipaddr (de35b38f-4940-4d4e-b97d-610697f224b0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
2697 2023.12.06 05:09:11.021403 [ 16 ] {23c12e21-ada0-481d-8e26-5f02a5b480c9::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary)
2698 2023.12.06 05:09:11.021545 [ 3 ] {3af0126b-4c9a-460c-ba85-74f1d1c5d8d4} <Information> executeQuery: Read 4 rows, 342.00 B in 0.001397933 sec., 2861 rows/sec., 238.91 KiB/sec.
2699 2023.12.06 05:09:11.021687 [ 3 ] {3af0126b-4c9a-460c-ba85-74f1d1c5d8d4} <Debug> DynamicQueryHandler: Done processing query
2700 2023.12.06 05:09:11.021699 [ 16 ] {23c12e21-ada0-481d-8e26-5f02a5b480c9::all_1_14_3} <Trace> oximeter.fields_i64 (23c12e21-ada0-481d-8e26-5f02a5b480c9): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3.
2701 2023.12.06 05:09:11.021715 [ 3 ] {3af0126b-4c9a-460c-ba85-74f1d1c5d8d4} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2702 2023.12.06 05:09:11.021737 [ 3 ] {} <Debug> HTTP-Session: 5a643849-91ab-42a1-a483-fc81dbece29f Destroying unnamed session
2703 2023.12.06 05:09:11.021774 [ 16 ] {23c12e21-ada0-481d-8e26-5f02a5b480c9::all_1_14_3} <Trace> oximeter.fields_i64 (23c12e21-ada0-481d-8e26-5f02a5b480c9) (MergerMutator): Merged 5 parts: from all_1_10_2 to all_14_14_0
2704 2023.12.06 05:09:11.021882 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 21426, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2705 2023.12.06 05:09:11.021930 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2706 2023.12.06 05:09:11.021950 [ 3 ] {} <Debug> HTTP-Session: cd6ddef7-dd23-4bcc-8a13-3e68ce19f6d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
2707 2023.12.06 05:09:11.021967 [ 3 ] {} <Debug> HTTP-Session: cd6ddef7-dd23-4bcc-8a13-3e68ce19f6d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2708 2023.12.06 05:09:11.022047 [ 3 ] {41b439fe-98c3-4d78-ad4b-f8fe2eb8acd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2709 2023.12.06 05:09:11.022087 [ 3 ] {41b439fe-98c3-4d78-ad4b-f8fe2eb8acd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2710 2023.12.06 05:09:11.022189 [ 3 ] {41b439fe-98c3-4d78-ad4b-f8fe2eb8acd7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2711 2023.12.06 05:09:11.022607 [ 3 ] {41b439fe-98c3-4d78-ad4b-f8fe2eb8acd7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.80 GiB.
2712 2023.12.06 05:09:11.022818 [ 3 ] {41b439fe-98c3-4d78-ad4b-f8fe2eb8acd7} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
2713 2023.12.06 05:09:11.022959 [ 3 ] {41b439fe-98c3-4d78-ad4b-f8fe2eb8acd7} <Trace> oximeter.fields_string (e0a0ef65-1baf-4921-8b30-1507f49df8b5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
2714 2023.12.06 05:09:11.023089 [ 3 ] {41b439fe-98c3-4d78-ad4b-f8fe2eb8acd7} <Information> executeQuery: Read 134 rows, 13.22 KiB in 0.001012057 sec., 132403 rows/sec., 12.76 MiB/sec.
2715 2023.12.06 05:09:11.023212 [ 3 ] {41b439fe-98c3-4d78-ad4b-f8fe2eb8acd7} <Debug> DynamicQueryHandler: Done processing query
2716 2023.12.06 05:09:11.023236 [ 3 ] {41b439fe-98c3-4d78-ad4b-f8fe2eb8acd7} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2717 2023.12.06 05:09:11.023252 [ 3 ] {} <Debug> HTTP-Session: cd6ddef7-dd23-4bcc-8a13-3e68ce19f6d9 Destroying unnamed session
2718 2023.12.06 05:09:11.023403 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2719 2023.12.06 05:09:11.023448 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2720 2023.12.06 05:09:11.023467 [ 3 ] {} <Debug> HTTP-Session: cb71e1f0-0793-48dc-a164-5ecca947db30 Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
2721 2023.12.06 05:09:11.023484 [ 3 ] {} <Debug> HTTP-Session: cb71e1f0-0793-48dc-a164-5ecca947db30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2722 2023.12.06 05:09:11.023552 [ 3 ] {fe0bd18d-02ed-465c-97b4-8513bfaf15e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2723 2023.12.06 05:09:11.023590 [ 3 ] {fe0bd18d-02ed-465c-97b4-8513bfaf15e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2724 2023.12.06 05:09:11.023695 [ 3 ] {fe0bd18d-02ed-465c-97b4-8513bfaf15e4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2725 2023.12.06 05:09:11.023967 [ 3 ] {fe0bd18d-02ed-465c-97b4-8513bfaf15e4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.80 GiB.
2726 2023.12.06 05:09:11.024164 [ 3 ] {fe0bd18d-02ed-465c-97b4-8513bfaf15e4} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2727 2023.12.06 05:09:11.024305 [ 3 ] {fe0bd18d-02ed-465c-97b4-8513bfaf15e4} <Trace> oximeter.fields_u16 (8cb82da4-2569-4cff-9ef2-a4fb36fc0b0c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
2728 2023.12.06 05:09:11.024424 [ 3 ] {fe0bd18d-02ed-465c-97b4-8513bfaf15e4} <Information> executeQuery: Read 4 rows, 286.00 B in 0.000844204 sec., 4738 rows/sec., 330.84 KiB/sec.
2729 2023.12.06 05:09:11.024540 [ 3 ] {fe0bd18d-02ed-465c-97b4-8513bfaf15e4} <Debug> DynamicQueryHandler: Done processing query
2730 2023.12.06 05:09:11.024564 [ 3 ] {fe0bd18d-02ed-465c-97b4-8513bfaf15e4} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2731 2023.12.06 05:09:11.024579 [ 3 ] {} <Debug> HTTP-Session: cb71e1f0-0793-48dc-a164-5ecca947db30 Destroying unnamed session
2732 2023.12.06 05:09:11.024699 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 8191, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2733 2023.12.06 05:09:11.024744 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2734 2023.12.06 05:09:11.024763 [ 3 ] {} <Debug> HTTP-Session: 9618bbac-2e6a-43b1-bd07-675ea3a50664 Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
2735 2023.12.06 05:09:11.024779 [ 3 ] {} <Debug> HTTP-Session: 9618bbac-2e6a-43b1-bd07-675ea3a50664 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2736 2023.12.06 05:09:11.024850 [ 3 ] {91ed838b-08a0-44e5-bf01-d6d5ae73d402} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2737 2023.12.06 05:09:11.024885 [ 3 ] {91ed838b-08a0-44e5-bf01-d6d5ae73d402} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2738 2023.12.06 05:09:11.024988 [ 3 ] {91ed838b-08a0-44e5-bf01-d6d5ae73d402} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2739 2023.12.06 05:09:11.025286 [ 3 ] {91ed838b-08a0-44e5-bf01-d6d5ae73d402} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.80 GiB.
2740 2023.12.06 05:09:11.025484 [ 3 ] {91ed838b-08a0-44e5-bf01-d6d5ae73d402} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
2741 2023.12.06 05:09:11.025635 [ 3 ] {91ed838b-08a0-44e5-bf01-d6d5ae73d402} <Trace> oximeter.fields_uuid (497de44e-e39e-43da-85ac-714f00fe2ab2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
2742 2023.12.06 05:09:11.025752 [ 3 ] {91ed838b-08a0-44e5-bf01-d6d5ae73d402} <Information> executeQuery: Read 48 rows, 3.85 KiB in 0.000876025 sec., 54792 rows/sec., 4.29 MiB/sec.
2743 2023.12.06 05:09:11.025872 [ 3 ] {91ed838b-08a0-44e5-bf01-d6d5ae73d402} <Debug> DynamicQueryHandler: Done processing query
2744 2023.12.06 05:09:11.025894 [ 3 ] {91ed838b-08a0-44e5-bf01-d6d5ae73d402} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2745 2023.12.06 05:09:11.025911 [ 3 ] {} <Debug> HTTP-Session: 9618bbac-2e6a-43b1-bd07-675ea3a50664 Destroying unnamed session
2746 2023.12.06 05:09:11.026015 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2747 2023.12.06 05:09:11.026066 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2748 2023.12.06 05:09:11.026085 [ 3 ] {} <Debug> HTTP-Session: cd0e1781-4517-4575-a650-2e6081f88fc6 Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
2749 2023.12.06 05:09:11.026101 [ 3 ] {} <Debug> HTTP-Session: cd0e1781-4517-4575-a650-2e6081f88fc6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2750 2023.12.06 05:09:11.026168 [ 3 ] {591eec55-2f62-456d-bea1-e58168333521} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2751 2023.12.06 05:09:11.026208 [ 3 ] {591eec55-2f62-456d-bea1-e58168333521} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2752 2023.12.06 05:09:11.026327 [ 3 ] {591eec55-2f62-456d-bea1-e58168333521} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2753 2023.12.06 05:09:11.026606 [ 3 ] {591eec55-2f62-456d-bea1-e58168333521} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.80 GiB.
2754 2023.12.06 05:09:11.026857 [ 3 ] {591eec55-2f62-456d-bea1-e58168333521} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2755 2023.12.06 05:09:11.027027 [ 3 ] {591eec55-2f62-456d-bea1-e58168333521} <Trace> oximeter.measurements_cumulativeu64 (019f6a02-becc-4af9-8a4d-d47dc82a032a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
2756 2023.12.06 05:09:11.027141 [ 3 ] {591eec55-2f62-456d-bea1-e58168333521} <Information> executeQuery: Read 2 rows, 144.00 B in 0.000945816 sec., 2114 rows/sec., 148.68 KiB/sec.
2757 2023.12.06 05:09:11.027277 [ 3 ] {591eec55-2f62-456d-bea1-e58168333521} <Debug> DynamicQueryHandler: Done processing query
2758 2023.12.06 05:09:11.027301 [ 3 ] {591eec55-2f62-456d-bea1-e58168333521} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2759 2023.12.06 05:09:11.027316 [ 3 ] {} <Debug> HTTP-Session: cd0e1781-4517-4575-a650-2e6081f88fc6 Destroying unnamed session
2760 2023.12.06 05:09:11.027459 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 47078, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2761 2023.12.06 05:09:11.027503 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2762 2023.12.06 05:09:11.027521 [ 3 ] {} <Debug> HTTP-Session: ace39fe4-43f5-47fa-aa42-901ceb462dd9 Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
2763 2023.12.06 05:09:11.027537 [ 3 ] {} <Debug> HTTP-Session: ace39fe4-43f5-47fa-aa42-901ceb462dd9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2764 2023.12.06 05:09:11.027616 [ 3 ] {de35cae3-e39b-49d7-b723-1bcc88ddb556} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2765 2023.12.06 05:09:11.027657 [ 3 ] {de35cae3-e39b-49d7-b723-1bcc88ddb556} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2766 2023.12.06 05:09:11.027790 [ 3 ] {de35cae3-e39b-49d7-b723-1bcc88ddb556} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2767 2023.12.06 05:09:11.028249 [ 3 ] {de35cae3-e39b-49d7-b723-1bcc88ddb556} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.80 GiB.
2768 2023.12.06 05:09:11.028550 [ 3 ] {de35cae3-e39b-49d7-b723-1bcc88ddb556} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2769 2023.12.06 05:09:11.028732 [ 3 ] {de35cae3-e39b-49d7-b723-1bcc88ddb556} <Trace> oximeter.measurements_histogramf64 (f0df1573-b2eb-4c9d-a8e8-54e15f434e30): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
2770 2023.12.06 05:09:11.028865 [ 3 ] {de35cae3-e39b-49d7-b723-1bcc88ddb556} <Information> executeQuery: Read 44 rows, 60.80 KiB in 0.001216871 sec., 36158 rows/sec., 48.79 MiB/sec.
2771 2023.12.06 05:09:11.029063 [ 3 ] {de35cae3-e39b-49d7-b723-1bcc88ddb556} <Debug> DynamicQueryHandler: Done processing query
2772 2023.12.06 05:09:11.029086 [ 3 ] {de35cae3-e39b-49d7-b723-1bcc88ddb556} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
2773 2023.12.06 05:09:11.029101 [ 3 ] {} <Debug> HTTP-Session: ace39fe4-43f5-47fa-aa42-901ceb462dd9 Destroying unnamed session
2774 2023.12.06 05:09:21.018136 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 6362, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2775 2023.12.06 05:09:21.018246 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2776 2023.12.06 05:09:21.018271 [ 3 ] {} <Debug> HTTP-Session: 2d67e916-6158-4e12-897f-9ca27cf7a189 Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
2777 2023.12.06 05:09:21.018294 [ 3 ] {} <Debug> HTTP-Session: 2d67e916-6158-4e12-897f-9ca27cf7a189 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2778 2023.12.06 05:09:21.018413 [ 3 ] {1ea47398-397e-4d1a-a7b7-6cccba1aabf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2779 2023.12.06 05:09:21.018467 [ 3 ] {1ea47398-397e-4d1a-a7b7-6cccba1aabf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2780 2023.12.06 05:09:21.018615 [ 3 ] {1ea47398-397e-4d1a-a7b7-6cccba1aabf8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2781 2023.12.06 05:09:21.019068 [ 3 ] {1ea47398-397e-4d1a-a7b7-6cccba1aabf8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.80 GiB.
2782 2023.12.06 05:09:21.019318 [ 3 ] {1ea47398-397e-4d1a-a7b7-6cccba1aabf8} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2783 2023.12.06 05:09:21.019473 [ 3 ] {1ea47398-397e-4d1a-a7b7-6cccba1aabf8} <Trace> oximeter.fields_i64 (23c12e21-ada0-481d-8e26-5f02a5b480c9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2784 2023.12.06 05:09:21.019607 [ 3 ] {1ea47398-397e-4d1a-a7b7-6cccba1aabf8} <Information> executeQuery: Read 44 rows, 3.57 KiB in 0.001153669 sec., 38139 rows/sec., 3.02 MiB/sec.
2785 2023.12.06 05:09:21.019809 [ 3 ] {1ea47398-397e-4d1a-a7b7-6cccba1aabf8} <Debug> DynamicQueryHandler: Done processing query
2786 2023.12.06 05:09:21.019833 [ 3 ] {1ea47398-397e-4d1a-a7b7-6cccba1aabf8} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2787 2023.12.06 05:09:21.019850 [ 3 ] {} <Debug> HTTP-Session: 2d67e916-6158-4e12-897f-9ca27cf7a189 Destroying unnamed session
2788 2023.12.06 05:09:21.019984 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 21127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2789 2023.12.06 05:09:21.020029 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2790 2023.12.06 05:09:21.020047 [ 3 ] {} <Debug> HTTP-Session: 2c987da4-262d-45c3-ad33-8e0c5da642e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
2791 2023.12.06 05:09:21.020068 [ 3 ] {} <Debug> HTTP-Session: 2c987da4-262d-45c3-ad33-8e0c5da642e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2792 2023.12.06 05:09:21.020143 [ 3 ] {1af83cc6-548d-49de-b0fa-d670c5d1bc5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2793 2023.12.06 05:09:21.020181 [ 3 ] {1af83cc6-548d-49de-b0fa-d670c5d1bc5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2794 2023.12.06 05:09:21.020301 [ 3 ] {1af83cc6-548d-49de-b0fa-d670c5d1bc5b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2795 2023.12.06 05:09:21.020684 [ 3 ] {1af83cc6-548d-49de-b0fa-d670c5d1bc5b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.80 GiB.
2796 2023.12.06 05:09:21.020896 [ 3 ] {1af83cc6-548d-49de-b0fa-d670c5d1bc5b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
2797 2023.12.06 05:09:21.021048 [ 3 ] {1af83cc6-548d-49de-b0fa-d670c5d1bc5b} <Trace> oximeter.fields_string (e0a0ef65-1baf-4921-8b30-1507f49df8b5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
2798 2023.12.06 05:09:21.021174 [ 3 ] {1af83cc6-548d-49de-b0fa-d670c5d1bc5b} <Information> executeQuery: Read 132 rows, 13.05 KiB in 0.001001807 sec., 131761 rows/sec., 12.72 MiB/sec.
2799 2023.12.06 05:09:21.021320 [ 3 ] {1af83cc6-548d-49de-b0fa-d670c5d1bc5b} <Debug> DynamicQueryHandler: Done processing query
2800 2023.12.06 05:09:21.021342 [ 3 ] {1af83cc6-548d-49de-b0fa-d670c5d1bc5b} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2801 2023.12.06 05:09:21.021357 [ 3 ] {} <Debug> HTTP-Session: 2c987da4-262d-45c3-ad33-8e0c5da642e4 Destroying unnamed session
2802 2023.12.06 05:09:21.021530 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 7507, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2803 2023.12.06 05:09:21.021575 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2804 2023.12.06 05:09:21.021593 [ 3 ] {} <Debug> HTTP-Session: 42b919df-6435-4ddc-8a06-2d7b1f859bab Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
2805 2023.12.06 05:09:21.021609 [ 3 ] {} <Debug> HTTP-Session: 42b919df-6435-4ddc-8a06-2d7b1f859bab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2806 2023.12.06 05:09:21.021678 [ 3 ] {e555293e-44c1-495c-a404-d5cb67cad998} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2807 2023.12.06 05:09:21.021714 [ 3 ] {e555293e-44c1-495c-a404-d5cb67cad998} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2808 2023.12.06 05:09:21.021820 [ 3 ] {e555293e-44c1-495c-a404-d5cb67cad998} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2809 2023.12.06 05:09:21.022117 [ 3 ] {e555293e-44c1-495c-a404-d5cb67cad998} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.80 GiB.
2810 2023.12.06 05:09:21.022318 [ 3 ] {e555293e-44c1-495c-a404-d5cb67cad998} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
2811 2023.12.06 05:09:21.022459 [ 3 ] {e555293e-44c1-495c-a404-d5cb67cad998} <Trace> oximeter.fields_uuid (497de44e-e39e-43da-85ac-714f00fe2ab2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
2812 2023.12.06 05:09:21.022583 [ 3 ] {e555293e-44c1-495c-a404-d5cb67cad998} <Information> executeQuery: Read 44 rows, 3.52 KiB in 0.000877304 sec., 50153 rows/sec., 3.92 MiB/sec.
2813 2023.12.06 05:09:21.022698 [ 3 ] {e555293e-44c1-495c-a404-d5cb67cad998} <Debug> DynamicQueryHandler: Done processing query
2814 2023.12.06 05:09:21.022722 [ 3 ] {e555293e-44c1-495c-a404-d5cb67cad998} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2815 2023.12.06 05:09:21.022737 [ 3 ] {} <Debug> HTTP-Session: 42b919df-6435-4ddc-8a06-2d7b1f859bab Destroying unnamed session
2816 2023.12.06 05:09:21.022881 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 47078, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2817 2023.12.06 05:09:21.022926 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2818 2023.12.06 05:09:21.022945 [ 3 ] {} <Debug> HTTP-Session: cce4ddbb-f877-4119-a7de-9684d81fa15a Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
2819 2023.12.06 05:09:21.022961 [ 3 ] {} <Debug> HTTP-Session: cce4ddbb-f877-4119-a7de-9684d81fa15a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2820 2023.12.06 05:09:21.023049 [ 3 ] {cbea4bf8-9177-48f0-b1e2-aed5ecd96e55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2821 2023.12.06 05:09:21.023093 [ 3 ] {cbea4bf8-9177-48f0-b1e2-aed5ecd96e55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2822 2023.12.06 05:09:21.023229 [ 3 ] {cbea4bf8-9177-48f0-b1e2-aed5ecd96e55} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2823 2023.12.06 05:09:21.023760 [ 3 ] {cbea4bf8-9177-48f0-b1e2-aed5ecd96e55} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.80 GiB.
2824 2023.12.06 05:09:21.024064 [ 3 ] {cbea4bf8-9177-48f0-b1e2-aed5ecd96e55} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2825 2023.12.06 05:09:21.024235 [ 3 ] {cbea4bf8-9177-48f0-b1e2-aed5ecd96e55} <Trace> oximeter.measurements_histogramf64 (f0df1573-b2eb-4c9d-a8e8-54e15f434e30): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2826 2023.12.06 05:09:21.024363 [ 3 ] {cbea4bf8-9177-48f0-b1e2-aed5ecd96e55} <Information> executeQuery: Read 44 rows, 60.80 KiB in 0.001284761 sec., 34247 rows/sec., 46.22 MiB/sec.
2827 2023.12.06 05:09:21.024486 [ 3 ] {cbea4bf8-9177-48f0-b1e2-aed5ecd96e55} <Debug> DynamicQueryHandler: Done processing query
2828 2023.12.06 05:09:21.024509 [ 3 ] {cbea4bf8-9177-48f0-b1e2-aed5ecd96e55} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
2829 2023.12.06 05:09:21.024524 [ 3 ] {} <Debug> HTTP-Session: cce4ddbb-f877-4119-a7de-9684d81fa15a Destroying unnamed session
2830 2023.12.06 05:09:22.346486 [ 172 ] {} <Debug> oximeter.measurements_cumulativeu64 (019f6a02-becc-4af9-8a4d-d47dc82a032a) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0
2831 2023.12.06 05:09:22.346601 [ 172 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.80 GiB.
2832 2023.12.06 05:09:22.346754 [ 19 ] {019f6a02-becc-4af9-8a4d-d47dc82a032a::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact
2833 2023.12.06 05:09:22.347028 [ 19 ] {019f6a02-becc-4af9-8a4d-d47dc82a032a::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2834 2023.12.06 05:09:22.347101 [ 19 ] {019f6a02-becc-4af9-8a4d-d47dc82a032a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 257 rows starting from the beginning of the part
2835 2023.12.06 05:09:22.347306 [ 19 ] {019f6a02-becc-4af9-8a4d-d47dc82a032a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 37 rows starting from the beginning of the part
2836 2023.12.06 05:09:22.347416 [ 19 ] {019f6a02-becc-4af9-8a4d-d47dc82a032a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part
2837 2023.12.06 05:09:22.347516 [ 19 ] {019f6a02-becc-4af9-8a4d-d47dc82a032a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 37 rows starting from the beginning of the part
2838 2023.12.06 05:09:22.347613 [ 19 ] {019f6a02-becc-4af9-8a4d-d47dc82a032a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part
2839 2023.12.06 05:09:22.348255 [ 16 ] {019f6a02-becc-4af9-8a4d-d47dc82a032a::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 334 rows, containing 5 columns (5 merged, 0 gathered) in 0.001592417 sec., 209744.05573414502 rows/sec., 14.79 MiB/sec.
2840 2023.12.06 05:09:22.348399 [ 16 ] {019f6a02-becc-4af9-8a4d-d47dc82a032a::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary)
2841 2023.12.06 05:09:22.348641 [ 16 ] {019f6a02-becc-4af9-8a4d-d47dc82a032a::all_1_9_2} <Trace> oximeter.measurements_cumulativeu64 (019f6a02-becc-4af9-8a4d-d47dc82a032a): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2.
2842 2023.12.06 05:09:22.348714 [ 16 ] {019f6a02-becc-4af9-8a4d-d47dc82a032a::all_1_9_2} <Trace> oximeter.measurements_cumulativeu64 (019f6a02-becc-4af9-8a4d-d47dc82a032a) (MergerMutator): Merged 5 parts: from all_1_5_1 to all_9_9_0
2843 2023.12.06 05:09:25.149716 [ 77 ] {} <Debug> DNSResolver: Updating DNS cache
2844 2023.12.06 05:09:25.149768 [ 77 ] {} <Debug> DNSResolver: Updated DNS cache
2845 2023.12.06 05:09:31.018241 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 6362, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2846 2023.12.06 05:09:31.018347 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2847 2023.12.06 05:09:31.018373 [ 3 ] {} <Debug> HTTP-Session: 619d459b-3cce-468d-8afb-939d74b72fef Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
2848 2023.12.06 05:09:31.018396 [ 3 ] {} <Debug> HTTP-Session: 619d459b-3cce-468d-8afb-939d74b72fef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2849 2023.12.06 05:09:31.018516 [ 3 ] {a12186cf-36d4-4d6c-9d6e-d8789a007a42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2850 2023.12.06 05:09:31.018570 [ 3 ] {a12186cf-36d4-4d6c-9d6e-d8789a007a42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2851 2023.12.06 05:09:31.018721 [ 3 ] {a12186cf-36d4-4d6c-9d6e-d8789a007a42} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2852 2023.12.06 05:09:31.019177 [ 3 ] {a12186cf-36d4-4d6c-9d6e-d8789a007a42} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.80 GiB.
2853 2023.12.06 05:09:31.019433 [ 3 ] {a12186cf-36d4-4d6c-9d6e-d8789a007a42} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2854 2023.12.06 05:09:31.019593 [ 3 ] {a12186cf-36d4-4d6c-9d6e-d8789a007a42} <Trace> oximeter.fields_i64 (23c12e21-ada0-481d-8e26-5f02a5b480c9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2855 2023.12.06 05:09:31.019717 [ 3 ] {a12186cf-36d4-4d6c-9d6e-d8789a007a42} <Information> executeQuery: Read 44 rows, 3.57 KiB in 0.001165609 sec., 37748 rows/sec., 2.99 MiB/sec.
2856 2023.12.06 05:09:31.019896 [ 3 ] {a12186cf-36d4-4d6c-9d6e-d8789a007a42} <Debug> DynamicQueryHandler: Done processing query
2857 2023.12.06 05:09:31.019923 [ 3 ] {a12186cf-36d4-4d6c-9d6e-d8789a007a42} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2858 2023.12.06 05:09:31.019940 [ 3 ] {} <Debug> HTTP-Session: 619d459b-3cce-468d-8afb-939d74b72fef Destroying unnamed session
2859 2023.12.06 05:09:31.020090 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 21127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2860 2023.12.06 05:09:31.020137 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2861 2023.12.06 05:09:31.020157 [ 3 ] {} <Debug> HTTP-Session: 36cc9df0-443c-48f4-b954-c9d779173db3 Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
2862 2023.12.06 05:09:31.020174 [ 3 ] {} <Debug> HTTP-Session: 36cc9df0-443c-48f4-b954-c9d779173db3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2863 2023.12.06 05:09:31.020253 [ 3 ] {b0bdf72c-7417-4f29-b619-24c5c626b6b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2864 2023.12.06 05:09:31.020294 [ 3 ] {b0bdf72c-7417-4f29-b619-24c5c626b6b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2865 2023.12.06 05:09:31.020401 [ 3 ] {b0bdf72c-7417-4f29-b619-24c5c626b6b9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2866 2023.12.06 05:09:31.020801 [ 3 ] {b0bdf72c-7417-4f29-b619-24c5c626b6b9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.80 GiB.
2867 2023.12.06 05:09:31.021024 [ 3 ] {b0bdf72c-7417-4f29-b619-24c5c626b6b9} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
2868 2023.12.06 05:09:31.021179 [ 3 ] {b0bdf72c-7417-4f29-b619-24c5c626b6b9} <Trace> oximeter.fields_string (e0a0ef65-1baf-4921-8b30-1507f49df8b5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
2869 2023.12.06 05:09:31.021301 [ 3 ] {b0bdf72c-7417-4f29-b619-24c5c626b6b9} <Information> executeQuery: Read 132 rows, 13.05 KiB in 0.001014307 sec., 130138 rows/sec., 12.56 MiB/sec.
2870 2023.12.06 05:09:31.021300 [ 85 ] {} <Debug> oximeter.fields_string (e0a0ef65-1baf-4921-8b30-1507f49df8b5) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
2871 2023.12.06 05:09:31.021412 [ 85 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.80 GiB.
2872 2023.12.06 05:09:31.021474 [ 3 ] {b0bdf72c-7417-4f29-b619-24c5c626b6b9} <Debug> DynamicQueryHandler: Done processing query
2873 2023.12.06 05:09:31.021512 [ 3 ] {b0bdf72c-7417-4f29-b619-24c5c626b6b9} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2874 2023.12.06 05:09:31.021513 [ 12 ] {e0a0ef65-1baf-4921-8b30-1507f49df8b5::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
2875 2023.12.06 05:09:31.021537 [ 3 ] {} <Debug> HTTP-Session: 36cc9df0-443c-48f4-b954-c9d779173db3 Destroying unnamed session
2876 2023.12.06 05:09:31.021612 [ 12 ] {e0a0ef65-1baf-4921-8b30-1507f49df8b5::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2877 2023.12.06 05:09:31.021662 [ 12 ] {e0a0ef65-1baf-4921-8b30-1507f49df8b5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 173 rows starting from the beginning of the part
2878 2023.12.06 05:09:31.021707 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 7507, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2879 2023.12.06 05:09:31.021766 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2880 2023.12.06 05:09:31.021788 [ 3 ] {} <Debug> HTTP-Session: 3037ee37-a5a2-4bc5-acdc-a48caa114d65 Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
2881 2023.12.06 05:09:31.021815 [ 3 ] {} <Debug> HTTP-Session: 3037ee37-a5a2-4bc5-acdc-a48caa114d65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2882 2023.12.06 05:09:31.021861 [ 12 ] {e0a0ef65-1baf-4921-8b30-1507f49df8b5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 132 rows starting from the beginning of the part
2883 2023.12.06 05:09:31.021930 [ 3 ] {145b08db-8285-444a-9139-15523d0f2302} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2884 2023.12.06 05:09:31.021987 [ 3 ] {145b08db-8285-444a-9139-15523d0f2302} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2885 2023.12.06 05:09:31.022013 [ 12 ] {e0a0ef65-1baf-4921-8b30-1507f49df8b5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 37 rows starting from the beginning of the part
2886 2023.12.06 05:09:31.022184 [ 12 ] {e0a0ef65-1baf-4921-8b30-1507f49df8b5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 134 rows starting from the beginning of the part
2887 2023.12.06 05:09:31.022227 [ 3 ] {145b08db-8285-444a-9139-15523d0f2302} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2888 2023.12.06 05:09:31.022318 [ 12 ] {e0a0ef65-1baf-4921-8b30-1507f49df8b5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 132 rows starting from the beginning of the part
2889 2023.12.06 05:09:31.022469 [ 12 ] {e0a0ef65-1baf-4921-8b30-1507f49df8b5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 132 rows starting from the beginning of the part
2890 2023.12.06 05:09:31.022798 [ 3 ] {145b08db-8285-444a-9139-15523d0f2302} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.80 GiB.
2891 2023.12.06 05:09:31.023076 [ 3 ] {145b08db-8285-444a-9139-15523d0f2302} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
2892 2023.12.06 05:09:31.023263 [ 3 ] {145b08db-8285-444a-9139-15523d0f2302} <Trace> oximeter.fields_uuid (497de44e-e39e-43da-85ac-714f00fe2ab2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
2893 2023.12.06 05:09:31.023441 [ 85 ] {} <Debug> oximeter.fields_uuid (497de44e-e39e-43da-85ac-714f00fe2ab2) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
2894 2023.12.06 05:09:31.023501 [ 3 ] {145b08db-8285-444a-9139-15523d0f2302} <Information> executeQuery: Read 44 rows, 3.52 KiB in 0.001528115 sec., 28793 rows/sec., 2.25 MiB/sec.
2895 2023.12.06 05:09:31.023592 [ 85 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.80 GiB.
2896 2023.12.06 05:09:31.023931 [ 16 ] {497de44e-e39e-43da-85ac-714f00fe2ab2::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
2897 2023.12.06 05:09:31.023965 [ 19 ] {e0a0ef65-1baf-4921-8b30-1507f49df8b5::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 4 columns (4 merged, 0 gathered) in 0.00238462 sec., 310321.98002197413 rows/sec., 29.53 MiB/sec.
2898 2023.12.06 05:09:31.024033 [ 3 ] {145b08db-8285-444a-9139-15523d0f2302} <Debug> DynamicQueryHandler: Done processing query
2899 2023.12.06 05:09:31.024117 [ 3 ] {145b08db-8285-444a-9139-15523d0f2302} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2900 2023.12.06 05:09:31.024208 [ 3 ] {} <Debug> HTTP-Session: 3037ee37-a5a2-4bc5-acdc-a48caa114d65 Destroying unnamed session
2901 2023.12.06 05:09:31.024234 [ 16 ] {497de44e-e39e-43da-85ac-714f00fe2ab2::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2902 2023.12.06 05:09:31.024295 [ 16 ] {497de44e-e39e-43da-85ac-714f00fe2ab2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 107 rows starting from the beginning of the part
2903 2023.12.06 05:09:31.024383 [ 19 ] {e0a0ef65-1baf-4921-8b30-1507f49df8b5::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
2904 2023.12.06 05:09:31.024450 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 47078, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2905 2023.12.06 05:09:31.024573 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2906 2023.12.06 05:09:31.024582 [ 16 ] {497de44e-e39e-43da-85ac-714f00fe2ab2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 44 rows starting from the beginning of the part
2907 2023.12.06 05:09:31.024601 [ 3 ] {} <Debug> HTTP-Session: a4eeb7f4-2f41-42f2-8fb6-d6d161ecd493 Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
2908 2023.12.06 05:09:31.024660 [ 3 ] {} <Debug> HTTP-Session: a4eeb7f4-2f41-42f2-8fb6-d6d161ecd493 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2909 2023.12.06 05:09:31.024856 [ 16 ] {497de44e-e39e-43da-85ac-714f00fe2ab2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 37 rows starting from the beginning of the part
2910 2023.12.06 05:09:31.024893 [ 19 ] {e0a0ef65-1baf-4921-8b30-1507f49df8b5::all_1_21_4} <Trace> oximeter.fields_string (e0a0ef65-1baf-4921-8b30-1507f49df8b5): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
2911 2023.12.06 05:09:31.024916 [ 3 ] {bc041c8e-b67a-4131-af18-de42ace9aa68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2912 2023.12.06 05:09:31.025049 [ 3 ] {bc041c8e-b67a-4131-af18-de42ace9aa68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2913 2023.12.06 05:09:31.025104 [ 16 ] {497de44e-e39e-43da-85ac-714f00fe2ab2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 48 rows starting from the beginning of the part
2914 2023.12.06 05:09:31.025102 [ 19 ] {e0a0ef65-1baf-4921-8b30-1507f49df8b5::all_1_21_4} <Trace> oximeter.fields_string (e0a0ef65-1baf-4921-8b30-1507f49df8b5) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
2915 2023.12.06 05:09:31.025470 [ 16 ] {497de44e-e39e-43da-85ac-714f00fe2ab2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 44 rows starting from the beginning of the part
2916 2023.12.06 05:09:31.025617 [ 3 ] {bc041c8e-b67a-4131-af18-de42ace9aa68} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2917 2023.12.06 05:09:31.025628 [ 16 ] {497de44e-e39e-43da-85ac-714f00fe2ab2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 44 rows starting from the beginning of the part
2918 2023.12.06 05:09:31.026440 [ 3 ] {bc041c8e-b67a-4131-af18-de42ace9aa68} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.80 GiB.
2919 2023.12.06 05:09:31.026618 [ 21 ] {497de44e-e39e-43da-85ac-714f00fe2ab2::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 324 rows, containing 4 columns (4 merged, 0 gathered) in 0.002890049 sec., 112108.82583651696 rows/sec., 8.75 MiB/sec.
2920 2023.12.06 05:09:31.026806 [ 21 ] {497de44e-e39e-43da-85ac-714f00fe2ab2::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
2921 2023.12.06 05:09:31.026918 [ 3 ] {bc041c8e-b67a-4131-af18-de42ace9aa68} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2922 2023.12.06 05:09:31.027104 [ 21 ] {497de44e-e39e-43da-85ac-714f00fe2ab2::all_1_21_4} <Trace> oximeter.fields_uuid (497de44e-e39e-43da-85ac-714f00fe2ab2): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
2923 2023.12.06 05:09:31.027210 [ 3 ] {bc041c8e-b67a-4131-af18-de42ace9aa68} <Trace> oximeter.measurements_histogramf64 (f0df1573-b2eb-4c9d-a8e8-54e15f434e30): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2924 2023.12.06 05:09:31.027236 [ 21 ] {497de44e-e39e-43da-85ac-714f00fe2ab2::all_1_21_4} <Trace> oximeter.fields_uuid (497de44e-e39e-43da-85ac-714f00fe2ab2) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
2925 2023.12.06 05:09:31.027368 [ 85 ] {} <Debug> oximeter.measurements_histogramf64 (f0df1573-b2eb-4c9d-a8e8-54e15f434e30) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2926 2023.12.06 05:09:31.027436 [ 85 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.80 GiB.
2927 2023.12.06 05:09:31.027442 [ 3 ] {bc041c8e-b67a-4131-af18-de42ace9aa68} <Information> executeQuery: Read 44 rows, 60.80 KiB in 0.002452412 sec., 17941 rows/sec., 24.21 MiB/sec.
2928 2023.12.06 05:09:31.027529 [ 19 ] {f0df1573-b2eb-4c9d-a8e8-54e15f434e30::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
2929 2023.12.06 05:09:31.027718 [ 3 ] {bc041c8e-b67a-4131-af18-de42ace9aa68} <Debug> DynamicQueryHandler: Done processing query
2930 2023.12.06 05:09:31.027739 [ 19 ] {f0df1573-b2eb-4c9d-a8e8-54e15f434e30::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2931 2023.12.06 05:09:31.027765 [ 3 ] {bc041c8e-b67a-4131-af18-de42ace9aa68} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
2932 2023.12.06 05:09:31.027807 [ 19 ] {f0df1573-b2eb-4c9d-a8e8-54e15f434e30::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 466 rows starting from the beginning of the part
2933 2023.12.06 05:09:31.027810 [ 3 ] {} <Debug> HTTP-Session: a4eeb7f4-2f41-42f2-8fb6-d6d161ecd493 Destroying unnamed session
2934 2023.12.06 05:09:31.027969 [ 19 ] {f0df1573-b2eb-4c9d-a8e8-54e15f434e30::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 44 rows starting from the beginning of the part
2935 2023.12.06 05:09:31.028071 [ 19 ] {f0df1573-b2eb-4c9d-a8e8-54e15f434e30::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 44 rows starting from the beginning of the part
2936 2023.12.06 05:09:31.028162 [ 19 ] {f0df1573-b2eb-4c9d-a8e8-54e15f434e30::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 44 rows starting from the beginning of the part
2937 2023.12.06 05:09:31.028249 [ 19 ] {f0df1573-b2eb-4c9d-a8e8-54e15f434e30::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 44 rows starting from the beginning of the part
2938 2023.12.06 05:09:31.028336 [ 19 ] {f0df1573-b2eb-4c9d-a8e8-54e15f434e30::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 44 rows starting from the beginning of the part
2939 2023.12.06 05:09:31.029986 [ 19 ] {f0df1573-b2eb-4c9d-a8e8-54e15f434e30::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 686 rows, containing 6 columns (6 merged, 0 gathered) in 0.002507512 sec., 273577.952966925 rows/sec., 369.18 MiB/sec.
2940 2023.12.06 05:09:31.030451 [ 19 ] {f0df1573-b2eb-4c9d-a8e8-54e15f434e30::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2941 2023.12.06 05:09:31.030720 [ 19 ] {f0df1573-b2eb-4c9d-a8e8-54e15f434e30::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (f0df1573-b2eb-4c9d-a8e8-54e15f434e30): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
2942 2023.12.06 05:09:31.030798 [ 19 ] {f0df1573-b2eb-4c9d-a8e8-54e15f434e30::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (f0df1573-b2eb-4c9d-a8e8-54e15f434e30) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
2943 2023.12.06 05:09:31.030874 [ 19 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in f0df1573-b2eb-4c9d-a8e8-54e15f434e30::all_1_16_3: 4.00 MiB.
2944 2023.12.06 05:09:32.000143 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 235.16 MiB, peak 237.13 MiB, will set to 231.06 MiB (RSS), difference: -4.10 MiB
2945 2023.12.06 05:09:36.018025 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2946 2023.12.06 05:09:36.018125 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2947 2023.12.06 05:09:36.018151 [ 3 ] {} <Debug> HTTP-Session: 2d395584-3c90-4e06-b84d-6f43d61816f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
2948 2023.12.06 05:09:36.018174 [ 3 ] {} <Debug> HTTP-Session: 2d395584-3c90-4e06-b84d-6f43d61816f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2949 2023.12.06 05:09:36.018289 [ 3 ] {275bfcf8-e210-45d8-8a53-37f4055fee24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
2950 2023.12.06 05:09:36.018341 [ 3 ] {275bfcf8-e210-45d8-8a53-37f4055fee24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
2951 2023.12.06 05:09:36.018494 [ 3 ] {275bfcf8-e210-45d8-8a53-37f4055fee24} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2952 2023.12.06 05:09:36.018911 [ 3 ] {275bfcf8-e210-45d8-8a53-37f4055fee24} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.80 GiB.
2953 2023.12.06 05:09:36.019175 [ 3 ] {275bfcf8-e210-45d8-8a53-37f4055fee24} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2954 2023.12.06 05:09:36.019338 [ 3 ] {275bfcf8-e210-45d8-8a53-37f4055fee24} <Trace> oximeter.fields_ipaddr (de35b38f-4940-4d4e-b97d-610697f224b0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
2955 2023.12.06 05:09:36.019493 [ 3 ] {275bfcf8-e210-45d8-8a53-37f4055fee24} <Information> executeQuery: Read 2 rows, 175.00 B in 0.00116809 sec., 1712 rows/sec., 146.31 KiB/sec.
2956 2023.12.06 05:09:36.019649 [ 3 ] {275bfcf8-e210-45d8-8a53-37f4055fee24} <Debug> DynamicQueryHandler: Done processing query
2957 2023.12.06 05:09:36.019675 [ 3 ] {275bfcf8-e210-45d8-8a53-37f4055fee24} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2958 2023.12.06 05:09:36.019691 [ 3 ] {} <Debug> HTTP-Session: 2d395584-3c90-4e06-b84d-6f43d61816f8 Destroying unnamed session
2959 2023.12.06 05:09:36.019808 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 5468, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2960 2023.12.06 05:09:36.019860 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2961 2023.12.06 05:09:36.019881 [ 3 ] {} <Debug> HTTP-Session: 95b04bf8-f39e-469d-bc62-062a4deedcef Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
2962 2023.12.06 05:09:36.019900 [ 3 ] {} <Debug> HTTP-Session: 95b04bf8-f39e-469d-bc62-062a4deedcef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2963 2023.12.06 05:09:36.019977 [ 3 ] {5a15fe69-4440-4bfa-a54b-606fcb1bb95a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2964 2023.12.06 05:09:36.020017 [ 3 ] {5a15fe69-4440-4bfa-a54b-606fcb1bb95a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2965 2023.12.06 05:09:36.020128 [ 3 ] {5a15fe69-4440-4bfa-a54b-606fcb1bb95a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2966 2023.12.06 05:09:36.020481 [ 3 ] {5a15fe69-4440-4bfa-a54b-606fcb1bb95a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.80 GiB.
2967 2023.12.06 05:09:36.020701 [ 3 ] {5a15fe69-4440-4bfa-a54b-606fcb1bb95a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
2968 2023.12.06 05:09:36.020851 [ 3 ] {5a15fe69-4440-4bfa-a54b-606fcb1bb95a} <Trace> oximeter.fields_string (e0a0ef65-1baf-4921-8b30-1507f49df8b5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
2969 2023.12.06 05:09:36.020971 [ 3 ] {5a15fe69-4440-4bfa-a54b-606fcb1bb95a} <Information> executeQuery: Read 37 rows, 3.18 KiB in 0.000964237 sec., 38372 rows/sec., 3.22 MiB/sec.
2970 2023.12.06 05:09:36.021098 [ 3 ] {5a15fe69-4440-4bfa-a54b-606fcb1bb95a} <Debug> DynamicQueryHandler: Done processing query
2971 2023.12.06 05:09:36.021123 [ 3 ] {5a15fe69-4440-4bfa-a54b-606fcb1bb95a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2972 2023.12.06 05:09:36.021140 [ 3 ] {} <Debug> HTTP-Session: 95b04bf8-f39e-469d-bc62-062a4deedcef Destroying unnamed session
2973 2023.12.06 05:09:36.021259 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2974 2023.12.06 05:09:36.021306 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2975 2023.12.06 05:09:36.021326 [ 3 ] {} <Debug> HTTP-Session: 6a5ca682-9c4b-4883-aa9b-84a3376965f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
2976 2023.12.06 05:09:36.021343 [ 3 ] {} <Debug> HTTP-Session: 6a5ca682-9c4b-4883-aa9b-84a3376965f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2977 2023.12.06 05:09:36.021414 [ 3 ] {0ac281f9-1c9b-4812-a32f-a31f12289a3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2978 2023.12.06 05:09:36.021452 [ 3 ] {0ac281f9-1c9b-4812-a32f-a31f12289a3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2979 2023.12.06 05:09:36.021560 [ 3 ] {0ac281f9-1c9b-4812-a32f-a31f12289a3e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2980 2023.12.06 05:09:36.021830 [ 3 ] {0ac281f9-1c9b-4812-a32f-a31f12289a3e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.80 GiB.
2981 2023.12.06 05:09:36.022028 [ 3 ] {0ac281f9-1c9b-4812-a32f-a31f12289a3e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2982 2023.12.06 05:09:36.022181 [ 3 ] {0ac281f9-1c9b-4812-a32f-a31f12289a3e} <Trace> oximeter.fields_u16 (8cb82da4-2569-4cff-9ef2-a4fb36fc0b0c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
2983 2023.12.06 05:09:36.022309 [ 3 ] {0ac281f9-1c9b-4812-a32f-a31f12289a3e} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000865865 sec., 2309 rows/sec., 161.28 KiB/sec.
2984 2023.12.06 05:09:36.022426 [ 3 ] {0ac281f9-1c9b-4812-a32f-a31f12289a3e} <Debug> DynamicQueryHandler: Done processing query
2985 2023.12.06 05:09:36.022451 [ 3 ] {0ac281f9-1c9b-4812-a32f-a31f12289a3e} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2986 2023.12.06 05:09:36.022467 [ 3 ] {} <Debug> HTTP-Session: 6a5ca682-9c4b-4883-aa9b-84a3376965f9 Destroying unnamed session
2987 2023.12.06 05:09:36.022571 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 6280, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2988 2023.12.06 05:09:36.022618 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2989 2023.12.06 05:09:36.022638 [ 3 ] {} <Debug> HTTP-Session: 9ef49cde-9f7e-4bc1-9975-957e53adfd78 Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
2990 2023.12.06 05:09:36.022655 [ 3 ] {} <Debug> HTTP-Session: 9ef49cde-9f7e-4bc1-9975-957e53adfd78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2991 2023.12.06 05:09:36.022726 [ 3 ] {0800063a-b2ad-4f29-8ab5-c985c25fd921} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2992 2023.12.06 05:09:36.022763 [ 3 ] {0800063a-b2ad-4f29-8ab5-c985c25fd921} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2993 2023.12.06 05:09:36.022870 [ 3 ] {0800063a-b2ad-4f29-8ab5-c985c25fd921} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2994 2023.12.06 05:09:36.023195 [ 3 ] {0800063a-b2ad-4f29-8ab5-c985c25fd921} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.80 GiB.
2995 2023.12.06 05:09:36.023396 [ 3 ] {0800063a-b2ad-4f29-8ab5-c985c25fd921} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
2996 2023.12.06 05:09:36.023544 [ 3 ] {0800063a-b2ad-4f29-8ab5-c985c25fd921} <Trace> oximeter.fields_uuid (497de44e-e39e-43da-85ac-714f00fe2ab2): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
2997 2023.12.06 05:09:36.023649 [ 3 ] {0800063a-b2ad-4f29-8ab5-c985c25fd921} <Information> executeQuery: Read 37 rows, 2.93 KiB in 0.000890085 sec., 41569 rows/sec., 3.21 MiB/sec.
2998 2023.12.06 05:09:36.023789 [ 3 ] {0800063a-b2ad-4f29-8ab5-c985c25fd921} <Debug> DynamicQueryHandler: Done processing query
2999 2023.12.06 05:09:36.023814 [ 3 ] {0800063a-b2ad-4f29-8ab5-c985c25fd921} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3000 2023.12.06 05:09:36.023829 [ 3 ] {} <Debug> HTTP-Session: 9ef49cde-9f7e-4bc1-9975-957e53adfd78 Destroying unnamed session
3001 2023.12.06 05:09:36.023931 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 2134, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3002 2023.12.06 05:09:36.023978 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3003 2023.12.06 05:09:36.023998 [ 3 ] {} <Debug> HTTP-Session: 3826d8ac-4d4e-4671-b592-bef0deef16d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
3004 2023.12.06 05:09:36.024015 [ 3 ] {} <Debug> HTTP-Session: 3826d8ac-4d4e-4671-b592-bef0deef16d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3005 2023.12.06 05:09:36.024091 [ 3 ] {df527782-9714-4400-a615-380c47b9827e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
3006 2023.12.06 05:09:36.024135 [ 3 ] {df527782-9714-4400-a615-380c47b9827e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
3007 2023.12.06 05:09:36.024259 [ 3 ] {df527782-9714-4400-a615-380c47b9827e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3008 2023.12.06 05:09:36.024525 [ 3 ] {df527782-9714-4400-a615-380c47b9827e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.80 GiB.
3009 2023.12.06 05:09:36.024780 [ 3 ] {df527782-9714-4400-a615-380c47b9827e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
3010 2023.12.06 05:09:36.024954 [ 3 ] {df527782-9714-4400-a615-380c47b9827e} <Trace> oximeter.measurements_cumulativei64 (5bc0e194-9d76-4cef-8746-3bc68af56b89): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
3011 2023.12.06 05:09:36.025091 [ 3 ] {df527782-9714-4400-a615-380c47b9827e} <Information> executeQuery: Read 11 rows, 754.00 B in 0.000967686 sec., 11367 rows/sec., 760.92 KiB/sec.
3012 2023.12.06 05:09:36.025216 [ 3 ] {df527782-9714-4400-a615-380c47b9827e} <Debug> DynamicQueryHandler: Done processing query
3013 2023.12.06 05:09:36.025239 [ 3 ] {df527782-9714-4400-a615-380c47b9827e} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3014 2023.12.06 05:09:36.025255 [ 3 ] {} <Debug> HTTP-Session: 3826d8ac-4d4e-4671-b592-bef0deef16d0 Destroying unnamed session
3015 2023.12.06 05:09:36.025362 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 7192, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3016 2023.12.06 05:09:36.025409 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3017 2023.12.06 05:09:36.025428 [ 3 ] {} <Debug> HTTP-Session: 82e8923d-93f7-4b9e-9d2f-6f219abec9a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
3018 2023.12.06 05:09:36.025446 [ 3 ] {} <Debug> HTTP-Session: 82e8923d-93f7-4b9e-9d2f-6f219abec9a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3019 2023.12.06 05:09:36.025517 [ 3 ] {a3e07505-082b-4277-9eff-1094c7c55a12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3020 2023.12.06 05:09:36.025557 [ 3 ] {a3e07505-082b-4277-9eff-1094c7c55a12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3021 2023.12.06 05:09:36.025675 [ 3 ] {a3e07505-082b-4277-9eff-1094c7c55a12} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3022 2023.12.06 05:09:36.025959 [ 3 ] {a3e07505-082b-4277-9eff-1094c7c55a12} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.80 GiB.
3023 2023.12.06 05:09:36.026215 [ 3 ] {a3e07505-082b-4277-9eff-1094c7c55a12} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
3024 2023.12.06 05:09:36.026410 [ 3 ] {a3e07505-082b-4277-9eff-1094c7c55a12} <Trace> oximeter.measurements_cumulativeu64 (019f6a02-becc-4af9-8a4d-d47dc82a032a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
3025 2023.12.06 05:09:36.026546 [ 3 ] {a3e07505-082b-4277-9eff-1094c7c55a12} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.000993197 sec., 37253 rows/sec., 2.63 MiB/sec.
3026 2023.12.06 05:09:36.026680 [ 3 ] {a3e07505-082b-4277-9eff-1094c7c55a12} <Debug> DynamicQueryHandler: Done processing query
3027 2023.12.06 05:09:36.026704 [ 3 ] {a3e07505-082b-4277-9eff-1094c7c55a12} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3028 2023.12.06 05:09:36.026720 [ 3 ] {} <Debug> HTTP-Session: 82e8923d-93f7-4b9e-9d2f-6f219abec9a5 Destroying unnamed session
3029 2023.12.06 05:09:40.149811 [ 57 ] {} <Debug> DNSResolver: Updating DNS cache
3030 2023.12.06 05:09:40.149880 [ 57 ] {} <Debug> DNSResolver: Updated DNS cache
3031 2023.12.06 05:09:41.017963 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 6362, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3032 2023.12.06 05:09:41.018063 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3033 2023.12.06 05:09:41.018093 [ 3 ] {} <Debug> HTTP-Session: 2748aa87-3281-44a7-bfe8-1d6a83ad162b Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
3034 2023.12.06 05:09:41.018117 [ 3 ] {} <Debug> HTTP-Session: 2748aa87-3281-44a7-bfe8-1d6a83ad162b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3035 2023.12.06 05:09:41.018236 [ 3 ] {14eca10f-84ef-4353-954b-d5117cee4ff9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3036 2023.12.06 05:09:41.018290 [ 3 ] {14eca10f-84ef-4353-954b-d5117cee4ff9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3037 2023.12.06 05:09:41.018441 [ 3 ] {14eca10f-84ef-4353-954b-d5117cee4ff9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3038 2023.12.06 05:09:41.018840 [ 3 ] {14eca10f-84ef-4353-954b-d5117cee4ff9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.80 GiB.
3039 2023.12.06 05:09:41.019099 [ 3 ] {14eca10f-84ef-4353-954b-d5117cee4ff9} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3040 2023.12.06 05:09:41.019262 [ 3 ] {14eca10f-84ef-4353-954b-d5117cee4ff9} <Trace> oximeter.fields_i64 (23c12e21-ada0-481d-8e26-5f02a5b480c9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
3041 2023.12.06 05:09:41.019376 [ 3 ] {14eca10f-84ef-4353-954b-d5117cee4ff9} <Information> executeQuery: Read 44 rows, 3.57 KiB in 0.001108709 sec., 39685 rows/sec., 3.14 MiB/sec.
3042 2023.12.06 05:09:41.019579 [ 3 ] {14eca10f-84ef-4353-954b-d5117cee4ff9} <Debug> DynamicQueryHandler: Done processing query
3043 2023.12.06 05:09:41.019606 [ 3 ] {14eca10f-84ef-4353-954b-d5117cee4ff9} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3044 2023.12.06 05:09:41.019623 [ 3 ] {} <Debug> HTTP-Session: 2748aa87-3281-44a7-bfe8-1d6a83ad162b Destroying unnamed session
3045 2023.12.06 05:09:41.019769 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 21127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3046 2023.12.06 05:09:41.019817 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3047 2023.12.06 05:09:41.019837 [ 3 ] {} <Debug> HTTP-Session: 689415c9-b43e-4e5e-9ed0-10ba3995f290 Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
3048 2023.12.06 05:09:41.019856 [ 3 ] {} <Debug> HTTP-Session: 689415c9-b43e-4e5e-9ed0-10ba3995f290 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3049 2023.12.06 05:09:41.019932 [ 3 ] {a2a5dd4f-3c8d-4ffa-a7a2-43e0b19f2ea2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3050 2023.12.06 05:09:41.019972 [ 3 ] {a2a5dd4f-3c8d-4ffa-a7a2-43e0b19f2ea2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3051 2023.12.06 05:09:41.020084 [ 3 ] {a2a5dd4f-3c8d-4ffa-a7a2-43e0b19f2ea2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3052 2023.12.06 05:09:41.020445 [ 3 ] {a2a5dd4f-3c8d-4ffa-a7a2-43e0b19f2ea2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.80 GiB.
3053 2023.12.06 05:09:41.020660 [ 3 ] {a2a5dd4f-3c8d-4ffa-a7a2-43e0b19f2ea2} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
3054 2023.12.06 05:09:41.020810 [ 3 ] {a2a5dd4f-3c8d-4ffa-a7a2-43e0b19f2ea2} <Trace> oximeter.fields_string (e0a0ef65-1baf-4921-8b30-1507f49df8b5): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
3055 2023.12.06 05:09:41.020928 [ 3 ] {a2a5dd4f-3c8d-4ffa-a7a2-43e0b19f2ea2} <Information> executeQuery: Read 132 rows, 13.05 KiB in 0.000958185 sec., 137760 rows/sec., 13.30 MiB/sec.
3056 2023.12.06 05:09:41.021069 [ 3 ] {a2a5dd4f-3c8d-4ffa-a7a2-43e0b19f2ea2} <Debug> DynamicQueryHandler: Done processing query
3057 2023.12.06 05:09:41.021095 [ 3 ] {a2a5dd4f-3c8d-4ffa-a7a2-43e0b19f2ea2} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3058 2023.12.06 05:09:41.021111 [ 3 ] {} <Debug> HTTP-Session: 689415c9-b43e-4e5e-9ed0-10ba3995f290 Destroying unnamed session
3059 2023.12.06 05:09:41.021228 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 7507, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3060 2023.12.06 05:09:41.021273 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3061 2023.12.06 05:09:41.021292 [ 3 ] {} <Debug> HTTP-Session: aea610cc-e8cd-48d4-b162-0c7374694cd7 Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
3062 2023.12.06 05:09:41.021309 [ 3 ] {} <Debug> HTTP-Session: aea610cc-e8cd-48d4-b162-0c7374694cd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3063 2023.12.06 05:09:41.021382 [ 3 ] {eb30c307-a5cc-4db3-a5e0-758728a5b6ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3064 2023.12.06 05:09:41.021420 [ 3 ] {eb30c307-a5cc-4db3-a5e0-758728a5b6ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3065 2023.12.06 05:09:41.021526 [ 3 ] {eb30c307-a5cc-4db3-a5e0-758728a5b6ce} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3066 2023.12.06 05:09:41.021803 [ 3 ] {eb30c307-a5cc-4db3-a5e0-758728a5b6ce} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.80 GiB.
3067 2023.12.06 05:09:41.022011 [ 3 ] {eb30c307-a5cc-4db3-a5e0-758728a5b6ce} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
3068 2023.12.06 05:09:41.022163 [ 3 ] {eb30c307-a5cc-4db3-a5e0-758728a5b6ce} <Trace> oximeter.fields_uuid (497de44e-e39e-43da-85ac-714f00fe2ab2): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
3069 2023.12.06 05:09:41.022281 [ 3 ] {eb30c307-a5cc-4db3-a5e0-758728a5b6ce} <Information> executeQuery: Read 44 rows, 3.52 KiB in 0.000871394 sec., 50493 rows/sec., 3.95 MiB/sec.
3070 2023.12.06 05:09:41.022426 [ 3 ] {eb30c307-a5cc-4db3-a5e0-758728a5b6ce} <Debug> DynamicQueryHandler: Done processing query
3071 2023.12.06 05:09:41.022452 [ 3 ] {eb30c307-a5cc-4db3-a5e0-758728a5b6ce} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3072 2023.12.06 05:09:41.022468 [ 3 ] {} <Debug> HTTP-Session: aea610cc-e8cd-48d4-b162-0c7374694cd7 Destroying unnamed session
3073 2023.12.06 05:09:41.022602 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 47079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3074 2023.12.06 05:09:41.022648 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3075 2023.12.06 05:09:41.022667 [ 3 ] {} <Debug> HTTP-Session: 1ac783b3-4913-4ba7-91f2-cbbba34fbdff Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
3076 2023.12.06 05:09:41.022684 [ 3 ] {} <Debug> HTTP-Session: 1ac783b3-4913-4ba7-91f2-cbbba34fbdff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3077 2023.12.06 05:09:41.022766 [ 3 ] {b8661b17-614a-43b8-84ab-a40c60ab4ed9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3078 2023.12.06 05:09:41.022810 [ 3 ] {b8661b17-614a-43b8-84ab-a40c60ab4ed9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3079 2023.12.06 05:09:41.022953 [ 3 ] {b8661b17-614a-43b8-84ab-a40c60ab4ed9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3080 2023.12.06 05:09:41.023394 [ 3 ] {b8661b17-614a-43b8-84ab-a40c60ab4ed9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.80 GiB.
3081 2023.12.06 05:09:41.023705 [ 3 ] {b8661b17-614a-43b8-84ab-a40c60ab4ed9} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3082 2023.12.06 05:09:41.023878 [ 3 ] {b8661b17-614a-43b8-84ab-a40c60ab4ed9} <Trace> oximeter.measurements_histogramf64 (f0df1573-b2eb-4c9d-a8e8-54e15f434e30): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
3083 2023.12.06 05:09:41.024009 [ 3 ] {b8661b17-614a-43b8-84ab-a40c60ab4ed9} <Information> executeQuery: Read 44 rows, 60.80 KiB in 0.00120828 sec., 36415 rows/sec., 49.14 MiB/sec.
3084 2023.12.06 05:09:41.024144 [ 3 ] {b8661b17-614a-43b8-84ab-a40c60ab4ed9} <Debug> DynamicQueryHandler: Done processing query
3085 2023.12.06 05:09:41.024168 [ 3 ] {b8661b17-614a-43b8-84ab-a40c60ab4ed9} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
3086 2023.12.06 05:09:41.024185 [ 3 ] {} <Debug> HTTP-Session: 1ac783b3-4913-4ba7-91f2-cbbba34fbdff Destroying unnamed session
3087 2023.12.06 05:09:47.510179 [ 149 ] {} <Debug> oximeter.fields_u16 (8cb82da4-2569-4cff-9ef2-a4fb36fc0b0c) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0
3088 2023.12.06 05:09:47.510269 [ 149 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.79 GiB.
3089 2023.12.06 05:09:47.510377 [ 12 ] {8cb82da4-2569-4cff-9ef2-a4fb36fc0b0c::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact
3090 2023.12.06 05:09:47.510509 [ 12 ] {8cb82da4-2569-4cff-9ef2-a4fb36fc0b0c::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3091 2023.12.06 05:09:47.510547 [ 12 ] {8cb82da4-2569-4cff-9ef2-a4fb36fc0b0c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 10 rows starting from the beginning of the part
3092 2023.12.06 05:09:47.510675 [ 12 ] {8cb82da4-2569-4cff-9ef2-a4fb36fc0b0c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part
3093 2023.12.06 05:09:47.510774 [ 12 ] {8cb82da4-2569-4cff-9ef2-a4fb36fc0b0c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part
3094 2023.12.06 05:09:47.510866 [ 12 ] {8cb82da4-2569-4cff-9ef2-a4fb36fc0b0c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part
3095 2023.12.06 05:09:47.510951 [ 12 ] {8cb82da4-2569-4cff-9ef2-a4fb36fc0b0c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part
3096 2023.12.06 05:09:47.511569 [ 12 ] {8cb82da4-2569-4cff-9ef2-a4fb36fc0b0c::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.001250061 sec., 15999.219238101181 rows/sec., 1.09 MiB/sec.
3097 2023.12.06 05:09:47.511670 [ 12 ] {8cb82da4-2569-4cff-9ef2-a4fb36fc0b0c::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary)
3098 2023.12.06 05:09:47.511835 [ 12 ] {8cb82da4-2569-4cff-9ef2-a4fb36fc0b0c::all_1_9_2} <Trace> oximeter.fields_u16 (8cb82da4-2569-4cff-9ef2-a4fb36fc0b0c): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2.
3099 2023.12.06 05:09:47.511904 [ 12 ] {8cb82da4-2569-4cff-9ef2-a4fb36fc0b0c::all_1_9_2} <Trace> oximeter.fields_u16 (8cb82da4-2569-4cff-9ef2-a4fb36fc0b0c) (MergerMutator): Merged 5 parts: from all_1_5_1 to all_9_9_0
3100 2023.12.06 05:09:48.609393 [ 149 ] {} <Debug> oximeter.measurements_cumulativei64 (5bc0e194-9d76-4cef-8746-3bc68af56b89) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
3101 2023.12.06 05:09:48.609500 [ 149 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.79 GiB.
3102 2023.12.06 05:09:48.609651 [ 19 ] {5bc0e194-9d76-4cef-8746-3bc68af56b89::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact
3103 2023.12.06 05:09:48.609868 [ 19 ] {5bc0e194-9d76-4cef-8746-3bc68af56b89::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3104 2023.12.06 05:09:48.609933 [ 19 ] {5bc0e194-9d76-4cef-8746-3bc68af56b89::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 11 rows starting from the beginning of the part
3105 2023.12.06 05:09:48.610149 [ 19 ] {5bc0e194-9d76-4cef-8746-3bc68af56b89::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 11 rows starting from the beginning of the part
3106 2023.12.06 05:09:48.610325 [ 19 ] {5bc0e194-9d76-4cef-8746-3bc68af56b89::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 11 rows starting from the beginning of the part
3107 2023.12.06 05:09:48.610490 [ 19 ] {5bc0e194-9d76-4cef-8746-3bc68af56b89::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 11 rows starting from the beginning of the part
3108 2023.12.06 05:09:48.610670 [ 19 ] {5bc0e194-9d76-4cef-8746-3bc68af56b89::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 11 rows starting from the beginning of the part
3109 2023.12.06 05:09:48.611428 [ 14 ] {5bc0e194-9d76-4cef-8746-3bc68af56b89::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 55 rows, containing 5 columns (5 merged, 0 gathered) in 0.001842691 sec., 29847.652156547138 rows/sec., 1.95 MiB/sec.
3110 2023.12.06 05:09:48.611561 [ 19 ] {5bc0e194-9d76-4cef-8746-3bc68af56b89::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
3111 2023.12.06 05:09:48.611775 [ 19 ] {5bc0e194-9d76-4cef-8746-3bc68af56b89::all_1_5_1} <Trace> oximeter.measurements_cumulativei64 (5bc0e194-9d76-4cef-8746-3bc68af56b89): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1.
3112 2023.12.06 05:09:48.611841 [ 19 ] {5bc0e194-9d76-4cef-8746-3bc68af56b89::all_1_5_1} <Trace> oximeter.measurements_cumulativei64 (5bc0e194-9d76-4cef-8746-3bc68af56b89) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0
3113 2023.12.06 05:09:48.652283 [ 149 ] {} <Debug> oximeter.fields_ipaddr (de35b38f-4940-4d4e-b97d-610697f224b0) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0
3114 2023.12.06 05:09:48.652328 [ 149 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.79 GiB.
3115 2023.12.06 05:09:48.652410 [ 12 ] {de35b38f-4940-4d4e-b97d-610697f224b0::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact
3116 2023.12.06 05:09:48.652550 [ 12 ] {de35b38f-4940-4d4e-b97d-610697f224b0::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3117 2023.12.06 05:09:48.652589 [ 12 ] {de35b38f-4940-4d4e-b97d-610697f224b0::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 10 rows starting from the beginning of the part
3118 2023.12.06 05:09:48.652725 [ 12 ] {de35b38f-4940-4d4e-b97d-610697f224b0::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part
3119 2023.12.06 05:09:48.652828 [ 12 ] {de35b38f-4940-4d4e-b97d-610697f224b0::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part
3120 2023.12.06 05:09:48.652921 [ 12 ] {de35b38f-4940-4d4e-b97d-610697f224b0::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part
3121 2023.12.06 05:09:48.653011 [ 12 ] {de35b38f-4940-4d4e-b97d-610697f224b0::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part
3122 2023.12.06 05:09:48.653635 [ 14 ] {de35b38f-4940-4d4e-b97d-610697f224b0::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.001267181 sec., 15783.06492916166 rows/sec., 1.29 MiB/sec.
3123 2023.12.06 05:09:48.653737 [ 12 ] {de35b38f-4940-4d4e-b97d-610697f224b0::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary)
3124 2023.12.06 05:09:48.653915 [ 12 ] {de35b38f-4940-4d4e-b97d-610697f224b0::all_1_9_2} <Trace> oximeter.fields_ipaddr (de35b38f-4940-4d4e-b97d-610697f224b0): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2.
3125 2023.12.06 05:09:48.653981 [ 12 ] {de35b38f-4940-4d4e-b97d-610697f224b0::all_1_9_2} <Trace> oximeter.fields_ipaddr (de35b38f-4940-4d4e-b97d-610697f224b0) (MergerMutator): Merged 5 parts: from all_1_5_1 to all_9_9_0
3126 2023.12.06 05:09:51.017903 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 6649, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3127 2023.12.06 05:09:51.018004 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3128 2023.12.06 05:09:51.018031 [ 3 ] {} <Debug> HTTP-Session: b8a1f02c-cd44-4fce-abee-0b0b7c935160 Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
3129 2023.12.06 05:09:51.018056 [ 3 ] {} <Debug> HTTP-Session: b8a1f02c-cd44-4fce-abee-0b0b7c935160 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3130 2023.12.06 05:09:51.018185 [ 3 ] {8b05bc89-8573-4034-ae35-fef86ee4c32c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3131 2023.12.06 05:09:51.018243 [ 3 ] {8b05bc89-8573-4034-ae35-fef86ee4c32c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3132 2023.12.06 05:09:51.018398 [ 3 ] {8b05bc89-8573-4034-ae35-fef86ee4c32c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3133 2023.12.06 05:09:51.018827 [ 3 ] {8b05bc89-8573-4034-ae35-fef86ee4c32c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.79 GiB.
3134 2023.12.06 05:09:51.019098 [ 3 ] {8b05bc89-8573-4034-ae35-fef86ee4c32c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
3135 2023.12.06 05:09:51.019263 [ 3 ] {8b05bc89-8573-4034-ae35-fef86ee4c32c} <Trace> oximeter.fields_i64 (23c12e21-ada0-481d-8e26-5f02a5b480c9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
3136 2023.12.06 05:09:51.019387 [ 3 ] {8b05bc89-8573-4034-ae35-fef86ee4c32c} <Information> executeQuery: Read 46 rows, 3.73 KiB in 0.00116506 sec., 39482 rows/sec., 3.13 MiB/sec.
3137 2023.12.06 05:09:51.019561 [ 3 ] {8b05bc89-8573-4034-ae35-fef86ee4c32c} <Debug> DynamicQueryHandler: Done processing query
3138 2023.12.06 05:09:51.019589 [ 3 ] {8b05bc89-8573-4034-ae35-fef86ee4c32c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3139 2023.12.06 05:09:51.019605 [ 3 ] {} <Debug> HTTP-Session: b8a1f02c-cd44-4fce-abee-0b0b7c935160 Destroying unnamed session
3140 2023.12.06 05:09:51.019727 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3141 2023.12.06 05:09:51.019778 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3142 2023.12.06 05:09:51.019799 [ 3 ] {} <Debug> HTTP-Session: 64569dbe-2fb2-44c1-8c9f-27a650995666 Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
3143 2023.12.06 05:09:51.019819 [ 3 ] {} <Debug> HTTP-Session: 64569dbe-2fb2-44c1-8c9f-27a650995666 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3144 2023.12.06 05:09:51.019896 [ 3 ] {ba1cf356-233f-43f2-ab0b-d637598864d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
3145 2023.12.06 05:09:51.019939 [ 3 ] {ba1cf356-233f-43f2-ab0b-d637598864d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3146 2023.12.06 05:09:51.020049 [ 3 ] {ba1cf356-233f-43f2-ab0b-d637598864d6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3147 2023.12.06 05:09:51.020304 [ 3 ] {ba1cf356-233f-43f2-ab0b-d637598864d6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.79 GiB.
3148 2023.12.06 05:09:51.020511 [ 3 ] {ba1cf356-233f-43f2-ab0b-d637598864d6} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
3149 2023.12.06 05:09:51.020660 [ 3 ] {ba1cf356-233f-43f2-ab0b-d637598864d6} <Trace> oximeter.fields_ipaddr (de35b38f-4940-4d4e-b97d-610697f224b0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
3150 2023.12.06 05:09:51.020760 [ 3 ] {ba1cf356-233f-43f2-ab0b-d637598864d6} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000834734 sec., 2395 rows/sec., 204.73 KiB/sec.
3151 2023.12.06 05:09:51.020862 [ 3 ] {ba1cf356-233f-43f2-ab0b-d637598864d6} <Debug> DynamicQueryHandler: Done processing query
3152 2023.12.06 05:09:51.020886 [ 3 ] {ba1cf356-233f-43f2-ab0b-d637598864d6} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3153 2023.12.06 05:09:51.020902 [ 3 ] {} <Debug> HTTP-Session: 64569dbe-2fb2-44c1-8c9f-27a650995666 Destroying unnamed session
3154 2023.12.06 05:09:51.021039 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 22204, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3155 2023.12.06 05:09:51.021089 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3156 2023.12.06 05:09:51.021109 [ 3 ] {} <Debug> HTTP-Session: 097e2c56-7fbd-4e05-8007-c54af1615a1c Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
3157 2023.12.06 05:09:51.021127 [ 3 ] {} <Debug> HTTP-Session: 097e2c56-7fbd-4e05-8007-c54af1615a1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3158 2023.12.06 05:09:51.021202 [ 3 ] {7f398ece-b5b0-41e5-9983-79c5ebf2346c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3159 2023.12.06 05:09:51.021240 [ 3 ] {7f398ece-b5b0-41e5-9983-79c5ebf2346c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3160 2023.12.06 05:09:51.021342 [ 3 ] {7f398ece-b5b0-41e5-9983-79c5ebf2346c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3161 2023.12.06 05:09:51.021657 [ 3 ] {7f398ece-b5b0-41e5-9983-79c5ebf2346c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.79 GiB.
3162 2023.12.06 05:09:51.021867 [ 3 ] {7f398ece-b5b0-41e5-9983-79c5ebf2346c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
3163 2023.12.06 05:09:51.022019 [ 3 ] {7f398ece-b5b0-41e5-9983-79c5ebf2346c} <Trace> oximeter.fields_string (e0a0ef65-1baf-4921-8b30-1507f49df8b5): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0.
3164 2023.12.06 05:09:51.022124 [ 3 ] {7f398ece-b5b0-41e5-9983-79c5ebf2346c} <Information> executeQuery: Read 139 rows, 13.70 KiB in 0.000893695 sec., 155534 rows/sec., 14.97 MiB/sec.
3165 2023.12.06 05:09:51.022254 [ 3 ] {7f398ece-b5b0-41e5-9983-79c5ebf2346c} <Debug> DynamicQueryHandler: Done processing query
3166 2023.12.06 05:09:51.022279 [ 3 ] {7f398ece-b5b0-41e5-9983-79c5ebf2346c} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3167 2023.12.06 05:09:51.022296 [ 3 ] {} <Debug> HTTP-Session: 097e2c56-7fbd-4e05-8007-c54af1615a1c Destroying unnamed session
3168 2023.12.06 05:09:51.022401 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3169 2023.12.06 05:09:51.022445 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3170 2023.12.06 05:09:51.022465 [ 3 ] {} <Debug> HTTP-Session: c8bf1085-523d-419f-b426-4d0201d8159f Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
3171 2023.12.06 05:09:51.022482 [ 3 ] {} <Debug> HTTP-Session: c8bf1085-523d-419f-b426-4d0201d8159f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3172 2023.12.06 05:09:51.022551 [ 3 ] {92c87c1a-e1bd-45f3-afe3-dd0f880fba65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3173 2023.12.06 05:09:51.022590 [ 3 ] {92c87c1a-e1bd-45f3-afe3-dd0f880fba65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3174 2023.12.06 05:09:51.022695 [ 3 ] {92c87c1a-e1bd-45f3-afe3-dd0f880fba65} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3175 2023.12.06 05:09:51.022909 [ 3 ] {92c87c1a-e1bd-45f3-afe3-dd0f880fba65} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.79 GiB.
3176 2023.12.06 05:09:51.023107 [ 3 ] {92c87c1a-e1bd-45f3-afe3-dd0f880fba65} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
3177 2023.12.06 05:09:51.023252 [ 3 ] {92c87c1a-e1bd-45f3-afe3-dd0f880fba65} <Trace> oximeter.fields_u16 (8cb82da4-2569-4cff-9ef2-a4fb36fc0b0c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
3178 2023.12.06 05:09:51.023352 [ 3 ] {92c87c1a-e1bd-45f3-afe3-dd0f880fba65} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000773433 sec., 2585 rows/sec., 180.56 KiB/sec.
3179 2023.12.06 05:09:51.023452 [ 3 ] {92c87c1a-e1bd-45f3-afe3-dd0f880fba65} <Debug> DynamicQueryHandler: Done processing query
3180 2023.12.06 05:09:51.023476 [ 3 ] {92c87c1a-e1bd-45f3-afe3-dd0f880fba65} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3181 2023.12.06 05:09:51.023492 [ 3 ] {} <Debug> HTTP-Session: c8bf1085-523d-419f-b426-4d0201d8159f Destroying unnamed session
3182 2023.12.06 05:09:51.023604 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 8187, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3183 2023.12.06 05:09:51.023648 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3184 2023.12.06 05:09:51.023668 [ 3 ] {} <Debug> HTTP-Session: e05854c3-b2a5-4b23-8d9d-dc672bd965b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
3185 2023.12.06 05:09:51.023685 [ 3 ] {} <Debug> HTTP-Session: e05854c3-b2a5-4b23-8d9d-dc672bd965b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3186 2023.12.06 05:09:51.023755 [ 3 ] {3b6f380e-7368-4703-b2cc-0faf56953373} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3187 2023.12.06 05:09:51.023793 [ 3 ] {3b6f380e-7368-4703-b2cc-0faf56953373} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3188 2023.12.06 05:09:51.023895 [ 3 ] {3b6f380e-7368-4703-b2cc-0faf56953373} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3189 2023.12.06 05:09:51.024138 [ 3 ] {3b6f380e-7368-4703-b2cc-0faf56953373} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.79 GiB.
3190 2023.12.06 05:09:51.024347 [ 3 ] {3b6f380e-7368-4703-b2cc-0faf56953373} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
3191 2023.12.06 05:09:51.024501 [ 3 ] {3b6f380e-7368-4703-b2cc-0faf56953373} <Trace> oximeter.fields_uuid (497de44e-e39e-43da-85ac-714f00fe2ab2): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0.
3192 2023.12.06 05:09:51.024605 [ 3 ] {3b6f380e-7368-4703-b2cc-0faf56953373} <Information> executeQuery: Read 48 rows, 3.85 KiB in 0.000823094 sec., 58316 rows/sec., 4.56 MiB/sec.
3193 2023.12.06 05:09:51.024703 [ 3 ] {3b6f380e-7368-4703-b2cc-0faf56953373} <Debug> DynamicQueryHandler: Done processing query
3194 2023.12.06 05:09:51.024727 [ 3 ] {3b6f380e-7368-4703-b2cc-0faf56953373} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3195 2023.12.06 05:09:51.024742 [ 3 ] {} <Debug> HTTP-Session: e05854c3-b2a5-4b23-8d9d-dc672bd965b7 Destroying unnamed session
3196 2023.12.06 05:09:51.024840 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3197 2023.12.06 05:09:51.024885 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3198 2023.12.06 05:09:51.024905 [ 3 ] {} <Debug> HTTP-Session: 29d5cb8a-ee1a-427c-a71f-f0a816372e78 Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
3199 2023.12.06 05:09:51.024923 [ 3 ] {} <Debug> HTTP-Session: 29d5cb8a-ee1a-427c-a71f-f0a816372e78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3200 2023.12.06 05:09:51.024991 [ 3 ] {060c9050-ccde-44bb-9dd8-947d29b5842a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3201 2023.12.06 05:09:51.025033 [ 3 ] {060c9050-ccde-44bb-9dd8-947d29b5842a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3202 2023.12.06 05:09:51.025159 [ 3 ] {060c9050-ccde-44bb-9dd8-947d29b5842a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3203 2023.12.06 05:09:51.025371 [ 3 ] {060c9050-ccde-44bb-9dd8-947d29b5842a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.79 GiB.
3204 2023.12.06 05:09:51.025622 [ 3 ] {060c9050-ccde-44bb-9dd8-947d29b5842a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
3205 2023.12.06 05:09:51.025801 [ 3 ] {060c9050-ccde-44bb-9dd8-947d29b5842a} <Trace> oximeter.measurements_cumulativeu64 (019f6a02-becc-4af9-8a4d-d47dc82a032a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
3206 2023.12.06 05:09:51.025905 [ 3 ] {060c9050-ccde-44bb-9dd8-947d29b5842a} <Information> executeQuery: Read 1 rows, 72.00 B in 0.000886305 sec., 1128 rows/sec., 79.33 KiB/sec.
3207 2023.12.06 05:09:51.026006 [ 3 ] {060c9050-ccde-44bb-9dd8-947d29b5842a} <Debug> DynamicQueryHandler: Done processing query
3208 2023.12.06 05:09:51.026030 [ 3 ] {060c9050-ccde-44bb-9dd8-947d29b5842a} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3209 2023.12.06 05:09:51.026046 [ 3 ] {} <Debug> HTTP-Session: 29d5cb8a-ee1a-427c-a71f-f0a816372e78 Destroying unnamed session
3210 2023.12.06 05:09:51.026189 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33701, User-Agent: (none), Length: 49216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3211 2023.12.06 05:09:51.026235 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3212 2023.12.06 05:09:51.026254 [ 3 ] {} <Debug> HTTP-Session: 1410f142-a5de-46e0-9b89-321f0b37109d Authenticating user 'default' from [fd00:1122:3344:101::d]:33701
3213 2023.12.06 05:09:51.026272 [ 3 ] {} <Debug> HTTP-Session: 1410f142-a5de-46e0-9b89-321f0b37109d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3214 2023.12.06 05:09:51.026351 [ 3 ] {dbf35b23-2bf4-4d2c-8443-0f1dbbbd8839} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33701) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3215 2023.12.06 05:09:51.026393 [ 3 ] {dbf35b23-2bf4-4d2c-8443-0f1dbbbd8839} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3216 2023.12.06 05:09:51.026527 [ 3 ] {dbf35b23-2bf4-4d2c-8443-0f1dbbbd8839} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3217 2023.12.06 05:09:51.026920 [ 3 ] {dbf35b23-2bf4-4d2c-8443-0f1dbbbd8839} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.79 GiB.
3218 2023.12.06 05:09:51.027220 [ 3 ] {dbf35b23-2bf4-4d2c-8443-0f1dbbbd8839} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
3219 2023.12.06 05:09:51.027407 [ 3 ] {dbf35b23-2bf4-4d2c-8443-0f1dbbbd8839} <Trace> oximeter.measurements_histogramf64 (f0df1573-b2eb-4c9d-a8e8-54e15f434e30): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
3220 2023.12.06 05:09:51.027514 [ 3 ] {dbf35b23-2bf4-4d2c-8443-0f1dbbbd8839} <Information> executeQuery: Read 46 rows, 63.56 KiB in 0.001135279 sec., 40518 rows/sec., 54.68 MiB/sec.
3221 2023.12.06 05:09:51.027633 [ 3 ] {dbf35b23-2bf4-4d2c-8443-0f1dbbbd8839} <Debug> DynamicQueryHandler: Done processing query
3222 2023.12.06 05:09:51.027656 [ 3 ] {dbf35b23-2bf4-4d2c-8443-0f1dbbbd8839} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
3223 2023.12.06 05:09:51.027671 [ 3 ] {} <Debug> HTTP-Session: 1410f142-a5de-46e0-9b89-321f0b37109d Destroying unnamed session