Max level shown:
1 [ Dec 11 21:11:44 Enabled. ]
2 [ Dec 11 21:11:44 Rereading configuration. ]
3 [ Dec 11 21:11:46 Rereading configuration. ]
4 [ Dec 11 21:11:57 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ]
5 + set -o errexit
6 + set -o pipefail
7 + . /lib/svc/share/smf_include.sh
8 ++ SMF_EXIT_OK=0
9 ++ SMF_EXIT_NODAEMON=94
10 ++ SMF_EXIT_ERR_FATAL=95
11 ++ SMF_EXIT_ERR_CONFIG=96
12 ++ SMF_EXIT_MON_DEGRADE=97
13 ++ SMF_EXIT_MON_OFFLINE=98
14 ++ SMF_EXIT_ERR_NOSMF=99
15 ++ SMF_EXIT_ERR_PERM=100
16 ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default
17 + LISTEN_ADDR=fd00:1122:3344:101::e
18 ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default
19 + LISTEN_PORT=8123
20 ++ svcprop -c -p config/store svc:/oxide/clickhouse:default
21 + DATASTORE=/data
22 ++ svcprop -c -p config/datalink svc:/oxide/clickhouse:default
23 + DATALINK=oxControlService16
24 ++ svcprop -c -p config/gateway svc:/oxide/clickhouse:default
25 + GATEWAY=fd00:1122:3344:101::1
26 + [[ oxControlService16 == unknown ]]
27 + [[ fd00:1122:3344:101::1 == unknown ]]
28 + ipadm delete-if oxControlService16
29 ipadm: Could not delete oxControlService16: Interface does not exist
30 + true
31 + ipadm create-if -t oxControlService16
32 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService16
33 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService16
34 + ipadm show-addr oxControlService16/ll
35 ipadm: Address object not found
36 + ipadm create-addr -t -T addrconf oxControlService16/ll
37 + ipadm show-addr oxControlService16/omicron6
38 ipadm: Address object not found
39 + ipadm create-addr -t -T static -a fd00:1122:3344:101::e oxControlService16/omicron6
40 + route get -inet6 default -inet6 fd00:1122:3344:101::1
41 default: not in table
42 + route add -inet6 default -inet6 fd00:1122:3344:101::1
43 add net default: gateway fd00:1122:3344:101::1
44 + single_node=true
45 + command=()
46 + true
47 + command+=("/opt/oxide/clickhouse/clickhouse" "server" "--log-file" "/var/tmp/clickhouse-server.log" "--errorlog-file" "/var/tmp/clickhouse-server.errlog" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT")
48 + exec /opt/oxide/clickhouse/clickhouse server --log-file /var/tmp/clickhouse-server.log --errorlog-file /var/tmp/clickhouse-server.errlog -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123
49 [ Dec 11 21:11:58 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.11 21:11:58.850331 [ 1 ] {} <Information> Application: Will watch for the process with pid 23578
55 2023.12.11 21:11:58.850410 [ 1 ] {} <Information> Application: Forked a child process to watch
56 2023.12.11 21:11:59.589642 [ 1 ] {} <Information> : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 23578
57 2023.12.11 21:11:59.589799 [ 1 ] {} <Information> Application: starting up
58 2023.12.11 21:11:59.589982 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc
59 2023.12.11 21:11:59.721136 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536
60 2023.12.11 21:11:59.721184 [ 1 ] {} <Debug> Application: Initializing DateLUT.
61 2023.12.11 21:11:59.721198 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'.
62 2023.12.11 21:11:59.721237 [ 1 ] {} <Debug> Application: Setting up /data/tmp/ to store temporary data in it
63 2023.12.11 21:11:59.721548 [ 1 ] {} <Debug> Application: Initiailizing interserver credentials.
64 2023.12.11 21:11:59.722228 [ 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.11 21:11:59.722700 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
69 2023.12.11 21:11:59.722967 [ 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.11 21:11:59.725576 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
71 2023.12.11 21:11:59.725620 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
72 2023.12.11 21:11:59.726324 [ 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.11 21:11:59.726503 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
77 2023.12.11 21:11:59.732636 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
78 2023.12.11 21:11:59.733023 [ 1 ] {} <Debug> Access(user directories): Added users.xml access storage 'users.xml', path: config.xml
79 2023.12.11 21:11:59.733049 [ 1 ] {} <Information> Application: Uncompressed cache policy name
80 2023.12.11 21:11:59.734252 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32
81 2023.12.11 21:11:59.734619 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8
82 2023.12.11 21:11:59.734967 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8
83 2023.12.11 21:11:59.735397 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8
84 2023.12.11 21:11:59.736217 [ 1 ] {} <Information> Application: Loading user defined objects from /data/
85 2023.12.11 21:11:59.736260 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoader: Loading user defined objects
86 2023.12.11 21:11:59.736313 [ 1 ] {} <Debug> Application: Loaded user defined objects
87 2023.12.11 21:11:59.736331 [ 1 ] {} <Information> Application: Loading metadata from /data/
88 2023.12.11 21:11:59.755869 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total.
89 2023.12.11 21:11:59.755902 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000128753 sec
90 2023.12.11 21:11:59.756474 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level
91 2023.12.11 21:11:59.756552 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config
92 2023.12.11 21:11:59.756572 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config
93 2023.12.11 21:11:59.756590 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config
94 2023.12.11 21:11:59.756602 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config
95 2023.12.11 21:11:59.756618 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config
96 2023.12.11 21:11:59.756633 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config
97 2023.12.11 21:11:59.756664 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config
98 2023.12.11 21:11:59.756683 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config
99 2023.12.11 21:11:59.756714 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config
100 2023.12.11 21:11:59.756727 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config
101 2023.12.11 21:11:59.756741 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config
102 2023.12.11 21:11:59.756756 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config
103 2023.12.11 21:11:59.756788 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config
104 2023.12.11 21:11:59.756804 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config
105 2023.12.11 21:11:59.756817 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config
106 2023.12.11 21:11:59.791047 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal.
107 2023.12.11 21:11:59.794629 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total.
108 2023.12.11 21:11:59.794657 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.6451e-05 sec
109 2023.12.11 21:11:59.794682 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level
110 2023.12.11 21:11:59.794704 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables.
111 2023.12.11 21:11:59.794726 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables.
112 2023.12.11 21:11:59.796986 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads
113 2023.12.11 21:11:59.801855 [ 1 ] {} <Debug> Application: Loaded metadata.
114 2023.12.11 21:11:59.802049 [ 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.11 21:11:59.802136 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled.
116 2023.12.11 21:12:00.218766 [ 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.11 21:12:00.236653 [ 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.11 21:12:00.236733 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair.
119 2023.12.11 21:12:00.298464 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
120 2023.12.11 21:12:00.299327 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.65 MiB (RSS), difference: 210.70 MiB
121 2023.12.11 21:12:00.299691 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds
122 2023.12.11 21:12:00.299737 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48.
123 2023.12.11 21:12:00.299738 [ 169 ] {} <Debug> DNSResolver: Updating DNS cache
124 2023.12.11 21:12:00.299854 [ 169 ] {} <Debug> DNSResolver: Updated DNS cache
125 2023.12.11 21:12:00.299898 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123
126 2023.12.11 21:12:00.299958 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000
127 2023.12.11 21:12:00.300678 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004
128 2023.12.11 21:12:00.300759 [ 1 ] {} <Information> Application: Ready for connections.
129 2023.12.11 21:12:01.588414 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54665, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
130 2023.12.11 21:12:01.588659 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
131 2023.12.11 21:12:01.589308 [ 3 ] {} <Debug> HTTP-Session: c02d2863-becd-4614-b4ff-80a92840bf80 Authenticating user 'default' from [fd00:1122:3344:101::d]:54665
132 2023.12.11 21:12:01.589392 [ 3 ] {} <Debug> HTTP-Session: c02d2863-becd-4614-b4ff-80a92840bf80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
133 2023.12.11 21:12:01.589552 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false
134 2023.12.11 21:12:01.589584 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION
135 2023.12.11 21:12:01.589639 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION
136 2023.12.11 21:12:01.591208 [ 3 ] {ac180d03-4fce-4a13-b966-58a9c70cb5a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54665) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
137 2023.12.11 21:12:01.615211 [ 3 ] {ac180d03-4fce-4a13-b966-58a9c70cb5a2} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:54665) (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.11 21:12:01.616272 [ 3 ] {ac180d03-4fce-4a13-b966-58a9c70cb5a2} <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.11 21:12:01.617313 [ 3 ] {ac180d03-4fce-4a13-b966-58a9c70cb5a2} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
188 2023.12.11 21:12:01.617341 [ 3 ] {} <Debug> HTTP-Session: c02d2863-becd-4614-b4ff-80a92840bf80 Destroying unnamed session
189 2023.12.11 21:12:01.617769 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54665, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
190 2023.12.11 21:12:01.617941 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
191 2023.12.11 21:12:01.617977 [ 3 ] {} <Debug> HTTP-Session: 44e384e8-d7da-4c44-bb6b-032c474e5f58 Authenticating user 'default' from [fd00:1122:3344:101::d]:54665
192 2023.12.11 21:12:01.618116 [ 3 ] {} <Debug> HTTP-Session: 44e384e8-d7da-4c44-bb6b-032c474e5f58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
193 2023.12.11 21:12:01.618251 [ 3 ] {a0efe305-9c33-4286-b308-aaebc5ec2dc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54665) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete)
194 2023.12.11 21:12:01.618441 [ 3 ] {a0efe305-9c33-4286-b308-aaebc5ec2dc9} <Debug> executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete)
195 2023.12.11 21:12:01.619624 [ 3 ] {a0efe305-9c33-4286-b308-aaebc5ec2dc9} <Trace> ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters
196 2023.12.11 21:12:01.622073 [ 3 ] {a0efe305-9c33-4286-b308-aaebc5ec2dc9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
197 2023.12.11 21:12:01.627108 [ 3 ] {a0efe305-9c33-4286-b308-aaebc5ec2dc9} <Debug> DynamicQueryHandler: Done processing query
198 2023.12.11 21:12:01.627183 [ 3 ] {a0efe305-9c33-4286-b308-aaebc5ec2dc9} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB.
199 2023.12.11 21:12:01.627199 [ 3 ] {} <Debug> HTTP-Session: 44e384e8-d7da-4c44-bb6b-032c474e5f58 Destroying unnamed session
200 2023.12.11 21:12:01.627361 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54665, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
201 2023.12.11 21:12:01.627471 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
202 2023.12.11 21:12:01.627492 [ 3 ] {} <Debug> HTTP-Session: 102686ab-9402-4267-81b2-3478cc4cfbef Authenticating user 'default' from [fd00:1122:3344:101::d]:54665
203 2023.12.11 21:12:01.627509 [ 3 ] {} <Debug> HTTP-Session: 102686ab-9402-4267-81b2-3478cc4cfbef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
204 2023.12.11 21:12:01.627641 [ 3 ] {6a7167ff-822c-4fba-b41a-28689fe3f161} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54665) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
205 2023.12.11 21:12:01.627929 [ 3 ] {6a7167ff-822c-4fba-b41a-28689fe3f161} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:54665) (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.11 21:12:01.628209 [ 3 ] {6a7167ff-822c-4fba-b41a-28689fe3f161} <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.11 21:12:01.628454 [ 3 ] {6a7167ff-822c-4fba-b41a-28689fe3f161} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
256 2023.12.11 21:12:01.628474 [ 3 ] {} <Debug> HTTP-Session: 102686ab-9402-4267-81b2-3478cc4cfbef Destroying unnamed session
257 2023.12.11 21:12:01.630714 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54665, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
258 2023.12.11 21:12:01.630791 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
259 2023.12.11 21:12:01.630810 [ 3 ] {} <Debug> HTTP-Session: 12c86868-2cec-4e6f-b0ea-ebe60bee1d11 Authenticating user 'default' from [fd00:1122:3344:101::d]:54665
260 2023.12.11 21:12:01.630858 [ 3 ] {} <Debug> HTTP-Session: 12c86868-2cec-4e6f-b0ea-ebe60bee1d11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
261 2023.12.11 21:12:01.630992 [ 3 ] {73f4f924-6830-4898-9dde-d2eacab21bca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54665) DROP DATABASE IF EXISTS oximeter (stage: Complete)
262 2023.12.11 21:12:01.631091 [ 3 ] {73f4f924-6830-4898-9dde-d2eacab21bca} <Debug> DynamicQueryHandler: Done processing query
263 2023.12.11 21:12:01.631143 [ 3 ] {73f4f924-6830-4898-9dde-d2eacab21bca} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
264 2023.12.11 21:12:01.631159 [ 3 ] {} <Debug> HTTP-Session: 12c86868-2cec-4e6f-b0ea-ebe60bee1d11 Destroying unnamed session
265 2023.12.11 21:12:01.631331 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54665, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
266 2023.12.11 21:12:01.631398 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
267 2023.12.11 21:12:01.631419 [ 3 ] {} <Debug> HTTP-Session: 80e9db41-a61d-4fb9-a4eb-2706bac76faf Authenticating user 'default' from [fd00:1122:3344:101::d]:54665
268 2023.12.11 21:12:01.631467 [ 3 ] {} <Debug> HTTP-Session: 80e9db41-a61d-4fb9-a4eb-2706bac76faf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
269 2023.12.11 21:12:01.631525 [ 3 ] {95149abd-0e6c-47be-9136-b3f0d46e2ba7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54665) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete)
270 2023.12.11 21:12:01.631607 [ 3 ] {95149abd-0e6c-47be-9136-b3f0d46e2ba7} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.*
271 2023.12.11 21:12:01.635599 [ 3 ] {95149abd-0e6c-47be-9136-b3f0d46e2ba7} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total.
272 2023.12.11 21:12:01.635623 [ 3 ] {95149abd-0e6c-47be-9136-b3f0d46e2ba7} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.7901e-05 sec
273 2023.12.11 21:12:01.635678 [ 3 ] {95149abd-0e6c-47be-9136-b3f0d46e2ba7} <Information> TablesLoader: Loading 0 tables with 0 dependency level
274 2023.12.11 21:12:01.635724 [ 3 ] {95149abd-0e6c-47be-9136-b3f0d46e2ba7} <Information> DatabaseAtomic (oximeter): Starting up tables.
275 2023.12.11 21:12:01.635792 [ 3 ] {95149abd-0e6c-47be-9136-b3f0d46e2ba7} <Debug> DynamicQueryHandler: Done processing query
276 2023.12.11 21:12:01.635846 [ 3 ] {95149abd-0e6c-47be-9136-b3f0d46e2ba7} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
277 2023.12.11 21:12:01.635863 [ 3 ] {} <Debug> HTTP-Session: 80e9db41-a61d-4fb9-a4eb-2706bac76faf Destroying unnamed session
278 2023.12.11 21:12:01.636009 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54665, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
279 2023.12.11 21:12:01.636085 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
280 2023.12.11 21:12:01.636105 [ 3 ] {} <Debug> HTTP-Session: abe44523-d938-4b8f-9faf-ce6b65f55dd5 Authenticating user 'default' from [fd00:1122:3344:101::d]:54665
281 2023.12.11 21:12:01.636156 [ 3 ] {} <Debug> HTTP-Session: abe44523-d938-4b8f-9faf-ce6b65f55dd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
282 2023.12.11 21:12:01.636293 [ 3 ] {62cc9e64-f8bf-4d1c-b7b1-f67911f29305} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54665) /* 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.11 21:12:01.636395 [ 3 ] {62cc9e64-f8bf-4d1c-b7b1-f67911f29305} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version
285 2023.12.11 21:12:01.643961 [ 3 ] {62cc9e64-f8bf-4d1c-b7b1-f67911f29305} <Debug> oximeter.version (437674da-8891-43f5-be86-82ba0c015a1c): Loading data parts
286 2023.12.11 21:12:01.644143 [ 3 ] {62cc9e64-f8bf-4d1c-b7b1-f67911f29305} <Debug> oximeter.version (437674da-8891-43f5-be86-82ba0c015a1c): There are no data parts
287 2023.12.11 21:12:01.652731 [ 3 ] {62cc9e64-f8bf-4d1c-b7b1-f67911f29305} <Debug> DynamicQueryHandler: Done processing query
288 2023.12.11 21:12:01.652762 [ 3 ] {62cc9e64-f8bf-4d1c-b7b1-f67911f29305} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
289 2023.12.11 21:12:01.652889 [ 3 ] {} <Debug> HTTP-Session: abe44523-d938-4b8f-9faf-ce6b65f55dd5 Destroying unnamed session
290 2023.12.11 21:12:01.653055 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54665, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
291 2023.12.11 21:12:01.653162 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
292 2023.12.11 21:12:01.653215 [ 3 ] {} <Debug> HTTP-Session: 314c46bb-6862-4ad1-9a84-c9006cbe0d05 Authenticating user 'default' from [fd00:1122:3344:101::d]:54665
293 2023.12.11 21:12:01.653235 [ 3 ] {} <Debug> HTTP-Session: 314c46bb-6862-4ad1-9a84-c9006cbe0d05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
294 2023.12.11 21:12:01.653477 [ 3 ] {c64c529a-c4ea-407e-9ea6-b9e3692e0240} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54665) /* 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.11 21:12:01.653630 [ 3 ] {c64c529a-c4ea-407e-9ea6-b9e3692e0240} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool
306 2023.12.11 21:12:01.664032 [ 3 ] {c64c529a-c4ea-407e-9ea6-b9e3692e0240} <Debug> oximeter.measurements_bool (c93e3591-7cde-4565-9925-e1a61b1396c1): Loading data parts
307 2023.12.11 21:12:01.664202 [ 3 ] {c64c529a-c4ea-407e-9ea6-b9e3692e0240} <Debug> oximeter.measurements_bool (c93e3591-7cde-4565-9925-e1a61b1396c1): There are no data parts
308 2023.12.11 21:12:01.668245 [ 3 ] {c64c529a-c4ea-407e-9ea6-b9e3692e0240} <Debug> DynamicQueryHandler: Done processing query
309 2023.12.11 21:12:01.668274 [ 3 ] {c64c529a-c4ea-407e-9ea6-b9e3692e0240} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
310 2023.12.11 21:12:01.668353 [ 3 ] {} <Debug> HTTP-Session: 314c46bb-6862-4ad1-9a84-c9006cbe0d05 Destroying unnamed session
311 2023.12.11 21:12:01.668495 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54665, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
312 2023.12.11 21:12:01.668590 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
313 2023.12.11 21:12:01.668649 [ 3 ] {} <Debug> HTTP-Session: 72252780-1b8d-48e6-b69e-c7c7061e7c5e Authenticating user 'default' from [fd00:1122:3344:101::d]:54665
314 2023.12.11 21:12:01.668669 [ 3 ] {} <Debug> HTTP-Session: 72252780-1b8d-48e6-b69e-c7c7061e7c5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
315 2023.12.11 21:12:01.668898 [ 3 ] {feced49f-aaf7-45ce-836b-3771d701f253} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54665) 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.11 21:12:01.669004 [ 3 ] {feced49f-aaf7-45ce-836b-3771d701f253} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8
317 2023.12.11 21:12:01.674093 [ 3 ] {feced49f-aaf7-45ce-836b-3771d701f253} <Debug> oximeter.measurements_i8 (ba37a214-aa3d-4b80-b437-aa4628aced23): Loading data parts
318 2023.12.11 21:12:01.674247 [ 3 ] {feced49f-aaf7-45ce-836b-3771d701f253} <Debug> oximeter.measurements_i8 (ba37a214-aa3d-4b80-b437-aa4628aced23): There are no data parts
319 2023.12.11 21:12:01.680347 [ 3 ] {feced49f-aaf7-45ce-836b-3771d701f253} <Debug> DynamicQueryHandler: Done processing query
320 2023.12.11 21:12:01.680373 [ 3 ] {feced49f-aaf7-45ce-836b-3771d701f253} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
321 2023.12.11 21:12:01.680389 [ 3 ] {} <Debug> HTTP-Session: 72252780-1b8d-48e6-b69e-c7c7061e7c5e Destroying unnamed session
322 2023.12.11 21:12:01.680572 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54665, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
323 2023.12.11 21:12:01.680664 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
324 2023.12.11 21:12:01.680685 [ 3 ] {} <Debug> HTTP-Session: c2f7655d-8027-4453-a57b-f8cdaaf6b945 Authenticating user 'default' from [fd00:1122:3344:101::d]:54665
325 2023.12.11 21:12:01.680747 [ 3 ] {} <Debug> HTTP-Session: c2f7655d-8027-4453-a57b-f8cdaaf6b945 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
326 2023.12.11 21:12:01.680996 [ 3 ] {f36b4497-5132-4a3e-8923-1beff50d61e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54665) 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.11 21:12:01.681110 [ 3 ] {f36b4497-5132-4a3e-8923-1beff50d61e6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8
328 2023.12.11 21:12:01.686943 [ 3 ] {f36b4497-5132-4a3e-8923-1beff50d61e6} <Debug> oximeter.measurements_u8 (aeb365ca-7275-40c2-b45c-9f950fcfa7d4): Loading data parts
329 2023.12.11 21:12:01.687086 [ 3 ] {f36b4497-5132-4a3e-8923-1beff50d61e6} <Debug> oximeter.measurements_u8 (aeb365ca-7275-40c2-b45c-9f950fcfa7d4): There are no data parts
330 2023.12.11 21:12:01.693283 [ 3 ] {f36b4497-5132-4a3e-8923-1beff50d61e6} <Debug> DynamicQueryHandler: Done processing query
331 2023.12.11 21:12:01.693356 [ 3 ] {f36b4497-5132-4a3e-8923-1beff50d61e6} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
332 2023.12.11 21:12:01.693376 [ 3 ] {} <Debug> HTTP-Session: c2f7655d-8027-4453-a57b-f8cdaaf6b945 Destroying unnamed session
333 2023.12.11 21:12:01.693549 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54665, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
334 2023.12.11 21:12:01.693653 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
335 2023.12.11 21:12:01.693676 [ 3 ] {} <Debug> HTTP-Session: a155d801-0efd-4a95-935b-50b3c0939c68 Authenticating user 'default' from [fd00:1122:3344:101::d]:54665
336 2023.12.11 21:12:01.693731 [ 3 ] {} <Debug> HTTP-Session: a155d801-0efd-4a95-935b-50b3c0939c68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
337 2023.12.11 21:12:01.693992 [ 3 ] {b66c1152-14e8-44b0-b45b-e789be5ca614} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54665) 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.11 21:12:01.694070 [ 3 ] {b66c1152-14e8-44b0-b45b-e789be5ca614} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16
339 2023.12.11 21:12:01.712835 [ 3 ] {b66c1152-14e8-44b0-b45b-e789be5ca614} <Debug> oximeter.measurements_i16 (b4cc3cb5-1692-446a-aa10-bafa84001430): Loading data parts
340 2023.12.11 21:12:01.712998 [ 3 ] {b66c1152-14e8-44b0-b45b-e789be5ca614} <Debug> oximeter.measurements_i16 (b4cc3cb5-1692-446a-aa10-bafa84001430): There are no data parts
341 2023.12.11 21:12:01.715648 [ 3 ] {b66c1152-14e8-44b0-b45b-e789be5ca614} <Debug> DynamicQueryHandler: Done processing query
342 2023.12.11 21:12:01.715710 [ 3 ] {b66c1152-14e8-44b0-b45b-e789be5ca614} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
343 2023.12.11 21:12:01.715728 [ 3 ] {} <Debug> HTTP-Session: a155d801-0efd-4a95-935b-50b3c0939c68 Destroying unnamed session
344 2023.12.11 21:12:01.715885 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54665, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
345 2023.12.11 21:12:01.715960 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
346 2023.12.11 21:12:01.715980 [ 3 ] {} <Debug> HTTP-Session: e40cbc1d-29f4-49d3-ac65-3529ba5fee04 Authenticating user 'default' from [fd00:1122:3344:101::d]:54665
347 2023.12.11 21:12:01.716027 [ 3 ] {} <Debug> HTTP-Session: e40cbc1d-29f4-49d3-ac65-3529ba5fee04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
348 2023.12.11 21:12:01.716272 [ 3 ] {3368979a-44c3-4009-b881-5f059a09c696} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54665) 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.11 21:12:01.716351 [ 3 ] {3368979a-44c3-4009-b881-5f059a09c696} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16
350 2023.12.11 21:12:01.718827 [ 3 ] {3368979a-44c3-4009-b881-5f059a09c696} <Debug> oximeter.measurements_u16 (6119444e-ea16-4780-8ccb-1bc1b6561115): Loading data parts
351 2023.12.11 21:12:01.718917 [ 3 ] {3368979a-44c3-4009-b881-5f059a09c696} <Debug> oximeter.measurements_u16 (6119444e-ea16-4780-8ccb-1bc1b6561115): There are no data parts
352 2023.12.11 21:12:01.720209 [ 3 ] {3368979a-44c3-4009-b881-5f059a09c696} <Debug> DynamicQueryHandler: Done processing query
353 2023.12.11 21:12:01.720275 [ 3 ] {3368979a-44c3-4009-b881-5f059a09c696} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
354 2023.12.11 21:12:01.720293 [ 3 ] {} <Debug> HTTP-Session: e40cbc1d-29f4-49d3-ac65-3529ba5fee04 Destroying unnamed session
355 2023.12.11 21:12:01.720465 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54665, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
356 2023.12.11 21:12:01.720538 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
357 2023.12.11 21:12:01.720559 [ 3 ] {} <Debug> HTTP-Session: a26ff7cb-5abc-4faa-b7bb-537f4786477a Authenticating user 'default' from [fd00:1122:3344:101::d]:54665
358 2023.12.11 21:12:01.720609 [ 3 ] {} <Debug> HTTP-Session: a26ff7cb-5abc-4faa-b7bb-537f4786477a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
359 2023.12.11 21:12:01.720835 [ 3 ] {b80c5b44-1c92-4c69-87bf-4edd4c0d66f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54665) 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.11 21:12:01.720912 [ 3 ] {b80c5b44-1c92-4c69-87bf-4edd4c0d66f9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32
361 2023.12.11 21:12:01.727360 [ 3 ] {b80c5b44-1c92-4c69-87bf-4edd4c0d66f9} <Debug> oximeter.measurements_i32 (e688ad82-ab52-478a-8f33-b6a40c95883f): Loading data parts
362 2023.12.11 21:12:01.727453 [ 3 ] {b80c5b44-1c92-4c69-87bf-4edd4c0d66f9} <Debug> oximeter.measurements_i32 (e688ad82-ab52-478a-8f33-b6a40c95883f): There are no data parts
363 2023.12.11 21:12:01.728935 [ 3 ] {b80c5b44-1c92-4c69-87bf-4edd4c0d66f9} <Debug> DynamicQueryHandler: Done processing query
364 2023.12.11 21:12:01.729000 [ 3 ] {b80c5b44-1c92-4c69-87bf-4edd4c0d66f9} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
365 2023.12.11 21:12:01.729019 [ 3 ] {} <Debug> HTTP-Session: a26ff7cb-5abc-4faa-b7bb-537f4786477a Destroying unnamed session
366 2023.12.11 21:12:01.729155 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54665, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
367 2023.12.11 21:12:01.729274 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
368 2023.12.11 21:12:01.729298 [ 3 ] {} <Debug> HTTP-Session: 3e44180e-2181-47c2-b906-567c9fdfee26 Authenticating user 'default' from [fd00:1122:3344:101::d]:54665
369 2023.12.11 21:12:01.729348 [ 3 ] {} <Debug> HTTP-Session: 3e44180e-2181-47c2-b906-567c9fdfee26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
370 2023.12.11 21:12:01.729537 [ 3 ] {290047f9-b7d2-4f52-924c-065af546be37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54665) 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)
371 2023.12.11 21:12:01.729646 [ 3 ] {290047f9-b7d2-4f52-924c-065af546be37} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32
372 2023.12.11 21:12:01.731229 [ 3 ] {290047f9-b7d2-4f52-924c-065af546be37} <Debug> oximeter.measurements_u32 (445f12bf-752d-4201-ad30-9026a1a2dc77): Loading data parts
373 2023.12.11 21:12:01.731349 [ 3 ] {290047f9-b7d2-4f52-924c-065af546be37} <Debug> oximeter.measurements_u32 (445f12bf-752d-4201-ad30-9026a1a2dc77): There are no data parts
374 2023.12.11 21:12:01.734506 [ 3 ] {290047f9-b7d2-4f52-924c-065af546be37} <Debug> DynamicQueryHandler: Done processing query
375 2023.12.11 21:12:01.734600 [ 3 ] {290047f9-b7d2-4f52-924c-065af546be37} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
376 2023.12.11 21:12:01.734616 [ 3 ] {} <Debug> HTTP-Session: 3e44180e-2181-47c2-b906-567c9fdfee26 Destroying unnamed session
377 2023.12.11 21:12:01.734740 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54665, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
378 2023.12.11 21:12:01.734855 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
379 2023.12.11 21:12:01.734877 [ 3 ] {} <Debug> HTTP-Session: 4b065d16-a18a-4cf9-bcef-430a0a63d0ff Authenticating user 'default' from [fd00:1122:3344:101::d]:54665
380 2023.12.11 21:12:01.734894 [ 3 ] {} <Debug> HTTP-Session: 4b065d16-a18a-4cf9-bcef-430a0a63d0ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
381 2023.12.11 21:12:01.735137 [ 3 ] {854c3fd9-5f47-4898-9de3-31efa1fe2cfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54665) 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)
382 2023.12.11 21:12:01.735248 [ 3 ] {854c3fd9-5f47-4898-9de3-31efa1fe2cfa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64
383 2023.12.11 21:12:01.737605 [ 3 ] {854c3fd9-5f47-4898-9de3-31efa1fe2cfa} <Debug> oximeter.measurements_i64 (7513b1d6-ea19-4891-b1aa-8915bbea122f): Loading data parts
384 2023.12.11 21:12:01.737701 [ 3 ] {854c3fd9-5f47-4898-9de3-31efa1fe2cfa} <Debug> oximeter.measurements_i64 (7513b1d6-ea19-4891-b1aa-8915bbea122f): There are no data parts
385 2023.12.11 21:12:01.740046 [ 3 ] {854c3fd9-5f47-4898-9de3-31efa1fe2cfa} <Debug> DynamicQueryHandler: Done processing query
386 2023.12.11 21:12:01.740078 [ 3 ] {854c3fd9-5f47-4898-9de3-31efa1fe2cfa} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
387 2023.12.11 21:12:01.740129 [ 3 ] {} <Debug> HTTP-Session: 4b065d16-a18a-4cf9-bcef-430a0a63d0ff Destroying unnamed session
388 2023.12.11 21:12:01.740246 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54665, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
389 2023.12.11 21:12:01.740322 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
390 2023.12.11 21:12:01.740373 [ 3 ] {} <Debug> HTTP-Session: 67540648-86f7-494f-9e6f-caf67d4f5109 Authenticating user 'default' from [fd00:1122:3344:101::d]:54665
391 2023.12.11 21:12:01.740390 [ 3 ] {} <Debug> HTTP-Session: 67540648-86f7-494f-9e6f-caf67d4f5109 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
392 2023.12.11 21:12:01.740609 [ 3 ] {77b0d11f-206f-4a18-aaa6-a9ed1c3f3c16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54665) 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)
393 2023.12.11 21:12:01.740735 [ 3 ] {77b0d11f-206f-4a18-aaa6-a9ed1c3f3c16} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64
394 2023.12.11 21:12:01.745448 [ 3 ] {77b0d11f-206f-4a18-aaa6-a9ed1c3f3c16} <Debug> oximeter.measurements_u64 (964c99a0-628d-4700-9acf-c4cbb6e97a16): Loading data parts
395 2023.12.11 21:12:01.745543 [ 3 ] {77b0d11f-206f-4a18-aaa6-a9ed1c3f3c16} <Debug> oximeter.measurements_u64 (964c99a0-628d-4700-9acf-c4cbb6e97a16): There are no data parts
396 2023.12.11 21:12:01.747603 [ 3 ] {77b0d11f-206f-4a18-aaa6-a9ed1c3f3c16} <Debug> DynamicQueryHandler: Done processing query
397 2023.12.11 21:12:01.747630 [ 3 ] {77b0d11f-206f-4a18-aaa6-a9ed1c3f3c16} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
398 2023.12.11 21:12:01.747684 [ 3 ] {} <Debug> HTTP-Session: 67540648-86f7-494f-9e6f-caf67d4f5109 Destroying unnamed session
399 2023.12.11 21:12:01.747801 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54665, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
400 2023.12.11 21:12:01.747881 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
401 2023.12.11 21:12:01.747931 [ 3 ] {} <Debug> HTTP-Session: 6aa05b54-3705-43f5-b588-f19d3d185f5b Authenticating user 'default' from [fd00:1122:3344:101::d]:54665
402 2023.12.11 21:12:01.747947 [ 3 ] {} <Debug> HTTP-Session: 6aa05b54-3705-43f5-b588-f19d3d185f5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
403 2023.12.11 21:12:01.748164 [ 3 ] {c11d7764-9779-4be8-abd5-78dd8adb46b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54665) 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)
404 2023.12.11 21:12:01.748302 [ 3 ] {c11d7764-9779-4be8-abd5-78dd8adb46b6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32
405 2023.12.11 21:12:01.750335 [ 3 ] {c11d7764-9779-4be8-abd5-78dd8adb46b6} <Debug> oximeter.measurements_f32 (759eb1ff-e8a9-4b27-9eb3-4018b0ca0272): Loading data parts
406 2023.12.11 21:12:01.750472 [ 3 ] {c11d7764-9779-4be8-abd5-78dd8adb46b6} <Debug> oximeter.measurements_f32 (759eb1ff-e8a9-4b27-9eb3-4018b0ca0272): There are no data parts
407 2023.12.11 21:12:01.754042 [ 3 ] {c11d7764-9779-4be8-abd5-78dd8adb46b6} <Debug> DynamicQueryHandler: Done processing query
408 2023.12.11 21:12:01.754071 [ 3 ] {c11d7764-9779-4be8-abd5-78dd8adb46b6} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
409 2023.12.11 21:12:01.754127 [ 3 ] {} <Debug> HTTP-Session: 6aa05b54-3705-43f5-b588-f19d3d185f5b Destroying unnamed session
410 2023.12.11 21:12:01.754262 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54665, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
411 2023.12.11 21:12:01.754346 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
412 2023.12.11 21:12:01.754400 [ 3 ] {} <Debug> HTTP-Session: c0472657-7299-47dd-953a-f397b8457869 Authenticating user 'default' from [fd00:1122:3344:101::d]:54665
413 2023.12.11 21:12:01.754417 [ 3 ] {} <Debug> HTTP-Session: c0472657-7299-47dd-953a-f397b8457869 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
414 2023.12.11 21:12:01.754648 [ 3 ] {ff935972-8098-4d6f-acb8-b81dc578a147} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54665) 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)
415 2023.12.11 21:12:01.754732 [ 3 ] {ff935972-8098-4d6f-acb8-b81dc578a147} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64
416 2023.12.11 21:12:01.756370 [ 3 ] {ff935972-8098-4d6f-acb8-b81dc578a147} <Debug> oximeter.measurements_f64 (fa318e22-24bf-4f8b-b7e0-18a560c6ff6a): Loading data parts
417 2023.12.11 21:12:01.756528 [ 3 ] {ff935972-8098-4d6f-acb8-b81dc578a147} <Debug> oximeter.measurements_f64 (fa318e22-24bf-4f8b-b7e0-18a560c6ff6a): There are no data parts
418 2023.12.11 21:12:01.759707 [ 3 ] {ff935972-8098-4d6f-acb8-b81dc578a147} <Debug> DynamicQueryHandler: Done processing query
419 2023.12.11 21:12:01.759783 [ 3 ] {ff935972-8098-4d6f-acb8-b81dc578a147} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
420 2023.12.11 21:12:01.759851 [ 3 ] {} <Debug> HTTP-Session: c0472657-7299-47dd-953a-f397b8457869 Destroying unnamed session
421 2023.12.11 21:12:01.760009 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54665, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
422 2023.12.11 21:12:01.760104 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
423 2023.12.11 21:12:01.760173 [ 3 ] {} <Debug> HTTP-Session: 1d3e082d-ff82-42c8-bdff-9af269b3a5d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:54665
424 2023.12.11 21:12:01.760195 [ 3 ] {} <Debug> HTTP-Session: 1d3e082d-ff82-42c8-bdff-9af269b3a5d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
425 2023.12.11 21:12:01.760466 [ 3 ] {713ec085-d9e1-4b8b-99bf-b52e38b65bd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54665) 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)
426 2023.12.11 21:12:01.760559 [ 3 ] {713ec085-d9e1-4b8b-99bf-b52e38b65bd2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string
427 2023.12.11 21:12:01.762612 [ 3 ] {713ec085-d9e1-4b8b-99bf-b52e38b65bd2} <Debug> oximeter.measurements_string (ab944ef5-6b73-4a2e-9cbe-173d6302317b): Loading data parts
428 2023.12.11 21:12:01.762772 [ 3 ] {713ec085-d9e1-4b8b-99bf-b52e38b65bd2} <Debug> oximeter.measurements_string (ab944ef5-6b73-4a2e-9cbe-173d6302317b): There are no data parts
429 2023.12.11 21:12:01.764116 [ 3 ] {713ec085-d9e1-4b8b-99bf-b52e38b65bd2} <Debug> DynamicQueryHandler: Done processing query
430 2023.12.11 21:12:01.764179 [ 3 ] {713ec085-d9e1-4b8b-99bf-b52e38b65bd2} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
431 2023.12.11 21:12:01.764235 [ 3 ] {} <Debug> HTTP-Session: 1d3e082d-ff82-42c8-bdff-9af269b3a5d9 Destroying unnamed session
432 2023.12.11 21:12:01.764363 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54665, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
433 2023.12.11 21:12:01.764450 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
434 2023.12.11 21:12:01.764511 [ 3 ] {} <Debug> HTTP-Session: 3e19f381-b9f4-4da8-875f-d18026769996 Authenticating user 'default' from [fd00:1122:3344:101::d]:54665
435 2023.12.11 21:12:01.764529 [ 3 ] {} <Debug> HTTP-Session: 3e19f381-b9f4-4da8-875f-d18026769996 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
436 2023.12.11 21:12:01.764748 [ 3 ] {4598c654-094a-411e-8454-142164446db7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54665) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /*
437 * NOTE: Right now we can't unambiguously record a nullable byte array.
438 * Arrays cannot be nested in `Nullable()` types, and encoding the array as
439 * a string isn't palatable for a few reasons.
440 * See: https://github.com/oxidecomputer/omicron/issues/4551 for more
441 * details.
442 */
443 datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
444 2023.12.11 21:12:01.764913 [ 3 ] {4598c654-094a-411e-8454-142164446db7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes
445 2023.12.11 21:12:01.766470 [ 3 ] {4598c654-094a-411e-8454-142164446db7} <Debug> oximeter.measurements_bytes (c5d5eafe-fa7f-4555-adf4-42e44d3bb948): Loading data parts
446 2023.12.11 21:12:01.766636 [ 3 ] {4598c654-094a-411e-8454-142164446db7} <Debug> oximeter.measurements_bytes (c5d5eafe-fa7f-4555-adf4-42e44d3bb948): There are no data parts
447 2023.12.11 21:12:01.771499 [ 3 ] {4598c654-094a-411e-8454-142164446db7} <Debug> DynamicQueryHandler: Done processing query
448 2023.12.11 21:12:01.771525 [ 3 ] {4598c654-094a-411e-8454-142164446db7} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
449 2023.12.11 21:12:01.771541 [ 3 ] {} <Debug> HTTP-Session: 3e19f381-b9f4-4da8-875f-d18026769996 Destroying unnamed session
450 2023.12.11 21:12:01.771711 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54665, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
451 2023.12.11 21:12:01.771796 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
452 2023.12.11 21:12:01.771818 [ 3 ] {} <Debug> HTTP-Session: 9865fa08-6ce8-4bcf-8dd6-9cf8af22b778 Authenticating user 'default' from [fd00:1122:3344:101::d]:54665
453 2023.12.11 21:12:01.771866 [ 3 ] {} <Debug> HTTP-Session: 9865fa08-6ce8-4bcf-8dd6-9cf8af22b778 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
454 2023.12.11 21:12:01.772116 [ 3 ] {ac5c519e-f13c-4cd7-8515-36df34b9e7fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54665) 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)
455 2023.12.11 21:12:01.772227 [ 3 ] {ac5c519e-f13c-4cd7-8515-36df34b9e7fe} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64
456 2023.12.11 21:12:01.774437 [ 3 ] {ac5c519e-f13c-4cd7-8515-36df34b9e7fe} <Debug> oximeter.measurements_cumulativei64 (de7ba17f-5330-481a-9b1a-11b6792d30b7): Loading data parts
457 2023.12.11 21:12:01.774548 [ 3 ] {ac5c519e-f13c-4cd7-8515-36df34b9e7fe} <Debug> oximeter.measurements_cumulativei64 (de7ba17f-5330-481a-9b1a-11b6792d30b7): There are no data parts
458 2023.12.11 21:12:01.776080 [ 3 ] {ac5c519e-f13c-4cd7-8515-36df34b9e7fe} <Debug> DynamicQueryHandler: Done processing query
459 2023.12.11 21:12:01.776106 [ 3 ] {ac5c519e-f13c-4cd7-8515-36df34b9e7fe} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
460 2023.12.11 21:12:01.776155 [ 3 ] {} <Debug> HTTP-Session: 9865fa08-6ce8-4bcf-8dd6-9cf8af22b778 Destroying unnamed session
461 2023.12.11 21:12:01.776271 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54665, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
462 2023.12.11 21:12:01.776357 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
463 2023.12.11 21:12:01.776411 [ 3 ] {} <Debug> HTTP-Session: 70767eff-26bc-475f-8e97-a62a0fd67d78 Authenticating user 'default' from [fd00:1122:3344:101::d]:54665
464 2023.12.11 21:12:01.776431 [ 3 ] {} <Debug> HTTP-Session: 70767eff-26bc-475f-8e97-a62a0fd67d78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
465 2023.12.11 21:12:01.776679 [ 3 ] {cd58c9df-dd9e-45bf-b604-25a52fc6da06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54665) 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)
466 2023.12.11 21:12:01.776787 [ 3 ] {cd58c9df-dd9e-45bf-b604-25a52fc6da06} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64
467 2023.12.11 21:12:01.778608 [ 3 ] {cd58c9df-dd9e-45bf-b604-25a52fc6da06} <Debug> oximeter.measurements_cumulativeu64 (2b7cf836-5d10-4e76-9bfc-4c19f6b5024e): Loading data parts
468 2023.12.11 21:12:01.778691 [ 3 ] {cd58c9df-dd9e-45bf-b604-25a52fc6da06} <Debug> oximeter.measurements_cumulativeu64 (2b7cf836-5d10-4e76-9bfc-4c19f6b5024e): There are no data parts
469 2023.12.11 21:12:01.779957 [ 3 ] {cd58c9df-dd9e-45bf-b604-25a52fc6da06} <Debug> DynamicQueryHandler: Done processing query
470 2023.12.11 21:12:01.779982 [ 3 ] {cd58c9df-dd9e-45bf-b604-25a52fc6da06} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
471 2023.12.11 21:12:01.780038 [ 3 ] {} <Debug> HTTP-Session: 70767eff-26bc-475f-8e97-a62a0fd67d78 Destroying unnamed session
472 2023.12.11 21:12:01.780193 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54665, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
473 2023.12.11 21:12:01.780237 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
474 2023.12.11 21:12:01.780291 [ 3 ] {} <Debug> HTTP-Session: b51b9967-8992-4244-a7f6-0274a139bae8 Authenticating user 'default' from [fd00:1122:3344:101::d]:54665
475 2023.12.11 21:12:01.780339 [ 3 ] {} <Debug> HTTP-Session: b51b9967-8992-4244-a7f6-0274a139bae8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
476 2023.12.11 21:12:01.780543 [ 3 ] {952bf1cb-6bd2-43fa-9e92-25382aa7a403} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54665) 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)
477 2023.12.11 21:12:01.780649 [ 3 ] {952bf1cb-6bd2-43fa-9e92-25382aa7a403} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32
478 2023.12.11 21:12:01.782792 [ 3 ] {952bf1cb-6bd2-43fa-9e92-25382aa7a403} <Debug> oximeter.measurements_cumulativef32 (2bf2af91-fd10-4fb1-9f59-7854c2ed9861): Loading data parts
479 2023.12.11 21:12:01.782946 [ 3 ] {952bf1cb-6bd2-43fa-9e92-25382aa7a403} <Debug> oximeter.measurements_cumulativef32 (2bf2af91-fd10-4fb1-9f59-7854c2ed9861): There are no data parts
480 2023.12.11 21:12:01.785767 [ 3 ] {952bf1cb-6bd2-43fa-9e92-25382aa7a403} <Debug> DynamicQueryHandler: Done processing query
481 2023.12.11 21:12:01.785828 [ 3 ] {952bf1cb-6bd2-43fa-9e92-25382aa7a403} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
482 2023.12.11 21:12:01.785848 [ 3 ] {} <Debug> HTTP-Session: b51b9967-8992-4244-a7f6-0274a139bae8 Destroying unnamed session
483 2023.12.11 21:12:01.785995 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54665, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
484 2023.12.11 21:12:01.786072 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
485 2023.12.11 21:12:01.786094 [ 3 ] {} <Debug> HTTP-Session: 77a8e3cf-078f-4c33-9a53-95f5b08eba5e Authenticating user 'default' from [fd00:1122:3344:101::d]:54665
486 2023.12.11 21:12:01.786144 [ 3 ] {} <Debug> HTTP-Session: 77a8e3cf-078f-4c33-9a53-95f5b08eba5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
487 2023.12.11 21:12:01.786353 [ 3 ] {5af77e96-5a01-4c17-8983-4c3df904dcd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54665) 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)
488 2023.12.11 21:12:01.786463 [ 3 ] {5af77e96-5a01-4c17-8983-4c3df904dcd8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64
489 2023.12.11 21:12:01.788227 [ 3 ] {5af77e96-5a01-4c17-8983-4c3df904dcd8} <Debug> oximeter.measurements_cumulativef64 (5dfd0e4c-026c-4e78-a5c5-da4feb0e186b): Loading data parts
490 2023.12.11 21:12:01.788339 [ 3 ] {5af77e96-5a01-4c17-8983-4c3df904dcd8} <Debug> oximeter.measurements_cumulativef64 (5dfd0e4c-026c-4e78-a5c5-da4feb0e186b): There are no data parts
491 2023.12.11 21:12:01.789523 [ 3 ] {5af77e96-5a01-4c17-8983-4c3df904dcd8} <Debug> DynamicQueryHandler: Done processing query
492 2023.12.11 21:12:01.789619 [ 3 ] {5af77e96-5a01-4c17-8983-4c3df904dcd8} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
493 2023.12.11 21:12:01.789671 [ 3 ] {} <Debug> HTTP-Session: 77a8e3cf-078f-4c33-9a53-95f5b08eba5e Destroying unnamed session
494 2023.12.11 21:12:01.789797 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54665, User-Agent: (none), Length: 836, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
495 2023.12.11 21:12:01.789874 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
496 2023.12.11 21:12:01.789932 [ 3 ] {} <Debug> HTTP-Session: 52867757-1ea7-49ea-b017-8d8d12dd4777 Authenticating user 'default' from [fd00:1122:3344:101::d]:54665
497 2023.12.11 21:12:01.789948 [ 3 ] {} <Debug> HTTP-Session: 52867757-1ea7-49ea-b017-8d8d12dd4777 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
498 2023.12.11 21:12:01.790198 [ 3 ] {7c588e51-6831-40e8-b6f7-34aea0fd7570} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54665) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /*
499 * NOTE: Array types cannot be Nullable, see
500 * https://clickhouse.com/docs/en/sql-reference/data-types/nullable
501 * for more details.
502 *
503 * This means we need to use empty arrays to indicate a missing value. This
504 * is unfortunate, and at this point relies on the fact that an
505 * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need
506 * to figure out another way to represent missing samples here.
507 */
508 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)
509 2023.12.11 21:12:01.790316 [ 3 ] {7c588e51-6831-40e8-b6f7-34aea0fd7570} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8
510 2023.12.11 21:12:01.792718 [ 3 ] {7c588e51-6831-40e8-b6f7-34aea0fd7570} <Debug> oximeter.measurements_histogrami8 (448e2a68-daf4-41c6-8ebb-195568004be4): Loading data parts
511 2023.12.11 21:12:01.792841 [ 3 ] {7c588e51-6831-40e8-b6f7-34aea0fd7570} <Debug> oximeter.measurements_histogrami8 (448e2a68-daf4-41c6-8ebb-195568004be4): There are no data parts
512 2023.12.11 21:12:01.794425 [ 3 ] {7c588e51-6831-40e8-b6f7-34aea0fd7570} <Debug> DynamicQueryHandler: Done processing query
513 2023.12.11 21:12:01.794487 [ 3 ] {7c588e51-6831-40e8-b6f7-34aea0fd7570} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
514 2023.12.11 21:12:01.794539 [ 3 ] {} <Debug> HTTP-Session: 52867757-1ea7-49ea-b017-8d8d12dd4777 Destroying unnamed session
515 2023.12.11 21:12:01.794668 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54665, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
516 2023.12.11 21:12:01.794757 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
517 2023.12.11 21:12:01.794819 [ 3 ] {} <Debug> HTTP-Session: 522b63da-2901-4122-b050-017ba2f02879 Authenticating user 'default' from [fd00:1122:3344:101::d]:54665
518 2023.12.11 21:12:01.794837 [ 3 ] {} <Debug> HTTP-Session: 522b63da-2901-4122-b050-017ba2f02879 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
519 2023.12.11 21:12:01.795088 [ 3 ] {9b25de2e-c7bc-4e7e-b42d-cc1d7dfdab82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54665) 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)
520 2023.12.11 21:12:01.795200 [ 3 ] {9b25de2e-c7bc-4e7e-b42d-cc1d7dfdab82} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8
521 2023.12.11 21:12:01.799515 [ 3 ] {9b25de2e-c7bc-4e7e-b42d-cc1d7dfdab82} <Debug> oximeter.measurements_histogramu8 (5fb1b568-e7b4-458d-95ba-99db41868ba0): Loading data parts
522 2023.12.11 21:12:01.799603 [ 3 ] {9b25de2e-c7bc-4e7e-b42d-cc1d7dfdab82} <Debug> oximeter.measurements_histogramu8 (5fb1b568-e7b4-458d-95ba-99db41868ba0): There are no data parts
523 2023.12.11 21:12:01.804522 [ 3 ] {9b25de2e-c7bc-4e7e-b42d-cc1d7dfdab82} <Debug> DynamicQueryHandler: Done processing query
524 2023.12.11 21:12:01.804549 [ 3 ] {9b25de2e-c7bc-4e7e-b42d-cc1d7dfdab82} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
525 2023.12.11 21:12:01.804628 [ 3 ] {} <Debug> HTTP-Session: 522b63da-2901-4122-b050-017ba2f02879 Destroying unnamed session
526 2023.12.11 21:12:01.804752 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54665, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
527 2023.12.11 21:12:01.804832 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
528 2023.12.11 21:12:01.804900 [ 3 ] {} <Debug> HTTP-Session: cb005514-b62b-4d67-8302-3841576cbb08 Authenticating user 'default' from [fd00:1122:3344:101::d]:54665
529 2023.12.11 21:12:01.804918 [ 3 ] {} <Debug> HTTP-Session: cb005514-b62b-4d67-8302-3841576cbb08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
530 2023.12.11 21:12:01.805171 [ 3 ] {aef9042a-c261-4fef-b8d1-30fb3c89f65a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54665) 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)
531 2023.12.11 21:12:01.805297 [ 3 ] {aef9042a-c261-4fef-b8d1-30fb3c89f65a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16
532 2023.12.11 21:12:01.807617 [ 3 ] {aef9042a-c261-4fef-b8d1-30fb3c89f65a} <Debug> oximeter.measurements_histogrami16 (ff390fc6-4fd5-44a7-a170-3300ddcf2802): Loading data parts
533 2023.12.11 21:12:01.807711 [ 3 ] {aef9042a-c261-4fef-b8d1-30fb3c89f65a} <Debug> oximeter.measurements_histogrami16 (ff390fc6-4fd5-44a7-a170-3300ddcf2802): There are no data parts
534 2023.12.11 21:12:01.809161 [ 3 ] {aef9042a-c261-4fef-b8d1-30fb3c89f65a} <Debug> DynamicQueryHandler: Done processing query
535 2023.12.11 21:12:01.809230 [ 3 ] {aef9042a-c261-4fef-b8d1-30fb3c89f65a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
536 2023.12.11 21:12:01.809245 [ 3 ] {} <Debug> HTTP-Session: cb005514-b62b-4d67-8302-3841576cbb08 Destroying unnamed session
537 2023.12.11 21:12:01.809370 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54665, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
538 2023.12.11 21:12:01.809490 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
539 2023.12.11 21:12:01.809512 [ 3 ] {} <Debug> HTTP-Session: 1da4f575-f782-4099-b7a8-e04a9a02dbe2 Authenticating user 'default' from [fd00:1122:3344:101::d]:54665
540 2023.12.11 21:12:01.809573 [ 3 ] {} <Debug> HTTP-Session: 1da4f575-f782-4099-b7a8-e04a9a02dbe2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
541 2023.12.11 21:12:01.809810 [ 3 ] {859b6827-9dd7-41cd-8960-49667ddee71d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54665) 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)
542 2023.12.11 21:12:01.809931 [ 3 ] {859b6827-9dd7-41cd-8960-49667ddee71d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16
543 2023.12.11 21:12:01.811494 [ 3 ] {859b6827-9dd7-41cd-8960-49667ddee71d} <Debug> oximeter.measurements_histogramu16 (fb2ea229-cf97-4056-8702-1bd5d5f84c3f): Loading data parts
544 2023.12.11 21:12:01.811616 [ 3 ] {859b6827-9dd7-41cd-8960-49667ddee71d} <Debug> oximeter.measurements_histogramu16 (fb2ea229-cf97-4056-8702-1bd5d5f84c3f): There are no data parts
545 2023.12.11 21:12:01.812960 [ 3 ] {859b6827-9dd7-41cd-8960-49667ddee71d} <Debug> DynamicQueryHandler: Done processing query
546 2023.12.11 21:12:01.813023 [ 3 ] {859b6827-9dd7-41cd-8960-49667ddee71d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
547 2023.12.11 21:12:01.813039 [ 3 ] {} <Debug> HTTP-Session: 1da4f575-f782-4099-b7a8-e04a9a02dbe2 Destroying unnamed session
548 2023.12.11 21:12:01.813186 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54665, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
549 2023.12.11 21:12:01.813266 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
550 2023.12.11 21:12:01.813286 [ 3 ] {} <Debug> HTTP-Session: 2330554e-ab18-429e-bac3-c9b0f5ad7bc0 Authenticating user 'default' from [fd00:1122:3344:101::d]:54665
551 2023.12.11 21:12:01.813335 [ 3 ] {} <Debug> HTTP-Session: 2330554e-ab18-429e-bac3-c9b0f5ad7bc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
552 2023.12.11 21:12:01.813584 [ 3 ] {f8af1a0e-dae4-4390-9be3-aef23f4e373b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54665) 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)
553 2023.12.11 21:12:01.813698 [ 3 ] {f8af1a0e-dae4-4390-9be3-aef23f4e373b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32
554 2023.12.11 21:12:01.815459 [ 3 ] {f8af1a0e-dae4-4390-9be3-aef23f4e373b} <Debug> oximeter.measurements_histogrami32 (4c1cd277-7e80-4bcd-a5a4-532d55e20548): Loading data parts
555 2023.12.11 21:12:01.815581 [ 3 ] {f8af1a0e-dae4-4390-9be3-aef23f4e373b} <Debug> oximeter.measurements_histogrami32 (4c1cd277-7e80-4bcd-a5a4-532d55e20548): There are no data parts
556 2023.12.11 21:12:01.817525 [ 3 ] {f8af1a0e-dae4-4390-9be3-aef23f4e373b} <Debug> DynamicQueryHandler: Done processing query
557 2023.12.11 21:12:01.817551 [ 3 ] {f8af1a0e-dae4-4390-9be3-aef23f4e373b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
558 2023.12.11 21:12:01.817660 [ 3 ] {} <Debug> HTTP-Session: 2330554e-ab18-429e-bac3-c9b0f5ad7bc0 Destroying unnamed session
559 2023.12.11 21:12:01.817785 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54665, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
560 2023.12.11 21:12:01.817866 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
561 2023.12.11 21:12:01.817886 [ 3 ] {} <Debug> HTTP-Session: 5f824397-ad40-4773-bb11-4d421da88622 Authenticating user 'default' from [fd00:1122:3344:101::d]:54665
562 2023.12.11 21:12:01.817934 [ 3 ] {} <Debug> HTTP-Session: 5f824397-ad40-4773-bb11-4d421da88622 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
563 2023.12.11 21:12:01.818186 [ 3 ] {66eae52e-47ad-41c2-b399-847cf331a044} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54665) 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)
564 2023.12.11 21:12:01.818306 [ 3 ] {66eae52e-47ad-41c2-b399-847cf331a044} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32
565 2023.12.11 21:12:01.820101 [ 3 ] {66eae52e-47ad-41c2-b399-847cf331a044} <Debug> oximeter.measurements_histogramu32 (cfd07c52-89cd-4a80-9e3d-229e396446df): Loading data parts
566 2023.12.11 21:12:01.820249 [ 3 ] {66eae52e-47ad-41c2-b399-847cf331a044} <Debug> oximeter.measurements_histogramu32 (cfd07c52-89cd-4a80-9e3d-229e396446df): There are no data parts
567 2023.12.11 21:12:01.821466 [ 3 ] {66eae52e-47ad-41c2-b399-847cf331a044} <Debug> DynamicQueryHandler: Done processing query
568 2023.12.11 21:12:01.821492 [ 3 ] {66eae52e-47ad-41c2-b399-847cf331a044} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
569 2023.12.11 21:12:01.821542 [ 3 ] {} <Debug> HTTP-Session: 5f824397-ad40-4773-bb11-4d421da88622 Destroying unnamed session
570 2023.12.11 21:12:01.821664 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54665, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
571 2023.12.11 21:12:01.821744 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
572 2023.12.11 21:12:01.821797 [ 3 ] {} <Debug> HTTP-Session: 8c1def70-fcfc-4d15-99f7-158ab10ff146 Authenticating user 'default' from [fd00:1122:3344:101::d]:54665
573 2023.12.11 21:12:01.821844 [ 3 ] {} <Debug> HTTP-Session: 8c1def70-fcfc-4d15-99f7-158ab10ff146 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
574 2023.12.11 21:12:01.822057 [ 3 ] {3a328ffa-281d-468f-92c8-dd1f8d17f9ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54665) 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)
575 2023.12.11 21:12:01.822169 [ 3 ] {3a328ffa-281d-468f-92c8-dd1f8d17f9ff} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64
576 2023.12.11 21:12:01.823952 [ 3 ] {3a328ffa-281d-468f-92c8-dd1f8d17f9ff} <Debug> oximeter.measurements_histogrami64 (e396f013-d3dd-437d-adf3-0136b084e869): Loading data parts
577 2023.12.11 21:12:01.824130 [ 3 ] {3a328ffa-281d-468f-92c8-dd1f8d17f9ff} <Debug> oximeter.measurements_histogrami64 (e396f013-d3dd-437d-adf3-0136b084e869): There are no data parts
578 2023.12.11 21:12:01.825752 [ 3 ] {3a328ffa-281d-468f-92c8-dd1f8d17f9ff} <Debug> DynamicQueryHandler: Done processing query
579 2023.12.11 21:12:01.825814 [ 3 ] {3a328ffa-281d-468f-92c8-dd1f8d17f9ff} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
580 2023.12.11 21:12:01.825834 [ 3 ] {} <Debug> HTTP-Session: 8c1def70-fcfc-4d15-99f7-158ab10ff146 Destroying unnamed session
581 2023.12.11 21:12:01.825996 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54665, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
582 2023.12.11 21:12:01.826076 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
583 2023.12.11 21:12:01.826099 [ 3 ] {} <Debug> HTTP-Session: 4345ee2f-f031-4172-bfc5-caf072c4b5ad Authenticating user 'default' from [fd00:1122:3344:101::d]:54665
584 2023.12.11 21:12:01.826166 [ 3 ] {} <Debug> HTTP-Session: 4345ee2f-f031-4172-bfc5-caf072c4b5ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
585 2023.12.11 21:12:01.826387 [ 3 ] {3ba14698-0f50-46c6-842e-caad7db622f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54665) 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)
586 2023.12.11 21:12:01.826510 [ 3 ] {3ba14698-0f50-46c6-842e-caad7db622f9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64
587 2023.12.11 21:12:01.832036 [ 3 ] {3ba14698-0f50-46c6-842e-caad7db622f9} <Debug> oximeter.measurements_histogramu64 (4ad9f9e2-be6c-4ea1-9057-f73508c4b1e6): Loading data parts
588 2023.12.11 21:12:01.832162 [ 3 ] {3ba14698-0f50-46c6-842e-caad7db622f9} <Debug> oximeter.measurements_histogramu64 (4ad9f9e2-be6c-4ea1-9057-f73508c4b1e6): There are no data parts
589 2023.12.11 21:12:01.833783 [ 3 ] {3ba14698-0f50-46c6-842e-caad7db622f9} <Debug> DynamicQueryHandler: Done processing query
590 2023.12.11 21:12:01.833859 [ 3 ] {3ba14698-0f50-46c6-842e-caad7db622f9} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
591 2023.12.11 21:12:01.833912 [ 3 ] {} <Debug> HTTP-Session: 4345ee2f-f031-4172-bfc5-caf072c4b5ad Destroying unnamed session
592 2023.12.11 21:12:01.834041 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54665, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
593 2023.12.11 21:12:01.834126 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
594 2023.12.11 21:12:01.834146 [ 3 ] {} <Debug> HTTP-Session: f94aa274-f8c1-4097-b03a-cf415a811e46 Authenticating user 'default' from [fd00:1122:3344:101::d]:54665
595 2023.12.11 21:12:01.834201 [ 3 ] {} <Debug> HTTP-Session: f94aa274-f8c1-4097-b03a-cf415a811e46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
596 2023.12.11 21:12:01.834449 [ 3 ] {a6b8acc9-5651-4cce-9beb-9795711b2ec7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54665) 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)
597 2023.12.11 21:12:01.834565 [ 3 ] {a6b8acc9-5651-4cce-9beb-9795711b2ec7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32
598 2023.12.11 21:12:01.836087 [ 3 ] {a6b8acc9-5651-4cce-9beb-9795711b2ec7} <Debug> oximeter.measurements_histogramf32 (d16ed190-7047-4831-a267-c1c811039b88): Loading data parts
599 2023.12.11 21:12:01.836210 [ 3 ] {a6b8acc9-5651-4cce-9beb-9795711b2ec7} <Debug> oximeter.measurements_histogramf32 (d16ed190-7047-4831-a267-c1c811039b88): There are no data parts
600 2023.12.11 21:12:01.837470 [ 3 ] {a6b8acc9-5651-4cce-9beb-9795711b2ec7} <Debug> DynamicQueryHandler: Done processing query
601 2023.12.11 21:12:01.837499 [ 3 ] {a6b8acc9-5651-4cce-9beb-9795711b2ec7} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
602 2023.12.11 21:12:01.837551 [ 3 ] {} <Debug> HTTP-Session: f94aa274-f8c1-4097-b03a-cf415a811e46 Destroying unnamed session
603 2023.12.11 21:12:01.837674 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54665, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
604 2023.12.11 21:12:01.837757 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
605 2023.12.11 21:12:01.837834 [ 3 ] {} <Debug> HTTP-Session: e44c4d2a-1b6e-4770-b3d7-b9590109e820 Authenticating user 'default' from [fd00:1122:3344:101::d]:54665
606 2023.12.11 21:12:01.837852 [ 3 ] {} <Debug> HTTP-Session: e44c4d2a-1b6e-4770-b3d7-b9590109e820 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
607 2023.12.11 21:12:01.838114 [ 3 ] {d892f296-d83d-4cca-8890-892c745bb59d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54665) 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)
608 2023.12.11 21:12:01.838294 [ 3 ] {d892f296-d83d-4cca-8890-892c745bb59d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64
609 2023.12.11 21:12:01.840130 [ 3 ] {d892f296-d83d-4cca-8890-892c745bb59d} <Debug> oximeter.measurements_histogramf64 (8edcae4e-006c-4ad5-bf99-27b0cfb8685f): Loading data parts
610 2023.12.11 21:12:01.840226 [ 3 ] {d892f296-d83d-4cca-8890-892c745bb59d} <Debug> oximeter.measurements_histogramf64 (8edcae4e-006c-4ad5-bf99-27b0cfb8685f): There are no data parts
611 2023.12.11 21:12:01.842563 [ 3 ] {d892f296-d83d-4cca-8890-892c745bb59d} <Debug> DynamicQueryHandler: Done processing query
612 2023.12.11 21:12:01.842628 [ 3 ] {d892f296-d83d-4cca-8890-892c745bb59d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
613 2023.12.11 21:12:01.842643 [ 3 ] {} <Debug> HTTP-Session: e44c4d2a-1b6e-4770-b3d7-b9590109e820 Destroying unnamed session
614 2023.12.11 21:12:01.842808 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54665, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
615 2023.12.11 21:12:01.842923 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
616 2023.12.11 21:12:01.842944 [ 3 ] {} <Debug> HTTP-Session: 808415a4-2f76-4756-ab3f-7d751b4424c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:54665
617 2023.12.11 21:12:01.842985 [ 3 ] {} <Debug> HTTP-Session: 808415a4-2f76-4756-ab3f-7d751b4424c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
618 2023.12.11 21:12:01.843152 [ 3 ] {1a879a61-6565-4bd0-aaa2-b7b3de1e3e22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54665) /* The field tables store named dimensions of each timeseries.
619 *
620 * As with the measurement tables, there is one field table for each field data
621 * type. Fields are deduplicated by using the "replacing merge tree", though
622 * this behavior **must not** be relied upon for query correctness.
623 *
624 * The index for the fields differs from the measurements, however. Rows are
625 * sorted by timeseries name, then field name, field value, and finally
626 * timeseries key. This reflects the most common pattern for looking them up:
627 * by field name and possibly value, within a timeseries. The resulting keys are
628 * usually then used to look up measurements.
629 *
630 * NOTE: We may want to consider a secondary index on these tables, sorting by
631 * timeseries name and then key, since it would improve lookups where one
632 * already has the key. Realistically though, these tables are quite small and
633 * so performance benefits will be low in absolute terms.
634 */
635 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)
636 2023.12.11 21:12:01.843266 [ 3 ] {1a879a61-6565-4bd0-aaa2-b7b3de1e3e22} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool
637 2023.12.11 21:12:01.844728 [ 3 ] {1a879a61-6565-4bd0-aaa2-b7b3de1e3e22} <Debug> oximeter.fields_bool (c7396037-4df3-4365-9b60-3e41e3ce0519): Loading data parts
638 2023.12.11 21:12:01.844854 [ 3 ] {1a879a61-6565-4bd0-aaa2-b7b3de1e3e22} <Debug> oximeter.fields_bool (c7396037-4df3-4365-9b60-3e41e3ce0519): There are no data parts
639 2023.12.11 21:12:01.846836 [ 3 ] {1a879a61-6565-4bd0-aaa2-b7b3de1e3e22} <Debug> DynamicQueryHandler: Done processing query
640 2023.12.11 21:12:01.846959 [ 3 ] {1a879a61-6565-4bd0-aaa2-b7b3de1e3e22} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
641 2023.12.11 21:12:01.846978 [ 3 ] {} <Debug> HTTP-Session: 808415a4-2f76-4756-ab3f-7d751b4424c0 Destroying unnamed session
642 2023.12.11 21:12:01.847158 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54665, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
643 2023.12.11 21:12:01.847276 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
644 2023.12.11 21:12:01.847300 [ 3 ] {} <Debug> HTTP-Session: b3ffbb58-d3ac-44de-8032-7a4b7954a5dd Authenticating user 'default' from [fd00:1122:3344:101::d]:54665
645 2023.12.11 21:12:01.847363 [ 3 ] {} <Debug> HTTP-Session: b3ffbb58-d3ac-44de-8032-7a4b7954a5dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
646 2023.12.11 21:12:01.847553 [ 3 ] {b78ea817-9b48-46ff-9f87-806cb06b10b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54665) 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)
647 2023.12.11 21:12:01.847631 [ 3 ] {b78ea817-9b48-46ff-9f87-806cb06b10b4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8
648 2023.12.11 21:12:01.849304 [ 3 ] {b78ea817-9b48-46ff-9f87-806cb06b10b4} <Debug> oximeter.fields_i8 (9f9691b3-ec88-406c-a040-6984e6e7a518): Loading data parts
649 2023.12.11 21:12:01.849391 [ 3 ] {b78ea817-9b48-46ff-9f87-806cb06b10b4} <Debug> oximeter.fields_i8 (9f9691b3-ec88-406c-a040-6984e6e7a518): There are no data parts
650 2023.12.11 21:12:01.850526 [ 3 ] {b78ea817-9b48-46ff-9f87-806cb06b10b4} <Debug> DynamicQueryHandler: Done processing query
651 2023.12.11 21:12:01.850553 [ 3 ] {b78ea817-9b48-46ff-9f87-806cb06b10b4} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
652 2023.12.11 21:12:01.850606 [ 3 ] {} <Debug> HTTP-Session: b3ffbb58-d3ac-44de-8032-7a4b7954a5dd Destroying unnamed session
653 2023.12.11 21:12:01.850757 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54665, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
654 2023.12.11 21:12:01.850804 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
655 2023.12.11 21:12:01.850859 [ 3 ] {} <Debug> HTTP-Session: 741f32d9-22b4-4d0b-bd20-cc0a37228d8b Authenticating user 'default' from [fd00:1122:3344:101::d]:54665
656 2023.12.11 21:12:01.850922 [ 3 ] {} <Debug> HTTP-Session: 741f32d9-22b4-4d0b-bd20-cc0a37228d8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
657 2023.12.11 21:12:01.851084 [ 3 ] {2c691c0d-e0f5-4c7c-9472-75c5e3e80a39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54665) 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)
658 2023.12.11 21:12:01.851195 [ 3 ] {2c691c0d-e0f5-4c7c-9472-75c5e3e80a39} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8
659 2023.12.11 21:12:01.853284 [ 3 ] {2c691c0d-e0f5-4c7c-9472-75c5e3e80a39} <Debug> oximeter.fields_u8 (a8164ab2-50a2-4292-9b5d-2db5f62875c2): Loading data parts
660 2023.12.11 21:12:01.853397 [ 3 ] {2c691c0d-e0f5-4c7c-9472-75c5e3e80a39} <Debug> oximeter.fields_u8 (a8164ab2-50a2-4292-9b5d-2db5f62875c2): There are no data parts
661 2023.12.11 21:12:01.854945 [ 3 ] {2c691c0d-e0f5-4c7c-9472-75c5e3e80a39} <Debug> DynamicQueryHandler: Done processing query
662 2023.12.11 21:12:01.854974 [ 3 ] {2c691c0d-e0f5-4c7c-9472-75c5e3e80a39} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
663 2023.12.11 21:12:01.855028 [ 3 ] {} <Debug> HTTP-Session: 741f32d9-22b4-4d0b-bd20-cc0a37228d8b Destroying unnamed session
664 2023.12.11 21:12:01.855143 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54665, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
665 2023.12.11 21:12:01.855223 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
666 2023.12.11 21:12:01.855245 [ 3 ] {} <Debug> HTTP-Session: 7d5f9335-ad26-4bd1-9672-18eff0d87f67 Authenticating user 'default' from [fd00:1122:3344:101::d]:54665
667 2023.12.11 21:12:01.855296 [ 3 ] {} <Debug> HTTP-Session: 7d5f9335-ad26-4bd1-9672-18eff0d87f67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
668 2023.12.11 21:12:01.855490 [ 3 ] {10b67a82-90a6-498f-8b82-8ff3d22ff024} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54665) 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)
669 2023.12.11 21:12:01.855593 [ 3 ] {10b67a82-90a6-498f-8b82-8ff3d22ff024} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16
670 2023.12.11 21:12:01.860293 [ 3 ] {10b67a82-90a6-498f-8b82-8ff3d22ff024} <Debug> oximeter.fields_i16 (a8b5d240-801c-4bf3-a231-2c9a1db06e5e): Loading data parts
671 2023.12.11 21:12:01.860414 [ 3 ] {10b67a82-90a6-498f-8b82-8ff3d22ff024} <Debug> oximeter.fields_i16 (a8b5d240-801c-4bf3-a231-2c9a1db06e5e): There are no data parts
672 2023.12.11 21:12:01.861733 [ 3 ] {10b67a82-90a6-498f-8b82-8ff3d22ff024} <Debug> DynamicQueryHandler: Done processing query
673 2023.12.11 21:12:01.861795 [ 3 ] {10b67a82-90a6-498f-8b82-8ff3d22ff024} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
674 2023.12.11 21:12:01.861811 [ 3 ] {} <Debug> HTTP-Session: 7d5f9335-ad26-4bd1-9672-18eff0d87f67 Destroying unnamed session
675 2023.12.11 21:12:01.861973 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54665, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
676 2023.12.11 21:12:01.862045 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
677 2023.12.11 21:12:01.862066 [ 3 ] {} <Debug> HTTP-Session: 0e1719d7-def3-461f-b14b-3595f382ded2 Authenticating user 'default' from [fd00:1122:3344:101::d]:54665
678 2023.12.11 21:12:01.862114 [ 3 ] {} <Debug> HTTP-Session: 0e1719d7-def3-461f-b14b-3595f382ded2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
679 2023.12.11 21:12:01.862315 [ 3 ] {239fe5f4-55e5-4ccc-8360-4dc256fa6197} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54665) 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)
680 2023.12.11 21:12:01.862390 [ 3 ] {239fe5f4-55e5-4ccc-8360-4dc256fa6197} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16
681 2023.12.11 21:12:01.863787 [ 3 ] {239fe5f4-55e5-4ccc-8360-4dc256fa6197} <Debug> oximeter.fields_u16 (d85be075-1304-43f7-8bb7-802bc7d9db57): Loading data parts
682 2023.12.11 21:12:01.863876 [ 3 ] {239fe5f4-55e5-4ccc-8360-4dc256fa6197} <Debug> oximeter.fields_u16 (d85be075-1304-43f7-8bb7-802bc7d9db57): There are no data parts
683 2023.12.11 21:12:01.865341 [ 3 ] {239fe5f4-55e5-4ccc-8360-4dc256fa6197} <Debug> DynamicQueryHandler: Done processing query
684 2023.12.11 21:12:01.865367 [ 3 ] {239fe5f4-55e5-4ccc-8360-4dc256fa6197} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
685 2023.12.11 21:12:01.865433 [ 3 ] {} <Debug> HTTP-Session: 0e1719d7-def3-461f-b14b-3595f382ded2 Destroying unnamed session
686 2023.12.11 21:12:01.865550 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54665, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
687 2023.12.11 21:12:01.865632 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
688 2023.12.11 21:12:01.865697 [ 3 ] {} <Debug> HTTP-Session: 4c34a1f6-fa31-49a3-b019-e5e5f2b6d09f Authenticating user 'default' from [fd00:1122:3344:101::d]:54665
689 2023.12.11 21:12:01.865716 [ 3 ] {} <Debug> HTTP-Session: 4c34a1f6-fa31-49a3-b019-e5e5f2b6d09f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
690 2023.12.11 21:12:01.865906 [ 3 ] {2b66c84b-bcc6-470a-aa8f-bc1f6d060cc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54665) 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)
691 2023.12.11 21:12:01.866010 [ 3 ] {2b66c84b-bcc6-470a-aa8f-bc1f6d060cc9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32
692 2023.12.11 21:12:01.867420 [ 3 ] {2b66c84b-bcc6-470a-aa8f-bc1f6d060cc9} <Debug> oximeter.fields_i32 (2e630877-cb41-4172-b82f-cb4875ce33dd): Loading data parts
693 2023.12.11 21:12:01.867532 [ 3 ] {2b66c84b-bcc6-470a-aa8f-bc1f6d060cc9} <Debug> oximeter.fields_i32 (2e630877-cb41-4172-b82f-cb4875ce33dd): There are no data parts
694 2023.12.11 21:12:01.868712 [ 3 ] {2b66c84b-bcc6-470a-aa8f-bc1f6d060cc9} <Debug> DynamicQueryHandler: Done processing query
695 2023.12.11 21:12:01.868772 [ 3 ] {2b66c84b-bcc6-470a-aa8f-bc1f6d060cc9} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
696 2023.12.11 21:12:01.868822 [ 3 ] {} <Debug> HTTP-Session: 4c34a1f6-fa31-49a3-b019-e5e5f2b6d09f Destroying unnamed session
697 2023.12.11 21:12:01.868932 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54665, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
698 2023.12.11 21:12:01.869011 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
699 2023.12.11 21:12:01.869068 [ 3 ] {} <Debug> HTTP-Session: 39ce20cc-d4ad-441c-a216-cf5253ce9ff8 Authenticating user 'default' from [fd00:1122:3344:101::d]:54665
700 2023.12.11 21:12:01.869085 [ 3 ] {} <Debug> HTTP-Session: 39ce20cc-d4ad-441c-a216-cf5253ce9ff8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
701 2023.12.11 21:12:01.869270 [ 3 ] {1167f3fb-d162-478b-bcb7-b56a8a3c1ab2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54665) 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)
702 2023.12.11 21:12:01.869343 [ 3 ] {1167f3fb-d162-478b-bcb7-b56a8a3c1ab2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32
703 2023.12.11 21:12:01.870836 [ 3 ] {1167f3fb-d162-478b-bcb7-b56a8a3c1ab2} <Debug> oximeter.fields_u32 (a1260e82-4472-428e-b71d-9d902d73404c): Loading data parts
704 2023.12.11 21:12:01.870936 [ 3 ] {1167f3fb-d162-478b-bcb7-b56a8a3c1ab2} <Debug> oximeter.fields_u32 (a1260e82-4472-428e-b71d-9d902d73404c): There are no data parts
705 2023.12.11 21:12:01.874217 [ 3 ] {1167f3fb-d162-478b-bcb7-b56a8a3c1ab2} <Debug> DynamicQueryHandler: Done processing query
706 2023.12.11 21:12:01.874275 [ 3 ] {1167f3fb-d162-478b-bcb7-b56a8a3c1ab2} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
707 2023.12.11 21:12:01.874294 [ 3 ] {} <Debug> HTTP-Session: 39ce20cc-d4ad-441c-a216-cf5253ce9ff8 Destroying unnamed session
708 2023.12.11 21:12:01.874461 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54665, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
709 2023.12.11 21:12:01.874539 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
710 2023.12.11 21:12:01.874561 [ 3 ] {} <Debug> HTTP-Session: 151c8a09-c69f-4f8b-aafd-3782b87087bc Authenticating user 'default' from [fd00:1122:3344:101::d]:54665
711 2023.12.11 21:12:01.874618 [ 3 ] {} <Debug> HTTP-Session: 151c8a09-c69f-4f8b-aafd-3782b87087bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
712 2023.12.11 21:12:01.874774 [ 3 ] {8f4ec1b8-f2f9-4874-8c29-56b6e9ec4671} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54665) 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)
713 2023.12.11 21:12:01.874878 [ 3 ] {8f4ec1b8-f2f9-4874-8c29-56b6e9ec4671} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64
714 2023.12.11 21:12:01.877297 [ 3 ] {8f4ec1b8-f2f9-4874-8c29-56b6e9ec4671} <Debug> oximeter.fields_i64 (92505102-7e61-4325-a426-825f75ccfe44): Loading data parts
715 2023.12.11 21:12:01.877413 [ 3 ] {8f4ec1b8-f2f9-4874-8c29-56b6e9ec4671} <Debug> oximeter.fields_i64 (92505102-7e61-4325-a426-825f75ccfe44): There are no data parts
716 2023.12.11 21:12:01.878990 [ 3 ] {8f4ec1b8-f2f9-4874-8c29-56b6e9ec4671} <Debug> DynamicQueryHandler: Done processing query
717 2023.12.11 21:12:01.879017 [ 3 ] {8f4ec1b8-f2f9-4874-8c29-56b6e9ec4671} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
718 2023.12.11 21:12:01.879103 [ 3 ] {} <Debug> HTTP-Session: 151c8a09-c69f-4f8b-aafd-3782b87087bc Destroying unnamed session
719 2023.12.11 21:12:01.879212 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54665, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
720 2023.12.11 21:12:01.879302 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
721 2023.12.11 21:12:01.879360 [ 3 ] {} <Debug> HTTP-Session: 81386c44-0353-4770-b6ff-e2c7c62d337b Authenticating user 'default' from [fd00:1122:3344:101::d]:54665
722 2023.12.11 21:12:01.879412 [ 3 ] {} <Debug> HTTP-Session: 81386c44-0353-4770-b6ff-e2c7c62d337b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
723 2023.12.11 21:12:01.879571 [ 3 ] {5559ca97-63e0-499f-9bbf-6dacbf9a8187} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54665) 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)
724 2023.12.11 21:12:01.879676 [ 3 ] {5559ca97-63e0-499f-9bbf-6dacbf9a8187} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64
725 2023.12.11 21:12:01.881932 [ 3 ] {5559ca97-63e0-499f-9bbf-6dacbf9a8187} <Debug> oximeter.fields_u64 (db1a3eb8-5488-4ef8-b908-370e2e284c05): Loading data parts
726 2023.12.11 21:12:01.882061 [ 3 ] {5559ca97-63e0-499f-9bbf-6dacbf9a8187} <Debug> oximeter.fields_u64 (db1a3eb8-5488-4ef8-b908-370e2e284c05): There are no data parts
727 2023.12.11 21:12:01.883768 [ 3 ] {5559ca97-63e0-499f-9bbf-6dacbf9a8187} <Debug> DynamicQueryHandler: Done processing query
728 2023.12.11 21:12:01.883794 [ 3 ] {5559ca97-63e0-499f-9bbf-6dacbf9a8187} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
729 2023.12.11 21:12:01.883810 [ 3 ] {} <Debug> HTTP-Session: 81386c44-0353-4770-b6ff-e2c7c62d337b Destroying unnamed session
730 2023.12.11 21:12:01.883961 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54665, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
731 2023.12.11 21:12:01.884049 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
732 2023.12.11 21:12:01.884070 [ 3 ] {} <Debug> HTTP-Session: fbec7474-b89f-41d3-9c85-9b0d07b3ba1c Authenticating user 'default' from [fd00:1122:3344:101::d]:54665
733 2023.12.11 21:12:01.884125 [ 3 ] {} <Debug> HTTP-Session: fbec7474-b89f-41d3-9c85-9b0d07b3ba1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
734 2023.12.11 21:12:01.884326 [ 3 ] {6dc483c3-2e63-4beb-b37f-149d16b0765d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54665) 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)
735 2023.12.11 21:12:01.884399 [ 3 ] {6dc483c3-2e63-4beb-b37f-149d16b0765d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr
736 2023.12.11 21:12:01.889160 [ 3 ] {6dc483c3-2e63-4beb-b37f-149d16b0765d} <Debug> oximeter.fields_ipaddr (2651e6c3-3c5c-4dfc-b543-59d7acfc0ea8): Loading data parts
737 2023.12.11 21:12:01.889238 [ 3 ] {6dc483c3-2e63-4beb-b37f-149d16b0765d} <Debug> oximeter.fields_ipaddr (2651e6c3-3c5c-4dfc-b543-59d7acfc0ea8): There are no data parts
738 2023.12.11 21:12:01.890678 [ 3 ] {6dc483c3-2e63-4beb-b37f-149d16b0765d} <Debug> DynamicQueryHandler: Done processing query
739 2023.12.11 21:12:01.890742 [ 3 ] {6dc483c3-2e63-4beb-b37f-149d16b0765d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
740 2023.12.11 21:12:01.890759 [ 3 ] {} <Debug> HTTP-Session: fbec7474-b89f-41d3-9c85-9b0d07b3ba1c Destroying unnamed session
741 2023.12.11 21:12:01.890917 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54665, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
742 2023.12.11 21:12:01.890999 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
743 2023.12.11 21:12:01.891020 [ 3 ] {} <Debug> HTTP-Session: 1300e19b-8717-4ae5-894b-bfd31b69d14b Authenticating user 'default' from [fd00:1122:3344:101::d]:54665
744 2023.12.11 21:12:01.891070 [ 3 ] {} <Debug> HTTP-Session: 1300e19b-8717-4ae5-894b-bfd31b69d14b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
745 2023.12.11 21:12:01.891264 [ 3 ] {55b2c08c-3a4e-457b-9f2b-538f1be33981} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54665) 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)
746 2023.12.11 21:12:01.891337 [ 3 ] {55b2c08c-3a4e-457b-9f2b-538f1be33981} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string
747 2023.12.11 21:12:01.893045 [ 3 ] {55b2c08c-3a4e-457b-9f2b-538f1be33981} <Debug> oximeter.fields_string (f2d11325-870e-43dc-87bf-f0fb1ddcdee6): Loading data parts
748 2023.12.11 21:12:01.893140 [ 3 ] {55b2c08c-3a4e-457b-9f2b-538f1be33981} <Debug> oximeter.fields_string (f2d11325-870e-43dc-87bf-f0fb1ddcdee6): There are no data parts
749 2023.12.11 21:12:01.896469 [ 3 ] {55b2c08c-3a4e-457b-9f2b-538f1be33981} <Debug> DynamicQueryHandler: Done processing query
750 2023.12.11 21:12:01.896494 [ 3 ] {55b2c08c-3a4e-457b-9f2b-538f1be33981} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
751 2023.12.11 21:12:01.896550 [ 3 ] {} <Debug> HTTP-Session: 1300e19b-8717-4ae5-894b-bfd31b69d14b Destroying unnamed session
752 2023.12.11 21:12:01.896668 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54665, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
753 2023.12.11 21:12:01.896747 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
754 2023.12.11 21:12:01.896813 [ 3 ] {} <Debug> HTTP-Session: fcdb0104-b606-44d3-bc37-fd64b71ad0a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:54665
755 2023.12.11 21:12:01.896831 [ 3 ] {} <Debug> HTTP-Session: fcdb0104-b606-44d3-bc37-fd64b71ad0a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
756 2023.12.11 21:12:01.897025 [ 3 ] {33b5828c-6783-45c4-9bad-ab97452e9491} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54665) 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)
757 2023.12.11 21:12:01.897156 [ 3 ] {33b5828c-6783-45c4-9bad-ab97452e9491} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid
758 2023.12.11 21:12:01.899289 [ 3 ] {33b5828c-6783-45c4-9bad-ab97452e9491} <Debug> oximeter.fields_uuid (23b46c39-e8f9-4476-a157-91174fe80200): Loading data parts
759 2023.12.11 21:12:01.899406 [ 3 ] {33b5828c-6783-45c4-9bad-ab97452e9491} <Debug> oximeter.fields_uuid (23b46c39-e8f9-4476-a157-91174fe80200): There are no data parts
760 2023.12.11 21:12:01.903084 [ 3 ] {33b5828c-6783-45c4-9bad-ab97452e9491} <Debug> DynamicQueryHandler: Done processing query
761 2023.12.11 21:12:01.903210 [ 3 ] {33b5828c-6783-45c4-9bad-ab97452e9491} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
762 2023.12.11 21:12:01.903265 [ 3 ] {} <Debug> HTTP-Session: fcdb0104-b606-44d3-bc37-fd64b71ad0a7 Destroying unnamed session
763 2023.12.11 21:12:01.903387 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54665, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
764 2023.12.11 21:12:01.903463 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
765 2023.12.11 21:12:01.903517 [ 3 ] {} <Debug> HTTP-Session: 9caf3f3f-6a04-470f-9a05-10515d98cc93 Authenticating user 'default' from [fd00:1122:3344:101::d]:54665
766 2023.12.11 21:12:01.903533 [ 3 ] {} <Debug> HTTP-Session: 9caf3f3f-6a04-470f-9a05-10515d98cc93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
767 2023.12.11 21:12:01.903785 [ 3 ] {d5a6fd12-be2d-492e-ac61-eaf3f714e22e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54665) /* The timeseries schema table stores the extracted schema for the samples
768 * oximeter collects.
769 */
770 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)
771 2023.12.11 21:12:01.903909 [ 3 ] {d5a6fd12-be2d-492e-ac61-eaf3f714e22e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema
772 2023.12.11 21:12:01.905773 [ 3 ] {d5a6fd12-be2d-492e-ac61-eaf3f714e22e} <Debug> oximeter.timeseries_schema (97e7f920-3f3f-4b56-95fb-41f012874faf): Loading data parts
773 2023.12.11 21:12:01.905848 [ 3 ] {d5a6fd12-be2d-492e-ac61-eaf3f714e22e} <Debug> oximeter.timeseries_schema (97e7f920-3f3f-4b56-95fb-41f012874faf): There are no data parts
774 2023.12.11 21:12:01.907531 [ 3 ] {d5a6fd12-be2d-492e-ac61-eaf3f714e22e} <Debug> DynamicQueryHandler: Done processing query
775 2023.12.11 21:12:01.907612 [ 3 ] {d5a6fd12-be2d-492e-ac61-eaf3f714e22e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
776 2023.12.11 21:12:01.907631 [ 3 ] {} <Debug> HTTP-Session: 9caf3f3f-6a04-470f-9a05-10515d98cc93 Destroying unnamed session
777 2023.12.11 21:12:01.907817 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54665, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
778 2023.12.11 21:12:01.907925 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
779 2023.12.11 21:12:01.907945 [ 3 ] {} <Debug> HTTP-Session: 99c35640-d9c5-4db2-8d5b-b77cfb23a98f Authenticating user 'default' from [fd00:1122:3344:101::d]:54665
780 2023.12.11 21:12:01.908004 [ 3 ] {} <Debug> HTTP-Session: 99c35640-d9c5-4db2-8d5b-b77cfb23a98f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
781 2023.12.11 21:12:01.908116 [ 3 ] {8650078b-3bf1-40ac-a60e-fff1666558e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54665) INSERT INTO oximeter.version (*) VALUES (stage: Complete)
782 2023.12.11 21:12:01.908824 [ 3 ] {8650078b-3bf1-40ac-a60e-fff1666558e4} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version
783 2023.12.11 21:12:01.914894 [ 3 ] {8650078b-3bf1-40ac-a60e-fff1666558e4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB.
784 2023.12.11 21:12:01.918041 [ 3 ] {8650078b-3bf1-40ac-a60e-fff1666558e4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
785 2023.12.11 21:12:01.918487 [ 3 ] {8650078b-3bf1-40ac-a60e-fff1666558e4} <Trace> oximeter.version (437674da-8891-43f5-be86-82ba0c015a1c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
786 2023.12.11 21:12:01.918758 [ 3 ] {8650078b-3bf1-40ac-a60e-fff1666558e4} <Information> executeQuery: Read 1 rows, 16.00 B in 0.010565045 sec., 94 rows/sec., 1.48 KiB/sec.
787 2023.12.11 21:12:01.918903 [ 3 ] {8650078b-3bf1-40ac-a60e-fff1666558e4} <Debug> DynamicQueryHandler: Done processing query
788 2023.12.11 21:12:01.918924 [ 3 ] {8650078b-3bf1-40ac-a60e-fff1666558e4} <Debug> MemoryTracker: Peak memory usage (for query): 4.09 MiB.
789 2023.12.11 21:12:01.918941 [ 3 ] {} <Debug> HTTP-Session: 99c35640-d9c5-4db2-8d5b-b77cfb23a98f Destroying unnamed session
790 2023.12.11 21:12:02.000129 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 218.99 MiB, peak 224.06 MiB, will set to 228.28 MiB (RSS), difference: 9.29 MiB
791 2023.12.11 21:12:15.299891 [ 135 ] {} <Debug> DNSResolver: Updating DNS cache
792 2023.12.11 21:12:15.299952 [ 135 ] {} <Debug> DNSResolver: Updated DNS cache
793 2023.12.11 21:12:30.300199 [ 161 ] {} <Debug> DNSResolver: Updating DNS cache
794 2023.12.11 21:12:30.300268 [ 161 ] {} <Debug> DNSResolver: Updated DNS cache
795 2023.12.11 21:12:45.300564 [ 151 ] {} <Debug> DNSResolver: Updating DNS cache
796 2023.12.11 21:12:45.300633 [ 151 ] {} <Debug> DNSResolver: Updated DNS cache
797 2023.12.11 21:12:56.932255 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
798 2023.12.11 21:12:56.932411 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
799 2023.12.11 21:12:56.932460 [ 3 ] {} <Debug> HTTP-Session: 76cfb669-06d7-40fd-853c-2363fe2dae5d Authenticating user 'default' from [fd00:1122:3344:101::d]:56099
800 2023.12.11 21:12:56.932500 [ 3 ] {} <Debug> HTTP-Session: 76cfb669-06d7-40fd-853c-2363fe2dae5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
801 2023.12.11 21:12:56.932641 [ 3 ] {9147ae7c-1293-4567-b7e1-defb3f92bfaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56099) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete)
802 2023.12.11 21:12:56.933005 [ 3 ] {9147ae7c-1293-4567-b7e1-defb3f92bfaa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
803 2023.12.11 21:12:56.933929 [ 3 ] {9147ae7c-1293-4567-b7e1-defb3f92bfaa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
804 2023.12.11 21:12:56.936354 [ 3 ] {9147ae7c-1293-4567-b7e1-defb3f92bfaa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
805 2023.12.11 21:12:56.937697 [ 3 ] {9147ae7c-1293-4567-b7e1-defb3f92bfaa} <Debug> DynamicQueryHandler: Done processing query
806 2023.12.11 21:12:56.937729 [ 3 ] {9147ae7c-1293-4567-b7e1-defb3f92bfaa} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
807 2023.12.11 21:12:56.937747 [ 3 ] {} <Debug> HTTP-Session: 76cfb669-06d7-40fd-853c-2363fe2dae5d Destroying unnamed session
808 2023.12.11 21:12:56.940852 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
809 2023.12.11 21:12:56.940918 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
810 2023.12.11 21:12:56.940942 [ 3 ] {} <Debug> HTTP-Session: a204c89e-f69e-4bbe-9e76-b41ad44f1679 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099
811 2023.12.11 21:12:56.940986 [ 3 ] {} <Debug> HTTP-Session: a204c89e-f69e-4bbe-9e76-b41ad44f1679 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
812 2023.12.11 21:12:56.941151 [ 3 ] {bc5025b3-2a9a-4a71-8606-2ca0b2dc204d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56099) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
813 2023.12.11 21:12:56.957363 [ 3 ] {bc5025b3-2a9a-4a71-8606-2ca0b2dc204d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
814 2023.12.11 21:12:56.957668 [ 3 ] {bc5025b3-2a9a-4a71-8606-2ca0b2dc204d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
815 2023.12.11 21:12:56.957802 [ 3 ] {bc5025b3-2a9a-4a71-8606-2ca0b2dc204d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
816 2023.12.11 21:12:56.958735 [ 3 ] {bc5025b3-2a9a-4a71-8606-2ca0b2dc204d} <Debug> DynamicQueryHandler: Done processing query
817 2023.12.11 21:12:56.958763 [ 3 ] {bc5025b3-2a9a-4a71-8606-2ca0b2dc204d} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
818 2023.12.11 21:12:56.958780 [ 3 ] {} <Debug> HTTP-Session: a204c89e-f69e-4bbe-9e76-b41ad44f1679 Destroying unnamed session
819 2023.12.11 21:12:56.959188 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
820 2023.12.11 21:12:56.959241 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
821 2023.12.11 21:12:56.959263 [ 3 ] {} <Debug> HTTP-Session: ceeeeaaf-2c5f-4823-bd88-0a33573f1806 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099
822 2023.12.11 21:12:56.959282 [ 3 ] {} <Debug> HTTP-Session: ceeeeaaf-2c5f-4823-bd88-0a33573f1806 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
823 2023.12.11 21:12:56.959405 [ 3 ] {2a898c78-e73f-4bdd-8f6b-a27152c7aa82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56099) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
824 2023.12.11 21:12:56.961907 [ 3 ] {2a898c78-e73f-4bdd-8f6b-a27152c7aa82} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
825 2023.12.11 21:12:56.962210 [ 3 ] {2a898c78-e73f-4bdd-8f6b-a27152c7aa82} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
826 2023.12.11 21:12:56.962294 [ 3 ] {2a898c78-e73f-4bdd-8f6b-a27152c7aa82} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
827 2023.12.11 21:12:56.963319 [ 3 ] {2a898c78-e73f-4bdd-8f6b-a27152c7aa82} <Debug> DynamicQueryHandler: Done processing query
828 2023.12.11 21:12:56.963348 [ 3 ] {2a898c78-e73f-4bdd-8f6b-a27152c7aa82} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
829 2023.12.11 21:12:56.963365 [ 3 ] {} <Debug> HTTP-Session: ceeeeaaf-2c5f-4823-bd88-0a33573f1806 Destroying unnamed session
830 2023.12.11 21:12:56.963603 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
831 2023.12.11 21:12:56.963650 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
832 2023.12.11 21:12:56.963669 [ 3 ] {} <Debug> HTTP-Session: 7f73168e-304b-4de6-ba05-420fc5907e09 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099
833 2023.12.11 21:12:56.963687 [ 3 ] {} <Debug> HTTP-Session: 7f73168e-304b-4de6-ba05-420fc5907e09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
834 2023.12.11 21:12:56.963802 [ 3 ] {99f5238b-5c9a-46b2-aa9c-48ec2ee6550e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56099) 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)
835 2023.12.11 21:12:56.964155 [ 3 ] {99f5238b-5c9a-46b2-aa9c-48ec2ee6550e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
836 2023.12.11 21:12:56.964306 [ 3 ] {99f5238b-5c9a-46b2-aa9c-48ec2ee6550e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
837 2023.12.11 21:12:56.964348 [ 3 ] {99f5238b-5c9a-46b2-aa9c-48ec2ee6550e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
838 2023.12.11 21:12:56.965140 [ 3 ] {99f5238b-5c9a-46b2-aa9c-48ec2ee6550e} <Debug> DynamicQueryHandler: Done processing query
839 2023.12.11 21:12:56.965169 [ 3 ] {99f5238b-5c9a-46b2-aa9c-48ec2ee6550e} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
840 2023.12.11 21:12:56.965185 [ 3 ] {} <Debug> HTTP-Session: 7f73168e-304b-4de6-ba05-420fc5907e09 Destroying unnamed session
841 2023.12.11 21:12:56.966352 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
842 2023.12.11 21:12:56.966400 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
843 2023.12.11 21:12:56.966419 [ 3 ] {} <Debug> HTTP-Session: b89d6dba-1d28-4044-8222-95bcd1d517a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099
844 2023.12.11 21:12:56.966435 [ 3 ] {} <Debug> HTTP-Session: b89d6dba-1d28-4044-8222-95bcd1d517a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
845 2023.12.11 21:12:56.966514 [ 3 ] {9634258a-423d-48e1-bdfc-4c9ca004baf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
846 2023.12.11 21:12:56.966556 [ 3 ] {9634258a-423d-48e1-bdfc-4c9ca004baf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
847 2023.12.11 21:12:56.967310 [ 3 ] {9634258a-423d-48e1-bdfc-4c9ca004baf1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
848 2023.12.11 21:12:56.971953 [ 3 ] {9634258a-423d-48e1-bdfc-4c9ca004baf1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.30 GiB.
849 2023.12.11 21:12:56.972368 [ 3 ] {9634258a-423d-48e1-bdfc-4c9ca004baf1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
850 2023.12.11 21:12:56.972541 [ 3 ] {9634258a-423d-48e1-bdfc-4c9ca004baf1} <Trace> oximeter.timeseries_schema (97e7f920-3f3f-4b56-95fb-41f012874faf): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
851 2023.12.11 21:12:56.972679 [ 3 ] {9634258a-423d-48e1-bdfc-4c9ca004baf1} <Information> executeQuery: Read 4 rows, 443.00 B in 0.006127716 sec., 652 rows/sec., 70.60 KiB/sec.
852 2023.12.11 21:12:56.972796 [ 3 ] {9634258a-423d-48e1-bdfc-4c9ca004baf1} <Debug> DynamicQueryHandler: Done processing query
853 2023.12.11 21:12:56.972821 [ 3 ] {9634258a-423d-48e1-bdfc-4c9ca004baf1} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
854 2023.12.11 21:12:56.972838 [ 3 ] {} <Debug> HTTP-Session: b89d6dba-1d28-4044-8222-95bcd1d517a4 Destroying unnamed session
855 2023.12.11 21:12:56.972957 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 5643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
856 2023.12.11 21:12:56.973003 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
857 2023.12.11 21:12:56.973022 [ 3 ] {} <Debug> HTTP-Session: 694a5ce2-1603-48ec-8cfa-0380958ebba3 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099
858 2023.12.11 21:12:56.973038 [ 3 ] {} <Debug> HTTP-Session: 694a5ce2-1603-48ec-8cfa-0380958ebba3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
859 2023.12.11 21:12:56.973110 [ 3 ] {e38684b1-095b-4d12-81e9-64d4bd0bdf4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
860 2023.12.11 21:12:56.973150 [ 3 ] {e38684b1-095b-4d12-81e9-64d4bd0bdf4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
861 2023.12.11 21:12:56.973255 [ 3 ] {e38684b1-095b-4d12-81e9-64d4bd0bdf4a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
862 2023.12.11 21:12:56.979127 [ 3 ] {e38684b1-095b-4d12-81e9-64d4bd0bdf4a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.30 GiB.
863 2023.12.11 21:12:56.979535 [ 3 ] {e38684b1-095b-4d12-81e9-64d4bd0bdf4a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
864 2023.12.11 21:12:56.979820 [ 3 ] {e38684b1-095b-4d12-81e9-64d4bd0bdf4a} <Trace> oximeter.fields_i64 (92505102-7e61-4325-a426-825f75ccfe44): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
865 2023.12.11 21:12:56.979923 [ 3 ] {e38684b1-095b-4d12-81e9-64d4bd0bdf4a} <Information> executeQuery: Read 39 rows, 3.16 KiB in 0.006784383 sec., 5748 rows/sec., 465.94 KiB/sec.
866 2023.12.11 21:12:56.980069 [ 3 ] {e38684b1-095b-4d12-81e9-64d4bd0bdf4a} <Debug> DynamicQueryHandler: Done processing query
867 2023.12.11 21:12:56.980093 [ 3 ] {e38684b1-095b-4d12-81e9-64d4bd0bdf4a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
868 2023.12.11 21:12:56.980110 [ 3 ] {} <Debug> HTTP-Session: 694a5ce2-1603-48ec-8cfa-0380958ebba3 Destroying unnamed session
869 2023.12.11 21:12:56.980292 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 18929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
870 2023.12.11 21:12:56.980340 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
871 2023.12.11 21:12:56.980359 [ 3 ] {} <Debug> HTTP-Session: 345d3795-f81a-4c90-94aa-466f94f5d72c Authenticating user 'default' from [fd00:1122:3344:101::d]:56099
872 2023.12.11 21:12:56.980377 [ 3 ] {} <Debug> HTTP-Session: 345d3795-f81a-4c90-94aa-466f94f5d72c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
873 2023.12.11 21:12:56.980451 [ 3 ] {61671ea8-92ef-4ca6-825e-ed49ee80be43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
874 2023.12.11 21:12:56.980492 [ 3 ] {61671ea8-92ef-4ca6-825e-ed49ee80be43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
875 2023.12.11 21:12:56.980599 [ 3 ] {61671ea8-92ef-4ca6-825e-ed49ee80be43} <Trace> ParallelParsingInputFormat: Parallel parsing is used
876 2023.12.11 21:12:56.981024 [ 3 ] {61671ea8-92ef-4ca6-825e-ed49ee80be43} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.30 GiB.
877 2023.12.11 21:12:56.981309 [ 3 ] {61671ea8-92ef-4ca6-825e-ed49ee80be43} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
878 2023.12.11 21:12:56.981490 [ 3 ] {61671ea8-92ef-4ca6-825e-ed49ee80be43} <Trace> oximeter.fields_string (f2d11325-870e-43dc-87bf-f0fb1ddcdee6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
879 2023.12.11 21:12:56.981625 [ 3 ] {61671ea8-92ef-4ca6-825e-ed49ee80be43} <Information> executeQuery: Read 117 rows, 11.76 KiB in 0.001142071 sec., 102445 rows/sec., 10.06 MiB/sec.
880 2023.12.11 21:12:56.981757 [ 3 ] {61671ea8-92ef-4ca6-825e-ed49ee80be43} <Debug> DynamicQueryHandler: Done processing query
881 2023.12.11 21:12:56.981782 [ 3 ] {61671ea8-92ef-4ca6-825e-ed49ee80be43} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
882 2023.12.11 21:12:56.981797 [ 3 ] {} <Debug> HTTP-Session: 345d3795-f81a-4c90-94aa-466f94f5d72c Destroying unnamed session
883 2023.12.11 21:12:56.981923 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 8871, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
884 2023.12.11 21:12:56.981968 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
885 2023.12.11 21:12:56.981987 [ 3 ] {} <Debug> HTTP-Session: 365423b2-412d-4a5b-9183-d0c6f5267fe2 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099
886 2023.12.11 21:12:56.982004 [ 3 ] {} <Debug> HTTP-Session: 365423b2-412d-4a5b-9183-d0c6f5267fe2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
887 2023.12.11 21:12:56.982076 [ 3 ] {8452028a-f582-4928-a2a3-55f56df5ec52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
888 2023.12.11 21:12:56.982115 [ 3 ] {8452028a-f582-4928-a2a3-55f56df5ec52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
889 2023.12.11 21:12:56.983445 [ 3 ] {8452028a-f582-4928-a2a3-55f56df5ec52} <Trace> ParallelParsingInputFormat: Parallel parsing is used
890 2023.12.11 21:12:56.986100 [ 3 ] {8452028a-f582-4928-a2a3-55f56df5ec52} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.30 GiB.
891 2023.12.11 21:12:56.988530 [ 3 ] {8452028a-f582-4928-a2a3-55f56df5ec52} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
892 2023.12.11 21:12:56.988687 [ 3 ] {8452028a-f582-4928-a2a3-55f56df5ec52} <Trace> oximeter.fields_uuid (23b46c39-e8f9-4476-a157-91174fe80200): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
893 2023.12.11 21:12:56.988855 [ 3 ] {8452028a-f582-4928-a2a3-55f56df5ec52} <Information> executeQuery: Read 52 rows, 4.18 KiB in 0.006741862 sec., 7713 rows/sec., 619.67 KiB/sec.
894 2023.12.11 21:12:56.989089 [ 3 ] {8452028a-f582-4928-a2a3-55f56df5ec52} <Debug> DynamicQueryHandler: Done processing query
895 2023.12.11 21:12:56.989135 [ 3 ] {8452028a-f582-4928-a2a3-55f56df5ec52} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
896 2023.12.11 21:12:56.989166 [ 3 ] {} <Debug> HTTP-Session: 365423b2-412d-4a5b-9183-d0c6f5267fe2 Destroying unnamed session
897 2023.12.11 21:12:56.989424 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 41733, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
898 2023.12.11 21:12:56.989510 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
899 2023.12.11 21:12:56.989548 [ 3 ] {} <Debug> HTTP-Session: 3cfc3fff-1380-4f9e-88e3-4b6851fb03a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099
900 2023.12.11 21:12:56.989581 [ 3 ] {} <Debug> HTTP-Session: 3cfc3fff-1380-4f9e-88e3-4b6851fb03a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
901 2023.12.11 21:12:56.989739 [ 3 ] {66b59b98-3905-4a7d-88e9-56279a16b533} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
902 2023.12.11 21:12:56.989826 [ 3 ] {66b59b98-3905-4a7d-88e9-56279a16b533} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
903 2023.12.11 21:12:56.989989 [ 3 ] {66b59b98-3905-4a7d-88e9-56279a16b533} <Trace> ParallelParsingInputFormat: Parallel parsing is used
904 2023.12.11 21:12:56.990528 [ 3 ] {66b59b98-3905-4a7d-88e9-56279a16b533} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.30 GiB.
905 2023.12.11 21:12:56.994112 [ 3 ] {66b59b98-3905-4a7d-88e9-56279a16b533} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
906 2023.12.11 21:12:56.994318 [ 3 ] {66b59b98-3905-4a7d-88e9-56279a16b533} <Trace> oximeter.measurements_histogramf64 (8edcae4e-006c-4ad5-bf99-27b0cfb8685f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
907 2023.12.11 21:12:56.994445 [ 3 ] {66b59b98-3905-4a7d-88e9-56279a16b533} <Information> executeQuery: Read 39 rows, 53.89 KiB in 0.004655155 sec., 8377 rows/sec., 11.31 MiB/sec.
908 2023.12.11 21:12:56.994591 [ 3 ] {66b59b98-3905-4a7d-88e9-56279a16b533} <Debug> DynamicQueryHandler: Done processing query
909 2023.12.11 21:12:56.994615 [ 3 ] {66b59b98-3905-4a7d-88e9-56279a16b533} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
910 2023.12.11 21:12:56.994631 [ 3 ] {} <Debug> HTTP-Session: 3cfc3fff-1380-4f9e-88e3-4b6851fb03a3 Destroying unnamed session
911 2023.12.11 21:12:56.994749 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 3401, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
912 2023.12.11 21:12:56.994797 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
913 2023.12.11 21:12:56.994816 [ 3 ] {} <Debug> HTTP-Session: 945be4c8-f531-42e6-95a5-4af8b1727150 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099
914 2023.12.11 21:12:56.994833 [ 3 ] {} <Debug> HTTP-Session: 945be4c8-f531-42e6-95a5-4af8b1727150 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
915 2023.12.11 21:12:56.994904 [ 3 ] {c395a543-facd-4e47-b44f-2f4c093b6cd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
916 2023.12.11 21:12:56.995528 [ 3 ] {c395a543-facd-4e47-b44f-2f4c093b6cd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
917 2023.12.11 21:12:56.995643 [ 3 ] {c395a543-facd-4e47-b44f-2f4c093b6cd6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
918 2023.12.11 21:12:56.995972 [ 3 ] {c395a543-facd-4e47-b44f-2f4c093b6cd6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.30 GiB.
919 2023.12.11 21:12:56.996305 [ 3 ] {c395a543-facd-4e47-b44f-2f4c093b6cd6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
920 2023.12.11 21:12:56.996489 [ 3 ] {c395a543-facd-4e47-b44f-2f4c093b6cd6} <Trace> oximeter.measurements_i64 (7513b1d6-ea19-4891-b1aa-8915bbea122f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
921 2023.12.11 21:12:56.996606 [ 3 ] {c395a543-facd-4e47-b44f-2f4c093b6cd6} <Information> executeQuery: Read 21 rows, 1.57 KiB in 0.001671045 sec., 12566 rows/sec., 938.55 KiB/sec.
922 2023.12.11 21:12:56.996733 [ 3 ] {c395a543-facd-4e47-b44f-2f4c093b6cd6} <Debug> DynamicQueryHandler: Done processing query
923 2023.12.11 21:12:56.996757 [ 3 ] {c395a543-facd-4e47-b44f-2f4c093b6cd6} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
924 2023.12.11 21:12:56.996772 [ 3 ] {} <Debug> HTTP-Session: 945be4c8-f531-42e6-95a5-4af8b1727150 Destroying unnamed session
925 2023.12.11 21:13:00.300681 [ 144 ] {} <Debug> DNSResolver: Updating DNS cache
926 2023.12.11 21:13:00.300753 [ 144 ] {} <Debug> DNSResolver: Updated DNS cache
927 2023.12.11 21:13:01.919694 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
928 2023.12.11 21:13:01.919806 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
929 2023.12.11 21:13:01.919836 [ 3 ] {} <Debug> HTTP-Session: 48682765-aebe-4308-b486-e117448db29d Authenticating user 'default' from [fd00:1122:3344:101::d]:56099
930 2023.12.11 21:13:01.919863 [ 3 ] {} <Debug> HTTP-Session: 48682765-aebe-4308-b486-e117448db29d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
931 2023.12.11 21:13:01.920071 [ 3 ] {ebea3f89-5875-4974-8550-577a89c6f1ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56099) 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)
932 2023.12.11 21:13:01.922976 [ 3 ] {ebea3f89-5875-4974-8550-577a89c6f1ef} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
933 2023.12.11 21:13:01.923189 [ 3 ] {ebea3f89-5875-4974-8550-577a89c6f1ef} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
934 2023.12.11 21:13:01.923303 [ 3 ] {ebea3f89-5875-4974-8550-577a89c6f1ef} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
935 2023.12.11 21:13:01.923650 [ 3 ] {ebea3f89-5875-4974-8550-577a89c6f1ef} <Debug> oximeter.timeseries_schema (97e7f920-3f3f-4b56-95fb-41f012874faf) (SelectExecutor): Key condition: (column 0 notIn 4-element set)
936 2023.12.11 21:13:01.925623 [ 3 ] {ebea3f89-5875-4974-8550-577a89c6f1ef} <Trace> oximeter.timeseries_schema (97e7f920-3f3f-4b56-95fb-41f012874faf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
937 2023.12.11 21:13:01.925656 [ 3 ] {ebea3f89-5875-4974-8550-577a89c6f1ef} <Debug> oximeter.timeseries_schema (97e7f920-3f3f-4b56-95fb-41f012874faf) (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
938 2023.12.11 21:13:01.927974 [ 3 ] {ebea3f89-5875-4974-8550-577a89c6f1ef} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
939 2023.12.11 21:13:01.936557 [ 3 ] {ebea3f89-5875-4974-8550-577a89c6f1ef} <Information> executeQuery: Read 4 rows, 443.00 B in 0.016433524 sec., 243 rows/sec., 26.33 KiB/sec.
940 2023.12.11 21:13:01.936772 [ 3 ] {ebea3f89-5875-4974-8550-577a89c6f1ef} <Debug> DynamicQueryHandler: Done processing query
941 2023.12.11 21:13:01.936799 [ 3 ] {ebea3f89-5875-4974-8550-577a89c6f1ef} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
942 2023.12.11 21:13:01.936815 [ 3 ] {} <Debug> HTTP-Session: 48682765-aebe-4308-b486-e117448db29d Destroying unnamed session
943 2023.12.11 21:13:01.937130 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
944 2023.12.11 21:13:01.937181 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
945 2023.12.11 21:13:01.937202 [ 3 ] {} <Debug> HTTP-Session: 7685a1ea-cb80-4418-9788-890692e2365e Authenticating user 'default' from [fd00:1122:3344:101::d]:56099
946 2023.12.11 21:13:01.937222 [ 3 ] {} <Debug> HTTP-Session: 7685a1ea-cb80-4418-9788-890692e2365e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
947 2023.12.11 21:13:01.937356 [ 3 ] {ab0b4a1c-29c8-44f3-9ce7-14449a6d392a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56099) 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)
948 2023.12.11 21:13:01.937825 [ 3 ] {ab0b4a1c-29c8-44f3-9ce7-14449a6d392a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
949 2023.12.11 21:13:01.937987 [ 3 ] {ab0b4a1c-29c8-44f3-9ce7-14449a6d392a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
950 2023.12.11 21:13:01.938031 [ 3 ] {ab0b4a1c-29c8-44f3-9ce7-14449a6d392a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
951 2023.12.11 21:13:01.938180 [ 3 ] {ab0b4a1c-29c8-44f3-9ce7-14449a6d392a} <Debug> oximeter.timeseries_schema (97e7f920-3f3f-4b56-95fb-41f012874faf) (SelectExecutor): Key condition: (column 0 notIn 5-element set)
952 2023.12.11 21:13:01.938210 [ 3 ] {ab0b4a1c-29c8-44f3-9ce7-14449a6d392a} <Trace> oximeter.timeseries_schema (97e7f920-3f3f-4b56-95fb-41f012874faf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
953 2023.12.11 21:13:01.938233 [ 3 ] {ab0b4a1c-29c8-44f3-9ce7-14449a6d392a} <Debug> oximeter.timeseries_schema (97e7f920-3f3f-4b56-95fb-41f012874faf) (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
954 2023.12.11 21:13:01.938263 [ 3 ] {ab0b4a1c-29c8-44f3-9ce7-14449a6d392a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
955 2023.12.11 21:13:01.939168 [ 3 ] {ab0b4a1c-29c8-44f3-9ce7-14449a6d392a} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001772338 sec., 2256 rows/sec., 244.09 KiB/sec.
956 2023.12.11 21:13:01.939359 [ 3 ] {ab0b4a1c-29c8-44f3-9ce7-14449a6d392a} <Debug> DynamicQueryHandler: Done processing query
957 2023.12.11 21:13:01.939383 [ 3 ] {ab0b4a1c-29c8-44f3-9ce7-14449a6d392a} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
958 2023.12.11 21:13:01.939400 [ 3 ] {} <Debug> HTTP-Session: 7685a1ea-cb80-4418-9788-890692e2365e Destroying unnamed session
959 2023.12.11 21:13:01.939774 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
960 2023.12.11 21:13:01.939820 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
961 2023.12.11 21:13:01.939840 [ 3 ] {} <Debug> HTTP-Session: d1c13f72-79c2-4d76-b403-838484539556 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099
962 2023.12.11 21:13:01.939857 [ 3 ] {} <Debug> HTTP-Session: d1c13f72-79c2-4d76-b403-838484539556 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
963 2023.12.11 21:13:01.939978 [ 3 ] {84a86e63-f546-46c9-8627-a2bc3178a090} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56099) 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)
964 2023.12.11 21:13:01.940427 [ 3 ] {84a86e63-f546-46c9-8627-a2bc3178a090} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
965 2023.12.11 21:13:01.940591 [ 3 ] {84a86e63-f546-46c9-8627-a2bc3178a090} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
966 2023.12.11 21:13:01.940632 [ 3 ] {84a86e63-f546-46c9-8627-a2bc3178a090} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
967 2023.12.11 21:13:01.940776 [ 3 ] {84a86e63-f546-46c9-8627-a2bc3178a090} <Debug> oximeter.timeseries_schema (97e7f920-3f3f-4b56-95fb-41f012874faf) (SelectExecutor): Key condition: (column 0 notIn 6-element set)
968 2023.12.11 21:13:01.940805 [ 3 ] {84a86e63-f546-46c9-8627-a2bc3178a090} <Trace> oximeter.timeseries_schema (97e7f920-3f3f-4b56-95fb-41f012874faf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
969 2023.12.11 21:13:01.940827 [ 3 ] {84a86e63-f546-46c9-8627-a2bc3178a090} <Debug> oximeter.timeseries_schema (97e7f920-3f3f-4b56-95fb-41f012874faf) (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
970 2023.12.11 21:13:01.940855 [ 3 ] {84a86e63-f546-46c9-8627-a2bc3178a090} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
971 2023.12.11 21:13:01.941798 [ 3 ] {84a86e63-f546-46c9-8627-a2bc3178a090} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001782908 sec., 2243 rows/sec., 242.65 KiB/sec.
972 2023.12.11 21:13:01.941983 [ 3 ] {84a86e63-f546-46c9-8627-a2bc3178a090} <Debug> DynamicQueryHandler: Done processing query
973 2023.12.11 21:13:01.942006 [ 3 ] {84a86e63-f546-46c9-8627-a2bc3178a090} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
974 2023.12.11 21:13:01.942022 [ 3 ] {} <Debug> HTTP-Session: d1c13f72-79c2-4d76-b403-838484539556 Destroying unnamed session
975 2023.12.11 21:13:01.942273 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
976 2023.12.11 21:13:01.942316 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
977 2023.12.11 21:13:01.942334 [ 3 ] {} <Debug> HTTP-Session: dc74cfbe-ae3f-4dc0-a3fe-c4e6dbfcc443 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099
978 2023.12.11 21:13:01.942352 [ 3 ] {} <Debug> HTTP-Session: dc74cfbe-ae3f-4dc0-a3fe-c4e6dbfcc443 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
979 2023.12.11 21:13:01.942470 [ 3 ] {8fd2086f-b1a1-465b-92b1-d511c90d7f20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56099) 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)
980 2023.12.11 21:13:01.942920 [ 3 ] {8fd2086f-b1a1-465b-92b1-d511c90d7f20} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
981 2023.12.11 21:13:01.943082 [ 3 ] {8fd2086f-b1a1-465b-92b1-d511c90d7f20} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
982 2023.12.11 21:13:01.943125 [ 3 ] {8fd2086f-b1a1-465b-92b1-d511c90d7f20} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
983 2023.12.11 21:13:01.943270 [ 3 ] {8fd2086f-b1a1-465b-92b1-d511c90d7f20} <Debug> oximeter.timeseries_schema (97e7f920-3f3f-4b56-95fb-41f012874faf) (SelectExecutor): Key condition: (column 0 notIn 7-element set)
984 2023.12.11 21:13:01.943298 [ 3 ] {8fd2086f-b1a1-465b-92b1-d511c90d7f20} <Trace> oximeter.timeseries_schema (97e7f920-3f3f-4b56-95fb-41f012874faf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
985 2023.12.11 21:13:01.943319 [ 3 ] {8fd2086f-b1a1-465b-92b1-d511c90d7f20} <Debug> oximeter.timeseries_schema (97e7f920-3f3f-4b56-95fb-41f012874faf) (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
986 2023.12.11 21:13:01.943347 [ 3 ] {8fd2086f-b1a1-465b-92b1-d511c90d7f20} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
987 2023.12.11 21:13:01.944324 [ 3 ] {8fd2086f-b1a1-465b-92b1-d511c90d7f20} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001795948 sec., 2227 rows/sec., 240.89 KiB/sec.
988 2023.12.11 21:13:01.944510 [ 3 ] {8fd2086f-b1a1-465b-92b1-d511c90d7f20} <Debug> DynamicQueryHandler: Done processing query
989 2023.12.11 21:13:01.944533 [ 3 ] {8fd2086f-b1a1-465b-92b1-d511c90d7f20} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
990 2023.12.11 21:13:01.944549 [ 3 ] {} <Debug> HTTP-Session: dc74cfbe-ae3f-4dc0-a3fe-c4e6dbfcc443 Destroying unnamed session
991 2023.12.11 21:13:01.944797 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
992 2023.12.11 21:13:01.944843 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
993 2023.12.11 21:13:01.944862 [ 3 ] {} <Debug> HTTP-Session: 5f74a166-fa6c-4a91-a8c0-a4adc7357c37 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099
994 2023.12.11 21:13:01.944880 [ 3 ] {} <Debug> HTTP-Session: 5f74a166-fa6c-4a91-a8c0-a4adc7357c37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
995 2023.12.11 21:13:01.945000 [ 3 ] {137d9cb6-8656-4a0c-9339-9bae12c3ea61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56099) 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)
996 2023.12.11 21:13:01.945460 [ 3 ] {137d9cb6-8656-4a0c-9339-9bae12c3ea61} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
997 2023.12.11 21:13:01.945626 [ 3 ] {137d9cb6-8656-4a0c-9339-9bae12c3ea61} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
998 2023.12.11 21:13:01.945667 [ 3 ] {137d9cb6-8656-4a0c-9339-9bae12c3ea61} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
999 2023.12.11 21:13:01.945813 [ 3 ] {137d9cb6-8656-4a0c-9339-9bae12c3ea61} <Debug> oximeter.timeseries_schema (97e7f920-3f3f-4b56-95fb-41f012874faf) (SelectExecutor): Key condition: (column 0 notIn 8-element set)
1000 2023.12.11 21:13:01.945841 [ 3 ] {137d9cb6-8656-4a0c-9339-9bae12c3ea61} <Trace> oximeter.timeseries_schema (97e7f920-3f3f-4b56-95fb-41f012874faf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1001 2023.12.11 21:13:01.945862 [ 3 ] {137d9cb6-8656-4a0c-9339-9bae12c3ea61} <Debug> oximeter.timeseries_schema (97e7f920-3f3f-4b56-95fb-41f012874faf) (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
1002 2023.12.11 21:13:01.945890 [ 3 ] {137d9cb6-8656-4a0c-9339-9bae12c3ea61} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1003 2023.12.11 21:13:01.946799 [ 3 ] {137d9cb6-8656-4a0c-9339-9bae12c3ea61} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001760117 sec., 2272 rows/sec., 245.79 KiB/sec.
1004 2023.12.11 21:13:01.946986 [ 3 ] {137d9cb6-8656-4a0c-9339-9bae12c3ea61} <Debug> DynamicQueryHandler: Done processing query
1005 2023.12.11 21:13:01.947009 [ 3 ] {137d9cb6-8656-4a0c-9339-9bae12c3ea61} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1006 2023.12.11 21:13:01.947026 [ 3 ] {} <Debug> HTTP-Session: 5f74a166-fa6c-4a91-a8c0-a4adc7357c37 Destroying unnamed session
1007 2023.12.11 21:13:01.947261 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 440, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1008 2023.12.11 21:13:01.947304 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1009 2023.12.11 21:13:01.947322 [ 3 ] {} <Debug> HTTP-Session: 4c70fc3c-0c7b-4ccf-8e53-0f16953d3973 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099
1010 2023.12.11 21:13:01.947339 [ 3 ] {} <Debug> HTTP-Session: 4c70fc3c-0c7b-4ccf-8e53-0f16953d3973 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1011 2023.12.11 21:13:01.947459 [ 3 ] {2bf0df1c-1e1a-441f-945e-1afc5d86e4b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56099) 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)
1012 2023.12.11 21:13:01.947921 [ 3 ] {2bf0df1c-1e1a-441f-945e-1afc5d86e4b4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1013 2023.12.11 21:13:01.948088 [ 3 ] {2bf0df1c-1e1a-441f-945e-1afc5d86e4b4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1014 2023.12.11 21:13:01.948129 [ 3 ] {2bf0df1c-1e1a-441f-945e-1afc5d86e4b4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1015 2023.12.11 21:13:01.948275 [ 3 ] {2bf0df1c-1e1a-441f-945e-1afc5d86e4b4} <Debug> oximeter.timeseries_schema (97e7f920-3f3f-4b56-95fb-41f012874faf) (SelectExecutor): Key condition: (column 0 notIn 9-element set)
1016 2023.12.11 21:13:01.948304 [ 3 ] {2bf0df1c-1e1a-441f-945e-1afc5d86e4b4} <Trace> oximeter.timeseries_schema (97e7f920-3f3f-4b56-95fb-41f012874faf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1017 2023.12.11 21:13:01.948324 [ 3 ] {2bf0df1c-1e1a-441f-945e-1afc5d86e4b4} <Debug> oximeter.timeseries_schema (97e7f920-3f3f-4b56-95fb-41f012874faf) (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
1018 2023.12.11 21:13:01.948352 [ 3 ] {2bf0df1c-1e1a-441f-945e-1afc5d86e4b4} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1019 2023.12.11 21:13:01.949308 [ 3 ] {2bf0df1c-1e1a-441f-945e-1afc5d86e4b4} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001797529 sec., 2225 rows/sec., 240.67 KiB/sec.
1020 2023.12.11 21:13:01.949500 [ 3 ] {2bf0df1c-1e1a-441f-945e-1afc5d86e4b4} <Debug> DynamicQueryHandler: Done processing query
1021 2023.12.11 21:13:01.949525 [ 3 ] {2bf0df1c-1e1a-441f-945e-1afc5d86e4b4} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1022 2023.12.11 21:13:01.949541 [ 3 ] {} <Debug> HTTP-Session: 4c70fc3c-0c7b-4ccf-8e53-0f16953d3973 Destroying unnamed session
1023 2023.12.11 21:13:01.965548 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 1942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1024 2023.12.11 21:13:01.965602 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1025 2023.12.11 21:13:01.965625 [ 3 ] {} <Debug> HTTP-Session: a79665d1-8774-46b6-bdce-3b1397121874 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099
1026 2023.12.11 21:13:01.965646 [ 3 ] {} <Debug> HTTP-Session: a79665d1-8774-46b6-bdce-3b1397121874 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1027 2023.12.11 21:13:01.965741 [ 3 ] {5dae2966-d556-4137-83d4-5fd3621b1834} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1028 2023.12.11 21:13:01.965790 [ 3 ] {5dae2966-d556-4137-83d4-5fd3621b1834} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1029 2023.12.11 21:13:01.965954 [ 3 ] {5dae2966-d556-4137-83d4-5fd3621b1834} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1030 2023.12.11 21:13:01.966299 [ 3 ] {5dae2966-d556-4137-83d4-5fd3621b1834} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.30 GiB.
1031 2023.12.11 21:13:01.966587 [ 3 ] {5dae2966-d556-4137-83d4-5fd3621b1834} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1032 2023.12.11 21:13:01.966745 [ 3 ] {5dae2966-d556-4137-83d4-5fd3621b1834} <Trace> oximeter.timeseries_schema (97e7f920-3f3f-4b56-95fb-41f012874faf): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1033 2023.12.11 21:13:01.966925 [ 3 ] {5dae2966-d556-4137-83d4-5fd3621b1834} <Information> executeQuery: Read 6 rows, 996.00 B in 0.001150671 sec., 5214 rows/sec., 845.29 KiB/sec.
1034 2023.12.11 21:13:01.967079 [ 3 ] {5dae2966-d556-4137-83d4-5fd3621b1834} <Debug> DynamicQueryHandler: Done processing query
1035 2023.12.11 21:13:01.967103 [ 3 ] {5dae2966-d556-4137-83d4-5fd3621b1834} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1036 2023.12.11 21:13:01.967118 [ 3 ] {} <Debug> HTTP-Session: a79665d1-8774-46b6-bdce-3b1397121874 Destroying unnamed session
1037 2023.12.11 21:13:01.967237 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 5346, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1038 2023.12.11 21:13:01.967281 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1039 2023.12.11 21:13:01.967299 [ 3 ] {} <Debug> HTTP-Session: f03713a7-0560-4ee7-82ac-4948bb9083db Authenticating user 'default' from [fd00:1122:3344:101::d]:56099
1040 2023.12.11 21:13:01.967316 [ 3 ] {} <Debug> HTTP-Session: f03713a7-0560-4ee7-82ac-4948bb9083db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1041 2023.12.11 21:13:01.967390 [ 3 ] {5752131d-e158-4c5f-95eb-6f9aa6f5cc93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1042 2023.12.11 21:13:01.967430 [ 3 ] {5752131d-e158-4c5f-95eb-6f9aa6f5cc93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1043 2023.12.11 21:13:01.967534 [ 3 ] {5752131d-e158-4c5f-95eb-6f9aa6f5cc93} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1044 2023.12.11 21:13:01.967855 [ 3 ] {5752131d-e158-4c5f-95eb-6f9aa6f5cc93} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.30 GiB.
1045 2023.12.11 21:13:01.968062 [ 3 ] {5752131d-e158-4c5f-95eb-6f9aa6f5cc93} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1046 2023.12.11 21:13:01.968208 [ 3 ] {5752131d-e158-4c5f-95eb-6f9aa6f5cc93} <Trace> oximeter.fields_string (f2d11325-870e-43dc-87bf-f0fb1ddcdee6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1047 2023.12.11 21:13:01.968308 [ 3 ] {5752131d-e158-4c5f-95eb-6f9aa6f5cc93} <Information> executeQuery: Read 36 rows, 3.12 KiB in 0.000890174 sec., 40441 rows/sec., 3.42 MiB/sec.
1048 2023.12.11 21:13:01.968431 [ 3 ] {5752131d-e158-4c5f-95eb-6f9aa6f5cc93} <Debug> DynamicQueryHandler: Done processing query
1049 2023.12.11 21:13:01.968455 [ 3 ] {5752131d-e158-4c5f-95eb-6f9aa6f5cc93} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1050 2023.12.11 21:13:01.968471 [ 3 ] {} <Debug> HTTP-Session: f03713a7-0560-4ee7-82ac-4948bb9083db Destroying unnamed session
1051 2023.12.11 21:13:01.968584 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 4092, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1052 2023.12.11 21:13:01.968628 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1053 2023.12.11 21:13:01.968646 [ 3 ] {} <Debug> HTTP-Session: 92dcf147-7980-4987-b791-712563821363 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099
1054 2023.12.11 21:13:01.968663 [ 3 ] {} <Debug> HTTP-Session: 92dcf147-7980-4987-b791-712563821363 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1055 2023.12.11 21:13:01.968734 [ 3 ] {c817fedd-3647-422b-9d15-5924088bfe34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1056 2023.12.11 21:13:01.968772 [ 3 ] {c817fedd-3647-422b-9d15-5924088bfe34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1057 2023.12.11 21:13:01.968877 [ 3 ] {c817fedd-3647-422b-9d15-5924088bfe34} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1058 2023.12.11 21:13:01.969155 [ 3 ] {c817fedd-3647-422b-9d15-5924088bfe34} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.30 GiB.
1059 2023.12.11 21:13:01.969379 [ 3 ] {c817fedd-3647-422b-9d15-5924088bfe34} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1060 2023.12.11 21:13:01.969526 [ 3 ] {c817fedd-3647-422b-9d15-5924088bfe34} <Trace> oximeter.fields_uuid (23b46c39-e8f9-4476-a157-91174fe80200): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1061 2023.12.11 21:13:01.969623 [ 3 ] {c817fedd-3647-422b-9d15-5924088bfe34} <Information> executeQuery: Read 24 rows, 1.90 KiB in 0.000861983 sec., 27842 rows/sec., 2.15 MiB/sec.
1062 2023.12.11 21:13:01.969736 [ 3 ] {c817fedd-3647-422b-9d15-5924088bfe34} <Debug> DynamicQueryHandler: Done processing query
1063 2023.12.11 21:13:01.969760 [ 3 ] {c817fedd-3647-422b-9d15-5924088bfe34} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1064 2023.12.11 21:13:01.969775 [ 3 ] {} <Debug> HTTP-Session: 92dcf147-7980-4987-b791-712563821363 Destroying unnamed session
1065 2023.12.11 21:13:01.970084 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 64678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1066 2023.12.11 21:13:01.970130 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1067 2023.12.11 21:13:01.970149 [ 3 ] {} <Debug> HTTP-Session: 338305c8-a6b2-4953-81e1-9f0eefa00543 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099
1068 2023.12.11 21:13:01.970165 [ 3 ] {} <Debug> HTTP-Session: 338305c8-a6b2-4953-81e1-9f0eefa00543 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1069 2023.12.11 21:13:01.970254 [ 3 ] {271afe63-294c-4789-8322-9a8fd1cd44e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1070 2023.12.11 21:13:01.970296 [ 3 ] {271afe63-294c-4789-8322-9a8fd1cd44e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1071 2023.12.11 21:13:01.970411 [ 3 ] {271afe63-294c-4789-8322-9a8fd1cd44e8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1072 2023.12.11 21:13:01.970859 [ 3 ] {271afe63-294c-4789-8322-9a8fd1cd44e8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.30 GiB.
1073 2023.12.11 21:13:01.971136 [ 3 ] {271afe63-294c-4789-8322-9a8fd1cd44e8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1074 2023.12.11 21:13:01.971309 [ 3 ] {271afe63-294c-4789-8322-9a8fd1cd44e8} <Trace> oximeter.measurements_cumulativeu64 (2b7cf836-5d10-4e76-9bfc-4c19f6b5024e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
1075 2023.12.11 21:13:01.971415 [ 3 ] {271afe63-294c-4789-8322-9a8fd1cd44e8} <Information> executeQuery: Read 336 rows, 24.28 KiB in 0.001133301 sec., 296479 rows/sec., 20.92 MiB/sec.
1076 2023.12.11 21:13:01.971540 [ 3 ] {271afe63-294c-4789-8322-9a8fd1cd44e8} <Debug> DynamicQueryHandler: Done processing query
1077 2023.12.11 21:13:01.971562 [ 3 ] {271afe63-294c-4789-8322-9a8fd1cd44e8} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
1078 2023.12.11 21:13:01.971577 [ 3 ] {} <Debug> HTTP-Session: 338305c8-a6b2-4953-81e1-9f0eefa00543 Destroying unnamed session
1079 2023.12.11 21:13:06.922279 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 5786, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1080 2023.12.11 21:13:06.922398 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1081 2023.12.11 21:13:06.922424 [ 3 ] {} <Debug> HTTP-Session: 03008138-4442-47c0-a6f6-da0c488d6896 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099
1082 2023.12.11 21:13:06.922449 [ 3 ] {} <Debug> HTTP-Session: 03008138-4442-47c0-a6f6-da0c488d6896 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1083 2023.12.11 21:13:06.922576 [ 3 ] {e94a3c11-aa75-433d-a4c0-0be791241940} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1084 2023.12.11 21:13:06.922635 [ 3 ] {e94a3c11-aa75-433d-a4c0-0be791241940} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1085 2023.12.11 21:13:06.922794 [ 3 ] {e94a3c11-aa75-433d-a4c0-0be791241940} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1086 2023.12.11 21:13:06.923259 [ 3 ] {e94a3c11-aa75-433d-a4c0-0be791241940} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.30 GiB.
1087 2023.12.11 21:13:06.923524 [ 3 ] {e94a3c11-aa75-433d-a4c0-0be791241940} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1088 2023.12.11 21:13:06.923690 [ 3 ] {e94a3c11-aa75-433d-a4c0-0be791241940} <Trace> oximeter.fields_i64 (92505102-7e61-4325-a426-825f75ccfe44): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1089 2023.12.11 21:13:06.923827 [ 3 ] {e94a3c11-aa75-433d-a4c0-0be791241940} <Information> executeQuery: Read 40 rows, 3.24 KiB in 0.001213673 sec., 32957 rows/sec., 2.61 MiB/sec.
1090 2023.12.11 21:13:06.923981 [ 3 ] {e94a3c11-aa75-433d-a4c0-0be791241940} <Debug> DynamicQueryHandler: Done processing query
1091 2023.12.11 21:13:06.924008 [ 3 ] {e94a3c11-aa75-433d-a4c0-0be791241940} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1092 2023.12.11 21:13:06.924024 [ 3 ] {} <Debug> HTTP-Session: 03008138-4442-47c0-a6f6-da0c488d6896 Destroying unnamed session
1093 2023.12.11 21:13:06.924170 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 19407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1094 2023.12.11 21:13:06.924224 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1095 2023.12.11 21:13:06.924245 [ 3 ] {} <Debug> HTTP-Session: 5685543e-53f2-465f-8a2d-aede698e1952 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099
1096 2023.12.11 21:13:06.924265 [ 3 ] {} <Debug> HTTP-Session: 5685543e-53f2-465f-8a2d-aede698e1952 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1097 2023.12.11 21:13:06.924353 [ 3 ] {a3053cc6-279a-4c6d-9e3e-c0c8223fd2ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1098 2023.12.11 21:13:06.924396 [ 3 ] {a3053cc6-279a-4c6d-9e3e-c0c8223fd2ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1099 2023.12.11 21:13:06.924508 [ 3 ] {a3053cc6-279a-4c6d-9e3e-c0c8223fd2ec} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1100 2023.12.11 21:13:06.924895 [ 3 ] {a3053cc6-279a-4c6d-9e3e-c0c8223fd2ec} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.30 GiB.
1101 2023.12.11 21:13:06.925120 [ 3 ] {a3053cc6-279a-4c6d-9e3e-c0c8223fd2ec} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1102 2023.12.11 21:13:06.925269 [ 3 ] {a3053cc6-279a-4c6d-9e3e-c0c8223fd2ec} <Trace> oximeter.fields_string (f2d11325-870e-43dc-87bf-f0fb1ddcdee6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1103 2023.12.11 21:13:06.925391 [ 3 ] {a3053cc6-279a-4c6d-9e3e-c0c8223fd2ec} <Information> executeQuery: Read 120 rows, 12.06 KiB in 0.001005098 sec., 119391 rows/sec., 11.72 MiB/sec.
1104 2023.12.11 21:13:06.925508 [ 3 ] {a3053cc6-279a-4c6d-9e3e-c0c8223fd2ec} <Debug> DynamicQueryHandler: Done processing query
1105 2023.12.11 21:13:06.925532 [ 3 ] {a3053cc6-279a-4c6d-9e3e-c0c8223fd2ec} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1106 2023.12.11 21:13:06.925548 [ 3 ] {} <Debug> HTTP-Session: 5685543e-53f2-465f-8a2d-aede698e1952 Destroying unnamed session
1107 2023.12.11 21:13:06.925713 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 6827, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1108 2023.12.11 21:13:06.925761 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1109 2023.12.11 21:13:06.925781 [ 3 ] {} <Debug> HTTP-Session: 0344093d-679e-4fa7-9fb7-ecf17d1024f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099
1110 2023.12.11 21:13:06.925798 [ 3 ] {} <Debug> HTTP-Session: 0344093d-679e-4fa7-9fb7-ecf17d1024f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1111 2023.12.11 21:13:06.925872 [ 3 ] {fded9478-783f-422d-bd14-838e5f9bebda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1112 2023.12.11 21:13:06.925912 [ 3 ] {fded9478-783f-422d-bd14-838e5f9bebda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1113 2023.12.11 21:13:06.926020 [ 3 ] {fded9478-783f-422d-bd14-838e5f9bebda} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1114 2023.12.11 21:13:06.926314 [ 3 ] {fded9478-783f-422d-bd14-838e5f9bebda} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.30 GiB.
1115 2023.12.11 21:13:06.926524 [ 3 ] {fded9478-783f-422d-bd14-838e5f9bebda} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1116 2023.12.11 21:13:06.926669 [ 3 ] {fded9478-783f-422d-bd14-838e5f9bebda} <Trace> oximeter.fields_uuid (23b46c39-e8f9-4476-a157-91174fe80200): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1117 2023.12.11 21:13:06.926806 [ 3 ] {fded9478-783f-422d-bd14-838e5f9bebda} <Information> executeQuery: Read 40 rows, 3.20 KiB in 0.000905135 sec., 44192 rows/sec., 3.46 MiB/sec.
1118 2023.12.11 21:13:06.926924 [ 3 ] {fded9478-783f-422d-bd14-838e5f9bebda} <Debug> DynamicQueryHandler: Done processing query
1119 2023.12.11 21:13:06.926947 [ 3 ] {fded9478-783f-422d-bd14-838e5f9bebda} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1120 2023.12.11 21:13:06.926962 [ 3 ] {} <Debug> HTTP-Session: 0344093d-679e-4fa7-9fb7-ecf17d1024f5 Destroying unnamed session
1121 2023.12.11 21:13:06.927120 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 42803, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1122 2023.12.11 21:13:06.927166 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1123 2023.12.11 21:13:06.927185 [ 3 ] {} <Debug> HTTP-Session: 134b69de-7156-40b0-ba86-5787e0f64bb6 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099
1124 2023.12.11 21:13:06.927203 [ 3 ] {} <Debug> HTTP-Session: 134b69de-7156-40b0-ba86-5787e0f64bb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1125 2023.12.11 21:13:06.927291 [ 3 ] {64dd6fd9-2464-49dc-9c5b-f754098f8928} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1126 2023.12.11 21:13:06.927335 [ 3 ] {64dd6fd9-2464-49dc-9c5b-f754098f8928} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1127 2023.12.11 21:13:06.927474 [ 3 ] {64dd6fd9-2464-49dc-9c5b-f754098f8928} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1128 2023.12.11 21:13:06.927935 [ 3 ] {64dd6fd9-2464-49dc-9c5b-f754098f8928} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.30 GiB.
1129 2023.12.11 21:13:06.928265 [ 3 ] {64dd6fd9-2464-49dc-9c5b-f754098f8928} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1130 2023.12.11 21:13:06.928445 [ 3 ] {64dd6fd9-2464-49dc-9c5b-f754098f8928} <Trace> oximeter.measurements_histogramf64 (8edcae4e-006c-4ad5-bf99-27b0cfb8685f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1131 2023.12.11 21:13:06.928566 [ 3 ] {64dd6fd9-2464-49dc-9c5b-f754098f8928} <Information> executeQuery: Read 40 rows, 55.27 KiB in 0.001246533 sec., 32089 rows/sec., 43.30 MiB/sec.
1132 2023.12.11 21:13:06.928691 [ 3 ] {64dd6fd9-2464-49dc-9c5b-f754098f8928} <Debug> DynamicQueryHandler: Done processing query
1133 2023.12.11 21:13:06.928714 [ 3 ] {64dd6fd9-2464-49dc-9c5b-f754098f8928} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
1134 2023.12.11 21:13:06.928731 [ 3 ] {} <Debug> HTTP-Session: 134b69de-7156-40b0-ba86-5787e0f64bb6 Destroying unnamed session
1135 2023.12.11 21:13:15.300794 [ 130 ] {} <Debug> DNSResolver: Updating DNS cache
1136 2023.12.11 21:13:15.300868 [ 130 ] {} <Debug> DNSResolver: Updated DNS cache
1137 2023.12.11 21:13:16.922738 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 5786, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1138 2023.12.11 21:13:16.922843 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1139 2023.12.11 21:13:16.922868 [ 3 ] {} <Debug> HTTP-Session: ccf24daa-7ffe-41ab-a8ad-6e3300d3e576 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099
1140 2023.12.11 21:13:16.922892 [ 3 ] {} <Debug> HTTP-Session: ccf24daa-7ffe-41ab-a8ad-6e3300d3e576 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1141 2023.12.11 21:13:16.923018 [ 3 ] {094eb0b2-7284-4a3b-beb0-6cdc1418500f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1142 2023.12.11 21:13:16.923078 [ 3 ] {094eb0b2-7284-4a3b-beb0-6cdc1418500f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1143 2023.12.11 21:13:16.923229 [ 3 ] {094eb0b2-7284-4a3b-beb0-6cdc1418500f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1144 2023.12.11 21:13:16.923636 [ 3 ] {094eb0b2-7284-4a3b-beb0-6cdc1418500f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.29 GiB.
1145 2023.12.11 21:13:16.923896 [ 3 ] {094eb0b2-7284-4a3b-beb0-6cdc1418500f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1146 2023.12.11 21:13:16.924057 [ 3 ] {094eb0b2-7284-4a3b-beb0-6cdc1418500f} <Trace> oximeter.fields_i64 (92505102-7e61-4325-a426-825f75ccfe44): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1147 2023.12.11 21:13:16.924187 [ 3 ] {094eb0b2-7284-4a3b-beb0-6cdc1418500f} <Information> executeQuery: Read 40 rows, 3.24 KiB in 0.00112903 sec., 35428 rows/sec., 2.80 MiB/sec.
1148 2023.12.11 21:13:16.924349 [ 3 ] {094eb0b2-7284-4a3b-beb0-6cdc1418500f} <Debug> DynamicQueryHandler: Done processing query
1149 2023.12.11 21:13:16.924376 [ 3 ] {094eb0b2-7284-4a3b-beb0-6cdc1418500f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1150 2023.12.11 21:13:16.924392 [ 3 ] {} <Debug> HTTP-Session: ccf24daa-7ffe-41ab-a8ad-6e3300d3e576 Destroying unnamed session
1151 2023.12.11 21:13:16.924554 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 19407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1152 2023.12.11 21:13:16.924599 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1153 2023.12.11 21:13:16.924618 [ 3 ] {} <Debug> HTTP-Session: 1829b92a-c4d4-4f94-aa99-96fd9a93b1d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099
1154 2023.12.11 21:13:16.924635 [ 3 ] {} <Debug> HTTP-Session: 1829b92a-c4d4-4f94-aa99-96fd9a93b1d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1155 2023.12.11 21:13:16.924714 [ 3 ] {b6a69ad1-ce98-4ea8-bdaf-b2362b7f356c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1156 2023.12.11 21:13:16.924755 [ 3 ] {b6a69ad1-ce98-4ea8-bdaf-b2362b7f356c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1157 2023.12.11 21:13:16.924863 [ 3 ] {b6a69ad1-ce98-4ea8-bdaf-b2362b7f356c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1158 2023.12.11 21:13:16.925238 [ 3 ] {b6a69ad1-ce98-4ea8-bdaf-b2362b7f356c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.29 GiB.
1159 2023.12.11 21:13:16.925462 [ 3 ] {b6a69ad1-ce98-4ea8-bdaf-b2362b7f356c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1160 2023.12.11 21:13:16.925631 [ 3 ] {b6a69ad1-ce98-4ea8-bdaf-b2362b7f356c} <Trace> oximeter.fields_string (f2d11325-870e-43dc-87bf-f0fb1ddcdee6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1161 2023.12.11 21:13:16.925738 [ 3 ] {b6a69ad1-ce98-4ea8-bdaf-b2362b7f356c} <Information> executeQuery: Read 120 rows, 12.06 KiB in 0.000989256 sec., 121303 rows/sec., 11.90 MiB/sec.
1162 2023.12.11 21:13:16.925902 [ 3 ] {b6a69ad1-ce98-4ea8-bdaf-b2362b7f356c} <Debug> DynamicQueryHandler: Done processing query
1163 2023.12.11 21:13:16.925926 [ 3 ] {b6a69ad1-ce98-4ea8-bdaf-b2362b7f356c} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1164 2023.12.11 21:13:16.925942 [ 3 ] {} <Debug> HTTP-Session: 1829b92a-c4d4-4f94-aa99-96fd9a93b1d3 Destroying unnamed session
1165 2023.12.11 21:13:16.926078 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 6827, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1166 2023.12.11 21:13:16.926122 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1167 2023.12.11 21:13:16.926141 [ 3 ] {} <Debug> HTTP-Session: 8cd6b731-e57d-496b-a13b-419412f0d05d Authenticating user 'default' from [fd00:1122:3344:101::d]:56099
1168 2023.12.11 21:13:16.926158 [ 3 ] {} <Debug> HTTP-Session: 8cd6b731-e57d-496b-a13b-419412f0d05d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1169 2023.12.11 21:13:16.926229 [ 3 ] {619b17eb-07d2-4716-a41a-bab6b2e595ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1170 2023.12.11 21:13:16.926269 [ 3 ] {619b17eb-07d2-4716-a41a-bab6b2e595ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1171 2023.12.11 21:13:16.926382 [ 3 ] {619b17eb-07d2-4716-a41a-bab6b2e595ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1172 2023.12.11 21:13:16.926676 [ 3 ] {619b17eb-07d2-4716-a41a-bab6b2e595ad} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.29 GiB.
1173 2023.12.11 21:13:16.926876 [ 3 ] {619b17eb-07d2-4716-a41a-bab6b2e595ad} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1174 2023.12.11 21:13:16.927020 [ 3 ] {619b17eb-07d2-4716-a41a-bab6b2e595ad} <Trace> oximeter.fields_uuid (23b46c39-e8f9-4476-a157-91174fe80200): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1175 2023.12.11 21:13:16.927142 [ 3 ] {619b17eb-07d2-4716-a41a-bab6b2e595ad} <Information> executeQuery: Read 40 rows, 3.20 KiB in 0.000882284 sec., 45336 rows/sec., 3.55 MiB/sec.
1176 2023.12.11 21:13:16.927248 [ 3 ] {619b17eb-07d2-4716-a41a-bab6b2e595ad} <Debug> DynamicQueryHandler: Done processing query
1177 2023.12.11 21:13:16.927271 [ 3 ] {619b17eb-07d2-4716-a41a-bab6b2e595ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1178 2023.12.11 21:13:16.927286 [ 3 ] {} <Debug> HTTP-Session: 8cd6b731-e57d-496b-a13b-419412f0d05d Destroying unnamed session
1179 2023.12.11 21:13:16.927487 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 42803, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1180 2023.12.11 21:13:16.927531 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1181 2023.12.11 21:13:16.927549 [ 3 ] {} <Debug> HTTP-Session: 2ab7d824-655c-481d-9f96-6371b5f5f229 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099
1182 2023.12.11 21:13:16.927565 [ 3 ] {} <Debug> HTTP-Session: 2ab7d824-655c-481d-9f96-6371b5f5f229 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1183 2023.12.11 21:13:16.927650 [ 3 ] {ec06b33a-3e27-4a15-8676-845ad055fefe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1184 2023.12.11 21:13:16.927695 [ 3 ] {ec06b33a-3e27-4a15-8676-845ad055fefe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1185 2023.12.11 21:13:16.927835 [ 3 ] {ec06b33a-3e27-4a15-8676-845ad055fefe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1186 2023.12.11 21:13:16.928272 [ 3 ] {ec06b33a-3e27-4a15-8676-845ad055fefe} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.29 GiB.
1187 2023.12.11 21:13:16.928590 [ 3 ] {ec06b33a-3e27-4a15-8676-845ad055fefe} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1188 2023.12.11 21:13:16.928772 [ 3 ] {ec06b33a-3e27-4a15-8676-845ad055fefe} <Trace> oximeter.measurements_histogramf64 (8edcae4e-006c-4ad5-bf99-27b0cfb8685f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1189 2023.12.11 21:13:16.928896 [ 3 ] {ec06b33a-3e27-4a15-8676-845ad055fefe} <Information> executeQuery: Read 40 rows, 55.27 KiB in 0.001208412 sec., 33101 rows/sec., 44.67 MiB/sec.
1190 2023.12.11 21:13:16.929024 [ 3 ] {ec06b33a-3e27-4a15-8676-845ad055fefe} <Debug> DynamicQueryHandler: Done processing query
1191 2023.12.11 21:13:16.929048 [ 3 ] {ec06b33a-3e27-4a15-8676-845ad055fefe} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
1192 2023.12.11 21:13:16.929063 [ 3 ] {} <Debug> HTTP-Session: 2ab7d824-655c-481d-9f96-6371b5f5f229 Destroying unnamed session
1193 2023.12.11 21:13:26.922547 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 5786, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1194 2023.12.11 21:13:26.922683 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1195 2023.12.11 21:13:26.922744 [ 3 ] {} <Debug> HTTP-Session: 6e1d6c96-9a2d-43d4-89df-d38d3cd12898 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099
1196 2023.12.11 21:13:26.922768 [ 3 ] {} <Debug> HTTP-Session: 6e1d6c96-9a2d-43d4-89df-d38d3cd12898 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1197 2023.12.11 21:13:26.922895 [ 3 ] {82e0d112-79f0-4f83-878b-91236a1920d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1198 2023.12.11 21:13:26.922955 [ 3 ] {82e0d112-79f0-4f83-878b-91236a1920d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1199 2023.12.11 21:13:26.923110 [ 3 ] {82e0d112-79f0-4f83-878b-91236a1920d4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1200 2023.12.11 21:13:26.923519 [ 3 ] {82e0d112-79f0-4f83-878b-91236a1920d4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.29 GiB.
1201 2023.12.11 21:13:26.923791 [ 3 ] {82e0d112-79f0-4f83-878b-91236a1920d4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1202 2023.12.11 21:13:26.923957 [ 3 ] {82e0d112-79f0-4f83-878b-91236a1920d4} <Trace> oximeter.fields_i64 (92505102-7e61-4325-a426-825f75ccfe44): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1203 2023.12.11 21:13:26.924077 [ 3 ] {82e0d112-79f0-4f83-878b-91236a1920d4} <Information> executeQuery: Read 40 rows, 3.24 KiB in 0.001147701 sec., 34852 rows/sec., 2.76 MiB/sec.
1204 2023.12.11 21:13:26.924205 [ 3 ] {82e0d112-79f0-4f83-878b-91236a1920d4} <Debug> DynamicQueryHandler: Done processing query
1205 2023.12.11 21:13:26.924230 [ 3 ] {82e0d112-79f0-4f83-878b-91236a1920d4} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1206 2023.12.11 21:13:26.924246 [ 3 ] {} <Debug> HTTP-Session: 6e1d6c96-9a2d-43d4-89df-d38d3cd12898 Destroying unnamed session
1207 2023.12.11 21:13:26.924384 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 19407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1208 2023.12.11 21:13:26.924431 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1209 2023.12.11 21:13:26.924451 [ 3 ] {} <Debug> HTTP-Session: 4803fd75-49f3-4fca-9121-42ec5df7bca9 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099
1210 2023.12.11 21:13:26.924469 [ 3 ] {} <Debug> HTTP-Session: 4803fd75-49f3-4fca-9121-42ec5df7bca9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1211 2023.12.11 21:13:26.924560 [ 3 ] {be2f846b-7b43-4a94-a37d-8fe6b5fe2b01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1212 2023.12.11 21:13:26.924606 [ 3 ] {be2f846b-7b43-4a94-a37d-8fe6b5fe2b01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1213 2023.12.11 21:13:26.924712 [ 3 ] {be2f846b-7b43-4a94-a37d-8fe6b5fe2b01} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1214 2023.12.11 21:13:26.925100 [ 3 ] {be2f846b-7b43-4a94-a37d-8fe6b5fe2b01} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.29 GiB.
1215 2023.12.11 21:13:26.925325 [ 3 ] {be2f846b-7b43-4a94-a37d-8fe6b5fe2b01} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1216 2023.12.11 21:13:26.925477 [ 3 ] {be2f846b-7b43-4a94-a37d-8fe6b5fe2b01} <Trace> oximeter.fields_string (f2d11325-870e-43dc-87bf-f0fb1ddcdee6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1217 2023.12.11 21:13:26.925588 [ 3 ] {be2f846b-7b43-4a94-a37d-8fe6b5fe2b01} <Information> executeQuery: Read 120 rows, 12.06 KiB in 0.000997027 sec., 120357 rows/sec., 11.81 MiB/sec.
1218 2023.12.11 21:13:26.925710 [ 3 ] {be2f846b-7b43-4a94-a37d-8fe6b5fe2b01} <Debug> DynamicQueryHandler: Done processing query
1219 2023.12.11 21:13:26.925735 [ 3 ] {be2f846b-7b43-4a94-a37d-8fe6b5fe2b01} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1220 2023.12.11 21:13:26.925750 [ 3 ] {} <Debug> HTTP-Session: 4803fd75-49f3-4fca-9121-42ec5df7bca9 Destroying unnamed session
1221 2023.12.11 21:13:26.925875 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 6827, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1222 2023.12.11 21:13:26.925922 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1223 2023.12.11 21:13:26.925941 [ 3 ] {} <Debug> HTTP-Session: 893b967f-a545-419b-bf54-0f0382e8874b Authenticating user 'default' from [fd00:1122:3344:101::d]:56099
1224 2023.12.11 21:13:26.925959 [ 3 ] {} <Debug> HTTP-Session: 893b967f-a545-419b-bf54-0f0382e8874b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1225 2023.12.11 21:13:26.926032 [ 3 ] {1df910ab-cd43-43bd-bb8a-93885c8d2ef3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1226 2023.12.11 21:13:26.926071 [ 3 ] {1df910ab-cd43-43bd-bb8a-93885c8d2ef3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1227 2023.12.11 21:13:26.926178 [ 3 ] {1df910ab-cd43-43bd-bb8a-93885c8d2ef3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1228 2023.12.11 21:13:26.926465 [ 3 ] {1df910ab-cd43-43bd-bb8a-93885c8d2ef3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.29 GiB.
1229 2023.12.11 21:13:26.926673 [ 3 ] {1df910ab-cd43-43bd-bb8a-93885c8d2ef3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1230 2023.12.11 21:13:26.926833 [ 3 ] {1df910ab-cd43-43bd-bb8a-93885c8d2ef3} <Trace> oximeter.fields_uuid (23b46c39-e8f9-4476-a157-91174fe80200): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1231 2023.12.11 21:13:26.926937 [ 3 ] {1df910ab-cd43-43bd-bb8a-93885c8d2ef3} <Information> executeQuery: Read 40 rows, 3.20 KiB in 0.000875563 sec., 45684 rows/sec., 3.57 MiB/sec.
1232 2023.12.11 21:13:26.927054 [ 3 ] {1df910ab-cd43-43bd-bb8a-93885c8d2ef3} <Debug> DynamicQueryHandler: Done processing query
1233 2023.12.11 21:13:26.927078 [ 3 ] {1df910ab-cd43-43bd-bb8a-93885c8d2ef3} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1234 2023.12.11 21:13:26.927094 [ 3 ] {} <Debug> HTTP-Session: 893b967f-a545-419b-bf54-0f0382e8874b Destroying unnamed session
1235 2023.12.11 21:13:26.927299 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 42803, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1236 2023.12.11 21:13:26.927344 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1237 2023.12.11 21:13:26.927363 [ 3 ] {} <Debug> HTTP-Session: d8d8d7cd-dabe-4a67-9933-416febbf9b21 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099
1238 2023.12.11 21:13:26.927380 [ 3 ] {} <Debug> HTTP-Session: d8d8d7cd-dabe-4a67-9933-416febbf9b21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1239 2023.12.11 21:13:26.927468 [ 3 ] {aba88d2a-07fe-4801-a56c-6cab3ff93016} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1240 2023.12.11 21:13:26.927513 [ 3 ] {aba88d2a-07fe-4801-a56c-6cab3ff93016} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1241 2023.12.11 21:13:26.927647 [ 3 ] {aba88d2a-07fe-4801-a56c-6cab3ff93016} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1242 2023.12.11 21:13:26.928128 [ 3 ] {aba88d2a-07fe-4801-a56c-6cab3ff93016} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.29 GiB.
1243 2023.12.11 21:13:26.928446 [ 3 ] {aba88d2a-07fe-4801-a56c-6cab3ff93016} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1244 2023.12.11 21:13:26.928624 [ 3 ] {aba88d2a-07fe-4801-a56c-6cab3ff93016} <Trace> oximeter.measurements_histogramf64 (8edcae4e-006c-4ad5-bf99-27b0cfb8685f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1245 2023.12.11 21:13:26.928732 [ 3 ] {aba88d2a-07fe-4801-a56c-6cab3ff93016} <Information> executeQuery: Read 40 rows, 55.27 KiB in 0.001236004 sec., 32362 rows/sec., 43.67 MiB/sec.
1246 2023.12.11 21:13:26.928856 [ 3 ] {aba88d2a-07fe-4801-a56c-6cab3ff93016} <Debug> DynamicQueryHandler: Done processing query
1247 2023.12.11 21:13:26.928879 [ 3 ] {aba88d2a-07fe-4801-a56c-6cab3ff93016} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
1248 2023.12.11 21:13:26.928895 [ 3 ] {} <Debug> HTTP-Session: d8d8d7cd-dabe-4a67-9933-416febbf9b21 Destroying unnamed session
1249 2023.12.11 21:13:30.300926 [ 102 ] {} <Debug> DNSResolver: Updating DNS cache
1250 2023.12.11 21:13:30.301033 [ 102 ] {} <Debug> DNSResolver: Updated DNS cache
1251 2023.12.11 21:13:31.921315 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1252 2023.12.11 21:13:31.921425 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1253 2023.12.11 21:13:31.921454 [ 3 ] {} <Debug> HTTP-Session: 07fb73e7-85d1-4515-9ede-7cdcb5b7888c Authenticating user 'default' from [fd00:1122:3344:101::d]:56099
1254 2023.12.11 21:13:31.921482 [ 3 ] {} <Debug> HTTP-Session: 07fb73e7-85d1-4515-9ede-7cdcb5b7888c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1255 2023.12.11 21:13:31.921698 [ 3 ] {f2f0e36b-003d-48fc-8e08-cadc9b0cdd98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56099) 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)
1256 2023.12.11 21:13:31.922327 [ 3 ] {f2f0e36b-003d-48fc-8e08-cadc9b0cdd98} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1257 2023.12.11 21:13:31.922508 [ 3 ] {f2f0e36b-003d-48fc-8e08-cadc9b0cdd98} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1258 2023.12.11 21:13:31.922561 [ 3 ] {f2f0e36b-003d-48fc-8e08-cadc9b0cdd98} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1259 2023.12.11 21:13:31.922728 [ 3 ] {f2f0e36b-003d-48fc-8e08-cadc9b0cdd98} <Debug> oximeter.timeseries_schema (97e7f920-3f3f-4b56-95fb-41f012874faf) (SelectExecutor): Key condition: (column 0 notIn 10-element set)
1260 2023.12.11 21:13:31.922815 [ 187 ] {f2f0e36b-003d-48fc-8e08-cadc9b0cdd98} <Trace> oximeter.timeseries_schema (97e7f920-3f3f-4b56-95fb-41f012874faf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1261 2023.12.11 21:13:31.922849 [ 190 ] {f2f0e36b-003d-48fc-8e08-cadc9b0cdd98} <Trace> oximeter.timeseries_schema (97e7f920-3f3f-4b56-95fb-41f012874faf) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1262 2023.12.11 21:13:31.922997 [ 3 ] {f2f0e36b-003d-48fc-8e08-cadc9b0cdd98} <Debug> oximeter.timeseries_schema (97e7f920-3f3f-4b56-95fb-41f012874faf) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges
1263 2023.12.11 21:13:31.923087 [ 3 ] {f2f0e36b-003d-48fc-8e08-cadc9b0cdd98} <Debug> oximeter.timeseries_schema (97e7f920-3f3f-4b56-95fb-41f012874faf) (SelectExecutor): Reading approx. 10 rows with 2 streams
1264 2023.12.11 21:13:31.924840 [ 3 ] {f2f0e36b-003d-48fc-8e08-cadc9b0cdd98} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.003088673 sec., 3237 rows/sec., 454.98 KiB/sec.
1265 2023.12.11 21:13:31.925129 [ 3 ] {f2f0e36b-003d-48fc-8e08-cadc9b0cdd98} <Debug> DynamicQueryHandler: Done processing query
1266 2023.12.11 21:13:31.925161 [ 3 ] {f2f0e36b-003d-48fc-8e08-cadc9b0cdd98} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1267 2023.12.11 21:13:31.925183 [ 3 ] {} <Debug> HTTP-Session: 07fb73e7-85d1-4515-9ede-7cdcb5b7888c Destroying unnamed session
1268 2023.12.11 21:13:31.925920 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1269 2023.12.11 21:13:31.925970 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1270 2023.12.11 21:13:31.925990 [ 3 ] {} <Debug> HTTP-Session: ac28c315-e084-4430-98ca-1c21b19b311a Authenticating user 'default' from [fd00:1122:3344:101::d]:56099
1271 2023.12.11 21:13:31.926009 [ 3 ] {} <Debug> HTTP-Session: ac28c315-e084-4430-98ca-1c21b19b311a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1272 2023.12.11 21:13:31.926094 [ 3 ] {37c762ea-b970-4a5b-a08a-acd351cd6391} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1273 2023.12.11 21:13:31.926136 [ 3 ] {37c762ea-b970-4a5b-a08a-acd351cd6391} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1274 2023.12.11 21:13:31.926281 [ 3 ] {37c762ea-b970-4a5b-a08a-acd351cd6391} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1275 2023.12.11 21:13:31.926612 [ 3 ] {37c762ea-b970-4a5b-a08a-acd351cd6391} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.29 GiB.
1276 2023.12.11 21:13:31.926913 [ 3 ] {37c762ea-b970-4a5b-a08a-acd351cd6391} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1277 2023.12.11 21:13:31.927078 [ 3 ] {37c762ea-b970-4a5b-a08a-acd351cd6391} <Trace> oximeter.timeseries_schema (97e7f920-3f3f-4b56-95fb-41f012874faf): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1278 2023.12.11 21:13:31.927216 [ 3 ] {37c762ea-b970-4a5b-a08a-acd351cd6391} <Information> executeQuery: Read 1 rows, 232.00 B in 0.00109266 sec., 915 rows/sec., 207.35 KiB/sec.
1279 2023.12.11 21:13:31.927344 [ 3 ] {37c762ea-b970-4a5b-a08a-acd351cd6391} <Debug> DynamicQueryHandler: Done processing query
1280 2023.12.11 21:13:31.927368 [ 3 ] {37c762ea-b970-4a5b-a08a-acd351cd6391} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1281 2023.12.11 21:13:31.927384 [ 3 ] {} <Debug> HTTP-Session: ac28c315-e084-4430-98ca-1c21b19b311a Destroying unnamed session
1282 2023.12.11 21:13:31.927504 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 480, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1283 2023.12.11 21:13:31.927551 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1284 2023.12.11 21:13:31.927570 [ 3 ] {} <Debug> HTTP-Session: 56b41850-0a76-4369-a8f1-9d324b409336 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099
1285 2023.12.11 21:13:31.927587 [ 3 ] {} <Debug> HTTP-Session: 56b41850-0a76-4369-a8f1-9d324b409336 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1286 2023.12.11 21:13:31.927661 [ 3 ] {b5be7681-6274-496b-9f81-009c2e3beebf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1287 2023.12.11 21:13:31.927701 [ 3 ] {b5be7681-6274-496b-9f81-009c2e3beebf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1288 2023.12.11 21:13:31.927809 [ 3 ] {b5be7681-6274-496b-9f81-009c2e3beebf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1289 2023.12.11 21:13:31.928098 [ 3 ] {b5be7681-6274-496b-9f81-009c2e3beebf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.29 GiB.
1290 2023.12.11 21:13:31.928305 [ 3 ] {b5be7681-6274-496b-9f81-009c2e3beebf} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1291 2023.12.11 21:13:31.928454 [ 3 ] {b5be7681-6274-496b-9f81-009c2e3beebf} <Trace> oximeter.fields_i64 (92505102-7e61-4325-a426-825f75ccfe44): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1292 2023.12.11 21:13:31.928558 [ 3 ] {b5be7681-6274-496b-9f81-009c2e3beebf} <Information> executeQuery: Read 3 rows, 249.00 B in 0.000868204 sec., 3455 rows/sec., 280.08 KiB/sec.
1293 2023.12.11 21:13:31.928718 [ 3 ] {b5be7681-6274-496b-9f81-009c2e3beebf} <Debug> DynamicQueryHandler: Done processing query
1294 2023.12.11 21:13:31.928742 [ 3 ] {b5be7681-6274-496b-9f81-009c2e3beebf} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1295 2023.12.11 21:13:31.928758 [ 3 ] {} <Debug> HTTP-Session: 56b41850-0a76-4369-a8f1-9d324b409336 Destroying unnamed session
1296 2023.12.11 21:13:31.928878 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 363, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1297 2023.12.11 21:13:31.928924 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1298 2023.12.11 21:13:31.928943 [ 3 ] {} <Debug> HTTP-Session: dba67906-ee83-42d0-8332-fb422f0623b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099
1299 2023.12.11 21:13:31.928960 [ 3 ] {} <Debug> HTTP-Session: dba67906-ee83-42d0-8332-fb422f0623b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1300 2023.12.11 21:13:31.929031 [ 3 ] {caae9461-e1cf-411c-85a6-56069f5424f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
1301 2023.12.11 21:13:31.929071 [ 3 ] {caae9461-e1cf-411c-85a6-56069f5424f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
1302 2023.12.11 21:13:31.929226 [ 3 ] {caae9461-e1cf-411c-85a6-56069f5424f0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1303 2023.12.11 21:13:31.929502 [ 3 ] {caae9461-e1cf-411c-85a6-56069f5424f0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.29 GiB.
1304 2023.12.11 21:13:31.929719 [ 3 ] {caae9461-e1cf-411c-85a6-56069f5424f0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1305 2023.12.11 21:13:31.929874 [ 3 ] {caae9461-e1cf-411c-85a6-56069f5424f0} <Trace> oximeter.fields_ipaddr (2651e6c3-3c5c-4dfc-b543-59d7acfc0ea8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
1306 2023.12.11 21:13:31.929985 [ 3 ] {caae9461-e1cf-411c-85a6-56069f5424f0} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000924525 sec., 2163 rows/sec., 184.85 KiB/sec.
1307 2023.12.11 21:13:31.930102 [ 3 ] {caae9461-e1cf-411c-85a6-56069f5424f0} <Debug> DynamicQueryHandler: Done processing query
1308 2023.12.11 21:13:31.930126 [ 3 ] {caae9461-e1cf-411c-85a6-56069f5424f0} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1309 2023.12.11 21:13:31.930142 [ 3 ] {} <Debug> HTTP-Session: dba67906-ee83-42d0-8332-fb422f0623b6 Destroying unnamed session
1310 2023.12.11 21:13:31.930274 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 6827, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1311 2023.12.11 21:13:31.930319 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1312 2023.12.11 21:13:31.930338 [ 3 ] {} <Debug> HTTP-Session: d5cb07ef-2c10-4421-b51a-baffd847bead Authenticating user 'default' from [fd00:1122:3344:101::d]:56099
1313 2023.12.11 21:13:31.930355 [ 3 ] {} <Debug> HTTP-Session: d5cb07ef-2c10-4421-b51a-baffd847bead Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1314 2023.12.11 21:13:31.930427 [ 3 ] {268193cb-f64c-488e-bfb4-da593267ad35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1315 2023.12.11 21:13:31.930466 [ 3 ] {268193cb-f64c-488e-bfb4-da593267ad35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1316 2023.12.11 21:13:31.930571 [ 3 ] {268193cb-f64c-488e-bfb4-da593267ad35} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1317 2023.12.11 21:13:31.930886 [ 3 ] {268193cb-f64c-488e-bfb4-da593267ad35} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.29 GiB.
1318 2023.12.11 21:13:31.931092 [ 3 ] {268193cb-f64c-488e-bfb4-da593267ad35} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1319 2023.12.11 21:13:31.931238 [ 3 ] {268193cb-f64c-488e-bfb4-da593267ad35} <Trace> oximeter.fields_string (f2d11325-870e-43dc-87bf-f0fb1ddcdee6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1320 2023.12.11 21:13:31.931358 [ 3 ] {268193cb-f64c-488e-bfb4-da593267ad35} <Information> executeQuery: Read 46 rows, 4.00 KiB in 0.000902504 sec., 50969 rows/sec., 4.33 MiB/sec.
1321 2023.12.11 21:13:31.931440 [ 117 ] {} <Debug> oximeter.fields_string (f2d11325-870e-43dc-87bf-f0fb1ddcdee6) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1322 2023.12.11 21:13:31.931492 [ 3 ] {268193cb-f64c-488e-bfb4-da593267ad35} <Debug> DynamicQueryHandler: Done processing query
1323 2023.12.11 21:13:31.931527 [ 117 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.29 GiB.
1324 2023.12.11 21:13:31.931528 [ 3 ] {268193cb-f64c-488e-bfb4-da593267ad35} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1325 2023.12.11 21:13:31.931573 [ 3 ] {} <Debug> HTTP-Session: d5cb07ef-2c10-4421-b51a-baffd847bead Destroying unnamed session
1326 2023.12.11 21:13:31.931707 [ 32 ] {f2d11325-870e-43dc-87bf-f0fb1ddcdee6::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1327 2023.12.11 21:13:31.931717 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 328, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1328 2023.12.11 21:13:31.931798 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1329 2023.12.11 21:13:31.931819 [ 3 ] {} <Debug> HTTP-Session: 365c58cc-69cf-4bc9-8832-717a23619a63 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099
1330 2023.12.11 21:13:31.931836 [ 3 ] {} <Debug> HTTP-Session: 365c58cc-69cf-4bc9-8832-717a23619a63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1331 2023.12.11 21:13:31.931908 [ 3 ] {0e352289-1e8f-4197-95fe-8868ed83a2ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
1332 2023.12.11 21:13:31.931949 [ 3 ] {0e352289-1e8f-4197-95fe-8868ed83a2ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
1333 2023.12.11 21:13:31.932064 [ 3 ] {0e352289-1e8f-4197-95fe-8868ed83a2ec} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1334 2023.12.11 21:13:31.932390 [ 3 ] {0e352289-1e8f-4197-95fe-8868ed83a2ec} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.29 GiB.
1335 2023.12.11 21:13:31.932600 [ 3 ] {0e352289-1e8f-4197-95fe-8868ed83a2ec} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1336 2023.12.11 21:13:31.932748 [ 3 ] {0e352289-1e8f-4197-95fe-8868ed83a2ec} <Trace> oximeter.fields_u16 (d85be075-1304-43f7-8bb7-802bc7d9db57): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
1337 2023.12.11 21:13:31.932862 [ 3 ] {0e352289-1e8f-4197-95fe-8868ed83a2ec} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000924425 sec., 2163 rows/sec., 151.07 KiB/sec.
1338 2023.12.11 21:13:31.932986 [ 3 ] {0e352289-1e8f-4197-95fe-8868ed83a2ec} <Debug> DynamicQueryHandler: Done processing query
1339 2023.12.11 21:13:31.933010 [ 3 ] {0e352289-1e8f-4197-95fe-8868ed83a2ec} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1340 2023.12.11 21:13:31.933026 [ 3 ] {} <Debug> HTTP-Session: 365c58cc-69cf-4bc9-8832-717a23619a63 Destroying unnamed session
1341 2023.12.11 21:13:31.933138 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 5958, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1342 2023.12.11 21:13:31.933183 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1343 2023.12.11 21:13:31.933202 [ 3 ] {} <Debug> HTTP-Session: f6794eba-3a9f-4880-88f5-6735119fcca5 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099
1344 2023.12.11 21:13:31.933219 [ 3 ] {} <Debug> HTTP-Session: f6794eba-3a9f-4880-88f5-6735119fcca5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1345 2023.12.11 21:13:31.933289 [ 3 ] {5467eedd-e927-48e0-9cd0-27c3007052ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1346 2023.12.11 21:13:31.933327 [ 3 ] {5467eedd-e927-48e0-9cd0-27c3007052ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1347 2023.12.11 21:13:31.933431 [ 3 ] {5467eedd-e927-48e0-9cd0-27c3007052ac} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1348 2023.12.11 21:13:31.933735 [ 3 ] {5467eedd-e927-48e0-9cd0-27c3007052ac} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.29 GiB.
1349 2023.12.11 21:13:31.934003 [ 3 ] {5467eedd-e927-48e0-9cd0-27c3007052ac} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1350 2023.12.11 21:13:31.934022 [ 32 ] {f2d11325-870e-43dc-87bf-f0fb1ddcdee6::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1351 2023.12.11 21:13:31.934130 [ 32 ] {f2d11325-870e-43dc-87bf-f0fb1ddcdee6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 117 rows starting from the beginning of the part
1352 2023.12.11 21:13:31.934237 [ 3 ] {5467eedd-e927-48e0-9cd0-27c3007052ac} <Trace> oximeter.fields_uuid (23b46c39-e8f9-4476-a157-91174fe80200): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1353 2023.12.11 21:13:31.934414 [ 117 ] {} <Debug> oximeter.fields_uuid (23b46c39-e8f9-4476-a157-91174fe80200) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1354 2023.12.11 21:13:31.934472 [ 32 ] {f2d11325-870e-43dc-87bf-f0fb1ddcdee6::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
1355 2023.12.11 21:13:31.934494 [ 117 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.29 GiB.
1356 2023.12.11 21:13:31.934488 [ 3 ] {5467eedd-e927-48e0-9cd0-27c3007052ac} <Information> executeQuery: Read 35 rows, 2.78 KiB in 0.001152231 sec., 30375 rows/sec., 2.36 MiB/sec.
1357 2023.12.11 21:13:31.934730 [ 26 ] {23b46c39-e8f9-4476-a157-91174fe80200::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1358 2023.12.11 21:13:31.934858 [ 32 ] {f2d11325-870e-43dc-87bf-f0fb1ddcdee6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 120 rows starting from the beginning of the part
1359 2023.12.11 21:13:31.934904 [ 3 ] {5467eedd-e927-48e0-9cd0-27c3007052ac} <Debug> DynamicQueryHandler: Done processing query
1360 2023.12.11 21:13:31.934971 [ 3 ] {5467eedd-e927-48e0-9cd0-27c3007052ac} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1361 2023.12.11 21:13:31.935041 [ 3 ] {} <Debug> HTTP-Session: f6794eba-3a9f-4880-88f5-6735119fcca5 Destroying unnamed session
1362 2023.12.11 21:13:31.935105 [ 26 ] {23b46c39-e8f9-4476-a157-91174fe80200::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1363 2023.12.11 21:13:31.935158 [ 32 ] {f2d11325-870e-43dc-87bf-f0fb1ddcdee6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 120 rows starting from the beginning of the part
1364 2023.12.11 21:13:31.935186 [ 26 ] {23b46c39-e8f9-4476-a157-91174fe80200::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 52 rows starting from the beginning of the part
1365 2023.12.11 21:13:31.935274 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 7206, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1366 2023.12.11 21:13:31.935411 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1367 2023.12.11 21:13:31.935492 [ 3 ] {} <Debug> HTTP-Session: 556eaaee-616c-44a1-b537-42eebba38e42 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099
1368 2023.12.11 21:13:31.935500 [ 32 ] {f2d11325-870e-43dc-87bf-f0fb1ddcdee6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 120 rows starting from the beginning of the part
1369 2023.12.11 21:13:31.935558 [ 3 ] {} <Debug> HTTP-Session: 556eaaee-616c-44a1-b537-42eebba38e42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1370 2023.12.11 21:13:31.935774 [ 26 ] {23b46c39-e8f9-4476-a157-91174fe80200::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
1371 2023.12.11 21:13:31.935949 [ 3 ] {9450307d-f48b-4184-8de9-2fb0a15d8a5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1372 2023.12.11 21:13:31.935982 [ 32 ] {f2d11325-870e-43dc-87bf-f0fb1ddcdee6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 46 rows starting from the beginning of the part
1373 2023.12.11 21:13:31.936165 [ 3 ] {9450307d-f48b-4184-8de9-2fb0a15d8a5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1374 2023.12.11 21:13:31.936217 [ 26 ] {23b46c39-e8f9-4476-a157-91174fe80200::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 40 rows starting from the beginning of the part
1375 2023.12.11 21:13:31.936739 [ 26 ] {23b46c39-e8f9-4476-a157-91174fe80200::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 40 rows starting from the beginning of the part
1376 2023.12.11 21:13:31.937157 [ 26 ] {23b46c39-e8f9-4476-a157-91174fe80200::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 40 rows starting from the beginning of the part
1377 2023.12.11 21:13:31.937279 [ 3 ] {9450307d-f48b-4184-8de9-2fb0a15d8a5c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1378 2023.12.11 21:13:31.937575 [ 26 ] {23b46c39-e8f9-4476-a157-91174fe80200::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 35 rows starting from the beginning of the part
1379 2023.12.11 21:13:31.938856 [ 3 ] {9450307d-f48b-4184-8de9-2fb0a15d8a5c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.29 GiB.
1380 2023.12.11 21:13:31.939909 [ 3 ] {9450307d-f48b-4184-8de9-2fb0a15d8a5c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1381 2023.12.11 21:13:31.940488 [ 3 ] {9450307d-f48b-4184-8de9-2fb0a15d8a5c} <Trace> oximeter.measurements_cumulativeu64 (2b7cf836-5d10-4e76-9bfc-4c19f6b5024e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1382 2023.12.11 21:13:31.940509 [ 9 ] {f2d11325-870e-43dc-87bf-f0fb1ddcdee6::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 559 rows, containing 4 columns (4 merged, 0 gathered) in 0.00890265 sec., 62790.29277799307 rows/sec., 6.04 MiB/sec.
1383 2023.12.11 21:13:31.940894 [ 25 ] {f2d11325-870e-43dc-87bf-f0fb1ddcdee6::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1384 2023.12.11 21:13:31.940900 [ 3 ] {9450307d-f48b-4184-8de9-2fb0a15d8a5c} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.004852111 sec., 7625 rows/sec., 550.66 KiB/sec.
1385 2023.12.11 21:13:31.941014 [ 26 ] {23b46c39-e8f9-4476-a157-91174fe80200::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 231 rows, containing 4 columns (4 merged, 0 gathered) in 0.006423234 sec., 35963.19237318771 rows/sec., 2.81 MiB/sec.
1386 2023.12.11 21:13:31.941241 [ 3 ] {9450307d-f48b-4184-8de9-2fb0a15d8a5c} <Debug> DynamicQueryHandler: Done processing query
1387 2023.12.11 21:13:31.941290 [ 26 ] {23b46c39-e8f9-4476-a157-91174fe80200::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1388 2023.12.11 21:13:31.941305 [ 3 ] {9450307d-f48b-4184-8de9-2fb0a15d8a5c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1389 2023.12.11 21:13:31.941319 [ 25 ] {f2d11325-870e-43dc-87bf-f0fb1ddcdee6::all_1_6_1} <Trace> oximeter.fields_string (f2d11325-870e-43dc-87bf-f0fb1ddcdee6): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1390 2023.12.11 21:13:31.941375 [ 3 ] {} <Debug> HTTP-Session: 556eaaee-616c-44a1-b537-42eebba38e42 Destroying unnamed session
1391 2023.12.11 21:13:31.941493 [ 25 ] {f2d11325-870e-43dc-87bf-f0fb1ddcdee6::all_1_6_1} <Trace> oximeter.fields_string (f2d11325-870e-43dc-87bf-f0fb1ddcdee6) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1392 2023.12.11 21:13:31.941549 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 3270, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1393 2023.12.11 21:13:31.941663 [ 26 ] {23b46c39-e8f9-4476-a157-91174fe80200::all_1_6_1} <Trace> oximeter.fields_uuid (23b46c39-e8f9-4476-a157-91174fe80200): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1394 2023.12.11 21:13:31.941687 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1395 2023.12.11 21:13:31.941735 [ 3 ] {} <Debug> HTTP-Session: 04385d51-d880-4995-97cd-b0c36a40ce05 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099
1396 2023.12.11 21:13:31.941760 [ 3 ] {} <Debug> HTTP-Session: 04385d51-d880-4995-97cd-b0c36a40ce05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1397 2023.12.11 21:13:31.941783 [ 26 ] {23b46c39-e8f9-4476-a157-91174fe80200::all_1_6_1} <Trace> oximeter.fields_uuid (23b46c39-e8f9-4476-a157-91174fe80200) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1398 2023.12.11 21:13:31.941935 [ 3 ] {85734ac8-a330-4e43-b45c-082dbc8847b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1399 2023.12.11 21:13:31.941988 [ 3 ] {85734ac8-a330-4e43-b45c-082dbc8847b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1400 2023.12.11 21:13:31.942147 [ 3 ] {85734ac8-a330-4e43-b45c-082dbc8847b5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1401 2023.12.11 21:13:31.942440 [ 3 ] {85734ac8-a330-4e43-b45c-082dbc8847b5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.29 GiB.
1402 2023.12.11 21:13:31.942717 [ 3 ] {85734ac8-a330-4e43-b45c-082dbc8847b5} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1403 2023.12.11 21:13:31.942902 [ 3 ] {85734ac8-a330-4e43-b45c-082dbc8847b5} <Trace> oximeter.measurements_histogramf64 (8edcae4e-006c-4ad5-bf99-27b0cfb8685f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1404 2023.12.11 21:13:31.943034 [ 3 ] {85734ac8-a330-4e43-b45c-082dbc8847b5} <Information> executeQuery: Read 3 rows, 4.15 KiB in 0.001053758 sec., 2846 rows/sec., 3.84 MiB/sec.
1405 2023.12.11 21:13:31.943170 [ 3 ] {85734ac8-a330-4e43-b45c-082dbc8847b5} <Debug> DynamicQueryHandler: Done processing query
1406 2023.12.11 21:13:31.943196 [ 3 ] {85734ac8-a330-4e43-b45c-082dbc8847b5} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1407 2023.12.11 21:13:31.943213 [ 3 ] {} <Debug> HTTP-Session: 04385d51-d880-4995-97cd-b0c36a40ce05 Destroying unnamed session
1408 2023.12.11 21:13:31.943321 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 975, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1409 2023.12.11 21:13:31.943368 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1410 2023.12.11 21:13:31.943388 [ 3 ] {} <Debug> HTTP-Session: 345cb86e-144c-4108-8a1a-da1db7c9ef27 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099
1411 2023.12.11 21:13:31.943405 [ 3 ] {} <Debug> HTTP-Session: 345cb86e-144c-4108-8a1a-da1db7c9ef27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1412 2023.12.11 21:13:31.943475 [ 3 ] {fcc8659c-1e94-484b-901f-8812d6b82148} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1413 2023.12.11 21:13:31.943515 [ 3 ] {fcc8659c-1e94-484b-901f-8812d6b82148} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1414 2023.12.11 21:13:31.943622 [ 3 ] {fcc8659c-1e94-484b-901f-8812d6b82148} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1415 2023.12.11 21:13:31.943883 [ 3 ] {fcc8659c-1e94-484b-901f-8812d6b82148} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.29 GiB.
1416 2023.12.11 21:13:31.944125 [ 3 ] {fcc8659c-1e94-484b-901f-8812d6b82148} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1417 2023.12.11 21:13:31.944298 [ 3 ] {fcc8659c-1e94-484b-901f-8812d6b82148} <Trace> oximeter.measurements_i64 (7513b1d6-ea19-4891-b1aa-8915bbea122f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1418 2023.12.11 21:13:31.944426 [ 3 ] {fcc8659c-1e94-484b-901f-8812d6b82148} <Information> executeQuery: Read 6 rows, 434.00 B in 0.000919805 sec., 6523 rows/sec., 460.78 KiB/sec.
1419 2023.12.11 21:13:31.944529 [ 3 ] {fcc8659c-1e94-484b-901f-8812d6b82148} <Debug> DynamicQueryHandler: Done processing query
1420 2023.12.11 21:13:31.944554 [ 3 ] {fcc8659c-1e94-484b-901f-8812d6b82148} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1421 2023.12.11 21:13:31.944570 [ 3 ] {} <Debug> HTTP-Session: 345cb86e-144c-4108-8a1a-da1db7c9ef27 Destroying unnamed session
1422 2023.12.11 21:13:36.922330 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 5786, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1423 2023.12.11 21:13:36.922450 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1424 2023.12.11 21:13:36.922477 [ 3 ] {} <Debug> HTTP-Session: e23ef072-070f-4897-acea-0a2951cfb4c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099
1425 2023.12.11 21:13:36.922502 [ 3 ] {} <Debug> HTTP-Session: e23ef072-070f-4897-acea-0a2951cfb4c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1426 2023.12.11 21:13:36.922638 [ 3 ] {0050ea94-1a4d-4ea7-a3f1-f6173be3f6ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1427 2023.12.11 21:13:36.922702 [ 3 ] {0050ea94-1a4d-4ea7-a3f1-f6173be3f6ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1428 2023.12.11 21:13:36.922860 [ 3 ] {0050ea94-1a4d-4ea7-a3f1-f6173be3f6ce} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1429 2023.12.11 21:13:36.923273 [ 3 ] {0050ea94-1a4d-4ea7-a3f1-f6173be3f6ce} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.29 GiB.
1430 2023.12.11 21:13:36.923539 [ 3 ] {0050ea94-1a4d-4ea7-a3f1-f6173be3f6ce} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1431 2023.12.11 21:13:36.923713 [ 3 ] {0050ea94-1a4d-4ea7-a3f1-f6173be3f6ce} <Trace> oximeter.fields_i64 (92505102-7e61-4325-a426-825f75ccfe44): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1432 2023.12.11 21:13:36.923852 [ 3 ] {0050ea94-1a4d-4ea7-a3f1-f6173be3f6ce} <Information> executeQuery: Read 40 rows, 3.24 KiB in 0.001167941 sec., 34248 rows/sec., 2.71 MiB/sec.
1433 2023.12.11 21:13:36.923856 [ 112 ] {} <Debug> oximeter.fields_i64 (92505102-7e61-4325-a426-825f75ccfe44) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1434 2023.12.11 21:13:36.923981 [ 112 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.29 GiB.
1435 2023.12.11 21:13:36.924090 [ 3 ] {0050ea94-1a4d-4ea7-a3f1-f6173be3f6ce} <Debug> DynamicQueryHandler: Done processing query
1436 2023.12.11 21:13:36.924106 [ 32 ] {92505102-7e61-4325-a426-825f75ccfe44::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1437 2023.12.11 21:13:36.924139 [ 3 ] {0050ea94-1a4d-4ea7-a3f1-f6173be3f6ce} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1438 2023.12.11 21:13:36.924181 [ 3 ] {} <Debug> HTTP-Session: e23ef072-070f-4897-acea-0a2951cfb4c4 Destroying unnamed session
1439 2023.12.11 21:13:36.924254 [ 32 ] {92505102-7e61-4325-a426-825f75ccfe44::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1440 2023.12.11 21:13:36.924295 [ 32 ] {92505102-7e61-4325-a426-825f75ccfe44::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 39 rows starting from the beginning of the part
1441 2023.12.11 21:13:36.924380 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 19407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1442 2023.12.11 21:13:36.924483 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1443 2023.12.11 21:13:36.924500 [ 32 ] {92505102-7e61-4325-a426-825f75ccfe44::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 40 rows starting from the beginning of the part
1444 2023.12.11 21:13:36.924515 [ 3 ] {} <Debug> HTTP-Session: a0919d2e-47f2-4718-bb68-981d8bacc4f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099
1445 2023.12.11 21:13:36.924579 [ 3 ] {} <Debug> HTTP-Session: a0919d2e-47f2-4718-bb68-981d8bacc4f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1446 2023.12.11 21:13:36.924762 [ 32 ] {92505102-7e61-4325-a426-825f75ccfe44::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 40 rows starting from the beginning of the part
1447 2023.12.11 21:13:36.924794 [ 3 ] {6b08e9cf-8129-4f20-8800-9a64a64cfa61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1448 2023.12.11 21:13:36.924871 [ 3 ] {6b08e9cf-8129-4f20-8800-9a64a64cfa61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1449 2023.12.11 21:13:36.924999 [ 32 ] {92505102-7e61-4325-a426-825f75ccfe44::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 40 rows starting from the beginning of the part
1450 2023.12.11 21:13:36.925308 [ 32 ] {92505102-7e61-4325-a426-825f75ccfe44::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 3 rows starting from the beginning of the part
1451 2023.12.11 21:13:36.925378 [ 3 ] {6b08e9cf-8129-4f20-8800-9a64a64cfa61} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1452 2023.12.11 21:13:36.925561 [ 32 ] {92505102-7e61-4325-a426-825f75ccfe44::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 40 rows starting from the beginning of the part
1453 2023.12.11 21:13:36.926163 [ 3 ] {6b08e9cf-8129-4f20-8800-9a64a64cfa61} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.29 GiB.
1454 2023.12.11 21:13:36.926689 [ 3 ] {6b08e9cf-8129-4f20-8800-9a64a64cfa61} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1455 2023.12.11 21:13:36.926993 [ 25 ] {92505102-7e61-4325-a426-825f75ccfe44::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 202 rows, containing 4 columns (4 merged, 0 gathered) in 0.002936749 sec., 68783.54261804465 rows/sec., 5.44 MiB/sec.
1456 2023.12.11 21:13:36.927006 [ 3 ] {6b08e9cf-8129-4f20-8800-9a64a64cfa61} <Trace> oximeter.fields_string (f2d11325-870e-43dc-87bf-f0fb1ddcdee6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1457 2023.12.11 21:13:36.927209 [ 25 ] {92505102-7e61-4325-a426-825f75ccfe44::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1458 2023.12.11 21:13:36.927288 [ 3 ] {6b08e9cf-8129-4f20-8800-9a64a64cfa61} <Information> executeQuery: Read 120 rows, 12.06 KiB in 0.002426326 sec., 49457 rows/sec., 4.85 MiB/sec.
1459 2023.12.11 21:13:36.927494 [ 3 ] {6b08e9cf-8129-4f20-8800-9a64a64cfa61} <Debug> DynamicQueryHandler: Done processing query
1460 2023.12.11 21:13:36.927525 [ 3 ] {6b08e9cf-8129-4f20-8800-9a64a64cfa61} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1461 2023.12.11 21:13:36.927561 [ 3 ] {} <Debug> HTTP-Session: a0919d2e-47f2-4718-bb68-981d8bacc4f4 Destroying unnamed session
1462 2023.12.11 21:13:36.927572 [ 25 ] {92505102-7e61-4325-a426-825f75ccfe44::all_1_6_1} <Trace> oximeter.fields_i64 (92505102-7e61-4325-a426-825f75ccfe44): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1463 2023.12.11 21:13:36.927679 [ 25 ] {92505102-7e61-4325-a426-825f75ccfe44::all_1_6_1} <Trace> oximeter.fields_i64 (92505102-7e61-4325-a426-825f75ccfe44) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1464 2023.12.11 21:13:36.927712 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 6827, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1465 2023.12.11 21:13:36.927797 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1466 2023.12.11 21:13:36.927823 [ 3 ] {} <Debug> HTTP-Session: 4298ec15-227e-4ea0-952d-2c56ad40fb61 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099
1467 2023.12.11 21:13:36.927840 [ 3 ] {} <Debug> HTTP-Session: 4298ec15-227e-4ea0-952d-2c56ad40fb61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1468 2023.12.11 21:13:36.927919 [ 3 ] {d57e7ebc-4b2f-4774-afce-4c34322fed25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1469 2023.12.11 21:13:36.927960 [ 3 ] {d57e7ebc-4b2f-4774-afce-4c34322fed25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1470 2023.12.11 21:13:36.928080 [ 3 ] {d57e7ebc-4b2f-4774-afce-4c34322fed25} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1471 2023.12.11 21:13:36.928368 [ 3 ] {d57e7ebc-4b2f-4774-afce-4c34322fed25} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.29 GiB.
1472 2023.12.11 21:13:36.928583 [ 3 ] {d57e7ebc-4b2f-4774-afce-4c34322fed25} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1473 2023.12.11 21:13:36.928738 [ 3 ] {d57e7ebc-4b2f-4774-afce-4c34322fed25} <Trace> oximeter.fields_uuid (23b46c39-e8f9-4476-a157-91174fe80200): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1474 2023.12.11 21:13:36.928854 [ 3 ] {d57e7ebc-4b2f-4774-afce-4c34322fed25} <Information> executeQuery: Read 40 rows, 3.20 KiB in 0.000906885 sec., 44107 rows/sec., 3.45 MiB/sec.
1475 2023.12.11 21:13:36.928969 [ 3 ] {d57e7ebc-4b2f-4774-afce-4c34322fed25} <Debug> DynamicQueryHandler: Done processing query
1476 2023.12.11 21:13:36.928994 [ 3 ] {d57e7ebc-4b2f-4774-afce-4c34322fed25} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1477 2023.12.11 21:13:36.929010 [ 3 ] {} <Debug> HTTP-Session: 4298ec15-227e-4ea0-952d-2c56ad40fb61 Destroying unnamed session
1478 2023.12.11 21:13:36.929138 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 42804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1479 2023.12.11 21:13:36.929185 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1480 2023.12.11 21:13:36.929205 [ 3 ] {} <Debug> HTTP-Session: 2bd7274f-e960-4efb-bbb4-000a27afde67 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099
1481 2023.12.11 21:13:36.929221 [ 3 ] {} <Debug> HTTP-Session: 2bd7274f-e960-4efb-bbb4-000a27afde67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1482 2023.12.11 21:13:36.929311 [ 3 ] {88820c97-cd75-4642-9c68-3633579e0074} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1483 2023.12.11 21:13:36.929357 [ 3 ] {88820c97-cd75-4642-9c68-3633579e0074} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1484 2023.12.11 21:13:36.929496 [ 3 ] {88820c97-cd75-4642-9c68-3633579e0074} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1485 2023.12.11 21:13:36.929947 [ 3 ] {88820c97-cd75-4642-9c68-3633579e0074} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.29 GiB.
1486 2023.12.11 21:13:36.930254 [ 3 ] {88820c97-cd75-4642-9c68-3633579e0074} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1487 2023.12.11 21:13:36.930431 [ 3 ] {88820c97-cd75-4642-9c68-3633579e0074} <Trace> oximeter.measurements_histogramf64 (8edcae4e-006c-4ad5-bf99-27b0cfb8685f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1488 2023.12.11 21:13:36.930549 [ 112 ] {} <Debug> oximeter.measurements_histogramf64 (8edcae4e-006c-4ad5-bf99-27b0cfb8685f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1489 2023.12.11 21:13:36.930571 [ 3 ] {88820c97-cd75-4642-9c68-3633579e0074} <Information> executeQuery: Read 40 rows, 55.27 KiB in 0.001229713 sec., 32527 rows/sec., 43.89 MiB/sec.
1490 2023.12.11 21:13:36.930606 [ 112 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.29 GiB.
1491 2023.12.11 21:13:36.930757 [ 32 ] {8edcae4e-006c-4ad5-bf99-27b0cfb8685f::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1492 2023.12.11 21:13:36.930886 [ 3 ] {88820c97-cd75-4642-9c68-3633579e0074} <Debug> DynamicQueryHandler: Done processing query
1493 2023.12.11 21:13:36.930939 [ 3 ] {88820c97-cd75-4642-9c68-3633579e0074} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
1494 2023.12.11 21:13:36.930947 [ 32 ] {8edcae4e-006c-4ad5-bf99-27b0cfb8685f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1495 2023.12.11 21:13:36.930969 [ 3 ] {} <Debug> HTTP-Session: 2bd7274f-e960-4efb-bbb4-000a27afde67 Destroying unnamed session
1496 2023.12.11 21:13:36.931019 [ 32 ] {8edcae4e-006c-4ad5-bf99-27b0cfb8685f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 39 rows starting from the beginning of the part
1497 2023.12.11 21:13:36.931131 [ 32 ] {8edcae4e-006c-4ad5-bf99-27b0cfb8685f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 40 rows starting from the beginning of the part
1498 2023.12.11 21:13:36.931225 [ 32 ] {8edcae4e-006c-4ad5-bf99-27b0cfb8685f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 40 rows starting from the beginning of the part
1499 2023.12.11 21:13:36.931315 [ 32 ] {8edcae4e-006c-4ad5-bf99-27b0cfb8685f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 40 rows starting from the beginning of the part
1500 2023.12.11 21:13:36.931401 [ 32 ] {8edcae4e-006c-4ad5-bf99-27b0cfb8685f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 3 rows starting from the beginning of the part
1501 2023.12.11 21:13:36.931487 [ 32 ] {8edcae4e-006c-4ad5-bf99-27b0cfb8685f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 40 rows starting from the beginning of the part
1502 2023.12.11 21:13:36.937909 [ 24 ] {8edcae4e-006c-4ad5-bf99-27b0cfb8685f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 202 rows, containing 6 columns (6 merged, 0 gathered) in 0.007236225 sec., 27915.107670090412 rows/sec., 37.67 MiB/sec.
1503 2023.12.11 21:13:36.938162 [ 24 ] {8edcae4e-006c-4ad5-bf99-27b0cfb8685f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1504 2023.12.11 21:13:36.938415 [ 24 ] {8edcae4e-006c-4ad5-bf99-27b0cfb8685f::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (8edcae4e-006c-4ad5-bf99-27b0cfb8685f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1505 2023.12.11 21:13:36.938492 [ 24 ] {8edcae4e-006c-4ad5-bf99-27b0cfb8685f::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (8edcae4e-006c-4ad5-bf99-27b0cfb8685f) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1506 2023.12.11 21:13:36.938563 [ 24 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 8edcae4e-006c-4ad5-bf99-27b0cfb8685f::all_1_6_1: 4.00 MiB.
1507 2023.12.11 21:13:37.000114 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 234.83 MiB, peak 236.08 MiB, will set to 230.80 MiB (RSS), difference: -4.03 MiB
1508 2023.12.11 21:13:41.920093 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 768, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1509 2023.12.11 21:13:41.920216 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1510 2023.12.11 21:13:41.920243 [ 3 ] {} <Debug> HTTP-Session: fc7c928c-c05f-49f6-bc99-c1580c209f72 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099
1511 2023.12.11 21:13:41.920268 [ 3 ] {} <Debug> HTTP-Session: fc7c928c-c05f-49f6-bc99-c1580c209f72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1512 2023.12.11 21:13:41.920394 [ 3 ] {dcdc1e82-aa4d-4694-9c64-fa0ccb389f67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1513 2023.12.11 21:13:41.920456 [ 3 ] {dcdc1e82-aa4d-4694-9c64-fa0ccb389f67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1514 2023.12.11 21:13:41.920619 [ 3 ] {dcdc1e82-aa4d-4694-9c64-fa0ccb389f67} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1515 2023.12.11 21:13:41.921020 [ 3 ] {dcdc1e82-aa4d-4694-9c64-fa0ccb389f67} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.29 GiB.
1516 2023.12.11 21:13:41.921294 [ 3 ] {dcdc1e82-aa4d-4694-9c64-fa0ccb389f67} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1517 2023.12.11 21:13:41.921478 [ 3 ] {dcdc1e82-aa4d-4694-9c64-fa0ccb389f67} <Trace> oximeter.fields_i64 (92505102-7e61-4325-a426-825f75ccfe44): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1518 2023.12.11 21:13:41.921615 [ 3 ] {dcdc1e82-aa4d-4694-9c64-fa0ccb389f67} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001181003 sec., 4233 rows/sec., 343.16 KiB/sec.
1519 2023.12.11 21:13:41.921769 [ 3 ] {dcdc1e82-aa4d-4694-9c64-fa0ccb389f67} <Debug> DynamicQueryHandler: Done processing query
1520 2023.12.11 21:13:41.921797 [ 3 ] {dcdc1e82-aa4d-4694-9c64-fa0ccb389f67} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1521 2023.12.11 21:13:41.921814 [ 3 ] {} <Debug> HTTP-Session: fc7c928c-c05f-49f6-bc99-c1580c209f72 Destroying unnamed session
1522 2023.12.11 21:13:41.921939 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 2349, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1523 2023.12.11 21:13:41.921995 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1524 2023.12.11 21:13:41.922016 [ 3 ] {} <Debug> HTTP-Session: dbfdfeac-37eb-4610-bce2-6004005aa2be Authenticating user 'default' from [fd00:1122:3344:101::d]:56099
1525 2023.12.11 21:13:41.922036 [ 3 ] {} <Debug> HTTP-Session: dbfdfeac-37eb-4610-bce2-6004005aa2be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1526 2023.12.11 21:13:41.922120 [ 3 ] {c2cd9f04-66a3-4f27-a380-7acc05a0f9dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1527 2023.12.11 21:13:41.922163 [ 3 ] {c2cd9f04-66a3-4f27-a380-7acc05a0f9dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1528 2023.12.11 21:13:41.922278 [ 3 ] {c2cd9f04-66a3-4f27-a380-7acc05a0f9dd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1529 2023.12.11 21:13:41.922573 [ 3 ] {c2cd9f04-66a3-4f27-a380-7acc05a0f9dd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.29 GiB.
1530 2023.12.11 21:13:41.922795 [ 3 ] {c2cd9f04-66a3-4f27-a380-7acc05a0f9dd} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1531 2023.12.11 21:13:41.922947 [ 3 ] {c2cd9f04-66a3-4f27-a380-7acc05a0f9dd} <Trace> oximeter.fields_string (f2d11325-870e-43dc-87bf-f0fb1ddcdee6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1532 2023.12.11 21:13:41.923075 [ 3 ] {c2cd9f04-66a3-4f27-a380-7acc05a0f9dd} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.000925355 sec., 16209 rows/sec., 1.46 MiB/sec.
1533 2023.12.11 21:13:41.923197 [ 3 ] {c2cd9f04-66a3-4f27-a380-7acc05a0f9dd} <Debug> DynamicQueryHandler: Done processing query
1534 2023.12.11 21:13:41.923223 [ 3 ] {c2cd9f04-66a3-4f27-a380-7acc05a0f9dd} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1535 2023.12.11 21:13:41.923240 [ 3 ] {} <Debug> HTTP-Session: dbfdfeac-37eb-4610-bce2-6004005aa2be Destroying unnamed session
1536 2023.12.11 21:13:41.923351 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 899, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1537 2023.12.11 21:13:41.923401 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1538 2023.12.11 21:13:41.923420 [ 3 ] {} <Debug> HTTP-Session: a84f9d39-4251-4992-a62e-189affd9d61e Authenticating user 'default' from [fd00:1122:3344:101::d]:56099
1539 2023.12.11 21:13:41.923439 [ 3 ] {} <Debug> HTTP-Session: a84f9d39-4251-4992-a62e-189affd9d61e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1540 2023.12.11 21:13:41.923511 [ 3 ] {4b213701-c98f-47ad-963d-42a2dea9e96a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1541 2023.12.11 21:13:41.923551 [ 3 ] {4b213701-c98f-47ad-963d-42a2dea9e96a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1542 2023.12.11 21:13:41.923664 [ 3 ] {4b213701-c98f-47ad-963d-42a2dea9e96a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1543 2023.12.11 21:13:41.923942 [ 3 ] {4b213701-c98f-47ad-963d-42a2dea9e96a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.29 GiB.
1544 2023.12.11 21:13:41.924148 [ 3 ] {4b213701-c98f-47ad-963d-42a2dea9e96a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1545 2023.12.11 21:13:41.924299 [ 3 ] {4b213701-c98f-47ad-963d-42a2dea9e96a} <Trace> oximeter.fields_uuid (23b46c39-e8f9-4476-a157-91174fe80200): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1546 2023.12.11 21:13:41.924422 [ 3 ] {4b213701-c98f-47ad-963d-42a2dea9e96a} <Information> executeQuery: Read 5 rows, 410.00 B in 0.000881043 sec., 5675 rows/sec., 454.45 KiB/sec.
1547 2023.12.11 21:13:41.924541 [ 3 ] {4b213701-c98f-47ad-963d-42a2dea9e96a} <Debug> DynamicQueryHandler: Done processing query
1548 2023.12.11 21:13:41.924566 [ 3 ] {4b213701-c98f-47ad-963d-42a2dea9e96a} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1549 2023.12.11 21:13:41.924606 [ 3 ] {} <Debug> HTTP-Session: a84f9d39-4251-4992-a62e-189affd9d61e Destroying unnamed session
1550 2023.12.11 21:13:41.924708 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 5408, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1551 2023.12.11 21:13:41.924756 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1552 2023.12.11 21:13:41.924777 [ 3 ] {} <Debug> HTTP-Session: cd356b9e-daa4-443b-813a-f96b744397e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099
1553 2023.12.11 21:13:41.924795 [ 3 ] {} <Debug> HTTP-Session: cd356b9e-daa4-443b-813a-f96b744397e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1554 2023.12.11 21:13:41.924871 [ 3 ] {e9394516-fe76-4a39-b454-76b2ceb5a09f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1555 2023.12.11 21:13:41.924917 [ 3 ] {e9394516-fe76-4a39-b454-76b2ceb5a09f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1556 2023.12.11 21:13:41.925058 [ 3 ] {e9394516-fe76-4a39-b454-76b2ceb5a09f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1557 2023.12.11 21:13:41.925355 [ 3 ] {e9394516-fe76-4a39-b454-76b2ceb5a09f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.29 GiB.
1558 2023.12.11 21:13:41.925636 [ 3 ] {e9394516-fe76-4a39-b454-76b2ceb5a09f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1559 2023.12.11 21:13:41.925811 [ 3 ] {e9394516-fe76-4a39-b454-76b2ceb5a09f} <Trace> oximeter.measurements_histogramf64 (8edcae4e-006c-4ad5-bf99-27b0cfb8685f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1560 2023.12.11 21:13:41.925930 [ 3 ] {e9394516-fe76-4a39-b454-76b2ceb5a09f} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001030628 sec., 4851 rows/sec., 6.55 MiB/sec.
1561 2023.12.11 21:13:41.926052 [ 3 ] {e9394516-fe76-4a39-b454-76b2ceb5a09f} <Debug> DynamicQueryHandler: Done processing query
1562 2023.12.11 21:13:41.926076 [ 3 ] {e9394516-fe76-4a39-b454-76b2ceb5a09f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1563 2023.12.11 21:13:41.926093 [ 3 ] {} <Debug> HTTP-Session: cd356b9e-daa4-443b-813a-f96b744397e5 Destroying unnamed session
1564 2023.12.11 21:13:45.301330 [ 106 ] {} <Debug> DNSResolver: Updating DNS cache
1565 2023.12.11 21:13:45.301404 [ 106 ] {} <Debug> DNSResolver: Updated DNS cache
1566 2023.12.11 21:13:46.921580 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 5786, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1567 2023.12.11 21:13:46.921710 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1568 2023.12.11 21:13:46.921738 [ 3 ] {} <Debug> HTTP-Session: 3287ae33-32ed-41a5-b47c-3c7600ce419d Authenticating user 'default' from [fd00:1122:3344:101::d]:56099
1569 2023.12.11 21:13:46.921763 [ 3 ] {} <Debug> HTTP-Session: 3287ae33-32ed-41a5-b47c-3c7600ce419d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1570 2023.12.11 21:13:46.921889 [ 3 ] {3ea12a87-715f-4880-bbf3-7dedd18df5ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1571 2023.12.11 21:13:46.921950 [ 3 ] {3ea12a87-715f-4880-bbf3-7dedd18df5ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1572 2023.12.11 21:13:46.922107 [ 3 ] {3ea12a87-715f-4880-bbf3-7dedd18df5ba} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1573 2023.12.11 21:13:46.922561 [ 3 ] {3ea12a87-715f-4880-bbf3-7dedd18df5ba} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.29 GiB.
1574 2023.12.11 21:13:46.922824 [ 3 ] {3ea12a87-715f-4880-bbf3-7dedd18df5ba} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1575 2023.12.11 21:13:46.922997 [ 3 ] {3ea12a87-715f-4880-bbf3-7dedd18df5ba} <Trace> oximeter.fields_i64 (92505102-7e61-4325-a426-825f75ccfe44): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1576 2023.12.11 21:13:46.923115 [ 3 ] {3ea12a87-715f-4880-bbf3-7dedd18df5ba} <Information> executeQuery: Read 40 rows, 3.24 KiB in 0.001189572 sec., 33625 rows/sec., 2.66 MiB/sec.
1577 2023.12.11 21:13:46.923297 [ 3 ] {3ea12a87-715f-4880-bbf3-7dedd18df5ba} <Debug> DynamicQueryHandler: Done processing query
1578 2023.12.11 21:13:46.923325 [ 3 ] {3ea12a87-715f-4880-bbf3-7dedd18df5ba} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1579 2023.12.11 21:13:46.923343 [ 3 ] {} <Debug> HTTP-Session: 3287ae33-32ed-41a5-b47c-3c7600ce419d Destroying unnamed session
1580 2023.12.11 21:13:46.923476 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1581 2023.12.11 21:13:46.923530 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1582 2023.12.11 21:13:46.923552 [ 3 ] {} <Debug> HTTP-Session: cdabb870-5d9d-42e2-998a-3d3304ce53a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099
1583 2023.12.11 21:13:46.923572 [ 3 ] {} <Debug> HTTP-Session: cdabb870-5d9d-42e2-998a-3d3304ce53a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1584 2023.12.11 21:13:46.923653 [ 3 ] {11d9de13-1e8f-4ca7-bd85-cc2e8f094dca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
1585 2023.12.11 21:13:46.923700 [ 3 ] {11d9de13-1e8f-4ca7-bd85-cc2e8f094dca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
1586 2023.12.11 21:13:46.923820 [ 3 ] {11d9de13-1e8f-4ca7-bd85-cc2e8f094dca} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1587 2023.12.11 21:13:46.924092 [ 3 ] {11d9de13-1e8f-4ca7-bd85-cc2e8f094dca} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.29 GiB.
1588 2023.12.11 21:13:46.924307 [ 3 ] {11d9de13-1e8f-4ca7-bd85-cc2e8f094dca} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1589 2023.12.11 21:13:46.924481 [ 3 ] {11d9de13-1e8f-4ca7-bd85-cc2e8f094dca} <Trace> oximeter.fields_ipaddr (2651e6c3-3c5c-4dfc-b543-59d7acfc0ea8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1590 2023.12.11 21:13:46.924588 [ 3 ] {11d9de13-1e8f-4ca7-bd85-cc2e8f094dca} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000904465 sec., 2211 rows/sec., 188.95 KiB/sec.
1591 2023.12.11 21:13:46.924723 [ 3 ] {11d9de13-1e8f-4ca7-bd85-cc2e8f094dca} <Debug> DynamicQueryHandler: Done processing query
1592 2023.12.11 21:13:46.924748 [ 3 ] {11d9de13-1e8f-4ca7-bd85-cc2e8f094dca} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1593 2023.12.11 21:13:46.924764 [ 3 ] {} <Debug> HTTP-Session: cdabb870-5d9d-42e2-998a-3d3304ce53a3 Destroying unnamed session
1594 2023.12.11 21:13:46.924940 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 19557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1595 2023.12.11 21:13:46.924989 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1596 2023.12.11 21:13:46.925011 [ 3 ] {} <Debug> HTTP-Session: 0c55dd13-1795-4671-8b65-791266551264 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099
1597 2023.12.11 21:13:46.925029 [ 3 ] {} <Debug> HTTP-Session: 0c55dd13-1795-4671-8b65-791266551264 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1598 2023.12.11 21:13:46.925107 [ 3 ] {91c3bb66-11e8-47bc-9e91-2b6e20bc9fb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1599 2023.12.11 21:13:46.925149 [ 3 ] {91c3bb66-11e8-47bc-9e91-2b6e20bc9fb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1600 2023.12.11 21:13:46.925261 [ 3 ] {91c3bb66-11e8-47bc-9e91-2b6e20bc9fb3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1601 2023.12.11 21:13:46.925612 [ 3 ] {91c3bb66-11e8-47bc-9e91-2b6e20bc9fb3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.29 GiB.
1602 2023.12.11 21:13:46.925822 [ 3 ] {91c3bb66-11e8-47bc-9e91-2b6e20bc9fb3} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1603 2023.12.11 21:13:46.925970 [ 3 ] {91c3bb66-11e8-47bc-9e91-2b6e20bc9fb3} <Trace> oximeter.fields_string (f2d11325-870e-43dc-87bf-f0fb1ddcdee6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1604 2023.12.11 21:13:46.926077 [ 3 ] {91c3bb66-11e8-47bc-9e91-2b6e20bc9fb3} <Information> executeQuery: Read 121 rows, 12.15 KiB in 0.000932135 sec., 129809 rows/sec., 12.73 MiB/sec.
1605 2023.12.11 21:13:46.926219 [ 3 ] {91c3bb66-11e8-47bc-9e91-2b6e20bc9fb3} <Debug> DynamicQueryHandler: Done processing query
1606 2023.12.11 21:13:46.926245 [ 3 ] {91c3bb66-11e8-47bc-9e91-2b6e20bc9fb3} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1607 2023.12.11 21:13:46.926262 [ 3 ] {} <Debug> HTTP-Session: 0c55dd13-1795-4671-8b65-791266551264 Destroying unnamed session
1608 2023.12.11 21:13:46.926377 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1609 2023.12.11 21:13:46.926426 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1610 2023.12.11 21:13:46.926446 [ 3 ] {} <Debug> HTTP-Session: 3ffbfff7-e93a-4ea5-90f2-9c90c05e6cc6 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099
1611 2023.12.11 21:13:46.926464 [ 3 ] {} <Debug> HTTP-Session: 3ffbfff7-e93a-4ea5-90f2-9c90c05e6cc6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1612 2023.12.11 21:13:46.926534 [ 3 ] {3fea9e2b-b24b-4e5b-a939-af1d8cb3511a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
1613 2023.12.11 21:13:46.926574 [ 3 ] {3fea9e2b-b24b-4e5b-a939-af1d8cb3511a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
1614 2023.12.11 21:13:46.926679 [ 3 ] {3fea9e2b-b24b-4e5b-a939-af1d8cb3511a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1615 2023.12.11 21:13:46.926935 [ 3 ] {3fea9e2b-b24b-4e5b-a939-af1d8cb3511a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.29 GiB.
1616 2023.12.11 21:13:46.927143 [ 3 ] {3fea9e2b-b24b-4e5b-a939-af1d8cb3511a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1617 2023.12.11 21:13:46.927293 [ 3 ] {3fea9e2b-b24b-4e5b-a939-af1d8cb3511a} <Trace> oximeter.fields_u16 (d85be075-1304-43f7-8bb7-802bc7d9db57): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1618 2023.12.11 21:13:46.927398 [ 3 ] {3fea9e2b-b24b-4e5b-a939-af1d8cb3511a} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000831942 sec., 2404 rows/sec., 167.86 KiB/sec.
1619 2023.12.11 21:13:46.927513 [ 3 ] {3fea9e2b-b24b-4e5b-a939-af1d8cb3511a} <Debug> DynamicQueryHandler: Done processing query
1620 2023.12.11 21:13:46.927540 [ 3 ] {3fea9e2b-b24b-4e5b-a939-af1d8cb3511a} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1621 2023.12.11 21:13:46.927556 [ 3 ] {} <Debug> HTTP-Session: 3ffbfff7-e93a-4ea5-90f2-9c90c05e6cc6 Destroying unnamed session
1622 2023.12.11 21:13:46.927683 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 7170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1623 2023.12.11 21:13:46.927731 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1624 2023.12.11 21:13:46.927749 [ 3 ] {} <Debug> HTTP-Session: b66558b9-2135-4660-b380-4b7046ddd1f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099
1625 2023.12.11 21:13:46.927767 [ 3 ] {} <Debug> HTTP-Session: b66558b9-2135-4660-b380-4b7046ddd1f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1626 2023.12.11 21:13:46.927839 [ 3 ] {169bdb22-a8ce-4e66-8c42-2ba7bfa086a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1627 2023.12.11 21:13:46.927879 [ 3 ] {169bdb22-a8ce-4e66-8c42-2ba7bfa086a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1628 2023.12.11 21:13:46.927987 [ 3 ] {169bdb22-a8ce-4e66-8c42-2ba7bfa086a1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1629 2023.12.11 21:13:46.928290 [ 3 ] {169bdb22-a8ce-4e66-8c42-2ba7bfa086a1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.29 GiB.
1630 2023.12.11 21:13:46.928500 [ 3 ] {169bdb22-a8ce-4e66-8c42-2ba7bfa086a1} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1631 2023.12.11 21:13:46.928662 [ 3 ] {169bdb22-a8ce-4e66-8c42-2ba7bfa086a1} <Trace> oximeter.fields_uuid (23b46c39-e8f9-4476-a157-91174fe80200): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1632 2023.12.11 21:13:46.928766 [ 3 ] {169bdb22-a8ce-4e66-8c42-2ba7bfa086a1} <Information> executeQuery: Read 42 rows, 3.37 KiB in 0.000898564 sec., 46741 rows/sec., 3.66 MiB/sec.
1633 2023.12.11 21:13:46.928894 [ 3 ] {169bdb22-a8ce-4e66-8c42-2ba7bfa086a1} <Debug> DynamicQueryHandler: Done processing query
1634 2023.12.11 21:13:46.928919 [ 3 ] {169bdb22-a8ce-4e66-8c42-2ba7bfa086a1} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1635 2023.12.11 21:13:46.928936 [ 3 ] {} <Debug> HTTP-Session: b66558b9-2135-4660-b380-4b7046ddd1f9 Destroying unnamed session
1636 2023.12.11 21:13:46.929038 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1637 2023.12.11 21:13:46.929083 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1638 2023.12.11 21:13:46.929102 [ 3 ] {} <Debug> HTTP-Session: 8d1648d1-bfee-4bda-88c6-c6eafe2da03e Authenticating user 'default' from [fd00:1122:3344:101::d]:56099
1639 2023.12.11 21:13:46.929120 [ 3 ] {} <Debug> HTTP-Session: 8d1648d1-bfee-4bda-88c6-c6eafe2da03e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1640 2023.12.11 21:13:46.929189 [ 3 ] {93459fe3-795d-4ab6-aac5-4ed3340f786d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1641 2023.12.11 21:13:46.929233 [ 3 ] {93459fe3-795d-4ab6-aac5-4ed3340f786d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1642 2023.12.11 21:13:46.929355 [ 3 ] {93459fe3-795d-4ab6-aac5-4ed3340f786d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1643 2023.12.11 21:13:46.929596 [ 3 ] {93459fe3-795d-4ab6-aac5-4ed3340f786d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.29 GiB.
1644 2023.12.11 21:13:46.929846 [ 3 ] {93459fe3-795d-4ab6-aac5-4ed3340f786d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1645 2023.12.11 21:13:46.930018 [ 3 ] {93459fe3-795d-4ab6-aac5-4ed3340f786d} <Trace> oximeter.measurements_cumulativeu64 (2b7cf836-5d10-4e76-9bfc-4c19f6b5024e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1646 2023.12.11 21:13:46.930121 [ 3 ] {93459fe3-795d-4ab6-aac5-4ed3340f786d} <Information> executeQuery: Read 1 rows, 72.00 B in 0.000904625 sec., 1105 rows/sec., 77.73 KiB/sec.
1647 2023.12.11 21:13:46.930256 [ 3 ] {93459fe3-795d-4ab6-aac5-4ed3340f786d} <Debug> DynamicQueryHandler: Done processing query
1648 2023.12.11 21:13:46.930280 [ 3 ] {93459fe3-795d-4ab6-aac5-4ed3340f786d} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1649 2023.12.11 21:13:46.930296 [ 3 ] {} <Debug> HTTP-Session: 8d1648d1-bfee-4bda-88c6-c6eafe2da03e Destroying unnamed session
1650 2023.12.11 21:13:46.930458 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 42805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1651 2023.12.11 21:13:46.930504 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1652 2023.12.11 21:13:46.930522 [ 3 ] {} <Debug> HTTP-Session: cd4bde69-00b0-4322-a181-7606fe4be779 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099
1653 2023.12.11 21:13:46.930540 [ 3 ] {} <Debug> HTTP-Session: cd4bde69-00b0-4322-a181-7606fe4be779 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1654 2023.12.11 21:13:46.930622 [ 3 ] {d8004fda-a7ad-4ccd-98e6-9d407f40ef7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1655 2023.12.11 21:13:46.930666 [ 3 ] {d8004fda-a7ad-4ccd-98e6-9d407f40ef7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1656 2023.12.11 21:13:46.930800 [ 3 ] {d8004fda-a7ad-4ccd-98e6-9d407f40ef7f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1657 2023.12.11 21:13:46.931225 [ 3 ] {d8004fda-a7ad-4ccd-98e6-9d407f40ef7f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.29 GiB.
1658 2023.12.11 21:13:46.931515 [ 3 ] {d8004fda-a7ad-4ccd-98e6-9d407f40ef7f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1659 2023.12.11 21:13:46.931694 [ 3 ] {d8004fda-a7ad-4ccd-98e6-9d407f40ef7f} <Trace> oximeter.measurements_histogramf64 (8edcae4e-006c-4ad5-bf99-27b0cfb8685f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1660 2023.12.11 21:13:46.931809 [ 3 ] {d8004fda-a7ad-4ccd-98e6-9d407f40ef7f} <Information> executeQuery: Read 40 rows, 55.27 KiB in 0.001153331 sec., 34682 rows/sec., 46.80 MiB/sec.
1661 2023.12.11 21:13:46.931949 [ 3 ] {d8004fda-a7ad-4ccd-98e6-9d407f40ef7f} <Debug> DynamicQueryHandler: Done processing query
1662 2023.12.11 21:13:46.931975 [ 3 ] {d8004fda-a7ad-4ccd-98e6-9d407f40ef7f} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
1663 2023.12.11 21:13:46.931991 [ 3 ] {} <Debug> HTTP-Session: cd4bde69-00b0-4322-a181-7606fe4be779 Destroying unnamed session
1664 2023.12.11 21:13:51.919499 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 768, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1665 2023.12.11 21:13:51.919616 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1666 2023.12.11 21:13:51.919641 [ 3 ] {} <Debug> HTTP-Session: 60a15235-86a6-4afe-ae60-58ac2a7f65e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099
1667 2023.12.11 21:13:51.919665 [ 3 ] {} <Debug> HTTP-Session: 60a15235-86a6-4afe-ae60-58ac2a7f65e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1668 2023.12.11 21:13:51.919786 [ 3 ] {05ba4694-0042-4a71-8cda-169ae1a10e3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1669 2023.12.11 21:13:51.919847 [ 3 ] {05ba4694-0042-4a71-8cda-169ae1a10e3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1670 2023.12.11 21:13:51.920001 [ 3 ] {05ba4694-0042-4a71-8cda-169ae1a10e3f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1671 2023.12.11 21:13:51.920384 [ 3 ] {05ba4694-0042-4a71-8cda-169ae1a10e3f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.29 GiB.
1672 2023.12.11 21:13:51.920636 [ 3 ] {05ba4694-0042-4a71-8cda-169ae1a10e3f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1673 2023.12.11 21:13:51.920799 [ 3 ] {05ba4694-0042-4a71-8cda-169ae1a10e3f} <Trace> oximeter.fields_i64 (92505102-7e61-4325-a426-825f75ccfe44): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1674 2023.12.11 21:13:51.920919 [ 3 ] {05ba4694-0042-4a71-8cda-169ae1a10e3f} <Information> executeQuery: Read 5 rows, 415.00 B in 0.00109437 sec., 4568 rows/sec., 370.33 KiB/sec.
1675 2023.12.11 21:13:51.921067 [ 3 ] {05ba4694-0042-4a71-8cda-169ae1a10e3f} <Debug> DynamicQueryHandler: Done processing query
1676 2023.12.11 21:13:51.921092 [ 3 ] {05ba4694-0042-4a71-8cda-169ae1a10e3f} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1677 2023.12.11 21:13:51.921108 [ 3 ] {} <Debug> HTTP-Session: 60a15235-86a6-4afe-ae60-58ac2a7f65e2 Destroying unnamed session
1678 2023.12.11 21:13:51.921225 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 2349, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1679 2023.12.11 21:13:51.921272 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1680 2023.12.11 21:13:51.921293 [ 3 ] {} <Debug> HTTP-Session: fe6259fe-83be-4dc5-9175-8ae6b30623d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099
1681 2023.12.11 21:13:51.921311 [ 3 ] {} <Debug> HTTP-Session: fe6259fe-83be-4dc5-9175-8ae6b30623d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1682 2023.12.11 21:13:51.921383 [ 3 ] {cb9cf000-d459-4398-97ea-c5bd571097b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1683 2023.12.11 21:13:51.921424 [ 3 ] {cb9cf000-d459-4398-97ea-c5bd571097b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1684 2023.12.11 21:13:51.921532 [ 3 ] {cb9cf000-d459-4398-97ea-c5bd571097b2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1685 2023.12.11 21:13:51.921817 [ 3 ] {cb9cf000-d459-4398-97ea-c5bd571097b2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.29 GiB.
1686 2023.12.11 21:13:51.922029 [ 3 ] {cb9cf000-d459-4398-97ea-c5bd571097b2} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
1687 2023.12.11 21:13:51.922182 [ 3 ] {cb9cf000-d459-4398-97ea-c5bd571097b2} <Trace> oximeter.fields_string (f2d11325-870e-43dc-87bf-f0fb1ddcdee6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
1688 2023.12.11 21:13:51.922307 [ 3 ] {cb9cf000-d459-4398-97ea-c5bd571097b2} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.000894274 sec., 16773 rows/sec., 1.51 MiB/sec.
1689 2023.12.11 21:13:51.922412 [ 3 ] {cb9cf000-d459-4398-97ea-c5bd571097b2} <Debug> DynamicQueryHandler: Done processing query
1690 2023.12.11 21:13:51.922437 [ 3 ] {cb9cf000-d459-4398-97ea-c5bd571097b2} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1691 2023.12.11 21:13:51.922452 [ 3 ] {} <Debug> HTTP-Session: fe6259fe-83be-4dc5-9175-8ae6b30623d9 Destroying unnamed session
1692 2023.12.11 21:13:51.922568 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 899, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1693 2023.12.11 21:13:51.922613 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1694 2023.12.11 21:13:51.922632 [ 3 ] {} <Debug> HTTP-Session: b61b679f-3d72-4c7a-b7da-c967c451f6b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099
1695 2023.12.11 21:13:51.922650 [ 3 ] {} <Debug> HTTP-Session: b61b679f-3d72-4c7a-b7da-c967c451f6b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1696 2023.12.11 21:13:51.922718 [ 3 ] {ca3343b0-01d7-47d1-9675-2aac2a3739e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1697 2023.12.11 21:13:51.922758 [ 3 ] {ca3343b0-01d7-47d1-9675-2aac2a3739e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1698 2023.12.11 21:13:51.922865 [ 3 ] {ca3343b0-01d7-47d1-9675-2aac2a3739e7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1699 2023.12.11 21:13:51.923114 [ 3 ] {ca3343b0-01d7-47d1-9675-2aac2a3739e7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.29 GiB.
1700 2023.12.11 21:13:51.923314 [ 3 ] {ca3343b0-01d7-47d1-9675-2aac2a3739e7} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
1701 2023.12.11 21:13:51.923459 [ 3 ] {ca3343b0-01d7-47d1-9675-2aac2a3739e7} <Trace> oximeter.fields_uuid (23b46c39-e8f9-4476-a157-91174fe80200): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
1702 2023.12.11 21:13:51.923591 [ 3 ] {ca3343b0-01d7-47d1-9675-2aac2a3739e7} <Information> executeQuery: Read 5 rows, 410.00 B in 0.000841623 sec., 5940 rows/sec., 475.74 KiB/sec.
1703 2023.12.11 21:13:51.923724 [ 3 ] {ca3343b0-01d7-47d1-9675-2aac2a3739e7} <Debug> DynamicQueryHandler: Done processing query
1704 2023.12.11 21:13:51.923748 [ 3 ] {ca3343b0-01d7-47d1-9675-2aac2a3739e7} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1705 2023.12.11 21:13:51.923764 [ 3 ] {} <Debug> HTTP-Session: b61b679f-3d72-4c7a-b7da-c967c451f6b1 Destroying unnamed session
1706 2023.12.11 21:13:51.923896 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 5408, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1707 2023.12.11 21:13:51.923941 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1708 2023.12.11 21:13:51.923961 [ 3 ] {} <Debug> HTTP-Session: 511eb5cb-860d-4177-bb83-726f419d1e19 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099
1709 2023.12.11 21:13:51.923978 [ 3 ] {} <Debug> HTTP-Session: 511eb5cb-860d-4177-bb83-726f419d1e19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1710 2023.12.11 21:13:51.924051 [ 3 ] {3e1c99ba-2047-4643-8f78-1e9c189c2433} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1711 2023.12.11 21:13:51.924095 [ 3 ] {3e1c99ba-2047-4643-8f78-1e9c189c2433} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1712 2023.12.11 21:13:51.924237 [ 3 ] {3e1c99ba-2047-4643-8f78-1e9c189c2433} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1713 2023.12.11 21:13:51.924524 [ 3 ] {3e1c99ba-2047-4643-8f78-1e9c189c2433} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.29 GiB.
1714 2023.12.11 21:13:51.924796 [ 3 ] {3e1c99ba-2047-4643-8f78-1e9c189c2433} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1715 2023.12.11 21:13:51.924973 [ 3 ] {3e1c99ba-2047-4643-8f78-1e9c189c2433} <Trace> oximeter.measurements_histogramf64 (8edcae4e-006c-4ad5-bf99-27b0cfb8685f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1716 2023.12.11 21:13:51.925078 [ 3 ] {3e1c99ba-2047-4643-8f78-1e9c189c2433} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.000997497 sec., 5012 rows/sec., 6.76 MiB/sec.
1717 2023.12.11 21:13:51.925185 [ 3 ] {3e1c99ba-2047-4643-8f78-1e9c189c2433} <Debug> DynamicQueryHandler: Done processing query
1718 2023.12.11 21:13:51.925209 [ 3 ] {3e1c99ba-2047-4643-8f78-1e9c189c2433} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
1719 2023.12.11 21:13:51.925225 [ 3 ] {} <Debug> HTTP-Session: 511eb5cb-860d-4177-bb83-726f419d1e19 Destroying unnamed session
1720 2023.12.11 21:13:56.922588 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 5786, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1721 2023.12.11 21:13:56.922716 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1722 2023.12.11 21:13:56.922747 [ 3 ] {} <Debug> HTTP-Session: c8c9be10-189a-4279-8e20-6973428d2f21 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099
1723 2023.12.11 21:13:56.922776 [ 3 ] {} <Debug> HTTP-Session: c8c9be10-189a-4279-8e20-6973428d2f21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1724 2023.12.11 21:13:56.922914 [ 3 ] {778a9af5-0273-4655-8987-b5589f8c2e36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1725 2023.12.11 21:13:56.922982 [ 3 ] {778a9af5-0273-4655-8987-b5589f8c2e36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1726 2023.12.11 21:13:56.923161 [ 3 ] {778a9af5-0273-4655-8987-b5589f8c2e36} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1727 2023.12.11 21:13:56.923681 [ 3 ] {778a9af5-0273-4655-8987-b5589f8c2e36} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.29 GiB.
1728 2023.12.11 21:13:56.923947 [ 3 ] {778a9af5-0273-4655-8987-b5589f8c2e36} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
1729 2023.12.11 21:13:56.924125 [ 3 ] {778a9af5-0273-4655-8987-b5589f8c2e36} <Trace> oximeter.fields_i64 (92505102-7e61-4325-a426-825f75ccfe44): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
1730 2023.12.11 21:13:56.924254 [ 3 ] {778a9af5-0273-4655-8987-b5589f8c2e36} <Information> executeQuery: Read 40 rows, 3.24 KiB in 0.001295615 sec., 30873 rows/sec., 2.44 MiB/sec.
1731 2023.12.11 21:13:56.924411 [ 3 ] {778a9af5-0273-4655-8987-b5589f8c2e36} <Debug> DynamicQueryHandler: Done processing query
1732 2023.12.11 21:13:56.924439 [ 3 ] {778a9af5-0273-4655-8987-b5589f8c2e36} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1733 2023.12.11 21:13:56.924456 [ 3 ] {} <Debug> HTTP-Session: c8c9be10-189a-4279-8e20-6973428d2f21 Destroying unnamed session
1734 2023.12.11 21:13:56.924608 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 19407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1735 2023.12.11 21:13:56.924691 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1736 2023.12.11 21:13:56.924722 [ 3 ] {} <Debug> HTTP-Session: b5c3bdaa-7f36-483f-8535-cc60031452bb Authenticating user 'default' from [fd00:1122:3344:101::d]:56099
1737 2023.12.11 21:13:56.924751 [ 3 ] {} <Debug> HTTP-Session: b5c3bdaa-7f36-483f-8535-cc60031452bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1738 2023.12.11 21:13:56.924861 [ 3 ] {2a6d5ae3-7ef7-4fef-897c-4867f0173a7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1739 2023.12.11 21:13:56.924914 [ 3 ] {2a6d5ae3-7ef7-4fef-897c-4867f0173a7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1740 2023.12.11 21:13:56.925051 [ 3 ] {2a6d5ae3-7ef7-4fef-897c-4867f0173a7f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1741 2023.12.11 21:13:56.925520 [ 3 ] {2a6d5ae3-7ef7-4fef-897c-4867f0173a7f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.29 GiB.
1742 2023.12.11 21:13:56.925775 [ 3 ] {2a6d5ae3-7ef7-4fef-897c-4867f0173a7f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
1743 2023.12.11 21:13:56.925926 [ 3 ] {2a6d5ae3-7ef7-4fef-897c-4867f0173a7f} <Trace> oximeter.fields_string (f2d11325-870e-43dc-87bf-f0fb1ddcdee6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
1744 2023.12.11 21:13:56.926057 [ 3 ] {2a6d5ae3-7ef7-4fef-897c-4867f0173a7f} <Information> executeQuery: Read 120 rows, 12.06 KiB in 0.001156011 sec., 103805 rows/sec., 10.19 MiB/sec.
1745 2023.12.11 21:13:56.926054 [ 97 ] {} <Debug> oximeter.fields_string (f2d11325-870e-43dc-87bf-f0fb1ddcdee6) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
1746 2023.12.11 21:13:56.926174 [ 97 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.29 GiB.
1747 2023.12.11 21:13:56.926216 [ 3 ] {2a6d5ae3-7ef7-4fef-897c-4867f0173a7f} <Debug> DynamicQueryHandler: Done processing query
1748 2023.12.11 21:13:56.926260 [ 3 ] {2a6d5ae3-7ef7-4fef-897c-4867f0173a7f} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1749 2023.12.11 21:13:56.926294 [ 3 ] {} <Debug> HTTP-Session: b5c3bdaa-7f36-483f-8535-cc60031452bb Destroying unnamed session
1750 2023.12.11 21:13:56.926301 [ 32 ] {f2d11325-870e-43dc-87bf-f0fb1ddcdee6::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
1751 2023.12.11 21:13:56.926448 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 6827, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1752 2023.12.11 21:13:56.926485 [ 32 ] {f2d11325-870e-43dc-87bf-f0fb1ddcdee6::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1753 2023.12.11 21:13:56.926544 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1754 2023.12.11 21:13:56.926551 [ 32 ] {f2d11325-870e-43dc-87bf-f0fb1ddcdee6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 166 rows starting from the beginning of the part
1755 2023.12.11 21:13:56.926583 [ 3 ] {} <Debug> HTTP-Session: 2d7c97ba-eb50-4a8d-ba78-7bca72fdce3f Authenticating user 'default' from [fd00:1122:3344:101::d]:56099
1756 2023.12.11 21:13:56.926642 [ 3 ] {} <Debug> HTTP-Session: 2d7c97ba-eb50-4a8d-ba78-7bca72fdce3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1757 2023.12.11 21:13:56.926853 [ 32 ] {f2d11325-870e-43dc-87bf-f0fb1ddcdee6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 120 rows starting from the beginning of the part
1758 2023.12.11 21:13:56.926861 [ 3 ] {0849cc1f-5fe4-440e-9bb2-60bdc382d96c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1759 2023.12.11 21:13:56.926953 [ 3 ] {0849cc1f-5fe4-440e-9bb2-60bdc382d96c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1760 2023.12.11 21:13:56.927049 [ 32 ] {f2d11325-870e-43dc-87bf-f0fb1ddcdee6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 15 rows starting from the beginning of the part
1761 2023.12.11 21:13:56.927339 [ 32 ] {f2d11325-870e-43dc-87bf-f0fb1ddcdee6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 121 rows starting from the beginning of the part
1762 2023.12.11 21:13:56.927468 [ 3 ] {0849cc1f-5fe4-440e-9bb2-60bdc382d96c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1763 2023.12.11 21:13:56.927580 [ 32 ] {f2d11325-870e-43dc-87bf-f0fb1ddcdee6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 15 rows starting from the beginning of the part
1764 2023.12.11 21:13:56.927746 [ 32 ] {f2d11325-870e-43dc-87bf-f0fb1ddcdee6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 120 rows starting from the beginning of the part
1765 2023.12.11 21:13:56.928297 [ 3 ] {0849cc1f-5fe4-440e-9bb2-60bdc382d96c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB.
1766 2023.12.11 21:13:56.928695 [ 3 ] {0849cc1f-5fe4-440e-9bb2-60bdc382d96c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
1767 2023.12.11 21:13:56.929010 [ 3 ] {0849cc1f-5fe4-440e-9bb2-60bdc382d96c} <Trace> oximeter.fields_uuid (23b46c39-e8f9-4476-a157-91174fe80200): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
1768 2023.12.11 21:13:56.929176 [ 97 ] {} <Debug> oximeter.fields_uuid (23b46c39-e8f9-4476-a157-91174fe80200) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
1769 2023.12.11 21:13:56.929266 [ 97 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB.
1770 2023.12.11 21:13:56.929261 [ 3 ] {0849cc1f-5fe4-440e-9bb2-60bdc382d96c} <Information> executeQuery: Read 40 rows, 3.20 KiB in 0.002305833 sec., 17347 rows/sec., 1.36 MiB/sec.
1771 2023.12.11 21:13:56.929456 [ 25 ] {23b46c39-e8f9-4476-a157-91174fe80200::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
1772 2023.12.11 21:13:56.929676 [ 3 ] {0849cc1f-5fe4-440e-9bb2-60bdc382d96c} <Debug> DynamicQueryHandler: Done processing query
1773 2023.12.11 21:13:56.929748 [ 3 ] {0849cc1f-5fe4-440e-9bb2-60bdc382d96c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1774 2023.12.11 21:13:56.929825 [ 3 ] {} <Debug> HTTP-Session: 2d7c97ba-eb50-4a8d-ba78-7bca72fdce3f Destroying unnamed session
1775 2023.12.11 21:13:56.929827 [ 25 ] {23b46c39-e8f9-4476-a157-91174fe80200::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1776 2023.12.11 21:13:56.929931 [ 25 ] {23b46c39-e8f9-4476-a157-91174fe80200::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 87 rows starting from the beginning of the part
1777 2023.12.11 21:13:56.930002 [ 14 ] {f2d11325-870e-43dc-87bf-f0fb1ddcdee6::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 557 rows, containing 4 columns (4 merged, 0 gathered) in 0.003746832 sec., 148658.9203892782 rows/sec., 14.36 MiB/sec.
1778 2023.12.11 21:13:56.930048 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 42806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1779 2023.12.11 21:13:56.930142 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1780 2023.12.11 21:13:56.930186 [ 25 ] {23b46c39-e8f9-4476-a157-91174fe80200::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 40 rows starting from the beginning of the part
1781 2023.12.11 21:13:56.930208 [ 3 ] {} <Debug> HTTP-Session: a16ad33b-e2c4-4f0e-834c-32eb2804d8f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099
1782 2023.12.11 21:13:56.930290 [ 3 ] {} <Debug> HTTP-Session: a16ad33b-e2c4-4f0e-834c-32eb2804d8f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1783 2023.12.11 21:13:56.930299 [ 19 ] {f2d11325-870e-43dc-87bf-f0fb1ddcdee6::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
1784 2023.12.11 21:13:56.930556 [ 25 ] {23b46c39-e8f9-4476-a157-91174fe80200::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 5 rows starting from the beginning of the part
1785 2023.12.11 21:13:56.930594 [ 3 ] {1f179863-c410-418b-bcaf-0a81b42cdd02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1786 2023.12.11 21:13:56.930705 [ 19 ] {f2d11325-870e-43dc-87bf-f0fb1ddcdee6::all_1_11_2} <Trace> oximeter.fields_string (f2d11325-870e-43dc-87bf-f0fb1ddcdee6): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
1787 2023.12.11 21:13:56.930722 [ 3 ] {1f179863-c410-418b-bcaf-0a81b42cdd02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1788 2023.12.11 21:13:56.930907 [ 19 ] {f2d11325-870e-43dc-87bf-f0fb1ddcdee6::all_1_11_2} <Trace> oximeter.fields_string (f2d11325-870e-43dc-87bf-f0fb1ddcdee6) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
1789 2023.12.11 21:13:56.930919 [ 25 ] {23b46c39-e8f9-4476-a157-91174fe80200::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 42 rows starting from the beginning of the part
1790 2023.12.11 21:13:56.931309 [ 25 ] {23b46c39-e8f9-4476-a157-91174fe80200::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 5 rows starting from the beginning of the part
1791 2023.12.11 21:13:56.931575 [ 3 ] {1f179863-c410-418b-bcaf-0a81b42cdd02} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1792 2023.12.11 21:13:56.931591 [ 25 ] {23b46c39-e8f9-4476-a157-91174fe80200::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 40 rows starting from the beginning of the part
1793 2023.12.11 21:13:56.932641 [ 3 ] {1f179863-c410-418b-bcaf-0a81b42cdd02} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB.
1794 2023.12.11 21:13:56.932997 [ 25 ] {23b46c39-e8f9-4476-a157-91174fe80200::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 219 rows, containing 4 columns (4 merged, 0 gathered) in 0.003680669 sec., 59500.05284365424 rows/sec., 4.65 MiB/sec.
1795 2023.12.11 21:13:56.933135 [ 19 ] {23b46c39-e8f9-4476-a157-91174fe80200::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
1796 2023.12.11 21:13:56.933215 [ 3 ] {1f179863-c410-418b-bcaf-0a81b42cdd02} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
1797 2023.12.11 21:13:56.933363 [ 19 ] {23b46c39-e8f9-4476-a157-91174fe80200::all_1_11_2} <Trace> oximeter.fields_uuid (23b46c39-e8f9-4476-a157-91174fe80200): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
1798 2023.12.11 21:13:56.933434 [ 3 ] {1f179863-c410-418b-bcaf-0a81b42cdd02} <Trace> oximeter.measurements_histogramf64 (8edcae4e-006c-4ad5-bf99-27b0cfb8685f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
1799 2023.12.11 21:13:56.933455 [ 19 ] {23b46c39-e8f9-4476-a157-91174fe80200::all_1_11_2} <Trace> oximeter.fields_uuid (23b46c39-e8f9-4476-a157-91174fe80200) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
1800 2023.12.11 21:13:56.933618 [ 3 ] {1f179863-c410-418b-bcaf-0a81b42cdd02} <Information> executeQuery: Read 40 rows, 55.27 KiB in 0.0029637 sec., 13496 rows/sec., 18.21 MiB/sec.
1801 2023.12.11 21:13:56.933760 [ 3 ] {1f179863-c410-418b-bcaf-0a81b42cdd02} <Debug> DynamicQueryHandler: Done processing query
1802 2023.12.11 21:13:56.933785 [ 3 ] {1f179863-c410-418b-bcaf-0a81b42cdd02} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
1803 2023.12.11 21:13:56.933801 [ 3 ] {} <Debug> HTTP-Session: a16ad33b-e2c4-4f0e-834c-32eb2804d8f0 Destroying unnamed session
1804 2023.12.11 21:14:00.301467 [ 94 ] {} <Debug> DNSResolver: Updating DNS cache
1805 2023.12.11 21:14:00.301570 [ 94 ] {} <Debug> DNSResolver: Updated DNS cache
1806 2023.12.11 21:14:01.921512 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 768, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1807 2023.12.11 21:14:01.921609 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1808 2023.12.11 21:14:01.921636 [ 3 ] {} <Debug> HTTP-Session: ab75b7f8-5fe0-4826-9e63-4a60949795b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099
1809 2023.12.11 21:14:01.921660 [ 3 ] {} <Debug> HTTP-Session: ab75b7f8-5fe0-4826-9e63-4a60949795b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1810 2023.12.11 21:14:01.921781 [ 3 ] {ed2186f0-1018-4646-a9c2-cc1ee467a049} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1811 2023.12.11 21:14:01.921841 [ 3 ] {ed2186f0-1018-4646-a9c2-cc1ee467a049} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1812 2023.12.11 21:14:01.921993 [ 3 ] {ed2186f0-1018-4646-a9c2-cc1ee467a049} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1813 2023.12.11 21:14:01.922382 [ 3 ] {ed2186f0-1018-4646-a9c2-cc1ee467a049} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB.
1814 2023.12.11 21:14:01.922649 [ 3 ] {ed2186f0-1018-4646-a9c2-cc1ee467a049} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
1815 2023.12.11 21:14:01.922824 [ 3 ] {ed2186f0-1018-4646-a9c2-cc1ee467a049} <Trace> oximeter.fields_i64 (92505102-7e61-4325-a426-825f75ccfe44): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
1816 2023.12.11 21:14:01.922951 [ 3 ] {ed2186f0-1018-4646-a9c2-cc1ee467a049} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001134181 sec., 4408 rows/sec., 357.33 KiB/sec.
1817 2023.12.11 21:14:01.923005 [ 92 ] {} <Debug> oximeter.fields_i64 (92505102-7e61-4325-a426-825f75ccfe44) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
1818 2023.12.11 21:14:01.923131 [ 3 ] {ed2186f0-1018-4646-a9c2-cc1ee467a049} <Debug> DynamicQueryHandler: Done processing query
1819 2023.12.11 21:14:01.923142 [ 92 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB.
1820 2023.12.11 21:14:01.923167 [ 3 ] {ed2186f0-1018-4646-a9c2-cc1ee467a049} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1821 2023.12.11 21:14:01.923206 [ 3 ] {} <Debug> HTTP-Session: ab75b7f8-5fe0-4826-9e63-4a60949795b0 Destroying unnamed session
1822 2023.12.11 21:14:01.923323 [ 14 ] {92505102-7e61-4325-a426-825f75ccfe44::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
1823 2023.12.11 21:14:01.923390 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 7641, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1824 2023.12.11 21:14:01.923486 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1825 2023.12.11 21:14:01.923540 [ 14 ] {92505102-7e61-4325-a426-825f75ccfe44::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1826 2023.12.11 21:14:01.923540 [ 3 ] {} <Debug> HTTP-Session: a9d2b981-6ebf-4a37-801b-a1c6deca1be0 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099
1827 2023.12.11 21:14:01.923597 [ 14 ] {92505102-7e61-4325-a426-825f75ccfe44::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 43 rows starting from the beginning of the part
1828 2023.12.11 21:14:01.923608 [ 3 ] {} <Debug> HTTP-Session: a9d2b981-6ebf-4a37-801b-a1c6deca1be0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1829 2023.12.11 21:14:01.923813 [ 3 ] {057665e2-5066-4fd2-bf99-12bfe1c38e51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1830 2023.12.11 21:14:01.923912 [ 3 ] {057665e2-5066-4fd2-bf99-12bfe1c38e51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1831 2023.12.11 21:14:01.923929 [ 14 ] {92505102-7e61-4325-a426-825f75ccfe44::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 5 rows starting from the beginning of the part
1832 2023.12.11 21:14:01.924223 [ 14 ] {92505102-7e61-4325-a426-825f75ccfe44::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 40 rows starting from the beginning of the part
1833 2023.12.11 21:14:01.924433 [ 3 ] {057665e2-5066-4fd2-bf99-12bfe1c38e51} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1834 2023.12.11 21:14:01.924462 [ 14 ] {92505102-7e61-4325-a426-825f75ccfe44::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 5 rows starting from the beginning of the part
1835 2023.12.11 21:14:01.924647 [ 14 ] {92505102-7e61-4325-a426-825f75ccfe44::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 40 rows starting from the beginning of the part
1836 2023.12.11 21:14:01.924933 [ 14 ] {92505102-7e61-4325-a426-825f75ccfe44::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 5 rows starting from the beginning of the part
1837 2023.12.11 21:14:01.925335 [ 3 ] {057665e2-5066-4fd2-bf99-12bfe1c38e51} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB.
1838 2023.12.11 21:14:01.925745 [ 3 ] {057665e2-5066-4fd2-bf99-12bfe1c38e51} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
1839 2023.12.11 21:14:01.926083 [ 3 ] {057665e2-5066-4fd2-bf99-12bfe1c38e51} <Trace> oximeter.fields_string (f2d11325-870e-43dc-87bf-f0fb1ddcdee6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
1840 2023.12.11 21:14:01.926432 [ 3 ] {057665e2-5066-4fd2-bf99-12bfe1c38e51} <Information> executeQuery: Read 51 rows, 4.50 KiB in 0.002546249 sec., 20029 rows/sec., 1.73 MiB/sec.
1841 2023.12.11 21:14:01.926588 [ 25 ] {92505102-7e61-4325-a426-825f75ccfe44::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 138 rows, containing 4 columns (4 merged, 0 gathered) in 0.003321019 sec., 41553.51113619043 rows/sec., 3.29 MiB/sec.
1842 2023.12.11 21:14:01.926656 [ 3 ] {057665e2-5066-4fd2-bf99-12bfe1c38e51} <Debug> DynamicQueryHandler: Done processing query
1843 2023.12.11 21:14:01.926691 [ 3 ] {057665e2-5066-4fd2-bf99-12bfe1c38e51} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1844 2023.12.11 21:14:01.926729 [ 3 ] {} <Debug> HTTP-Session: a9d2b981-6ebf-4a37-801b-a1c6deca1be0 Destroying unnamed session
1845 2023.12.11 21:14:01.926785 [ 14 ] {92505102-7e61-4325-a426-825f75ccfe44::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
1846 2023.12.11 21:14:01.926876 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 4939, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1847 2023.12.11 21:14:01.926944 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1848 2023.12.11 21:14:01.926969 [ 3 ] {} <Debug> HTTP-Session: de008b31-f3eb-4c20-a51c-166a84f08054 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099
1849 2023.12.11 21:14:01.927006 [ 14 ] {92505102-7e61-4325-a426-825f75ccfe44::all_1_11_2} <Trace> oximeter.fields_i64 (92505102-7e61-4325-a426-825f75ccfe44): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
1850 2023.12.11 21:14:01.927013 [ 3 ] {} <Debug> HTTP-Session: de008b31-f3eb-4c20-a51c-166a84f08054 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1851 2023.12.11 21:14:01.927123 [ 14 ] {92505102-7e61-4325-a426-825f75ccfe44::all_1_11_2} <Trace> oximeter.fields_i64 (92505102-7e61-4325-a426-825f75ccfe44) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
1852 2023.12.11 21:14:01.927173 [ 3 ] {a51994ba-dbf4-4361-ad59-f3b743c93baf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1853 2023.12.11 21:14:01.927267 [ 3 ] {a51994ba-dbf4-4361-ad59-f3b743c93baf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1854 2023.12.11 21:14:01.927391 [ 3 ] {a51994ba-dbf4-4361-ad59-f3b743c93baf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1855 2023.12.11 21:14:01.927674 [ 3 ] {a51994ba-dbf4-4361-ad59-f3b743c93baf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB.
1856 2023.12.11 21:14:01.927891 [ 3 ] {a51994ba-dbf4-4361-ad59-f3b743c93baf} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
1857 2023.12.11 21:14:01.928042 [ 3 ] {a51994ba-dbf4-4361-ad59-f3b743c93baf} <Trace> oximeter.fields_uuid (23b46c39-e8f9-4476-a157-91174fe80200): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
1858 2023.12.11 21:14:01.928167 [ 3 ] {a51994ba-dbf4-4361-ad59-f3b743c93baf} <Information> executeQuery: Read 29 rows, 2.30 KiB in 0.000921705 sec., 31463 rows/sec., 2.44 MiB/sec.
1859 2023.12.11 21:14:01.928284 [ 3 ] {a51994ba-dbf4-4361-ad59-f3b743c93baf} <Debug> DynamicQueryHandler: Done processing query
1860 2023.12.11 21:14:01.928308 [ 3 ] {a51994ba-dbf4-4361-ad59-f3b743c93baf} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1861 2023.12.11 21:14:01.928323 [ 3 ] {} <Debug> HTTP-Session: de008b31-f3eb-4c20-a51c-166a84f08054 Destroying unnamed session
1862 2023.12.11 21:14:01.928474 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 7026, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1863 2023.12.11 21:14:01.928521 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1864 2023.12.11 21:14:01.928540 [ 3 ] {} <Debug> HTTP-Session: 2ce7b5b1-15dc-4f27-9aca-962bfbbd1eaf Authenticating user 'default' from [fd00:1122:3344:101::d]:56099
1865 2023.12.11 21:14:01.928557 [ 3 ] {} <Debug> HTTP-Session: 2ce7b5b1-15dc-4f27-9aca-962bfbbd1eaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1866 2023.12.11 21:14:01.928631 [ 3 ] {67818e2a-315a-402e-bc69-47700236c6d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1867 2023.12.11 21:14:01.928675 [ 3 ] {67818e2a-315a-402e-bc69-47700236c6d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1868 2023.12.11 21:14:01.928799 [ 3 ] {67818e2a-315a-402e-bc69-47700236c6d9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1869 2023.12.11 21:14:01.929124 [ 3 ] {67818e2a-315a-402e-bc69-47700236c6d9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB.
1870 2023.12.11 21:14:01.929386 [ 3 ] {67818e2a-315a-402e-bc69-47700236c6d9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1871 2023.12.11 21:14:01.929566 [ 3 ] {67818e2a-315a-402e-bc69-47700236c6d9} <Trace> oximeter.measurements_cumulativeu64 (2b7cf836-5d10-4e76-9bfc-4c19f6b5024e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1872 2023.12.11 21:14:01.929694 [ 3 ] {67818e2a-315a-402e-bc69-47700236c6d9} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.001033888 sec., 34820 rows/sec., 2.46 MiB/sec.
1873 2023.12.11 21:14:01.929803 [ 3 ] {67818e2a-315a-402e-bc69-47700236c6d9} <Debug> DynamicQueryHandler: Done processing query
1874 2023.12.11 21:14:01.929827 [ 3 ] {67818e2a-315a-402e-bc69-47700236c6d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1875 2023.12.11 21:14:01.929843 [ 3 ] {} <Debug> HTTP-Session: 2ce7b5b1-15dc-4f27-9aca-962bfbbd1eaf Destroying unnamed session
1876 2023.12.11 21:14:01.929960 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 5408, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1877 2023.12.11 21:14:01.930005 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1878 2023.12.11 21:14:01.930024 [ 3 ] {} <Debug> HTTP-Session: 186930d1-2659-4c8e-b5b7-ec94a9fb0ea2 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099
1879 2023.12.11 21:14:01.930040 [ 3 ] {} <Debug> HTTP-Session: 186930d1-2659-4c8e-b5b7-ec94a9fb0ea2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1880 2023.12.11 21:14:01.930113 [ 3 ] {12dae1b2-0866-4e3b-86c3-b750e3f55c2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1881 2023.12.11 21:14:01.930157 [ 3 ] {12dae1b2-0866-4e3b-86c3-b750e3f55c2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1882 2023.12.11 21:14:01.930293 [ 3 ] {12dae1b2-0866-4e3b-86c3-b750e3f55c2e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1883 2023.12.11 21:14:01.930589 [ 3 ] {12dae1b2-0866-4e3b-86c3-b750e3f55c2e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB.
1884 2023.12.11 21:14:01.930856 [ 3 ] {12dae1b2-0866-4e3b-86c3-b750e3f55c2e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
1885 2023.12.11 21:14:01.931040 [ 3 ] {12dae1b2-0866-4e3b-86c3-b750e3f55c2e} <Trace> oximeter.measurements_histogramf64 (8edcae4e-006c-4ad5-bf99-27b0cfb8685f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
1886 2023.12.11 21:14:01.931163 [ 92 ] {} <Debug> oximeter.measurements_histogramf64 (8edcae4e-006c-4ad5-bf99-27b0cfb8685f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
1887 2023.12.11 21:14:01.931177 [ 3 ] {12dae1b2-0866-4e3b-86c3-b750e3f55c2e} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001029138 sec., 4858 rows/sec., 6.56 MiB/sec.
1888 2023.12.11 21:14:01.931210 [ 92 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB.
1889 2023.12.11 21:14:01.931425 [ 25 ] {8edcae4e-006c-4ad5-bf99-27b0cfb8685f::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
1890 2023.12.11 21:14:01.931500 [ 3 ] {12dae1b2-0866-4e3b-86c3-b750e3f55c2e} <Debug> DynamicQueryHandler: Done processing query
1891 2023.12.11 21:14:01.931538 [ 3 ] {12dae1b2-0866-4e3b-86c3-b750e3f55c2e} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
1892 2023.12.11 21:14:01.931577 [ 3 ] {} <Debug> HTTP-Session: 186930d1-2659-4c8e-b5b7-ec94a9fb0ea2 Destroying unnamed session
1893 2023.12.11 21:14:01.931634 [ 25 ] {8edcae4e-006c-4ad5-bf99-27b0cfb8685f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1894 2023.12.11 21:14:01.931679 [ 25 ] {8edcae4e-006c-4ad5-bf99-27b0cfb8685f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 202 rows starting from the beginning of the part
1895 2023.12.11 21:14:01.931816 [ 25 ] {8edcae4e-006c-4ad5-bf99-27b0cfb8685f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 5 rows starting from the beginning of the part
1896 2023.12.11 21:14:01.931917 [ 25 ] {8edcae4e-006c-4ad5-bf99-27b0cfb8685f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 40 rows starting from the beginning of the part
1897 2023.12.11 21:14:01.932012 [ 25 ] {8edcae4e-006c-4ad5-bf99-27b0cfb8685f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 5 rows starting from the beginning of the part
1898 2023.12.11 21:14:01.932110 [ 25 ] {8edcae4e-006c-4ad5-bf99-27b0cfb8685f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 40 rows starting from the beginning of the part
1899 2023.12.11 21:14:01.932202 [ 25 ] {8edcae4e-006c-4ad5-bf99-27b0cfb8685f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 5 rows starting from the beginning of the part
1900 2023.12.11 21:14:01.933420 [ 25 ] {8edcae4e-006c-4ad5-bf99-27b0cfb8685f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 297 rows, containing 6 columns (6 merged, 0 gathered) in 0.002143377 sec., 138566.38379529124 rows/sec., 186.99 MiB/sec.
1901 2023.12.11 21:14:01.933618 [ 25 ] {8edcae4e-006c-4ad5-bf99-27b0cfb8685f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
1902 2023.12.11 21:14:01.933831 [ 25 ] {8edcae4e-006c-4ad5-bf99-27b0cfb8685f::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (8edcae4e-006c-4ad5-bf99-27b0cfb8685f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
1903 2023.12.11 21:14:01.933906 [ 25 ] {8edcae4e-006c-4ad5-bf99-27b0cfb8685f::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (8edcae4e-006c-4ad5-bf99-27b0cfb8685f) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
1904 2023.12.11 21:14:01.933973 [ 25 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 8edcae4e-006c-4ad5-bf99-27b0cfb8685f::all_1_11_2: 4.00 MiB.
1905 2023.12.11 21:14:02.000115 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 234.99 MiB, peak 236.29 MiB, will set to 230.84 MiB (RSS), difference: -4.15 MiB
1906 2023.12.11 21:14:06.921872 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 5786, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1907 2023.12.11 21:14:06.921998 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1908 2023.12.11 21:14:06.922028 [ 3 ] {} <Debug> HTTP-Session: ec7ead4c-cb28-4d64-a04a-50f77805813d Authenticating user 'default' from [fd00:1122:3344:101::d]:56099
1909 2023.12.11 21:14:06.922055 [ 3 ] {} <Debug> HTTP-Session: ec7ead4c-cb28-4d64-a04a-50f77805813d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1910 2023.12.11 21:14:06.922195 [ 3 ] {bd1fcb3c-b0e1-4abf-92eb-4aaae390b3c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1911 2023.12.11 21:14:06.922264 [ 3 ] {bd1fcb3c-b0e1-4abf-92eb-4aaae390b3c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1912 2023.12.11 21:14:06.922442 [ 3 ] {bd1fcb3c-b0e1-4abf-92eb-4aaae390b3c0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1913 2023.12.11 21:14:06.922980 [ 3 ] {bd1fcb3c-b0e1-4abf-92eb-4aaae390b3c0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB.
1914 2023.12.11 21:14:06.923247 [ 3 ] {bd1fcb3c-b0e1-4abf-92eb-4aaae390b3c0} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
1915 2023.12.11 21:14:06.923413 [ 3 ] {bd1fcb3c-b0e1-4abf-92eb-4aaae390b3c0} <Trace> oximeter.fields_i64 (92505102-7e61-4325-a426-825f75ccfe44): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
1916 2023.12.11 21:14:06.923536 [ 3 ] {bd1fcb3c-b0e1-4abf-92eb-4aaae390b3c0} <Information> executeQuery: Read 40 rows, 3.24 KiB in 0.001300326 sec., 30761 rows/sec., 2.43 MiB/sec.
1917 2023.12.11 21:14:06.923684 [ 3 ] {bd1fcb3c-b0e1-4abf-92eb-4aaae390b3c0} <Debug> DynamicQueryHandler: Done processing query
1918 2023.12.11 21:14:06.923709 [ 3 ] {bd1fcb3c-b0e1-4abf-92eb-4aaae390b3c0} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1919 2023.12.11 21:14:06.923726 [ 3 ] {} <Debug> HTTP-Session: ec7ead4c-cb28-4d64-a04a-50f77805813d Destroying unnamed session
1920 2023.12.11 21:14:06.923863 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 19407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1921 2023.12.11 21:14:06.923914 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1922 2023.12.11 21:14:06.923935 [ 3 ] {} <Debug> HTTP-Session: 297100b7-a951-4c3d-b062-1f2bfbc115f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099
1923 2023.12.11 21:14:06.923953 [ 3 ] {} <Debug> HTTP-Session: 297100b7-a951-4c3d-b062-1f2bfbc115f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1924 2023.12.11 21:14:06.924040 [ 3 ] {d1c738e3-e347-4f16-8665-eb05bad1844a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1925 2023.12.11 21:14:06.924083 [ 3 ] {d1c738e3-e347-4f16-8665-eb05bad1844a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1926 2023.12.11 21:14:06.924192 [ 3 ] {d1c738e3-e347-4f16-8665-eb05bad1844a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1927 2023.12.11 21:14:06.924581 [ 3 ] {d1c738e3-e347-4f16-8665-eb05bad1844a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB.
1928 2023.12.11 21:14:06.924801 [ 3 ] {d1c738e3-e347-4f16-8665-eb05bad1844a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
1929 2023.12.11 21:14:06.924951 [ 3 ] {d1c738e3-e347-4f16-8665-eb05bad1844a} <Trace> oximeter.fields_string (f2d11325-870e-43dc-87bf-f0fb1ddcdee6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
1930 2023.12.11 21:14:06.925060 [ 3 ] {d1c738e3-e347-4f16-8665-eb05bad1844a} <Information> executeQuery: Read 120 rows, 12.06 KiB in 0.000990557 sec., 121143 rows/sec., 11.89 MiB/sec.
1931 2023.12.11 21:14:06.925176 [ 3 ] {d1c738e3-e347-4f16-8665-eb05bad1844a} <Debug> DynamicQueryHandler: Done processing query
1932 2023.12.11 21:14:06.925199 [ 3 ] {d1c738e3-e347-4f16-8665-eb05bad1844a} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1933 2023.12.11 21:14:06.925216 [ 3 ] {} <Debug> HTTP-Session: 297100b7-a951-4c3d-b062-1f2bfbc115f8 Destroying unnamed session
1934 2023.12.11 21:14:06.925333 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 6827, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1935 2023.12.11 21:14:06.925379 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1936 2023.12.11 21:14:06.925398 [ 3 ] {} <Debug> HTTP-Session: 546d63cd-2e2a-4f76-b616-9342b6e48753 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099
1937 2023.12.11 21:14:06.925415 [ 3 ] {} <Debug> HTTP-Session: 546d63cd-2e2a-4f76-b616-9342b6e48753 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1938 2023.12.11 21:14:06.925491 [ 3 ] {94ca031f-1e7a-45eb-b82d-79544ec33a1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1939 2023.12.11 21:14:06.925531 [ 3 ] {94ca031f-1e7a-45eb-b82d-79544ec33a1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1940 2023.12.11 21:14:06.925636 [ 3 ] {94ca031f-1e7a-45eb-b82d-79544ec33a1c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1941 2023.12.11 21:14:06.925953 [ 3 ] {94ca031f-1e7a-45eb-b82d-79544ec33a1c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB.
1942 2023.12.11 21:14:06.926161 [ 3 ] {94ca031f-1e7a-45eb-b82d-79544ec33a1c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
1943 2023.12.11 21:14:06.926328 [ 3 ] {94ca031f-1e7a-45eb-b82d-79544ec33a1c} <Trace> oximeter.fields_uuid (23b46c39-e8f9-4476-a157-91174fe80200): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
1944 2023.12.11 21:14:06.926433 [ 3 ] {94ca031f-1e7a-45eb-b82d-79544ec33a1c} <Information> executeQuery: Read 40 rows, 3.20 KiB in 0.000912125 sec., 43853 rows/sec., 3.43 MiB/sec.
1945 2023.12.11 21:14:06.926543 [ 3 ] {94ca031f-1e7a-45eb-b82d-79544ec33a1c} <Debug> DynamicQueryHandler: Done processing query
1946 2023.12.11 21:14:06.926567 [ 3 ] {94ca031f-1e7a-45eb-b82d-79544ec33a1c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1947 2023.12.11 21:14:06.926582 [ 3 ] {} <Debug> HTTP-Session: 546d63cd-2e2a-4f76-b616-9342b6e48753 Destroying unnamed session
1948 2023.12.11 21:14:06.926721 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 42807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1949 2023.12.11 21:14:06.926765 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1950 2023.12.11 21:14:06.926784 [ 3 ] {} <Debug> HTTP-Session: 77412f81-e39e-49e1-8ebf-07f0531b174b Authenticating user 'default' from [fd00:1122:3344:101::d]:56099
1951 2023.12.11 21:14:06.926801 [ 3 ] {} <Debug> HTTP-Session: 77412f81-e39e-49e1-8ebf-07f0531b174b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1952 2023.12.11 21:14:06.926887 [ 3 ] {7bf975c8-861c-4c65-8d96-b2536d9f2724} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1953 2023.12.11 21:14:06.926932 [ 3 ] {7bf975c8-861c-4c65-8d96-b2536d9f2724} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1954 2023.12.11 21:14:06.927066 [ 3 ] {7bf975c8-861c-4c65-8d96-b2536d9f2724} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1955 2023.12.11 21:14:06.927496 [ 3 ] {7bf975c8-861c-4c65-8d96-b2536d9f2724} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB.
1956 2023.12.11 21:14:06.927804 [ 3 ] {7bf975c8-861c-4c65-8d96-b2536d9f2724} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
1957 2023.12.11 21:14:06.927999 [ 3 ] {7bf975c8-861c-4c65-8d96-b2536d9f2724} <Trace> oximeter.measurements_histogramf64 (8edcae4e-006c-4ad5-bf99-27b0cfb8685f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
1958 2023.12.11 21:14:06.928103 [ 3 ] {7bf975c8-861c-4c65-8d96-b2536d9f2724} <Information> executeQuery: Read 40 rows, 55.27 KiB in 0.001187802 sec., 33675 rows/sec., 45.44 MiB/sec.
1959 2023.12.11 21:14:06.928219 [ 3 ] {7bf975c8-861c-4c65-8d96-b2536d9f2724} <Debug> DynamicQueryHandler: Done processing query
1960 2023.12.11 21:14:06.928243 [ 3 ] {7bf975c8-861c-4c65-8d96-b2536d9f2724} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
1961 2023.12.11 21:14:06.928259 [ 3 ] {} <Debug> HTTP-Session: 77412f81-e39e-49e1-8ebf-07f0531b174b Destroying unnamed session
1962 2023.12.11 21:14:11.919369 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 768, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1963 2023.12.11 21:14:11.919506 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1964 2023.12.11 21:14:11.919537 [ 3 ] {} <Debug> HTTP-Session: 0659dd20-af4e-4427-ac62-167c62e45559 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099
1965 2023.12.11 21:14:11.919565 [ 3 ] {} <Debug> HTTP-Session: 0659dd20-af4e-4427-ac62-167c62e45559 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1966 2023.12.11 21:14:11.919704 [ 3 ] {43b6c5c8-f8b6-48bf-aa4c-2b02a6cf63a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1967 2023.12.11 21:14:11.919773 [ 3 ] {43b6c5c8-f8b6-48bf-aa4c-2b02a6cf63a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1968 2023.12.11 21:14:11.919954 [ 3 ] {43b6c5c8-f8b6-48bf-aa4c-2b02a6cf63a8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1969 2023.12.11 21:14:11.920371 [ 3 ] {43b6c5c8-f8b6-48bf-aa4c-2b02a6cf63a8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB.
1970 2023.12.11 21:14:11.920634 [ 3 ] {43b6c5c8-f8b6-48bf-aa4c-2b02a6cf63a8} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
1971 2023.12.11 21:14:11.920805 [ 3 ] {43b6c5c8-f8b6-48bf-aa4c-2b02a6cf63a8} <Trace> oximeter.fields_i64 (92505102-7e61-4325-a426-825f75ccfe44): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
1972 2023.12.11 21:14:11.920944 [ 3 ] {43b6c5c8-f8b6-48bf-aa4c-2b02a6cf63a8} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001189992 sec., 4201 rows/sec., 340.57 KiB/sec.
1973 2023.12.11 21:14:11.921086 [ 3 ] {43b6c5c8-f8b6-48bf-aa4c-2b02a6cf63a8} <Debug> DynamicQueryHandler: Done processing query
1974 2023.12.11 21:14:11.921112 [ 3 ] {43b6c5c8-f8b6-48bf-aa4c-2b02a6cf63a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1975 2023.12.11 21:14:11.921130 [ 3 ] {} <Debug> HTTP-Session: 0659dd20-af4e-4427-ac62-167c62e45559 Destroying unnamed session
1976 2023.12.11 21:14:11.921256 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 2349, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1977 2023.12.11 21:14:11.921305 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1978 2023.12.11 21:14:11.921325 [ 3 ] {} <Debug> HTTP-Session: 7d81a104-1ced-4077-95cc-225571608048 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099
1979 2023.12.11 21:14:11.921345 [ 3 ] {} <Debug> HTTP-Session: 7d81a104-1ced-4077-95cc-225571608048 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1980 2023.12.11 21:14:11.921426 [ 3 ] {d335da2c-8668-4c8a-8bd6-2d303bea1176} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1981 2023.12.11 21:14:11.921468 [ 3 ] {d335da2c-8668-4c8a-8bd6-2d303bea1176} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1982 2023.12.11 21:14:11.921577 [ 3 ] {d335da2c-8668-4c8a-8bd6-2d303bea1176} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1983 2023.12.11 21:14:11.921864 [ 3 ] {d335da2c-8668-4c8a-8bd6-2d303bea1176} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB.
1984 2023.12.11 21:14:11.922077 [ 3 ] {d335da2c-8668-4c8a-8bd6-2d303bea1176} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
1985 2023.12.11 21:14:11.922229 [ 3 ] {d335da2c-8668-4c8a-8bd6-2d303bea1176} <Trace> oximeter.fields_string (f2d11325-870e-43dc-87bf-f0fb1ddcdee6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
1986 2023.12.11 21:14:11.922356 [ 3 ] {d335da2c-8668-4c8a-8bd6-2d303bea1176} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.000900705 sec., 16653 rows/sec., 1.50 MiB/sec.
1987 2023.12.11 21:14:11.922479 [ 3 ] {d335da2c-8668-4c8a-8bd6-2d303bea1176} <Debug> DynamicQueryHandler: Done processing query
1988 2023.12.11 21:14:11.922503 [ 3 ] {d335da2c-8668-4c8a-8bd6-2d303bea1176} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1989 2023.12.11 21:14:11.922519 [ 3 ] {} <Debug> HTTP-Session: 7d81a104-1ced-4077-95cc-225571608048 Destroying unnamed session
1990 2023.12.11 21:14:11.922627 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 899, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1991 2023.12.11 21:14:11.922673 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1992 2023.12.11 21:14:11.922693 [ 3 ] {} <Debug> HTTP-Session: 2e6f94b0-8463-44be-831a-2e08e7f6f663 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099
1993 2023.12.11 21:14:11.922711 [ 3 ] {} <Debug> HTTP-Session: 2e6f94b0-8463-44be-831a-2e08e7f6f663 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1994 2023.12.11 21:14:11.922785 [ 3 ] {4d4b8fb2-7e0d-445c-b290-dd84d9dc7d4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1995 2023.12.11 21:14:11.922825 [ 3 ] {4d4b8fb2-7e0d-445c-b290-dd84d9dc7d4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1996 2023.12.11 21:14:11.922931 [ 3 ] {4d4b8fb2-7e0d-445c-b290-dd84d9dc7d4c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1997 2023.12.11 21:14:11.923195 [ 3 ] {4d4b8fb2-7e0d-445c-b290-dd84d9dc7d4c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB.
1998 2023.12.11 21:14:11.923401 [ 3 ] {4d4b8fb2-7e0d-445c-b290-dd84d9dc7d4c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
1999 2023.12.11 21:14:11.923552 [ 3 ] {4d4b8fb2-7e0d-445c-b290-dd84d9dc7d4c} <Trace> oximeter.fields_uuid (23b46c39-e8f9-4476-a157-91174fe80200): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
2000 2023.12.11 21:14:11.923673 [ 3 ] {4d4b8fb2-7e0d-445c-b290-dd84d9dc7d4c} <Information> executeQuery: Read 5 rows, 410.00 B in 0.000860183 sec., 5812 rows/sec., 465.47 KiB/sec.
2001 2023.12.11 21:14:11.923773 [ 3 ] {4d4b8fb2-7e0d-445c-b290-dd84d9dc7d4c} <Debug> DynamicQueryHandler: Done processing query
2002 2023.12.11 21:14:11.923796 [ 3 ] {4d4b8fb2-7e0d-445c-b290-dd84d9dc7d4c} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2003 2023.12.11 21:14:11.923812 [ 3 ] {} <Debug> HTTP-Session: 2e6f94b0-8463-44be-831a-2e08e7f6f663 Destroying unnamed session
2004 2023.12.11 21:14:11.923914 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 5408, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2005 2023.12.11 21:14:11.923958 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2006 2023.12.11 21:14:11.923978 [ 3 ] {} <Debug> HTTP-Session: 0005a818-fed4-441a-bf01-f59067d304d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099
2007 2023.12.11 21:14:11.923994 [ 3 ] {} <Debug> HTTP-Session: 0005a818-fed4-441a-bf01-f59067d304d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2008 2023.12.11 21:14:11.924067 [ 3 ] {b88f6041-3d27-4ea5-a611-d02e62b7852d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2009 2023.12.11 21:14:11.924114 [ 3 ] {b88f6041-3d27-4ea5-a611-d02e62b7852d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2010 2023.12.11 21:14:11.924251 [ 3 ] {b88f6041-3d27-4ea5-a611-d02e62b7852d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2011 2023.12.11 21:14:11.924542 [ 3 ] {b88f6041-3d27-4ea5-a611-d02e62b7852d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB.
2012 2023.12.11 21:14:11.924818 [ 3 ] {b88f6041-3d27-4ea5-a611-d02e62b7852d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2013 2023.12.11 21:14:11.925004 [ 3 ] {b88f6041-3d27-4ea5-a611-d02e62b7852d} <Trace> oximeter.measurements_histogramf64 (8edcae4e-006c-4ad5-bf99-27b0cfb8685f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
2014 2023.12.11 21:14:11.925147 [ 3 ] {b88f6041-3d27-4ea5-a611-d02e62b7852d} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001044399 sec., 4787 rows/sec., 6.46 MiB/sec.
2015 2023.12.11 21:14:11.925285 [ 3 ] {b88f6041-3d27-4ea5-a611-d02e62b7852d} <Debug> DynamicQueryHandler: Done processing query
2016 2023.12.11 21:14:11.925309 [ 3 ] {b88f6041-3d27-4ea5-a611-d02e62b7852d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2017 2023.12.11 21:14:11.925324 [ 3 ] {} <Debug> HTTP-Session: 0005a818-fed4-441a-bf01-f59067d304d1 Destroying unnamed session
2018 2023.12.11 21:14:15.301618 [ 61 ] {} <Debug> DNSResolver: Updating DNS cache
2019 2023.12.11 21:14:15.301687 [ 61 ] {} <Debug> DNSResolver: Updated DNS cache
2020 2023.12.11 21:14:16.922305 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 5786, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2021 2023.12.11 21:14:16.922428 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2022 2023.12.11 21:14:16.922458 [ 3 ] {} <Debug> HTTP-Session: 38d9ee3f-b914-4256-a19e-e491b7808c65 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099
2023 2023.12.11 21:14:16.922486 [ 3 ] {} <Debug> HTTP-Session: 38d9ee3f-b914-4256-a19e-e491b7808c65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2024 2023.12.11 21:14:16.922627 [ 3 ] {4e7f232a-fe65-4491-bb77-58c8a70afc3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2025 2023.12.11 21:14:16.922695 [ 3 ] {4e7f232a-fe65-4491-bb77-58c8a70afc3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2026 2023.12.11 21:14:16.922871 [ 3 ] {4e7f232a-fe65-4491-bb77-58c8a70afc3b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2027 2023.12.11 21:14:16.923344 [ 3 ] {4e7f232a-fe65-4491-bb77-58c8a70afc3b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB.
2028 2023.12.11 21:14:16.923610 [ 3 ] {4e7f232a-fe65-4491-bb77-58c8a70afc3b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2029 2023.12.11 21:14:16.923774 [ 3 ] {4e7f232a-fe65-4491-bb77-58c8a70afc3b} <Trace> oximeter.fields_i64 (92505102-7e61-4325-a426-825f75ccfe44): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
2030 2023.12.11 21:14:16.923904 [ 3 ] {4e7f232a-fe65-4491-bb77-58c8a70afc3b} <Information> executeQuery: Read 40 rows, 3.24 KiB in 0.001232253 sec., 32460 rows/sec., 2.57 MiB/sec.
2031 2023.12.11 21:14:16.924091 [ 3 ] {4e7f232a-fe65-4491-bb77-58c8a70afc3b} <Debug> DynamicQueryHandler: Done processing query
2032 2023.12.11 21:14:16.924117 [ 3 ] {4e7f232a-fe65-4491-bb77-58c8a70afc3b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2033 2023.12.11 21:14:16.924135 [ 3 ] {} <Debug> HTTP-Session: 38d9ee3f-b914-4256-a19e-e491b7808c65 Destroying unnamed session
2034 2023.12.11 21:14:16.924273 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 19407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2035 2023.12.11 21:14:16.924325 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2036 2023.12.11 21:14:16.924346 [ 3 ] {} <Debug> HTTP-Session: 61feb11d-c03e-44b8-ab36-ef4e071fee44 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099
2037 2023.12.11 21:14:16.924365 [ 3 ] {} <Debug> HTTP-Session: 61feb11d-c03e-44b8-ab36-ef4e071fee44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2038 2023.12.11 21:14:16.924454 [ 3 ] {5451956b-ca3e-4b13-a106-d4181db38f32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2039 2023.12.11 21:14:16.924498 [ 3 ] {5451956b-ca3e-4b13-a106-d4181db38f32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2040 2023.12.11 21:14:16.924615 [ 3 ] {5451956b-ca3e-4b13-a106-d4181db38f32} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2041 2023.12.11 21:14:16.925002 [ 3 ] {5451956b-ca3e-4b13-a106-d4181db38f32} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB.
2042 2023.12.11 21:14:16.925223 [ 3 ] {5451956b-ca3e-4b13-a106-d4181db38f32} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2043 2023.12.11 21:14:16.925374 [ 3 ] {5451956b-ca3e-4b13-a106-d4181db38f32} <Trace> oximeter.fields_string (f2d11325-870e-43dc-87bf-f0fb1ddcdee6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2044 2023.12.11 21:14:16.925477 [ 3 ] {5451956b-ca3e-4b13-a106-d4181db38f32} <Information> executeQuery: Read 120 rows, 12.06 KiB in 0.000992507 sec., 120905 rows/sec., 11.86 MiB/sec.
2045 2023.12.11 21:14:16.925635 [ 3 ] {5451956b-ca3e-4b13-a106-d4181db38f32} <Debug> DynamicQueryHandler: Done processing query
2046 2023.12.11 21:14:16.925660 [ 3 ] {5451956b-ca3e-4b13-a106-d4181db38f32} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
2047 2023.12.11 21:14:16.925677 [ 3 ] {} <Debug> HTTP-Session: 61feb11d-c03e-44b8-ab36-ef4e071fee44 Destroying unnamed session
2048 2023.12.11 21:14:16.925805 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 6827, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2049 2023.12.11 21:14:16.925863 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2050 2023.12.11 21:14:16.925886 [ 3 ] {} <Debug> HTTP-Session: 1f0cd6a0-1306-4f1c-a7c5-cde471c860ce Authenticating user 'default' from [fd00:1122:3344:101::d]:56099
2051 2023.12.11 21:14:16.925904 [ 3 ] {} <Debug> HTTP-Session: 1f0cd6a0-1306-4f1c-a7c5-cde471c860ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2052 2023.12.11 21:14:16.925985 [ 3 ] {10b5637d-c216-4892-89e8-71be22d00fb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2053 2023.12.11 21:14:16.926030 [ 3 ] {10b5637d-c216-4892-89e8-71be22d00fb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2054 2023.12.11 21:14:16.926150 [ 3 ] {10b5637d-c216-4892-89e8-71be22d00fb9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2055 2023.12.11 21:14:16.926462 [ 3 ] {10b5637d-c216-4892-89e8-71be22d00fb9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB.
2056 2023.12.11 21:14:16.926688 [ 3 ] {10b5637d-c216-4892-89e8-71be22d00fb9} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2057 2023.12.11 21:14:16.926841 [ 3 ] {10b5637d-c216-4892-89e8-71be22d00fb9} <Trace> oximeter.fields_uuid (23b46c39-e8f9-4476-a157-91174fe80200): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2058 2023.12.11 21:14:16.926949 [ 3 ] {10b5637d-c216-4892-89e8-71be22d00fb9} <Information> executeQuery: Read 40 rows, 3.20 KiB in 0.000929915 sec., 43014 rows/sec., 3.36 MiB/sec.
2059 2023.12.11 21:14:16.927066 [ 3 ] {10b5637d-c216-4892-89e8-71be22d00fb9} <Debug> DynamicQueryHandler: Done processing query
2060 2023.12.11 21:14:16.927092 [ 3 ] {10b5637d-c216-4892-89e8-71be22d00fb9} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2061 2023.12.11 21:14:16.927108 [ 3 ] {} <Debug> HTTP-Session: 1f0cd6a0-1306-4f1c-a7c5-cde471c860ce Destroying unnamed session
2062 2023.12.11 21:14:16.927259 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 42807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2063 2023.12.11 21:14:16.927307 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2064 2023.12.11 21:14:16.927327 [ 3 ] {} <Debug> HTTP-Session: a8f37878-98a2-458b-8b48-4b645b584e01 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099
2065 2023.12.11 21:14:16.927344 [ 3 ] {} <Debug> HTTP-Session: a8f37878-98a2-458b-8b48-4b645b584e01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2066 2023.12.11 21:14:16.927435 [ 3 ] {e040ab36-8b8e-4051-a1b2-21267a836a40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2067 2023.12.11 21:14:16.927482 [ 3 ] {e040ab36-8b8e-4051-a1b2-21267a836a40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2068 2023.12.11 21:14:16.927619 [ 3 ] {e040ab36-8b8e-4051-a1b2-21267a836a40} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2069 2023.12.11 21:14:16.928085 [ 3 ] {e040ab36-8b8e-4051-a1b2-21267a836a40} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB.
2070 2023.12.11 21:14:16.928407 [ 3 ] {e040ab36-8b8e-4051-a1b2-21267a836a40} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2071 2023.12.11 21:14:16.928586 [ 3 ] {e040ab36-8b8e-4051-a1b2-21267a836a40} <Trace> oximeter.measurements_histogramf64 (8edcae4e-006c-4ad5-bf99-27b0cfb8685f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
2072 2023.12.11 21:14:16.928694 [ 3 ] {e040ab36-8b8e-4051-a1b2-21267a836a40} <Information> executeQuery: Read 40 rows, 55.27 KiB in 0.001229563 sec., 32531 rows/sec., 43.90 MiB/sec.
2073 2023.12.11 21:14:16.928877 [ 3 ] {e040ab36-8b8e-4051-a1b2-21267a836a40} <Debug> DynamicQueryHandler: Done processing query
2074 2023.12.11 21:14:16.928902 [ 3 ] {e040ab36-8b8e-4051-a1b2-21267a836a40} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2075 2023.12.11 21:14:16.928919 [ 3 ] {} <Debug> HTTP-Session: a8f37878-98a2-458b-8b48-4b645b584e01 Destroying unnamed session
2076 2023.12.11 21:14:21.920142 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 768, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2077 2023.12.11 21:14:21.920259 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2078 2023.12.11 21:14:21.920284 [ 3 ] {} <Debug> HTTP-Session: 80405483-c610-4a7c-b4f5-9ac8ee94a5a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099
2079 2023.12.11 21:14:21.920308 [ 3 ] {} <Debug> HTTP-Session: 80405483-c610-4a7c-b4f5-9ac8ee94a5a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2080 2023.12.11 21:14:21.920434 [ 3 ] {77191d28-1826-4a6f-a7a5-7d5250e69566} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2081 2023.12.11 21:14:21.920501 [ 3 ] {77191d28-1826-4a6f-a7a5-7d5250e69566} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2082 2023.12.11 21:14:21.920679 [ 3 ] {77191d28-1826-4a6f-a7a5-7d5250e69566} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2083 2023.12.11 21:14:21.921128 [ 3 ] {77191d28-1826-4a6f-a7a5-7d5250e69566} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB.
2084 2023.12.11 21:14:21.921421 [ 3 ] {77191d28-1826-4a6f-a7a5-7d5250e69566} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2085 2023.12.11 21:14:21.921591 [ 3 ] {77191d28-1826-4a6f-a7a5-7d5250e69566} <Trace> oximeter.fields_i64 (92505102-7e61-4325-a426-825f75ccfe44): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2086 2023.12.11 21:14:21.921713 [ 3 ] {77191d28-1826-4a6f-a7a5-7d5250e69566} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001237934 sec., 4038 rows/sec., 327.38 KiB/sec.
2087 2023.12.11 21:14:21.921879 [ 3 ] {77191d28-1826-4a6f-a7a5-7d5250e69566} <Debug> DynamicQueryHandler: Done processing query
2088 2023.12.11 21:14:21.921904 [ 3 ] {77191d28-1826-4a6f-a7a5-7d5250e69566} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2089 2023.12.11 21:14:21.921921 [ 3 ] {} <Debug> HTTP-Session: 80405483-c610-4a7c-b4f5-9ac8ee94a5a5 Destroying unnamed session
2090 2023.12.11 21:14:21.922031 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2091 2023.12.11 21:14:21.922077 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2092 2023.12.11 21:14:21.922098 [ 3 ] {} <Debug> HTTP-Session: b8db4fde-c689-4c70-ae55-49870a8e6916 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099
2093 2023.12.11 21:14:21.922115 [ 3 ] {} <Debug> HTTP-Session: b8db4fde-c689-4c70-ae55-49870a8e6916 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2094 2023.12.11 21:14:21.922188 [ 3 ] {bb877614-f5dd-4ed7-823b-bbc3c9ee69aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
2095 2023.12.11 21:14:21.922230 [ 3 ] {bb877614-f5dd-4ed7-823b-bbc3c9ee69aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
2096 2023.12.11 21:14:21.922345 [ 3 ] {bb877614-f5dd-4ed7-823b-bbc3c9ee69aa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2097 2023.12.11 21:14:21.924770 [ 3 ] {bb877614-f5dd-4ed7-823b-bbc3c9ee69aa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB.
2098 2023.12.11 21:14:21.925155 [ 3 ] {bb877614-f5dd-4ed7-823b-bbc3c9ee69aa} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
2099 2023.12.11 21:14:21.925438 [ 3 ] {bb877614-f5dd-4ed7-823b-bbc3c9ee69aa} <Trace> oximeter.fields_ipaddr (2651e6c3-3c5c-4dfc-b543-59d7acfc0ea8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
2100 2023.12.11 21:14:21.925546 [ 3 ] {bb877614-f5dd-4ed7-823b-bbc3c9ee69aa} <Information> executeQuery: Read 4 rows, 342.00 B in 0.00332809 sec., 1201 rows/sec., 100.35 KiB/sec.
2101 2023.12.11 21:14:21.925668 [ 3 ] {bb877614-f5dd-4ed7-823b-bbc3c9ee69aa} <Debug> DynamicQueryHandler: Done processing query
2102 2023.12.11 21:14:21.925693 [ 3 ] {bb877614-f5dd-4ed7-823b-bbc3c9ee69aa} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2103 2023.12.11 21:14:21.925709 [ 3 ] {} <Debug> HTTP-Session: b8db4fde-c689-4c70-ae55-49870a8e6916 Destroying unnamed session
2104 2023.12.11 21:14:21.925827 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 2647, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2105 2023.12.11 21:14:21.925873 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2106 2023.12.11 21:14:21.925893 [ 3 ] {} <Debug> HTTP-Session: 1a5121f4-51fc-48d2-982d-25311e555069 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099
2107 2023.12.11 21:14:21.925910 [ 3 ] {} <Debug> HTTP-Session: 1a5121f4-51fc-48d2-982d-25311e555069 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2108 2023.12.11 21:14:21.925980 [ 3 ] {0ab1f218-2cf4-46b6-b204-9ee651d2cc0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2109 2023.12.11 21:14:21.926019 [ 3 ] {0ab1f218-2cf4-46b6-b204-9ee651d2cc0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2110 2023.12.11 21:14:21.926124 [ 3 ] {0ab1f218-2cf4-46b6-b204-9ee651d2cc0f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2111 2023.12.11 21:14:21.926414 [ 3 ] {0ab1f218-2cf4-46b6-b204-9ee651d2cc0f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB.
2112 2023.12.11 21:14:21.926616 [ 3 ] {0ab1f218-2cf4-46b6-b204-9ee651d2cc0f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2113 2023.12.11 21:14:21.926764 [ 3 ] {0ab1f218-2cf4-46b6-b204-9ee651d2cc0f} <Trace> oximeter.fields_string (f2d11325-870e-43dc-87bf-f0fb1ddcdee6): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2114 2023.12.11 21:14:21.926863 [ 3 ] {0ab1f218-2cf4-46b6-b204-9ee651d2cc0f} <Information> executeQuery: Read 17 rows, 1.56 KiB in 0.000854803 sec., 19887 rows/sec., 1.79 MiB/sec.
2115 2023.12.11 21:14:21.926856 [ 67 ] {} <Debug> oximeter.fields_string (f2d11325-870e-43dc-87bf-f0fb1ddcdee6) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2116 2023.12.11 21:14:21.926929 [ 67 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB.
2117 2023.12.11 21:14:21.927012 [ 3 ] {0ab1f218-2cf4-46b6-b204-9ee651d2cc0f} <Debug> DynamicQueryHandler: Done processing query
2118 2023.12.11 21:14:21.927047 [ 3 ] {0ab1f218-2cf4-46b6-b204-9ee651d2cc0f} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2119 2023.12.11 21:14:21.927050 [ 14 ] {f2d11325-870e-43dc-87bf-f0fb1ddcdee6::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
2120 2023.12.11 21:14:21.927066 [ 3 ] {} <Debug> HTTP-Session: 1a5121f4-51fc-48d2-982d-25311e555069 Destroying unnamed session
2121 2023.12.11 21:14:21.927200 [ 14 ] {f2d11325-870e-43dc-87bf-f0fb1ddcdee6::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2122 2023.12.11 21:14:21.927231 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2123 2023.12.11 21:14:21.927256 [ 14 ] {f2d11325-870e-43dc-87bf-f0fb1ddcdee6::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
2124 2023.12.11 21:14:21.927309 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2125 2023.12.11 21:14:21.927351 [ 3 ] {} <Debug> HTTP-Session: 4008c4e1-39ef-4cd9-8e93-8170d60d3957 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099
2126 2023.12.11 21:14:21.927392 [ 3 ] {} <Debug> HTTP-Session: 4008c4e1-39ef-4cd9-8e93-8170d60d3957 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2127 2023.12.11 21:14:21.927546 [ 14 ] {f2d11325-870e-43dc-87bf-f0fb1ddcdee6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 51 rows starting from the beginning of the part
2128 2023.12.11 21:14:21.927579 [ 3 ] {9644be66-0122-4d63-baed-0fd03cede621} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2129 2023.12.11 21:14:21.927667 [ 3 ] {9644be66-0122-4d63-baed-0fd03cede621} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2130 2023.12.11 21:14:21.927785 [ 14 ] {f2d11325-870e-43dc-87bf-f0fb1ddcdee6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 120 rows starting from the beginning of the part
2131 2023.12.11 21:14:21.928102 [ 14 ] {f2d11325-870e-43dc-87bf-f0fb1ddcdee6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 15 rows starting from the beginning of the part
2132 2023.12.11 21:14:21.928173 [ 3 ] {9644be66-0122-4d63-baed-0fd03cede621} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2133 2023.12.11 21:14:21.928358 [ 14 ] {f2d11325-870e-43dc-87bf-f0fb1ddcdee6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 120 rows starting from the beginning of the part
2134 2023.12.11 21:14:21.928576 [ 14 ] {f2d11325-870e-43dc-87bf-f0fb1ddcdee6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 17 rows starting from the beginning of the part
2135 2023.12.11 21:14:21.928987 [ 3 ] {9644be66-0122-4d63-baed-0fd03cede621} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB.
2136 2023.12.11 21:14:21.929408 [ 3 ] {9644be66-0122-4d63-baed-0fd03cede621} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
2137 2023.12.11 21:14:21.929752 [ 3 ] {9644be66-0122-4d63-baed-0fd03cede621} <Trace> oximeter.fields_u16 (d85be075-1304-43f7-8bb7-802bc7d9db57): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
2138 2023.12.11 21:14:21.929981 [ 3 ] {9644be66-0122-4d63-baed-0fd03cede621} <Information> executeQuery: Read 4 rows, 286.00 B in 0.002342083 sec., 1707 rows/sec., 119.25 KiB/sec.
2139 2023.12.11 21:14:21.930450 [ 3 ] {9644be66-0122-4d63-baed-0fd03cede621} <Debug> DynamicQueryHandler: Done processing query
2140 2023.12.11 21:14:21.930480 [ 3 ] {9644be66-0122-4d63-baed-0fd03cede621} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2141 2023.12.11 21:14:21.930477 [ 20 ] {f2d11325-870e-43dc-87bf-f0fb1ddcdee6::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 496 rows, containing 4 columns (4 merged, 0 gathered) in 0.003474604 sec., 142750.08029692018 rows/sec., 13.58 MiB/sec.
2142 2023.12.11 21:14:21.930500 [ 3 ] {} <Debug> HTTP-Session: 4008c4e1-39ef-4cd9-8e93-8170d60d3957 Destroying unnamed session
2143 2023.12.11 21:14:21.930645 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 1581, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2144 2023.12.11 21:14:21.930672 [ 20 ] {f2d11325-870e-43dc-87bf-f0fb1ddcdee6::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2145 2023.12.11 21:14:21.930735 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2146 2023.12.11 21:14:21.930769 [ 3 ] {} <Debug> HTTP-Session: 7e3885f1-f97b-4944-8856-e51cb1c3dda5 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099
2147 2023.12.11 21:14:21.930788 [ 3 ] {} <Debug> HTTP-Session: 7e3885f1-f97b-4944-8856-e51cb1c3dda5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2148 2023.12.11 21:14:21.930891 [ 3 ] {88e3ab0e-5c12-4a4a-b094-0339583034a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2149 2023.12.11 21:14:21.930946 [ 3 ] {88e3ab0e-5c12-4a4a-b094-0339583034a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2150 2023.12.11 21:14:21.930984 [ 20 ] {f2d11325-870e-43dc-87bf-f0fb1ddcdee6::all_1_16_3} <Trace> oximeter.fields_string (f2d11325-870e-43dc-87bf-f0fb1ddcdee6): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
2151 2023.12.11 21:14:21.931133 [ 20 ] {f2d11325-870e-43dc-87bf-f0fb1ddcdee6::all_1_16_3} <Trace> oximeter.fields_string (f2d11325-870e-43dc-87bf-f0fb1ddcdee6) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
2152 2023.12.11 21:14:21.931196 [ 3 ] {88e3ab0e-5c12-4a4a-b094-0339583034a7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2153 2023.12.11 21:14:21.931576 [ 3 ] {88e3ab0e-5c12-4a4a-b094-0339583034a7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB.
2154 2023.12.11 21:14:21.931790 [ 3 ] {88e3ab0e-5c12-4a4a-b094-0339583034a7} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2155 2023.12.11 21:14:21.931939 [ 3 ] {88e3ab0e-5c12-4a4a-b094-0339583034a7} <Trace> oximeter.fields_uuid (23b46c39-e8f9-4476-a157-91174fe80200): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2156 2023.12.11 21:14:21.932035 [ 67 ] {} <Debug> oximeter.fields_uuid (23b46c39-e8f9-4476-a157-91174fe80200) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2157 2023.12.11 21:14:21.932040 [ 3 ] {88e3ab0e-5c12-4a4a-b094-0339583034a7} <Information> executeQuery: Read 9 rows, 744.00 B in 0.001113311 sec., 8083 rows/sec., 652.61 KiB/sec.
2158 2023.12.11 21:14:21.932073 [ 67 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB.
2159 2023.12.11 21:14:21.932162 [ 23 ] {23b46c39-e8f9-4476-a157-91174fe80200::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
2160 2023.12.11 21:14:21.932211 [ 3 ] {88e3ab0e-5c12-4a4a-b094-0339583034a7} <Debug> DynamicQueryHandler: Done processing query
2161 2023.12.11 21:14:21.932240 [ 3 ] {88e3ab0e-5c12-4a4a-b094-0339583034a7} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2162 2023.12.11 21:14:21.932256 [ 23 ] {23b46c39-e8f9-4476-a157-91174fe80200::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2163 2023.12.11 21:14:21.932263 [ 3 ] {} <Debug> HTTP-Session: 7e3885f1-f97b-4944-8856-e51cb1c3dda5 Destroying unnamed session
2164 2023.12.11 21:14:21.932292 [ 23 ] {23b46c39-e8f9-4476-a157-91174fe80200::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 91 rows starting from the beginning of the part
2165 2023.12.11 21:14:21.932392 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 445, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2166 2023.12.11 21:14:21.932434 [ 23 ] {23b46c39-e8f9-4476-a157-91174fe80200::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 29 rows starting from the beginning of the part
2167 2023.12.11 21:14:21.932446 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2168 2023.12.11 21:14:21.932482 [ 3 ] {} <Debug> HTTP-Session: 61af4bff-9ea7-438e-9f34-01fc66e22913 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099
2169 2023.12.11 21:14:21.932508 [ 3 ] {} <Debug> HTTP-Session: 61af4bff-9ea7-438e-9f34-01fc66e22913 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2170 2023.12.11 21:14:21.932579 [ 23 ] {23b46c39-e8f9-4476-a157-91174fe80200::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 40 rows starting from the beginning of the part
2171 2023.12.11 21:14:21.932608 [ 3 ] {cb94e944-8dd1-4764-a4e5-31547edac7e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2172 2023.12.11 21:14:21.932663 [ 3 ] {cb94e944-8dd1-4764-a4e5-31547edac7e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2173 2023.12.11 21:14:21.932733 [ 23 ] {23b46c39-e8f9-4476-a157-91174fe80200::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 5 rows starting from the beginning of the part
2174 2023.12.11 21:14:21.932948 [ 23 ] {23b46c39-e8f9-4476-a157-91174fe80200::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 40 rows starting from the beginning of the part
2175 2023.12.11 21:14:21.932955 [ 3 ] {cb94e944-8dd1-4764-a4e5-31547edac7e6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2176 2023.12.11 21:14:21.933072 [ 23 ] {23b46c39-e8f9-4476-a157-91174fe80200::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 9 rows starting from the beginning of the part
2177 2023.12.11 21:14:21.933449 [ 3 ] {cb94e944-8dd1-4764-a4e5-31547edac7e6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB.
2178 2023.12.11 21:14:21.933812 [ 3 ] {cb94e944-8dd1-4764-a4e5-31547edac7e6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2179 2023.12.11 21:14:21.934031 [ 21 ] {23b46c39-e8f9-4476-a157-91174fe80200::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 214 rows, containing 4 columns (4 merged, 0 gathered) in 0.001893842 sec., 112997.81079942256 rows/sec., 8.82 MiB/sec.
2180 2023.12.11 21:14:21.934063 [ 3 ] {cb94e944-8dd1-4764-a4e5-31547edac7e6} <Trace> oximeter.measurements_cumulativeu64 (2b7cf836-5d10-4e76-9bfc-4c19f6b5024e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
2181 2023.12.11 21:14:21.934198 [ 23 ] {23b46c39-e8f9-4476-a157-91174fe80200::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2182 2023.12.11 21:14:21.934228 [ 3 ] {cb94e944-8dd1-4764-a4e5-31547edac7e6} <Information> executeQuery: Read 2 rows, 144.00 B in 0.001581122 sec., 1264 rows/sec., 88.94 KiB/sec.
2183 2023.12.11 21:14:21.934371 [ 3 ] {cb94e944-8dd1-4764-a4e5-31547edac7e6} <Debug> DynamicQueryHandler: Done processing query
2184 2023.12.11 21:14:21.934404 [ 23 ] {23b46c39-e8f9-4476-a157-91174fe80200::all_1_16_3} <Trace> oximeter.fields_uuid (23b46c39-e8f9-4476-a157-91174fe80200): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
2185 2023.12.11 21:14:21.934408 [ 3 ] {cb94e944-8dd1-4764-a4e5-31547edac7e6} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2186 2023.12.11 21:14:21.934437 [ 3 ] {} <Debug> HTTP-Session: 61af4bff-9ea7-438e-9f34-01fc66e22913 Destroying unnamed session
2187 2023.12.11 21:14:21.934472 [ 23 ] {23b46c39-e8f9-4476-a157-91174fe80200::all_1_16_3} <Trace> oximeter.fields_uuid (23b46c39-e8f9-4476-a157-91174fe80200) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
2188 2023.12.11 21:14:21.934564 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 5408, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2189 2023.12.11 21:14:21.934626 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2190 2023.12.11 21:14:21.934655 [ 3 ] {} <Debug> HTTP-Session: feebadb9-c208-4916-a099-733aa3265d5b Authenticating user 'default' from [fd00:1122:3344:101::d]:56099
2191 2023.12.11 21:14:21.934680 [ 3 ] {} <Debug> HTTP-Session: feebadb9-c208-4916-a099-733aa3265d5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2192 2023.12.11 21:14:21.934781 [ 3 ] {8e4930a0-c686-4a52-8050-63e9299b07da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2193 2023.12.11 21:14:21.934844 [ 3 ] {8e4930a0-c686-4a52-8050-63e9299b07da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2194 2023.12.11 21:14:21.935040 [ 3 ] {8e4930a0-c686-4a52-8050-63e9299b07da} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2195 2023.12.11 21:14:21.935407 [ 3 ] {8e4930a0-c686-4a52-8050-63e9299b07da} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB.
2196 2023.12.11 21:14:21.935777 [ 3 ] {8e4930a0-c686-4a52-8050-63e9299b07da} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2197 2023.12.11 21:14:21.936044 [ 3 ] {8e4930a0-c686-4a52-8050-63e9299b07da} <Trace> oximeter.measurements_histogramf64 (8edcae4e-006c-4ad5-bf99-27b0cfb8685f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2198 2023.12.11 21:14:21.936182 [ 3 ] {8e4930a0-c686-4a52-8050-63e9299b07da} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001358927 sec., 3679 rows/sec., 4.97 MiB/sec.
2199 2023.12.11 21:14:21.936316 [ 3 ] {8e4930a0-c686-4a52-8050-63e9299b07da} <Debug> DynamicQueryHandler: Done processing query
2200 2023.12.11 21:14:21.936352 [ 3 ] {8e4930a0-c686-4a52-8050-63e9299b07da} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
2201 2023.12.11 21:14:21.936376 [ 3 ] {} <Debug> HTTP-Session: feebadb9-c208-4916-a099-733aa3265d5b Destroying unnamed session
2202 2023.12.11 21:14:26.921656 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 5786, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2203 2023.12.11 21:14:26.921772 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2204 2023.12.11 21:14:26.921799 [ 3 ] {} <Debug> HTTP-Session: 0f57d051-02ae-40ee-a854-13bc45e4c9cf Authenticating user 'default' from [fd00:1122:3344:101::d]:56099
2205 2023.12.11 21:14:26.921822 [ 3 ] {} <Debug> HTTP-Session: 0f57d051-02ae-40ee-a854-13bc45e4c9cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2206 2023.12.11 21:14:26.921949 [ 3 ] {914e9e66-18b1-4001-9623-cc76ee0c7ca5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2207 2023.12.11 21:14:26.922010 [ 3 ] {914e9e66-18b1-4001-9623-cc76ee0c7ca5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2208 2023.12.11 21:14:26.922165 [ 3 ] {914e9e66-18b1-4001-9623-cc76ee0c7ca5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2209 2023.12.11 21:14:26.922573 [ 3 ] {914e9e66-18b1-4001-9623-cc76ee0c7ca5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB.
2210 2023.12.11 21:14:26.922839 [ 3 ] {914e9e66-18b1-4001-9623-cc76ee0c7ca5} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2211 2023.12.11 21:14:26.923003 [ 3 ] {914e9e66-18b1-4001-9623-cc76ee0c7ca5} <Trace> oximeter.fields_i64 (92505102-7e61-4325-a426-825f75ccfe44): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2212 2023.12.11 21:14:26.923146 [ 3 ] {914e9e66-18b1-4001-9623-cc76ee0c7ca5} <Information> executeQuery: Read 40 rows, 3.24 KiB in 0.001156521 sec., 34586 rows/sec., 2.74 MiB/sec.
2213 2023.12.11 21:14:26.923140 [ 65 ] {} <Debug> oximeter.fields_i64 (92505102-7e61-4325-a426-825f75ccfe44) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2214 2023.12.11 21:14:26.923263 [ 65 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB.
2215 2023.12.11 21:14:26.923349 [ 3 ] {914e9e66-18b1-4001-9623-cc76ee0c7ca5} <Debug> DynamicQueryHandler: Done processing query
2216 2023.12.11 21:14:26.923412 [ 3 ] {914e9e66-18b1-4001-9623-cc76ee0c7ca5} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2217 2023.12.11 21:14:26.923444 [ 14 ] {92505102-7e61-4325-a426-825f75ccfe44::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
2218 2023.12.11 21:14:26.923459 [ 3 ] {} <Debug> HTTP-Session: 0f57d051-02ae-40ee-a854-13bc45e4c9cf Destroying unnamed session
2219 2023.12.11 21:14:26.923613 [ 14 ] {92505102-7e61-4325-a426-825f75ccfe44::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2220 2023.12.11 21:14:26.923666 [ 14 ] {92505102-7e61-4325-a426-825f75ccfe44::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 45 rows starting from the beginning of the part
2221 2023.12.11 21:14:26.923693 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 19407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2222 2023.12.11 21:14:26.923766 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2223 2023.12.11 21:14:26.923838 [ 3 ] {} <Debug> HTTP-Session: a5e45d47-b8c6-4e8c-8955-d25f8bd8c108 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099
2224 2023.12.11 21:14:26.923885 [ 14 ] {92505102-7e61-4325-a426-825f75ccfe44::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 40 rows starting from the beginning of the part
2225 2023.12.11 21:14:26.923897 [ 3 ] {} <Debug> HTTP-Session: a5e45d47-b8c6-4e8c-8955-d25f8bd8c108 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2226 2023.12.11 21:14:26.924136 [ 14 ] {92505102-7e61-4325-a426-825f75ccfe44::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 5 rows starting from the beginning of the part
2227 2023.12.11 21:14:26.924153 [ 3 ] {9686ef77-4765-44dd-85b4-843a4dcb5dd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2228 2023.12.11 21:14:26.924247 [ 3 ] {9686ef77-4765-44dd-85b4-843a4dcb5dd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2229 2023.12.11 21:14:26.924365 [ 14 ] {92505102-7e61-4325-a426-825f75ccfe44::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 40 rows starting from the beginning of the part
2230 2023.12.11 21:14:26.924688 [ 14 ] {92505102-7e61-4325-a426-825f75ccfe44::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 5 rows starting from the beginning of the part
2231 2023.12.11 21:14:26.924764 [ 3 ] {9686ef77-4765-44dd-85b4-843a4dcb5dd6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2232 2023.12.11 21:14:26.924966 [ 14 ] {92505102-7e61-4325-a426-825f75ccfe44::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 40 rows starting from the beginning of the part
2233 2023.12.11 21:14:26.925567 [ 3 ] {9686ef77-4765-44dd-85b4-843a4dcb5dd6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB.
2234 2023.12.11 21:14:26.926076 [ 3 ] {9686ef77-4765-44dd-85b4-843a4dcb5dd6} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2235 2023.12.11 21:14:26.926328 [ 14 ] {92505102-7e61-4325-a426-825f75ccfe44::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 175 rows, containing 4 columns (4 merged, 0 gathered) in 0.002994501 sec., 58440.45468677419 rows/sec., 4.63 MiB/sec.
2236 2023.12.11 21:14:26.926398 [ 3 ] {9686ef77-4765-44dd-85b4-843a4dcb5dd6} <Trace> oximeter.fields_string (f2d11325-870e-43dc-87bf-f0fb1ddcdee6): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
2237 2023.12.11 21:14:26.926546 [ 21 ] {92505102-7e61-4325-a426-825f75ccfe44::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2238 2023.12.11 21:14:26.926604 [ 3 ] {9686ef77-4765-44dd-85b4-843a4dcb5dd6} <Information> executeQuery: Read 120 rows, 12.06 KiB in 0.002374664 sec., 50533 rows/sec., 4.96 MiB/sec.
2239 2023.12.11 21:14:26.926816 [ 3 ] {9686ef77-4765-44dd-85b4-843a4dcb5dd6} <Debug> DynamicQueryHandler: Done processing query
2240 2023.12.11 21:14:26.926844 [ 3 ] {9686ef77-4765-44dd-85b4-843a4dcb5dd6} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
2241 2023.12.11 21:14:26.926877 [ 3 ] {} <Debug> HTTP-Session: a5e45d47-b8c6-4e8c-8955-d25f8bd8c108 Destroying unnamed session
2242 2023.12.11 21:14:26.926895 [ 21 ] {92505102-7e61-4325-a426-825f75ccfe44::all_1_16_3} <Trace> oximeter.fields_i64 (92505102-7e61-4325-a426-825f75ccfe44): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
2243 2023.12.11 21:14:26.926991 [ 21 ] {92505102-7e61-4325-a426-825f75ccfe44::all_1_16_3} <Trace> oximeter.fields_i64 (92505102-7e61-4325-a426-825f75ccfe44) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
2244 2023.12.11 21:14:26.927026 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 6827, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2245 2023.12.11 21:14:26.927111 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2246 2023.12.11 21:14:26.927134 [ 3 ] {} <Debug> HTTP-Session: fb30b8ee-492d-44ba-8cf7-2afb9f43ce40 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099
2247 2023.12.11 21:14:26.927151 [ 3 ] {} <Debug> HTTP-Session: fb30b8ee-492d-44ba-8cf7-2afb9f43ce40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2248 2023.12.11 21:14:26.927227 [ 3 ] {aad04eeb-ea78-4250-b112-33b018ab500e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2249 2023.12.11 21:14:26.927267 [ 3 ] {aad04eeb-ea78-4250-b112-33b018ab500e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2250 2023.12.11 21:14:26.927389 [ 3 ] {aad04eeb-ea78-4250-b112-33b018ab500e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2251 2023.12.11 21:14:26.927710 [ 3 ] {aad04eeb-ea78-4250-b112-33b018ab500e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB.
2252 2023.12.11 21:14:26.927926 [ 3 ] {aad04eeb-ea78-4250-b112-33b018ab500e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2253 2023.12.11 21:14:26.928080 [ 3 ] {aad04eeb-ea78-4250-b112-33b018ab500e} <Trace> oximeter.fields_uuid (23b46c39-e8f9-4476-a157-91174fe80200): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
2254 2023.12.11 21:14:26.928201 [ 3 ] {aad04eeb-ea78-4250-b112-33b018ab500e} <Information> executeQuery: Read 40 rows, 3.20 KiB in 0.000944896 sec., 42332 rows/sec., 3.31 MiB/sec.
2255 2023.12.11 21:14:26.928303 [ 3 ] {aad04eeb-ea78-4250-b112-33b018ab500e} <Debug> DynamicQueryHandler: Done processing query
2256 2023.12.11 21:14:26.928327 [ 3 ] {aad04eeb-ea78-4250-b112-33b018ab500e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2257 2023.12.11 21:14:26.928344 [ 3 ] {} <Debug> HTTP-Session: fb30b8ee-492d-44ba-8cf7-2afb9f43ce40 Destroying unnamed session
2258 2023.12.11 21:14:26.928483 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 42808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2259 2023.12.11 21:14:26.928528 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2260 2023.12.11 21:14:26.928547 [ 3 ] {} <Debug> HTTP-Session: f010fdfe-9307-41c2-a40a-460550098efc Authenticating user 'default' from [fd00:1122:3344:101::d]:56099
2261 2023.12.11 21:14:26.928563 [ 3 ] {} <Debug> HTTP-Session: f010fdfe-9307-41c2-a40a-460550098efc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2262 2023.12.11 21:14:26.928652 [ 3 ] {b566a02e-b61f-485b-8465-21b05436657a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2263 2023.12.11 21:14:26.928697 [ 3 ] {b566a02e-b61f-485b-8465-21b05436657a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2264 2023.12.11 21:14:26.928833 [ 3 ] {b566a02e-b61f-485b-8465-21b05436657a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2265 2023.12.11 21:14:26.929265 [ 3 ] {b566a02e-b61f-485b-8465-21b05436657a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB.
2266 2023.12.11 21:14:26.929580 [ 3 ] {b566a02e-b61f-485b-8465-21b05436657a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2267 2023.12.11 21:14:26.929759 [ 3 ] {b566a02e-b61f-485b-8465-21b05436657a} <Trace> oximeter.measurements_histogramf64 (8edcae4e-006c-4ad5-bf99-27b0cfb8685f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2268 2023.12.11 21:14:26.929875 [ 3 ] {b566a02e-b61f-485b-8465-21b05436657a} <Information> executeQuery: Read 40 rows, 55.27 KiB in 0.001192882 sec., 33532 rows/sec., 45.25 MiB/sec.
2269 2023.12.11 21:14:26.929901 [ 52 ] {} <Debug> oximeter.measurements_histogramf64 (8edcae4e-006c-4ad5-bf99-27b0cfb8685f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2270 2023.12.11 21:14:26.930025 [ 52 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB.
2271 2023.12.11 21:14:26.930051 [ 3 ] {b566a02e-b61f-485b-8465-21b05436657a} <Debug> DynamicQueryHandler: Done processing query
2272 2023.12.11 21:14:26.930108 [ 3 ] {b566a02e-b61f-485b-8465-21b05436657a} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2273 2023.12.11 21:14:26.930149 [ 3 ] {} <Debug> HTTP-Session: f010fdfe-9307-41c2-a40a-460550098efc Destroying unnamed session
2274 2023.12.11 21:14:26.930155 [ 14 ] {8edcae4e-006c-4ad5-bf99-27b0cfb8685f::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
2275 2023.12.11 21:14:26.930276 [ 14 ] {8edcae4e-006c-4ad5-bf99-27b0cfb8685f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2276 2023.12.11 21:14:26.930307 [ 14 ] {8edcae4e-006c-4ad5-bf99-27b0cfb8685f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 297 rows starting from the beginning of the part
2277 2023.12.11 21:14:26.930416 [ 14 ] {8edcae4e-006c-4ad5-bf99-27b0cfb8685f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 40 rows starting from the beginning of the part
2278 2023.12.11 21:14:26.930515 [ 14 ] {8edcae4e-006c-4ad5-bf99-27b0cfb8685f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 5 rows starting from the beginning of the part
2279 2023.12.11 21:14:26.930608 [ 14 ] {8edcae4e-006c-4ad5-bf99-27b0cfb8685f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 40 rows starting from the beginning of the part
2280 2023.12.11 21:14:26.930708 [ 14 ] {8edcae4e-006c-4ad5-bf99-27b0cfb8685f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 5 rows starting from the beginning of the part
2281 2023.12.11 21:14:26.930805 [ 14 ] {8edcae4e-006c-4ad5-bf99-27b0cfb8685f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 40 rows starting from the beginning of the part
2282 2023.12.11 21:14:26.932118 [ 21 ] {8edcae4e-006c-4ad5-bf99-27b0cfb8685f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 427 rows, containing 6 columns (6 merged, 0 gathered) in 0.002027535 sec., 210600.5568337908 rows/sec., 284.19 MiB/sec.
2283 2023.12.11 21:14:26.932380 [ 14 ] {8edcae4e-006c-4ad5-bf99-27b0cfb8685f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2284 2023.12.11 21:14:26.932594 [ 14 ] {8edcae4e-006c-4ad5-bf99-27b0cfb8685f::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (8edcae4e-006c-4ad5-bf99-27b0cfb8685f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
2285 2023.12.11 21:14:26.932666 [ 14 ] {8edcae4e-006c-4ad5-bf99-27b0cfb8685f::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (8edcae4e-006c-4ad5-bf99-27b0cfb8685f) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
2286 2023.12.11 21:14:26.932734 [ 14 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 8edcae4e-006c-4ad5-bf99-27b0cfb8685f::all_1_16_3: 4.01 MiB.
2287 2023.12.11 21:14:27.000116 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 235.09 MiB, peak 236.34 MiB, will set to 230.97 MiB (RSS), difference: -4.12 MiB
2288 2023.12.11 21:14:30.301952 [ 53 ] {} <Debug> DNSResolver: Updating DNS cache
2289 2023.12.11 21:14:30.302035 [ 53 ] {} <Debug> DNSResolver: Updated DNS cache
2290 2023.12.11 21:14:31.921357 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 768, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2291 2023.12.11 21:14:31.921464 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2292 2023.12.11 21:14:31.921491 [ 3 ] {} <Debug> HTTP-Session: 8fc3159d-61ff-415a-986a-104c1998f440 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099
2293 2023.12.11 21:14:31.921516 [ 3 ] {} <Debug> HTTP-Session: 8fc3159d-61ff-415a-986a-104c1998f440 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2294 2023.12.11 21:14:31.921642 [ 3 ] {bbb48419-aacf-45c9-b93a-975b96701a85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2295 2023.12.11 21:14:31.921704 [ 3 ] {bbb48419-aacf-45c9-b93a-975b96701a85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2296 2023.12.11 21:14:31.921862 [ 3 ] {bbb48419-aacf-45c9-b93a-975b96701a85} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2297 2023.12.11 21:14:31.922251 [ 3 ] {bbb48419-aacf-45c9-b93a-975b96701a85} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB.
2298 2023.12.11 21:14:31.922521 [ 3 ] {bbb48419-aacf-45c9-b93a-975b96701a85} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2299 2023.12.11 21:14:31.922697 [ 3 ] {bbb48419-aacf-45c9-b93a-975b96701a85} <Trace> oximeter.fields_i64 (92505102-7e61-4325-a426-825f75ccfe44): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
2300 2023.12.11 21:14:31.922842 [ 3 ] {bbb48419-aacf-45c9-b93a-975b96701a85} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001161351 sec., 4305 rows/sec., 348.97 KiB/sec.
2301 2023.12.11 21:14:31.923056 [ 3 ] {bbb48419-aacf-45c9-b93a-975b96701a85} <Debug> DynamicQueryHandler: Done processing query
2302 2023.12.11 21:14:31.923083 [ 3 ] {bbb48419-aacf-45c9-b93a-975b96701a85} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2303 2023.12.11 21:14:31.923101 [ 3 ] {} <Debug> HTTP-Session: 8fc3159d-61ff-415a-986a-104c1998f440 Destroying unnamed session
2304 2023.12.11 21:14:31.923222 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 363, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2305 2023.12.11 21:14:31.923274 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2306 2023.12.11 21:14:31.923296 [ 3 ] {} <Debug> HTTP-Session: 3541468c-44e8-4da4-b8fe-6920342933cf Authenticating user 'default' from [fd00:1122:3344:101::d]:56099
2307 2023.12.11 21:14:31.923315 [ 3 ] {} <Debug> HTTP-Session: 3541468c-44e8-4da4-b8fe-6920342933cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2308 2023.12.11 21:14:31.923396 [ 3 ] {382cb061-0a07-4a0a-b266-4271772a13f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
2309 2023.12.11 21:14:31.923441 [ 3 ] {382cb061-0a07-4a0a-b266-4271772a13f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
2310 2023.12.11 21:14:31.923570 [ 3 ] {382cb061-0a07-4a0a-b266-4271772a13f0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2311 2023.12.11 21:14:31.923913 [ 3 ] {382cb061-0a07-4a0a-b266-4271772a13f0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB.
2312 2023.12.11 21:14:31.924131 [ 3 ] {382cb061-0a07-4a0a-b266-4271772a13f0} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2313 2023.12.11 21:14:31.924300 [ 3 ] {382cb061-0a07-4a0a-b266-4271772a13f0} <Trace> oximeter.fields_ipaddr (2651e6c3-3c5c-4dfc-b543-59d7acfc0ea8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
2314 2023.12.11 21:14:31.924417 [ 3 ] {382cb061-0a07-4a0a-b266-4271772a13f0} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000987656 sec., 2024 rows/sec., 173.03 KiB/sec.
2315 2023.12.11 21:14:31.924568 [ 3 ] {382cb061-0a07-4a0a-b266-4271772a13f0} <Debug> DynamicQueryHandler: Done processing query
2316 2023.12.11 21:14:31.924620 [ 3 ] {382cb061-0a07-4a0a-b266-4271772a13f0} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2317 2023.12.11 21:14:31.924638 [ 3 ] {} <Debug> HTTP-Session: 3541468c-44e8-4da4-b8fe-6920342933cf Destroying unnamed session
2318 2023.12.11 21:14:31.924796 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 7789, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2319 2023.12.11 21:14:31.924847 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2320 2023.12.11 21:14:31.924868 [ 3 ] {} <Debug> HTTP-Session: d1efdd9f-bab6-4a90-9c2d-8fc9ce8ceaac Authenticating user 'default' from [fd00:1122:3344:101::d]:56099
2321 2023.12.11 21:14:31.924886 [ 3 ] {} <Debug> HTTP-Session: d1efdd9f-bab6-4a90-9c2d-8fc9ce8ceaac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2322 2023.12.11 21:14:31.924960 [ 3 ] {397a0373-ee56-4da6-9b16-a4c557c08ab9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2323 2023.12.11 21:14:31.925001 [ 3 ] {397a0373-ee56-4da6-9b16-a4c557c08ab9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2324 2023.12.11 21:14:31.925111 [ 3 ] {397a0373-ee56-4da6-9b16-a4c557c08ab9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2325 2023.12.11 21:14:31.925426 [ 3 ] {397a0373-ee56-4da6-9b16-a4c557c08ab9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB.
2326 2023.12.11 21:14:31.925645 [ 3 ] {397a0373-ee56-4da6-9b16-a4c557c08ab9} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
2327 2023.12.11 21:14:31.925794 [ 3 ] {397a0373-ee56-4da6-9b16-a4c557c08ab9} <Trace> oximeter.fields_string (f2d11325-870e-43dc-87bf-f0fb1ddcdee6): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
2328 2023.12.11 21:14:31.925921 [ 3 ] {397a0373-ee56-4da6-9b16-a4c557c08ab9} <Information> executeQuery: Read 52 rows, 4.59 KiB in 0.000932635 sec., 55756 rows/sec., 4.81 MiB/sec.
2329 2023.12.11 21:14:31.926029 [ 3 ] {397a0373-ee56-4da6-9b16-a4c557c08ab9} <Debug> DynamicQueryHandler: Done processing query
2330 2023.12.11 21:14:31.926052 [ 3 ] {397a0373-ee56-4da6-9b16-a4c557c08ab9} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
2331 2023.12.11 21:14:31.926069 [ 3 ] {} <Debug> HTTP-Session: d1efdd9f-bab6-4a90-9c2d-8fc9ce8ceaac Destroying unnamed session
2332 2023.12.11 21:14:31.926178 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 328, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2333 2023.12.11 21:14:31.926247 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2334 2023.12.11 21:14:31.926269 [ 3 ] {} <Debug> HTTP-Session: a1a95fe2-b9d0-4a25-9352-0f9c32d582f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099
2335 2023.12.11 21:14:31.926286 [ 3 ] {} <Debug> HTTP-Session: a1a95fe2-b9d0-4a25-9352-0f9c32d582f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2336 2023.12.11 21:14:31.926355 [ 3 ] {d6651a11-a356-48e0-8f8d-eccd9f2e7dea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2337 2023.12.11 21:14:31.926397 [ 3 ] {d6651a11-a356-48e0-8f8d-eccd9f2e7dea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2338 2023.12.11 21:14:31.926504 [ 3 ] {d6651a11-a356-48e0-8f8d-eccd9f2e7dea} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2339 2023.12.11 21:14:31.926772 [ 3 ] {d6651a11-a356-48e0-8f8d-eccd9f2e7dea} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB.
2340 2023.12.11 21:14:31.926984 [ 3 ] {d6651a11-a356-48e0-8f8d-eccd9f2e7dea} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2341 2023.12.11 21:14:31.927144 [ 3 ] {d6651a11-a356-48e0-8f8d-eccd9f2e7dea} <Trace> oximeter.fields_u16 (d85be075-1304-43f7-8bb7-802bc7d9db57): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
2342 2023.12.11 21:14:31.927272 [ 3 ] {d6651a11-a356-48e0-8f8d-eccd9f2e7dea} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000886764 sec., 2255 rows/sec., 157.48 KiB/sec.
2343 2023.12.11 21:14:31.927394 [ 3 ] {d6651a11-a356-48e0-8f8d-eccd9f2e7dea} <Debug> DynamicQueryHandler: Done processing query
2344 2023.12.11 21:14:31.927418 [ 3 ] {d6651a11-a356-48e0-8f8d-eccd9f2e7dea} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2345 2023.12.11 21:14:31.927435 [ 3 ] {} <Debug> HTTP-Session: a1a95fe2-b9d0-4a25-9352-0f9c32d582f8 Destroying unnamed session
2346 2023.12.11 21:14:31.927545 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 5278, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2347 2023.12.11 21:14:31.927593 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2348 2023.12.11 21:14:31.927613 [ 3 ] {} <Debug> HTTP-Session: 2e209b9f-db07-4a78-8261-b4cf87a07f6f Authenticating user 'default' from [fd00:1122:3344:101::d]:56099
2349 2023.12.11 21:14:31.927630 [ 3 ] {} <Debug> HTTP-Session: 2e209b9f-db07-4a78-8261-b4cf87a07f6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2350 2023.12.11 21:14:31.927701 [ 3 ] {cde5792a-b07d-4291-a962-e4851cfceb81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2351 2023.12.11 21:14:31.927741 [ 3 ] {cde5792a-b07d-4291-a962-e4851cfceb81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2352 2023.12.11 21:14:31.927848 [ 3 ] {cde5792a-b07d-4291-a962-e4851cfceb81} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2353 2023.12.11 21:14:31.928168 [ 3 ] {cde5792a-b07d-4291-a962-e4851cfceb81} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB.
2354 2023.12.11 21:14:31.928383 [ 3 ] {cde5792a-b07d-4291-a962-e4851cfceb81} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
2355 2023.12.11 21:14:31.928538 [ 3 ] {cde5792a-b07d-4291-a962-e4851cfceb81} <Trace> oximeter.fields_uuid (23b46c39-e8f9-4476-a157-91174fe80200): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
2356 2023.12.11 21:14:31.928664 [ 3 ] {cde5792a-b07d-4291-a962-e4851cfceb81} <Information> executeQuery: Read 31 rows, 2.46 KiB in 0.000933495 sec., 33208 rows/sec., 2.58 MiB/sec.
2357 2023.12.11 21:14:31.928772 [ 3 ] {cde5792a-b07d-4291-a962-e4851cfceb81} <Debug> DynamicQueryHandler: Done processing query
2358 2023.12.11 21:14:31.928796 [ 3 ] {cde5792a-b07d-4291-a962-e4851cfceb81} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2359 2023.12.11 21:14:31.928813 [ 3 ] {} <Debug> HTTP-Session: 2e209b9f-db07-4a78-8261-b4cf87a07f6f Destroying unnamed session
2360 2023.12.11 21:14:31.928934 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 7218, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2361 2023.12.11 21:14:31.928980 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2362 2023.12.11 21:14:31.929000 [ 3 ] {} <Debug> HTTP-Session: f5b53c1b-2d5c-4bc3-875e-ec8524e94458 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099
2363 2023.12.11 21:14:31.929017 [ 3 ] {} <Debug> HTTP-Session: f5b53c1b-2d5c-4bc3-875e-ec8524e94458 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2364 2023.12.11 21:14:31.929089 [ 3 ] {73a271f0-50b3-4b5d-94a5-922cfbaae185} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2365 2023.12.11 21:14:31.929133 [ 3 ] {73a271f0-50b3-4b5d-94a5-922cfbaae185} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2366 2023.12.11 21:14:31.929253 [ 3 ] {73a271f0-50b3-4b5d-94a5-922cfbaae185} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2367 2023.12.11 21:14:31.929544 [ 3 ] {73a271f0-50b3-4b5d-94a5-922cfbaae185} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB.
2368 2023.12.11 21:14:31.929809 [ 3 ] {73a271f0-50b3-4b5d-94a5-922cfbaae185} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2369 2023.12.11 21:14:31.930001 [ 3 ] {73a271f0-50b3-4b5d-94a5-922cfbaae185} <Trace> oximeter.measurements_cumulativeu64 (2b7cf836-5d10-4e76-9bfc-4c19f6b5024e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
2370 2023.12.11 21:14:31.930130 [ 57 ] {} <Debug> oximeter.measurements_cumulativeu64 (2b7cf836-5d10-4e76-9bfc-4c19f6b5024e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
2371 2023.12.11 21:14:31.930135 [ 3 ] {73a271f0-50b3-4b5d-94a5-922cfbaae185} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.001009097 sec., 36666 rows/sec., 2.59 MiB/sec.
2372 2023.12.11 21:14:31.930216 [ 57 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB.
2373 2023.12.11 21:14:31.930363 [ 16 ] {2b7cf836-5d10-4e76-9bfc-4c19f6b5024e::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
2374 2023.12.11 21:14:31.930392 [ 3 ] {73a271f0-50b3-4b5d-94a5-922cfbaae185} <Debug> DynamicQueryHandler: Done processing query
2375 2023.12.11 21:14:31.930441 [ 3 ] {73a271f0-50b3-4b5d-94a5-922cfbaae185} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2376 2023.12.11 21:14:31.930466 [ 3 ] {} <Debug> HTTP-Session: f5b53c1b-2d5c-4bc3-875e-ec8524e94458 Destroying unnamed session
2377 2023.12.11 21:14:31.930538 [ 16 ] {2b7cf836-5d10-4e76-9bfc-4c19f6b5024e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2378 2023.12.11 21:14:31.930578 [ 16 ] {2b7cf836-5d10-4e76-9bfc-4c19f6b5024e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 336 rows starting from the beginning of the part
2379 2023.12.11 21:14:31.930621 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 5408, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2380 2023.12.11 21:14:31.930708 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2381 2023.12.11 21:14:31.930762 [ 3 ] {} <Debug> HTTP-Session: ceb743c7-d8e0-4741-a225-b65df9008909 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099
2382 2023.12.11 21:14:31.930815 [ 3 ] {} <Debug> HTTP-Session: ceb743c7-d8e0-4741-a225-b65df9008909 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2383 2023.12.11 21:14:31.930842 [ 16 ] {2b7cf836-5d10-4e76-9bfc-4c19f6b5024e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 37 rows starting from the beginning of the part
2384 2023.12.11 21:14:31.931011 [ 3 ] {4b9761fc-cc8f-470d-86c9-fa41aec69824} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2385 2023.12.11 21:14:31.931133 [ 16 ] {2b7cf836-5d10-4e76-9bfc-4c19f6b5024e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part
2386 2023.12.11 21:14:31.931147 [ 3 ] {4b9761fc-cc8f-470d-86c9-fa41aec69824} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2387 2023.12.11 21:14:31.931441 [ 16 ] {2b7cf836-5d10-4e76-9bfc-4c19f6b5024e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 36 rows starting from the beginning of the part
2388 2023.12.11 21:14:31.931779 [ 16 ] {2b7cf836-5d10-4e76-9bfc-4c19f6b5024e::all_1_6_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.11 21:14:31.931832 [ 3 ] {4b9761fc-cc8f-470d-86c9-fa41aec69824} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2390 2023.12.11 21:14:31.932042 [ 16 ] {2b7cf836-5d10-4e76-9bfc-4c19f6b5024e::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
2391 2023.12.11 21:14:31.932547 [ 3 ] {4b9761fc-cc8f-470d-86c9-fa41aec69824} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB.
2392 2023.12.11 21:14:31.933241 [ 3 ] {4b9761fc-cc8f-470d-86c9-fa41aec69824} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2393 2023.12.11 21:14:31.933626 [ 3 ] {4b9761fc-cc8f-470d-86c9-fa41aec69824} <Trace> oximeter.measurements_histogramf64 (8edcae4e-006c-4ad5-bf99-27b0cfb8685f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
2394 2023.12.11 21:14:31.933900 [ 16 ] {2b7cf836-5d10-4e76-9bfc-4c19f6b5024e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 449 rows, containing 5 columns (5 merged, 0 gathered) in 0.003599907 sec., 124725.44429619989 rows/sec., 8.80 MiB/sec.
2395 2023.12.11 21:14:31.933961 [ 3 ] {4b9761fc-cc8f-470d-86c9-fa41aec69824} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.002888988 sec., 1730 rows/sec., 2.34 MiB/sec.
2396 2023.12.11 21:14:31.934200 [ 16 ] {2b7cf836-5d10-4e76-9bfc-4c19f6b5024e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
2397 2023.12.11 21:14:31.934249 [ 3 ] {4b9761fc-cc8f-470d-86c9-fa41aec69824} <Debug> DynamicQueryHandler: Done processing query
2398 2023.12.11 21:14:31.934295 [ 3 ] {4b9761fc-cc8f-470d-86c9-fa41aec69824} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2399 2023.12.11 21:14:31.934319 [ 3 ] {} <Debug> HTTP-Session: ceb743c7-d8e0-4741-a225-b65df9008909 Destroying unnamed session
2400 2023.12.11 21:14:31.934468 [ 16 ] {2b7cf836-5d10-4e76-9bfc-4c19f6b5024e::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (2b7cf836-5d10-4e76-9bfc-4c19f6b5024e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
2401 2023.12.11 21:14:31.934543 [ 16 ] {2b7cf836-5d10-4e76-9bfc-4c19f6b5024e::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (2b7cf836-5d10-4e76-9bfc-4c19f6b5024e) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
2402 2023.12.11 21:14:36.921595 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 5786, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2403 2023.12.11 21:14:36.921714 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2404 2023.12.11 21:14:36.921740 [ 3 ] {} <Debug> HTTP-Session: c72e3e32-5010-4e0b-a5c5-1eb32148e438 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099
2405 2023.12.11 21:14:36.921763 [ 3 ] {} <Debug> HTTP-Session: c72e3e32-5010-4e0b-a5c5-1eb32148e438 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2406 2023.12.11 21:14:36.921889 [ 3 ] {2b6ef859-7950-4166-8600-73724bfe46b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2407 2023.12.11 21:14:36.921949 [ 3 ] {2b6ef859-7950-4166-8600-73724bfe46b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2408 2023.12.11 21:14:36.922105 [ 3 ] {2b6ef859-7950-4166-8600-73724bfe46b1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2409 2023.12.11 21:14:36.922550 [ 3 ] {2b6ef859-7950-4166-8600-73724bfe46b1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB.
2410 2023.12.11 21:14:36.922816 [ 3 ] {2b6ef859-7950-4166-8600-73724bfe46b1} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
2411 2023.12.11 21:14:36.922981 [ 3 ] {2b6ef859-7950-4166-8600-73724bfe46b1} <Trace> oximeter.fields_i64 (92505102-7e61-4325-a426-825f75ccfe44): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
2412 2023.12.11 21:14:36.923130 [ 3 ] {2b6ef859-7950-4166-8600-73724bfe46b1} <Information> executeQuery: Read 40 rows, 3.24 KiB in 0.001206463 sec., 33154 rows/sec., 2.62 MiB/sec.
2413 2023.12.11 21:14:36.923282 [ 3 ] {2b6ef859-7950-4166-8600-73724bfe46b1} <Debug> DynamicQueryHandler: Done processing query
2414 2023.12.11 21:14:36.923307 [ 3 ] {2b6ef859-7950-4166-8600-73724bfe46b1} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2415 2023.12.11 21:14:36.923323 [ 3 ] {} <Debug> HTTP-Session: c72e3e32-5010-4e0b-a5c5-1eb32148e438 Destroying unnamed session
2416 2023.12.11 21:14:36.923471 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 19407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2417 2023.12.11 21:14:36.923522 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2418 2023.12.11 21:14:36.923542 [ 3 ] {} <Debug> HTTP-Session: 075e2b84-12b6-44e4-8a2b-db85d3cab2f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099
2419 2023.12.11 21:14:36.923561 [ 3 ] {} <Debug> HTTP-Session: 075e2b84-12b6-44e4-8a2b-db85d3cab2f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2420 2023.12.11 21:14:36.923649 [ 3 ] {0b4ddef2-4de8-4f41-8533-5af45084ff7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2421 2023.12.11 21:14:36.923690 [ 3 ] {0b4ddef2-4de8-4f41-8533-5af45084ff7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2422 2023.12.11 21:14:36.923801 [ 3 ] {0b4ddef2-4de8-4f41-8533-5af45084ff7b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2423 2023.12.11 21:14:36.924198 [ 3 ] {0b4ddef2-4de8-4f41-8533-5af45084ff7b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB.
2424 2023.12.11 21:14:36.924419 [ 3 ] {0b4ddef2-4de8-4f41-8533-5af45084ff7b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
2425 2023.12.11 21:14:36.924567 [ 3 ] {0b4ddef2-4de8-4f41-8533-5af45084ff7b} <Trace> oximeter.fields_string (f2d11325-870e-43dc-87bf-f0fb1ddcdee6): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
2426 2023.12.11 21:14:36.924688 [ 3 ] {0b4ddef2-4de8-4f41-8533-5af45084ff7b} <Information> executeQuery: Read 120 rows, 12.06 KiB in 0.001010317 sec., 118774 rows/sec., 11.66 MiB/sec.
2427 2023.12.11 21:14:36.924898 [ 3 ] {0b4ddef2-4de8-4f41-8533-5af45084ff7b} <Debug> DynamicQueryHandler: Done processing query
2428 2023.12.11 21:14:36.924922 [ 3 ] {0b4ddef2-4de8-4f41-8533-5af45084ff7b} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
2429 2023.12.11 21:14:36.924939 [ 3 ] {} <Debug> HTTP-Session: 075e2b84-12b6-44e4-8a2b-db85d3cab2f8 Destroying unnamed session
2430 2023.12.11 21:14:36.925064 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 6827, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2431 2023.12.11 21:14:36.925109 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2432 2023.12.11 21:14:36.925128 [ 3 ] {} <Debug> HTTP-Session: 3189ba7b-267e-4c00-959a-92b62f9aa893 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099
2433 2023.12.11 21:14:36.925145 [ 3 ] {} <Debug> HTTP-Session: 3189ba7b-267e-4c00-959a-92b62f9aa893 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2434 2023.12.11 21:14:36.925219 [ 3 ] {12e78720-c889-4b59-9e29-2a8c85bd1dee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2435 2023.12.11 21:14:36.925261 [ 3 ] {12e78720-c889-4b59-9e29-2a8c85bd1dee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2436 2023.12.11 21:14:36.925379 [ 3 ] {12e78720-c889-4b59-9e29-2a8c85bd1dee} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2437 2023.12.11 21:14:36.925694 [ 3 ] {12e78720-c889-4b59-9e29-2a8c85bd1dee} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB.
2438 2023.12.11 21:14:36.925910 [ 3 ] {12e78720-c889-4b59-9e29-2a8c85bd1dee} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
2439 2023.12.11 21:14:36.926058 [ 3 ] {12e78720-c889-4b59-9e29-2a8c85bd1dee} <Trace> oximeter.fields_uuid (23b46c39-e8f9-4476-a157-91174fe80200): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
2440 2023.12.11 21:14:36.926183 [ 3 ] {12e78720-c889-4b59-9e29-2a8c85bd1dee} <Information> executeQuery: Read 40 rows, 3.20 KiB in 0.000934555 sec., 42801 rows/sec., 3.35 MiB/sec.
2441 2023.12.11 21:14:36.926305 [ 3 ] {12e78720-c889-4b59-9e29-2a8c85bd1dee} <Debug> DynamicQueryHandler: Done processing query
2442 2023.12.11 21:14:36.926328 [ 3 ] {12e78720-c889-4b59-9e29-2a8c85bd1dee} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2443 2023.12.11 21:14:36.926344 [ 3 ] {} <Debug> HTTP-Session: 3189ba7b-267e-4c00-959a-92b62f9aa893 Destroying unnamed session
2444 2023.12.11 21:14:36.926524 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 42808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2445 2023.12.11 21:14:36.926569 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2446 2023.12.11 21:14:36.926587 [ 3 ] {} <Debug> HTTP-Session: c86efb95-9cf0-4a95-b08d-dc61bf38c73c Authenticating user 'default' from [fd00:1122:3344:101::d]:56099
2447 2023.12.11 21:14:36.926605 [ 3 ] {} <Debug> HTTP-Session: c86efb95-9cf0-4a95-b08d-dc61bf38c73c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2448 2023.12.11 21:14:36.926691 [ 3 ] {e0b9117b-4c74-492e-b67a-44b1739119cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2449 2023.12.11 21:14:36.926737 [ 3 ] {e0b9117b-4c74-492e-b67a-44b1739119cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2450 2023.12.11 21:14:36.926877 [ 3 ] {e0b9117b-4c74-492e-b67a-44b1739119cf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2451 2023.12.11 21:14:36.927319 [ 3 ] {e0b9117b-4c74-492e-b67a-44b1739119cf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB.
2452 2023.12.11 21:14:36.927627 [ 3 ] {e0b9117b-4c74-492e-b67a-44b1739119cf} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
2453 2023.12.11 21:14:36.927808 [ 3 ] {e0b9117b-4c74-492e-b67a-44b1739119cf} <Trace> oximeter.measurements_histogramf64 (8edcae4e-006c-4ad5-bf99-27b0cfb8685f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
2454 2023.12.11 21:14:36.927947 [ 3 ] {e0b9117b-4c74-492e-b67a-44b1739119cf} <Information> executeQuery: Read 40 rows, 55.27 KiB in 0.001225793 sec., 32631 rows/sec., 44.04 MiB/sec.
2455 2023.12.11 21:14:36.928059 [ 3 ] {e0b9117b-4c74-492e-b67a-44b1739119cf} <Debug> DynamicQueryHandler: Done processing query
2456 2023.12.11 21:14:36.928083 [ 3 ] {e0b9117b-4c74-492e-b67a-44b1739119cf} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2457 2023.12.11 21:14:36.928099 [ 3 ] {} <Debug> HTTP-Session: c86efb95-9cf0-4a95-b08d-dc61bf38c73c Destroying unnamed session
2458 2023.12.11 21:14:41.919464 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 768, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2459 2023.12.11 21:14:41.919581 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2460 2023.12.11 21:14:41.919614 [ 3 ] {} <Debug> HTTP-Session: 69f201be-bc0d-4ae5-87aa-031ee21013c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099
2461 2023.12.11 21:14:41.919639 [ 3 ] {} <Debug> HTTP-Session: 69f201be-bc0d-4ae5-87aa-031ee21013c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2462 2023.12.11 21:14:41.919764 [ 3 ] {a3647783-e782-4275-a742-bb2e1cabf4ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2463 2023.12.11 21:14:41.919824 [ 3 ] {a3647783-e782-4275-a742-bb2e1cabf4ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2464 2023.12.11 21:14:41.919979 [ 3 ] {a3647783-e782-4275-a742-bb2e1cabf4ba} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2465 2023.12.11 21:14:41.920391 [ 3 ] {a3647783-e782-4275-a742-bb2e1cabf4ba} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB.
2466 2023.12.11 21:14:41.920647 [ 3 ] {a3647783-e782-4275-a742-bb2e1cabf4ba} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
2467 2023.12.11 21:14:41.920810 [ 3 ] {a3647783-e782-4275-a742-bb2e1cabf4ba} <Trace> oximeter.fields_i64 (92505102-7e61-4325-a426-825f75ccfe44): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
2468 2023.12.11 21:14:41.920943 [ 3 ] {a3647783-e782-4275-a742-bb2e1cabf4ba} <Information> executeQuery: Read 5 rows, 415.00 B in 0.0011441 sec., 4370 rows/sec., 354.23 KiB/sec.
2469 2023.12.11 21:14:41.921094 [ 3 ] {a3647783-e782-4275-a742-bb2e1cabf4ba} <Debug> DynamicQueryHandler: Done processing query
2470 2023.12.11 21:14:41.921121 [ 3 ] {a3647783-e782-4275-a742-bb2e1cabf4ba} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2471 2023.12.11 21:14:41.921138 [ 3 ] {} <Debug> HTTP-Session: 69f201be-bc0d-4ae5-87aa-031ee21013c7 Destroying unnamed session
2472 2023.12.11 21:14:41.921265 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 2349, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2473 2023.12.11 21:14:41.921316 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2474 2023.12.11 21:14:41.921337 [ 3 ] {} <Debug> HTTP-Session: 3b535040-bacb-4c23-878f-d30929aee61a Authenticating user 'default' from [fd00:1122:3344:101::d]:56099
2475 2023.12.11 21:14:41.921356 [ 3 ] {} <Debug> HTTP-Session: 3b535040-bacb-4c23-878f-d30929aee61a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2476 2023.12.11 21:14:41.921438 [ 3 ] {90ff8189-bc87-43d2-b1fd-2b351f81d352} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2477 2023.12.11 21:14:41.921482 [ 3 ] {90ff8189-bc87-43d2-b1fd-2b351f81d352} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2478 2023.12.11 21:14:41.921591 [ 3 ] {90ff8189-bc87-43d2-b1fd-2b351f81d352} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2479 2023.12.11 21:14:41.921881 [ 3 ] {90ff8189-bc87-43d2-b1fd-2b351f81d352} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB.
2480 2023.12.11 21:14:41.922091 [ 3 ] {90ff8189-bc87-43d2-b1fd-2b351f81d352} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
2481 2023.12.11 21:14:41.922242 [ 3 ] {90ff8189-bc87-43d2-b1fd-2b351f81d352} <Trace> oximeter.fields_string (f2d11325-870e-43dc-87bf-f0fb1ddcdee6): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
2482 2023.12.11 21:14:41.922365 [ 3 ] {90ff8189-bc87-43d2-b1fd-2b351f81d352} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.000890664 sec., 16841 rows/sec., 1.52 MiB/sec.
2483 2023.12.11 21:14:41.922472 [ 3 ] {90ff8189-bc87-43d2-b1fd-2b351f81d352} <Debug> DynamicQueryHandler: Done processing query
2484 2023.12.11 21:14:41.922497 [ 3 ] {90ff8189-bc87-43d2-b1fd-2b351f81d352} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2485 2023.12.11 21:14:41.922512 [ 3 ] {} <Debug> HTTP-Session: 3b535040-bacb-4c23-878f-d30929aee61a Destroying unnamed session
2486 2023.12.11 21:14:41.922627 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 899, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2487 2023.12.11 21:14:41.922671 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2488 2023.12.11 21:14:41.922690 [ 3 ] {} <Debug> HTTP-Session: 5d33ab5c-2ddf-4741-80a8-111b2ed89bd2 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099
2489 2023.12.11 21:14:41.922707 [ 3 ] {} <Debug> HTTP-Session: 5d33ab5c-2ddf-4741-80a8-111b2ed89bd2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2490 2023.12.11 21:14:41.922779 [ 3 ] {468a6316-6524-47c4-913c-3f4bec99378d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2491 2023.12.11 21:14:41.922818 [ 3 ] {468a6316-6524-47c4-913c-3f4bec99378d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2492 2023.12.11 21:14:41.922924 [ 3 ] {468a6316-6524-47c4-913c-3f4bec99378d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2493 2023.12.11 21:14:41.923183 [ 3 ] {468a6316-6524-47c4-913c-3f4bec99378d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB.
2494 2023.12.11 21:14:41.923399 [ 3 ] {468a6316-6524-47c4-913c-3f4bec99378d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
2495 2023.12.11 21:14:41.923546 [ 3 ] {468a6316-6524-47c4-913c-3f4bec99378d} <Trace> oximeter.fields_uuid (23b46c39-e8f9-4476-a157-91174fe80200): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
2496 2023.12.11 21:14:41.923671 [ 3 ] {468a6316-6524-47c4-913c-3f4bec99378d} <Information> executeQuery: Read 5 rows, 410.00 B in 0.000857193 sec., 5832 rows/sec., 467.10 KiB/sec.
2497 2023.12.11 21:14:41.923787 [ 3 ] {468a6316-6524-47c4-913c-3f4bec99378d} <Debug> DynamicQueryHandler: Done processing query
2498 2023.12.11 21:14:41.923810 [ 3 ] {468a6316-6524-47c4-913c-3f4bec99378d} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2499 2023.12.11 21:14:41.923826 [ 3 ] {} <Debug> HTTP-Session: 5d33ab5c-2ddf-4741-80a8-111b2ed89bd2 Destroying unnamed session
2500 2023.12.11 21:14:41.923976 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 5408, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2501 2023.12.11 21:14:41.924020 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2502 2023.12.11 21:14:41.924039 [ 3 ] {} <Debug> HTTP-Session: ab40552e-9e0a-4b2e-82ca-d8fcff5719b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099
2503 2023.12.11 21:14:41.924055 [ 3 ] {} <Debug> HTTP-Session: ab40552e-9e0a-4b2e-82ca-d8fcff5719b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2504 2023.12.11 21:14:41.924128 [ 3 ] {661b978f-b720-457e-ada6-80c9ef681952} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2505 2023.12.11 21:14:41.924172 [ 3 ] {661b978f-b720-457e-ada6-80c9ef681952} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2506 2023.12.11 21:14:41.924312 [ 3 ] {661b978f-b720-457e-ada6-80c9ef681952} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2507 2023.12.11 21:14:41.924602 [ 3 ] {661b978f-b720-457e-ada6-80c9ef681952} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB.
2508 2023.12.11 21:14:41.924879 [ 3 ] {661b978f-b720-457e-ada6-80c9ef681952} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
2509 2023.12.11 21:14:41.925054 [ 3 ] {661b978f-b720-457e-ada6-80c9ef681952} <Trace> oximeter.measurements_histogramf64 (8edcae4e-006c-4ad5-bf99-27b0cfb8685f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
2510 2023.12.11 21:14:41.925186 [ 3 ] {661b978f-b720-457e-ada6-80c9ef681952} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001030178 sec., 4853 rows/sec., 6.55 MiB/sec.
2511 2023.12.11 21:14:41.925303 [ 3 ] {661b978f-b720-457e-ada6-80c9ef681952} <Debug> DynamicQueryHandler: Done processing query
2512 2023.12.11 21:14:41.925326 [ 3 ] {661b978f-b720-457e-ada6-80c9ef681952} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
2513 2023.12.11 21:14:41.925341 [ 3 ] {} <Debug> HTTP-Session: ab40552e-9e0a-4b2e-82ca-d8fcff5719b8 Destroying unnamed session
2514 2023.12.11 21:14:45.302083 [ 77 ] {} <Debug> DNSResolver: Updating DNS cache
2515 2023.12.11 21:14:45.302151 [ 77 ] {} <Debug> DNSResolver: Updated DNS cache
2516 2023.12.11 21:14:46.921736 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 5786, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2517 2023.12.11 21:14:46.921841 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2518 2023.12.11 21:14:46.921866 [ 3 ] {} <Debug> HTTP-Session: 6239897b-e10c-48e4-9d0e-2846cf079739 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099
2519 2023.12.11 21:14:46.921891 [ 3 ] {} <Debug> HTTP-Session: 6239897b-e10c-48e4-9d0e-2846cf079739 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2520 2023.12.11 21:14:46.922017 [ 3 ] {a5fe4a5a-47a7-47a0-84e8-e55a91bd17bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2521 2023.12.11 21:14:46.922077 [ 3 ] {a5fe4a5a-47a7-47a0-84e8-e55a91bd17bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2522 2023.12.11 21:14:46.922231 [ 3 ] {a5fe4a5a-47a7-47a0-84e8-e55a91bd17bd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2523 2023.12.11 21:14:46.922657 [ 3 ] {a5fe4a5a-47a7-47a0-84e8-e55a91bd17bd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB.
2524 2023.12.11 21:14:46.922921 [ 3 ] {a5fe4a5a-47a7-47a0-84e8-e55a91bd17bd} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
2525 2023.12.11 21:14:46.923089 [ 3 ] {a5fe4a5a-47a7-47a0-84e8-e55a91bd17bd} <Trace> oximeter.fields_i64 (92505102-7e61-4325-a426-825f75ccfe44): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
2526 2023.12.11 21:14:46.923216 [ 3 ] {a5fe4a5a-47a7-47a0-84e8-e55a91bd17bd} <Information> executeQuery: Read 40 rows, 3.24 KiB in 0.001161111 sec., 34449 rows/sec., 2.73 MiB/sec.
2527 2023.12.11 21:14:46.923425 [ 3 ] {a5fe4a5a-47a7-47a0-84e8-e55a91bd17bd} <Debug> DynamicQueryHandler: Done processing query
2528 2023.12.11 21:14:46.923465 [ 3 ] {a5fe4a5a-47a7-47a0-84e8-e55a91bd17bd} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2529 2023.12.11 21:14:46.923481 [ 3 ] {} <Debug> HTTP-Session: 6239897b-e10c-48e4-9d0e-2846cf079739 Destroying unnamed session
2530 2023.12.11 21:14:46.923601 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2531 2023.12.11 21:14:46.923651 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2532 2023.12.11 21:14:46.923671 [ 3 ] {} <Debug> HTTP-Session: a8f234b7-06d7-4d2f-b05b-e4437060a827 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099
2533 2023.12.11 21:14:46.923690 [ 3 ] {} <Debug> HTTP-Session: a8f234b7-06d7-4d2f-b05b-e4437060a827 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2534 2023.12.11 21:14:46.923774 [ 3 ] {e924671b-b518-41fb-86ed-31a5fef99206} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
2535 2023.12.11 21:14:46.923820 [ 3 ] {e924671b-b518-41fb-86ed-31a5fef99206} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
2536 2023.12.11 21:14:46.923944 [ 3 ] {e924671b-b518-41fb-86ed-31a5fef99206} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2537 2023.12.11 21:14:46.924233 [ 3 ] {e924671b-b518-41fb-86ed-31a5fef99206} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB.
2538 2023.12.11 21:14:46.924439 [ 3 ] {e924671b-b518-41fb-86ed-31a5fef99206} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2539 2023.12.11 21:14:46.924590 [ 3 ] {e924671b-b518-41fb-86ed-31a5fef99206} <Trace> oximeter.fields_ipaddr (2651e6c3-3c5c-4dfc-b543-59d7acfc0ea8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
2540 2023.12.11 21:14:46.924718 [ 3 ] {e924671b-b518-41fb-86ed-31a5fef99206} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000910084 sec., 2197 rows/sec., 187.78 KiB/sec.
2541 2023.12.11 21:14:46.924866 [ 3 ] {e924671b-b518-41fb-86ed-31a5fef99206} <Debug> DynamicQueryHandler: Done processing query
2542 2023.12.11 21:14:46.924889 [ 3 ] {e924671b-b518-41fb-86ed-31a5fef99206} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2543 2023.12.11 21:14:46.924906 [ 3 ] {} <Debug> HTTP-Session: a8f234b7-06d7-4d2f-b05b-e4437060a827 Destroying unnamed session
2544 2023.12.11 21:14:46.925036 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 19557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2545 2023.12.11 21:14:46.925081 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2546 2023.12.11 21:14:46.925101 [ 3 ] {} <Debug> HTTP-Session: 36c4c217-a173-4dcc-a417-7c660064fa4b Authenticating user 'default' from [fd00:1122:3344:101::d]:56099
2547 2023.12.11 21:14:46.925118 [ 3 ] {} <Debug> HTTP-Session: 36c4c217-a173-4dcc-a417-7c660064fa4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2548 2023.12.11 21:14:46.925196 [ 3 ] {054c814b-cbdd-4d4b-935d-41fd268c9749} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2549 2023.12.11 21:14:46.925235 [ 3 ] {054c814b-cbdd-4d4b-935d-41fd268c9749} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2550 2023.12.11 21:14:46.925345 [ 3 ] {054c814b-cbdd-4d4b-935d-41fd268c9749} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2551 2023.12.11 21:14:46.925725 [ 3 ] {054c814b-cbdd-4d4b-935d-41fd268c9749} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB.
2552 2023.12.11 21:14:46.925946 [ 3 ] {054c814b-cbdd-4d4b-935d-41fd268c9749} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
2553 2023.12.11 21:14:46.926096 [ 3 ] {054c814b-cbdd-4d4b-935d-41fd268c9749} <Trace> oximeter.fields_string (f2d11325-870e-43dc-87bf-f0fb1ddcdee6): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
2554 2023.12.11 21:14:46.926228 [ 3 ] {054c814b-cbdd-4d4b-935d-41fd268c9749} <Information> executeQuery: Read 121 rows, 12.15 KiB in 0.001001007 sec., 120878 rows/sec., 11.85 MiB/sec.
2555 2023.12.11 21:14:46.926225 [ 169 ] {} <Debug> oximeter.fields_string (f2d11325-870e-43dc-87bf-f0fb1ddcdee6) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
2556 2023.12.11 21:14:46.926346 [ 169 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB.
2557 2023.12.11 21:14:46.926380 [ 3 ] {054c814b-cbdd-4d4b-935d-41fd268c9749} <Debug> DynamicQueryHandler: Done processing query
2558 2023.12.11 21:14:46.926435 [ 3 ] {054c814b-cbdd-4d4b-935d-41fd268c9749} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
2559 2023.12.11 21:14:46.926490 [ 3 ] {} <Debug> HTTP-Session: 36c4c217-a173-4dcc-a417-7c660064fa4b Destroying unnamed session
2560 2023.12.11 21:14:46.926497 [ 21 ] {f2d11325-870e-43dc-87bf-f0fb1ddcdee6::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
2561 2023.12.11 21:14:46.926649 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2562 2023.12.11 21:14:46.926669 [ 21 ] {f2d11325-870e-43dc-87bf-f0fb1ddcdee6::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2563 2023.12.11 21:14:46.926729 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2564 2023.12.11 21:14:46.926732 [ 21 ] {f2d11325-870e-43dc-87bf-f0fb1ddcdee6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 175 rows starting from the beginning of the part
2565 2023.12.11 21:14:46.926773 [ 3 ] {} <Debug> HTTP-Session: b85217e6-e6c0-41b6-93d0-de71c435345f Authenticating user 'default' from [fd00:1122:3344:101::d]:56099
2566 2023.12.11 21:14:46.926799 [ 3 ] {} <Debug> HTTP-Session: b85217e6-e6c0-41b6-93d0-de71c435345f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2567 2023.12.11 21:14:46.927005 [ 3 ] {2bee85fc-e0be-4378-9b99-15ab14e72e68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2568 2023.12.11 21:14:46.927033 [ 21 ] {f2d11325-870e-43dc-87bf-f0fb1ddcdee6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 120 rows starting from the beginning of the part
2569 2023.12.11 21:14:46.927073 [ 3 ] {2bee85fc-e0be-4378-9b99-15ab14e72e68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2570 2023.12.11 21:14:46.927312 [ 21 ] {f2d11325-870e-43dc-87bf-f0fb1ddcdee6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 52 rows starting from the beginning of the part
2571 2023.12.11 21:14:46.927552 [ 3 ] {2bee85fc-e0be-4378-9b99-15ab14e72e68} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2572 2023.12.11 21:14:46.927561 [ 21 ] {f2d11325-870e-43dc-87bf-f0fb1ddcdee6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 120 rows starting from the beginning of the part
2573 2023.12.11 21:14:46.927739 [ 21 ] {f2d11325-870e-43dc-87bf-f0fb1ddcdee6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 15 rows starting from the beginning of the part
2574 2023.12.11 21:14:46.927978 [ 21 ] {f2d11325-870e-43dc-87bf-f0fb1ddcdee6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 121 rows starting from the beginning of the part
2575 2023.12.11 21:14:46.928298 [ 3 ] {2bee85fc-e0be-4378-9b99-15ab14e72e68} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB.
2576 2023.12.11 21:14:46.928663 [ 3 ] {2bee85fc-e0be-4378-9b99-15ab14e72e68} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2577 2023.12.11 21:14:46.928967 [ 3 ] {2bee85fc-e0be-4378-9b99-15ab14e72e68} <Trace> oximeter.fields_u16 (d85be075-1304-43f7-8bb7-802bc7d9db57): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
2578 2023.12.11 21:14:46.929168 [ 3 ] {2bee85fc-e0be-4378-9b99-15ab14e72e68} <Information> executeQuery: Read 2 rows, 143.00 B in 0.002100867 sec., 951 rows/sec., 66.47 KiB/sec.
2579 2023.12.11 21:14:46.929454 [ 3 ] {2bee85fc-e0be-4378-9b99-15ab14e72e68} <Debug> DynamicQueryHandler: Done processing query
2580 2023.12.11 21:14:46.929512 [ 3 ] {2bee85fc-e0be-4378-9b99-15ab14e72e68} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2581 2023.12.11 21:14:46.929553 [ 3 ] {} <Debug> HTTP-Session: b85217e6-e6c0-41b6-93d0-de71c435345f Destroying unnamed session
2582 2023.12.11 21:14:46.929609 [ 22 ] {f2d11325-870e-43dc-87bf-f0fb1ddcdee6::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 603 rows, containing 4 columns (4 merged, 0 gathered) in 0.003190747 sec., 188983.95892873988 rows/sec., 18.11 MiB/sec.
2583 2023.12.11 21:14:46.929682 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 7170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2584 2023.12.11 21:14:46.929741 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2585 2023.12.11 21:14:46.929762 [ 21 ] {f2d11325-870e-43dc-87bf-f0fb1ddcdee6::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
2586 2023.12.11 21:14:46.929776 [ 3 ] {} <Debug> HTTP-Session: b0f95808-1087-45ae-afad-5cb4b05c8589 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099
2587 2023.12.11 21:14:46.929839 [ 3 ] {} <Debug> HTTP-Session: b0f95808-1087-45ae-afad-5cb4b05c8589 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2588 2023.12.11 21:14:46.929962 [ 3 ] {bb604c56-c1a8-47e9-ae1c-76c47de0f06d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2589 2023.12.11 21:14:46.930019 [ 3 ] {bb604c56-c1a8-47e9-ae1c-76c47de0f06d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2590 2023.12.11 21:14:46.930028 [ 21 ] {f2d11325-870e-43dc-87bf-f0fb1ddcdee6::all_1_21_4} <Trace> oximeter.fields_string (f2d11325-870e-43dc-87bf-f0fb1ddcdee6): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
2591 2023.12.11 21:14:46.930158 [ 21 ] {f2d11325-870e-43dc-87bf-f0fb1ddcdee6::all_1_21_4} <Trace> oximeter.fields_string (f2d11325-870e-43dc-87bf-f0fb1ddcdee6) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
2592 2023.12.11 21:14:46.930291 [ 3 ] {bb604c56-c1a8-47e9-ae1c-76c47de0f06d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2593 2023.12.11 21:14:46.930584 [ 3 ] {bb604c56-c1a8-47e9-ae1c-76c47de0f06d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB.
2594 2023.12.11 21:14:46.930798 [ 3 ] {bb604c56-c1a8-47e9-ae1c-76c47de0f06d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
2595 2023.12.11 21:14:46.930948 [ 3 ] {bb604c56-c1a8-47e9-ae1c-76c47de0f06d} <Trace> oximeter.fields_uuid (23b46c39-e8f9-4476-a157-91174fe80200): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
2596 2023.12.11 21:14:46.931064 [ 169 ] {} <Debug> oximeter.fields_uuid (23b46c39-e8f9-4476-a157-91174fe80200) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
2597 2023.12.11 21:14:46.931077 [ 3 ] {bb604c56-c1a8-47e9-ae1c-76c47de0f06d} <Information> executeQuery: Read 42 rows, 3.37 KiB in 0.00108016 sec., 38883 rows/sec., 3.04 MiB/sec.
2598 2023.12.11 21:14:46.931121 [ 169 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB.
2599 2023.12.11 21:14:46.931322 [ 18 ] {23b46c39-e8f9-4476-a157-91174fe80200::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
2600 2023.12.11 21:14:46.931348 [ 3 ] {bb604c56-c1a8-47e9-ae1c-76c47de0f06d} <Debug> DynamicQueryHandler: Done processing query
2601 2023.12.11 21:14:46.931396 [ 3 ] {bb604c56-c1a8-47e9-ae1c-76c47de0f06d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2602 2023.12.11 21:14:46.931438 [ 3 ] {} <Debug> HTTP-Session: b0f95808-1087-45ae-afad-5cb4b05c8589 Destroying unnamed session
2603 2023.12.11 21:14:46.931485 [ 18 ] {23b46c39-e8f9-4476-a157-91174fe80200::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2604 2023.12.11 21:14:46.931523 [ 18 ] {23b46c39-e8f9-4476-a157-91174fe80200::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 95 rows starting from the beginning of the part
2605 2023.12.11 21:14:46.931575 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2606 2023.12.11 21:14:46.931668 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2607 2023.12.11 21:14:46.931731 [ 3 ] {} <Debug> HTTP-Session: 26b8ea80-4cb9-4a37-b9d6-e03642e73d50 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099
2608 2023.12.11 21:14:46.931781 [ 3 ] {} <Debug> HTTP-Session: 26b8ea80-4cb9-4a37-b9d6-e03642e73d50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2609 2023.12.11 21:14:46.931779 [ 18 ] {23b46c39-e8f9-4476-a157-91174fe80200::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 40 rows starting from the beginning of the part
2610 2023.12.11 21:14:46.931970 [ 3 ] {4f60081e-e82a-4496-9dc1-d4d1cd485b25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2611 2023.12.11 21:14:46.932008 [ 18 ] {23b46c39-e8f9-4476-a157-91174fe80200::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 31 rows starting from the beginning of the part
2612 2023.12.11 21:14:46.932089 [ 3 ] {4f60081e-e82a-4496-9dc1-d4d1cd485b25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2613 2023.12.11 21:14:46.932276 [ 18 ] {23b46c39-e8f9-4476-a157-91174fe80200::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 40 rows starting from the beginning of the part
2614 2023.12.11 21:14:46.932574 [ 18 ] {23b46c39-e8f9-4476-a157-91174fe80200::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 5 rows starting from the beginning of the part
2615 2023.12.11 21:14:46.932702 [ 3 ] {4f60081e-e82a-4496-9dc1-d4d1cd485b25} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2616 2023.12.11 21:14:46.932798 [ 18 ] {23b46c39-e8f9-4476-a157-91174fe80200::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 42 rows starting from the beginning of the part
2617 2023.12.11 21:14:46.933330 [ 3 ] {4f60081e-e82a-4496-9dc1-d4d1cd485b25} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB.
2618 2023.12.11 21:14:46.934051 [ 3 ] {4f60081e-e82a-4496-9dc1-d4d1cd485b25} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2619 2023.12.11 21:14:46.934331 [ 21 ] {23b46c39-e8f9-4476-a157-91174fe80200::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 253 rows, containing 4 columns (4 merged, 0 gathered) in 0.003144225 sec., 80464.97944644546 rows/sec., 6.29 MiB/sec.
2620 2023.12.11 21:14:46.934390 [ 3 ] {4f60081e-e82a-4496-9dc1-d4d1cd485b25} <Trace> oximeter.measurements_cumulativeu64 (2b7cf836-5d10-4e76-9bfc-4c19f6b5024e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
2621 2023.12.11 21:14:46.934488 [ 21 ] {23b46c39-e8f9-4476-a157-91174fe80200::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
2622 2023.12.11 21:14:46.934646 [ 3 ] {4f60081e-e82a-4496-9dc1-d4d1cd485b25} <Information> executeQuery: Read 1 rows, 72.00 B in 0.002611871 sec., 382 rows/sec., 26.92 KiB/sec.
2623 2023.12.11 21:14:46.934850 [ 21 ] {23b46c39-e8f9-4476-a157-91174fe80200::all_1_21_4} <Trace> oximeter.fields_uuid (23b46c39-e8f9-4476-a157-91174fe80200): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
2624 2023.12.11 21:14:46.934865 [ 3 ] {4f60081e-e82a-4496-9dc1-d4d1cd485b25} <Debug> DynamicQueryHandler: Done processing query
2625 2023.12.11 21:14:46.934906 [ 3 ] {4f60081e-e82a-4496-9dc1-d4d1cd485b25} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2626 2023.12.11 21:14:46.934927 [ 3 ] {} <Debug> HTTP-Session: 26b8ea80-4cb9-4a37-b9d6-e03642e73d50 Destroying unnamed session
2627 2023.12.11 21:14:46.934935 [ 21 ] {23b46c39-e8f9-4476-a157-91174fe80200::all_1_21_4} <Trace> oximeter.fields_uuid (23b46c39-e8f9-4476-a157-91174fe80200) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
2628 2023.12.11 21:14:46.935077 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 42808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2629 2023.12.11 21:14:46.935130 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2630 2023.12.11 21:14:46.935148 [ 3 ] {} <Debug> HTTP-Session: cae92a36-e74f-41e1-b077-aa5924fc7e88 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099
2631 2023.12.11 21:14:46.935167 [ 3 ] {} <Debug> HTTP-Session: cae92a36-e74f-41e1-b077-aa5924fc7e88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2632 2023.12.11 21:14:46.935259 [ 3 ] {b7612305-40ff-4c41-9231-a222e49a794a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2633 2023.12.11 21:14:46.935306 [ 3 ] {b7612305-40ff-4c41-9231-a222e49a794a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2634 2023.12.11 21:14:46.935462 [ 3 ] {b7612305-40ff-4c41-9231-a222e49a794a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2635 2023.12.11 21:14:46.935894 [ 3 ] {b7612305-40ff-4c41-9231-a222e49a794a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB.
2636 2023.12.11 21:14:46.936203 [ 3 ] {b7612305-40ff-4c41-9231-a222e49a794a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
2637 2023.12.11 21:14:46.936383 [ 3 ] {b7612305-40ff-4c41-9231-a222e49a794a} <Trace> oximeter.measurements_histogramf64 (8edcae4e-006c-4ad5-bf99-27b0cfb8685f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
2638 2023.12.11 21:14:46.936519 [ 3 ] {b7612305-40ff-4c41-9231-a222e49a794a} <Information> executeQuery: Read 40 rows, 55.27 KiB in 0.001230944 sec., 32495 rows/sec., 43.85 MiB/sec.
2639 2023.12.11 21:14:46.936641 [ 3 ] {b7612305-40ff-4c41-9231-a222e49a794a} <Debug> DynamicQueryHandler: Done processing query
2640 2023.12.11 21:14:46.936664 [ 3 ] {b7612305-40ff-4c41-9231-a222e49a794a} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2641 2023.12.11 21:14:46.936680 [ 3 ] {} <Debug> HTTP-Session: cae92a36-e74f-41e1-b077-aa5924fc7e88 Destroying unnamed session
2642 2023.12.11 21:14:51.919058 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 768, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2643 2023.12.11 21:14:51.919188 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2644 2023.12.11 21:14:51.919219 [ 3 ] {} <Debug> HTTP-Session: 1fea9608-af4c-4522-8e5d-3481e319420d Authenticating user 'default' from [fd00:1122:3344:101::d]:56099
2645 2023.12.11 21:14:51.919247 [ 3 ] {} <Debug> HTTP-Session: 1fea9608-af4c-4522-8e5d-3481e319420d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2646 2023.12.11 21:14:51.919383 [ 3 ] {60c2d3b9-644a-4c63-9730-c2354c41de40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2647 2023.12.11 21:14:51.919450 [ 3 ] {60c2d3b9-644a-4c63-9730-c2354c41de40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2648 2023.12.11 21:14:51.919630 [ 3 ] {60c2d3b9-644a-4c63-9730-c2354c41de40} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2649 2023.12.11 21:14:51.920055 [ 3 ] {60c2d3b9-644a-4c63-9730-c2354c41de40} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB.
2650 2023.12.11 21:14:51.920348 [ 3 ] {60c2d3b9-644a-4c63-9730-c2354c41de40} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
2651 2023.12.11 21:14:51.920514 [ 3 ] {60c2d3b9-644a-4c63-9730-c2354c41de40} <Trace> oximeter.fields_i64 (92505102-7e61-4325-a426-825f75ccfe44): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
2652 2023.12.11 21:14:51.920649 [ 3 ] {60c2d3b9-644a-4c63-9730-c2354c41de40} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001221523 sec., 4093 rows/sec., 331.78 KiB/sec.
2653 2023.12.11 21:14:51.920666 [ 142 ] {} <Debug> oximeter.fields_i64 (92505102-7e61-4325-a426-825f75ccfe44) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
2654 2023.12.11 21:14:51.920798 [ 142 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB.
2655 2023.12.11 21:14:51.920832 [ 3 ] {60c2d3b9-644a-4c63-9730-c2354c41de40} <Debug> DynamicQueryHandler: Done processing query
2656 2023.12.11 21:14:51.920903 [ 3 ] {60c2d3b9-644a-4c63-9730-c2354c41de40} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2657 2023.12.11 21:14:51.920942 [ 3 ] {} <Debug> HTTP-Session: 1fea9608-af4c-4522-8e5d-3481e319420d Destroying unnamed session
2658 2023.12.11 21:14:51.920945 [ 18 ] {92505102-7e61-4325-a426-825f75ccfe44::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
2659 2023.12.11 21:14:51.921092 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 2349, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2660 2023.12.11 21:14:51.921131 [ 18 ] {92505102-7e61-4325-a426-825f75ccfe44::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2661 2023.12.11 21:14:51.921182 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2662 2023.12.11 21:14:51.921192 [ 18 ] {92505102-7e61-4325-a426-825f75ccfe44::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 45 rows starting from the beginning of the part
2663 2023.12.11 21:14:51.921226 [ 3 ] {} <Debug> HTTP-Session: 6abcff47-b6fa-4155-abea-48c274742aa6 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099
2664 2023.12.11 21:14:51.921283 [ 3 ] {} <Debug> HTTP-Session: 6abcff47-b6fa-4155-abea-48c274742aa6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2665 2023.12.11 21:14:51.921441 [ 18 ] {92505102-7e61-4325-a426-825f75ccfe44::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 5 rows starting from the beginning of the part
2666 2023.12.11 21:14:51.921510 [ 3 ] {39623cb6-5c71-4e63-97e8-fff1b55b28f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2667 2023.12.11 21:14:51.921628 [ 3 ] {39623cb6-5c71-4e63-97e8-fff1b55b28f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2668 2023.12.11 21:14:51.921663 [ 18 ] {92505102-7e61-4325-a426-825f75ccfe44::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 40 rows starting from the beginning of the part
2669 2023.12.11 21:14:51.921968 [ 18 ] {92505102-7e61-4325-a426-825f75ccfe44::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 5 rows starting from the beginning of the part
2670 2023.12.11 21:14:51.922123 [ 3 ] {39623cb6-5c71-4e63-97e8-fff1b55b28f6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2671 2023.12.11 21:14:51.922218 [ 18 ] {92505102-7e61-4325-a426-825f75ccfe44::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 40 rows starting from the beginning of the part
2672 2023.12.11 21:14:51.922384 [ 18 ] {92505102-7e61-4325-a426-825f75ccfe44::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 5 rows starting from the beginning of the part
2673 2023.12.11 21:14:51.922940 [ 3 ] {39623cb6-5c71-4e63-97e8-fff1b55b28f6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB.
2674 2023.12.11 21:14:51.923358 [ 3 ] {39623cb6-5c71-4e63-97e8-fff1b55b28f6} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
2675 2023.12.11 21:14:51.923692 [ 3 ] {39623cb6-5c71-4e63-97e8-fff1b55b28f6} <Trace> oximeter.fields_string (f2d11325-870e-43dc-87bf-f0fb1ddcdee6): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
2676 2023.12.11 21:14:51.923967 [ 21 ] {92505102-7e61-4325-a426-825f75ccfe44::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 140 rows, containing 4 columns (4 merged, 0 gathered) in 0.003090353 sec., 45302.26805805032 rows/sec., 3.59 MiB/sec.
2677 2023.12.11 21:14:51.923993 [ 3 ] {39623cb6-5c71-4e63-97e8-fff1b55b28f6} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.002415665 sec., 6209 rows/sec., 573.65 KiB/sec.
2678 2023.12.11 21:14:51.924213 [ 17 ] {92505102-7e61-4325-a426-825f75ccfe44::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
2679 2023.12.11 21:14:51.924224 [ 3 ] {39623cb6-5c71-4e63-97e8-fff1b55b28f6} <Debug> DynamicQueryHandler: Done processing query
2680 2023.12.11 21:14:51.924279 [ 3 ] {39623cb6-5c71-4e63-97e8-fff1b55b28f6} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2681 2023.12.11 21:14:51.924301 [ 3 ] {} <Debug> HTTP-Session: 6abcff47-b6fa-4155-abea-48c274742aa6 Destroying unnamed session
2682 2023.12.11 21:14:51.924432 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 899, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2683 2023.12.11 21:14:51.924482 [ 17 ] {92505102-7e61-4325-a426-825f75ccfe44::all_1_21_4} <Trace> oximeter.fields_i64 (92505102-7e61-4325-a426-825f75ccfe44): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
2684 2023.12.11 21:14:51.924509 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2685 2023.12.11 21:14:51.924546 [ 3 ] {} <Debug> HTTP-Session: 5f0d28e7-b8d6-4de4-8a26-4a94b08fd7cb Authenticating user 'default' from [fd00:1122:3344:101::d]:56099
2686 2023.12.11 21:14:51.924568 [ 3 ] {} <Debug> HTTP-Session: 5f0d28e7-b8d6-4de4-8a26-4a94b08fd7cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2687 2023.12.11 21:14:51.924578 [ 17 ] {92505102-7e61-4325-a426-825f75ccfe44::all_1_21_4} <Trace> oximeter.fields_i64 (92505102-7e61-4325-a426-825f75ccfe44) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
2688 2023.12.11 21:14:51.924719 [ 3 ] {07adb225-5baf-4ef1-af28-2d4d348a09ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2689 2023.12.11 21:14:51.924768 [ 3 ] {07adb225-5baf-4ef1-af28-2d4d348a09ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2690 2023.12.11 21:14:51.924891 [ 3 ] {07adb225-5baf-4ef1-af28-2d4d348a09ea} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2691 2023.12.11 21:14:51.925192 [ 3 ] {07adb225-5baf-4ef1-af28-2d4d348a09ea} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB.
2692 2023.12.11 21:14:51.925418 [ 3 ] {07adb225-5baf-4ef1-af28-2d4d348a09ea} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
2693 2023.12.11 21:14:51.925574 [ 3 ] {07adb225-5baf-4ef1-af28-2d4d348a09ea} <Trace> oximeter.fields_uuid (23b46c39-e8f9-4476-a157-91174fe80200): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
2694 2023.12.11 21:14:51.925704 [ 3 ] {07adb225-5baf-4ef1-af28-2d4d348a09ea} <Information> executeQuery: Read 5 rows, 410.00 B in 0.000946916 sec., 5280 rows/sec., 422.84 KiB/sec.
2695 2023.12.11 21:14:51.925812 [ 3 ] {07adb225-5baf-4ef1-af28-2d4d348a09ea} <Debug> DynamicQueryHandler: Done processing query
2696 2023.12.11 21:14:51.925835 [ 3 ] {07adb225-5baf-4ef1-af28-2d4d348a09ea} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2697 2023.12.11 21:14:51.925851 [ 3 ] {} <Debug> HTTP-Session: 5f0d28e7-b8d6-4de4-8a26-4a94b08fd7cb Destroying unnamed session
2698 2023.12.11 21:14:51.925961 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 5408, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2699 2023.12.11 21:14:51.926006 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2700 2023.12.11 21:14:51.926026 [ 3 ] {} <Debug> HTTP-Session: f2d4e520-e6ad-47db-bb23-d774a6ed6900 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099
2701 2023.12.11 21:14:51.926044 [ 3 ] {} <Debug> HTTP-Session: f2d4e520-e6ad-47db-bb23-d774a6ed6900 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2702 2023.12.11 21:14:51.926118 [ 3 ] {d6288432-9481-4b38-a7eb-97e390b8ec9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2703 2023.12.11 21:14:51.926165 [ 3 ] {d6288432-9481-4b38-a7eb-97e390b8ec9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2704 2023.12.11 21:14:51.926308 [ 3 ] {d6288432-9481-4b38-a7eb-97e390b8ec9b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2705 2023.12.11 21:14:51.926641 [ 3 ] {d6288432-9481-4b38-a7eb-97e390b8ec9b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB.
2706 2023.12.11 21:14:51.926929 [ 3 ] {d6288432-9481-4b38-a7eb-97e390b8ec9b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
2707 2023.12.11 21:14:51.927114 [ 3 ] {d6288432-9481-4b38-a7eb-97e390b8ec9b} <Trace> oximeter.measurements_histogramf64 (8edcae4e-006c-4ad5-bf99-27b0cfb8685f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
2708 2023.12.11 21:14:51.927246 [ 142 ] {} <Debug> oximeter.measurements_histogramf64 (8edcae4e-006c-4ad5-bf99-27b0cfb8685f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
2709 2023.12.11 21:14:51.927261 [ 3 ] {d6288432-9481-4b38-a7eb-97e390b8ec9b} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001103709 sec., 4530 rows/sec., 6.11 MiB/sec.
2710 2023.12.11 21:14:51.927306 [ 142 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB.
2711 2023.12.11 21:14:51.927474 [ 21 ] {8edcae4e-006c-4ad5-bf99-27b0cfb8685f::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
2712 2023.12.11 21:14:51.927524 [ 3 ] {d6288432-9481-4b38-a7eb-97e390b8ec9b} <Debug> DynamicQueryHandler: Done processing query
2713 2023.12.11 21:14:51.927565 [ 3 ] {d6288432-9481-4b38-a7eb-97e390b8ec9b} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
2714 2023.12.11 21:14:51.927607 [ 3 ] {} <Debug> HTTP-Session: f2d4e520-e6ad-47db-bb23-d774a6ed6900 Destroying unnamed session
2715 2023.12.11 21:14:51.927649 [ 21 ] {8edcae4e-006c-4ad5-bf99-27b0cfb8685f::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2716 2023.12.11 21:14:51.927687 [ 21 ] {8edcae4e-006c-4ad5-bf99-27b0cfb8685f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 427 rows starting from the beginning of the part
2717 2023.12.11 21:14:51.927806 [ 21 ] {8edcae4e-006c-4ad5-bf99-27b0cfb8685f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 5 rows starting from the beginning of the part
2718 2023.12.11 21:14:51.927902 [ 21 ] {8edcae4e-006c-4ad5-bf99-27b0cfb8685f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 40 rows starting from the beginning of the part
2719 2023.12.11 21:14:51.927992 [ 21 ] {8edcae4e-006c-4ad5-bf99-27b0cfb8685f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 5 rows starting from the beginning of the part
2720 2023.12.11 21:14:51.928077 [ 21 ] {8edcae4e-006c-4ad5-bf99-27b0cfb8685f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 40 rows starting from the beginning of the part
2721 2023.12.11 21:14:51.928166 [ 21 ] {8edcae4e-006c-4ad5-bf99-27b0cfb8685f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 5 rows starting from the beginning of the part
2722 2023.12.11 21:14:51.929600 [ 13 ] {8edcae4e-006c-4ad5-bf99-27b0cfb8685f::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 522 rows, containing 6 columns (6 merged, 0 gathered) in 0.002208149 sec., 236397.09095717725 rows/sec., 319.01 MiB/sec.
2723 2023.12.11 21:14:51.929946 [ 13 ] {8edcae4e-006c-4ad5-bf99-27b0cfb8685f::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
2724 2023.12.11 21:14:51.930193 [ 13 ] {8edcae4e-006c-4ad5-bf99-27b0cfb8685f::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (8edcae4e-006c-4ad5-bf99-27b0cfb8685f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
2725 2023.12.11 21:14:51.930273 [ 13 ] {8edcae4e-006c-4ad5-bf99-27b0cfb8685f::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (8edcae4e-006c-4ad5-bf99-27b0cfb8685f) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
2726 2023.12.11 21:14:51.930342 [ 13 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 8edcae4e-006c-4ad5-bf99-27b0cfb8685f::all_1_21_4: 4.48 MiB.
2727 2023.12.11 21:14:56.921788 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 5786, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2728 2023.12.11 21:14:56.921919 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2729 2023.12.11 21:14:56.921950 [ 3 ] {} <Debug> HTTP-Session: de5fa4ed-c8e9-40ca-aab6-2b2671a31e76 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099
2730 2023.12.11 21:14:56.921978 [ 3 ] {} <Debug> HTTP-Session: de5fa4ed-c8e9-40ca-aab6-2b2671a31e76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2731 2023.12.11 21:14:56.922118 [ 3 ] {1d6c3af5-a6d7-4e27-9694-769ce2704556} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2732 2023.12.11 21:14:56.922188 [ 3 ] {1d6c3af5-a6d7-4e27-9694-769ce2704556} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2733 2023.12.11 21:14:56.922370 [ 3 ] {1d6c3af5-a6d7-4e27-9694-769ce2704556} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2734 2023.12.11 21:14:56.922796 [ 3 ] {1d6c3af5-a6d7-4e27-9694-769ce2704556} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB.
2735 2023.12.11 21:14:56.923071 [ 3 ] {1d6c3af5-a6d7-4e27-9694-769ce2704556} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
2736 2023.12.11 21:14:56.923247 [ 3 ] {1d6c3af5-a6d7-4e27-9694-769ce2704556} <Trace> oximeter.fields_i64 (92505102-7e61-4325-a426-825f75ccfe44): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
2737 2023.12.11 21:14:56.923385 [ 3 ] {1d6c3af5-a6d7-4e27-9694-769ce2704556} <Information> executeQuery: Read 40 rows, 3.24 KiB in 0.001219883 sec., 32790 rows/sec., 2.60 MiB/sec.
2738 2023.12.11 21:14:56.923519 [ 3 ] {1d6c3af5-a6d7-4e27-9694-769ce2704556} <Debug> DynamicQueryHandler: Done processing query
2739 2023.12.11 21:14:56.923545 [ 3 ] {1d6c3af5-a6d7-4e27-9694-769ce2704556} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2740 2023.12.11 21:14:56.923562 [ 3 ] {} <Debug> HTTP-Session: de5fa4ed-c8e9-40ca-aab6-2b2671a31e76 Destroying unnamed session
2741 2023.12.11 21:14:56.923698 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 19407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2742 2023.12.11 21:14:56.923747 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2743 2023.12.11 21:14:56.923768 [ 3 ] {} <Debug> HTTP-Session: 8fd103b5-389d-40c1-837f-816b4ce9e454 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099
2744 2023.12.11 21:14:56.923787 [ 3 ] {} <Debug> HTTP-Session: 8fd103b5-389d-40c1-837f-816b4ce9e454 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2745 2023.12.11 21:14:56.923875 [ 3 ] {f6e19f91-ad8e-4dd4-b46a-405fb4603a04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2746 2023.12.11 21:14:56.923919 [ 3 ] {f6e19f91-ad8e-4dd4-b46a-405fb4603a04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2747 2023.12.11 21:14:56.924029 [ 3 ] {f6e19f91-ad8e-4dd4-b46a-405fb4603a04} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2748 2023.12.11 21:14:56.924386 [ 3 ] {f6e19f91-ad8e-4dd4-b46a-405fb4603a04} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB.
2749 2023.12.11 21:14:56.924608 [ 3 ] {f6e19f91-ad8e-4dd4-b46a-405fb4603a04} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
2750 2023.12.11 21:14:56.924761 [ 3 ] {f6e19f91-ad8e-4dd4-b46a-405fb4603a04} <Trace> oximeter.fields_string (f2d11325-870e-43dc-87bf-f0fb1ddcdee6): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
2751 2023.12.11 21:14:56.924887 [ 3 ] {f6e19f91-ad8e-4dd4-b46a-405fb4603a04} <Information> executeQuery: Read 120 rows, 12.06 KiB in 0.000981817 sec., 122222 rows/sec., 11.99 MiB/sec.
2752 2023.12.11 21:14:56.925042 [ 3 ] {f6e19f91-ad8e-4dd4-b46a-405fb4603a04} <Debug> DynamicQueryHandler: Done processing query
2753 2023.12.11 21:14:56.925067 [ 3 ] {f6e19f91-ad8e-4dd4-b46a-405fb4603a04} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
2754 2023.12.11 21:14:56.925084 [ 3 ] {} <Debug> HTTP-Session: 8fd103b5-389d-40c1-837f-816b4ce9e454 Destroying unnamed session
2755 2023.12.11 21:14:56.925211 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 6827, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2756 2023.12.11 21:14:56.925257 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2757 2023.12.11 21:14:56.925277 [ 3 ] {} <Debug> HTTP-Session: e4a7bdbf-e758-4096-bb0a-f2e10d136606 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099
2758 2023.12.11 21:14:56.925295 [ 3 ] {} <Debug> HTTP-Session: e4a7bdbf-e758-4096-bb0a-f2e10d136606 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2759 2023.12.11 21:14:56.925372 [ 3 ] {4d44ddf5-fe09-4d47-8be7-7e9d2c5b20ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2760 2023.12.11 21:14:56.925413 [ 3 ] {4d44ddf5-fe09-4d47-8be7-7e9d2c5b20ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2761 2023.12.11 21:14:56.925522 [ 3 ] {4d44ddf5-fe09-4d47-8be7-7e9d2c5b20ef} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2762 2023.12.11 21:14:56.925815 [ 3 ] {4d44ddf5-fe09-4d47-8be7-7e9d2c5b20ef} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB.
2763 2023.12.11 21:14:56.926022 [ 3 ] {4d44ddf5-fe09-4d47-8be7-7e9d2c5b20ef} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
2764 2023.12.11 21:14:56.926170 [ 3 ] {4d44ddf5-fe09-4d47-8be7-7e9d2c5b20ef} <Trace> oximeter.fields_uuid (23b46c39-e8f9-4476-a157-91174fe80200): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
2765 2023.12.11 21:14:56.926294 [ 3 ] {4d44ddf5-fe09-4d47-8be7-7e9d2c5b20ef} <Information> executeQuery: Read 40 rows, 3.20 KiB in 0.000893005 sec., 44792 rows/sec., 3.50 MiB/sec.
2766 2023.12.11 21:14:56.926400 [ 3 ] {4d44ddf5-fe09-4d47-8be7-7e9d2c5b20ef} <Debug> DynamicQueryHandler: Done processing query
2767 2023.12.11 21:14:56.926422 [ 3 ] {4d44ddf5-fe09-4d47-8be7-7e9d2c5b20ef} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2768 2023.12.11 21:14:56.926437 [ 3 ] {} <Debug> HTTP-Session: e4a7bdbf-e758-4096-bb0a-f2e10d136606 Destroying unnamed session
2769 2023.12.11 21:14:56.926641 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 42808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2770 2023.12.11 21:14:56.926685 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2771 2023.12.11 21:14:56.926704 [ 3 ] {} <Debug> HTTP-Session: 188bbac8-e126-4786-8c26-6b1754365190 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099
2772 2023.12.11 21:14:56.926721 [ 3 ] {} <Debug> HTTP-Session: 188bbac8-e126-4786-8c26-6b1754365190 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2773 2023.12.11 21:14:56.926808 [ 3 ] {814b765f-7bbc-4cfa-95fc-4dfe841dd29a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2774 2023.12.11 21:14:56.926853 [ 3 ] {814b765f-7bbc-4cfa-95fc-4dfe841dd29a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2775 2023.12.11 21:14:56.926987 [ 3 ] {814b765f-7bbc-4cfa-95fc-4dfe841dd29a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2776 2023.12.11 21:14:56.927429 [ 3 ] {814b765f-7bbc-4cfa-95fc-4dfe841dd29a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB.
2777 2023.12.11 21:14:56.927739 [ 3 ] {814b765f-7bbc-4cfa-95fc-4dfe841dd29a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
2778 2023.12.11 21:14:56.927927 [ 3 ] {814b765f-7bbc-4cfa-95fc-4dfe841dd29a} <Trace> oximeter.measurements_histogramf64 (8edcae4e-006c-4ad5-bf99-27b0cfb8685f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
2779 2023.12.11 21:14:56.928048 [ 3 ] {814b765f-7bbc-4cfa-95fc-4dfe841dd29a} <Information> executeQuery: Read 40 rows, 55.27 KiB in 0.001211413 sec., 33019 rows/sec., 44.56 MiB/sec.
2780 2023.12.11 21:14:56.928174 [ 3 ] {814b765f-7bbc-4cfa-95fc-4dfe841dd29a} <Debug> DynamicQueryHandler: Done processing query
2781 2023.12.11 21:14:56.928197 [ 3 ] {814b765f-7bbc-4cfa-95fc-4dfe841dd29a} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2782 2023.12.11 21:14:56.928213 [ 3 ] {} <Debug> HTTP-Session: 188bbac8-e126-4786-8c26-6b1754365190 Destroying unnamed session
2783 2023.12.11 21:14:57.178179 [ 129 ] {} <Debug> oximeter.fields_ipaddr (2651e6c3-3c5c-4dfc-b543-59d7acfc0ea8) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
2784 2023.12.11 21:14:57.178292 [ 129 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB.
2785 2023.12.11 21:14:57.178386 [ 17 ] {2651e6c3-3c5c-4dfc-b543-59d7acfc0ea8::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact
2786 2023.12.11 21:14:57.178540 [ 17 ] {2651e6c3-3c5c-4dfc-b543-59d7acfc0ea8::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2787 2023.12.11 21:14:57.178579 [ 17 ] {2651e6c3-3c5c-4dfc-b543-59d7acfc0ea8::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
2788 2023.12.11 21:14:57.178728 [ 17 ] {2651e6c3-3c5c-4dfc-b543-59d7acfc0ea8::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
2789 2023.12.11 21:14:57.178830 [ 17 ] {2651e6c3-3c5c-4dfc-b543-59d7acfc0ea8::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part
2790 2023.12.11 21:14:57.178926 [ 17 ] {2651e6c3-3c5c-4dfc-b543-59d7acfc0ea8::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part
2791 2023.12.11 21:14:57.179015 [ 17 ] {2651e6c3-3c5c-4dfc-b543-59d7acfc0ea8::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
2792 2023.12.11 21:14:57.179622 [ 17 ] {2651e6c3-3c5c-4dfc-b543-59d7acfc0ea8::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.001271665 sec., 9436.447492067487 rows/sec., 800.19 KiB/sec.
2793 2023.12.11 21:14:57.179696 [ 17 ] {2651e6c3-3c5c-4dfc-b543-59d7acfc0ea8::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
2794 2023.12.11 21:14:57.179853 [ 17 ] {2651e6c3-3c5c-4dfc-b543-59d7acfc0ea8::all_1_5_1} <Trace> oximeter.fields_ipaddr (2651e6c3-3c5c-4dfc-b543-59d7acfc0ea8): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1.
2795 2023.12.11 21:14:57.179914 [ 17 ] {2651e6c3-3c5c-4dfc-b543-59d7acfc0ea8::all_1_5_1} <Trace> oximeter.fields_ipaddr (2651e6c3-3c5c-4dfc-b543-59d7acfc0ea8) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0
2796 2023.12.11 21:14:57.956437 [ 132 ] {} <Debug> oximeter.fields_u16 (d85be075-1304-43f7-8bb7-802bc7d9db57) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
2797 2023.12.11 21:14:57.956526 [ 132 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB.
2798 2023.12.11 21:14:57.956624 [ 15 ] {d85be075-1304-43f7-8bb7-802bc7d9db57::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact
2799 2023.12.11 21:14:57.956765 [ 15 ] {d85be075-1304-43f7-8bb7-802bc7d9db57::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2800 2023.12.11 21:14:57.956797 [ 15 ] {d85be075-1304-43f7-8bb7-802bc7d9db57::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
2801 2023.12.11 21:14:57.956938 [ 15 ] {d85be075-1304-43f7-8bb7-802bc7d9db57::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
2802 2023.12.11 21:14:57.957024 [ 15 ] {d85be075-1304-43f7-8bb7-802bc7d9db57::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part
2803 2023.12.11 21:14:57.957102 [ 15 ] {d85be075-1304-43f7-8bb7-802bc7d9db57::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part
2804 2023.12.11 21:14:57.957181 [ 15 ] {d85be075-1304-43f7-8bb7-802bc7d9db57::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
2805 2023.12.11 21:14:57.957731 [ 9 ] {d85be075-1304-43f7-8bb7-802bc7d9db57::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.001151231 sec., 10423.62479815085 rows/sec., 727.82 KiB/sec.
2806 2023.12.11 21:14:57.957878 [ 17 ] {d85be075-1304-43f7-8bb7-802bc7d9db57::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
2807 2023.12.11 21:14:57.958086 [ 17 ] {d85be075-1304-43f7-8bb7-802bc7d9db57::all_1_5_1} <Trace> oximeter.fields_u16 (d85be075-1304-43f7-8bb7-802bc7d9db57): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1.
2808 2023.12.11 21:14:57.958166 [ 17 ] {d85be075-1304-43f7-8bb7-802bc7d9db57::all_1_5_1} <Trace> oximeter.fields_u16 (d85be075-1304-43f7-8bb7-802bc7d9db57) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0
2809 2023.12.11 21:15:00.302205 [ 104 ] {} <Debug> DNSResolver: Updating DNS cache
2810 2023.12.11 21:15:00.302273 [ 104 ] {} <Debug> DNSResolver: Updated DNS cache